body, html {
  margin: 0;
  padding: 0;
  height: 100%;
}

.page-template-template-custom-php .elementor-element.elementor-element-76abe87.main-header.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-parent.elementor-sticky.e-lazyloaded.elementor-sticky--active.elementor-section--handles-inside {
  background-color: #cccccc;
}

.series-container{
  width: 100%;
}

.wrapper {
  display: flex;
  height: 100vh;
}
.left {
  width: 33%; 
  background-color: #fff;
  border: 1px solid #999;
  margin: 10px 0 10px 0;
  border-radius: 5px;
}
.right {
  flex: 1;
  /* background-color: #f0f0f0; */
  display: flex;
  flex-direction: column;
  margin: 10px 0 10px 0;
}
.block {
  flex: 1;
  border: 1px solid #999;
  background-color: #fff;
  border-radius: 5px;
}

/* Tab Button Styles */
.tab-button {
  padding: 12px;
  margin: 5px;
  background-color: #ccc;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #999;
  transition: all 0.2s ease-in-out;
}

.tab-button.active {
  background-color: #fff;
  border: 2px solid #333;
  color: #000;
}

/* Tab Content Styling */
.tab-content {
  display: none;
  flex-direction: column;
  gap: 20px;
}

.tab-content.active-tab {
  display: flex;
}

.tab-content1 {
  display: none;
}

.tab-content1.active-tab {
  display: block;
}

.series-btn-block{
  display: flex;
  background-color: darkgray;
}
.series-btn-block1{
  display: flex;
  background-color: darkgray;
  /* height: 10%; */
}

.child-series-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
  justify-content: space-between;
}

.child-series-item {
  flex: 0 0 calc(50% - 7.5px);
  box-sizing: border-box;
  text-align: center;
}

.child-series-item img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.child-series-item p {
  margin-bottom: 10px;
  text-align: start;
}


/* Second */

.leftRigt {
  text-align: right;
  z-index: 100;
}

.drpBase1Class {
  width: 150px !important;
}


.Row {
    font-size: 13px;
    color: #656565;
    font-weight: 400;
    line-height: 20px;
}

.Column_100 {
  float: left;
  width: 100%;
  height: auto;
  margin: 3px;
}

.Column_50 {
  float: left;
  width: 50%;
  height: auto;
}

#formStyle label {
  display: block;
  font-weight: 400;
  text-align: right;
  margin-right: 5px;
}

.Column_25 {
  float: left;
  width: 25%;
  height: auto;
}

.Row input[type="text"] {
  font-family: MyCustomFont;
  font-size: 13px;
  width: 94%;
  height: 30px;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #555;
  padding: 2px 2%;
  outline: none;
  margin: 0;
}

.Row input[type="number"] {
  font-family: MyCustomFont;
  width: 94%;
  height: 30px;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #555;
  padding: 2px 2%;
  outline: none;
  margin: 0;
}

input[type="number"] {
  text-align: right;
}

.woocommerce-js select {
  padding: 6px !important;
}

.Column_50 select {
  height: 31px !important;
}

/*Third */


.drpClass {
  width: 176px !important;
  }
  
  .drpClass1 {
  height: 35px !important;
  width: 176px !important;
  }
  
  .ui-autocomplete {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  }
  
  .mytd {
  width: 25px;
  }
  
  .leftRigt {
  text-align: right;
  z-index: 100;
  }
  
  .drpBase1Class {
  width: 150px !important;
  }
  
  .checkGrp {
  display: none;
  }
  input[type=checkbox] + label {
  background: #fff;
  height: 60px;
  width: 135px;
  display: inline-block;
  padding: 4px 5px 3px 0px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px;
  }
  input[type=checkbox]:checked + label {
  height: 60px;
  width: 135px;
  display: inline-block;
  padding: 4px 5px 3px 0px;
  box-shadow: rgba(45, 45, 45, 0.5) 0px 1px 2px 0px, rgba(45, 45, 45, 0.5) 0px 1px 3px 2px;
  border-radius: 5px;
  }
  
  .seriActive {
  height: 78px;
  width: 135px;
  margin-left: 10px;
  }
  
  .fontchange {
  color: #4065d0 !important;
  }
  
  .aa {
  transition: transform 250ms;
  }
  
  .aa:hover {
  transform: translateY(-10px);
  }

  .series-container .Button {
    float: right;
    font-family: MyCustomFont;
    height: auto;
    background-color: #cccccc;
    border: 0;
    color: #00335e;
    outline: none;
    cursor: pointer;
    margin: 20px 0 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;

}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #555555;
  text-align: start;
  width: 90%;
  padding-left: 10px;

}

.custom-combobox {
  position: relative;
  display: inline-block;
}


.custom-combobox-input {
  margin: 0;
  /* padding: 5px 5px; */
}

.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  width: 10% !important;
}

.tab-button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* New type */

.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.product-card {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 5px;
}

.product-card img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.custom-product-row {
    display: flex;
    flex-wrap: wrap; /* Now allows wrapping to new line */
    gap: 12px; /* Reduced spacing */
}

.custom-product-row div {
    flex: 1 1 200px; /* allows responsiveness */
    min-width: 150px; /* set a min width to maintain readability */
    white-space: normal; /* allows text to wrap within the box */
}
#matchedResults ul {
display: flex;
list-style-type: none;
}
tr.custom-row-class.active {
    background: #127aa9 !important;
    color: white !important;
}
.custom-main-div{
  min-height:200px; 
  overflow-y:auto;
  overflow-x: hidden;
}

.product-selection-lists .pst-tab .series-container .custom-capacity-options .input-group:last-child label {
  text-align: left;
}

.product-selection-lists .pst-tab .series-container .custom-capacity-options .input-group label input{
  cursor: pointer;
}

.category-filter-section .wrapper > .right > .block > .custom-main-div{
  height: 440px;
}

.category-filter-section .wrapper > .right .output-block1{
  padding: 0 0 20px;
}

.custom-alert {
  position: relative;
  padding: 15px 20px;
  margin: 10px 0;
  border: 1px solid transparent;
  border-radius: 4px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.custom-alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.custom-alert .close-btn {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 18px;
  line-height: 1;
  color: #842029;
  cursor: pointer;
  background: none;
  border: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1 !important;
  -webkit-appearance: inner-spin-button !important;
  margin: 0;
}


input[type="number"] {
  -moz-appearance: number-input;
}

/************************ Custom responsive css starts here ***************/

@media (max-width:767px){
  .category-filter-section .wrapper > .right > .block > .custom-main-div #matchedResult{
    width: 100%;
    overflow-x: auto;
  }
  .category-filter-section .wrapper > .right > .block > .custom-main-div table{
    white-space: nowrap;
  }

  .category-filter-section .wrapper > .right .output-block1 .custom-block-4 tr{
    display: flex;
    flex-wrap: wrap;
  }

  .category-filter-section .wrapper > .right .output-block1 .custom-block-4 tr td{
    display: flex;
    align-items: center;
    width: 20%;
  }

  .category-filter-section .wrapper > .right .output-block1 .custom-block-4 tr td:nth-child(2), .category-filter-section .wrapper > .right .output-block1 .custom-block-4 tr td:last-child{
    width: 80%;
  }

  .category-filter-section .wrapper > .right .output-block1 .custom-block-4 td a{
    display: block;
  }

  .category-filter-section .wrapper > .right .output-block1 .custom-block-4 td a img{
    max-width: 35px !important;
  }

  .category-filter-section .wrapper > .right .output-block1 .custom-block-4, .category-filter-section .wrapper > .right .output-block1 .custom-block-2, .category-filter-section .wrapper > .right .output-block1 .custom-block-3{
    display: table;
    width: 100%;
  }

  .category-filter-section .wrapper > .right .output-block1 .custom-block-1 .custom-div a img{
    max-width: 100% !important;
  }

  .category-filter-section .wrapper > .right .output-block1 td span{
    display: block;
    word-break: break-all;
  }

  .category-filter-section .wrapper > .right .output-block1 td {
    font-size: 13px;
    padding: 8px;
    line-height: 18px;
  }

  .product-selection-lists .pst-tab .series-container .wrapper .right > .block:first-child {
    margin: 0 0 30px;
  }

  .headershow .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute;
    right: 0;
    top: 100px !important;
    width: 300px;
  }

  .category-filter-section .wrapper > .right > .block > .custom-main-div,.product-selection-lists .pst-tab .series-container .tab-content #VeriGirisi{
    height: auto !important;
  }
}

