/*
Theme Name: deepsikha
Theme URI: https://vintuna.net
Author: vintuna web solution
Author URI: https://vintuna.net
Description: A handcoded handicraft theme by vintuna web solution with an option to show sidebar on the homepage.
Version: 1.0.0
Text Domain: https://vintuna.net
*/


body {
  font-family: Arial, sans-serif;
  padding: 0px!important;
  margin: 0px!important;
}

.container {
  max-width: 1200px;
  margin: 0px auto 0 auto;
  padding: 20px;
}
/*
.main-content {
  max-width: 1200px;
}
*/
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.content-75 {
  width: 72%;
  float: left;
}

.content-100, footer {
  width: 1300px;
  float: none;
  margin: 0 auto;
}
.home .content-100 {
  width: 100%!important;
}




.sidebar {
  width: 24%;
  float: left;
  padding: 0px;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.widget {
  margin-bottom: 20px;
}

.widget-title {
  font-size: 18px;
  margin-bottom: 10px;
  color: #333;
}

/* Sticky Header */
.site-header-control {
  width: 1200px;
  margin: 0 auto;
}

/* Default Header Styles */
.site-header {
  background: #ffffff; /* Default background color */
  padding: 20px 0;
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

/* Transparent Header */
.transparent-header .site-header {
  background: transparent;
  position: absolute; /* Only apply this if sticky header is NOT enabled */
  width: 100%;
  z-index: 1000;
}



/* Sticky Header */
.sticky-header-enabled .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #ffffff; /* Default background when sticky */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Optional: Add a shadow */
}

/* Transparent + Sticky Header */
.transparent-header.sticky-header-enabled .site-header {
  background: rgba(255, 255, 255, 0.9); /* Semi-transparent background when sticky */
}

/* Add padding to the body to prevent content from being hidden behind the sticky header */
body.sticky-header-enabled {
  padding-top: 0px; /* Adjust this value to match your header height */
}

.transparent-header.sticky-header-enabled .site-header {
  background: rgba(255, 255, 255, 0.9); /* Semi-transparent background when sticky */
}

/* Add hover background color for 1st level menu */
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li a:hover , 
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li .menu-item-object-custom, 
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li a:active, 
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li a:focus{
  background-color: #ffffff!important;
}

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:hover {
  background-color: #56A0FF;
}

/* wpforms */
.wpforms-container .wpforms-form * textarea, .wpforms-container .wpforms-form * input {
  background: #f2f2f2!important;
  padding-left: 0.8rem!important;
}

.wpforms-field-textarea textarea {
  content: '\f040';
}

.page-template-default .page-title {
  background-color: #dd3333;
}

.page-template-default .page-title h2 {
text-transform: uppercase;
  color: #ffffff;
  margin: 0px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  padding: 20px;
  font-weight: 400;
}


/* menu link */
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a, 
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a {
  text-transform: uppercase;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
  padding: 12px 11px!important;
}


/* search */
.elementor-widget-search .e-search-input-wrapper, .elementor-widget-search .e-search-label * {
   width: 115px;
}

/* hide */
.elementor-6 .elementor-element.elementor-element-9017129 .elementskit-stars {
  display: none!important;
}


/* post - product */
/* Product Specifications - Simple Design */
.product-specs {
    margin: 30px 0;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
}

.specs-header {
    background: #f5f5f5;
    padding: 12px 20px;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 600;
    font-size: 1.1em;
}

.specs-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.spec-item {
    display: flex;
    padding: 12px 20px;
    border-bottom: 1px solid #f0f0f0;
}

.spec-item:last-child {
    border-bottom: none;
}

.spec-label {
    width: 235px;
    font-weight: 700;
    color: #555;
}

.spec-value {
    flex: 1;
    color: #222;
}

/* Responsive adjustment */
@media (max-width: 600px) {
    .spec-item {
        flex-direction: column;
        gap: 4px;
    }
    
    .spec-label {
        width: 100%;
    }
}
specs-header {
    background: #2c3e50;
    color: white;
}

.spec-item:nth-child(even) {
    background: #f9f9f9;
}
.spec-value-price, .specs-header {
    color: #ff0000;
    font-size: 1.2em;
    font-weight: bold;
    animation: pulse 2s infinite;
}

/* Optional pulse animation */
.mas-gal-gallery img:hover {
  cursor: zoom-in;
}

.wp-singular .elementor-66 .elementor-element.logo-section {
  border-bottom: 4px solid #333333;
  margin-bottom: 15px!important;
  padding-bottom: 4px;
}

.home.wp-singular .elementor-66 .elementor-element.logo-section {
  margin-bottom: 0px!important;
}

.wp-block-masonry-gallery-ctc-gal-block {
  margin-left: -5px;
}


.share-this-section {
  margin-top: 10px;
}
/* button */
.button-29 {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
  font-size: 18px;
}

.button-29:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-29:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-29:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}

.n2-ss-slider .n2-ss-item-image-content img {
    border-radius: 15px!important;
    box-shadow: 10px 10px 5px lightblue!important;
}

/* feazture image size */
.wp-singular .featured-image {
  width: 835px;
}
.content-75 article {
  padding-right: 25px;
}


/* home feature product list  */
.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4 {
  background: #00C8C8;
  padding: 0px;
  margin: 7px;
  width: 23%!important;
  border-radius: 10px !important;
}
.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4 h3 {
  padding: 0px 10px 10px 10px;
  text-align: center;
}
/* 
.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4 .post_grid_img_thumb,
.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4 .post_grid_img_thumb:hover {
  border-top-right-radius: 10px !important;
  border-top-left-radius: 10px !important;
} */


/* mobile */
@media (max-width: 767px) {
  .elementor-66 .elementor-element.elementor-element-ea040bb {
    width: 100%;
  }
  .elementor-element-bd77a99 {
  border-top: 1px solid #333;
  }

}


/* mobile */
@media only screen and (max-width: 486px) {
.sidebar {
  width: 100%!important;
}
.content-75 article {
  padding: 0px 10px 10px 10px!important;
}
html .content-75 article :where(img[class*="wp-image-"]) {
  width: 33% !important;
}
}