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;
  }
}




/* General Page Styling */

:root {
    --primary-color: #0294CE;
    --secondary-color: #7A7A7A;
    --text-color: #495463;
    --white-color: #FFFFFF;
    --hover-color: #0276A9;
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* Apply Roboto font to all plugin content */
.product-selection-lists,
.product-selection-lists *,
.pst-container,
.pst-container *,
#matchedResult,
#matchedResult *,
#matchedResult table,
#matchedResult table *,
.custom-block-1,
.custom-block-1 *,
.custom-block-2,
.custom-block-2 *,
.custom-block-3,
.custom-block-3 *,
.custom-block-4,
.custom-block-4 *,
.output-block,
.output-block *,
.output-block1,
.output-block1 *,
.tab-content,
.tab-content *,
.tab-content1,
.tab-content1 *,
.cdi-product-table,
.cdi-product-table *,
.series-container,
.series-container *,
.form-group,
.form-group *,
input,
select,
textarea,
button,
label {
    font-family: "Roboto", sans-serif !important;
}

/* Form Row Layout */
.form-row {
    display: flex;
    gap: 20px; /* Adjust spacing between columns */
}

/* Ensure each column takes equal space */
.form-row .form-group {
    flex: 1;
}

/* Responsive Design */
@media (max-width: 600px) {
    .form-row {
        flex-direction: column;
    }
}

/* Header Buttons Container */
.pst-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    gap: 15px;
}

/* Common Button Styling */
.pst-button {
    padding: 10px 15px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    background: none;
}

/* Go Back Button */



/* Extras Button */
.pst-header-buttons .pst-extra-btn{
    background: none;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    transition: background 0.3s ease, color 0.3s ease;
}

.pst-header-buttons .pst-extra-btn:hover{
    background: var(--primary-color);
    color: #fff;
}

.pst-header-buttons .pst-search-btn{
    background : var(--primary-color);
    transition: background 0.3s ease, color 0.3s ease;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
}

.pst-header-buttons .pst-search-btn:hover{
    background: #fff;
    color: var(--primary-color);
}

/* Search Button */
.search-btn {
    background: var(--primary-color);
    color: var(--white-color);
    display: flex;
    align-items: center;
    gap: 5px;
}

/* Hover Effects */
.pst-button:hover {
    background: var(--hover-color);
    color: var(--white-color);
    border-color: var(--hover-color);
}

/* Hover Effect for Go Back */

#data-input {
    background: #fff;
    padding: 30px;
    border-radius: 4px;
    border: 1px solid var(--primary-color);
}




/* Form Group Styling */
.form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.form-group label {
    font-weight: bold;
    margin-bottom: 5px;
    color: #555;
}

/* Select Dropdowns */
.form-group select {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

/* Full Width Fields */
.form-group.full-width {
    width: 100%;
}

/* Radio Button Styling */
.radio-container {
    display: flex;
    align-items: center;
    gap: 15px;
}

.radio-container input[type="radio"] {
    margin-right: 5px;
}

/* Checkbox Styling */
.checkbox-container {
    display: flex;
    align-items: center;
    gap: 10px;
}
/* #txtEvapOdaSicakligi{
    text-align: left !important;
} */

.leftRigt{
    font-size: 16px !important;
}

/* Styling for disabled and readonly input fields */
input[disabled],
input:disabled,
input[readonly],
input[readonly="readonly"] {
    background-color: #f5f5f5 !important;
    color: #666666 !important;
    cursor: not-allowed !important;
    opacity: 0.8;
    border-color: #d0d0d0 !important;
}

/* Specific styling for disabled inputs in evaporator form */
.leftRigt[disabled],
.leftRigt:disabled,
.leftRigt[readonly],
.leftRigt[readonly="readonly"] {
    background-color: #f5f5f5 !important;
    color: #666666 !important;
    cursor: not-allowed !important;
    opacity: 0.8;
    border-color: #d0d0d0 !important;
}
.checkbox-container input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

/* Responsive Design */
@media (max-width: 600px) {
    #data-input {
        padding: 15px;
    }
    .form-group {
        width: 100%;
    }
    .radio-container {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* Layout */
.pst-container {
    display: flex;
}

/* Sidebar */
.sidebar {
    width: 320px;
    padding: 20px;
}

.sidebar button {
    display: block;
    width: 100%;
    padding: 10px;
    background: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid var(--primary-color);
    color: rgb(2, 148, 206);
    transition: all 0.3s ease-in-out;
}

/* Hover Effect */
.sidebar button:hover {
    background-color: var(--primary-color);
    color: white;
}

/* Active State */
.sidebar button.active {
    background-color: var(--primary-color);
    color: white;
}

/* Header and Footer */
.pst-header, .pst-footer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

/* Main Content */
.content {
    flex: 1;
    padding: 20px;
}


/* Tab Navigation */
.pst-tabs {
    display: flex;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
}

.pst-tab-button {
    padding: 10px 20px;
    cursor: pointer;
    background: none;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 16px;
}

/* Hide inactive tabs */
.pst-tab-content {
    display: none;
}

.pst-tab-content.active {
    display: block;
}

/* Category Grid */
.pst-category-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 20px;
}

.pst-category {
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 0;
    background: #fff;
}

.pst-category a:hover {
    color: #0073aa;
}

.pst-category .pst-image {
    padding: 10px;
    max-height: 300px;
    max-width: 355px;
    margin: 0 auto;
}

.pst-category .pst-image img {
    width: 100%;
}

.pst-category h4 {
    border-top: 1px solid #ddd;
    padding: 16px;
    margin: 0;
    font-size: 1.18rem;
    line-height: 1.3em;
    font-weight: bold;
}

.pst-category h4 img {
    max-width: 26px;
    margin-left: 6px;
}

/* Category Hover */
.pst-category a.category-select:hover h4 {
    background: #127AA9;
    color: #fff;
    border-color: #127AA9;
}

.pst-category a.category-select:hover h4 > img {
    filter: brightness(0) invert(1);
}

/* Unit Selection */
.unit-actions {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.search-button, .calculate-button {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

/* Search Options */
.search-options {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}

.search-options label {
    margin-right: 5px;
}

/* Unit Results */
.unit-results {
    margin-bottom: 20px;
}

/* Unit List */
.unit-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    max-height: 200px;
    overflow-y: auto;
}

.unit-list li {
    padding: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.unit-list li:last-child {
    border-bottom: none;
}

/* Selected Units */
.unit-series {
    background: white;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.unit-header {
    background: #007bff;
    color: white;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
}

.unit-item {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

.unit-item.selected {
    background: #d9ebff;
}

.unit-item .status {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

.status.green {
    background: green;
}

.status.red {
    background: red;
}

/* Unit Details */
.unit-details {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
}

.unit-details h3 {
    margin-top: 0;
}

.selection-controls, .dimensions, .fin-specifications, .erp-compliance,
.motor-info, .additional-options {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

/* Fin Specifications */
.dimensions input[type="number"], 
.fin-specifications input[type="number"] {
    width: 80px;
    margin-right: 10px;
}

.fin-specifications input[type="number"] {
    width: 60px;
    margin-right: 5px;
}

/* Inputs */
.unit-details label {
    display: block;
    margin-bottom: 5px;
}

.unit-details input, 
.unit-details select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 60px;
    margin-bottom: 60px;
}

/* Custom css starts here */
.full-page-loader {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    z-index: 999;
}

.full-page-loader img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
}

.steps.product-selection-lists {
  margin: 0 0 50px;
}

.product-selection-lists .pst-tab .pst-container .sidebar{
    display: none;
}

.product-selection-lists .pst-tab .pst-container .content{
    padding: 0;
    margin: 10px 0 30px;
}

.product-selection-lists .pst-tab .pst-container .content .pst-header{
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
}

.product-selection-lists .pst-tab .pst-container .content .pst-header button,
.product-selection-lists .pst-tab .pst-container .content .pst-header .pst-prev-btn{
    background: transparent;
    color: #0E5584;
    border: 2px solid #0E5584;
    border-radius: 5px;
    padding: 8px 16px;
    font-size: inherit;
    line-height: 1.5;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
}

.product-selection-lists .pst-tab .pst-container .content .pst-header .pst-prev-btn {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

.product-selection-lists .pst-tab .pst-container .content .pst-header button:hover, 
.product-selection-lists .pst-tab .pst-container .content .pst-header button:focus,
.product-selection-lists .pst-tab .pst-container .content .pst-header .pst-prev-btn:hover,
.product-selection-lists .pst-tab .pst-container .content .pst-header .pst-prev-btn:focus{
    background: #0E5584;
    color: #fff;
}

.product-selection-lists .pst-tab .series-container .wrapper{
    height: auto;
}

.product-selection-lists .pst-tab .series-container .wrapper .left{
    margin: 0;
    padding: 10px;
}

.product-selection-lists .pst-tab .series-container .wrapper .left .block.series-btn-block, .product-selection-lists .pst-tab .series-container .wrapper .right .series-btn-block1{
    padding: 0;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #0e5584;
    border-radius: 0;
}

.product-selection-lists .pst-tab .series-container .wrapper .left .block.series-btn-block div.tab-button, .product-selection-lists .pst-tab .series-container .wrapper .right .series-btn-block1 div.tab-button{
    margin: 0 5px 0px 0px;
    padding: 7px 10px 7px;
    line-height: 18px;
    font-size: 14px;
    border-radius: 0;
    font-weight: 400;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: rgba(255, 255, 255, .5);
    opacity: 1 !important;
    border: 0;
}

.product-selection-lists .pst-tab .series-container .wrapper .left .block.series-btn-block div.tab-button.active, .product-selection-lists .pst-tab .series-container .wrapper .right .series-btn-block1 div.tab-button.active{
    background: #0E5584;
    border-bottom: 0;
    color: #fff;

}

.product-selection-lists .pst-tab .series-container .tab-content .child-series-wrapper{
    gap: 20px;
    margin-top: 10px;
}

.product-selection-lists .pst-tab .series-container .tab-content .child-series-wrapper .child-series-item{
    flex: 0 0 calc(50% - 10px);
    cursor: pointer;
}

.product-selection-lists .pst-tab .series-container .tab-content .child-series-wrapper .child-series-item.active img{
    border: 4px solid #4db4dd !important;
    box-shadow: 0 0 0 2px rgba(77, 180, 221, 0.3);
}

.product-selection-lists .pst-tab .series-container .tab-content #VeriGirisi, .product-selection-lists .pst-tab .series-container .tab-content #Tercihler{
    padding: 20px 0 0;
    overflow: hidden;
}

.product-selection-lists .pst-tab .series-container .tab-content .Column_100 {
    margin: 0 0 10px;
}

.product-selection-lists .pst-tab .series-container .tab-content .Column_100:last-child {
    margin: 0;
}

.product-selection-lists .pst-tab .series-container .tab-content .Column_100 label{
    display: block;
    width: 100%;
    text-align: right;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    padding-right: 12px;
}

.product-selection-lists .pst-tab .series-container .tab-content .Column_100 input, .product-selection-lists .pst-tab .series-container .tab-content .Column_100 select{
    padding: 10px;
}

.product-selection-lists .pst-tab .series-container .tab-content .Column_100 select{
    background: #fff url("../images/downarrow.png") no-repeat right 10px center/ 10px auto;
    appearance: none;        /* Remove default styling (modern browsers) */
    -webkit-appearance: none;
    -moz-appearance: none;
}

.product-selection-lists .pst-tab .series-container .tab-content input.Button{
    background: transparent;
    color: #0E5584;
    border: 2px solid #0E5584;
    border-radius: 5px;
}

.product-selection-lists .pst-tab .series-container .tab-content input.Button.ButtonActive, .product-selection-lists .pst-tab .series-container .tab-content input.Button:hover, .product-selection-lists .pst-tab .series-container .tab-content input.Button:focus{
    background: #0E5584;
    color: #fff;
}

/* Scenario Buttons Styling */
.scenario-buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 5px;
}

.scenario-btn {
    background: transparent;
    color: #0E5584;
    border: 2px solid #0E5584;
    border-radius: 5px;
    padding: 8px 16px;
    cursor: pointer;
    font-family: "Roboto", sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    min-width: 60px;
}

.scenario-btn:hover,
.scenario-btn:focus {
    background: #0E5584;
    color: #fff;
}

.scenario-btn.active {
    background: #0E5584;
    color: #fff;
}

.product-selection-lists .pst-tab .series-container .tab-content .Column_100 .RowSelectFull textarea{
    border: 0;
    margin-top: 3px;
}

.product-selection-lists .pst-tab .series-container .wrapper .right{
    margin: 0;
    padding: 0 0 0 10px;
    width: 60%;
}

.product-selection-lists .pst-tab .series-container .wrapper .right .series-btn-block1{
    margin: 20px 0 0;
}

.product-selection-lists .pst-tab .series-container .wrapper .right > .block:last-child {
    padding: 0 10px;
}

.product-selection-lists .pst-tab .series-container .tab-content #Tercihler > .Column_100.Row > .Column_100:first-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.product-selection-lists .pst-tab .series-container .wrapper .right table.cdi-product-table, .product-selection-lists .pst-tab .series-container .wrapper .right table.cdi-product-table th, .product-selection-lists .pst-tab .series-container .wrapper .right table.cdi-product-table td{
    border-color: #0294CE;
    font-size: 14px;
    padding: 5px 10px;
}


.product-selection-lists .pst-tab .series-container .wrapper .right table.cdi-product-table tr{
    cursor: pointer;
}

.product-selection-lists .pst-tab .series-container .wrapper .right table .custom-row-class-variation.active{
    background: #127aa9;
    color: white;
}

.product-selection-lists .pst-tab .series-container .wrapper .right table th {
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    background: rgba(2, 148, 206, .7);
    color: #fff;
}

.product-selection-lists .pst-tab .series-container .wrapper .right table.cdi-product-table th:first-child,
.product-selection-lists .pst-tab .series-container .wrapper .right table.cdi-product-table td:first-child {
    min-width: 210px;
    width: 20%;
    white-space: nowrap;
}

.product-selection-lists .pst-tab .series-container .wrapper .right #matchedResult {
    overflow-x: auto;
    width: 100%;
}

.site-request-form .steps.product-selection-lists{
    margin: 0;
}

.request-form {
  max-width: 90%;
  width: 892px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
  padding: 40px;
}

.request-form > h3{
    margin: 0 0 10px;
    color: #000000;
    font-size: 30px;
    line-height: 100%;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.request-form form{
    display: block;
}

.request-form form .fields {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 10px;
    grid-column-gap: 10px;
    width: 100%;
}

.request-form form .fields .group-field{
    width: 100%;
}

.request-form form .fields.personal-info .group-field, .request-form form .fields.contact-info .group-field{
    width: calc(100% - 5px);
}

.request-form form .fields input{
    height: 50px;
}
.request-form form .fields input[type="submit"]{
    width: 100%;
}
.request-form form .fields input, .request-form form .fields textarea{
    margin: 0;
    display: block;
    width: 100%;
    border: 1px solid #D2DDE9;
    box-shadow: none;
    outline: 0;
    padding: 10px 15px;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    /* text-transform: capitalize; */
    max-width: 100%;
    overflow: hidden;
}

.request-form form .fields textarea{
    min-height: 132px;
}

.request-form form .fields input:focus, .request-form form .fields textarea:focus {
  background-color: transparent !important;
  outline: none;
}

.request-form form .fields input:-webkit-autofill, .request-form form .fields textarea:-webkit-autofill {
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #000 !important;
}

.request-form form .fields input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #B7B8B9;
  opacity: 1;
}
.request-form form .fields input::-moz-placeholder { /* Firefox 19+ */
  color: #B7B8B9;
  opacity: 1;
}
.request-form form .fields input:-ms-input-placeholder { /* IE 10+ */
  color: #B7B8B9;
  opacity: 1;
}
.request-form form .fields input:-moz-placeholder { /* Firefox 18- */
  color: #B7B8B9;
  opacity: 1;
}

.request-form form .fields.request-actions .group-field{
    display: block;
}

.request-form form .fields.request-actions button:after{
    content: " ";
    background: transparent url("../images/material-symbols_send.png") no-repeat center/100% auto;
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    position: relative;
    margin-top: -3px;
    margin-left: 5px;
}

.request-form form .fields button[type="submit"]{
    height: 48px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    color: #fff;
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding: 0;   
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0294CE;
    border: 1px solid #0294CE;
    width: 221px;
    height: 50px;
    border-radius: 4px;
}
.postid-4341 nav.navigation.post-navigation {
    display: none;
}


/******************************* Responsive Design ***********************************************/

@media (max-width: 1099px) {
    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (min-width: 767px) and (max-width: 1099px) {
    .product-selection-lists .pst-tab .series-container .wrapper{
        flex-wrap: wrap;
    }

    .product-selection-lists .pst-tab .series-container .wrapper .left, .product-selection-lists .pst-tab .series-container .wrapper .right{
        width: 100%;
    }

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

@media (max-width: 767px) {
    .pst-category-grid {
        gap: 20px;
    }

    .product-selection-lists .pst-tab .series-container .wrapper{
        flex-wrap: wrap;
        grid-gap: 30px;
    }

    .product-selection-lists .pst-tab .series-container .wrapper .left, .product-selection-lists .pst-tab .series-container .wrapper .right{
        width: 100%;
    }

    .product-selection-lists .pst-tab .series-container .wrapper .right{
        padding: 0;
    }

    .product-selection-lists .pst-tab .series-container .wrapper .right .series-btn-block1{
        width: 100%;
        overflow-x: auto;
    }
}

@media (max-width: 575px) {
    .product-selection-lists .pst-tab .pst-container .content .pst-header button{
        padding-left: 10px;
        padding-right: 10px;
    }

    .request-form{
        padding: 25px 15px;
    }

    .request-form form .fields {
        grid-row-gap: 10px;
        flex-wrap: wrap;
    }

    .request-form form .fields.personal-info .group-field, .request-form form .fields.contact-info .group-field{
        width: 100%;
    }

    .pst-category-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .pst-category .pst-image img {
        width: auto;
    }

    .pst-category .pst-image {
        max-height: unset;
        margin-bottom: 10px;
    }
}

/* For Dashboard Menu */

.elementor-element.dashboard-menu-enzo ul li.current-page-ancestor a.elementor-item {
    color: var( --e-global-color-accent ) !important;
    fill: var( --e-global-color-accent ) !important;
}
.elementor-element.dashboard-menu-enzo ul li.current-page-ancestor a.elementor-item::after {
    opacity:1 !important;
}

