.ps-oc
{
    margin-top: -8px;
color: #595858;
}
.ps-title {
font-size: 1.15em;
line-height: 1.4;
}
.ps-desc, .ps-spec
{
    font-size:14px;
}
.product-thumbnail {
position: relative;
overflow: hidden;
}

.product-thumbnail img {
transition: transform 0.5s;
border: 0px;
}

.product-thumbnail img:hover {
transform: scale(1.1);
}
.accordion-body
{
    background: #f3f3f3;
    
}
.form-check-label
{
    cursor:pointer;
}
.accordion-button:focus
{
    border:0px;
    box-shadow: none;
}
.accordion-button
{
    background-color: #f3f3f3;
}
.accordion-button:not(.collapsed) {
color: #00447c;
background-color: #f3f3f3;
}
.accordion-button{
    font-size: 16px;
color: #00447c;
text-decoration: none;
font-weight: 600;
}
.panel-title.collapse::after {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
.panel-title:after {
content: " ";
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #444;
border-bottom: 0;
position: relative;
float: right;
margin-top: 15px;
transition: all .5s;
transform-style: preserve-3d;
transform: rotateX(0) rotateY(0) rotateZ(180deg);
}
.anavmfe__facets__wrapper .anavmfe__facet__item::after {
content: url("data:image/svg+xml,%3Csvg id='Group_192' data-name='Group 192' xmlns='http://www.w3.org/2000/svg' width='11.31' height='11.31' viewBox='0 0 11.31 11.31'%3E%3Cpath id='Path_1159' data-name='Path 1159' d='M98.653,7.926l-.582-.582-5.09,5.09L87.925,7.377l-.582.582L92.4,13.015l-5.023,5.023.582.582L92.981,13.6l5.056,5.056.582-.582-5.056-5.056Z' transform='translate(-87.343 -7.344)' fill='%23fff'/%3E%3C/svg%3E");
padding: 8px;
vertical-align: middle;
}
 .anavmfe__facets__wrapper .anavmfe__facet__item {
border: 1px solid #00447c;
display: inline-block;
padding: 5px;
margin-right: 5px;
color: #fff;
margin-top: 5px;
border-radius: 5px;
text-decoration: none;
cursor: pointer;
background-color: #00447c;
}
 .anavmfe__facets__wrapper .leftanav__title {
margin-left: 0;
color: #5a5a5a;
font-size: 1.286em;
font-weight: 400;
line-height: 1.333em;
font-family: inherit;
margin-top: 9px;
margin-bottom: 0.625rem;
}
.anavmfe__facets__wrapper .clear-all {
border: none;
color: #006bbd;
cursor: pointer;
margin: 2px 0 0 5px;
text-decoration: none;
background-color: inherit;
}
.anavmfe__facets__wrapper .leftanav__title__block {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.anavmfe__facets__wrapper 
{
    margin-bottom: 13px;
padding: 10px 10px 10px 18px;
border-style: none;
border-width: 1px;
border-color: #ccc;
border-radius: 5px;
background-color: #f3f3f3;
}       

.nav-tabs.home-page-tabs .nav-item .nav-link
{
    color: #00447c;
    background: #fff;
    border:1px solid #00447c;
    padding: 15px 30px;
    margin-left: 20px;
}
.nav-tabs.home-page-tabs .nav-item .nav-link:hover{
     color: #fff;
    background: #00447c;
}
.nav-tabs.home-page-tabs .nav-link.active, .nav-tabs.home-page-tabs .nav-item.show .nav-link
{
    background: #0d6efd;
    color: white;
    padding: 15px 30px;
    margin-left: 20px;
    border: 1px solid #0d6efd;
}

.nav-tabs.product-page-tabs .nav-link:hover
{
    color: #444;
  background: #cce7f3;
}
.nav-tabs.product-page-tabs .nav-link.active
{
    background: #fff;
    border-top: 4px solid #006bbd;
}
.nav-tabs.product-page-tabs .nav-link , .nav-tabs.home-page-tabs .nav-item.show .nav-link
{
   
    background: linear-gradient(#fff,#eee);
    color: #111;
    padding: 15px 30px;        
    border: 1px solid #ccc;
    border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
  border-top: 4px solid #eee;
}
.nav-tabs.product-page-tabs {
    width: 100%;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.nav-tabs.product-page-tabs .nav-link {
    flex: 1;
    text-align: center;
}

.tab-content.product-page-tab-content {
    overflow: auto;
    max-height: 400px; /* Set the maximum height for the content area */
    margin-top: 40px; /* Add margin to account for the sticky tabs */
}
.product-special-title
{
    font-size:15px;
    font-weight: 600;
}
.product-special-value
{
    font-size:15px;
}
.mrp-price
{
    font-size: .875em;
    color:#636363;
}
.price
{
    font-size: 1.113em;
    font-weight: 700;
    color:#0e0e0e
}
.btn-login
{
  margin-left: 20px;
}
.home-page-tabs > .nav-item > .nav-link {
  border-radius: unset;
}
.price-range-group-input .col-md-3
{
padding:5px;
}
.navbar-brand .logo {
    width: 120px;
}
.navbar
{
    background: #4d2f83  !important;    
  }
  header
  {
    background-image: url("../img/WhiteBox Server.jpg");
    background-position: center;
    min-height: 60vh;
  }
  .get-started
  {
    background-color: #4d2f83;
    border: var(--bs-btn-border-width) solid #4d2f83;
  }
   /* Center the preloader */
   #preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Preloader animation */
.spinner-border {
    width: 3rem;
    height: 3rem;
}
.product-page .thumbnail
{
  cursor: pointer;
  display: block;
  margin: 0 auto;          
  max-height: 100%;
  max-width: 100%;
}
.product-page .thumbnail-list span {     
    padding: 10px 5px;
}
.product-page  .product-full-image
{
    cursor: pointer;
    min-height: 360px;
}
.product-page .thumbnail-list {   
    
    list-style-type: none;
    padding: 0;    
}
.product-page .thumbnail-list-item {
    margin: 10px;
    border: 2px solid #ccc;
    cursor: pointer;
    height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;  
}
.error
{
    color:red;
}
.form-control.error
{
    border: 1px solid red;
}
.obm-form
{
    padding: 40px;
  background-color: rgb(241, 241, 242);
}
.obm-form-submit
{
    width:230px;
}
.product-page .thumbnail-list-item.active , .product-page .thumbnail-list-item:hover
{
    border: 2px solid #5a00fb;
}
.add-card-heading
{    
    line-height: 120%;    
    font-weight: 400;
    
}
.summary-heading
{
  margin-left:-20px;
}
.add-card-heading-line
{
  font-size: 36px; 
}
.add-card-heading span {
    background: #fff;
    padding: 0 10px;
    max-width: 80%;
    display: inline-block;
}
.add-card-heading-line:before {
    content: "";
    display: block;
    width: 100%;
    position: relative;
    top: 27px;
    border-top: 1px solid #aaa;
    z-index: -1;
    height: 1px;
}
.bg-light-gray
{
    background-color: #f3f3f3;
}
.bg-voilet-light
{
  background: #7352ae !important;
  color:white;
}
.text-right
{
  text-align: right;
}
.text-medium-12
{
  font-size: 16px;
}
.b-text-medium
{
  font-size: 20px !important;
}
.b-mb-mini {
  margin-bottom: 5px !important;
}
.b-text-mini, .text-small
{
  font-size: 12px !important;
}
.login-right
{
  min-height: 400px;
  padding: 20px;
}
.summary-div
{
    clear: both;
  background-color: #eee;
  padding-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.cf-display-shipping-info {
    margin-top: 10px;
    font-size: 12px;
  }
  .cf-display-table {
    display: table;
    padding-bottom: 5px;
  }
  .cf-display-table img {
    vertical-align: middle;
    max-width: 160px;
    padding-right: 20px;
    padding-top: 15px;
    display: table-cell;
  }
  
  .cf-collapse-head {
    position: relative;
    font-size: 17.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0 8px 0;
    -webkit-transition-property: height;
    transition-property: height;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    height: 42.5px;
  }
  .cf-options-wrap {
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
  }
  .cf-opt-wrap.selected {
    background-color: #eee;
    margin-top: 3px;
  }
  .cf-opt-wrap {
    padding: 5px 10px 5px 8px;
  }
  .cf-opt-title label
  {
    cursor: pointer;
  }
.cf-opt-body .cf-opt-title label
{
margin-top:-6px;
}
  .cf-input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .cf-module-wrap {
    padding-bottom: 20px;
  }
  .cf-opt-price-wrap {
    margin-left: 20px;
    text-align: right;
  }
  .cf-prod-title-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-right: 10px;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 28px;
  }
  .cf-legal-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 8px 8px 10px 16px;
    height: auto;
    background: #feefcb;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
      flex-grow: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 500;
    color: #420;
    text-align: left;
  }
  .cf-br-details-wrap .cf-rr-pull-right, .cf-hero-details .cf-rr-pull-right, .cf-right-rail-col .cf-rr-pull-right {
    float: right !important;
  }
  .cf-br-details-wrap .cf-right-rail-stack .cf-rr-total, .cf-hero-details .cf-right-rail-stack .cf-rr-total, .cf-right-rail-col .cf-right-rail-stack .cf-rr-total {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    padding-top: 5px;
  }
  .cf-br-details-wrap .cf-rr-price-wrap > .cf-i, .cf-hero-details .cf-rr-price-wrap > .cf-i, .cf-right-rail-col .cf-rr-price-wrap > .cf-i {
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: right;
  }
  .cf-collapse-head span.fas {
    margin-left: 0px;
    margin-right: 10px;
  }
  .cf-br-details-wrap .cf-rr-price-wrap > .cf-i, .cf-hero-details .cf-rr-price-wrap > .cf-i, .cf-right-rail-col .cf-rr-price-wrap > .cf-i {
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: right;
  }
  .cf-opt-wrap.selected > .cf-input-wrap > .cf-opt-price-wrap > .cf-opt-price span {
    font-weight: 700;
  }
  .cf-opt-title .js-tooltip-trigger, .ux-cell-delta-price .js-tooltip-trigger {
    border-bottom: none;
  }
  .cf-input-container input[type="checkbox"], .cf-input-container input[type="radio"] {
    margin-right: 10px;
    position: absolute;
    left: 0;
    margin-top: 6px;
  }
  .cf-opt-wrap {
    padding: 5px 10px 5px 8px;
  }
  .top-border-grey
  {
    border-top: 1px solid #d1cfcf;
  }
  .input-btn-border-none
  {
    background: #fff;
  border: none;
  cursor: pointer;
  color:#4d2f83;
  }
  .sm-position-qty-box
  {
    position: absolute;
  bottom: 70px;
  right: 10px;
}
.product-items .ps-desc
{
min-height: 100px;
}
  .w-120-px
  {
    width: 120px;
  }
  
  .accordion.product-sepcs tr:nth-child(2n+1) {
    background-color: rgb(238, 238, 238);
  }
  .accordion.product-sepcs td, th {
    padding: 0.75em;
    text-align: left;
    font-size: 0.875rem;
    color: rgb(14, 14, 14);
  }
  .category-span {
    font-weight: 700;
    font-size: 1rem !important;
  }
  .accordion.product-sepcs .accordion-item .accordion-button
  {
    border-top: 1px solid #d1cfcf;
  }
  .accordion-button.no-icon:not(.collapsed):after,.accordion-button.no-icon:after
  {
    width:0px;
  }
  .accordion.product-sepcs, .accordion.product-sepcs .accordion-item, .accordion.product-sepcs .accordion-button, .accordion.product-sepcs .accordion-body
  {
    background: #fff;
  }
  .input-btn-border-none:hover
  {
    background:#6e45b7;
    color:#fff;
  }
  .padding-no-left-right
  {
    padding-left: 0px;
  padding-right: 0px;
  }
  .bottom-border-grey
  {
    border-bottom: 1px solid #d1cfcf;
  }
  .visible-xs, .visible-print {
    display: none !important;
  }
  .config-selection-table .config-product-image {
    width: 25%;
  }
  .config-selection-table tbody h5 {
    margin-bottom: 0;
    font-size: 16px;
  line-height: 20px;
  }
  .config-selection-table tbody th {
    font-weight: normal;
  }
  .img-responsive {
    display: inline-block;
    width: auto;
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
  }
  .config-selection-table h3 {
    font-size: 24px;
    clear: both;
    padding-top: 20px;
  }
  .all-border-grey
  {
    border: 1px solid #d1cfcf;
  }
  .cf-read-only-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cf-ro-included-label {
    font-weight: 700;
    padding-left: 20px;
    white-space: nowrap;
  }
  .cf-help-me-link
  {
    color: #006bbd;
    display: block;
  padding: 0;
  }
  .cf-collapse-head span
  {
    margin-left: 10px;
  }
  .cf-module-title {
    font-size: 18px;
    margin: 0 0 10px 0;
    line-height: 120%;
    font-weight: 400;
  }
  .cf-display-table .cf-product-title {
    display: table-cell;
    vertical-align: middle;
}
  #cf-ssb-subtitle{
    font-size: 18px;
  line-height: 22px;
  }
  .h5
  {
    font-size:14px;
  }
  a, a:hover
  {
    text-decoration: none;
  }
.summary-div .summary h3
{
font-size: 20px;
  line-height: 24px;
  display: block;
}
.cursor-pointer
{
  cursor: pointer;
}
.right-rail-col .cf-right-rail-stack {
  background: #f9f9f9;
  border: 1px solid #a9a9a9;
  padding: 15px 15px 20px;
}
.cf-right-rail-col .cf-rr-head-wrap {
  margin: 0;
  padding: 0;
}
.cf-right-rail-col .cf-rr-head-wrap > .cf-rr-title {
  margin: 5px 0 10px;
  text-align: center;
}
.cf-rr-price-wrap {
  margin-bottom: 10px;
  font-size: 12px;
}
.cf-right-rail-col .cf-rr-price-wrap > .cf-i {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
    padding-right: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.strikethrough {
  text-decoration: line-through;
}
.cf-right-rail-col .cf-right-rail-stack .cf-rr-total {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  padding-top: 5px;
}
.cf-right-rail-col .cf-right-rail-stack {
  background: #f9f9f9;
  border: 1px solid #a9a9a9;
  padding: 15px 15px 20px;
}
.cf-right-rail-col .cf-rr-head-wrap > .cf-rr-title {
  display: none;
}
.summary-div .summary .display-cell h3 {
    margin-left: 5px;
    color: #3b5702 !important;
  }  
  .js-tooltip-trigger {
    display: inline-block;
    border-bottom: 1px dashed grey;
    position: relative;
  }
  .cf-opt-title .js-tooltip-trigger, .ux-cell-delta-price .js-tooltip-trigger {
    border-bottom: none;
  }
  .cf-options-wrap {
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
  }
  .cf-input-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    position: relative;
    padding-left: 25px;
  }
  .block {
    display: block;
  }
  .text-blue{
    color:blue;
  }
@media (max-width: 768px) {
  .product-items .ps-desc {
    min-height: unset;
  }
  .sm-position-qty-box
  {
    position: absolute;
  bottom: 15px;
  left: 60px;
  }
  .nav-tabs.home-page-tabs .nav-item .nav-link , .nav-tabs.home-page-tabs .nav-link.active, .nav-tabs.home-page-tabs .nav-item.show .nav-link
  {
    padding: 5px 15px;
    margin-left: 6px;
  }
  .add-card-heading span
  {
    max-width:100%;
  }
  .config-selection-table th:first-child h5 {
    font-weight: bold;
  }
  .hidden-xs
  {
    display:none!important;
  }
  .config-selection-table th:first-child h5 span {
    display: inline-block !important;
  }
  .visible-xs {
    display: block !important;
  }
  .config-selection-table thead {
    display: none;
  }
  .config-selection-table tr th {
    padding-right: 15px;
  }
    .thumbnail-list {
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        padding-bottom: 10px; /* Optional: Add some bottom padding for better visibility */
    }
    .thumbnail-list-item {
        flex: 0 0 auto;
    }
}