/*
Theme Name: Misbah Lighting
Description: Misbah Lighting WordPress Theme is a stunning, feature-rich theme designed to illuminate your online presence with elegance and functionality. Tailored specifically for lighting shops, lighting designers, and retailers, it showcases a diverse range of lighting fixtures, including chandeliers, pendant lights, LED strips, wall sconces, outdoor lighting solutions, and more. Whether your focus is modern, vintage, minimalist, or smart lighting, the versatile design of Misbah Lighting ensures a seamless and visually appealing display of products like ceiling lights, floor lamps, table lamps, and decorative accents. With a user-friendly layout, the Misbah Lighting WordPress Theme offers intuitive navigation for customers to easily browse categories such as industrial lighting, minimalist lighting, traditional styles, landscape lighting, and more. Advanced features include customization options for showcasing lighting collections, integrating smart home automation solutions, and highlighting energy-efficient LED bulbs, fixtures, and dimmable lighting options. This theme is optimized for SEO to enhance visibility, ensuring that your lighting showroom ranks highly in search engine results. Responsive and mobile-friendly, the theme guarantees a seamless browsing experience on all devices, from desktops to smartphones. Its social media integration encourages customer engagement, allowing you to promote lighting trends, interior design ideas, and innovations. Whether you are offering lighting consultations, professional installation services, smart lighting upgrades, or providing maintenance tips, the Misbah Lighting WordPress Theme equips your website with powerful tools to attract both residential and commercial clients. Its clean design and secure coding provide a reliable platform for online sales, e-commerce transactions, promotional discounts, and special offers, fostering customer loyalty and driving sales in the competitive lighting market. Enhance your brand's online presence with this versatile WordPress theme, perfect for building a robust digital storefront that caters to every aspect of the lighting business.
Author: misbahwp
Theme URI: https://www.misbahwp.com/products/free-lighting-wordpress-theme
Author URI: https://www.misbahwp.com/
Version: 2.8
Requires PHP: 7.2
Tested up to: 6.8
Requires at least: 5.0
Tags: photography, portfolio, e-commerce, wide-blocks, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, featured-image-header, footer-widgets, full-width-template, flexible-header, rtl-language-support, editor-style, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: misbah-lighting
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Misbah Lighting WordPress Theme has been created by misbahwp(misbahwp.com), 2024.
Misbah Lighting WordPress Theme is released under the terms of GNU GPL
*/

:root {
  --first-color: #ffd8f2;
  --second-color: #540e3c;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#content[tabindex="-1"]:focus {
	outline: 0;
}
body {
	font-family: "Josefin Sans", sans-serif;
	color: #908E8B;
	margin:0;
	background: #fff;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Josefin Sans", sans-serif;
	color: var(--second-color);
}
a {
  color: var(--second-color);
  -webkit-transition: color .1s linear;
  -moz-transition: color .1s linear;
  -o-transition: color .1s linear;
  transition: color .1s linear;
  text-decoration: none;
}

a:hover,
a:focus {
  color:var(--first-color);
  text-decoration: none;
}

.alignwide {
  margin-left  : -80px;
  margin-right : -80px;
}

.alignfull img {
  width: 100vw;
}

.post-single a, .page-single a,.sidebar-area .textwidget a,.comment-content a,.woocommerce-product-details__short-description a,#tab-description a,.extra-home-content a {
  text-decoration: underline;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
  margin-left: 0px;
}

.wp-block-button__link{
  background: var(--first-color);
}

.tag-title h3, .tag-title h1{
  overflow-wrap: anywhere;
}
.blocks-gallery-grid:not(.has-nested-images){
	padding: 6px;
}

.feature-header{
  position: relative;
  background-color: #000;
}
.feature-header img {
  width: 100%;
  height: 300px !important;
  object-fit: cover;
  opacity: 0.9;
}
h1.post-title.feature-header-title{
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  word-break: break-all;
}

/* ===============================================
   HEADER BOX
   ============================================= */

.header {
  padding: 16px 0;
  background-image: linear-gradient(90deg, #540e3c 25%, #ffd8f2 18%);
}
.cart-customlocation i,.header-search .open-search-form i,.myaccount-box i, i.fas.fa-heart {
	font-size: 18px;
	color: #222;
}
.search-cart {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-end;
}

/* ===============================================
   LOGO BOX
   ============================================= */
img.custom-logo {
  height: 44px !important;
  width: 70% !important;
}
.logo a {
  color: #ffffff;
  font-size: 25px;
  line-height: 35px;
  text-decoration: none;
  -webkit-transition: color .1s linear;
  -moz-transition: color .1s linear;
  -o-transition: color .1s linear;
  transition: color .1s linear;
  /* font-family: "Abril Fatface", serif; */
  text-transform: uppercase;
}
.logo span {
  display: block;
  font-size: 15px;
  line-height: 18px;
  color: #000;
}
/* ===============================================
   HEADER SEARCH
   =============================================== */

.header-search .search-form {
	position:fixed;
	top:0;
	right:-100%;
	width:100%;
	height:100%;
	padding:0;
	z-index:1001;
	visibility: hidden;
	-webkit-transition-property: all , -webkit-transform;
    transition-property: all , transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	background: rgba(255,255,255, 0.98) none repeat;
	border:none !important;
}
.header-search .search-form.is-open {
	right:0;
	height:100%;
	visibility: visible;
}
.header-search .search-form.is-open form {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 50px;
}
.header-search .search-form a.close-search-form {
	top:50px;
	position:absolute;
	margin-left:-13px;
	left:50%;
}
.header-search .search-form i.searchform-close-button {
	font-size:25px;
	color:#616161 !important;
	opacity:0;
	-webkit-transition: transform .2s linear;
	-moz-transition: transform .2s linear;
	-o-transition: transform .2s linear;
	transition: transform .2s linear;
}
.header-search .search-form.is-open i.searchform-close-button {
	opacity:1;
}
.header-search .search-form.is-open i.searchform-close-button:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* ===============================================
   MENU BOX
   ============================================= */

#main-menu {
	display:block;
	position:relative;
	float:left;
	margin:0 auto;
	width:100%
}
#main-menu ul {
	margin:0;
  padding: 0;
	display:block;
}
#main-menu ul li {
	position:relative;
	display:block;
	float:left;
	text-align:left;
}
#main-menu ul li a {
	text-decoration:none;
	display:block;
	z-index:1;
	padding: 5px 15px;
	margin:0;
	color: #222222;
	font-size: 13px;
	font-weight: 500;
	-webkit-transition: color .1s linear, background-color .1s linear;
	-moz-transition: color .1s linear, background-color .1s linear;
	-o-transition: color .1s linear, background-color .1s linear;
	transition: color .1s linear, background-color .1s linear;
	position:relative;
	line-height:30px;
}
#main-menu a:hover,
#main-menu ul li a:hover,
#main-menu li:hover > a,
#main-menu a:focus,
#main-menu ul li a:focus,
#main-menu li.focus > a,
#main-menu li:focus > a,
#main-menu ul li.current-menu-item > a,
#main-menu ul li.current_page_item > a,
#main-menu ul li.current-menu-parent > a,
#main-menu ul li.current_page_ancestor > a,
#main-menu ul li.current-menu-ancestor > a {
	color: #6f0002;
}
#main-menu ul.children,
#main-menu ul.sub-menu {
	opacity: 0;
	position: absolute;
	top: 35px;
	left: -9999em;
	background: var(--second-color);
	z-index: 10001;
	width: 213px;
	padding-left: 0;
	-webkit-transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
#main-menu ul.children li ,
#main-menu ul.sub-menu li {
	position:relative;
	margin:0;
	line-height:1.2em;
	text-transform:none;
	width:213px;
	min-height: inherit;
	margin:0;
}
#main-menu li li:hover > ul,
#main-menu li li:focus > ul,
#main-menu li li.focus > ul {
	top:0px;
	left: -100%;
}
#main-menu ul.children li a ,
#main-menu ul.sub-menu li a {
	text-decoration:none;
	text-align:left;
	display:block;
	padding:20px 15px;
	margin:0;
	border:none;
	line-height:inherit;
	color: #fff;
}
#main-menu ul.children li a:hover,
#main-menu ul.sub-menu li a:hover{
	background: var(--first-color);
	color: #fff;
}
#main-menu ul.children li ul:before,
#main-menu ul.sub-menu li ul:before,
.menu-toggle,
.dropdown-toggle,
button.close-menu {
	display:none;
}
#main-menu li:hover > ul,
#main-menu li:focus > ul,
#main-menu li.focus > ul {
	opacity:1;
	left: 0;
}

/* ===============================================
   POST BOX
   ============================================= */
.post-thumbnail img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.post-box{
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.post-thumbnail {
  line-height: 0;
}
h3.post-title {
  font-size: 20px;
}
.post-content p{
	color: #898d94;
}
.post-content{
	word-wrap: break-word;
}
.post-meta i{
	color: var(--first-color);
}
.post-meta span {
  text-decoration: none;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  color: #62646c;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: var(--second-color);
	white-space: break-spaces;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
  	border-radius: 4px;
}
.post-content img,
.post-thumbnail img,
.post-content iframe,
.post-content object,
.post-content embed {
	max-width: 100%;
}
.post-content img,
.post-thumbnail img {
	max-height:100%;
	height:auto;
  width: 100%;
  object-fit: cover;
}
.post-content:after {
  content: "";
  display: table;
  clear: both;
}
#content,footer {
  float: left;
  width: 100%;
}

/*
===================================================================================
    02. Related post CSS
===================================================================================
*/

.related-post-thumbnail img {
    height: 225px;
    object-fit: cover;
    width: 100%;
}

.related-post-thumbnail {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    padding: 15px;
}

.related-post-item h4.post-title {
    word-wrap: break-word;
}

/*----------------------------------------------------------------------------*/

span.currency {
  display: inline-block;
}
.chosen-container {
  width: 26% !important;
}
.chosen-container-single .chosen-single{
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #272727 !important;
  font-weight: 700 !important;
}
.chosen-container .chosen-results li.active-result{
  text-align: left;
}
.chosen-container-single .chosen-single span {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

/*===============================================
   SLIDER
============================================= */

#slider {
  position: relative;
  /* background: #000; */
  /* padding-top: 55px; */
}
#slider::after{
  content: '';
  background: #b1977700;
  width: 85px;
  height: 50%;
  position: absolute;
  position: absolute;
  top: auto;
  z-index: 1;
  bottom: 50%;
}
#slider .slider-content {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 55%;
  max-width: 540px;
  left: 15%;
  padding: 0;
  text-align: left;
}
.slider-box img {
  /* height: 750px; */
  object-fit: cover;
  opacity: 1;
} 
#slider h2{
  font-size: 56px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  line-height: 60px;
}
#slider h5{
  font-size: 22px;
  font-weight: 400;
  color: #fff;
}
#slider p{
  color: #ffff;
  max-width: 440px;
  line-height: 30px;
}
#slider .owl-carousel{
  z-index: unset;
}
#slider .owl-carousel .owl-nav{
  display: block;
}
.button-new {
    padding: 15px 20px;
    text-align: left;
    transition: .3s ease-in-out;
    display: inline;
    background: var(--first-color);
    color: #000;
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
}
.button-new:hover{
  background: var(--second-color);
  color: #fff;
}
#slider  button.owl-prev, #slider  button.owl-next{
  width: 85px;
  height: 190px;
  color: #fff;
  display: none;
  align-items: center;
  justify-content: center;
  outline: none;
  box-shadow: none;
  background: var(--second-color);
  position: absolute;
  bottom: 42%;
  transition: .3s ease-in-out;
  z-index: 11;
}
#slider  button.owl-prev::after{
  content: '\f341';
  font-family: dashicons;
  position: absolute;
  font-size: 30px;
}
#slider  button.owl-next::after{
  content: '\f345';
  font-family: dashicons;
  position: absolute;
  font-size: 30px;
}
#slider  button.owl-prev:hover, #slider  button.owl-next:hover{
  background: var(--first-color);
}
#slider  button.owl-next{
  float: right;
  right: 0;
}
#slider .owl-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#slider .owl-prev,
#slider .owl-next {
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
}
#slider .owl-prev img,
#slider .owl-next img {
  width: 180px;
  height: 190px;
  object-fit: cover;  
}
#slider .owl-prev img{
  margin-left: 265px;
}
#slider .owl-next img{
  margin-right: 265px;
}
/* ===============================================
   Hot Products
  ============================================= */

#hot_products h5 {
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
}
#hot_products h3 {
  font-size: 35px;
  color: #bb6ca1;
  text-transform: capitalize;
  font-weight: 800;
  font-family: "Josefin Sans", sans-serif;
}
.products li {
  background: #f7ebf8;
  height: 470px;
}
#hot_products img{
  width: 100%;
}
#hot_products h4.product-text {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
#hot_products h4.product-text a
{
	color:#fff;
}
#hot_products h4 a:hover{
  color: var(--first-color);
}
#hot_products .tab-product{
  background: #540e3c;
}
#hot_products .product-details {
    padding: 0px 0px 10px 10px;
}
#hot_products .button2{
  display: inline-block;
  padding: 10px 20px;
  margin: 30px 0;
  text-align: center;
  color: #ffff;
  transition: all 0.2s;
  text-decoration: none;
  border-radius: 6px;
  text-transform: uppercase;
  background: var(--first-color);
  font-weight: 400;
  font-size: 14px;
}
#hot_products .button2,
#hot_products .button2::after{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#hot_products .button2::before,
#hot_products .button2::after{
  background: var(--first-color);
  content: '';
  position: absolute;
  z-index: -1;
  border-radius: 6px;
}
#hot_products .button2:hover{
  color: #fff;
  background: #090a14;
}
#hot_products .button2::after{
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
  background: #090a14;
}
#hot_products .button2:hover:after{
  width: 100%;
}
#hot_products .icon .button1 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .cart-button .button1 a  {
  color: #000;
  background: var(--first-color);
  font-weight: 600;
  position: absolute;
  right: 0;
  left: 0;
  padding: 10px 10px;
  z-index: 9999;
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
  margin: 0 auto;
}
#hot_products .tab-product:hover .button1 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  top: 50%;
  transform: translateY(-50%);
  visibility: visible;
  opacity: 1;
  width: 100px;
}
#hot_products a.added_to_cart.wc-forward{
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  width: 100px;
  padding: 10px;
  background: var(--second-color);
  color: #fff;
  font-weight: 600;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}
#hot_products figure{
  margin: 0;
  padding: 0;
  background: #152c5b;
  overflow: hidden;
}
#hot_products figure:hover+span{
  opacity: 1;
}
#hot_products figure img{
  webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
#hot_products .product-image:hover figure img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.5;
}
.product-image{
  position: relative;
}
#hot_products .owl-carousel button.owl-dot.active{
  border: solid 5px var(--first-color);
}
#hot_products .owl-carousel button.owl-dot{
  border: solid 5px #D9D9D9;
  border-radius: 50px;
  margin-right: 5px;
}
#hot_products .owl-dots {
  display: flex;
  position: absolute;
  left: 0;
  top: 110%;
  right: 0;
  margin: 0 auto;
  width: 100%;
  justify-content: center;
}
.owl-dots {
  display: none;
}
#hot_products .goto-link {
  background: #ffd8f2;
  color: #540e3c;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
#hot_products .goto-link .dashicons{
  font-size: 24px;
}
#hot_products .goto-link:hover{
  background: var(--first-color);
}

/*===============================================
   Footer Social Icons
=============================================== */

.copy-text a.social-links {
    margin-left: 14px;
}

/*===============================================
   PRELOADER
=============================================== */

.cssloader {
  padding-top: calc(45vh - 25px);
  position: fixed;
  width: 100%;
  height: 100%;
  top:0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #212121;
  z-index: 99999;
}

.sh1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #354952 transparent #ffffff transparent;
  margin: 0 auto;
  animation: shk1 1s ease-in-out infinite normal;
}

.sh2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent  transparent var(--first-color) transparent ;
  margin: -50px auto 0;
  animation: shk2 1s ease-in-out infinite alternate;
}

/** animation starts here **/
@keyframes shk1 {
  0% {
    transform: rotate(-360deg);
  }

  100% {
  }
}

@keyframes shk2 {
  0% {
    transform: rotate(360deg);
  }
  100% {
  }
}
.lt {
  color: #fff;
  margin: 30px auto;
  text-align: center;
  font-weight: 100;
  letter-spacing: 10px;
}

/*--------------------------------*/

.loader-main {
    top: 10px;
    position: relative;
    left: -70px;
}
.triangle35b {
  position:absolute;
  transform-origin:bottom center;
  left:50%;
  top:50%;
  margin: 0 auto;
  width:110px;
  height:55px;
  clip-path:polygon(0% 0%,100% 0%,50% 100%);
  animation:animTriangle35b 3s linear infinite;
}
@keyframes animTriangle35b {
  0%,14% { transform:rotate(calc(0deg + var(--angle))); }
  25%,39% { transform:rotate(calc(90deg + var(--angle))); }
  50%,64% { transform:rotate(calc(180deg + var(--angle))); }
  75%,89% { transform:rotate(calc(270deg + var(--angle))); }
  100% { transform:rotate(calc(360deg + var(--angle))); }
}
.triangle35b:nth-child(1) {
  --angle:0deg;
  background:var(--first-color);
  animation-delay:0.4s;
}
.triangle35b:nth-child(2) {
  --angle:90deg;
  background:#fff;
  animation-delay:0.2s;
}
.triangle35b:nth-child(3) {
  --angle:180deg;
  background:var(--first-color);
}

/* ===============================================
   sticky header
   =============================================== */

	 .fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}
	 .admin-bar .fixed-header{
		margin-top: 32px;
}

/* ===============================================
 STICKY POST
 =============================================== */

.post-box.sticky {
  background: #eee;
  border: none;
  box-shadow: 2px 2px 10px 2px #ccc;
}

/* ===============================================
   Pagination
   ============================================= */

.pagination,
.misbah-lighting-pagination {
	margin:25px 0;
}

.pagination .nav-links a,
.pagination .nav-links span.current,
.misbah-lighting-pagination a span,
.misbah-lighting-pagination span.current {
	display:inline-block;
	text-decoration: none;
	padding:10px 12px;
	font-size:14px;
	line-height:21px;
	color:#333;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background:#f3f4f7;
	position:relative;
	margin:0;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.pagination .nav-links a:hover,
.pagination .nav-links a:focus,
.pagination .nav-links span.current,
.misbah-lighting-pagination span.current,
.misbah-lighting-pagination span.current:hover,
.misbah-lighting-pagination span.current:focus,
.misbah-lighting-pagination a span:hover,
.misbah-lighting-pagination a span:focus {
	background: var(--first-color);
	color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--first-color);
    color: #fff;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-reply a:focus{
  color: #fff;
}
.comment-respond input#submit:hover,
.comment-reply a:hover{
	background: var(--second-color);
	color: #fff;
}
.comment-form-url input,nav.navigation.pagination{
  width: 100%;
}
.comment-respond input#submit {
  background: var(--first-color);
  border: none;
  color: #fff;
  padding: 10px;
  font-weight: 600;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list {
  padding-left: 0;
}
.comment-list .comment {
  display: block;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback a {
  margin-left: 5px;
  margin-right: 5px;
}
.comment-content.card-block {
  padding: 15px;
}
.comment-reply a {
  background: var(--first-color);
  padding: 5px 15px;
  color: #fff;
}
.sidebar-area  .wp-block-latest-comments__comment-meta{
	float: none;
	background: transparent;
}
.sidebar-area .wp-block-latest-comments__comment-meta a{
	color: #2f3235;
}
ol.wp-block-latest-comments{
	padding: 0;
}
.sidebar-area .wp-block-latest-comments__comment li {
    margin-bottom: 0;
}

/* ===============================================
   Breadcrumbs
   =============================================== */

.bread_crumb a:hover{
    color:var(--first-color);
}
.bread_crumb a{
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px;

}
.bread_crumb span {
  color: var(--first-color) ;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
     padding: 10px;
}
.bread_crumb {
    color: #fff;
    position: absolute;
    width: 100%;
    top: 65%;
}

/* ===============================================
   SIDEBARS
   =============================================== */

.sidebar-area .textwidget img{
  width: 100%;
  height: auto;
}
.sidebar-area .sidebar-widget {
	margin-bottom: 25px;
}
.sidebar-area a,
.sidebar-area p,
.sidebar-area li,
.sidebar-area address,
.sidebar-area dd,
.sidebar-area blockquote,
.sidebar-area td,
.sidebar-area th,
.sidebar-area .textwidget {
	line-height:1.9em;
	font-weight: normal;
}
.sidebar-area ul,#calendar_wrap,.sidebar-area .textwidget,.tagcloud {
  list-style: none;
  margin: 0;
  padding: 0 0px;
}
.sidebar-area li a,
.sidebar-area li {
  font-size: 15px;
  font-weight: 500;
  word-wrap: break-word;
}
.sidebar-area li {
  padding-bottom: 5px;
}
.sidebar-area h4.title, .sidebar-area h1.wp-block-heading,  
.sidebar-area h2.wp-block-heading,  
.sidebar-area h3.wp-block-heading,  
.sidebar-area h4.wp-block-heading,  
.sidebar-area h5.wp-block-heading,  
.sidebar-area h6.wp-block-heading,
.sidebar-area .wp-block-search__label {
  padding: 20px 15px;
  color: #fff;
  font-size: 18px;
  background: #540e3c;
  border-left: solid 5px #33302d;
}
.footer-area h4.title, .footer-area h1.wp-block-heading,  
.footer-area h2.wp-block-heading,  
.footer-area h3.wp-block-heading,  
.footer-area h4.wp-block-heading,  
.footer-area h5.wp-block-heading,  
.footer-area h6.wp-block-heading,
.footer-area .wp-block-search__label{
  background: none !important;
  border-left: none;
}
footer .wp-block-search__label, footer .sidebar-area h1.wp-block-heading, footer .sidebar-area h2.wp-block-heading, footer .sidebar-area h3.wp-block-heading, footer .sidebar-area h4.wp-block-heading, footer .sidebar-area h5.wp-block-heading, footer .sidebar-area h6.wp-block-heading{
  background: none !important;
  border-left: none !important;
  padding: 5px 0px !important;
  color: #fff !important;
  font-size: 25px !important; 
}
.wp-block-search__inside-wrapper {
  margin-top: 10px;
}
footer .sidebar-area form {
	padding: 0px;
}
.sidebar-area .wp-block-search__button {
  background: var(--first-color);
}

.sidebar-area .tagcloud a, p.wp-block-tag-cloud a {
  font-size: 15px !important;
  background: var(--first-color);
  color: #fff;
  padding: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: inline-block;
  margin: 5px 0;
  text-decoration: none;
}
.sidebar-area .tagcloud a:hover{
	background: var(--second-color);
}
.sidebar-area form {
  padding: 15px 0px;
}
.sidebar-area select,
.sidebar-area textarea, #comments textarea,
.sidebar-area input[type="text"], #comments input[type="text"],
.sidebar-area input[type="password"],
.sidebar-area input[type="datetime"],
.sidebar-area input[type="datetime-local"],
.sidebar-area input[type="date"],
.sidebar-area input[type="month"],
.sidebar-area input[type="time"],
.sidebar-area input[type="week"],
.sidebar-area input[type="number"],
.sidebar-area input[type="email"],
.sidebar-area input[type="url"],
.sidebar-area input[type="search"],
.sidebar-area input[type="tel"],
.sidebar-area input[type="color"],
.sidebar-area .uneditable-input,
#comments input[type="email"],
#comments input[type="url"]{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width:100%;
	padding: 5px 2%;
	border: solid 1px var(--second-color);
}
#wp-calendar th,
#wp-calendar
#today,
#wp-calendar
#today a {
	background:#f3f4f7;
	color:#434343 !important;
}
#wp-calendar a:hover {
	border:none;
}
#wp-calendar {
	background: #fff;
	width:100%;
}
#wp-calendar caption {
	font-size: 14px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	text-align:left;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
	font-size: 14px;
	color:#434343 !important;
	padding:3px 6px;
}
#wp-calendar td a {
	display:block;
	text-align: center;
	font-size: 14px;
	color:#434343 !important;
	text-decoration:underline
}
#wp-calendar td#prev a,
#wp-calendar td#prev a{
	text-decoration:none;
	text-align:left;
}
#wp-calendar th{
	font-weight:bold
}
tr:nth-child(2n+2) {
	background-color: #f3f4f7;
}
#footer-widgets caption {
    color: #fff;
}
#footer-widgets h4 {
  margin-bottom: 30px;
}
.searchform label {
	display: block;
}
.searchform input[type=text] {
  width: calc(100% - 110px);
  margin: 0;
  padding: 12px;
  float: left;
  background-color: #f3f4f7;
  border: none;
}
.searchform input[type=submit] {
	background: var(--first-color);
	border: none;
	color: #fff;
	font-size:14px;
	font-weight: 600;
	text-align:center;
	position:relative;
	float:left;
	text-shadow:none;
	padding:14px 0;
	width:100px;
	margin:0 auto;
	cursor: pointer;
	-webkit-transition: color .3s ease, background-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease;
	transition: color .3s ease, background-color .3s ease;
}

.searchform input[type=submit]:hover ,
.searchform input[type=submit]:focus {
	background-color:var(--first-color);
	text-decoration:none
}

.searchform:after {
  content: "";
  display: table;
  clear: both;
}

footer {
	background: var(--second-color);
}

footer .sidebar-area {
	background: none;
	padding: 25px 0 0 0;
}

.wp-block-group__inner-container h2 {
    color: #fff;
}

footer a,
footer p,
footer .sidebar-area li,
footer .sidebar-area address,
footer .sidebar-area dd,
footer .sidebar-area blockquote,
footer .sidebar-area td,
footer .sidebar-area th,
footer .sidebar-area .title,
footer .sidebar-area .textwidget {
	color: #fff;
}

.footer-area ul {
  padding: 0;
}

.footer-area h4.title {
  padding: 0;
  font-size: 30px;
  font-weight: 500;
  background: transparent;
  border: none;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
img.alignleft,
img.alignright,
img.aligncenter,
.attachment img {
	max-width:100%;
	height:auto;
}
.alignleft,
img.alignleft {
	display:inline;
	float:left;
	margin-right:24px;
	margin-top:4px;
}
.alignright,
img.alignright {
	display:inline;
	float:right;
	margin-left:24px;
	margin-top:4px;
}
div.aligncenter,
img.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	float:none;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom:12px;
}

.wp-caption {
	background:#f1f1f1;
	line-height:18px;
	margin-bottom:25px;
	max-width:100% !important;
	padding:4px;
	text-align:center;
}

.wp-caption img {
	margin:5px 5px 0;
	width:96%;
	height:100%
}

.wp-caption p.wp-caption-text {
	color:#888;
	font-size:12px;
	margin:5px;
}

.scroll-up {
    position: fixed;
    bottom: 12px;
    right: 30px;
    z-index: 999;
}
.scroll-up a {
	background: var(--first-color);
	color:#000;
}
.scroll-up a:hover{
	background: var(--second-color);
	color:#fff;
}
.scroll-up a {
  display: block;
  height: 2.5rem;
  width: 2.5rem;
  text-align: center;
  line-height: 2;
  border-radius: 3px;
  font-size: 1.25rem;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.scroll-up span {
  top: 7px;
  position: absolute;
  left: 7px;
  font-size: 25px;
  font-weight: 600;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}
@media (min-width: 768px) {
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
        float: left;
    }
}
.dg-pd-top {
padding-top: 40px
}

.dg-pd-bottom {
padding-bottom: 40px
}

.dg-pdg-both {
padding: 40px 0
}
.container-fluid{
    width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.convertize-plugin .plugin-inner-div .convertize-branding,
body #ve-plugins-container-bottomLeft .convertize-branding{
display:none !important;
}
body.bundle-deals .cooee-wrapper.cooee-wrapper-f7a6e7 {
  display: none !important;
}
div#shopify-section-template--16185263816876__f6739a19-1c63-4bca-8254-526ad4834c86 .section__color-wrapper {
margin-top: 40px !important;
  margin-bottom: 0px;
  border-top: 5px solid #fff;
}
@font-face {
  font-family: 'trueblue';
  src: url('https://cdn.shopify.com/s/files/1/0962/2574/files/trueblue.woff2?v=1705315921') format('woff2'),
      url('https://cdn.shopify.com/s/files/1/0962/2574/files/trueblue.woff?v=1705315919') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Embassy BT';
  src: url('https://cdn.shopify.com/s/files/1/0962/2574/files/EmbassyBT-Regular.woff2?v=1696578346') format('woff2'),
      url('https://cdn.shopify.com/s/files/1/0962/2574/files/EmbassyBT-Regular.woff?v=1696578346') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.shopify-section--collection-list .section__header .heading.h2{
    /* font-family: Embassy BT!important; */
  font-size: 30px !important;
/* color:#fff; */
}
div#discountyard-side-widget-root {
  display: none !important;
}
.tdk-Gifting{
    display: flex;
  align-items: center;
  gap: 4px;
  flex-direction: row-reverse;
}
.tdk-Gifting:before{
content: "";
  height: 20px;
  width: 20px;
  background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/giphy.gif?v=1697289484);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
position:relative;
top:-3px;
}
/*-- Bundle Page Start --*/
.ecom-core.ecom-7yv6cbet92k .ecom-collection__product-price-wrapper {
  justify-content: center !important;
}
h1.bundle-builder-app--bundle--name {
background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/Wall-Decor-38.jpg?v=1689835293);
background-size: cover;
background-position: center top;
padding: 50px;
font-family: "Avenir Next Rounded", sans-serif !important;
font-weight: 400;
color: #fff;
font-size: 44px;
margin-bottom: 0px !important;
}
bundle-builder-bundle-v1#\31 40665 h1.bundle-builder-app--bundle--name,
bundle-builder-bundle-v1#\31 40101 h1.bundle-builder-app--bundle--name,
bundle-builder-bundle-v1#\31 40099 h1.bundle-builder-app--bundle--name,
bundle-builder-bundle-v1#\31 35632 h1.bundle-builder-app--bundle--name {
background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/Wall-Decor-39.jpg?v=1689835294);
color: #fff;
}

bundle-builder-bundle-v1#\31 40666 h1.bundle-builder-app--bundle--name,
bundle-builder-bundle-v1#\31 40137 h1.bundle-builder-app--bundle--name {
background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/Wall-Decor-40.jpg?v=1689835293);
}

bundle-builder-bundle-v1#\31 40669 h1.bundle-builder-app--bundle--name,
bundle-builder-bundle-v1#\31 40143 h1.bundle-builder-app--bundle--name {
background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/Wall_Decor-41.jpg?v=1695628025);
}

.bundle-builder-app--bundle--contents-name,
.bundle-builder-app--bundle--contents-price span,
.bundle-builder-app--bundle--product-price span,
h3.bundle-builder-app--bundle--product-name {
font-size: 15px;
font-weight: 400 !important;
color: #1A1A1A;
}

h3.bundle-builder-app--bundle--product-name {
margin-bottom: 1px;
}

button.bundle-builder-app--button.bundle-builder-app--bundle--add-to-cart-button,
button.bundle-builder-app--button.bundle-builder-app--bundle--contents-remove-button,
button.bundle-builder-app--button.bundle-builder-app--bundle--product-add-button {
font-size: 15px;
letter-spacing: 2px;
font-family: "Avenir Next Rounded", sans-serif;
padding: 0 30px;
border-radius: 4px;
background: #464646 !important;
}

body .bundle-builder-app--bundle--product-link {
max-height: initial;
overflow: hidden;
}

body .bundle-builder-app--bundle--alert--content {
  background-color: #9d8974!important;
  border-radius: 4px!important;
  font-size: 16px;
}

body button.bundle-builder-app--button {
border-radius: 4px !important;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
font-family: "Avenir Next Rounded", sans-serif;
}

/* body button.bundle-builder-app--button:hover{
background-color:#464646 !important;
} */
body .bundle-builder-app--bundle--contents-list li {
width: 33.333333333% !important;
}

body .bundle-builder-app--product--quantity button.bundle-builder-app--button:hover {
background-color: transparent !important;
}

body .bundle-builder-app--product--quantity button.bundle-builder-app--button {
font-size: 20px !important;
font-weight: 600;
}

body .bundle-builder-app--product--quantity button.bundle-builder-app--button.bundle-builder-app--button--decrease {
font-size: 0px !important;
position: relative;
}

body .bundle-builder-app--product--quantity button.bundle-builder-app--button.bundle-builder-app--button--decrease:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 2px;
width: 10px;
background: #000;
display: block;
}

.bundle-builder-app--bundle--contents--quantity,
.bundle-builder-app--product--quantity {
border-radius: 12px !important;
}

span.bundle-builder-app--quantity--amount {
font-size: 16px;
font-weight: 600;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}

.bundle-builder-app--bundle--soldout {
background: #bdb4aa;
opacity: 1;
}

.bundle-builder-app--products {
padding-left: 15px;
padding-right: 15px;
}

.bundle-builder-app--bundle--description p strong {
color: #e31837;
}

.bundle-builder-app--bundle--description {
display: block;
width: 100% !important;
background: #f7f7f7;
max-width: 100% !important;
padding: 30px;
}
.bundle-builder-app--bundle--description p {
  color: #000 !important;
  opacity: 1;
  font-weight: 600;
}



.tdk-bannerprodcutcol {
display: flex !important;
flex-wrap: wrap !important;
gap: 18px !important;
}

.tdk-bannerprodcutcol .product-item {
position: relative;
display: black;
flex-direction: column;
width: calc(20% - 15px);
}

.tdk-bannerprodcutcol .product-item.tdk-w-50 {
width: calc(40% - 10px);
max-width:inherit;
}

/* .header__linklist-item:nth-child(1)>a.header__linklist-link {
  color: #fff;
  font-weight: 600;
  display: inline-flex;
} */
ul.mobile-nav.list--unstyled>li.mobile-nav__item:nth-child(1) button span.tdk-mobilemenu-lv1:before,
.mobile-nav__link.tdk-menuiconbox:before,
/* .header__linklist-item:nth-child(1)>a.header__linklist-link:before{
  content: "";
  background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/discount2.png?v=1695638253);
  height: 20px;
  width: 20px;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  margin-right: 4px;
  position: relative;
  top: -2px;
  -webkit-animation: spin 4s linear infinite;
animation: spin 4s linear infinite;
} */
.header__linklist-item.tdk-hello-discounts {
    display: flex;
    align-items: center;
}
.header__linklist-item.tdk-hello-discounts:before{
  content: "";
  background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/discount2.png?v=1695638253);
  height: 20px;
  width: 20px;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  margin-right: 4px;
  position: relative;
  top: -2px;
  -webkit-animation: spin 4s linear infinite;
animation: spin 4s linear infinite;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.header__linklist-item:nth-child(1)>a {
  display: flex;
  align-items: center;
}
/* .header__linklist-item:nth-child(1)>a:after{
display:none !important;
} */
/* .header__linklist-item:nth-child(1)>a.header__linklist-link:after{
display:none !important;
} */
/* ul.mobile-nav.list--unstyled>li.mobile-nav__item:nth-child(1) button {
  color: #8f2925;
  font-weight: 600;
} */
ul.mobile-nav.list--unstyled>li.mobile-nav__item .collapsible button {
  color: #000;
  font-weight: 400;
}
/* ul.mobile-nav.list--unstyled>li.mobile-nav__item:nth-child(1) button .tdk-mobilemenu-lv1 ~ .animated-plus{
color:#8f2925;
} */

body #bundle-builder-app--bundle-contents-modal .bundle-builder-app--bundle--contents-quantity,
body #bundle-builder-app--bundle-contents-modal .bundle-builder-app--bundle--contents--quantity button.bundle-builder-app--button {
font-weight: 700;
font-size: 17px;
}

body #bundle-builder-app--bundle-contents-modal .bundle-builder-app--bundle--contents--quantity button.bundle-builder-app--button.bundle-builder-app--bundle--contents-subtract:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 2px;
width: 10px;
background: #000;
display: block;
}

body #bundle-builder-app--bundle-contents-modal .bundle-builder-app--bundle--contents--quantity button.bundle-builder-app--button.bundle-builder-app--bundle--contents-subtract {
position: relative;
font-size: 0;
}
.shopify-section--slideshow section.section.section--flush {
  margin-top: 0px !important;
}
 .tdk-sale-sec-cat-sld .tdkboxcallarea{
  overflow-x: auto;
  padding-bottom: 10px;
}
.tdk-sale-sec-cat-sld .dg-pd-top{
  padding-top: 35px
}
.tdk-sale-sec-cat-sld .dg-pd-bottom{
  padding-bottom: 20px;
}
.tdk-sale-sec-cat-sld .tdk-sale-sec2{
    /* grid-auto-flow: column; */
    /* grid-template-columns: none; */
    /* width: min-content; */
    /* min-width: 100%; */
    /* padding: 0 10px; */
    /* align-items: start!important; */
    /* display: grid; */
    /* gap: 10px; */
}
.tdk-sale-sec-cat-sld .tdkboxcallarea .item h3{
  line-height: 1.3;
  font-weight: 300;
  color: #fff;
}
.image-color-slider-wrapper{
  padding:0 10px;
}
.tdk-sale-sec2,
.tdk-sale-sec {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* flex-wrap: wrap; */
}
.tdk-sale-sec2 .item {
    /* width: 100px; */
    /* margin: 0px 20px; */
}
.tdk-sale-sec .item {
  width: 15%;
  margin-right: 15px;
}

.tdk-sale-sec .item:last-child {
  margin-right: 0px;
}
.tdk-collection .tdk-sale-sec .section {
  margin-top: 30px;
  margin-bottom: -10px;
}
#tdk-salebannerspace .core__column--wrapper {
  padding: 0px !important;
}
#tdk-salebannerspace  div.ecom-block{
margin: 0px !important;
}
.tdk-pop-col-banner {
  border-radius: 8px;
  overflow: hidden;
}
/*-- Product Page Start --*/
product-sticky-form.product-sticky-form {
margin-top: -2px;
  z-index: 3;
}
.shop-category-main.tdk-hidecol-bar {
  display: none !important;
}
.ot-estimated-shipping-zipcode-layout br {
  display: none;
}
.ot-estimated-shipping-zipcode-submit-btn-title {
  font-family: "Avenir Next Rounded", sans-serif !important;
  font-size: 14px !important;
  font-weight: 600;
  margin-bottom: 8px;
}
.ot-estimated-shipping {
  margin-bottom: 10px;
  margin-top: 10px;
}
.ot-estimated-shipping-zipcode-layout br {
  display: none;
}

.ot-estimated-shipping-zipcode-submit-btn-title {
  font-family: "Avenir Next Rounded", sans-serif !important;
  font-size: 14px !important;
  font-weight: 600;
  margin-bottom: 8px;
}

.ot-estimated-shipping {
  margin-bottom: 5px;
  margin-top: 15px;
}

input.ot-estimated-shipping-zipcode-input {
  width: 70%;
  background: #f2f4f4;
  border: 1px solid #e7e7e7;
  padding: 10px 22px;
  height: 51px;
  border-radius: 5px;
}

.ot-estimated-shipping-zipcode-submit-btn {
  height: 51px;
  width: 30%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #d5dddf !important;
  color: #000 !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 1px;
border:1px solid #d5dddf!important;
}
.ot-estimated-shipping-zipcode-submit-btn-input-form {
  display: flex;
  align-items: center;
}
.ot-estimated-shipping-zipcode-layout p {
  margin-top: 0px !important;
  margin-bottom: 5px !important;
  font-size: 12px !important;
  color: #000 !important;
}

.ot-estimated-shipping-zipcode-layout p span {
  font-size: 12px !important;
  color: #000 !important;
}
.ot-estimated-shipping-zipcode-layout p span.ot-estimated-shipping-main-text-estimated:before {
  content: "\f00c";
  font-family: "FontAwesome";
color:#2aca02;
}
.ot-estimated-shipping i.fa {
  color: #2aca02;
}
p.ot-estimated-shipping-zipcode-notice-text {
  margin-top: 5px !important;
  color: red !important;
}
.ot-estimated-shipping-zipcode-submit-btn:hover{
  background-color: #fff !important;
  border: 1px solid #d5dddf!important
}
.tdk-ft-row1 .container .tdk-col-item:last-child {
  border: none;
}
.tdk-ft-row1 .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px !important;
  padding-top: 14px;
  padding-bottom: 12px;
  background: #BDB4AA;
}
.tdk-col-content a {
  font-size: 14px;
}

.tdk-col-content span {
  display: block;
}
.tdk-ft-row1 {
  margin-bottom: 30px;
}
.shop-category-main .section__header {
  margin-bottom: 20px;
}
.tdk-product product-recommendations.section {
  margin-bottom: 40px;
}
.shopify-section--faq h1.heading.h2{
font-size:32px;
}
.product-single__video {
    width: calc(50% - 10px);
    margin-right: 2px;
    display: inline-flex;
    margin-bottom: 3px;
}

.product-single__video video {
  width: 100%;
}
/*-- Cart Page Start --*/
.tdk-emptykart h3 {
font-size: 35px;
text-transform: capitalize;
font-weight: 600;
margin-bottom: 0px;
}

.tdk-emptykart img {
margin-bottom: 20px;
}

.tdk-emptykart p {
font-size: 16px;
margin: 0px;
}
.tdk-cartoffer {
  background: #f5f1ec;
  padding: 5px 15px;
  text-align: center;
  margin-bottom: 5px;
}
.tdk-cartoffer-cartpg{
background: #746b61;
  padding: 5px 15px;
  margin-bottom: 15px;
  text-align: left;
  color: #ffff;
}
.tdk-ft-row1 .container .tdk-hdingbox.tdk-col-item{
  border: none;
  padding: 0px;
}

.tdk-ft-row1 .container .tdk-hdingbox h3 {
  font-size: 26px;
  font-weight: 200;
}

/*-- Collection Page Filter Start --*/
.checkbox-container.filter\.p\.m\.custom\.product_color_code .checkbox {
display: none;
}

.checkbox-container.filter\.p\.m\.custom\.product_color_code label {
font-size: 0;
height: 30px;
width: 30px;
padding: 0px;
background-size: contain;
}

.checkbox-container.filter\.p\.m\.custom\.product_color_code {
display: inline-flex;
margin: 0 4px 0 0 !important;
align-items: flex-start;
width: auto !important;
}

.checkbox-container.filter\.p\.m\.custom\.product_color_code .checkbox:checked~label {
border: 1px solid #000;
}

#facet-filters-form .tag.Color {
font-size: 0;
height: 40px;
width: 40px;
background-size: contain;
}

#facet-filters-form .tag.Color a {
opacity: 0;
}

.tdk-filter {
display: flex;
flex-wrap: wrap;
width: 100%;
}

.tdk-filter .checkbox-container {
width: 100%;
}
.tdk-col-img-mobile{
position: relative;
  z-index: 0;
border-radius:4px;
}
.brand-carousal-dg .item {
  display: none;
}
.brand-carousal-dg .item img{
width:100%;
}

.brand-carousal-dg .item:first-child {
  display: block;
}
.brand-carousal-dg .owl-item .item{
display:block;
}
.brand-carousal-dg .owl-dots {
  display: inline-block;
  left: 10px;
  position: absolute;
  bottom: 0;
  line-height: inherit;
}
.brand-carousal-dg .owl-dots button {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  margin-right: 4px;
  border: 1px solid #fff;
  vertical-align: top;
  padding: 0px;
}
.brand-carousal-dg .owl-dots button.active{
    opacity: .25;
background: #fff;
}
/* .tdk-single-banner{
margin-bottom:7px;
} */
.tdk-single-banner img{
width:100%;
}
.tdk-single-banner .tdk-sb-mobile{
display:none;
}

.tdk-ct-menu {
  padding: 0px;
  list-style: none;
  margin: 0px;
}

.tdk-col-topnav {
  display: flex;
  align-items: flex-start;
    flex-wrap: wrap;
}
.tdk-col-topnav .tdk-ct-flv {
  width: 33.333333333%;
  margin-bottom: 20px;
  padding: 0px 15px;
}
.tdk-col-topnav .tdk-ct-flv>a {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  font-size: 18px;
}

.tdk-col-topnav .tdk-ct-flv .tdk-ct-slv li a {
  color: #072A69;
  font-size: 16px;
  margin-bottom: 5px;
  display: inline-block;
}
.tdk-col-topnav .tdk-ct-flv .tdk-ct-slv .tdk-ct-menu-link:last-child a {
  color: #072a69;
  font-size: 16px;
  font-weight: 700;
}
.tdk-col-topnav .tdk-ct-flv .nav-collection_image img {
  border-radius: 100%;
}

.tdk-col-topnav .tdk-ct-flv .nav-collection_image {
  margin-bottom: 20px;
}
.tdk-topmaincat {
  max-width: 80%;
  margin: 0 auto;
  margin-top: 70px;
}
.tdk-pro-count {
  position: fixed;
  top: 100px;
  right: 50px;
  background-color: #fff;
  display: none;
  z-index: 1;
  border-radius: 15px;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #22242a;
  cursor: pointer;
  box-shadow: 0 2px 4px #00000029;
}
.tdkcount-desktop.sticky-count{
display:block;
}
.tdk-collection .shopify-section--recently-viewed-products,
.tdk-collection #shopify-section-static-text-with-icons {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
}
.tdk-collection #shopify-section-footer,
.tdk-collection  #shopify-section-static-newsletter,
.tdk-collection recently-viewed-products{
    position: relative;
  z-index: 2;
}
.tdkcount-mobile{
display:none;
}
.tdk-collection .tdk-sale-sec .item{
    width: 8%;
}
.lighting-sale .tdk-sale-sec .item:nth-child(1) img,
.kitchen-sale .tdk-sale-sec .item:nth-child(1) img,
.decor-sale .tdk-sale-sec .item:nth-child(1) img{
    border: 2px solid #34724B;
  border-radius: 100%;
padding: 1px;
}
.lighting-20-off .tdk-sale-sec .item:nth-child(2) img,
.decor-10-off .tdk-sale-sec .item:nth-child(2) img {
  border: 2px solid #34724B;
  border-radius: 100%;
padding: 1px;
}
.lighting-30-off .tdk-sale-sec .item:nth-child(3) img,
.kitchen-20-off .tdk-sale-sec .item:nth-child(2) img,
.decor-20-off .tdk-sale-sec .item:nth-child(3) img {
  border: 2px solid #34724B;
  border-radius: 100%;
padding: 1px;
}
.lighting-50-off .tdk-sale-sec .item:nth-child(4) img,
.kitchen-30-off .tdk-sale-sec .item:nth-child(3) img,
.decor-30-off .tdk-sale-sec .item:nth-child(4) img {
  border: 2px solid #34724B;
  border-radius: 100%;
padding: 1px;
}
.kitchen-40-off .tdk-sale-sec .item:nth-child(4) img {
  border: 2px solid #34724B;
  border-radius: 100%;
padding: 1px;
}
.kitchen-50-off .tdk-sale-sec .item:nth-child(5) img,
.decor-50-off .tdk-sale-sec .item:nth-child(5) img {
  border: 2px solid #34724B;
  border-radius: 100%;
padding: 1px;
}
.kitchen-60-off .tdk-sale-sec .item:nth-child(6) img,
.decor-60-off .tdk-sale-sec .item:nth-child(6) img {
  border: 2px solid #34724B;
  border-radius: 100%;
padding: 1px;
}
.tdk-filterbtn{
display: flex;
  position: fixed;
  gap: 10px;
  z-index: 99;
  width: 400px;
  background: #fff;
  padding: 0 15px;
  height: 50px;
  bottom: -100px;
  transition: all .2s ease-in-out;
  left: 0px;
}
.tdk-filter-box .drawer__footer,
.tdk-filter-box .drawer__close-button{
display:none;
}
.tdk-filterbtn.active {
display: flex;
  position: fixed;
  gap: 10px;
  bottom: 0;
  z-index: 99;
  left: 0;
  width: 400px;
  background: #fff;
  padding: 0px 15px;
  height: 50px;
  bottom: 15px;
transition: all 0.2s ease-in-out;
}
.tdk-filterbtn .filter-btnbox {
  width: 50%;
  display: flex;
  align-items: center;
  background: #042d29;
  color: #d5dddf;
  justify-content: center;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 600;
  letter-spacing: 2px;
cursor:pointer;
}
facet-filters#facet-filters {
      padding-bottom: 65px;
  background: #fff;
transition: all 0.4s ease-in-out !important;
}
.tdk-collection .loading-bar{
display:none;
}
.drawer__content{
background:#fff;
}
.drawer__overlay1 {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100vw;
  background: #000000;
  opacity: 0;
  visibility: hidden;
  transition: visibility .6s ease-in-out,opacity .6s ease-in-out;
  z-index: -1;
    left: 0;
}
.drawer[open]>.drawer__overlay1 {
  visibility: visible;
  opacity: .5;
left: 400px;
}

.brand-carousal-dg button.owl-next.disabled,
.brand-carousal-dg button.owl-prev.disabled {
  opacity: 0;
}
div#tdk-apply-fltter-close {
  background: #d5dddf;
  color: #000;
}
.tdk-collection .tdk-hd.explore-all-collections,
.tdk-collection .tdk-hd.explore-all-furniture,
.tdk-collection .tdk-hd.explore-all-bath-decor,
.tdk-collection .tdk-hd.explore-all-lighting,
.tdk-collection  custom-tabs.explore-all-wall-decor,
.tdk-collection custom-tabs.explore-all-kitchen-dining,
.tdk-collection custom-tabs.explore-all-decor{
display:none;
}
/*-- Header Size Style --*/
.header{
margin-top:-1px;
}
body .announcement-bar__message {
padding-top: 5px;
padding-bottom: 5px;
}

body .header__wrapper {
padding: calc(15px - var(--reduce-header-padding) * 6px) 0;
}

.tdk-collection .breadcrumb--floating+.page-header__text-wrapper {
margin-top: 0px;
margin-bottom: 10px;
}

.tdk-collection .page-header__text-wrapper.text-container h1 {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
position: relative;
top: 25px;
font-weight:600;
}

.tdk-collection .breadcrumb__list {
padding: 0px 0 0px;
}

.tdk-collection .product-facet {
margin-top: 0px;
}

.tdk-collection .product-facet__meta-bar {
margin-bottom: 10px;
align-items: center;
}

.tdk-collection .product-facet__product-list {
margin-top: 0px;
}

.tdk-collection button.product-facet__meta-bar-item {
border: 1px solid #bdb4aa;
padding: 6px 20px;
border-radius: 60px;
margin-right: 15px;
text-transform: uppercase;
font-size: 10px;
transition: all 0.3s ease-in-out;
}

.tdk-collection button.product-facet__meta-bar-item:hover {
background: #d9d4cc;
transition: all 0.3s ease-in-out;
}
.announcement-bar {
  padding-top: 2px;
  padding-bottom: 2px;
}

.header {
  padding-top: 8px;
    padding-bottom: 8px;
}

body .st-mobile-search-box {
  padding-top: 10px;
}
[dir=ltr] .header__linklist-item:not(:last-child) {
  margin-right: 20px !important;
}
.header__linklist-item{
    font-size: 14px;
}
.mini-cart__recommendations .scroller .product-item__label-list.label-list {
  display: none;
}
.garden-decor.tdk-collection .shop-cat-item:nth-child(1) .shop-cat-item-img{
border: 2px solid #34724B;
}
/**** Remove Theme Search ****/
.predictive-search .drawer__footer,
.predictive-search__content-wrapper {
display: none;
}
.tdk-searchboxip input.predictive-search__input {
  border: 1px solid #746b61;
  height: 40px;
  padding: 10px 45px 10px 45px;
  border-radius: 60px;
  margin: 0px;
min-width: 200px;
color:#746b61;
    width: 100%;
}
.tdk-searchboxip input.predictive-search__input::-webkit-input-placeholder { 
color: #746b61;
}

.tdk-searchboxip input.predictive-search__input:-ms-input-placeholder {
color: #746b61;
}

.tdk-searchboxip input.predictive-search__input::placeholder {
color: #746b61;
}
.tdk-searchboxip input.predictive-search__input{
color:#d9d4cc;
}
.tdk-searchboxip input.predictive-search__input:focus{
  color: #746b61;
}
.hdr-form-boxtdk .icon {
     position: absolute;
  left: 65px;
  color: #746b61;
    pointer-events: all;
}
.hdr-form-boxtdk .icon--close {
  right: 68px;
  left: auto;
cursor:pointer;
z-index:9;
}
.hdr-form-boxtdk {
  position: absolute;
  left: 0;
  top: 76px;
  background: #d9d4cc;
  width: 100%;
  z-index: 99;
  height: 0px;
  justify-content: center;
  padding: 0 50px;
  display: flex;
  align-items: center;
overflow:hidden;
opacity:0;
visibility:hidden;
 transition-duration: 0.5s;
}
.hdr-form-boxtdk.activ-search{
height: 60px;
opacity:1;
visibility:visible;
transition-duration: 0.5s;
z-index:1;
}
#shopify-section-header{
  z-index: 99 !important;
}
#st-autocomplete-container{
      z-index: 999999 !important;
    position: relative !important;
}
.hdr-form-boxtdk .predictive-search__form{
width:100%;
position:relative;
}
.tdk-form-suto-sgg {
  position: absolute;
  left: 50px;
  font-size: 14px;
    color: #746b61;
z-index:-1;
}
.empty-input .tdk-form-suto-sgg{
display:none;
}

.header__icon-list {
  gap: 17px;
}
.tdk-search-icon svg{
cursor: pointer;
  pointer-events: all;
margin:0 auto;
}
.tdk-header-icon span a img {
  width: 25px;
}
.tdk-header-icon img {
  width: 24px;
}
/*-- Homepage Start --*/
.tdk-index .heading.h2 {
font-size: 36px;
margin-top: 10px;
}

.tdk-index .section {
margin-top: 20px;
margin-bottom: 0px;
}
.shopify-section--newsletter section.section.section--flush {
  margin-bottom: 0px !important;
}
.tdk-index .vertical-breather {
padding-top: 50px;
padding-bottom: 50px;
}

.tdk-home-cart .tdk-emptykart,
.tdk-home-cart free-shipping-bar.shipping-bar,
.tdk-home-cart .drawer__overlay,
.tdk-home-cart footer,
.tdk-home-cart form#mini-cart-form,
.tdk-home-cart header.drawer__header {
display: none;
}

.tdk-home-cart .mini-cart__recommendations-list,
.tdk-home-cart .mini-cart__recommendations {
display: grid;
grid-auto-flow: column;
grid-auto-columns: minmax(15vw, 1fr);
grid-gap: 10px;
cursor: pointer;
}

.tdk-home-cart .mini-cart__recommendations-list img {
border-radius: 0px;
}

.tdk-home-cart .mini-cart__recommendations {
width: 100%;
position: static;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item {
width: 100%;
margin-top: 40px;
scroll-snap-align: start;
scroll-snap-stop: always;
scroll-margin: 40px;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__image-wrapper {
width: 100%;
}

.tdk-home-cart .mini-cart__recommendations-heading {
text-align: center;
font-size: 0px;
margin-bottom: 0;
color: #1A1A1A;
text-transform: capitalize;
font-weight: 400;
letter-spacing: 0;
}

.tdk-home-cart .mini-cart__recommendations-heading:after {
content: "Inspired by your browsing history";
font-size: 36px;
}

.tdk-home-cart .drawer__content {
padding: 0px;
}

.tdk-home-cart .mini-cart__recommendations-inner {
background: #fff;
box-shadow: none;
padding: 0px;
margin:0px !important;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link {
opacity: 0;
visibility: hidden;
width: 90%;
padding: 0 30px;
height: 54px;
background: #fff;
left: 10px;
top: -80px;
position: absolute;
transition: all 0.3s ease-in-out;
border-radius: 3px;
text-decoration: none;
border: 1px solid #dddddd;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__info {
position: relative;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link {
overflow: hidden;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item:hover .product-item__link {
opacity: 1;
visibility: visible;
left: 10px;
top: -95px;
position: absolute;
transition: all 0.3s ease-in-out;
overflow: hidden;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link span {
position: relative;
z-index: 1;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link:after {
transition: all .3s ease-in-out;
background: #ededed;
height: 100%;
width: 100%;
left: 0;
bottom: -100%;
content: "";
position: absolute;
z-index: 0;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link:hover:after {
bottom: 0px;
}
.tdk-index .tdk-sale-sec .section{
margin:0px !important;
}
/*-- Bundle Page Start --*/
.tdk-offer-colbox a.ecom-collection__product-item-information-title {
  margin-top: 0px !important;
}

.tdk-offer-colbox .ecom-collection__product-rating-wrapper.ecom-child-element {
  display: none;
}
body .tdk-offer-colbox .ecom-collection__product-form__actions--add {
  border-radius: 3px !important;
  text-decoration: none !important;
  border: 1px solid #dddddd !important;
  width: 90% !important;
  padding: 0 30px !important;
  height: 54px !important;
  background: #fff !important;
  color: #1a1a1ab3 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
transform: translateY(-12px) !important;
}
body .tdk-offer-colbox .ecom-collection__product-form__actions--add:after{
    transition: all .3s ease-in-out;
  background: #ededed;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: -100%;
  content: "";
display:block !important;
  position: absolute;
  z-index: 0;
}
body .tdk-offer-colbox .ecom-collection__product-form__actions--add:hover:after{
bottom:0;
}
.ecom-collection__product-prices.ecom-child-element span,
.tdk-offer-colbox  a.ecom-collection__product-item-information-title{
    font-size: 13px !important;
  text-align: center !important;
  font-weight: 400 !important;
  font-family: "Avenir Next Rounded", sans-serif !important;
}
.ecom-collection__product-prices.ecom-child-element {
  justify-content: center !important;
}
.ecom-core.ecom-7yv6cbet92k .ecom-collection__product-price--sale{
color: rgb(145, 59, 89) !important;
}
.ecom-core.ecom-7yv6cbet92k .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{
background:rgb(145, 59, 89) !important;
}
.tdk-offer-colbox {
  padding-left: 20px;
  padding-right: 20px;
}
.tdk-textlandingpage .heading.h2{
text-align:center;
}
.tdk-col-img-desktop{
display:none;
}
.tdk-col-img-mobile{
display:block;
}
.product-item__image-wrapper--multiple:hover .product-item__primary-image {
  visibility: visible !important;
  opacity: 1 !important;
}
.brand-carousal-dg {
  position: relative;
}

.brand-carousal-dg button {
 position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    opacity:0;
    z-index: 9;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.brand-carousal-dg:hover button{
  opacity:0.5;
}
.brand-carousal-dg button.owl-prev {
  left: 15px;
}

.brand-carousal-dg button.owl-next {
  right: -15px;
  left: auto;
}
/*-- Homepage New Design 24-08-23 --*/
.header__linklist-link.tdk-menuiconbox {
  display: flex;
  align-items: center;
  gap: 2px;
}
.header__linklist-link.tdk-menuiconbox:after{
display:none !important;
}
/* .tdk-iconmenu-item.tdkmob a:before, */
/* .tdk-iconmenu-item:before {
  content: "";
  height: 15px;
  width: 15px;
  display: inline-block;
  background: url(https://cdn.shopify.com/s/files/1/0962/2574/files/exclamation-icon.png?v=1692966750);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
margin-right:5px;
animation: bounce1 2s infinite;
-webkit-animation: bounce1 2s infinite;
-moz-animation:bounce1 2s infinite;
-o-animation:bounce1 2s infinite;
} */
.tdk-iconmenu-item.tdkmob a,
.tdk-iconmenu-item {
  display: flex;
  align-items: center;
justify-content: left;
}
.tdk-iconmenu-item.tdkmob:before{
display:none;
}
@-webkit-keyframes bounce1 {
0%, 20%, 50%, 60%, 80%, 100% {-webkit-transform: translateY(0);}	
  40% {-webkit-transform: translateY(-5px);}
  60% {-webkit-transform: translateY(-3px);}
}

@-moz-keyframes bounce1 {
0%, 20%, 50%, 60%, 80%, 100% {-webkit-transform: translateY(0);}	
  40% {-webkit-transform: translateY(-5px);}
}

@-o-keyframes bounce1 {
0%, 20%, 50%, 60%, 80%, 100% {-webkit-transform: translateY(0);}	
  40% {-webkit-transform: translateY(-5px);}
}
@keyframes bounce1 {
0%, 20%, 50%, 60%, 80%, 100% {-webkit-transform: translateY(0);}	
  40% {-webkit-transform: translateY(-5px);}
}
.tdk-column-container{
display:inline-block;
width:100%;
padding-left: 30px;
  padding-right: 30px;
}
.tdk-title-item {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
}
.tdk-title-item a{
    text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.col-itemfour .tdk-bigitem {
  margin-bottom: 14px;
}

.col-itemfour .col-md-6:nth-child(3) .tdk-bigitem, .col-itemfour .col-md-6:nth-child(4) .tdk-bigitem {
  margin-bottom: 0px;
}
.tdk-imgright {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.tdk-cc2 {
      padding-top: 40px;
  padding-bottom: 40px;
}
.tdk-cc2-space {
  margin-top: 40px;
  display: inline-block;
}

.tdk-thdingbox h5 {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 0px;
}

.tdk-thdingbox h6 {
  margin: 0px;
  font-size: 20px;
  font-weight: 200;
  margin-top: 15px;
  margin-bottom: 10px !important;
}
.hide {
  display: none;
}
.tdk-cc-col-text h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0px;
text-decoration:none;
}
body .tdk-cc-col-text p {
  margin-top: 0px;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 10px !important;
}
.tdk-sale-sec-cat .tdk-sale-sec .item img {
  /* border: 2px solid #fff; */
  border-radius: 100%;
  padding: 1px;
  transition: all .3s ease-in-out;
}
.tdk-sale-sec-cat .tdk-sale-sec .item:hover img{
border: 2px solid #34724B;
transition: all .3s ease-in-out;
}
.tdk-sale-sec-cat .tdk-sale-sec .item {
  width: 18%;
    padding: 0px 15px;
}
.tdk-section6 .item h3,
.tdk-sale-sec .item h3 {
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 30px!important;
  text-transform: uppercase;
    text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
color:#746b61;
}
.tdk-colhoveref .tdk-bigitem {
  position: relative;
}
.tdk-colhoveref .tdk-title-item {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
.tdk-colhoveref .tdk-big-img {
  position: relative;
overflow:hidden;
}
.tdk-colhoveref .tdk-big-img:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  opacity: .5;
  left: 0;
  bottom: 0;
  transition: all .3s ease-in-out;
}
.tdk-colhoveref .tdk-title-item.exp-tdkbtn {
  opacity: 0;
}
.tdk-colhoveref .tdk-bigitem:hover .tdk-big-img:after{
   bottom: -310px;
  top: auto;
  transition: all .3s ease-in-out;
}
.tdk-colhoveref .tdk-bigitem:hover .tdk-title-item{
opacity:0;
}
.tdk-colhoveref .tdk-bigitem:hover .tdk-title-item.exp-tdkbtn{
opacity:1;
transition: all .2s ease-in-out;
}
.tdk-colhoveref .tdk-title-item.exp-tdkbtn a {
  background: #000;
  color: #fff;
  padding: 10px 30px;
}
.tabs-nav.hide{
display:none;
}
.item-swiper-content{
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px !important;
}
.item-swiper-container .tdk-column-container {
  padding: 0px;
}
.tdk-discription1 {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-weight: 600;
}
.tdk-product .product__info {
  padding-top: 0;
      z-index: 2;
}
.tdk-product h1.product-meta__title.heading.h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
.product-meta > * + * {
    margin-bottom: 10px;
}
.product-form__buy-buttons.tdk-stkybtnmb {
    margin-bottom: 15px;
}
.tdk-product .product-form{
display:block;
}
.tdk-discription1 i,
.tdk-discription1 div,
.tdk-discription1 strong,
.tdk-discription1 ul,
.tdk-discription1 h1,
.tdk-discription1 h2,
.tdk-discription1 h6,
.tdk-discription1 h5,
.tdk-discription1 h4,
.tdk-discription1 h3,
.tdk-discription1 p {
  display: none;
}

.tdk-discription1 p:first-child {
 display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.tdk-discription1 .tdkreadmore{
display:block;
}
.product__info .jdgm-widget.jdgm-widget {
  margin-bottom: 10px;
}
.tdk-homepageslideshow{
  position:relative;
}
.tdk-index .img-box-desktop,
.tdk-homepageslideshow .img-box-desktop{
  display:block;
}
.tdk-index .img-box-mobile,
.tdk-homepageslideshow .img-box-mobile {
  display: none;
}
.tdk-arrowicon2 .owl-nav button,
.tdk-homepageslideshow1 .owl-nav button,
.tdk-homepageslideshow .owl-nav button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  height: 40px;
  width: 40px;
  background: #ffffff9c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.tdk-arrowicon2 .owl-nav button.owl-prev,
.tdk-homepageslideshow1 .owl-nav button.owl-prev,
.tdk-homepageslideshow .owl-nav button.owl-prev {
  left: 20px;
  right: auto;
}
.tdk-arrowicon2 .owl-nav button.owl-next,
.tdk-homepageslideshow1 .owl-nav button.owl-next,
.tdk-homepageslideshow .owl-nav button.owl-next {
  right: 20px;
  left: auto;
}
.tdk-arrowicon2 .owl-nav button.disabled,
.tdk-homepageslideshow1 .owl-nav button.disabled,
.tdk-homepageslideshow .owl-nav button.disabled {
  opacity: 0.2;
}
.list-collections__item-list .heading.h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.tdk-index .section__header .heading.h2 {
  font-size: 22px;
}
.tdk-index .section__header {
  margin-bottom: 30px;
}
/* .tdk-index collection-list prev-next-buttons .list-collections__arrow{
    background: #bdb4aa;
} */
.announcement-bar__content-inner .announcement-bar__content-text-wrapper p{
font-size: 18px;
}

.announcement-bar__content-inner .announcement-bar__content-text-wrapper .heading.h5{
font-size: 26px;
font-weight:800;
}
.list-collections__item-list .heading.h3 {
  color: #000000;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.list-collections__item-info.text-container {
  position: static;
  transform: none;
  margin-top: 15px;
}
.list-collections__item-image-wrapper{
overflow:hidden;
border-radius:4px;
}
.tdk-index .list-collections__item,
.tdk-index .list-collections__item-list a {
  background: transparent;
}
.list-collections__item-info.text-container span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -80%);
  -ms-transform: translate(-50%, -80%);
  transform: translate(-50%, -80%);
margin-top:0px;
display:none;
}
.list-collections__item-list {
  align-items: start !important;
}
.tdk-coll-linkpro {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 0px 15px;
  max-width: fit-content;
  margin: 0 auto;
list-style: none;
  overflow: auto;
  width: fit-content;
justify-content:center;
}

.tdk-pro-overflow {
padding-bottom:15px;
}
.cm_colec_img img {
    width: 30px;
    border-radius: 100%;
    border: 2px solid #f4e794;
}

.cm_colec_title {
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  font-size: 12px;
  line-height: 19px;
}
.tdk-col-slider-img{
margin-bottom:15px;
}
.tdk-col-slider-img img{
width:100%;
}
.tdk-home-slider-col h4{
    text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.tdk-slider-h {
  background: #f2e9e7;
  padding: 18px 30px;
  text-align: center;
position:relative;
}
.tdk-slider-h h2 {
  font-weight: 400;
  margin-bottom: 10px;
}
.tdk-arrowicon .owl-nav button,
.tdk-home-slider-col button {
 position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  /* height: 40px;
  width: 40px;
  background: #746b61;
  color: #fff;
  border-radius: 100%; */
}
.tdk-arrowicon button.owl-prev,
.tdk-home-slider-col button.owl-prev {
  left: 10px;
}
.tdk-arrowicon button.owl-next,
.tdk-home-slider-col button.owl-next {
left: auto;
right:10px;
}
.tdk-slider-h h4 {
  font-size: 16px;
}
.shopify-section--collection-list section {
  margin-top: 0px !important;
margin-bottom: 0px !important;
}
.tdk-bigitem .tdk-col-slider-img{
margin:0px;
}
.tdk-bigitem video {
  height: 500px;
}
.tdk-iws-banner img {
  width: 100%;
}
.tdk-index .img-box-mobile,
.tdk-banner-sldier .img-box-mobile {
  display: none;
}
.tdk-index .img-box-desktop,
.tdk-banner-sldier .img-box-desktop {
  display: block;
}
.tdk-banner-sldier h5 {
    text-align: center;
    color: #ffffff;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 5px 10px;
    background: #746b61;
    width: max-content;
    font-size: 14px;
}
.tdk-w-sliderbox.img-box-mobile h5:hover,
.tdk-banner-sldier h5:hover{
      background: #045a44;
  transition: all 0.3s ease-in-out;
}
.tdk-banner-sldier{
position:relted
}
.tdk-w-sliderbox {
  /* background: #f2e9e7; */
  padding: 0px;
}
.tdk-banner-sldier .owl-nav{
display:block !important;
}
.tdk-index .img-box-desktop,
.tdk-imgw-slider .img-box-desktop{
display:block;
}
.tdk-index .img-box-mobile,
.tdk-imgw-slider .img-box-mobile{
display:none;
}
.tdk-imgw-slider {
  /* background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/diwali-bg-seciton3.jpg?v=1696501751); */
  background-size: cover;
  background-attachment: fixed;
}
.tdk-imgw-slider .container-fluid {
  /* background: #f2e9e7; */
}
.hero-singleimg img{
width:100%;
}
.tdk-herobox .col-md-8, .tdk-herobox .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
}
.tdk-herobox .col-md-4{
padding-left:5px;
}
.tdk-herobox {
  padding: 5px;
}
.tdk-herobox .col-md-4 .hero-singleimg:nth-child(1) {
  padding-bottom: 5px;
}
#return-to-top {
    position: fixed;
  bottom: 110px;
  right: 20px;
  background: rgb(217 212 204);
  width: 35px;
  height: 35px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 9;
  padding: 10px;
  text-align: center;
}
.tdk-index .shopify-section--collection-list .section__color-wrapper,
.tdk-index .shopify-section--collection-list .vertical-breather{
background:transparent !important;
}
.tdk-popularcatagory {
  background: #f2e9e7;
}

.tdk-popular-cat {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.tdk-popular-cat .item a {
  background: #fff;
  padding: 10px 15px;
  border-radius: 60px;
  display: flex;
  align-items: center;
transition: all 0.3s ease-in-out;
}
.tdk-popular-cat .item a:hover{
transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.tdk-popular-cat .item a img {
  border-radius: 100%;
  width: 26px;
  margin-right: 5px;
}
.tdk-popularcatagory .section__header {
  margin-bottom: 25px;
}
.account__block-item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.account__block-item form#customer_login {
  width: 100%;
}
.account__block-item .ssi-wrapper.embed-ssi {
  width: 100%;
margin:0px !important;
}
.tdk-mobilemenu-fimg {
  width: 34px;
  display: inline-block;
  margin-right: 8px;
}

.tdk-mobilemenu-fimg img {
  border-radius: 100%;
}

span.tdk-mobilemenu-lv1 {
  display: flex;
  align-items: center;
  flex: 0 1 100%;
}
#desktop-menu-2 .mega-menu__column:nth-child(1){
  display: none !important;
}

.active-cate .main-category-img{
    border: 2px solid #34724B;
}
.main-cate-tab-title-content-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-cate-tab-title-content-title .tdk-linkboxct-ritht a {
  font-size: 13px;
    text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
#desktop-menu-4 .nav-dropdown__item:nth-child(1) a{
font-weight:800;
}
.tdk-thumbnail {
border-radius: 0px;
cursor: pointer;
transition: 0.3s;
display: block;
margin-left: auto;
margin-right: auto
}

.tdk-thumbnail:hover {opacity: 0.7;}

/* The Modal (background) */
#myModal.modal1 {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 99; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
#myModal  .modal-content {
margin: auto;
display: block;
height: 90%;
}

/* Caption of Modal Image */
#myModal  #caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
}

/* Add Animation */
#myModal  .modal-content, #myModal  #caption {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}

#myModal  .out {
animation-name: zoom-out;
animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
from {-webkit-transform:scale(1)}
to {-webkit-transform:scale(2)}
}

@keyframes zoom {
from {transform:scale(0.4)}
to {transform:scale(1)}
}

@keyframes zoom-out {
from {transform:scale(1)}
to {transform:scale(0)}
}

/* The Close Button */
#myModal  .close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}

#myModal  .close:hover,
#myModal  .close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
.tdk-thumbnail {
  z-index: 1;
  mix-blend-mode: darken;
}
.product-image i {
  position: absolute;
  right: 15px;
  bottom: 15px;
  /* mix-blend-mode: difference; */
  z-index: 0;
  height: 20px;
  width: 20px;
}
#desktop-menu-2 .mega-menu__images-wrapper .mega-menu__text,
#desktop-menu-1 .mega-menu__images-wrapper .mega-menu__text{
font-weight:900;
}
body.bestsellers .shop-category-main{
display:none;
}
.tdk-aplust-cbox .container {
  padding: 0px;
    max-width: 100%;
}
.tdk-aplust-cbox .container .row {
  margin: 0px;
}
.tdk-aplust-cbox .container .row .col-md-6 {
  padding: 0px;
}
.tdk-aplust-cbox img{
width:100%;
}
.personalized recently-viewed-products{
 background: #f2e9e7;
margin:0px !important;
}
.personalized  .tdk-single-banner{
margin:0px;
}
.personalized .section{
margin:40px 0px;
}
.tdk-home-cart .mini-cart__recommendations-inner{
    padding: 40px 0px;
}
.personalized .vertical-breather {
  padding-top: 40px;
  padding-bottom: 40px;
}
.header__icon-wrapper .icon{
margin:0 auto;
}
.tdk-header-icon{
text-align:center;
}
.tdkhde-icontext {
font-size: 10px;
  text-transform: capitalize;
  margin-top: 1px;
}
.header__secondary-links .icon {
  height: 23px;
}
a.tdk-menurward-mb {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
a.tdk-menurward-mb img {
  width: 20px;
  margin-right: 6px;
}
.tdkboxrevidehds {
  position: relative;
  width: 150px;
}

.tdkboxrevidehds a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.tdk-menu-ofcol .menu.dropdown-child {
  display: flex;
  flex-wrap: wrap;
justify-content: center;
}

.tdk-menu-ofcol .menu.dropdown-child .menu-link {
  text-align: center;
  margin-right: 15px;
  width: calc(10% - 10px);

}
.tdk-colmenusec .menu-link img {
  width: 90px;
  border-radius: 100%;
}
.tdk-menu-ofcol .menu-link .col-textitem {
  margin-top: 10px;
  display: block;
}
.tdk-menu-ofcol {
  list-style: none;
  display: flex;
  overflow: auto;
  gap: 0;
  row-gap: 6px;
  padding: 0px;
  max-width: fit-content;
  margin: 0 auto;
}

.tdk-maincolmnu {
  /* overflow: scroll; */
    margin-bottom: 40px;
}

.tdk-menu-ofcol .tdk-colmenusec {
  width: fit-content;
    display: flex;
  align-items: flex-start;
}
.tdk-menu-ofcol .tdk-colmenusec .menu-link {
  width: 110px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.tdk-gojo {
  width: fit-content;
  display: flex;
      padding: 20px 0px 0px;
}
.tdk-gojo .menu-link .tdkcatimgbox11 img{
  padding:2px;
}
.tdk-gojo .menu-link .tdkcatimgbox11{
  border: 1px solid #bdb4aa;
  border-radius:100%;
  display:inline-block;
}
.tdk-gojo .menu-link .tdkcatimgbox11:hover,
.tdk-gojo .menu-link .tdkcatimgbox11.menu--active{
  border: 2px solid #34724B;
}
.tdk-gojo .menu-link:hover .col-textitem,
.tdk-gojo .menu-link .textmeniactive{
  color:#34724B;
}
.tdk-maincolmnu ~ .main-cate-nav-wrapper {
  display: none;
}
.tdk-maincolmnu h3 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  top: 25px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
.tdk-pop-collection {
 padding-top: 40px;
    padding-bottom: 40px;
    /* background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/background-image5.jpg?v=1702978230); */
    background-size: cover;
      background: #f2eee6;
}
.tdk-pop-collection .item a {
  display: flex;
  align-items: center;
}

.tdk-pop-collection .item .cm_colec_img {
      width: auto;
}
.tdk-col-barsecslid {
  margin-top: 20px;
}
.tdk-pop-collection .item {
    background: #fff;
    border: 1px solid #e8d6d2;
    padding: 8px 10px;
    position: relative;
    display: inline-block;
    border-radius: 60px;
}
.tdk-col-barsecslid2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.tdk-pop-collection .item .cm_colec_title {
  font-size: 14px;
  margin-left: 10px;
  margin-top: 0;
  text-align: left;
font-weight: 400;
}
.tdk-col-barsecslid button.owl-prev {
  left: -20px;
}
.tdk-col-barsecslid button.owl-next {
  right: -20px;
}
.tdk-coutnmainbox {
  position: relative;
margin-top:5px;
  display:none !important;
}
.tdk-collection .tdk-coutnmainbox{
 margin-top:0px !important;
}
.tdk-countdown {
    text-align: center;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(to bottom, #871f1f , #4f1514);
}
.countdown {
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: initial;
}

.countdown-number {
  display: inline-block;
  line-height: initial;
}

.countdown-time {
    padding: 5px;
    border-radius: 3px;
    background: #faf0e6;
    font-size: 17px;
    width: 40px;
    color: #7d1d1d;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.countdown-text {
  display: block;
  padding-top: 5px;
  font-size: 10px;
  color: #fff;
}
.tdk-countdown h3 {
  margin: 0 20px 0 0;
  font-size: 30px;
  color:#faf0e6;
}
.tdk-countdown h3 span{
animation: blink 0.9s linear infinite;
}
@keyframes blink{
0%{opacity: 0;}
25%{opacity: .5;}
100%{opacity: 1;}
}
.tdk-coutnmainbox .tdk-single-banner{
margin-bottom:0px;
}
.tdk-ftbox .tdk-boxtext {
  margin-left: 14px;
}

.tdk-ftbox .tdk-col-item {
  margin-bottom: 14px;
}
.tdk-product-list__inner .product-item {
  opacity: 1;
}
.tdk-collection .tdkseccol-img{
margin-top:60px;
}
.tdk-index .tdk-sale-sec-cat .section{
margin:0px !important;
}
.tdk-index .tdk-sale-sec-cat .section__color-wrapper{
/* background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/cat-bg-image2.jpg?v=1697269263); */
    background-position: bottom center;
  background-size: cover;
padding: 40px 0px;
}
.shopify-section--newsletter section.section.section--flush{
margin-top:0px !important;
}
.tdk-bg-colum-container {
  /* background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/cat-bg-image3.jpg?v=1697272861); */
  background-size: cover;
  background-position: center top;
}
.shopify-section--collection-list .section {
  background-size: cover;
  background-position: center top;
}
.features--image-zoom .image-zoom:hover img {
  transform: none !important;
}
/*-- Footer Start --*/
.applicationIcon img {
  width: 90%;
  border: 0.1px solid #9e9e9e;
  border-radius: 7px;
}
.tdk-ft-row1 .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
.tdk-ft-row1 .container .tdk-col-item {
  width: calc(25% - 12px);
  padding: 10px 15px;
  border-right: 1px solid #fff;
}
.tdk-ft-row1 {
  margin-bottom: 30px;
}
.tdk-col-content {
display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.tdk-ft-row1 .container .tdk-col-item img{
margin-right:10px;
}
.tdk-ft-row1 .container .tdk-col-item:nth-child(2) img {
  width: 27px;
}
.tdk-ft-row1 .container .tdk-col-item:nth-child(3) img {
  width: 27px;
}
.tdk-ft-row1 .container .tdk-col-item:nth-child(4) img {
  width: 27px;
}
.footer__item-content p{
color:#fff;
}
.tdk-desktopimg-s{
display:block;
}
.tdk-mobileimg-s{
display:none;
width:100%;
}
/* .mobile-nav .mobile-nav__item:last-child a {
  justify-content: left;
} */
.mobile-nav .linklv1.mobile-nav__link {
  justify-content: left;
}
button.tdkmb-lighting.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before,
button.tdkmb-decor.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before,
button.tdkmb-kitchen-dining.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before,
button.Discover.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before,
.mobile-nav__item .Collections span.tdk-mobilemenu-lv1:before,
.mobile-nav .linklv1.mobile-nav__link:before{
content:"";
background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/mobile-menu-img2.jpg?v=1698215087);
height: 34px;
  width: 34px;
  display: inline-block;
  background-size: contain;
  border-radius: 100%;
    margin-right: 8px;
}
button.tdkmb-lighting.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before{
 background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/1featur.jpg?v=1703763376);
  display:none;
}
button.tdkmb-decor.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before{
  display:none;
}
button.tdkmb-kitchen-dining.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before{
  background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/mb-menu0img2.jpg?v=1701413845);
  display:none;
}
button.Discover.lvl1.mobile-nav__link .tdk-mobilemenu-lv1:before,
.mobile-nav__item .Collections span.tdk-mobilemenu-lv1:before{
 background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/mobile-menu-img1.jpg?v=1698215019);
}
.mobile-nav .linklv1.mb-tdk-up-to-70-off:before{
 background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/persanteg2.jpg?v=1701438444);
}
.mobile-nav .linklv1.mb-tdk-up-to-70-off{
      color: #912926;
}
.mobile-nav .linklv1.mb-tdk-new-arrivals:before{
  background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/gramophone.jpg?v=1701153732);
}
.tdk-boxzodiacbox {
display: flex;
  align-items: center;
  margin-top: 20px;
  flex-wrap: wrap;
  background: #f3f2f0;
  padding: 6px;
  justify-content: space-around;
  gap: 2px;
}

.tdk-boxzodiacbox img {
  width: 100%;
}

.tdk-boxzodiacbox a {
  margin-right: 0;
  margin-bottom: 0;
  width: 16%;
}
.tdk-boxzodiacbox a.outstock-tdk-zodiac {
  opacity: 0.3;
  cursor: not-allowed;
}
.tdk-catsec-mobile{
display:none;
}

.tdk-catsec-desktop{
display:block;
  width:100%;
}
.mega-menu__image-push {
  width: 150px !important;
  text-align: center;
}
#shopify-section-template--16185263816876__b256c355-f477-42ed-a46e-1912d95eb8a9 section.section.section--flush {
  margin: 0px;
}
#shopify-section-footer .footer{
    /* background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/footer-bannerbg.jpg?v=1699948059); */
  background-size: cover;
  background-position: top center;
}
li.header__linklist-item.tdk-stores {
  display: none;
}
.tdk-live-bnner {
  margin-bottom: 13px;
  margin-top: 13px;
}
.tdk-live-bnner img{
width:100%;
}
.tdk-singlepgcolicon{
flex-wrap: wrap;
  justify-content: center;
}
.tdk-singlepgcolicon.tdk-menu-ofcol .tdk-colmenusec .menu-link{
width: 130px;
}
body .st-search-root .st-autocomplete-container{
    min-width: 80%;
  max-width: 90%;
}
body .st-search-root .st-row .st-column-75 {
  flex: 75%;
  max-width: 75%;
}
body .st-search-root #st-after-search .st-row .st-column-33, body .st-search-root #st-after-search .st-row .st-column-34 {
  flex: 15%;
  max-width: 15%;
}
.tdk-loc-content {
  background: #f5f1ec;
  padding: 25px 15px 35px 15px;
}

.tdk-loc-content h2 {
  text-align: center;
}

.tdk-loc-content h3 {
  text-align: center;
  font-size: 24px;
  margin: 10px 0px !important;
}

.tdk-loc-content .image-with-text__text-wrapper {
  text-align: center;
  margin-bottom: 20px;
}
.tdk-storelocation .heading {
  text-align: center;
}
.tdk-loc-content .button-wrapper {
  text-align: center;
}
.multi-column--spacing-loose{
    --item-width: aliceblue !important;
}
.tdk-contentbox-loc {
  border-radius: 8px;
  overflow: hidden;
}
.image-overlay__content-wrapper .image-overlay__content {
  background: #746b61db;
  padding: 30px;
  border-radius: 5px;
}
.multi-column__inner--scroller{
    display: block;
}
.multi-column__inner--scroller .multi-column__item {
  margin-bottom: 40px;
    padding-left: 45px;
  padding-right: 45px;
}

.multi-column__inner--scroller .multi-column__item:last-child {
  margin-bottom: 0px;
}
.multi-column__inner--scroller{
    display: block !important;
}
.marquee {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow-x: hidden;
  background: #8E2825;
  color: #fff;
 padding: 5px 0px;
}

.track {
white-space: nowrap;
will-change: transform;
    animation: 45s linear infinite reverse text-loop-left;
}

@keyframes text-loop-left {
  0% {
      transform: translate3d(0,0,0)
  }

  to {
      transform: translate3d(-100%,0,0)
  }
}
.marquee span {
  margin: 0px 10px;
  font-size: 14px;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.tdk-imp-desktophide{
display:block;
}
.tdk-imp-mobilehide{
display:none;
}
.tdk-g-slider-box {
  padding: 7px;
}
.tdk-grid-colbox-content {
  background: #faf0e6;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
  padding-top: 50px;
transition: all 0.3s ease-in-out;
    min-height: 190px;
}
.tdk-grid-colbox-content:hover {
  box-shadow: 0px 0px 10px 0px rgb(255 237 220);
transition: all 0.3s ease-in-out;
}
.tdk-grid-colbox-content h4 {
  font-size: 14px;
  margin-bottom: 10px;
  position: absolute;
  top: 14px;
  line-height: 21px;
  width: 100%;
  left: 0;
  padding: 0px 10px;
}
.tdk-grid-collectionbox .row{
margin:0px;
}
.tdk-grid-collectionbox .colmd-24{
width: 24.9%;
}
.tdk-grid-collectionbox .colmd-12{
width: 12.5%;
}
.tdk-grid-collectionbox .tdkcolbox {
  padding-left: 5px;
  padding-right: 5px;
}

.dgg {
  display:none;
}
.dgg.display {
  display: inline-block;
}
.tdk-lodmorebtn{
text-align:center;
}
#loadMore {
  padding: 10px 40px;
  text-align: center;
  background-color: #746b61;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  display: inline-block;
  margin: 20px auto 0;
 cursor:pointer;
}
#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
  background: #fff;
  left: 0;
}
.cv-spinner {
height: 100%;
display: flex;
justify-content: center;
align-items: center;  
}
/* .spinner {
width: 40px;
height: 40px;
border: 4px #ddd solid;
border-top: 4px #2e93e6 solid;
border-radius: 50%;
animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
100% { 
  transform: rotate(360deg); 
}
} */
.is-hide{
display:none;
}
div#Huratips-Loop {
  width: 100%;
display: flex !important;
  flex-wrap: wrap !important;
  gap: 18px !important;
}
#Huratips-Pagination2{
  display: block;
    width: 100%;
  text-align:center;
}
#Huratips-Pagination{
text-align:center;
}
#Huratips-Pagination .loading-spinner{
display:block;
}
#Huratips-Pagination2 .btn,
#Huratips-Pagination .btn {
  font-size: 17px;
  background: #746b61;
  color: #fff;
  padding: 13px 30px;
  border-radius: 5px;
  margin-top: 20px !important;
  display: inline-block;
}
.tdkcountprogressbar {
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
  font-size: 14px;
}
.tdk-cat-zoom {
  margin-right: 6px;
}

.tdk-cat-zoom buttom {
  height: auto;
  line-height: inherit;
}

.tdk-cat-zoom button {
  height: auto;
  line-height: initial;
  position: relative;
  top: 2px;
}
.tdk-cat-zoom button svg {
    width: 17px;
    height: 20px;
}
.tdkcat-zoomimge {
  margin-left: -40px;
  margin-right: -40px;
  display: flex;
  flex-wrap: wrap;
}

.tdkcat-zoomimge .sdproduct-item {
  width: 10%;
}
.tdkcat-zoomimge .sdproduct-item .tdk-col-img-mobile img,
.tdkcat-zoomimge .sdproduct-item .tdk-col-img-mobile {
  border-radius: 0px !important;
}
.tdkcat-zoomimge{
display:none;
}
.tdkcat-zoomimge.show{
display:flex;
}
div#Huratips-Loop2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.product-facet__product-list.hide{
display:none !important;
}
.tdkcat-zoomimge .sdproduct-item .tdk-col-img-mobile img {
    border: 1px solid #fff;
}
.mb-point-sec {
    background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/point-bg-sec.jpg?v=1699079909);
    background-size: cover;
    background-position: center;
    padding: 15px;
}
.mb-point-box {
    display: flex;
}
.mb-point-box img {
    margin-right: 10px;
    filter: brightness(0) invert(1);
}
.mb-point-box h4 {
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.mb-point-box p {
    font-size: 14px;
    color: #fff;
    line-height: 15px;
  margin:0px;
}
.st-search-root .st-search-container #st-main-content #st-results-list .st-column-33 .st-outer-box .st-inner-box .st-add-to-cart-root .st-col .st-atc-btn{
      border: 1px Solid #eee !important;
}
.tdk-contact-page .col-md-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border: 1px solid #fff;
    background: #d9d4cc;
}

.tdk-contact-page .tdk-contact-detailsbox {
    width: 100%;
    text-align: center;
}
.tdk-cp-heading{
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
  margin-top:5px;
}
.tdk-contactpg-form .container {
    padding: 0px;
}

.tdk-contactpg-form .container .row {
    margin: 0px;
}

.tdk-contactpg-form .container .row .col-md-6 {
    padding: 0px;
  display:flex;
  justify-content:center;
      align-items: center;
}
.tdk-contactpg-form .container .row .col-md-6 .contact__form {
    width: 100%;
}
.tdk-contact-page .container {
    padding: 0px;
}

.tdk-contact-page .container .row {
    margin: 0px;
}
.tdkwprapbox{
  padding:0px !important;
}
.tdk-product-btnwp img{
  width:100%;
      border-radius: 5px;
}
.tdk-col-img-mobile .tdk-quickview .tdk-quckviewbtn {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 2;
    background: #fff;
    padding: 2px 10px;
    border-radius: 60px;
  display:none;
}
.tdk-col-img-mobile:hover .tdk-quickview .tdk-quckviewbtn {
display:block;
}
.tdk-quickview-content{
  position:relative;
  z-index:99;
}
.tdk-quickview-content .tdk-live-bnner {
    display: none;
}
.tdk-boxstockin {
    margin-top: 10px;
    font-weight: 700;
}
/* .tdk-quickview-content .tdk-fadinboxquickv.drawer[open],
.tdk-quickview-content .tdk-fadinboxquickv {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.tdk-quickview-content .tdk-fadinboxquickv.drawer[open]>.drawer__overlay {
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
} */
.quick-buy-product {
    display: block;
}

.tdk-imgquickview {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(14vw,1fr);
    grid-gap: 5px;
    overflow-x: scroll;
    padding-bottom: 10px;
    cursor: pointer;
}

.tdk-imgquickview img {
    display: flex;
    flex-direction: row;
    align-items: center;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    scroll-margin: var(--container-gutter);
    margin: 0px !important;
    width: 100%;
}
.tdk-quickview-content .quick-buy-product {
    display: block;
  margin-bottom: 10px;
}
.tdk-quickview-content .product-item-meta {
    margin-top: 20px;
}
.tdk-quickview-content .shopify-payment-button{
display:none;
  }
.tdkquick-matirial .wrap {
    display: flex;
    align-items: center;
}

.tdkquick-matirial .wrap .heading {
    margin: 0px;
}

.tdkquick-matirial .wrap .top-0 {
    margin: 0px;
    margin-left: 10px;
}

.tdkquick-matirial {
    margin-top: 10px;
}
.tdk-quickview-content .promo-text-main {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.tdk-quickview-content .promo-text-main .promo-text-sub {
    width: 50%;
    padding: 20px;
    text-align: center;
    color: #fff;
}

.tdk-quickview-content .promo-text-main .promo-text-sub .promo-des {
    margin: 0px;
}

.tdk-quickview-content .promo-text-main .promo-text-sub .promo-title {
    margin-bottom: 0px;
}
/* .tdk-imgquickview::-webkit-scrollbar {
  width: 7px;
}
.tdk-imgquickview {
  scrollbar-width: 15px;
  scrollbar-color: #eee  #746b61;
}
.tdk-imgquickview::-webkit-scrollbar-track {
  background:#746b61;
}
.tdk-imgquickview::-webkit-scrollbar-thumb {
  background-color: #eee ;
  border-radius: 6px;
  border: 3px solid #746b61;
} */
.tdk-quickview-content .promo-mobile{
  display:none;
}

.tdk-quickview-content .drawer__header a {
    position: relative;
    margin-right: 10px;
}

.tdk-quickview-content .drawer__header a .header__cart-count {
    background: #000;
    color: #fff;
    left: 12px;
    height: 20px;
    width: 20px;
    border-radius: 100%;
}
.tdk-quickview-content .cart-notification{
  display:none !important;
}
.tdk-collection .marquee{
  display:none !important;
}
.tdk-productbox .related-product {
    text-align: center;
}

.tdk-productbox .related-product .related-product-name {
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 6px;
}

.tdk-productbox .related-product  .related-product-price {
    font-size: 15px;
}

.tdk-productbox button {
    margin-top: 8px;
    width: 100%;
}
.tdk-multiple_product-img img,
.tdk-productbox .related-product .related-product-image img {
    border-radius: 3px;
}
.tdk-product-colag .related-products-wrapper h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 400;
}
.tdk-imgw-slider .tdkboxheading {
    text-align: center;
    margin-bottom: 20px;
}
.tdk-imgw-slider .tdkboxheading .heading {
    margin-bottom: 0px;
}

.tdk-imgw-slider .tdkboxheading p {
    font-size: 18px;
}
.tdk-imgw-slider .col-md-12 {
    padding: 0px;
}
.tdk-product .tdk-boxstockin{
  display:none;
}
.tdk-b-sec5-content {
    max-width: 80%;
    margin: auto;
    columns: 3;
    column-gap: 1rem;
  right: -18px;
  position:relative;
}

.tdk-b-sec5-content .tdk-bs5-item img{
  width:100%;
  border: 1px solid #ffd7b7;
}
.feng-shui-edit .tdk-b-sec5-content .tdk-bs5-item img{
 border: 2px solid #e9d6c4;
}
.tdk-b-sec5-content .tdk-bs5-item.tdk-50{
  width: 88%;
}
.tdk-box-section5 {
      padding: 40px 0;
    background-size: cover;
    background-position: center;
    margin: 0px 0 20px;
}
.feng-shui-edit .tdk-box-section5{
  background-image: url(/cdn/shop/files/background-image.jpg?v=1700287655);
}
.tdk-b-sec5-content .tdk-bs5-item.tdk-100{
    width: 100%;
}
.tdk-b-sec5-content .tdk-bs5-item {
    position: relative;
      margin-bottom: 15px;
}

.tdk-b-sec5-content .tdk-bs5-item h4 {
position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 1;
    letter-spacing: 1px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    /* background: -webkit-linear-gradient(45deg, #f4e794, #e3ba69 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-weight: 800;
}
.tdk-bs5-i-text {
    text-align: center;
    padding: 50px 20px;
}

.tdk-bs5-i-text h3 {
font-size: 30px;
    font-weight: 300;
    margin-bottom: 0;
}
.feng-shui-edit .tdk-bs5-i-text h3{
   background: none;
   -webkit-background-clip: inherit;
    -webkit-text-fill-color: #000;
}
.tdk-b-sec5-content .tdk-bs5-item.tdk-lefttsp{
  left: -38px;
}
.tdk-bs5-i-text p {
font-size: 18px;
    margin-top: 0;
    line-height: 31px;
}
.feng-shui-edit .tdk-bs5-i-text p{
font-size: 18px;
    margin-top: 0;
    line-height: 31px;
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: #000;
    font-weight: 400;
    color: #000;
}
.tdk-b-sec5-content:before{
    content: "";
    display: block;
    height: 120px;
    width: 120px;
    position: absolute;
    top: -20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: -90px;
}
.tdk-b-sec5-content:after {
content: "";
    display: block;
    height: 120px;
    width: 120px;
    position: absolute;
    bottom: -20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 20px;
}
.tdk-b-sec5-content .tdk-bs5-item a {
    display: block;
    position: relative;
}

.tdk-b-sec5-content .tdk-bs5-item a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(#ff000000,#1a1a1a87);
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
}
.hello-discounts.tdk-collection .tdk-single-banner{
display:block !important;
}
.feng-shui-edit .tdk-b-sec5-content .tdk-bs5-item a:before{
  display:none;
}
/* .brand-carousal-dg .item:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(to bottom, #ffffffc4 , transparent 30%);
}
.label--subdued {
    background: transparent;
    color: #000;
    background-image: none;
} */
cart-drawer#mini-cart {
    z-index: 99;
}

product-item .label.label--highlight {
    /* background: rgb(var(--product-on-sale-accent)) !important;
    color: #fff !important;
    clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%, 5% 50%);
    border-radius: 0; */
    background: #670010 !important;
    color: #fff !important;
    border-radius: 4px;
    padding: 3px 10px;
}

product-item .label{
  background: #fff9 !important;
  color:#000;
}
.price-list .tdk-fadetext {
    margin-right: 10px;
    opacity: 0.5;
}
body .wrapp-all .wrap {
    margin-bottom: 0px;
    margin-right: 20px;
}
body .wrapp-all .wrap .heading{
  font-size: 11px;
  font-weight:400;
}
.tdk-product .product-form__quantity {
    margin-top: 30px;
}
/* .tdk-product .shopify-section--product-content .container{
      z-index: 999;
    position: relative;
} */
.tdk-est-hding {
    font-family: Avenir Next Rounded,sans-serif!important;
    font-size: 14px!important;
    font-weight: 600;
    margin-bottom: 8px;
}

.ed-content {
    margin-bottom: 10px;
}

.ecod-wrapper {
    display: flex;
    align-items: center;
}

.ecod-wrapper p {
    margin: 0px;
    font-size: 12px;
}

.expected-delivery-wrapper-mobile .img {
    margin-right: 10px;
    display: flex;
}

.expected-delivery-wrapper-mobile .img img {
    width: 23px;
}

.ecod-wrapper p span {
    font-weight: 800;
}
.expected-delivery-wrapper-mobile {
    margin: 0px 0px 15px;
}
.size-pdp-footer {
  background: #F5F6F2;
  padding: 25px 20px;
}

.size-pdp-footer h2 {
    font-size: 14px;
    margin-bottom: 0px;
}

.size-pdp-footer p {
    margin: 0px;
}

.size-pdp-footer h4 {
    margin: 0px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
}
.collaps-main .collaps-content:last-child {
    border: 0px;
}
.cbb-frequently-bought-container h2 {
    font-size: 18px !important;
    margin-bottom: 0px !important;
}
.delivery-payment-images {
    display: flex;
    align-items: flex-start;
}

.delivery-payment-images .item {
    width: 33%;
    text-align: center;
    border-right: 1px solid #eee;
    padding: 0px 10px;
    height: 60px;
}

.delivery-payment-images .body p {
    line-height: 14px;
    font-size: 12px;
}

.delivery-payment-images .item:last-child {
    border-right: none;
}
.tdk-product .custom-container{
      padding-left: 3px;
    padding-right: 3px;
}

.tdk-sale-sec-cat-sld .item img {
    border: 1px solid #bdb4aa;
    border-radius: 100%;
    display: inline-block;
    width: 100%;
}
.tdk-decor-lp,
.tdk-sale-sec-cat-sld2,
.tdk-sale-sec-cat-sld {
    background: url(../../../wp-content/themes/misbah-lighting/shop.png);
}
.tdk-store-points {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    width: 90%;
    margin: 0 auto 50px;
}

.tdk-store-points .store-item {
    width: 33%;
}

.tdk-store-points .store-item img {
    width: 100%;
}
.tdk-decor-hd {
    text-align: center;
    font-size: 24px;
}
.tdk-decor-hding {
    margin-bottom: 20px;
}
.tdk-store-section-sld .item {
    width: 900px;
    margin: 0 auto;
}
.tdk-decorsec .row {
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
}

.tdk-decorsec .row .col-md-2 {
    padding-right: 10px;
    padding-left: 10px;
}
.tdk-decorsec .item {
    margin-top: 20px;
}
.tdkdeco-desktop{
  display:block !important;
}
.tdkdeco-mobile{
  display:none !important;
}
li.header__linklist-item.tdk-up-to-70-off a.header__linklist-link {
    color: #dab55c;
    font-weight: 900;
}
.tdk-slidtext {
    display: flex;
    flex-wrap: wrap;
}

.tdk-slidtext .tdk-imagebox {
    width: 100%;
}

.tdk-slidtext .tdktextarea-sld {
width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
  position:absolute;
}
.tdk-slidtext .tdksld-content {
    width: 100%;
    text-align: center;
}

.tdk-slidtext .tdksld-content .tdkcap-text {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3.5px;
}

.tdk-slidtext .tdksld-content h3 {
    font-family: 'Embassy BT';
    margin: 0px;
    font-size: 50px;
    font-weight: 300;
    line-height: 60px;
}

.tdk-slidtext .tdksld-content p {
    font-size: 16px;
    margin: 10px 0 10px;
}

.tdk-slidtext .tdksld-content a {
    text-align: center;
    padding: 5px 20px;
    font-size: 16px;
    margin-top: 0px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
.tdk-homepageslideshow .item {
    position: relative;
}
.tdk-column-container .row{
      align-items: center;
}
.tdktextarea-side {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 30px;
}
.tdk-contentreverce {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.tdk-filter-box{
  z-index: 99;
}
.view-option-selector-button.active:after {
content: "";
    height: 1px;
    width: 4px;
    display: block;
    background: #000;
    border-radius: 100%;
    margin: 0 auto;
    opacity: .8;
    position: relative;
    top: -2px;
}
.ImpreseeDropDownContainer{
  display: none !important;
}
img.tdk-image-sercbtn {
    position: absolute;
    width: 20px;
    right: 17px;
    z-index: 9;
    cursor: pointer;
}
.tdk-product-pgrv{
  padding: 40px 0;
    background-color: #f4f4f4;
    background-size: cover;
    background-position: center;
}

.tdk-ratingicon svg {
    width: 100px;
}
.tdk-pro-rv-content {
    text-align: center;
}

.tdk-pro-rv-content .tdk-imgtext img {
    width: 20px;
    margin-right: 7px;
}

.tdk-pro-rv-content .tdk-imgtext {
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tdk-pro-rv-content p {
    margin: 0px;
    font-size: 16px;
    margin-bottom: 10px;
}

.tdk-ratingicon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 14px;
}
.tdk-reviewbtns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}

.tdk-reviewbtns a {
    font-size: 13px;
    color: #fff;
    background: #042d29;
    padding: 6px 20px;
    border-radius: 2px;
}
body .mini-cart__drawer-footer {
    padding-bottom: 20px;
}
body .mini-cart__drawer-footer .footer__payment-methods {
    justify-content: center;
    margin-top: 10px;
}
.cart__recap .payment-methods-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
}
.tdk_offer_item {
    /* background-image: linear-gradient(to right, rgb(201, 187, 187) 70%, #3d0101); */
    background: #F5F6F2;
    padding: 10px 14px;
    border-radius: 6px;
    border: 1px solid #e7e7e7;
    height: auto;
  width:100%;
  margin-top:5px;
}

.club-txt-logo {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tdk_title_code {
    font-size: 14px;
    color: #042d29;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tdk-club-tx {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 3px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #042d2942 !important;
    margin-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
}

.cpn_code_copy_block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.cpn_code_copy_block div {
    width: 50%;
    text-align: center;
    background: #fff;
    padding: 5px;
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 5px;
}

.tdk_code {
    border: 1px dashed #042d2942 !important;
}

.cpn_code_copy_block div.tdk_copybtn {
    background: #042d29;
    color: #fff;
      cursor: pointer;
}

.tdk_offer_item p {
    margin-top: 0px;
    font-size: 17px;
}

.club-txt-logo img {
    width: 16px !important;
}
.feng-shui-edit .tdk-b-sec5-content .tdk-bs5-item a:after,
.feng-shui-edit .tdk-b-sec5-content:after,
.feng-shui-edit .tdk-b-sec5-content:before{
    display:none;
}
.feng-shui-edit .tdk-bs5-i-text{
      padding: 10px 20px;
}
.feng-shui-edit .tdk-banner-sldier h5:hover,
.feng-shui-edit .tdk-banner-sldier h5 {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 auto;
  background-color:#746b61;
}
.add-height-var.active{
  display:block !important;
}
.add-height-var {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #fff;
    right: 0px;
    width: 200px;
    top: 50px;
      box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
}

.add-height-var a {
    display: flex;
    color: #000;
    justify-content: space-between;
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
  transition: all 0.3s ease-in-out;
}
.add-height-var a:hover{
  opacity:0.5;
  transition: all 0.3s ease-in-out;
}
.add-height-var svg {
    width: 3px;
}
.add-height-var:before {
    content: '';
    position: absolute;
    right: 13px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    clear: both;
}
span.tdk-drop-downmenu {
    position: relative;
}
.tdk-product .product-meta__price-list-container span.label {
  position: static;
    width: max-content;
}
.tdkboxpopmain {
    position: fixed;
    width: 60px;
    height: 70px;
    background-color: #fff;
    right: 0;
    top: 170px;
    box-shadow: 0 -4px 10px #0000001a, 0 4px 10px #0000001a;
    border-radius: 2px;
    transition: width .5s,height .5s;
    z-index: 150;
}
.tdkcallpop {
    text-align: center;
grid-auto-flow: column;
    grid-template-columns: none;
    width: min-content;
    min-width: 100%;
    align-items: start!important;
    display: grid;
    grid-auto-columns: 50px;
    gap: 2px;
    padding: 4px 5px;
}
.bop-pontenst2, .bop-pontext {
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
}
.bop-pontenst2 {
    font-size: 13px;
    color: #8b1b1c;
}
.bop-phone-ttl-txt-wrap {
    margin-top: 2px;
}

.tdkpopapp,
.bop-call-wrap{
  display:none;
      text-align: left;
}
.tdkboxpopmain.open{
      padding: 8px;
    width: 240px;
    height: auto;
    transition: width .5s,height .5s;
}

.tdkboxpopmain.open .tdkpopapp, .tdkboxpopmain.open .bop-call-wrap{
  display:block;
}
.tdkboxpopmain.open .bop-phone-ttl-txt-wrap{
  display:none;
}
.tdkboxpopmain.open .tdkpop-close{
  display: flex;
  cursor:pointer;
}
.tdkpop-close {
    position: absolute;
    left: -10px;
    top: -10px;
    height: 20px;
    width: 20px;
    background: #746b61;
    display: none;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
}
.bop-call-link span{
  display:block;
}
.bop-call-link span.bop-call-number{
  display:block;
  font-weight:800;
}
.bop-call-link span{
  font-size: 0px;
}
.tdkboxpopmain.open .bop-call-link span{
  font-size: 16px;
}
.tdkboxpopmain.open .tdk-callpop-icon {
    width: 50px;
}
.tdkboxpopmain.open .tdk-callpop-icon img{
  width:100%;
}
.tdkpopapp {
    text-align: center;
}

.tdkpopapp .applicationIcon {
    gap: 0px;
    margin: 0px;
    padding-top: 6px;
}
.tdkboxpopmain.open .tdkcallpop{
  padding:0px;
}
span.bop-footer-ttl {
    font-size: 10px;
}
.tdk-callpop-icon {
    width: 50px;
  cursor: pointer;
}
.bop-call-wrap.d-block {
    width: 170px;
}
.tdkpopapp .applicationIcon a {
    width: 50%;
}
.tdk-sale-sec2 h3 {
    text-align: center;
}
 /* -- AB Test -- */
.tdkpro-ab-test .tdk-pro-pg{
  display:none;
}
.protopinfo .product-meta{
      border-bottom: none !important;
}
h4.tdkuppercasehd {
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.tdk-single-banner {
    position: relative;
}
.button-boxarea {
    width: 55%;
    position: absolute;
    text-align: center;
}
.four-btnboxtdk a{
  letter-spacing: 1px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    text-transform: uppercase;
    color: #2867a3;
    font-weight: 800;
    font-size: 16px;
}
.singlebtn-tdk a {
    background: #1C63A5;
    color: #F4EBE2;
    padding: 8px 20px;
    border-radius: 2px;
    display: inline-block;
      font-weight: 800;
    font-size: 16px;
}

.index .singlebtn-tdk {
    margin-top: 0px;
}

.four-btnboxtdk {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
div#shopify-section-template--16467181240492__single_image_banner_wP4Yny .tdk-single-banner{
  margin-top:0px;
}
 .tdk-single-banner{
  margin-bottom:0px; 
}
.single-banner{
  margin-top:10px;
}
.buttin-bannerboxmain-tdk{
      margin-bottom: 20px;
  margin-top:0px;
}
.tdk-column-container{
  background: #f8f6f4;
}
.tdk-collection .tdk-single-banner{
  margin-top:0px;
}
[data-template-name="Insight"] > div > div > .kitenzo-component[data-item-index="0"] > .Container-module__kitenzo-container-component > .kitenzo-component > .Container-module__kitenzo-container-component {
    padding: 0px !important;
    min-height: 170px !important;
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
}

[data-template-name="Insight"] > div > div > .kitenzo-component[data-item-index="0"] > .Container-module__kitenzo-container-component > .kitenzo-component > .Container-module__kitenzo-container-component > .kitenzo-component {
    text-align: center !important;
  opacity:0 !important;
}

[data-template-name="Insight"] > div > div > .kitenzo-component[data-item-index="0"] > .Container-module__kitenzo-container-component > .kitenzo-component > .Container-module__kitenzo-container-component > .kitenzo-component .kitenzo-component {
    text-align: center !important;
    width: 100%;
}

[data-template-name="Insight"] > div > div > .kitenzo-component[data-item-index="0"] > .Container-module__kitenzo-container-component > .kitenzo-component > .Container-module__kitenzo-container-component > .kitenzo-component .kitenzo-component h1.Text-module__kitenzo-text-component {
    width: 100% !important;
    text-align: center !important;
    max-width: 100% !important;
}

.kitenzo-component[data-item-index="1"]>.Container-module__kitenzo-container-component {
    padding: 40px !important;
}

.kitenzo-component[data-item-index="1"]>.Container-module__kitenzo-container-component h2.Text-module__kitenzo-text-component {
    text-align: center;
    margin-bottom: 30px !important;
    font-size: 30px;
}

.kitenzo-component[data-item-index="1"]>.Container-module__kitenzo-container-component .kitenzo-splitboxitem {
    text-align: center !important;
}
.ProductImage-module__kitenzo-product-image-container img {
    object-fit: cover !important;
}
.kitenzo-modal-contents .ListProducts-module__kitenzo-products-container .GridProductCard-module__kitenzo-product-container,
.product-grid-product {
    border: 1px solid #d6d4d0;
    padding: 20px;
    background: #f1f1f1;
    border-radius: 10px;
}
.KitAddToCart-module__kitenzo-container button.KitAddToCart-module__button.KitAddToCart-module__effect-on-enable {
    padding: 10px 30px;
}

.StickyContainer-module__kitenzo-sticky-container-area>.kitenzo-component .KitSummaryRow-module__kitenzo-kit-summary-row-wrapper {
    padding-top: 20px;
}
.KitAddToCart-module__button,
.animate .Modal-module__kitenzo-modal-open .KitAddToCart-module__kitenzo-container button.KitAddToCart-module__button {
    padding: 14px 30px !important;
}
.product-facet__filter-list {
    padding: 10px;
}
[data-template-name=Insight] .LayoutEngine-module__kitenzo-kit[data-kitenzo-kit="148359"] .kitenzo-component[data-item-index="0"]>.Container-module__kitenzo-container-component>.kitenzo-component>.Container-module__kitenzo-container-component{
  background-image:url('https://cdn.shopify.com/s/files/1/0962/2574/files/banner2_65353b00-8152-49bc-b900-3faa9ba055f7.jpg?v=1714505340');
      background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
[data-template-name=Insight] .LayoutEngine-module__kitenzo-kit[data-kitenzo-kit="148376"] .kitenzo-component[data-item-index="0"]>.Container-module__kitenzo-container-component>.kitenzo-component>.Container-module__kitenzo-container-component{
  background-image:url('https://cdn.shopify.com/s/files/1/0962/2574/files/banner1_d807c6f4-a141-45c3-8094-16d7e316cebe.jpg?v=1714505340');
      background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
[data-template-name=Insight]  .LayoutEngine-module__kitenzo-kit[data-kitenzo-kit="148376"] .StickyContainer-module__kitenzo-sticky-container-area .Container-module__kitenzo-container-component{
    background-image: none !important;
}
[data-template-name=Insight]  .LayoutEngine-module__kitenzo-kit[data-kitenzo-kit="148359"] .StickyContainer-module__kitenzo-sticky-container-area .Container-module__kitenzo-container-component{
    background-image: none !important;
}
[data-template-name=Insight] .LayoutEngine-module__kitenzo-kit[data-kitenzo-kit="148359"] .kitenzo-component[data-item-index="3"]>.Container-module__kitenzo-container-component>.kitenzo-component>.Container-module__kitenzo-container-component{
  background-image:none !important;
}
[data-template-name="Insight"] > div > div > .kitenzo-component[data-item-index="0"] > .Container-module__kitenzo-container-component > .kitenzo-component > .Container-module__kitenzo-container-component > .kitenzo-component{
  opacity:0 !important;
} 

.idex-sectionbox .item {
    width: calc(32.33% - -1px);
    overflow: hidden;
    border-radius: 20px;
    background: #f8f6f4;
    border: 1px solid #c6c5c4;
}

.idex-sectionbox 
 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
       justify-content: center;
}

.idea-text {
    padding: 10px 20px;
}

.idea-text p {
    margin: 0px;
}

.idea-text p a {
    text-decoration: none;
    font-size: 20px;
    color: #042d29;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 28px;
}
.shipping-bar, 
form#mini-cart-form {
    padding-left: 15px;
    padding-right: 15px;
}
#dynamic-offer{
  display:none;
}
.tdkhideoffer #dynamic-offer{
  display:block;
}
.tdk-fadinboxquickv .drawer__content {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
/*-- Responsive Start --*/
@media only screen and (min-width: 1490px) and (max-width: 2920px){
.tdk-grid-colbox-content{
  min-height: 220px;
}
  .tdk-slidtext .tdksld-content a{
    font-size: 26px;
    margin-top: 10px;
  }
  .tdk-slidtext .tdksld-content p {
    font-size: 26px;
    margin: 10px 0;
}
  .tdk-slidtext .tdksld-content h3{
    font-size: 70px;
    line-height: 80px;
  }
  .tdk-slidtext .tdksld-content .tdkcap-text{
        font-size: 24px;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1480px) {
[dir=ltr] .header__linklist-item:not(:last-child) {
    margin-right: 17px !important;
}
.header__linklist-item{
      font-size: 12px;
}
.header__inline-navigation{
      margin: 0px 15px !important;
      margin-left: 30px !important;
      z-index: 99;
}
}

@media(max-width:1200px){
  .header__inline-navigation {
    margin: 0 !important;
    z-index: 99;
  }
}

@media only screen and (min-width: 1023px) and (max-width: 1280px) {
[dir=ltr] .header__linklist-item:not(:last-child) {
    margin-right: 12px !important;
}
.mega-menu__column {
  margin: 20px !important;
}
}
@media only screen and (min-width: 1020px) and (max-width: 1580px) {
.mega-menu__image-push {
  width: 150px !important;
  text-align: center;
}
body .bundle-builder-app--bundle-contents-modal--close{
      position: absolute;
  z-index: 20;
  top: 10px;
}
}
mobile-navigation#mobile-menu-drawer{
  z-index: 99999;
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .article__main-part .article__nav{
    top: 0 !important;
  }
  /*-- Commen Style --*/
.tdk-desktopimg-s{
display:none;
}
.tdk-mobileimg-s{
display:block;
}
  .tdk-col-img-mobile{
    display:block;
  }
    .tdk-col-img-desktop{
      display:none;
    }
.tdkdeco-desktop{
  display:none !important;
}
.tdkdeco-mobile{
  display:block !important;
}
/*-- Header Size Style --*/
.tdk-collection .page-header__text-wrapper.text-container h1 {
  top: 0;
}

.tdk-collection .breadcrumb--floating+.page-header__text-wrapper {
  margin-top: 10px;
}

body #shopify-section-header {
  position: static;
}


/*-- Homepage New Design 24-08-23 --*/
  .tdk-homepageslideshow .img-box-desktop{
  display:none;
}
.tdk-homepageslideshow .img-box-mobile {
  display: block;
}
.tdk-column-container .row{
  display:flex;
  flex-wrap:wrap;
}
.item-swiper-content .container,
.tdk-column-container .container{
  padding:0px;
}
.tdk-sale-sec-cat .tdk-sale-sec .item {
  width: 31%;
  padding: 0px;
}
  /* .tdk-sale-sec .item:last-child {
  display: none;
} */
.tdk-product .header {
  padding-bottom: 6px;
}
.tdk-imgw-slider .img-box-desktop{
display:none;
}
.tdk-imgw-slider .img-box-mobile{
display:block;
}
  /* .tdk-banner-sldier .img-box-mobile a:nth-child(1) {
  display: inline-block;
  margin-bottom: 10px;
} */
.tdk-imgw-slider .container-fluid{
      overflow: scroll;
}
.tdk-w-sliderbox.img-box-mobile{
grid-auto-flow: column;
  grid-template-columns: none;
  width: min-content;
  min-width: 100%;
  padding: 0 30px 20px;
  align-items: start!important;
  display: grid;
  grid-auto-columns: 28vw;
  gap: 2px;
}
  .tdk-imgw-slider .container-fluid .item{
    position:relative;
  }
.tdk-w-sliderbox.img-box-mobile h5 {
text-align: center;
    color:#fff9dd;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #304434;
    width: max-content;
    padding: 8px 15px;
  transition: all 0.3s ease-in-out;
}
 #return-to-top{
      bottom: 20px;
}
  .tdkhde-icontext{
  display:none;
}
.mobile-nav__image-text {
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px;
}

.tdk-catsec-container {
  overflow: scroll;
}

.tdk-pop-collection .item {
     width: max-content;
}

.tdk-pop-collection .item .cm_colec_title {
  font-size: 14px;
}

.tdk-pop-collection {
  padding-top: 30px;
  padding-bottom: 20px;
}
.tdk-singlepgcolicon {
  flex-wrap: nowrap;
  justify-content: left;
}
.tdk-singlepgcolicon.tdk-menu-ofcol .tdk-colmenusec .menu-link {
  width: 106px;
}
body .st-search-root .st-autocomplete-container {
  min-width: 100%;
  max-width: 100%;
}

.tdk-bannerprodcutcol .product-item{
      width: calc(25% - 15px);
}
.tdk-bannerprodcutcol{
  gap: 20px !important;
}
.tdk-bannerprodcutcol .product-item.tdk-w-50 {
width: calc(50% - 10px);
max-width:inherit;
}
.tdkcat-zoomimge .sdproduct-item {
    width: 20%;
}
.tdk-slidtext .tdk-imagebox {
    width: 100%;
}
.tdk-slidtext .tdktextarea-sld{
      width: 100%;
}
.cart__recap .footer__payment-methods {
    margin-top: 10px;
    justify-content: center;
}
  .feng-shui-edit .tdk-slidtext .tdksld-content p,
  .feng-shui-edit .tdk-slidtext .tdksld-content h3{
    color: #293a48 !important;
  }
  .tdk-b-sec5-content:after{
    display:none;
  }
.st-search-root .st-autocomplete-container.st-pre-search{
  max-width: 100% !important;
  height: auto !important;
}
  /* -- AB Test -- */
.tdkpro-ab-test .tdk-pro-pg{
  display:block;
}
  .tdk-pro-ab-test product-meta.product-meta{
    display:none;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px){
      .drawer__footer ul.footer__social {
        list-style: none;
        padding: 0;
        display: flex;
        justify-content: center;
        gap: 30px;
      }
      .drawer__footer ul.footer__social li a {
          display: flex;
          align-items: center;
          gap: 4px;
          font-size: 14px;
      }
}


@media only screen and (min-width: 767px) and (max-width: 1023px) {
.tdk-collection #mobile-facet-toolbar{
  position: static;
}
h1.bundle-builder-app--bundle--name {
  background-size: 120%;
  padding: 30px;
  font-family: Avenir Next Rounded, sans-serif !important;
  font-size: 36px;
  background-repeat: no-repeat;
  margin-bottom: 0px;
}

/*-- Homepage Start --*/
.tdk-home-cart .mini-cart__recommendations-list {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(28vw, 1fr);
  grid-gap: 24px;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item {
  margin-top: 40px;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  scroll-margin: 40px;
  display: block;
  width: auto;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link {
  opacity: 1;
  visibility: visible;
  width: 50px;
  height: 50px;
  padding: 0px;
  background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/cart-icon.jpg?v=1689759233);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #dddddd;
  right: 10px;
  left: auto;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link:after,
.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link span {
  display: none;
}
.tdk-sale-sec{
      gap: 15px;
}
.tdk-sale-sec .item {
  width:30%;
  margin-right: 0;
  margin-bottom: 0;
}

  /*-- Header Style Start --*/
  .announcement-bar {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .header {
    padding-top: 8px;
     padding-bottom: 8px;
  }

  body .st-mobile-search-box {
    padding-top: 10px;
  }

/* this is comment for show in mobile */
  
/* .tdk-searchboxip {
    display: none !important;
} */
.tdk-slider-h{
  padding: 18px 15px;
}
.tdk-arrowicon .owl-nav button,
.tdk-home-slider-col button{
  height: 30px;
  width: 30px;
  font-size: 10px;
}
.tdk-search-icon,
.header__icon-list .tdk-header-icon{
  display:none;
}
/*-- Bundle Page Start --*/
.ecom-button-default.ecom-collection__product-form__actions a.ecom-collection__product-submit{  
    opacity: 1 !important;
    visibility: visible !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    background-image: url(/cdn/shop/files/cart-icon.jpg?v=1689759233) !important;
    background-size: 70% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 2px solid #dddddd !important;
    right: 10px !important;
    left: auto !important;
    top: -60px !important;
 }
.ecom-button-default.ecom-collection__product-form__actions a.ecom-collection__product-submit span{
  display:none !important;
}

/*-- Product Page Start --*/
.tdk-ft-row1 .container .tdk-col-item{
      border: none;
      width: 100%;
      padding-left: 0px;
}
.tdk-ft-row1 .container{
  padding-bottom: 20px;
}
/* .product-sticky-form__form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-sticky-form__form .product-form__quantity {
  width: 30%;
}
product-sticky-form.product-sticky-form{
 z-index: 99;
display:none;
}
product-sticky-form.product-sticky-form.test{
  display:none;
}
product-sticky-form.product-sticky-form .container{
padding: 0px 10px;
width: 50%;
}
.product-sticky-form__form product-payment-container {
  width: 58%;
}

.product-form__quantity.tdk-stkybtnmb.test {
  position: fixed;
  bottom: -1px;
  z-index: 9;
  width: 20%;
  left: 0;
  padding: 16px 10px;
  border-top: 1px solid #eee;
  height: 80px;
  background: #fff;
}

.product-form__quantity.tdk-stkybtnmb.test span.product-form__quantity-label {
  display: none;
}

.product-form__buy-buttons.tdk-stkybtnmb.test {
  position: fixed;
  width: 81%;
  right: 0;
  bottom: -1px;
  z-index: 9;
  padding: 16px 10px;
  border-top: 1px solid #eee;
  line-height: 0px;
  height: 80px;
  background: #fff;
}

.product-form__buy-buttons.tdk-stkybtnmb.test .product-form__payment-container {
  margin: 0px;
}
*/
div#shopify-section-mini-cart{
  position: relative;
  z-index: 99999;
}
.product__info {
  z-index: 99;
}
.cart-notification__overflow {
  position: fixed;
  opacity: 1;
  z-index: 999999999999;
  top: 0;
  transform: none !important;
}
.tdk-pro-count {
  z-index: 2;
  top: 30px;
  right: 40px;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
}
  product-sticky-form.product-sticky-form {
    z-index: 9999;
}
 .brand-carousal-dg .owl-dots{
      bottom: -7px;
      left: 15px;
}
.brand-carousal-dg .owl-dots button {
  position: static;
}
.cm_colec_col {
  width: 140px;
}
.tdk-coll-linkpro{
  justify-content:left;
}
.tdk-pro-overflow {
  overflow: scroll;
padding-bottom:15px;
}
/*-- Collection Page Start --*/
.tdk-single-banner .tdk-sb-mobile{
  display:block;
}
.tdk-single-banner .tdk-sb-desktop{
  display:none;
}
.tdk-topmaincat{
    max-width: 100%;
      margin: 40px auto 0;
}
 .tdk-bannerprodcutcol .product-item video{
      height:204px!important;
}
/* .mobile-nav__images-scroller{
  display: flex !important;
  flex-direction: row-reverse !important;
} */
#mobile-menu-4 .mobile-nav__item:nth-child(1) a,
#mobile-menu-2 .mobile-nav__item:nth-child(1) a,
#mobile-menu-1 .mobile-nav__item:nth-child(1) a{
  font-weight:800;
}
  #myModal  .modal-content {
width: 90%;
}

#myModal.modal1 {
padding-top: 50px;
}
#mobile-menu-4 .mobile-nav__item .mobile-nav .mobile-nav__item:nth-child(1) a, #mobile-menu-2 .mobile-nav__item:nth-child(1) a, #mobile-menu-1 .mobile-nav__item .mobile-nav .mobile-nav__item:nth-child(1) a{
  font-weight: 400;
}
.tdk-catsec-mobile{
    display: block;
  width: 100%;
}
.tdk-column-container .tdk-tabviewbox .col-md-4 {
  width: 50%;
}
.tdk-column-container .col-md-6.ipad{
width:100%;
}
.tdk-column-container .heading{
  text-align: center;
}
.tdk-column-container .col-md-6.ipad:last-child {
  margin-top: 40px;
}
.list-collections--carousel .list-collections__item-list {
grid-auto-columns: 27vw!important;
  grid-gap: 30px !important;
}
.tdk-column-container .tdk-tabviewbox .col-md-4.tdk-colslider-h {
  width: 100%;
  margin-top: 40px;
}
.tdk-catsec-desktop{
display:none;
}
.tdk-countdown h3{
  font-size: 14px;
}
.countdown-time{
      font-size: 12px;
  width: 25px;
  height: 25px;
}
.countdown-text{
  font-size: 7px;
}
ul.mobile-nav.list--unstyled>li.mobile-nav__item:nth-child(1) button span.tdk-mobilemenu-lv1:before{
  height: 32px;
  width: 32px;
  margin-right: 7px;
}
  #mobile-menu-2 .mobile-nav__images-wrapper{
  display: none;
}
.tdk-product-list.tdk-column-container {
  padding-left: 0px;
  padding-right: 0px;
}
.tdk-product-list__inner .owl-stage-outer {
  padding-left: 30px;
}
.tdk-product-list.tdk-column-container .row{
  margin:0px;
}
.tdk-product-list.tdk-column-container .row .col-md-12{
  padding:0px;
}
.shopify-section--collection-list section,
.shopify-section--collection-list .section,
.shopify-section--collection-list .section.section--flush {
  margin: 0px !important;
}
.tdk-single-banner{
    margin-bottom: 0px;
    margin-top: 0px;
}
  .tdk-collection .tdk-single-banner,
  .tdk-single-banner.buttin-bannerboxmain-tdk {
    margin-top: 0px;
}
  .multi-column--pocket-large .multi-column__inner--scroller{
      display: block;
}
.tdk-contentbox-loc{
  margin-bottom: 15px;
}
/*-- Footer Start --*/
.tdk-ft-row1 .container .tdk-col-item{
  width:100%;
}
 footer .footer__item--social-media,
footer .footer__item--newsletter{
  grid-column: span 3;
      max-width: 100%;
}
.footer__item-list{
  gap: 20px;
  grid-gap: 20px;
}
.tdk-ftbox .tdk-boxtext {
  margin-left: 6px;
}
 .mb-tdk-Gifting:before{
  background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/img.jpg?v=1697109304) !important;
}
  .mb-tdk-Shop.All:before{
    background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/featurd-img8.jpg?v=1699017454) !important;
  }
/* body .image-with-text-block--cover .image-with-text-block__image-wrapper {
 position: static !important;
  background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/mobile-img-boxbg.jpg?v=1697282542);
  background-size: cover;
  background-position: center top;
} */
/* body .image-with-text-block--cover {
  flex-wrap: wrap !important;
}
body .image-with-text-block--cover .image-with-text-block__image-wrapper img {
  opacity: 0 !important;
} */
/* body .image-with-text-block--cover .image-with-text-block__content {
  margin: 0px !important;
  width: 100% !important;
  max-width: 100% !important;
} */
.multi-column__inner--scroller .multi-column__item {
  margin-bottom: 40px;
    padding-left:0px;
  padding-right: 0px;
}
.tdk-imp-desktophide{
display:none;
}
.tdk-imp-mobilehide{
display:block;
}
.tdk-grid-collectionbox .colmd-12 {
  width: 25%;
}
.tdk-grid-collectionbox .colmd-24 {
  width: 50%;
}
.tdk-grid-colbox-content{
  min-height:auto;
}
.tdk-form-suto-sgg{
  top: 18px;
}
body .st-mobile-search-box{
      padding: 0px;
  background: #fff;
  display: inline-block;
  width: 95%;
      margin: 10px;
}
.tdk-form-suto-sgg {
  top: 9px;
  left: 30px;
  z-index:1;
}
.st-mobile-search-box .st-search-input {
  border: 0;
  background: transparent;
}
.st-mobile-search-box .st-search-input{
      z-index: 1;
  position: relative;
}
.track{
      animation: 150s linear infinite reverse text-loop-left;
}
  .mb-point-sec{
    display:none;
  }
  .tdk-contactpg-form .container .row .col-md-6,
  .tdk-contact-page .col-md-4{
    width:100%;
  }
  .tdk-contactpg-form .container .row .col-md-6 .contact__form {
    width: 100%;
    margin-bottom: 50px;
}
.tdk-col-img-mobile .tdk-quickview .tdk-quckviewbtn {
    display: block;
    padding: 2px 7px;
    font-size: 7px;
}
  .loader-button__text{
    font-size: 9px;
  }
  .tdk-imgquickview{
    grid-auto-columns: minmax(25vw,1fr);
  }
  product-item.dgg.product-item .label {
    font-size: 9px;
    max-width: 60px;
}
  .tdk-quickview-content .quick-buy-product {
    padding-right: 0px !important;
}
  .tdk-product .product__info{
        position: static;
  }
  .tdk-product-colag .related-products-wrapper h3{
    margin-top: 15px !important;
    text-align: center;
  }
  .tdk-multiple_product-img img{
    width:100%;
  }
.tdk-product-colag .ipad{
  width:100%;
}
  .tdk-b-sec5-content{
    right: -18px;
  }
  .tdk-b-sec5-content .tdk-bs5-item.tdk-50 {
    width: 88%;
  }
  .tdk-b-sec5-content .tdk-bs5-item h4{
font-size: 12px;
    padding: 0px 10px;
}
  .tdk-b-sec5-content .tdk-bs5-item.tdk-lefttsp {
    left: -27px;
  }
  .tdk-b-sec5-content{
    right: -18px;
    max-width: 100%;
  }
  .tdk-bs5-i-text {
    text-align: center;
    padding: 30px 0px;
  }
  .tdk-bs5-i-text h3{
        font-size: 22px;
  }
  .tdk-bs5-i-text p{
        font-size: 15px;
      line-height: 29px;
  }
  .tdk-b-sec5-content:before{
    display:none;
    }

.tdk-product .product-form__payment-container{
    display:none;
  }
  .tdk-product .product .product__info{
    padding:0px;
  }
  .expected-delivery-wrapper-mobile,
  body .wrapp-all .wrap:last-child,
  .tdk-product .product-meta{
        margin-left: -10px;
    margin-right: -10px;
    padding: 0 20px 15px 20px;
    border-bottom: 8px solid #EBEDF1;
  }
  .expected-delivery-wrapper-mobile,
  .tdk-product .product-form__quantity,
   body .wrapp-all .wrap{
     padding: 15px 20px 15px 20px;
   }
  span.product-form__quantity-label,
  .tdk-product .product-form__quantity {
    margin-top: 0 !important;
}
  .tdk-product .promo-mobile,
  .size-pdp-footer{
    margin-left: -10px;
    margin-right: -10px;
  }
  .tdk-product .promo-mobile {
    margin-top: 0;
}

    .tdk-product .custom-container{
      padding-left: 10px;
    padding-right:10px;
}
/* .tdk-page .tdk-sale-sec .item:last-child{
display: block;
      width: 100%;
} */
  .tdk-store-section-sld .item{
        width: 100%;
  }
ul.mobile-nav.list--unstyled {
    display: flex;
    flex-wrap: wrap;
}

ul.mobile-nav.list--unstyled .lvmbme1 {
    width: 100%;
}

/* ul.mobile-nav.list--unstyled .lvmbme1:nth-last-child(2) {
    order: -1;
} */
  .tdk-slidtext .tdk-imagebox,
.tdk-slidtext .tdktextarea-side{
  width: 100% !important;
}
.tdk-slidtext .tdktextarea-sld {
    width: 100%;
    top: 0 !important;
    position: relative;
    left: 0 !important;
}
.tdk-contentreverce{
      flex-direction: inherit;
}
    img.tdk-image-sercbtn{
    top: 20px;
    right: 10px;
  }
/*-- Mobile Menu --*/
  body mobile-navigation .drawer__content{
    padding: 0px;
  }
  body mobile-navigation .drawer{
    width: 100vw;
  }
  body .drawer__header--shadowed{
    padding-bottom: 20px;
  } 
  body .mobile-nav__link{
        padding: 12px 0;
  }
  .mobile-nav .mobile-nav .mobile-nav__item{
        width: 100%;
  }
  ul.mobile-nav.list--unstyled.mobile-lv1{
        padding: 0px 20px 20px;
  }
  .tdk-mobile-hding {
    font-size: 17px;
    padding: 10px 20px;
  }
  .tdk-mbmenu-2 .tdk-mobile-hding {
     color: #000;
  }
  .tdk-mbmenu-1 {
    background: #ede9e2;
    padding: 20px;
  }
  body .mobile-nav__link span {
    font-size: 14px;
}
  .tdk-mbmenu-1 a.mobile-nav__link {
    padding: 5px 0;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .tdk-mbmenu-1 li {
      border: none !important;
  }
  .mobile-nav .mobile-nav__item:last-child a {
    /* justify-content: space-between; */
  }
  ul.mobile-nav.list--unstyled li {
    width: 100%;
}

/* .tdk-mbmenu-2 .mobile-lv1 li.lvmbme1:nth-child(1){
display:none;
} */
 
  .mobile-nav__item:nth-last-child(2){
    border:none !important;
  }
  body .drawer__footer:before{
    display:none;
  }
  .drawer__footer ul.footer__social {
    list-style: none;
    padding: 0px;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.drawer__footer ul.footer__social li a {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
}
  .drawer_menubanner img{
    width:100%;
  }
    .tdk-product .product-form__quantity{
        padding: 15px 10px;
  }
  .collaps-main,
  .tdk_offerareabox_sec,
  .ot-estimated-shipping {
    padding: 0px 10px;
  }
  .tdk-product .product-form #myBtn {
    width: 97%;
    right: -9px;
}
  body .wrapp-all .wrap {
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 20px 15px!important;
}
  #account-option{
    display:none !important;
  }
  .tdk-product #st-autocomplete-container{
        z-index: 9999 !important;
  }
    .tdkboxcallarea {
    overflow: scroll;
      padding-bottom:10px;
  }
  .tdk-sale-sec2{
    grid-auto-flow: column;
    grid-template-columns: none;
    width: min-content;
    min-width: 100%;
    padding: 0 10px;
    align-items: start!important;
    display: grid;
    grid-auto-columns: 20vw;
    gap: 10px;
  }
  .button-boxarea{
      width: 100%;
  padding: 0px 60px;
}
  .button-boxarea a{
    font-size: 20px;
  }
.four-btnboxtdk {
    flex-wrap: wrap;
}
.button-boxarea a {
    width: calc(50% - 10px);
}
.singlebtn-tdk a {
    width: 100%;
}
  .idex-sectionbox .item{
        width: calc(50% - 10px);
  }
}

@media only screen and (min-width: 320px) and (max-width: 766px) {
  .article__main-part .article__nav{
    top: 0 !important;
  }
  div#shopify-section-template--16467181240492__single_image_banner_wP4Yny .tdk-single-banner, .tdk-single-banner{
    margin-top: 0 !important;
  }
.tdk-collection #mobile-facet-toolbar{
  position: static;
}
  .tdkdeco-desktop{
  display:none !important;
}
.tdkdeco-mobile{
  display:block !important;
}
    /*-- Commen Style --*/
  .tdk-desktopimg-s{
display:none;
}
.tdk-mobileimg-s{
display:block;
}
  .tdk-col-img-mobile{
    display:block;
  }
    .tdk-col-img-desktop{
      display:none;
    }

    /*-- Header Start --*/
    /* .tdk-searchboxip {
        display: none !important;
    } */
.bundle-builder-app--products {
  padding-left: 10px;
  padding-right: 10px;
}

h3.bundle-builder-app--bundle--product-name {
  line-height: 22px;
  margin-top: 15px !important;
  min-height: 60px;
}

h1.bundle-builder-app--bundle--name {
  margin-bottom: 0px;
  font-size: 30px;
  padding: 20px;
}

button.bundle-builder-app--button.bundle-builder-app--bundle--add-to-cart-button,
button.bundle-builder-app--button.bundle-builder-app--bundle--contents-remove-button,
button.bundle-builder-app--button.bundle-builder-app--bundle--product-add-button {
  font-size: 14px;
}

body .bundle-builder-app--bundle--product-link {
  height: 210px;
  overflow: hidden;
}

h1.bundle-builder-app--bundle--name {
  font-size: 24px;
  padding: 15px;
}

.tdk-emptykart h3 {
  font-size: 30px;
}
.tdk-slider-h{
  padding: 18px 15px;
margin-top:30px;
}
.tdk-arrowicon .owl-nav button,
.tdk-home-slider-col button{
      height: 30px;
  width: 30px;
  font-size: 10px;
}
.tdk-search-icon,
.header__icon-list .tdk-header-icon{
  display:none;
}
/*-- Collection Page Start --*/
.tdk-bannerprodcutcol .product-item {
  width: calc(50% - 10px);
}
.tdk-bannerprodcutcol .product-item video{
      height:204px!important;
}

.tdk-bannerprodcutcol .product-item.tdk-w-50 {
  width: calc(100% - 0px);
}

.tag.Color {
  font-size: 0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  padding: 0px;
}
.tdk-single-banner .tdk-sb-mobile{
  display:block;
}
.tdk-single-banner .tdk-sb-desktop{
  display:none;
}
.tdk-topmaincat{
    max-width: 100%;
      margin: 40px auto 0;
}
.tdk-col-topnav .tdk-ct-flv{
      width: 50%;
}
.tdk-col-topnav .tdk-ct-flv>a{
  font-size: 16px;
}
.tdk-col-topnav .tdk-ct-flv .tdk-ct-slv .tdk-ct-menu-link:last-child a,
.tdk-col-topnav .tdk-ct-flv .tdk-ct-slv li a{
  font-size: 14px;
}
.tdk-pro-count {
  z-index: 2;
  top: 30px;
  right: 20px;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
}
.tdk-collection .tdk-sale-sec .section{
  margin-top: 20px;
}
.tdk-collection .tdk-sale-sec .item {
  width: 30%;
}

.tdk-filterbtn{
      left: -120%;
}
facet-filters#facet-filters,
.tdk-filterbtn.active{
  width: 100%;
  max-width:100%;
}

/*-- Header Size Style --*/
.tdk-collection .page-header__text-wrapper.text-container h1 {
  top: 0;
}

.tdk-collection .breadcrumb--floating+.page-header__text-wrapper {
  margin-top: 10px;
}

body #shopify-section-header {
  position: static;
}

.announcement-bar {
  padding-top: 2px;
  padding-bottom: 2px;
}

.header {
  padding-top: 8px;
    padding-bottom: 8px;
}

body .st-mobile-search-box {
  padding-top: 10px;
}

/*-- Homepage Start --*/
.tdk-index .heading.h2 {
  font-size: 24px;
  margin-top: 0px;
}

.tdk-index h2.heading.heading--small {
  margin-bottom: 5px;
}

.tdk-index .section {
  margin-top: 20px;
  margin-bottom: 0px;
}

.tdk-index .vertical-breather {
  padding-top: 40px;
  padding-bottom: 40px;
}

.tdk-home-cart .mini-cart__recommendations-list {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 43vw;
  grid-gap: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item {
  margin-top: 25px;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  scroll-margin: 40px;
  display: block;
  width: auto;
}

.tdk-home-cart .mini-cart__recommendations-heading:after {
  font-size: 20px;
}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link {

  opacity: 1;
  visibility: visible;
  width: 40px;
  height: 40px;
  padding: 0;
  background-image: url(/cdn/shop/files/cart-icon.jpg?v=1689759233);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #dddddd;
  right: 10px;
  left: auto;
  top: -72px;

}

.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link:after,
.tdk-home-cart .mini-cart__recommendations-list .product-item .product-item__link span {
  display: none;
}
.tdk-sale-sec{
  align-items: flex-start;
      gap: 15px;
}
.tdk-sale-sec .item {
  width: 44%;
  margin-right: 0;
  margin-bottom: 0;
}
/*-- Bundle Page Start --*/
  .salemobile-banner .core__column--wrapper {
     padding: 5px !important;
  }
  .salemobile-banner .ecom-column {
    width: 50% !important; 
  }
  .tdk-offer-colbox {
    padding-left: 3px;
    padding-right: 3px;
  }
 .ecom-button-default.ecom-collection__product-form__actions a.ecom-collection__product-submit{  
    opacity: 1 !important;
    visibility: visible !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    background-image: url(/cdn/shop/files/cart-icon.jpg?v=1689759233) !important;
    background-size: 70% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 2px solid #dddddd !important;
    right: 10px !important;
    left: auto !important;
    top: -60px !important;
 }
.ecom-button-default.ecom-collection__product-form__actions a.ecom-collection__product-submit span{
  display:none !important;
}
div#shopify-section-mini-cart{
  position: relative;
  z-index: 99999;
}
.drawer__overlay1{
  display:none;
}
.list-collections--carousel .list-collections__item-list{
  grid-auto-columns: 65vw!important;
}
.list-collections__item-list .heading.h3{
      font-size: 13px;
      line-height: 24px;
  margin-bottom:0px;
}
.list-collections__item-list{
      align-items: start !important;
}
.list-collections__item-info.text-container span{
  -webkit-transform: translate(-50%,-150%);
  -ms-transform: translate(-50%,-150%);
  transform: translate(-50%,-150%);
}
/*-- Product Page Start --*/
  .tdk-ft-row1 .container .tdk-col-item{
      border: none;
      width: 100%;
      padding-left: 0px;
}
.tdk-ft-row1 .container{
  padding-bottom: 20px;
      gap: 0;
}
.tdk-ft-row1 .container .tdk-hdingbox h3{
  font-size: 26px;
  text-align:center;
}
.product__info{
      z-index: 9;
}
.product-content__featured-products {
  /* margin-top: 10px; */
}
.collaps-main {
  margin-bottom: 0 !important;
}
.tdk-product .promo-mobile{
  margin-top: 20px;
}
/* .product-sticky-form__form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-sticky-form__form .product-form__quantity {
  width: 30%;
} */
/* product-sticky-form.product-sticky-form{
 z-index: 99;
display:none;
} */
/* product-sticky-form.product-sticky-form.test{
  display:none;
} */
/* product-sticky-form.product-sticky-form .container{
padding: 0px 10px;
}
.product-sticky-form__form product-payment-container {
  width: 58%;
}
.product-form__quantity.tdk-stkybtnmb.test {
  position: fixed;
  bottom: -1px;
  z-index: 9;
  width: 50%;
  left: 0;
  padding: 16px 10px;
  border-top: 1px solid #eee;
  height: 80px;
  background: #fff;
}

.product-form__quantity.tdk-stkybtnmb.test span.product-form__quantity-label {
  display: none;
}

.product-form__buy-buttons.tdk-stkybtnmb.test {
  position: fixed;
  width: 57%;
  right: 0;
  bottom: -1px;
  z-index: 9;
  padding: 16px 10px;
  border-top: 1px solid #eee;
  line-height: 0px;
  height: 80px;
  background: #fff;
}

.product-form__buy-buttons.tdk-stkybtnmb.test .product-form__payment-container {
  margin: 0px;
}

.product__info {
  z-index: 99;
} */
product-sticky-form.product-sticky-form {
    z-index: 9999;
}
.cart-notification__overflow {
  position: fixed;
  opacity: 1;
  z-index: 999999999999;
  top: 0;
  transform: none !important;
}
.cm_colec_col {
  width: 140px;
}
.tdk-coll-linkpro{
  justify-content:left;
}
.tdk-pro-overflow {
  overflow: scroll;
padding-bottom:15px;
}
.tdk-product-list.tdk-column-container {
  padding-left: 0px;
  padding-right: 0px;
}
.tdk-product-list__inner .owl-stage-outer {
  padding-left: 30px;
}
.tdk-product-list.tdk-column-container .row{
  margin:0px;
}
.tdk-product-list.tdk-column-container .row .col-md-12{
  padding:0px;
}
.tdk-product-list h3.heading.h3 {
  text-align: center;
}
 /*-- Footer Start --*/
.tdk-ft-row1 .container .tdk-col-item{
  width:100%;
      padding-left: 15px;
}
 footer .footer__item--social-media,
footer .footer__item--newsletter{
  grid-column: span 3;
      max-width: 100%;
}
.tdk-ft-row1 .container .tdk-col-item:nth-child(2) img {
  width: 24px;
}
.tdk-ft-row1 .container .tdk-col-item:nth-child(3) img {
  width: 22px;
}
.tdk-ft-row1 .container .tdk-col-item:nth-child(4) img {
  width: 25px;
}
.search-results #main{
  overflow:hidden;
}
/*-- Homepage New Design 24-08-23 --*/
 .tdk-homepageslideshow .img-box-desktop{
  display:none;
}
.tdk-homepageslideshow .img-box-mobile {
  display: block;
}
.tdk-column-container .row{
  display:flex;
  flex-wrap:wrap;
}
.item-swiper-content .container,
.tdk-column-container .container{
  padding:0px;
}
.tdk-column-container .heading {
  margin-bottom: 10px!important;
  font-size: 20px;
  line-height: 24px;
  color: #26262c;
}
.tdk-sale-sec-cat .tdk-sale-sec .item {
  width: 30%;
  padding: 0px;
}
  .tdk-section6 .item h3, .tdk-sale-sec .item h3 {
    margin-bottom: 10px !important;
    font-size: 12px;
}
.tdk-thdingbox h6{
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 18px;
}
.col-itemfour .tdk-bigitem {
  margin-bottom: 24px;
}
.tdk-bigitem {
  margin-bottom: 24px;
}
.tdk-cc2-space{
  margin-top:0px;
}
.tdk-colhoveref {
  padding-bottom: 0pc;
}
.item-swiper-view-btn{
  display:none;
}
.tdk-thdingbox {
  margin-bottom: 10px;
}
.tdk-cc-four .col-md-4:nth-child(3) .tdk-bigitem {
  margin-bottom: 0px;
}
.brand-carousal-dg .owl-dots{
      bottom: -7px;
      left: 15px;
}
.brand-carousal-dg .owl-dots button {
  position: static;
}
.tdk-product .header {
  padding-bottom: 6px;
}
/* .tdk-cc-four{
  padding-top:0px;
} */
.tdk-cc2 .col-md-8 .tdk-bigitem {
  margin-bottom: 0px !important;
}
  .tdk-imgw-slider .img-box-desktop{
display:none;
}
.tdk-imgw-slider .img-box-mobile{
display:block;
}
.tdk-w-sliderbox{
  padding: 5px 0px 30px;
}
.tdk-herobox .col-md-4 {
  padding-left: 0;
  padding-top: 5px;
}
/* .tdk-banner-sldier .img-box-mobile a:nth-child(1) {
  display: inline-block;
  margin-bottom: 10px;
} */
/* .tdk-popular-cat .item a, 
.tdk-popular-cat .item {
  width: 100%;
} */
.tdk-popular-cat{
      gap: 7px;
}
.tdk-popular-cat .item a{
  padding: 5px 10px;
      font-size: 11px;
}
.tdk-popular-cat .item a img{
  width: 19px;
}
.tdk-imgw-slider .col-md-12 {
  padding-right: 0px;
  padding-left: 0px;
}
.tdk-imgw-slider .owl-stage-outer .owl-stage .owl-item {
  padding-left: 20px !important;
}
.lvl1.mobile-nav__link{
      padding: 15px 0 !important;
}
  .tdk-imgw-slider .container-fluid{
      overflow: scroll;
}
.tdk-w-sliderbox.img-box-mobile{
grid-auto-flow: column;
  grid-template-columns: none;
  width: min-content;
  min-width: 100%;
  padding:0 10px 0px;
  align-items: start!important;
  display: grid;
  grid-auto-columns: 44vw;
  gap: 2px;
}
  .tdk-imgw-slider .container-fluid .item{
    position:relative;
  }
.tdk-w-sliderbox.img-box-mobile h5 {
text-align: center;
    color: #fff9dd;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #304434;
    width: max-content;
    padding: 5px 9px;
    font-size: 10px;
  transition: all 0.3s ease-in-out;
}
/* .mobile-nav__images-scroller{
  display: flex !important;
  flex-direction: row-reverse !important;
} */
#mobile-menu-4 .mobile-nav__item:nth-child(1) a.l2,
#mobile-menu-2 .mobile-nav__item:nth-child(1) a.l2,
#mobile-menu-1 .mobile-nav__item:nth-child(1) a{
  font-weight:800;
}
/* #mobile-menu-2 .mobile-nav__item:nth-child(1) a,
.main-cate-tab-title-content-title .tdk-linkboxct-ritht a{
  padding-left: 10px;
  padding-right: 10px;
      line-height: 30px;
  font-size: 10px;
} */

.main-cate-tab-title-content-title{
      font-size: 16px !important;
}
#myModal  .modal-content {
width: 90%;
}
#mobile-menu-2 .mobile-nav__images-wrapper{
  display: none;
}
#mobile-menu-4 .mobile-nav__item .mobile-nav .mobile-nav__item:nth-child(1) a,  #mobile-menu-1 .mobile-nav__item .mobile-nav .mobile-nav__item:nth-child(1) a{
  font-weight: 400;
}
#myModal.modal1 {
padding-top: 50px;
}
#return-to-top{
      bottom: 20px;
}
.tdkhde-icontext{
  display:none;
}
body .header__icon-list{
      gap: 5px;
}
.personalized .tdk-recommendations .container {
  padding: 0px;
}
.tdk-header-icon {
  width: 20px;
  margin-right: 5px;
}
.mobile-nav__image-text {
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px;
}
.tdk-gojo {
  width: 310px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.tdk-menu-ofcol .menu-link .col-textitem{
  min-height: 40px;
}
.tdk-menu-ofcol .tdk-colmenusec .menu-link {
  width: 90px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.tdk-menu-ofcol .tdk-colmenusec{
      width: auto;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
}
  .tdk-catsec-mobile{
display:block;
    width:100%;
}

.tdk-catsec-desktop{
display:none;
}
.tdk-catsec-container {
  overflow: scroll;
}

.tdk-pop-collection .item {
 width: max-content;
    padding: 6px 10px 6px 8px;
}

.tdk-pop-collection .item .cm_colec_title {
  font-size: 12px;
    margin-left: 8px;
}
.cm_colec_img img{
  width:25px;
}
.tdk-col-barsecslid2{
      gap: 6px;
}
  .tdk-countdown h3{
  font-size: 14px;
}
.countdown-time{
      font-size: 12px;
  width: 25px;
  height: 25px;
}
.tdk-countdown {
  position: static;
}
.countdown-text{
  font-size: 7px;
}
body .footer__item-list {
 display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
      grid-gap: 20px;
  gap: 20px;
}
.footer__item.footer__item--links {
  max-width: 50%;
      margin-right: 20px;
}
.decor-kart-footer-logo {
  padding: 0 !important;
}
.footer__copyright, .footer__payment-methods{
      margin-top: 0 !important;
}
.footer__item{
  margin-bottom: 20px;
}
.ecom-column>div.core__column--wrapper {
  padding: 10px !important;
}
body  #bundle-builder-app--bundle-contents-modal .bundle-builder-app--bundle--contents {
  margin-top: 0;
  margin-right: 0px !important;
overflow: scroll;
}
body  ul.bundle-builder-app--bundle--contents-list {
  grid-auto-flow: column;
  grid-template-columns: none;
  width: min-content;
  min-width: 100%;
  padding: 0 0px 30px;
  align-items: start!important;
  display: grid;
  grid-auto-columns: 51vw;
  gap: 0px;
}
body .bundle-builder-app--bundle--contents-list li {
  width: 100% !important;
}
body .bundle-builder-app--bundle-contents-modal--close {
  position: absolute;
  padding: 8px;
  right: 0;
}
body button.bundle-builder-app--button.bundle-builder-app--bundle--add-to-cart-button,
body button.bundle-builder-app--button.bundle-builder-app--bundle--contents-remove-button,
body button.bundle-builder-app--button.bundle-builder-app--bundle--product-add-button {
  font-size: 12px;
}
  ul.mobile-nav.list--unstyled>li.mobile-nav__item:nth-child(1) button span.tdk-mobilemenu-lv1:before{
  height: 30px;
  width: 30px;
  margin-right: 7px;
  display:none;
}
.shopify-section--collection-list .section__header .heading.h2 {
  font-family: Embassy BT!important;
  font-size: 40px!important;
  color:#000000 !important;
}
.mb-tdk-Gifting:before{
  background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/img.jpg?v=1697109304) !important;
}
.mb-tdk-Shop.All:before{
    background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/featurd-img8.jpg?v=1699017454) !important;
  }
body .main-category-img{
      width: 70px;
  height: 70px;
}
/* body .image-with-text-block--cover .image-with-text-block__image-wrapper {
 position: static !important;
  background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/mobile-img-boxbg.jpg?v=1697282542);
      background-size: 130%;
  background-position: center top;
  background-position-y: -10px;
}
body .image-with-text-block--cover {
  flex-wrap: wrap !important;
}
body .image-with-text-block--cover .image-with-text-block__image-wrapper img {
  opacity: 0 !important;
} */
/* body .image-with-text-block--cover .image-with-text-block__content {
  margin: 0px !important;
  width: 100% !important;
  max-width: 100% !important;
} */

/* #shopify-section-footer .footer{
     background-image: url(https://cdn.shopify.com/s/files/1/0962/2574/files/footer-bannerbg-mobile.jpg?v=1699949239);
} */
.tdk-singlepgcolicon {
  flex-wrap: nowrap;
  justify-content: left;
}
.tdk-singlepgcolicon.tdk-menu-ofcol .tdk-colmenusec .menu-link {
 width: 30%;
}
.tdk-index .tdk-sale-sec-cat .section__color-wrapper,
.tdk-bg-colum-container{
  background-size: contain;
  background-repeat: no-repeat;
}

/* .tdk-index .tdk-sale-sec-cat .section__color-wrapper{
  background-image:url(https://cdn.shopify.com/s/files/1/0962/2574/files/cat-bg-mobile1.jpg?v=1697535203);
} */
.tdk-single-banner{
    margin-top: 10px;
    margin-bottom: 0px;
    
}
  .tdk-collection .tdk-single-banner,
  .tdk-single-banner.buttin-bannerboxmain-tdk {
    margin-top: 0px;
}
body .st-search-root .st-autocomplete-container {
  min-width: 100%;
  max-width: 100%;
}
.multi-column--pocket-large .multi-column__inner--scroller{
      display: block;
}
.tdk-contentbox-loc{
  margin-bottom: 15px;
}
  .multi-column__inner--scroller .multi-column__item {
  margin-bottom: 40px;
    padding-left:0px;
  padding-right: 0px;
}
.marquee span{
      font-size: 12px;
}
.marquee{
  height: 30px;
  display:flex;
      align-items: center;
  padding: 2px 0px;
}
.tdk-collection .tdk-single-banner{
      margin-bottom: 0;
  margin-top: 0;
}
.tdk-imp-desktophide{
display:none;
}
.tdk-imp-mobilehide{
display:block;
}
.tdk-grid-collectionbox .colmd-12 {
  width: 25%;
}
.tdk-grid-colbox-content h4{
      font-size: 12px;
  margin-bottom: 10px;
  line-height: 14px;
}
.tdk-grid-collectionbox .colmd-24 {
  width: 50%;
}
.tdk-grid-colbox-content{
  margin-bottom:0px;
  margin-top:20px;
  min-height:auto;
}
.tdk-g-slider-box{
  padding-right:0px;
}
.tdk-form-suto-sgg{
  top: 18px;
  z-index:1;
}
body .st-mobile-search-box{
      padding: 0px;
  background: #fff;
  display: inline-block;
  width: 95%;
      margin: 10px;
}
.tdk-form-suto-sgg {
  top: 9px;
  left: 30px;
  z-index:1;
}
.st-mobile-search-box .st-search-input {
  border: 0;
  background: transparent;
}
.st-mobile-search-box .st-search-input{
      z-index: 1;
  position: relative;
}
.track{
      animation: 200s linear infinite reverse text-loop-left;
}
.tdkcat-zoomimge{
      margin-left: -20px;
  margin-right: -20px;
}
.tdkcat-zoomimge .sdproduct-item {
  width: 33.333%;
}
.mb-point-sec{
    display:none;
  }
  .tdk-gojo.dgflexboxmenu{
        width: fit-content;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .tdk-contactpg-form .container .row .col-md-6 .contact__form {
    padding: 0px 20px;
    margin-bottom: 30px;
}
.tdk-product .product .product__info{
  position:static;
}
.tdk-col-img-mobile .tdk-quickview .tdk-quckviewbtn {
    display: block;
    padding: 2px 7px;
    font-size: 10px;
}
  .tdk-collection .product-list__inner,
  .tdk-collection .product-item__image-wrapper{
        overflow: visible !important;
  }
  .tdk-imgquickview{
    grid-auto-columns: minmax(65vw,1fr);
  }
  .tdk-quickview-content .quick-buy-product {
    padding-right: 0px !important;
}
  product-item.dgg.product-item .label {
    font-size: 7px;
    max-width: max-content;
}
.tdk-quickview-content .product-form {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #fff;
    padding: 20px 20px 20px 20px;
    border-top: 1px solid #eee;
    height: 190px;
}
[dir=ltr] .product-item__label-list {
    left: 2px;
}

.tdk-quickview-content .product-form .product-form__view-details {
    margin-top: 6px;
}

.tdk-quickview-content .product-form__quantity {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

.tdk-quickview-content .product-form__quantity .tdk-boxstockin {
    width: 100%;
    margin-top: 0px;
}

.tdk-quickview-content .product-form__quantity .quantity-selector__button {
    height: 30px;
}

.tdk-quickview-content .quantity-selector__input {
 height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  line-height: 30px; 
}
 .tdk-quickview-content .drawer__content{
        padding-bottom: 190px !important;
  }
  .tdk-quickview-content .quantity-selector {
    display: flex;
    align-items: center;
    }
  .tdk-product-colag .related-products-wrapper h3{
    margin-top: 30px !important;
    text-align: center;
  }
  .tdk-imgw-slider .tdkboxheading p {
    font-size: 14px;
    margin-top: 5px;
}
  .tdk-b-sec5-content{
    right: -18px;
  }
  .tdk-b-sec5-content .tdk-bs5-item.tdk-50 {
    width: 100%;
  }
  .tdk-b-sec5-content .tdk-bs5-item h4{
     font-size: 10px;
    padding: 0px 10px;
    -webkit-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    line-height: 18px;
  }
  .tdk-b-sec5-content .tdk-bs5-item.tdk-lefttsp {
    left: 0px;
  }
  .tdk-b-sec5-content{
    right: 0px;
    max-width: 100%;
        columns: 2;
  }
  .tdk-bs5-i-text {
    text-align: center;
    padding: 0px 0px;
  }
  .tdk-bs5-i-text h3{
       font-size: 18px;
    line-height: 20px;
  }
  .tdk-bs5-i-text p{
       font-size: 13px;
    line-height: 19px;
  }
  .tdk-b-sec5-content:before{
display:none;
}
.tdk-product .st-mobile-search-box {
    margin: 0px;
    height: 0;
    overflow: hidden;
}
.tdk-product span.st-mobile-cross-icon{
  display:none !important;
}
.tdk-product #tdkmobserchbtn{
    display:block !important;
  }
.tdk-product .product-form__payment-container{
    display:none;
  }
  .tdk-product .product .product__info{
    padding:0px;
  }
  .expected-delivery-wrapper-mobile,
  body .wrapp-all .wrap:last-child,
  .tdk-product .product-meta{
        margin-left: -10px;
    margin-right: -10px;
    padding: 0 20px 15px 20px;
    border-bottom: 8px solid #EBEDF1;
  }
  body .wrapp-all .wrap{
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 20px 15px 20px !important;
  }
  .expected-delivery-wrapper-mobile,
  .tdk-product .product-form__quantity,
   body .wrapp-all .wrap{
     padding: 15px 20px 15px 20px;
   }
  span.product-form__quantity-label,
  .tdk-product .product-form__quantity {
    margin-top: 0 !important;
}
  .tdk-product .promo-mobile,
  .size-pdp-footer{
    margin-left: -10px;
    margin-right: -10px;
  }
  .tdk-product .promo-mobile {
    margin-top: 0;
}
  .tdk-product .custom-container{
      padding-left: 10px;
    padding-right:10px;
}
/* .tdk-page .tdk-sale-sec .item:last-child{
display: block;
      width: 100%;
} */
  .tdk-store-section-sld .item{
        width: 100%;
  }
  .tdk-store-points .store-item {
    width: 100%;
}
  .tdk-store-points{
        gap: 10px;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 auto 30px;
  }
  .tdk-decorsec .row .col-md-2{
    width: 50%;
  }
  .tdk-sale-sec-cat-sld .container {
    padding: 0px;
    padding-left: 0px;
}
  .product-meta__price-list-container {
    justify-content: space-between;
    flex-wrap: wrap;
}
  .tdk-product .label-list.product-meta__label-list {
    margin: 10px 0 0 !important;
}
ul.mobile-nav.list--unstyled {
    display: flex;
    flex-wrap: wrap;
}



/* ul.mobile-nav.list--unstyled .lvmbme1:nth-last-child(2) {
    order: -1;
} */
  .tdk-product #shopify-section-footer .footer {
    padding-bottom: 90px;
}
.tdk-slidtext .tdk-imagebox {
    width: 100%;
}
.tdk-slidtext .tdktextarea-sld{
      width: 100%;
}
.tdk-slidtext .tdksld-content p{
      margin: 5px 0;
}
.tdk-slidtext .tdksld-content h3{
      font-size: 32px;
      line-height: 44px;
}
.tdk-homepageslideshow .owl-dots {
    text-align: center;
}

.tdk-homepageslideshow .owl-dots button {
    background: #746b61;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin: 0px 4px;
    opacity: 0.5;
}
.tdk-homepageslideshow .owl-dots button.active{
  opacity: 1;
}
.tdk-slidtext .tdktextarea-sld {
    width: 100%;
    top: 0 !important;
    position: relative;
    left: 0 !important;
      padding: 20px;
}
  .tdk-slidtext  .tdksld-content a{
        margin-top: 10px;
  }
  .tdk-slidtext .tdk-imagebox,
.tdk-slidtext .tdktextarea-side{
  width: 100% !important;
}
.tdk-contentreverce{
      flex-direction: inherit;
}
  img.tdk-image-sercbtn{
    top: 20px;
    right: 10px;
  }
  /*-- Mobile Menu --*/
  body mobile-navigation .drawer__content{
    padding: 0px;
  }
  body mobile-navigation .drawer{
    width: 100vw;
  }
  body .drawer__header--shadowed{
    padding-bottom: 20px;
  } 
  body .mobile-nav__link{
        padding: 12px 0;
  }
  .mobile-nav .mobile-nav .mobile-nav__item{
        width: 100%;
  }
  ul.mobile-nav.list--unstyled.mobile-lv1{
        padding: 0px 20px 20px;
  }
  .tdk-mobile-hding {
    font-size: 17px;
    padding: 10px 20px;
  }
  .tdk-mbmenu-2 .tdk-mobile-hding {
     color: #000;
  }
  .tdk-mbmenu-1 {
    background: #ede9e2;
    padding: 20px;
  }
  .tdk-mbmenu-1 a.mobile-nav__link {
         padding: 5px 0;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;

  }
  .tdk-mbmenu-1 li {
      border: none !important;
  }
  .mobile-nav .mobile-nav__item:last-child a {
    justify-content: space-between;
  }
  ul.mobile-nav.list--unstyled li {
    width: 100%;
}
body .mobile-nav__link span {
    font-size: 14px;
}
/* .tdk-mbmenu-2 .mobile-lv1 li.lvmbme1:nth-child(1){
display:none;
} */
  .mobile-nav__item:nth-last-child(2){
    border:none !important;
  }
  body .drawer__footer:before{
    display:none;
  }
  .drawer__footer ul.footer__social {
    list-style: none;
    padding: 0px;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.drawer__footer ul.footer__social li a {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
}
  .drawer_menubanner img{
    width:100%;
  }
.ipad{width:100%}
  .tdk-productbox .button {
    padding: 0 10px;
}
  body .mini-cart__drawer-footer .footer__payment-methods{
        margin-top: 10px !important;
  }
  body .mini-cart__drawer-footer .payment-methods-list{
    gap: 3px;
  }
    .feng-shui-edit .tdk-slidtext .tdksld-content p,
  .feng-shui-edit .tdk-slidtext .tdksld-content h3{
    color: #293a48 !important;
  }
  .feng-shui-edit  .tdk-b-sec5-content .tdk-bs5-item a{
    font-size: 10px;
  }
  .feng-shui-edit .tdk-bs5-i-text {
    padding: 10px 0px;
}
  .tdk-b-sec5-content .tdk-bs5-item a:before{
    height: 60px;
  }
.tdk-b-sec5-content:after {
    display:none;
}
  .feng-shui-edit .tdk-bs5-i-text p{
        font-size: 12px;
    margin-top: 0;
    line-height: 20px;
  }
  .tdk-product .product-form__quantity{
        padding: 15px 10px;
  }
  .collaps-main,
  .tdk_offerareabox_sec,
  .ot-estimated-shipping {
    padding: 0px 10px;
  }
  .tdk-product .product-form #myBtn {
    width: 95%;
    right: -9px;
}
  #account-option{
    display:none !important;
  }
  body .lf_grid{
      width: 100% !important;
    padding: 30px 10px !important;
  }
  .tdk-slideshow-box {
    margin-bottom:30px;
  }
  .st-search-root .st-autocomplete-container.st-pre-search{
  max-width: 100% !important;
  height: auto !important;
}
  .tdkboxpopmain{
        top: 310px;
  }
    .tdkboxcallarea {
    overflow: scroll;
       padding-bottom:10px;
  }
  .tdk-sale-sec2{
    /* grid-auto-flow: column; */
    /* grid-template-columns: none; */
    /* width: min-content; */
    /* min-width: 100%; */
    /* padding: 0 10px; */
    /* align-items: start!important; */
    /* display: grid; */
    /* grid-auto-columns: 27vw; */
    /* gap: 10px; */
  }
  .tdk-sale-sec2 .item {
    /* width: 100px; */
    margin: 0 0px;
}
  h4.tdkuppercasehd {
    font-size: 22px;
    padding: 0px 10px;
}
  /* -- AB Test -- */
.tdkpro-ab-test .tdk-pro-pg{
  display:block;
}
  .tdk-pro-ab-test product-meta.product-meta{
    display:none;
  }
  .tdk-product #st-autocomplete-container{
        z-index: 9999 !important;
  }
.button-boxarea{
      width: 100%;
  padding: 0px 20px;
}
.four-btnboxtdk {
    flex-wrap: wrap;
}
.button-boxarea a {
    width: calc(50% - 10px);
}
.singlebtn-tdk a {
    width: 100%;
}
.singlebtn-tdk a,
.four-btnboxtdk a{
  font-size:13px;
}
  .singlebtn-tdk{
    width: 90%;
    margin: 20px auto 0px;
  }
  .list-collections__item-list{
       grid-template-columns: 42vw 42Vw;
        grid-gap: 10px !important;
    gap: 10px !important;
  }
  .tdk-mbmenu-2 .mobile-nav .mobile-nav__item:last-child a{
        justify-content: left;
  }
  .ProductGridContainer-module__kitenzo-grid {
         display: flex !important;
        flex-wrap: wrap !important;
        gap: 40px !important;
}

.ProductGridContainer-module__kitenzo-grid-item {
    width: 40% !important;
    min-width: auto !important;
}
    .idex-sectionbox .item{
        width: 100%;
  }
}
@media only screen and (min-width: 380px) and (max-width: 480px) {
.tdk-gojo{
    width: 350px;
}
.tdk-menu-ofcol .tdk-colmenusec .menu-link{
      width: 106px;
}

}

@media only screen and (max-width: 767px) {
 .tdk-sale-sec-cat-sld .tdkboxcallarea{
  overflow-x: auto;
  padding-bottom: 10px;
}
.tdk-sale-sec-cat-sld .dg-pd-top{
  padding-top: 25px
}
.tdk-sale-sec-cat-sld .dg-pd-bottom{
  padding-bottom: 10px;
}
}





/* Pulse css */
@media only screen and (max-width: 767px){
  .offer-container{
    max-width: 95%;
  }
  .tdk-maincolmnu {
  /* overflow: scroll; */
    margin-bottom: 0px;
  }
      .tdk-collection #mobile-facet-toolbar {
        position: static;
        margin-bottom: 20px;
    }
  form#facet-filters-form {
    padding: 20px;
}
}
#offer-container-close{
  display:flex;
  align-items: center;
  justify-content: center;
}
.current_price_second{
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  font-weight: 600;
  color:#348100;
}
.offer-border-b{
  border-bottom: 1px solid black;
}
.offer-card-plus{
    position: absolute;
    bottom: -14px;
    left: 25px;
    z-index:1;
}
.offer-right-icon{
  line-height:0;
}
.payment-offer-span{
  display:block;
  color:#848688 !important;
}
.offer-card b{
  color:#042d29;
}
.offer-container-popup-overlay{
  display:none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #00000080;
  z-index: 999;
}
.offer-container {
    display:none;
    margin: auto;
    top: 50%;
    max-width: 430px;
    background-color: #fff;
    position: fixed;
    z-index: 999;
    border: 1px solid #d9d9d9;
    width: calc(100% - 30px);
    left: 0;
    transform: translateY(-50%);
    right: 0;
    height: auto;
    overflow-y: auto;
}
.offer-container-popup-overlay.active-popup , .offer-container.active-popup{
  display:block;
}
.popup-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.flag-container{
  display:flex;
  gap:2px;
}
.flag-text{
  color: #fff;
  background: #042d29;
  padding:1px 5px;
}
.flag {
    background: #042d29;
    clip-path: polygon(100% 0%,30% 50%,100% 100%,0 100%,0% 50%,0 0);
    /* height: 18px; */
    width: 18px;
    display: inline-block;
}
.offer-container-header{
  display: flex;
  gap: 5px;
  align-items: center;
  padding: 20px 15px;
  justify-content: space-between;
}
.container-header-wrapper{
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.offer-card{
  padding:15px;
  border-top: 1px solid #DDDDDD;
  display: flex;
  align-items: center;
  gap: 10px;
  position:relative;
}
.offer-card span, .popup_txt{
  color: #042d29;
}
.popup-title{
  font-size: 16px;
}
#toWELCOME15{
  cursor: pointer;
  line-height: 0;
}
.icon-hide{
  display:none;
}
.code-wrapper{
  display: flex;
  align-items: center;
  gap: 10px;
}

@media(max-width:380px){
  .ed-text-wrapper .img.ed-img{
    flex: 0 0 10%;
    max-width: 10%;
    width: 100%;
  }
}

/* 25-26 new header css */
.tdk-sale-sec2 h3{
  font-weight:100;
}
.tdk-section{
  padding-top:20px !important;
  padding-bottom:10px !important;
}
.single-item-menu .hidden-pocket{
  display:flex;
}

.header-single-icon {
    width: 42px;
    height: auto;
    text-align: center;
    margin: 0;
}
.header-single-icon .header__cart-count--floating {
    right: 0px !important;
    top: -5px !important;
}
.global-dropdown-header {
    position: relative;
}
#mobile-menu-drawer .drawer__header{
  padding:20px !important;
  gap: 15px;
}
.header__secondary-links .burger-icon {
    margin-left: 0;
}
.mob-drawer-menu-search,.mob-drawer-menu-search .st-mobile-search-box {
  width:100%
}
.mob-drawer-menu-search .st-mobile-search-box {
  margin:0 !important;
  padding:0 20px;
  border:1px solid;
  border-radius: 30px;
  display:inline-block !important;
}
.mob-drawer-menu-search .tdk-form-suto-sgg{
  top: 9px;
  left: 40px;
  z-index: 2;
}
.mob-drawer-menu-search  .st-mobile-search-box .st-search-icon{
    margin-left: 0;
    margin-top: 0;
    left: 10px;
    top: 11px;
    z-index: 9;
}
.mob-drawer-menu-search .st-mobile-search-box .st-search-input{
  z-index:2;
}
.mob-drawer-menu-search .st-mobile-search-box .st-search-input.is-filled{
  background:#ffffff;
}
.header__secondary-links .tdk-search-icon{
 display:block; 
}
.mob-drawer-menu-search .tdk-image-sercbtn {
    top: 10px !important;
}
.burger-icon{
  margin-left:12px;
}
.drawer__content{
  padding: 0 !important;
}
.mega-title{
  display:flex;
  align-items:center;
  justify-content: space-between;
  padding: 10px 20px;
  cursor:pointer;
}

.mega-title span{
  display:block;
  font-size: 17px;
}

.crown-right,.go-back-menu{
  width:24px;
  height:24px;
  display:block;
  cursor: pointer;
}
.go-back-menu svg{
    transform: rotate(180deg);
}

.mega-sub-menu,.grand-sub-menu,.great-grand-submenu {
   visibility: hidden;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    background: #ffffff;
    height: 100%;
    opacity:0;
    transition: all 0.5s ease;
    z-index: 2;
    overflow:auto;
}

.mega-sub-menu.active,.grand-sub-menu.active,.great-grand-submenu.active{
  opacity:1;
  visibility: visible;
}

.mega-sub-menu .drawer__header,.grand-sub-menu .drawer__header{
  justify-content: space-between;
  position: sticky;
  top: 0;
}

.tdk-mbmenu-1{
  padding:0;
  background: #ffffff;
}

.drawer .mobile-nav__link {
    padding: 10px 20px !important;
    font-size: 17px !important;
    font-weight: 100 !important;
    text-transform: capitalize !important;
}
.drawer .mobile-nav__link span {
    font-size: 17px !important;
    font-weight: 100 !important;
    text-transform: capitalize !important;
}
.drawer .great-grand-submenu ul{
  border-left: 0px !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
.grand-sub-menu-li{
  margin-bottom:0px !important;
}
.sub-menu-li ul,.grand-sub-menu ul{
  margin: 0 !important;
  padding:0 !important;
}
.grand-sub-menu.list--unstyled,.great-grand-submenu.list--unstyled {
    display: block !important;
}
.grand-sub-menu li,.great-grand-submenu li{
  margin:0 !important;
}
.drawer .mobile-nav__images-scroller {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 20px;
}
.drawer .mobile-nav__image-push {
    flex: 0 0 50%;
    max-width: calc(50% - 15px);
}
.sub-menu-cta a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    padding: 10px 0;
    border-radius: 51px;
    cursor: pointer;
    font-size: 17px;
    gap: 5px;
   justify-content:center !important;
}
.sub-menu-cta {
    padding: 0 15px 15px;
}
.tdk-mbmenu-1 .sub-menu-cta{
  display:none;
}
.sub-menu-link{
  display:none;
}
.drawer .great-grand-submenu .mobile-nav__item {
  margin-bottom: 0 !important;
}
.drawer .mega-sub-menu-content{
  padding-left:0 !important;
  padding-right:0 !important;
}
.tdk-sale-sec-cat-sld .tdkboxcallarea::-webkit-scrollbar {
  display:none;
}
#shopify-section-header .header__logo-image {
    max-width: 140px !important;
}
@media(min-width:330px){
  #shopify-section-header .header__logo-image {
    max-width: 130px !important;
}
}
@media(min-width:480px){
#shopify-section-header .header__logo-image {
    max-width: 220px !important;
}
}

@media(max-width:1024px) {
    .header__icon-list {
        gap: 5px !important;
    }
  .tdk-sale-sec2{
    /* grid-auto-columns: 17vw; */
  }
  .tdk-sale-sec2 .item {
    max-width: 180px;
    width: 100%;
    margin: 0 auto;
  }
  
}
@media (max-width:568px) {
  .tdk-sale-sec2 {
    /* grid-auto-columns: 16.5vw; */
  }
  .tdk-section {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
  }
}
@media(max-width:480px){
  .header-single-icon {
    width: 30px;
}
.tdk-sale-sec2 {
    /* grid-auto-columns: 15.5vw; */
}
.tdk-sale-sec2 h3{
  font-size: 30px;
  margin-top: 10px;
}  
}
@media(max-width:380px){
  .tdk-header-icon img {
    width: 20px;
}
.header-single-icon .header__cart-count--floating {
  right: 0 !important;
  top: -10px !important;
}
.header-single-icon {
  max-width: 30px;
  width:100%;
}
.header__icon-list {
    gap: 15px !important;
}
.tdk-sale-sec2 {
      grid-auto-columns: 14.5vw;
}
.header .container{
  padding:0 15px;
}
}
@media(max-width:330px){
.header__icon-list {
  gap: 10px !important;
}
}

/* 12-06-24 css */
.global-heading-txt{
  display:flex;
  align-items:center;
  justify-content:space-around;
}
.header__icon-list{
  position:static;
}
.global-dropdown-header .icon{
  display:inline-block;
}
.global-dropdown-content{
  position:absolute;
  background:#ffffff;
  color:#1a1a1a;
  left: 0;
  z-index: 9;
  transform: translateX(-25%);
  display: none;
  opacity: 0;
  transition: .35s opacity ease-in-out;
}
.global-dropdown-header:hover .global-dropdown-content{
  display:block;
  opacity:1;
}
.global-dropdown-content-wrapp>div {
    display: flex;
    padding: 10px 15px;
    cursor: pointer;
}
.dropdown-span-icon {
    display: inline-block;
    border: 1px solid #9ea5ad;
    vertical-align: middle;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    border-radius: 51px;
    position: relative;
}
.this-store .dropdown-span-icon:after {
    content: "";
    background: #746b61;
    border-radius: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 14px;
    height: 14px;
}

/* schedule call style */
.schedule-call-main {
  border-radius: 16px;
  /* border: 1px solid #042d29; */
  /* background: #eff2f3; */
  color: #1a1a1a;
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: center;
  margin: 10px 0;
  padding:24px 20px;
}
.schedule-call-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding-bottom: 24px;
    /* border-bottom: 1px solid #042d29; */
}
.schedule-call-main p{
  margin:0;
}   
.schedule-call-header h5 {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
.schedule-call-header p {
  font-size: 12px;
}
.schedule-call-body {
  background: linear-gradient(178deg, #fff 1.41%, #042d292b 103.06%);
  border-radius: 16px;
  /* border: 1px solid #042d29; */
}
.schedule-call-things {
  border-radius: 16px;
  border: 1px solid #ffffff;
  background: #042d29;
  color:#ffffff;
  box-shadow: 0px 4px 4px 0px rgba(97, 68, 4, 0.12);
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.schedule-call-things h6 {
  font-size: 17px;
  font-weight: 700;
  margin:0;
}
.schedule-call-requirement-list {
    display: flex;
}
.schedule-call-requirement-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.schedule-call-requirement-item p {
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
}
.schedule-call-benefits {
  color: #000;
  text-align: start;
  padding: 8px 12px 24px;
  font-size: 14px;
}
.schedule-call-benefits h6 {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
.schedule-call-benefits ul {
  padding: 0;
  margin: 0;
}  
.schedule-call-benefits li {
    position: relative;
    margin-left: 16px;
    opacity: 80%;
}
.schedule-call-footer a {
  border-radius: 8px;
  /* background: #042d29; */
  color: #ffffff;
  font-weight: 700;
  display: flex;
  gap: 14px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}

@media(max-width:767px){
  .header-single-icon.global-dropdown-header {
    display: none;
  }
}
@media(max-width:766px){
  .global-heading-txt{
    display:none;
  }
}


@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hdr-form-boxtdk{
        top: 106px;
  }
  
}

.st-autocomplete-container.st-pre-search {
    top: 165px !important;
}
.st-autocomplete-container.top-autocomplete-container{
  top: 135px !important;
}
.st-autocomplete-container.new-autocomplete-container{
    top:unset !important;
  }
.footer_gobalBtn .this-store .dropdown-span-icon:after {
  left: 50%;
  right: 50%;
}
@media(max-width:767px){
  .header-single-icon.global-dropdown-header {
    display: none;
  }
  .hdr-form-boxtdk{
        top: 86px;
  }
  .mobile-nav-links {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .mobile-nav-links{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media only screen and (min-width: 1481px) and (max-width: 1506px) {
  .header-single-icon{
    width: 38px;
  }
}

 #desktop-menu-1 .mega-menu__inner .mega-menu__column:nth-child(1) {
  display:none;
}

/* @media only screen and (min-width: 320px) and (max-width: 766px){
  
} */

.footer__item-list .contect-wrapper{
  display: flex;
  flex-direction: column;
}
.unresolved-contact-wrappper{
  display: flex;
  flex-direction: column;
  font-size:14px;
}
.footer_gobalBtn{
  margin-bottom: 14px;
}


span.tdk-mobilemenu-fimg img {
    width: 34px;
    height: 34px;
    object-fit: cover;
}
.sub-menu-cta {
    display: none;
}
.decor_coll_media_wrapp {
    aspect-ratio: 100 / 20;
}
.decor_coll_media_wrapp {
  position: relative;
  overflow: hidden;
}
.decor_coll_media_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.decor_coll_media_wrapp::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; /* adjust height as needed */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255 216 242) 100%);
  pointer-events: none;
.decor_coll_content:
  before {
    position: absolute;
  content: "";
  width: 100%;
  height: 100px;
  bottom: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, var(--sec_bg_color) 100%);
};
}

.decor_coll_main {
  padding-top: var(--sec_padd_top);
  padding-bottom: var(--sec_padd_bottom);
  padding-inline: 0;
  overflow: hidden;
  background: url(../../../wp-content/themes/misbah-lighting/hh.png);
}

.decor_coll_fill {
  max-width: 100%;
}

.decor_coll_media_wrapp {
    aspect-ratio: 100 / 20;
}

.decor_coll_media_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.decor_coll_content {
  background-color: var(--sec_bg_color);
  padding: 20px 0 var(--sec_padd_bottom);
  position: relative;
  
}

.decor_coll_content:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100px;
  bottom: 100%;
  background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, var(--sec_bg_color) 100%);
}

.decor_coll_heading {
    flex: 1;
    font-size: var(--heading_font_size);
    line-height: 1.4;
    font-weight: 400;
    margin: 0;
    color: var(--heading_color);
    margin-bottom: var(--head_spacing_bottom);
    text-align: var(--heading_text_alignment);
}

.decor_coll_list_item_title h3 {
    font-weight: 600;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    text-align: center;
    color: #52352f;
    text-transform: capitalize;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

.decor_coll_swiper {
  overflow: visible;
  
}

@media screen and (min-width: 992px) {
  .decor_coll_list_main {
    justify-content: center;
  }
  
}

a.decor_coll_list_item_link {
    position: relative;
    border-radius: 20px;
}

.decor_coll_list {
    /* display: flex; */
    /* flex-direction: column; */
    /* gap: 20px; */
}

.decor_coll_list_item_media {
  position: relative;
  padding-bottom: 100%;
  display: block;
  background: #d6c1a9;
  border-radius: inherit;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2), 0 6px 20px 0 rgb(0 0 0 / .19);
}

.decor_coll_list_item_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: inherit;
}

@media screen and (max-width:1023px) {
  .decor_coll_media_wrapp {
    aspect-ratio: 100 / 25;
  }
}

@media screen and (max-width:768px) {
  .decor_coll_main {
    padding-top: var(--sec_padd_top_sc);
    padding-bottom: var(--sec_padd_bottom_sc);
  }
  .decor_coll_content {
    background-color: var(--sec_bg_color);
    padding: 20px 0 20px;
  }
  
  .decor_coll_heading {
    text-align: var(--heading_text_alignment_md);
    font-size: var(--heading_font_size_md);
    margin-bottom: var(--head_spacing_bottom_md);
  }
  .decor_coll_list_item_title h3 {
    font-size: var(--coll_title_font_size_md);
    min-height: 60px;
  }
}

@media screen and (max-width:767px) {
  .decor_coll_list_item_media {
    padding-bottom: 150px;
    max-width: 150px;
    margin: 0 auto;
  }
}

@media screen and (max-width:640px) {
  .decor_coll_media_wrapp {
    aspect-ratio: 100 / 53;
  }
}
@media (min-width: 768px) {
    .col-md-2 {
        float: left;
        padding: 20px 15px;
    }
}

.decor_coll_content:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100px;
    bottom: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, var(--sec_bg_color) 100%);
}

/* ===============================================
   Hot Products
  ============================================= */

#shot_products h5 {
  color: #8E9199;
  font-size: 18px;
  text-transform: uppercase;
}
#shot_products h3 {
  font-size: 35px;
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
}
.products li {
  /* background: #540e3c; */
  height: 470px;
}
#shot_products img{
  width: 100%;
}
#shot_products h4.product-text {
  font-size: 18px;
  font-weight: 600;
}
#shot_products h4 a:hover{
  color: var(--first-color);
}
#shot_products .tab-product{

}
.decor_coll_list_item.col-md-2 {
    webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#shot_products .tab-product .col-md-3 .pros {
    background: #F0EDEC;
}
#shot_products .product-details {
    padding: 0px 0px 10px 10px;
}
#shot_products .button2{
  display: inline-block;
  padding: 10px 20px;
  margin: 30px 0;
  text-align: center;
  color: #ffff;
  transition: all 0.2s;
  text-decoration: none;
  border-radius: 6px;
  text-transform: uppercase;
  background: var(--first-color);
  font-weight: 400;
  font-size: 14px;
}
#shot_products .button2,
#shot_products .button2::after{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#shot_products .button2::before,
#shot_products .button2::after{
  background: var(--first-color);
  content: '';
  position: absolute;
  z-index: -1;
  border-radius: 6px;
}
#shot_products .button2:hover{
  color: #fff;
  background: #090a14;
}
#shot_products .button2::after{
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
  background: #090a14;
}
#shot_products .button2:hover:after{
  width: 100%;
}
#shot_products .icon .button1 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .cart-button .button1 a  {
  color: #000;
  background: var(--first-color);
  font-weight: 600;
  position: absolute;
  right: 0;
  left: 0;
  padding: 10px 10px;
  z-index: 9999;
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
  margin: 0 auto;
}
#shot_products .tab-product:hover .button1 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  top: 50%;
  transform: translateY(-50%);
  visibility: visible;
  opacity: 1;
  width: 100px;
}
#shot_products a.added_to_cart.wc-forward{
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  width: 100px;
  padding: 10px;
  background: var(--second-color);
  color: #fff;
  font-weight: 600;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}
#shot_products figure{
  margin: 0;
  padding: 0;
  background: #152c5b;
  overflow: hidden;
}
#shot_products figure:hover+span{
  opacity: 1;
}
#shot_products figure img{
  webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
#shot_products .product-image:hover figure img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.5;
}
.product-image{
  position: relative;
}
#shot_products .owl-carousel button.owl-dot.active{
  border: solid 5px var(--first-color);
}
#shot_products .owl-carousel button.owl-dot{
  border: solid 5px #D9D9D9;
  border-radius: 50px;
  margin-right: 5px;
}
#shot_products .owl-dots {
  display: flex;
  position: absolute;
  left: 0;
  top: 110%;
  right: 0;
  margin: 0 auto;
  width: 100%;
  justify-content: center;
}
.owl-dots {
  display: none;
}
#shot_products .goto-link {
  background: var(--second-color);
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
#shot_products .goto-link .dashicons{
  font-size: 24px;
}
#shot_products .goto-link:hover{
  background: var(--first-color);
}
/* ----------------------------------------------------------------------------------------
* Author        : Awaiken
* Template Name : Inspaire - Architecture and Interior Design HTML Template
* File          : CSS File
* Version       : 1.0
* ---------------------------------------------------------------------------------------- */
/* INDEX
----------------------------------------------------------------------------------------
01. Global Variables
02. General css
03. Header css
04. Hero css
05. About Us css
06. Why Choose Us css
07. Our Services css
08. Intro Video css
09. Latest Project css
10. How We Work css
11. Our Skills css
12. Our Testimonials css
13. Our Blog css
14. Footer css
15. About Us Page css
16. Services Page css
17. Service Single css
18. Blog Archive css
19. Blog Single css
20. Project Page css
21. Project Single css
22. Image Gallery css
23. FAQs Page css
24. Contact Us Page css
25. 404 Error Page css 
26. Responsive css
-------------------------------------------------------------------------------------- */

/************************************/
/*** 	 01. Global Variables	  ***/
/************************************/	

:root{
	--primary-color			: #192324;
	--secondery-color		: #F8F8F8;
	--text-color			: #283132;
	--accent-color: #bb6ca1;
	--white-color			: #FFFFFF;
	--divider-color			: #EAF0EC;
	--dark-divider-color	: #FFFFFF1A;
	--error-color			: rgb(230, 87, 87);
	--default-font			: "Hanken Grotesk", sans-serif;
}


/************************************/
/*** 	   02. General css		  ***/
/************************************/



.image-anime{
	position: relative;
	overflow: hidden;
}

.image-anime:after{
	content: "";
	position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

.image-anime:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.reveal{
	position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
}

.reveal img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.row{
    margin-right: -15px;
    margin-left: -15px;
}

.row > *{
	padding-right: 15px;
	padding-left: 15px;
}

.row.no-gutters{
    margin-right: 0px;
    margin-left: 0px;
}

.row.no-gutters > *{
    padding-right: 0px;
    padding-left: 0px;
}

.btn-default{
	position: relative;
	display: inline-block;
	background: #540e3c;
	color: var(--white-color);
	font-size: 16px;
	font-weight: 700;
	line-height: 1em;
	text-transform: capitalize;
	border: none;
	padding: 17px 46px 17px 20px;
	transition: all 0.5s ease-in-out;
	overflow: hidden;
	z-index: 0;
}

.btn-default:hover{
	background: #ffd8f2;
	color: #222;
}

.btn-default::before{
	content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(../images/arrow-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transform: translate(-20px, -50%);
    transition: all 0.4s ease-in-out;
}

.btn-default:hover::before{
	transform: translate(-18px, -50%);
}

.btn-default::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -15%;
	color: #222;
	right: 0;
	width: 0;
	height: 106%;
	background: #e3ae9c;
	transform: skew(45deg);
	transition: all 0.4s ease-in-out;
	z-index: -1;
}

.btn-default:hover:after{
	width: 100%;
    transform: skew(0deg);
    left: 0;
}

.btn-default.btn-highlighted{
	background-color: #7c3052;
	color: #ffffff;
}

.btn-default.btn-highlighted:hover{
	color: var(--white-color);
}

.btn-default.btn-highlighted::before{
	background-image: url(../images/arrow-accent.svg);
}

.btn-default.btn-highlighted:hover::before{
    filter: brightness(0) invert(1);
}

.btn-default.btn-highlighted::after{
	background-color: #947281;
}

.cb-cursor:before{
	background: var(--accent-color);
}

.preloader{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background-color: var(--accent-color);
	display: flex;
	align-items: center;
	justify-content: center;
}

.loading-container,
.loading{
	height: 100px;
	position: relative;
	width: 100px;
	border-radius: 100%;
}

.loading-container{
	margin: 40px auto;
}

.loading{
	border: 1px solid transparent;
	border-color: transparent var(--white-color) transparent var(--white-color);
	animation: rotate-loading 1.5s linear 0s infinite normal;
	transform-origin: 50% 50%;
}

.loading-container:hover .loading,
.loading-container .loading{
	transition: all 0.5s ease-in-out;
}

#loading-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 66px;
	transform: translate(-50%, -50%);
}

@keyframes rotate-loading{
	0%{
		transform: rotate(0deg);
	}

	100%{
		transform: rotate(360deg);
	}
}

.section-row{
	margin-bottom: 80px;
}

.section-row .section-title{
	margin-bottom: 0;
	margin-right: 30px;
}

.section-btn{
	text-align: end;
}

.section-title-content{
	margin-left: 120px;
}

.section-title-content p{
	margin: 0;
}

.section-title{
	margin-bottom: 40px;
}

.section-title h3{
	display: inline-block;
	position: relative;
	font-size: 16px;
    font-weight: 500;
	line-height: 1.6em;
    text-transform: capitalize;
    color: var(--accent-color);
	padding-left: 35px;
    margin-bottom: 20px;
}

.section-title h3::before{
	content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url('../images/icon-sub-heading.svg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
    width: 24px;
    height: 5px;
}

.section-title h1{
	font-size: 75px;
	font-weight: 700;
	letter-spacing: -0.02em;
	margin-bottom: 0;
	cursor: none;
}

.section-title h2{
	font-size: 46px;
	font-weight: 700;
	letter-spacing: -0.02em;
	margin-bottom: 0;
	cursor: none;
}

.section-title h1 span,
.section-title h2 span{
	color: #540e3c;
}

.section-title p{
	margin-top: 30px;
	margin-bottom: 0;
}


.section-title-content.dark-section p,
.section-title.dark-section p,
.section-title.dark-section h2,
.section-title.dark-section h3{
	color: var(--white-color);
}

.help-block.with-errors ul{
	margin: 0;
	text-align: left;
}

.help-block.with-errors ul li{
	color: var(--error-color);
	font-weight: 500;
	font-size: 14px;
}

/************************************/
/**** 	   03. Header css		 ****/
/************************************/

header.main-header{
	position: relative;
	z-index: 100;
}

header.main-header .header-sticky{
	position: relative;
	top: 0;
	z-index: 100;
}

header.main-header .header-sticky.hide{
	transform: translateY(-100%);
	transition: transform 0.3s ease-in-out;
	border-radius: 0;
}

header.main-header .header-sticky.active{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border-radius: 0;
    transform: translateY(0);
	background: var(--primary-color);
	border-bottom: 1px solid var(--dark-divider-color);
}

.navbar{
	padding: 30px 0;
	align-items: center;
	border-bottom: 1px solid var(--dark-divider-color);
}

header.main-header .header-sticky.active .navbar{
	border-bottom: none;
}

.navbar-brand{
	padding: 0;
	margin: 0;
}

.main-menu .nav-menu-wrapper{
	flex: 1;
	text-align: center;
	margin-left: 40px;
}

.main-menu .nav-menu-wrapper > ul{
	align-items: center;
	display: inline-flex;
}

.main-menu ul li{
	margin: 0 6px;
	position: relative;
}

.main-menu ul li a{
	font-family: var(--accent-font);
	font-size: 16px;
	font-weight: 400;
	padding: 15px 14px !important;
	color: var(--white-color);
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}

.main-menu ul li.submenu > a:after{
	content: '\f107';
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 14px;
	margin-left: 8px;
}

.main-menu ul li a:hover,
.main-menu ul li a:focus{
	color: var(--accent-color);
}

.main-menu ul ul{
	visibility: hidden;
	opacity: 0;
	transform: scaleY(0.8);
	transform-origin: top;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 230px;
	border-radius: 20px;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: var(--accent-color);
	transition: all 0.3s ease-in-out;
	text-align: left;
}

.main-menu ul li.submenu:first-child ul{
    width: 230px;
}

.main-menu ul ul ul{
	left: 100%;
	top: 0;
	text-align: left;
}
.main-menu ul li:hover > ul{
	visibility: visible;
	opacity: 1;
	transform: scaleY(1);
    padding: 5px 0;
}

.main-menu ul li.submenu ul li.submenu > a:after{
    content: '\f105';
    float: right;
}

.main-menu ul ul li{
	margin: 0;
	padding: 0;
}

.main-menu ul ul li a{
	color: var(--white-color);
	padding: 6px 20px !important;
	transition: all 0.3s ease-in-out;
}

.main-menu ul li:hover > ul{
	visibility: visible;
	opacity: 1;
	transform: scaleY(1);
    padding: 5px 0;
}

.main-menu ul ul li a:hover,
.main-menu ul ul li a:focus{
	color: var(--primary-color);
	background-color: transparent;
	padding: 6px 20px 6px 23px !important;
}

.responsive-menu,
.navbar-toggle{
	display: none;
}

.responsive-menu{
	top: 0;
	position: relative;
}

.slicknav_btn{
	background: var(--accent-color);
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	margin: 0;
	border-radius: 0;
}

.slicknav_icon .slicknav_icon-bar{
	display: block;
	width: 100%;
	height: 3px;
	width: 22px;
	background-color: var(--white-color);
	border-radius: 6px;
	margin: 4px auto !important;
	transition: all 0.1s ease-in-out;
}

.slicknav_icon .slicknav_icon-bar:first-child{
	margin-top: 0 !important;
}

.slicknav_icon .slicknav_icon-bar:last-child{
	margin-bottom: 0 !important;
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(1){
    transform: rotate(-45deg) translate(-5px, 5px);
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2){
    opacity: 0;
}

.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3){
    transform: rotate(45deg) translate(-5px, -5px);
}

.slicknav_menu{
	position: absolute;
    width: 100%;
	padding: 0;
	background: var(--accent-color);
}

.slicknav_menu ul{
	margin: 5px 0;
}

.slicknav_menu ul ul{
	margin: 0;
}

.slicknav_nav .slicknav_row,
.slicknav_nav li a{
	position: relative;
	font-family: var(--accent-font);
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	padding: 10px 20px;
	color: var(--white-color);
	line-height: normal;
	margin: 0;
	border-radius: 0 !important;
	transition: all 0.3s ease-in-out;
}

.slicknav_nav a:hover,
.slicknav_nav a:focus,
.slicknav_nav .slicknav_row:hover{
	background-color: transparent;
	color: var(--primary-color);
}

.slicknav_menu ul ul li a{
    padding: 10px 20px 10px 30px;
}

.slicknav_arrow{
	font-size: 0 !important;
}

.slicknav_arrow:after{
	content: '\f107';
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 12px;
	margin-left: 8px;
	color: var(--white-color);
	position: absolute;
	right: 15px;
    top: 15px;
	transition: all 0.3s ease-out;
}

.slicknav_open > a .slicknav_arrow:after{
    transform: rotate(-180deg);
	color: var(--primary-color);
}

/************************************/
/***        04. Hero css	      ***/
/************************************/

.hero{
	position: relative;
	background: url('../images/hero-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 280px 0 250px;
	min-height: 100vh;
	margin-top: -118px;
}

.hero::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(25, 35, 36, 0) 0%, rgba(25, 35, 36, 0.4) 80.94%);
	height: 100%;
	width: 100%;
	z-index: 1;
}

.hero.hero-video .hero-bg-video{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.hero.hero-video .hero-bg-video video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero.hero-slider-layout{
	background: none;
	padding: 0;
}

.hero.hero-slider-layout .hero-slide{
	position: relative;
    padding: 280px 0 250px;
	min-height: 100vh;
}

.hero.hero-slider-layout .hero-slide::before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(25, 35, 36, 0) 0%, rgba(25, 35, 36, 0.4) 80.94%);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hero.hero-slider-layout .hero-slide .hero-slider-image{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.hero.hero-slider-layout .hero-slide .hero-slider-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero.hero-slider-layout .hero-pagination{
	position: absolute;
    bottom: 50px;
	text-align: left;
	padding-left: calc(((100vw - 1300px) / 2));
	z-index: 2;
}

.hero.hero-slider-layout .hero-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: var(--white-color);
    opacity: 1;
    transition: all 0.3s ease-in-out;
    margin: 0 5px;
}

.hero.hero-slider-layout .hero-pagination .swiper-pagination-bullet-active{
    background-color: var(--accent-color);
}

.hero-content{
	position: relative;
	z-index: 2;
}

.hero-content .section-title h3,
.hero-content .section-title h1{
	color: var(--white-color);
}

.hero-content .section-title p{
	font-size: 22px;
	color: var(--white-color);
	width: 100%;
	max-width: 600px;
}

.hero-content .section-title h3::before{
	filter: brightness(0) invert(1);
}

.hero-content .btn-default.btn-highlighted{
	margin-left: 30px;
}

/************************************/
/***       05. About Us css 	  ***/
/************************************/

.about-us{
	background-image: url('../images/section-bg-shape-1.svg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 100px 0;
	padding-bottom: 30px;
}

.about-us-images{
	position: relative;
	background-image: url(../images/about-us-bg-shape.svg);
	background-repeat: no-repeat;
	background-position: left 60px bottom 40px;
	background-size: auto;
	padding-right: 100px;
	padding-bottom: 180px;
	margin-right: 30px;
}

.about-img-1 figure,
.about-img-2 figure{
	display: block;
}

.about-img-1 img{
	width: 100%;
	object-fit: cover;
	aspect-ratio: 1 / 0.76;
}

.about-img-2{
	position: absolute;
	width: 100%;
	max-width: 385px;
	bottom: 0;
	right: 0;
}

.about-img-2 img{
	width: 100%;
	object-fit: cover;
	aspect-ratio: 1 / 0.76;
}

.experience-counter{
	position: absolute;
	top: 0;
	left: 0;
	height: 152px;
	width: 152px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	background-color: #bb6ca1;
	border: 6px solid var(--white-color);
	transform: translate(-50%, -6px);
	border-radius: 50%;
}

.experience-counter h3{
	font-size: 34px;
	color: var(--white-color);
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

.experience-counter p{
	font-weight: 600;
	line-height: 1.4em;
	text-transform: capitalize;
	color: var(--white-color);
	text-align: center;
	margin-bottom: 0;
}

.feedback-counter{
	position: absolute;
	top: 0;
	right: 0;
	transform: rotate(-180deg) translate(20px, -20px);
    writing-mode: vertical-rl;
	display: flex;
	align-items: center;
}

.feedback-counter p{
	font-size: 16px;
	font-weight: 500;
	color: var(--white-color);
	height: 60px;
	width: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--accent-color);
	border-radius: 50%;
	margin: 0 0 15px 0;
	transition: all 0.3s ease-in-out;
}

.feedback-counter:hover p{
	background-color: var(--primary-color);
}

.feedback-counter h3{
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	width: calc(100% - 75px);
}

.about-us-content-body{
	position: relative;
	display: flex;
	/* flex-wrap: wrap; */
	gap: 38px;
}

.about-us-content-body::before{
	/* content: ''; */
	position: absolute;
	right: 43%;
	top: 0;
	bottom: 0;
	transform: translateX(-50%);
	border: 1px solid var(--divider-color);
	width: 1px;
	height: 100%;
}

.about-us-content-info{
	width: calc(50% - 40px);
}

.about-us-content-list{
	margin-bottom: 40px;
}

.about-us-content-list ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.about-us-content-list ul li{
	position: relative;
	font-weight: 500;
	color: var(--primary-color);
	padding-left: 0;
	margin-bottom: 15px;
	font-size: 13.4px;
}

.about-us-content-list ul li:last-child{
	margin-bottom: 0;
}

.about-us-content-list ul li::before{
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 900;
    line-height: normal;
    color: var(--accent-color);
    display: inline-block;
    top: 2px;
    left: 0;
}

.about-us-contact-list{
	width: calc(43% - 40px);
}

.about-contact-item{
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.about-contact-item:last-child{
	margin-bottom: 0;
}

.about-contact-item .icon-box{
	width: 40px;
	height: 40px;
	background-color: var(--accent-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
	transition: all 0.3s ease-in-out;
}

.about-contact-item:hover .icon-box{
	background-color: var(--primary-color);
}

.about-contact-item .icon-box figure{
	display: block;
	border-radius: 50%;
	overflow: hidden;
}

.about-contact-item .icon-box img{
	max-width: 40px;
	border-radius: 50%;
}

.about-contact-item .icon-box i{
	font-size: 18px;
	color: var(--white-color);
}

.about-contact-content{
	width: calc(100% - 55px);
}

.about-contact-content h3{
	font-size: 20px;
	text-transform: capitalize;
}

.about-contact-content p{
	font-weight: 500;
	color: var(--primary-color);
	text-transform: capitalize;
	margin-bottom: 0;
}


/************************************/
/***     06. Why Choose Us css    ***/
/************************************/

.why-choose-us{
	padding: 100px 0;
	background-color: #fdf6ef;
}

.why-choose-item{
	display: flex;
	border-bottom: 1px solid var(--divider-color);
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.why-choose-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.why-choose-item .icon-box{
	position: relative;
	width: 60px;
	height: 60px;
	background-color: #ffe3da;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	transition: all 0.4s ease-in-out;
}

.why-choose-item:hover .icon-box{
	background-color: transparent;
}

.why-choose-item .icon-box::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #52352f;
	border-radius: 50%;
	height: 100%;
	width: 100%;
	transform: scale(0);
	transition: all 0.3s ease-in-out;
}

.why-choose-item:hover .icon-box::before{
	transform: scale(1);
}

.why-choose-item .icon-box img{
	max-width: 24px;
	z-index: 1;
	transition: all 0.3s ease-in-out;
}

.why-choose-item:hover .icon-box img{
	filter: brightness(0) invert(1);
}

.why-choose-item-content{
	width: calc(100% - 80px);
}

.why-choose-item-content h3{
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.why-choose-item-content p{
	color: var(--primary-color);
	margin-bottom: 0;
}

.why-choose-images{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-left: 30px;
}

.why-choose-img-box-1,
.why-choose-img-box-2{
	display: flex;
	gap: 20px;
	width: 100%;
}

.why-choose-img-1 figure,
.why-choose-img-2 figure,
.why-choose-img-3 figure,
.why-choose-img-4 figure{
	display: block;
}

.why-choose-img-1{
	width: calc(57% - 10px);
}

.why-choose-img-1 img{
	width: 100%;
	aspect-ratio: 1 / 0.756;
	object-fit: cover;
}

.why-choose-img-2{
	width: calc(43% - 10px);
}

.why-choose-img-2 img{
	width: 100%;
	aspect-ratio: 1 / 1.01;
	object-fit: cover;
}

.why-choose-img-3{
	width: calc(67% - 10px);
}

.why-choose-img-3 img{
	width: 100%;
	/* aspect-ratio: 1 / 0.746; */
	object-fit: cover;
}

.why-choose-img-4{
	width: calc(33% - 10px);
}

.why-choose-img-4 img{
	width: 100%;
	aspect-ratio: 1 / 1.68;
	object-fit: cover;
}

/************************************/
/***     07. Our Services css     ***/
/************************************/

.our-services{
	padding: 100px 0;
}

.service-item{
	position: relative;
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.service-image a{
	display: block;
	cursor: none;
}

.service-image a figure::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 105%);
    height: 100%;
    width: 100%;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.service-image img{
	width: 100%;
	object-fit: cover;
	aspect-ratio: 1 / 1.36;
	transition: all 0.4s ease-in-out;
}

.service-item:hover .service-image img{
	transform: scale(1.1);
}

.service-btn{
	position: absolute;
	top: 40px;
	right: 40px;
	z-index: 1;
}

.service-btn a{
	background-color: var(--accent-color);
	height: 60px;
	width: 60px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s ease-in-out;
}

.service-btn a:hover{
	background-color: var(--primary-color);
}

.service-btn a img{
	max-width: 20px;
	transform: rotate(-45deg);
	transition: all 0.4s ease-in-out;
}

.service-btn a:hover img{
	transform: rotate(0)
}

.service-content{
	position: absolute;
	bottom: 40px;
	left: 40px;
	right: 40px;
	z-index: 1;
}

.service-content h3{
	font-size: 20px;
	text-transform: capitalize;
	color: var(--white-color);
	margin-bottom: 10px;
}

.service-content h3 a{
	color: inherit;
}

.service-content p{
	color: var(--white-color);
	margin-bottom: 0;
}

.all-services-btn{
	text-align: center;
	margin-top: 20px;
}

/************************************/
/***      08. Intro Video css     ***/
/************************************/

.intro-video .container-fluid{
	padding: 0;
}

.intro-video-box{
	position: relative;
    overflow: hidden;
	z-index: 1;
}

.intro-video-image a{
	display: block;
	cursor: none;
}

.intro-video-image figure::before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(25, 35, 36, 0) 0%, rgba(25, 35, 36, 0.6) 80.94%);
    height: 100%;
    width: 100%;
    z-index: 1;
}

.intro-video-image img{
	width: 100%;
	aspect-ratio: 1 / 0.41;
	object-fit: cover;
}

.video-play-button{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

.video-play-button a{
	position: relative;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	color: var(--white-color);
	border: 1px solid var(--white-color);
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin: 0 auto;	
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: none;
	transition: all 0.3s ease-in-out;
}

.video-play-button a:hover{
	border-color: var(--primary-color);
	color: var(--primary-color);
}

/************************************/
/***    09. Latest Project css    ***/
/************************************/

.our-project{
	padding: 100px 0 70px;
}

.our-Project-nav{
	text-align: center;
	margin-bottom: 60px;
}

.our-Project-nav ul{
	list-style: none;
	text-align: center;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 15px 30px;
	padding: 0;
	margin: 0;
}

.our-Project-nav ul li a{
	position: relative;
	display: inline-block;
	color: var(--primary-color);
	font-weight: 500;
	line-height: 1.2em;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}

.our-Project-nav ul li a:after,
.our-Project-nav ul li a:before{
	content: '';
    position: absolute;
    left: 0px;
    bottom: -8px;
    width: 100%;
    height: 2px;
    background-color: var(--accent-color);
    transform-origin: bottom right;
    transition: transform 0.4s ease-in-out;
    transform: scaleX(0);
}

.our-Project-nav ul li a:after{
	top: -8px;
	bottom: auto;
	left: 0px;
}

.our-Project-nav ul li a:hover:before,
.our-Project-nav ul li a.active-btn:before,
.our-Project-nav ul li a:hover:after,
.our-Project-nav ul li a.active-btn:after{
	transform-origin: bottom left;
    transform: scaleX(1);
}

.project-item{
	position: relative;
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.project-featured-image figure::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 111.33%);
	z-index: 0;
}

.project-btn{
	position: absolute;	
	top: 50%;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	backdrop-filter: blur(20px);
	border-radius: 50%;
	transform: translate(-50%, -30%);	
	transition: all 0.3s ease-in-out;
	z-index: 1;
}

.project-item:hover .project-btn{
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, -50%);	
}

.project-btn a{
	width: 100px;
	height: 100px;
	background: var(--dark-divider-color);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease-in-out;
}

.project-btn img{
	max-width: 24px;
	transform: rotate(-45deg);
	transition: all 0.4s ease-in-out;
}

.project-btn a:hover{
	background: var(--primary-color);
}

.project-btn a:hover img{
	transform: rotate(0deg);
}

.project-featured-image img{
	width: 100%;
    aspect-ratio: 1 / 0.79;
    object-fit: cover;
}

.project-content{
	position: absolute;
	left: 40px;
	bottom: 40px;
	right: 40px;
}

.project-content h3,
.project-content h2{
	color: var(--white-color);
	text-transform: capitalize;
	position: relative;
	z-index: 1;
}

.project-content h3{
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}

.project-content h2{
	font-size: 20px;
	font-weight: 700;
}

.project-content h2 a{
	color: inherit;
}

/************************************/
/***      10. How We Work css     ***/
/************************************/

.how-we-work{
	background: var(--primary-color);
	padding: 100px 0;
}

.how-we-work-list{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.how-we-work-item{
	width: calc(25% - 22.5px);
}

.how-we-work-item .icon-box{
	margin-bottom: 30px;
}

.how-we-work-item .icon-box img{
	max-width: 60px;
}

.how-we-work-content h3{
	font-size: 20px;
	text-transform: capitalize;
	color: var(--white-color);
	margin-bottom: 10px;
}

.how-we-work-content p{
	color: var(--white-color);
	margin: 0;
}

.how-work-company-slider{
	border-top: 1px solid var(--dark-divider-color);
	margin-top: 60px;
	padding-top: 60px;
}

.how-work-company-slider .company-logo{
	text-align: center;
}

.how-work-company-slider .company-logo img{
	width: 100%;
	max-height: 40px;
}

/************************************/
/***      11. Our Skills css      ***/
/************************************/

.our-skill{
	padding: 100px 0;
	background: url('../images/section-bg-shape-2.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.skills-progress-bar{
	margin-bottom: 40px;
}

.skills-progress-bar:last-child{
	margin-bottom: 0;
}

.skillbar .skill-data{
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.skill-data .skill-title{
	font-size: 16px;
	text-transform: capitalize;
	color: var(--primary-color);
}

.skill-data .skill-no{
	font-size: 16px;
	color: var(--primary-color);
	margin-left: 20px;
}

.skill-progress{
	width: 100%;
	height: 12px;
	background: var(--divider-color);
	border-radius: 99px;
	position: relative;
}

.skill-progress .count-bar{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: var(--primary-color);
	border-radius: 99px;
}

.our-skill-image{
	position: relative;
	padding-bottom: 155px;
	margin-left: 65px;
}

.our-skill-img-1{
	width: 333px;
	position: relative;
	background: url('../images/our-skill-img-bg-dot.svg');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 84px auto;
	padding: 30px 0 0 30px;
}

.our-skill-img-1 figure,
.our-skill-img-2 figure,
.our-skill-img-3 figure{
	display: block;
}

.our-skill-img-1 img{
	width: 100%;
	aspect-ratio: 1/1.37;
	object-fit: cover;
}

.our-skill-img-2{
	width: 202px;
	position: absolute;
	top: 70px;
	right: 0;
}

.our-skill-img-2 img{
	width: 100%;
	aspect-ratio: 1/0.93;
	object-fit: cover;
}

.our-skill-img-3{
	width: 333px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.our-skill-img-3 img{
	width: 100%;
	aspect-ratio: 1/0.97;
	object-fit: cover;
}

/************************************/
/***   12. Our Testimonials css   ***/
/************************************/

.our-testimonials{
	background: var(--secondery-color);
}

.our-testimonials .container-fluid{
	padding: 0;
}

.our-testimonials-image{
	height: 100%;
}

.our-testimonials-image figure,
.our-testimonials-image figure img{
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 0.82;
    object-fit: cover;
}

.our-testimonial-content{
	padding: 100px;
}

.our-testimonial-content .section-title{
	background: url('../images/testimonial-quote.svg') no-repeat;
	background-position: top right;
	background-size: 162px auto;
}

.testimonial-slider{
	width: 100%;
	max-width: 620px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid var(--divider-color);
}

.testimonial-slider .swiper-wrapper{
	cursor: none;
}

.testimonial-rating{
	margin-bottom: 20px;
}

.testimonial-rating i{
	font-size: 18px;
	color: var(--primary-color);
	margin-right: 2px;
}

.testimonial-rating i:last-child{
	margin-right: 0;
}

.testimonial-content{
	margin-bottom: 40px;
}

.testimonial-content p{
	font-size: 20px;
	color: var(--primary-color);
	margin: 0;
}

.testimonial-body{
	display: flex;
	align-items: center;
}

.testimonial-body .author-image{
	margin-right: 15px;
}

.testimonial-body .author-image img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.testimonial-body .author-content{
	width: calc(100% - 75px);
}

.testimonial-body .author-content h3{
	font-size: 20px;
	text-transform: capitalize;
}

.testimonial-body .author-content p{
	text-transform: capitalize;
	margin: 0;
}

.testimonial-rating-counter{
	display: flex;
	align-items: center;
	gap: 20px;
}

.testimonial-rating-counter .rating-counter h2{
	font-size: 58px;
}

.testimonial-client-rating{
	display: inline-block;
	background: var(--accent-color);
    padding: 0px 5px 3px 5px;
    line-height: 1em;
}

.testimonial-client-rating i{
	font-size: 10px;
	color: var(--white-color);
}

.testimonial-rating-content p{
	color: var(--primary-color);
	font-weight: 500;
	margin: 0;
}

/************************************/
/***       13. Our Blog css       ***/
/************************************/

.our-blog{
	padding: 100px 0;
	background: url('../images/section-bg-shape-2.svg');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}

.post-item{
	height: calc(100% - 30px);
    margin-bottom: 30px;
}

.post-featured-image{
    margin-bottom: 20px;
}

.post-featured-image a{
    cursor: none;
}

.post-featured-image figure,
.post-featured-image a{
    display: block;
}

.post-featured-image img{
    width: 100%;
    aspect-ratio: 1 / 0.85;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
}

.post-item:hover .post-featured-image img{
    transform: scale(1.1);
}

.post-item-content{
	margin-bottom: 15px;
}

.post-item-content h3{
	color: var(--primary-color);
    font-size: 20px;
	line-height: 1.4em;
}

.post-item-content h3 a{
    color: inherit;
}

.post-item-btn a{
	position: relative;
	color: var(--primary-color);
	font-weight: 500;
	text-transform: capitalize;
	padding-right: 25px;
}

.post-item-btn a::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0px , -50%);
	width: 17px;
	height: 16px;
	background: url('../images/arrow-dark.svg') no-repeat;
	background-position: right center;
	background-size: cover;
	transition: all 0.4s ease-in-out;
}

.post-item-btn a:hover::after{
	transform: translate(2px , -50%);
}

.our-blog-footer{
	margin-top: 20px;
	text-align: center;
}

/************************************/
/***      	14. Footer css 		  ***/
/************************************/

.main-footer{
	padding: 0px 0 0;
	background: #540e3c;
	background: url(../../../wp-content/themes/misbah-lighting/shop.png);
}

.main-footer .footer-header{
	border-bottom: 1px solid var(--dark-divider-color);
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.footer-social-links{
	/* display: flex; */
	align-items: center;
	justify-content: end;
	gap: 30px;
}

.footer-social-link-title h3{
	font-size: 20px;
	text-transform: capitalize;
	color: var(--white-color);
}

.footer-social-links ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-social-links ul li{
	/* display: inline-flex; */
	margin-top: 20px;
}

.footer-social-links ul li:last-child{
	margin-right: 0;
}

.footer-social-links ul li a{
	display: flex;
    justify-content: center;
    align-items: center;
    background: var(--white-color);
    border-radius: 50%;
    height: 36px;
    width: 36px;
    transition: all 0.3s ease-in-out;
}

.footer-social-links ul li a i{
	font-size: 18px;
	color: var(--accent-color);
	transition: all 0.3s ease-in-out;
}

.footer-social-links ul li a:hover{
	background: var(--accent-color);
}

.footer-social-links ul li a:hover i{
	color: var(--white-color);
}

.footer-links h3{
	font-size: 20px;
	text-transform: capitalize;
	color: var(--white-color);
	margin-bottom: 20px;
}

.footer-links ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-links ul li{
	color: var(--white-color);
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
	margin-bottom: 10px;
}

.footer-links ul li:last-child{
	margin-bottom: 0;
}

.footer-links ul li:hover{
	color: var(--accent-color);
}

.footer-links ul li a{
	display: block;
	color: inherit;
}

.footer-contact-item{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.footer-contact-item:last-child{
	margin-bottom: 0;
}

.footer-contact-item .icon-box{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--dark-divider-color);
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	transition: all 0.3s ease-in-out;
}

.footer-contact-item:hover .icon-box{
	border-color: var(--white-color);
}

.footer-contact-item .icon-box i{
	font-size: 16px;
	color: var(--white-color);
}

.footer-contact-content{
	width: calc(100% - 50px);
}

.footer-contact-content p{
	color: var(--white-color);
	margin: 0;
}

.footer-newsletter-form p{
	color: var(--white-color);
	margin-bottom: 30px;
}

.footer-newsletter-form .form-group{
	display: flex;
	background: var(--white-color);
	overflow: hidden;
}

.footer-newsletter-form .form-group .form-control{
	width: 85%;
	border: none;
	border-radius: 0;
	color: var(--text-color);
	background: transparent;
	padding: 13px 10px;
	box-shadow: none;
}

.footer-newsletter-form .form-group .form-control::placeholder{
	color: var(--text-color);
}

.footer-newsletter-form button{
	background-color: transparent;
	width: 15%;
	border: none;
	padding: 0;
}

.footer-newsletter-form button i{
	color: var(--accent-color);
	font-size: 16px;
	transition: all 0.3s ease-in-out;
}

.footer-newsletter-form button:hover i{
	color: var(--primary-color);
}

.footer-copyright{
	border-top: 1px solid var(--dark-divider-color);
	text-align: center;
	margin-top: 65px;
	padding: 40px 0;
}

.footer-copyright-text p{
	color: var(--white-color);
	margin: 0;
}

/************************************/
/***     15. About Us Page css 	  ***/
/************************************/

.page-header{
	position: relative;
	background: url('../images/page-header-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 270px 0 180px;
	margin-top: -118px;
}

.page-header::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: linear-gradient(180deg, rgba(25, 35, 36, 0) 0%, rgba(25, 35, 36, 0.4) 80.94%);
    width: 100%;
    height: 100%;
    z-index: 0;
}

.page-header-box{
	position: relative;
	text-align: center;
	z-index: 1;
}

.page-header-box h1{
	display: inline-block;
	font-size: 80px;
    font-weight: 700;
	color: var(--white-color);
    letter-spacing: -0.02em;
    margin-bottom: 10px;
    cursor: none;
}

.page-header-box ol{
	margin: 0;
	padding: 0;
	justify-content: center;
}

.page-header-box ol li.breadcrumb-item{
	font-size: 22px;
	text-transform: capitalize;
	color: var(--white-color);
}

.page-header-box ol li.breadcrumb-item a{
    color: inherit;
}

.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{
    font-size: 20px;
    color: var(--white-color);
}

.about-us.page-about-us{
	background: transparent;
}

.about-facility-list{
	margin-top: 100px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.about-facility-item{
	width: calc(33.33% - 20px);
	display: flex;
}

.about-facility-item .icon-box{
	position: relative;
	height: 60px;
	width: 60px;
	background-color: var(--divider-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.about-facility-item .icon-box:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.about-facility-item:hover .icon-box:before{
	transform: scale(1);
}

.about-facility-item .icon-box img{
	max-width: 24px;
	z-index: 1;
	transition: all 0.4s ease-in-out;
}

.about-facility-item:hover .icon-box img{
	filter: brightness(0) invert(1);
}

.about-facility-content{
	width: calc(100% - 80px);
}

.about-facility-content h3{
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.about-facility-content p{
	margin-bottom: 0;
}

.vision-mission{
	padding: 100px 0 50px;
	background: linear-gradient(180deg, var(--primary-color) 60%, var(--white-color) 40%);
}

.vision-mission-box{
	background-color: var(--secondery-color);
	padding: 45px 60px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 150px;
}

.vision-mission-item{
	position: relative;
	width: calc(50% - 75px);
}

.vision-mission-item::before{
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	top: 0;
	right: -75px;
	bottom: 0;
	background-color: var(--divider-color);
	z-index: 1;
}

.vision-mission-item:nth-child(2n + 2)::before,
.vision-mission-item:last-child::before{
	display: none;
}

.vision-mission-item .icon-box{
	position: relative;
	width: 95px;
	height: 95px;
	background: var(--divider-color);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.vision-mission-item .icon-box:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.vision-mission-item:hover .icon-box:before{
	transform: scale(1);
}

.vision-mission-item .icon-box img{
	position: relative;
	max-width: 36px;
	z-index: 1;
	transition: all 0.4s ease-in-out;
}

.vision-mission-item:hover .icon-box img{
	filter: brightness(0) invert(1);
}

.vision-mission-content h3{
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 20px;
}

.vision-mission-content p{
	margin: 0;
}

.best-selling{
	background: url(../images/section-bg-shape-1.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
	padding: 50px 0 100px;
}

.best-selling-content-img{
	margin-bottom: 80px;
}

.best-selling-iamge figure,
.best-selling-content-img figure{
	display: block;
}

.best-selling-content-img img{
	width: 100%;
	aspect-ratio: 1 / 0.42;
    object-fit: cover;
}

.best-selling-content .section-title{
	margin-bottom: 0;
}

.best-selling-iamge img{
	width: 100%;
	aspect-ratio: 1 / 0.93;
    object-fit: cover;
}

.our-team{
	padding: 100px 0 70px;
}

.team-member-item{
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.team-image{
	position: relative;
	margin-bottom: 20px;
    overflow: hidden;
}

.team-image a{
	display: block;
	cursor: none;
}

.team-image figure{
	display: block;
}

.team-image figure img{
	width: 100%;
    aspect-ratio: 1 / 1.11;
    object-fit: cover;
	transition: all 0.4s ease-in-out;
}

.team-member-item:hover .team-image figure img{
	transform: scale(1.1);
}

.team-readmore-btn{
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1;
}

.team-readmore-btn a{
	width: 60px;
	height: 60px;
	background-color: var(--accent-color);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}

.team-readmore-btn a:hover{
	background-color: var(--primary-color);
}

.team-readmore-btn img{
	max-width: 20px;
	transform: rotate(-45deg);
	transition: all 0.4s ease-in-out;
}

.team-readmore-btn a:hover img{
	transform: rotate(0deg);
}

.team-content{
	text-align: center;
	margin-bottom: 20px;
}

.team-content h3{
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.team-content p{
	font-weight: 500;
	text-transform: capitalize;
	margin: 0;
}

.team-social-icon ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.team-social-icon ul li{
	display: inline-flex;
	margin-right: 10px;
}

.team-social-icon ul li:last-child{
	margin-right: 0;
}

.team-social-icon ul li a{
	width: 44px;
	height: 44px;
	color: var(--accent-color);
	background: var(--divider-color);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease-in-out;
}

.team-social-icon ul li a:hover{
	color: var(--white-color);
	background: var(--primary-color);
}

.team-social-icon ul li a i{
	color: inherit;
	font-size: 18px;
}

.our-faqs{
	padding: 100px 0;
}

.our-faqs-content{
	margin-right: 70px;
}

.faq-accordion .accordion-item{
    border-bottom: 1px solid var(--divider-color);
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.faq-accordion .accordion-item:last-child{
    margin-bottom: 0;
	padding-bottom: 0;
    border-bottom: none;
}

.faq-accordion .accordion-header .accordion-button{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    color: var(--primary-color);
	align-items: start;
    padding-right: 35px;
    transition: all 0.3s ease-in-out;
}

.faq-accordion .accordion-header .accordion-button span{
	margin-right: 7px;
}

.faq-accordion .accordion-button:not(.collapsed){
    padding-bottom: 15px;
}

.faq-accordion .accordion-item .accordion-button::after, 
.faq-accordion .accordion-item .accordion-button.collapsed::after{
	content: '\2b';
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	font-size: 18px;
	font-weight: 900;
	color: var(--primary-color);
	text-align: right;
    top: 0;
    right: 0;
	transition: all 0.3s ease-in-out;
}

.faq-accordion .accordion-button:not(.collapsed)::after{
    content: '\f068';
}

.faq-accordion .accordion-body{
	padding-right: 35px;
}

.faq-accordion .accordion-body p{
	margin: 0;
}

.our-faqs-image{
	text-align: right;
}

.our-faqs-image figure{
	display: block;
}

.our-faqs-image img{
	width: 100%;
	aspect-ratio: 1 / 1.26;
    object-fit: cover;
}

.our-clients{
	background-color: var(--secondery-color);
	padding: 100px 0;
}

.our-clients .our-clients-box{
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}

.our-client-slider .client-logo{
	text-align: center;
}

.our-client-slider .client-logo img{
	width: 100%;
	max-height: 40px;
}

/************************************/
/***     16. Services Page css 	  ***/
/************************************/

.page-services{
	padding: 100px 0 70px;
}

/************************************/
/***    17. Service Single css 	  ***/
/************************************/

.page-service-single{
    padding: 100px 0;
}

.service-sidebar{
    position: sticky;
    top: 30px;
    margin-right: 30px;
}

.service-catagery-list{
	border: 1px solid var(--divider-color);
	padding: 30px;
    margin-bottom: 40px;
	overflow: hidden;
}

.service-catagery-list h3{
    font-size: 20px;
    text-transform: capitalize;
    border-bottom: 1px solid var(--divider-color);
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.service-catagery-list ul{
    list-style: none;
    margin: 0;
	padding: 0;
}

.service-catagery-list ul li{
    margin-bottom: 20px;
}

.service-catagery-list ul li:last-child{
    margin: 0;
}

.service-catagery-list ul li a{
    position: relative;
    display: block;
	font-weight: 500;
    text-transform: capitalize;
    color: var(--accent-color);
	padding-right: 25px;
    transition: all 0.3s ease-in-out;
}

.service-catagery-list ul li:hover a{
    color: var(--primary-color);
}

.service-catagery-list ul li a::before{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 18px;
	transform: translateY(-50%) rotate(-45deg);
    background-image: url(../images/arrow-accent.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.3s ease-in-out;
}

.service-catagery-list ul li:hover a::before{
	transform: translateY(-50%) rotate(0);
    filter: brightness(0) invert(0);
}

.sidebar-cta-image figure{
	display: block;
}

.sidebar-cta-image img{
	width: 100%;
	aspect-ratio: 1 / 0.57;
	object-fit: cover;
}

.sidebar-cta-Body{
	border: 1px solid var(--divider-color);
	padding: 30px;
}

.sidebar-cta-content{
	margin-bottom: 25px;
}

.sidebar-cta-content h3{
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.sidebar-cta-content p{
	font-weight: 500;
	margin-bottom: 0;
}

.sidebar-cta-contact-item{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.sidebar-cta-contact-item:last-child{
	margin-bottom: 0;
}

.sidebar-cta-contact-item .icon-box{
	position: relative;
	height: 58px;
	width: 58px;
	background-color: var(--divider-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	transition: all 0.4s ease-in-out;
}

.sidebar-cta-contact-item:hover{
	background-color: transparent;
}

.sidebar-cta-contact-item .icon-box::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--primary-color);
    border-radius: 50%;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: all 0.3s ease-in-out;
}

.sidebar-cta-contact-item:hover .icon-box::before{
    transform: scale(1);
}

.sidebar-cta-contact-item .icon-box img{
	position: relative;
	max-width: 24px;
	transition: all 0.3s ease-in-out;
	z-index: 1;
}

.sidebar-cta-contact-item:hover .icon-box img{
	filter: brightness(0) invert(1);
}

.cta-contact-item-content{
	width: calc(100% - 78px);
}

.cta-contact-item-content p{
	font-weight: 500;
	margin: 0;
}

.service-feature-image{
    margin-bottom: 40px;
}

.service-feature-image figure{
    display: block;
}

.service-feature-image img{
    width: 100%;
    aspect-ratio: 1 / 0.55;
    object-fit: cover;
}

.service-entry{
    margin-bottom: 60px;
}

.service-entry h2{
	font-size: 46px;
	margin-bottom: 20px;
}

.service-entry h2 span{
	color: var(--accent-color);
}

.service-entry p{
    margin-bottom: 20px;
}

.service-entry p:last-child{
    margin-bottom: 0;
}

.service-entry ul{
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
}

.service-entry ul li{
	position: relative;
    font-weight: 500;
    color: var(--text-color);
	text-transform: capitalize;
    padding-left: 30px;
    margin-bottom: 15px;
}

.service-entry ul li:last-child{
	margin-bottom: 0;
}

.service-entry ul li::before{
    content: '\f058';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 900;
    line-height: normal;
    color: var(--accent-color);
    display: inline-block;
    top: 2px;
    left: 0;
}

.service-entry-list-image{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px;
}

.service-entry-image,
.service-entry-list{
	width: calc(50% - 15px);
}

.service-entry-image figure{
	display: block;
}

.service-entry-image img{
	width: 100%;
	aspect-ratio: 1 / 0.615;
	object-fit: cover;
}

.service-entry-list ul{
	margin-bottom: 0;
}

.why-choose-content.service-single-why-choose{
	margin-bottom: 60px;
}

/************************************/
/***     18. Blog Archive css 	  ***/
/************************************/

.page-blog{
	padding: 100px 0;
}

.page-pagination{
    margin-top: 20px;
    text-align: center;
}

.page-pagination ul{
    justify-content: center;
    padding: 0;
    margin: 0;
}

.page-pagination ul li a,
.page-pagination ul li span{
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: var(--accent-color);
    color: var(--white-color);
    width: 40px;
    height: 40px;
    margin: 0 5px;
    font-weight: 700;
	line-height: 1em;
    transition: all 0.3s ease-in-out;
}

.page-pagination ul li.active a, 
.page-pagination ul li a:hover{
    background: var(--primary-color);
    color: var(--white-color);
}

/************************************/
/***     19. Blog Single css 	  ***/
/************************************/

.page-single-post{
	padding: 100px 0;
}

.post-image{
	position: relative;
	margin-bottom: 30px;
}

.post-image figure{
	display: block;
}

.post-image figure,
.post-image img{
	aspect-ratio: 1 / 0.50;
	object-fit: cover;
}

.post-content{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

.post-entry{
	border-bottom: 1px solid var(--divider-color);
	padding-bottom: 30px;
    margin-bottom: 30px;
}

.post-entry:after{
    content: '';
    display: block;
    clear: both;
}

.post-entry a{
    color: var(--accent-color);
}

.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6{
	font-weight: 700;
	line-height: 1.2em;
	margin: 0 0 0.6em;
}

.post-entry h1{
	font-size: 80px;
    letter-spacing: -0.02em;
}

.post-entry h2{
	font-size: 46px;
    letter-spacing: -0.02em;
}

.post-entry h3{
	font-size: 46px;
}

.post-entry h4{
	font-size: 30px;
}

.post-entry h5{
	font-size: 24px;
}

.post-entry h6{
	font-size: 18px;
}

.post-entry p{
	margin-bottom: 20px;
}

.post-entry p:last-child{
	margin-bottom: 0;
}

.post-entry p strong{
	color: var(--primary-color);
	font-size: 18px;
	font-weight: 600;
}

.post-entry ol{
    margin: 0 0 30px;
}

.post-entry ol li{
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color);
}

.post-entry ul{
	padding: 0;
	margin: 20px 0 20px;
	padding-left: 20px;
}

.post-entry ul li{
	font-size: 18px;
    font-weight: 500;
    color: var(--text-color);
    position: relative;
    margin-bottom: 15px;
}

.post-entry ul li:last-child{
	margin-bottom: 0;
}

.post-entry ul ul,
.post-entry ul ol,
.post-entry ol ol,
.post-entry ol ul{
    margin-top: 20px;
    margin-bottom: 0;
}

.post-entry ul ul li:last-child,
.post-entry ul ol li:last-child,
.post-entry ol ol li:last-child,
.post-entry ol ul li:last-child{
    margin-bottom: 0;
}

.post-entry blockquote{
	background: url(../images/icon-blockquote.svg), var(--accent-color);
	background-repeat: no-repeat;
	background-position: 35px 30px;
    background-size: 58px;
    border-radius: 0;
    padding: 30px 30px 30px 100px;
    margin-bottom: 30px;
}

.post-entry blockquote p{
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	color: var(--white-color);
}

.post-entry blockquote p:last-child{
	margin-bottom: 0;
}

.tag-links{
	font-size: 20px;
	font-weight: 700;
	color: var(--primary-color);
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.post-tags .tag-links a{
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    background: var(--accent-color);
    color: var(--white-color);
	border-radius: 0;
    padding: 6px 20px;
	transition: all 0.3s ease-in-out;
}

.post-tags .tag-links a:hover{
	background: var(--primary-color);
}

.post-social-sharing{
    text-align: right;
}

.post-social-sharing ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-social-sharing ul li{
    display: inline-block;
    margin-right: 10px;
}

.post-social-sharing ul li:last-child{
	margin-right: 0;
}

.post-social-sharing ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	background: var(--accent-color);
    color: var(--white-color);
	border-radius: 0;
    width: 36px;
    height: 36px;
    transition: all 0.3s ease-in-out;
}

.post-social-sharing ul li:hover a{
	background: var(--primary-color);
}

.post-social-sharing ul li a i{
    font-size: 18px;
    color: inherit;
}

/************************************/
/***     20. Project Page css 	  ***/
/************************************/

.page-project{
	padding: 100px 0 70px;
}

/************************************/
/***    21. Project Single css 	  ***/
/************************************/

.page-project-single{
	padding: 100px 0;
}

.project-single-sidebar{
	position: sticky;
	top: 30px;
	margin-right: 30px;
}

.project-detail-list{
	border: 1px solid var(--divider-color);
	padding: 30px;
	margin-bottom: 60px;
}

.project-detail-item{
	display: flex;
	align-items: center;
    margin-bottom: 30px;
}

.project-detail-item:last-child{
	margin-bottom: 0;
}

.project-detail-item .icon-box{
	position: relative;
	background-color: var(--divider-color);
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	transition: all 0.3s ease-in-out;
}

.project-detail-item .icon-box::before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: all 0.3s ease-in-out;
}

.project-detail-item:hover .icon-box::before{
	transform: scale(1);
}

.project-detail-item .icon-box i{
	font-size: 22px;
	color: var(--accent-color);
	transition: all 0.3s ease-in-out;
	z-index: 1;
}

.project-detail-item:hover .icon-box i{
	color: var(--white-color);
}

.project-detail-content{
	width: calc(100% - 70px);
}

.project-detail-content h3{
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.project-detail-content p{
	color: var(--accent-color);
	text-transform: capitalize;
	margin-bottom: 0;
}

.project-single-image{
    margin-bottom: 40px;
}

.project-single-image figure{
    display: block;
}

.project-single-image img{
	width: 100%;
    aspect-ratio: 1 / 0.6;
    object-fit: cover;
}

.project-info,
.project-design-info{
	margin-bottom: 60px;
}

.project-entry h2{
    font-size: 46px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 30px;
}

.project-entry p{
	margin-bottom: 20px;
}

.project-entry p:last-child{
	margin-bottom: 0;
}

.project-entry ul{
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
}

.project-entry ul li{
	position: relative;
    font-weight: 500;
    color: var(--text-color);
    padding-left: 30px;
    margin-bottom: 15px;
}

.project-entry ul li:last-child{
	margin-bottom: 0;
}

.project-entry ul li::before{
    content: '\f058';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 900;
    line-height: normal;
    color: var(--accent-color);
    display: inline-block;
    top: 2px;
    left: 0;
}

.project-gallery-images{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.project-gallery-img{
    width: calc(25% - 22.5px);
}

.project-gallery-img a,
.project-gallery-img figure{
    display: block;
	cursor: none;
}

.project-gallery-img figure img{
    width: 100%;
    aspect-ratio: 1 / 0.99;
    object-fit: cover;
}

/************************************/
/***    22. Image Gallery css 	  ***/
/************************************/

.page-gallery{
	padding: 100px 0 70px;
}

.page-gallery-box .photo-gallery{
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.page-gallery-box .photo-gallery a{
	cursor: none;
}

.page-gallery-box .photo-gallery figure{
	display: block;
}

.page-gallery-box .photo-gallery img{
	width: 100%;
	aspect-ratio: 1 / 0.85;
	object-fit: cover;
}

/************************************/
/***    	23. FAQs Page css 	  ***/
/************************************/

.page-faqs{
	padding: 100px 0;
}

.faq-sidebar{
	position: sticky;
	top: 30px;
	margin-right: 30px;
}

.faq-catagery-list{
	border: 1px solid var(--divider-color);
	padding: 30px;
	margin-bottom: 60px;
}

.faq-catagery-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.faq-catagery-list ul li{
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.faq-catagery-list ul li:last-child{
	margin-bottom: 0;
}

.faq-catagery-list ul li a{
	position: relative;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--accent-color);
    padding-right: 25px;
    transition: all 0.3s ease-in-out;
}

.faq-catagery-list ul li:hover a{
	color: var(--primary-color);
}

.faq-catagery-list ul li a::before{
	content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 18px;
    transform: translateY(-50%) rotate(-45deg);
    background-image: url(../images/arrow-accent.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.3s ease-in-out;
}

.faq-catagery-list ul li:hover a::before{
	transform: translateY(-50%) rotate(0);
    filter: brightness(0) invert(0);
}

.our-faq-section.page-faq-accordion{
    margin-bottom: 60px;
}

.our-faq-section.page-faq-accordion:last-child{
    margin-bottom: 0;
}

/************************************/
/***   24. Contact Us Page css 	  ***/
/************************************/

.page-contact-us{
	padding: 50px 0 50px;
	background: url(https://imperialkart.com/wp-content/themes/misbah-lighting/assets/images/bgss.png);
}

.contact-us-image{
	height: 100%;
}

.contact-us-image figure{
	height: 100%;
	display: block;
}

.contact-us-image img{
	height: 100%;
	width: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 0.962;
}

.contact-us-form{
	margin-left: 30px;
}

.contact-form .form-control{
    font-size: 16px;
    font-weight: 500;
	line-height: 1.2em;
    background-color: var(--white-color);
    color: var(--text-color);
    border: 1px solid var(--divider-color);
	border-radius: 0;
    outline: none;
    box-shadow: none;
    padding: 14px 15px;
}

.contact-form .form-control::placeholder{
	font-weight: 400;
}

.google-map{
	padding: 50px 0 100px;
}

.google-map .section-title{
	width: 100%;
	max-width: 560px;
	margin: 0 auto 30px;
	text-align: center;
}

.google-map-iframe,
.google-map-iframe iframe{
	width: 100%;
	height: 500px;
}

.contact-info-box{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-top: 60px;
}

.contact-info-item{
	width: calc(33.33% - 20px);
	display: flex;
}

.contact-info-item .icon-box{
	position: relative;
	height: 60px;
	width: 60px;
	background-color: var(--divider-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.contact-info-item .icon-box:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--primary-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.contact-info-item:hover .icon-box:before{
	transform: scale(1);
}

.contact-info-item .icon-box i{
	position: relative;
	font-size: 20px;
	color: var(--accent-color);
	transition: all 0.3s ease-in-out;
	z-index: 1;
}

.contact-info-item:hover .icon-box i{
	color: var(--white-color);
}

.contact-info-content{
	width: calc(100% - 80px);
}

.contact-info-content h3{
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.contact-info-content p{
	margin-bottom: 0;
}

/************************************/
/***    25. 404 Error Page css 	  ***/
/************************************/

.error-page{
	background-image: url(../images/error-page-bg.svg);
	background-repeat: no-repeat;
	background-position: top -100px center;
	background-size: auto;
	padding: 100px 0;
}

.error-page-image{
	text-align: center;
	margin-bottom: 30px;
}

.error-page-image img{
	width: 100%;
	max-width: 50%;
}

 .error-page-content{
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
}

.error-page-content .section-title{
	margin-bottom: 20px;
}

.error-page-content-body p{
	font-weight: 500;
	margin-bottom: 20px;
}

/************************************/
/***      26. Responsive css      ***/
/************************************/

@media only screen and (max-width: 1366px){
	
	.our-testimonial-content{
		padding: 100px 50px;
	}
}

@media only screen and (max-width: 1024px){
	
	.main-menu ul li{
		margin: 0;
	}

	.our-testimonial-content{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 991px){

	.navbar{
		padding: 20px 0;
	}
	
	.slicknav_nav li,
	.slicknav_nav ul{
        display: block;
    }

	.responsive-menu,
    .navbar-toggle{
        display: block;
    }

	.header-btn{
		display: none;
	}

	.btn-default{
		padding: 14px 42px 14px 16px;
	}

	.section-row{
		margin-bottom: 40px;
	}

	.section-row .section-title{
		margin-bottom: 0;
		margin-right: 0px;
	}

	.section-title-content{
		margin-left: 0;
		margin-top: 15px;
	}

	.section-btn{
		text-align: left;
		margin-top: 15px;
	}

	.section-title{
		margin-bottom: 30px;
	}

	.section-title h3{
		margin-bottom: 10px;
	}

	.section-title h1{
		font-size: 50px;
	}

	.section-title h2{
		font-size: 36px;
	}

	.section-title p{
		margin-top: 15px;
	}

	.hero{
		min-height: auto;
		padding: 180px 0 140px;
		margin-top: -92px;
	}

	.hero.hero-slider-layout .hero-slide{
		padding: 180px 0 140px;
		min-height: auto;
	}

	.hero.hero-slider-layout .hero-pagination{
		padding-left: 15px;
		bottom: 30px;
	}

	.hero-content .section-title p{
		font-size: 20px;
	}

	.about-us{
		padding: 50px 0;
	}

	.about-us-images{
		margin: 0 0 30px 0;
	}

	.experience-counter{
		height: 137px;
		width: 137px;
	}

	.experience-counter h3{
		font-size: 28px;
	}

	.about-us-content-list{
		margin-bottom: 30px;
	}

	.about-contact-item{
		margin-bottom: 30px;
	}

	.why-choose-us{
		padding: 50px 0;
	}

	.why-choose-content{
		margin-bottom: 30px;
	}

	.why-choose-item .icon-box{
		margin-right: 10px;
	}

	.why-choose-item-content{
		width: calc(100% - 70px);
	}

	.why-choose-images{
		margin-left: 0;
	}

	.our-services{
		padding: 50px 0;
	}

	.service-image img{
		aspect-ratio: 1 / 1.2;
	}

	.service-btn{
		top: 20px;
		right: 20px;
	}

	.service-btn a{
		height: 50px;
		width: 50px;
	}

	.service-content{
		bottom: 20px;
		left: 20px;
		right: 20px;
	}

	.all-services-btn{
		margin-top: 10px;
	}

	.video-play-button a{
		width: 80px;
		height: 80px;
	}

	.our-project{
		padding: 50px 0 20px;
	}

	.our-Project-nav{
		margin-bottom: 50px;
	}

	.project-featured-image img{
		aspect-ratio: 1 / 0.89;
	}

	.project-btn a{
		width: 80px;
		height: 80px;
	}

	.project-content{
		left: 20px;
		bottom: 20px;
		right: 20px;
	}

	.how-we-work{
		padding: 50px 0;
	}

	.how-we-work-item{
		width: calc(50% - 15px);
	}

	.how-we-work-item .icon-box{
		margin-bottom: 20px;
	}

	.how-work-company-slider{
		margin-top: 40px;
		padding-top: 40px;
	}

	.our-skill{
		padding: 50px 0;
	}

	.our-skill-content{
		margin-bottom: 30px;
	}

	.skills-progress-bar{
		margin-bottom: 30px;
	}

	.our-skill-image{
		max-width: 555px;
		margin: 0 auto;
	}

	.our-testimonials-image{
		height: auto;
	}

	.our-testimonials-image figure,
	.our-testimonials-image figure img{
		height: auto;
		aspect-ratio: 1 / 0.65;
	}

	.our-testimonial-content{
		padding: 50px 15px;
	}

	.our-testimonial-content .section-title{
		background-size: contain;
	}

	.testimonial-slider{
		max-width: 100%;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.testimonial-rating{
		margin-bottom:15px;
	}

	.testimonial-content{
		margin-bottom: 30px;
	}

	.testimonial-content p{
		font-size: 18px;
	}

	.testimonial-rating-counter .rating-counter h2{
		font-size: 48px;
	}

	.our-blog{
		padding: 50px 0;
	}

	.our-blog .section-title{
		margin-right: 0;
	}

	.post-featured-image img{
		aspect-ratio: 1 / 0.75;
	}

	.our-blog-footer{
		margin-top: 10px;
	}

	.main-footer{
		padding: 40px 0 0;
	}

	.main-footer .footer-header{
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.footer-links{
		padding-right: 0;
		margin-bottom: 30px;
	}

	.footer-newsletter-form p{
		margin-bottom: 20px;
	}

	.footer-copyright{
		margin-top: 0px;
		padding: 20px 0;
	}

	.page-header{
        padding: 180px 0 100px;
        margin-top: -92px;
    }

    .page-header-box h1{
        font-size: 50px;
    }

	.page-header-box ol li.breadcrumb-item{
		font-size: 18px;
	}

	.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{
		font-size: 16px;
	}

	.about-facility-list{
		margin-top: 50px;
		gap: 20px;
	}

	.about-facility-item{
		width: calc(33.33% - 13.33px);
	}

	.about-facility-item .icon-box{
		height: 45px;
		width: 45px;
		margin-right: 10px;
	}

	.about-facility-item .icon-box img{
		max-width: 20px;
	}

	.about-facility-content{
		width: calc(100% - 55px);
	}

	.about-facility-content h3{
		font-size: 18px;
	}

	.vision-mission{
		padding: 50px 0 25px;
	}

	.vision-mission-box{
        padding: 30px 15px;
        gap: 30px 40px;
    }

	.vision-mission-item{
		width: calc(50% - 20px);
	}

	.vision-mission-item::before{
		right: -20px;
	}

	.vision-mission-item .icon-box{
		width: 70px;
		height: 70px;
	}

	.vision-mission-item .icon-box img{
		max-width: 30px;
	}

	.vision-mission-content h3{
		margin-bottom: 15px;
	}

	.best-selling{
		padding: 25px 0 50px;
	}

	.best-selling-content{
		margin-bottom: 20px;
	}

	.best-selling-content-img{
		margin-bottom: 20px;
	}

	.our-team{
		padding: 50px 0 20px;
	}

	.team-readmore-btn{
		top: 20px;
		right: 20px;
	}

	.team-readmore-btn a{
		width: 50px;
		height: 50px;
	}

	.team-content{
		margin-bottom: 15px;
	}

	.our-faqs{
		padding: 50px 0;
	}

	.our-faqs-content{
		margin-right: 0;
		margin-bottom: 30px;
	}

	.faq-accordion .accordion-item{
		margin-bottom: 20px;
	}

	.our-faqs-image{
		text-align: center;
		margin-left: 0px;
	}

	.our-faqs-image img{
		aspect-ratio: 1 / 0.8;
	}

	.our-clients{
		padding: 50px 0;
	}

	.our-clients .our-clients-box{
		max-width: 100%;
	}

	.page-services{
		padding: 50px 0 20px;
	}

	.page-service-single{
		padding: 50px 0;
	}

	.service-sidebar{
		position: initial;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.service-catagery-list{
		padding: 20px;
		margin-bottom: 30px;
	}

	.service-catagery-list h3{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.service-catagery-list ul li{
		margin-bottom: 10px;
	}

	.service-catagery-list ul li a::before{
		width: 16px;
		height: 16px;
	}

	.sidebar-cta-Body{
		padding: 20px;
	}

	.sidebar-cta-content{
		margin-bottom: 15px;
	}

	.sidebar-cta-contact-item{
		margin-bottom: 15px;
	}

	.service-feature-image{
		margin-bottom: 30px;
	}

	.service-entry{
		margin-bottom: 30px;
	}

	.service-entry ul li{
		font-size: 14px;
		padding-left: 25px;
		margin-bottom: 10px;
	}

	.service-entry ul li::before{
		font-size: 18px;
	}

	.why-choose-content.service-single-why-choose{
		margin-bottom: 30px;
	}

	.page-blog{
		padding: 50px 0;
	}

	.page-pagination{
        margin-top: 10px;
    }

	.page-single-post{
		padding: 50px 0;
	}

	.post-image{
		margin-bottom: 20px;
	}

	.post-entry blockquote{
		background-position: 25px 25px;
        background-size: 50px;
        padding: 25px 25px 25px 90px;
        margin-bottom: 20px;
	}

	.post-entry blockquote p{
		font-size: 18px;
	}

	.post-entry h2{
		font-size: 38px;
	}

	.post-entry ul li{
		font-size: 16px;
	}

	.post-tags{
		margin-bottom: 20px;
	}

	.post-social-sharing ul{
		text-align: left;
	}

	.post-tags .tag-links a{
		padding: 6px 15px;
	}

	.page-project{
		padding: 50px 0 20px;
	}

	.page-project-single{
		padding: 50px 0;
	}

	.project-single-sidebar{
		position: initial;
		margin-right: 0px;
		margin-bottom: 30px
	}

	.project-detail-list{
		padding: 20px;
		margin-bottom: 30px;
	}

	.project-single-image{
		margin-bottom: 30px;
	}

	.project-info,
	.project-design-info{
		margin-bottom: 30px;
	}

	.project-entry h2{
		font-size: 36px;
		margin-bottom: 20px;
	}

	.page-gallery{
		padding: 50px 0 20px;
	}

	.page-gallery-box .photo-gallery img{
		aspect-ratio: 1 / 0.85;
	}

	.page-faqs{
		padding: 50px 0;
	}

	.faq-sidebar{
		position: initial;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.faq-catagery-list{
		padding: 20px;
		margin-bottom: 30px;
	}

	.faq-catagery-list ul li{
        margin-bottom: 15px;
    }

	.faq-catagery-list ul li a::before{
        width: 16px;
        height: 16px;
    }

	.our-faq-section.page-faq-accordion{
		margin-bottom: 40px;
	}

	.page-contact-us{
		padding: 50px 0 25px;
	}

	.contact-us-image{
		height: auto;
		margin-bottom: 30px;
	}

	.contact-us-image img{
		aspect-ratio: 1 / 0.6;
	}

	.contact-us-form{
		margin-left: 0;
	}

	.contact-form .form-control{
		padding: 12px 15px;
	}

	.google-map{
		padding: 25px 0 50px;
	}

	.google-map-iframe,
	.google-map-iframe iframe{
		height: 400px;
	}

	.contact-info-box{
		gap: 20px;
		margin-top: 40px;
	}

	.contact-info-item{
		width: calc(33.33% - 13.33px);
	}

	.contact-info-item .icon-box{
		height: 50px;
		width: 50px;
		margin-right: 10px;
	}

	.contact-info-item .icon-box i{
		font-size: 16px;
	}

	.contact-info-content{
		width: calc(100% - 60px);
	}

	.contact-info-content h3{
		font-size: 18px;
	}

	.error-page{
		padding: 50px 0;
	}

	.error-page-image img{
		max-width: 80%;
	}
}

@media only screen and (max-width: 767px){

	.section-row{
		margin-bottom: 30px;
	}

	.section-title{
		margin-bottom: 30px;
	}

	.section-title h1{
		font-size: 28px;
	}

	.section-title h2{
		font-size: 26px;
	}

	.hero-content .section-title p{
		font-size: 18px;
	}

	.hero-content .btn-default{
		margin-right: 40px;
		margin-bottom: 10px;
	}

	.hero-content .btn-default.btn-highlighted{
		margin: 0;
	}

	.about-us-images{
		background-position: left 10px bottom 10px;
		background-size: 20% auto;
		padding: 10px 45px 100px 0;
	}

	.feedback-counter{
		transform: rotate(-180deg) translate(0, 0);
	}

	.feedback-counter p{
        font-size: 12px;
        height: 38px;
        width: 38px;
        margin: 0 0 6px 0;
    }

	.feedback-counter h3{
		font-size: 12px;
        width: calc(100% - 40px);
	}

	.about-img-2{
		max-width: 240px;
	}

	.experience-counter{
        height: 102px;
        width: 102px;
    }

	.experience-counter h3{
        font-size: 22px;
    }

	.experience-counter p{
		font-size: 12px;
		line-height: 1.1em;
	}

	.about-us-content-body{
		gap: 0px;
		display: block;
	}

	.about-us-content-body::before{
		display: none;
	}

	.about-us-content-info{
		width: 100%;
		border-bottom: 1px solid var(--divider-color);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.about-us-content-list{
        margin-bottom: 20px;
    }

	.about-us-contact-list{
		width: 100%;
	}

	.about-us-content-list ul li{
		margin-bottom: 10px;
	}

	.about-us-content-list ul li::before{
		font-size: 18px;
		top: 3px;
	}

	.about-contact-item{
		margin-bottom: 20px;
	}

	.about-contact-content h3{
		font-size: 18px;
	}

	.why-choose-item-content h3{
		font-size: 18px;
		margin-bottom: 5px;
	}

	.why-choose-img-2 img{
		aspect-ratio: 1 / 1.02;
	}

	.why-choose-img-4 img{
		aspect-ratio: 1 / 1.588;
	}

	.service-content h3{
		font-size: 18px;
	}

	.intro-video-image img{
		aspect-ratio: 1 / 0.7;
	}

	.project-btn a{
        width: 60px;
        height: 60px;
    }

	.project-btn img{
		max-width: 20px;
	}

	.project-content h2{
		font-size: 18px;
	}

	.how-we-work-item{
		width: 100%;
	}

	.how-we-work-item .icon-box img{
		max-width: 50px;
	}

	.how-we-work-content h3{
		font-size: 18px;
	}

	.how-work-company-slider{
		margin-top: 30px;
		padding-top: 30px;
	}

	.our-skill-image{
		padding-bottom: 83px;
	}

	.our-skill-img-1{
		width: 200px;
		padding: 20px 0 0 20px;
	}

	.our-skill-img-2{
		width: 130px;
		top: 20px;
	}

	.our-skill-img-3{
		width: 200px;
	}

	.testimonial-rating{
		margin-bottom: 10px;
	}

	.testimonial-rating i{
		font-size: 16px;
	}

	.testimonial-content{
		margin-bottom: 20px;
	}

	.testimonial-content p{
        font-size: 16px;
    }

	.testimonial-body .author-content h3{
		font-size: 18px;
	}

	.testimonial-rating-counter .rating-counter h2{
        font-size: 38px;
    }

	.post-featured-image{
		margin-bottom: 15px;
	}

	.post-item-content{
		margin-bottom: 10px;
	}

	.post-item-content h3{
		font-size: 18px;
	}

	.footer-logo{
		margin-bottom: 20px;
	}

	.footer-social-links{
		justify-content: start;
		gap: 20px;
	}

	.footer-social-link-title h3{
		font-size: 18px;
	}

	.footer-links h3{
		margin-bottom: 15px;
	}

	.footer-links ul li{
		margin-bottom: 5px;
	}
	
	.footer-copyright{
		padding: 15px 0;
	}

	.page-header-box h1{
		font-size: 28px;
		margin-bottom: 5px;
	}

	.page-header-box ol li.breadcrumb-item{
        font-size: 16px;
    }

	.page-header-box ol .breadcrumb-item+.breadcrumb-item::before{
		font-size: 14px;
	}

	.about-facility-item{
        width: 100%;
    }

	.vision-mission{
		background: linear-gradient(180deg, var(--primary-color) 40%, var(--white-color) 40%);
	}

	.vision-mission-box{
        padding: 20px;
        gap: 40px;
    }

	.vision-mission-item{
		width: 100%;
	}

	.vision-mission-item::before{
		height: 1px;
		width: 100%;
		top: auto;
		right: 0;
		bottom: -20px;
	}

	.vision-mission-item:nth-child(2n + 2)::before{
		display: block;
	}

	.vision-mission-item:last-child::before{
		display: none;
	}
	
	.vision-mission-content h3{
		font-size: 18px;
	}

	.team-content h3{
		font-size: 18px;
		margin-bottom: 5px;
	}

	.faq-accordion .accordion-header .accordion-button{
		font-size: 18px;
		padding-right: 30px;
	}

	.faq-accordion .accordion-item .accordion-button::after, 
	.faq-accordion .accordion-item .accordion-button.collapsed::after{
		top: 2px;
	}

	.faq-accordion .accordion-body{
		padding-right: 0;
	}

	.our-faqs-image img{
		aspect-ratio: 1 / 1.26;
	}

	.service-catagery-list h3{
		font-size: 18px;
	}

	.sidebar-cta-content h3{
		font-size: 18px;
	}

	.service-entry p{
		margin-bottom: 15px;
	}

	.service-feature-image{
        margin-bottom: 20px;
    }

	.service-feature-image img{
        aspect-ratio: 1 / 0.7;
    }

	.service-entry-list-image{
		gap: 20px;
	}

	.service-entry-image,
	.service-entry-list{
		width: 100%;
	}

	.post-image figure,
	.post-image img{
		aspect-ratio: 1 / 0.70;
	}

	.post-entry blockquote{
		background-position: 20px 20px;
        padding: 70px 20px 20px 20px;
	}
	
	.post-entry h2{
		font-size: 26px;
	}

	.project-single-image{
        margin-bottom: 20px;
    }

	.project-single-image img{
		aspect-ratio: 1 / 0.7;
	}

	.project-info,
	.project-design-highlight{
		margin-bottom: 20px;
	}

	.project-entry h2{
		font-size: 26px;
		margin-bottom: 15px;
	}

	.project-entry p{
		margin-bottom: 15px;
	}

	.project-entry ul li{
        margin-bottom: 10px;
    }

	.project-entry ul li::before{
        font-size: 18px;
        top: 5px;
    }

	.project-gallery-images{
		gap: 20px;
	}

	.project-gallery-img{
		width: calc(50% - 10px);
	}

	.contact-us-image img{
        aspect-ratio: 1 / 0.75;
    }

	.google-map-iframe,
	.google-map-iframe iframe{
        height: 350px;
    }

	.contact-info-item{
		width: 100%;
	}

	.error-page-image img{
        max-width: 100%;
    }
} 
header#site-navigation
 {
    z-index: 99999999999;
    position: fixed;
    width: 100%;
}

del {
    color: #bb7aa5;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%;
    max-height: 404px;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2), 0 6px 20px 0 rgb(0 0 0 / .19);
}
@media (max-width: 768px) {
   
   
    #slider {
    position: relative;
    /* background: #000; */
    padding-top: 146px !important;
}
    .slider-box img {
        height: auto !important;
    }
    .slider-content.wow.fadeInRight
    {
        display:none !important;
    }
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 48% !important;
        float: left;
        max-height: 348px !important;
        clear: both;
        margin: 0 0 2.992em;
    }

    
    
    
    
}
li.product:hover {
    margin-bottom: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 46%),0 6px 20px 0 rgb(0 0 0 / .49);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: .8s
}

li.product {
    display: inline-block;
    overflow: hidden
}

li.product  img {
    -webkit-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out;
    transition: .8s ease-in-out
}

li.product:hover  img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}


li.product h2 {
    color: #540e3c;
}