#overlay-loader{position:fixed;top:0;left:0;z-index:2000;width:100%;height:100%;background:rgba(0,0,0,.6)}.cv-spinner{height:100%;display:flex;justify-content:center;align-items:center}.spinner{width:40px;height:40px;border:4px #ddd solid;border-top:4px #35649a solid;border-radius:50%;animation:sp-anime .8s infinite linear}@keyframes sp-anime{100%{transform:rotate(360deg)}}
.footer-bg-color{background-color:#022c47}.footer-image-width{width:30%}.footer-text-width{width:70%}.footer-sub-text-width{width:25%}.footer-sub-text-width p{margin-bottom:.3rem;font-size:12px;font-family:"Roboto",sans-serif !important}.footer-last-sub-text p strong{font-size:14px}.footer-text-width .card-body{padding:0 !important}.footer-sub-text-width p a{text-decoration:none !important}.footer-sub-text-width p a span:hover{color:#dff2f8 !important}.footer-copyright-text{width:53%}.footer-copyright-text p{font-size:11px;color:#ccebfe;font-family:"Roboto",sans-serif !important}.footer-copyright-text .card-body{padding:0 !important}.footer-social-link{width:17%}.footer-mobile-link{width:100% !important}.footer-image-social-width{width:28px !important;height:28px !important;margin-left:.5rem}@media(min-width: 517px)and (max-width: 820px){.footer-image-width{width:100%;padding-top:41px}.footer-text-width{width:100% !important;padding-left:40px !important;padding-right:40px !important}.footer-copyright-text{width:75%}.footer-social-link{width:25%}.footer-copyright-text .card-body{text-align:center}.footer-image-width .card-design{max-width:154px !important;margin:23px auto 77px auto}}@media(max-width: 516px){.footer-image-width{width:100%;padding-top:41px}.footer-sub-text-width{width:50% !important}.footer-text-width{width:100%}.footer-copyright-text{width:100%}.footer-social-link{width:100%;justify-content:center}.footer-image-width .card-design{display:flex;justify-content:center;align-items:center;margin:0 auto 56px auto;max-width:154px}.footer-copyright-text .card-body{justify-content:center !important;display:flex !important}.footer-copyright-text p{text-align:center;width:220px}}



.os-sidepanel-heading {
    font-size: 1.5rem;
    color: black;
    font-weight: 700;
  }
  
  .os-side-list .accordion-item:last-of-type .accordion-button:not(.collapsed) {
  color: white !important;
  background: #2c487d !important;
  padding: 17px 15px !important;
  font-size: calc(0.625rem - -0.5vw) !important;
  box-shadow: none;
  outline: 0;
  border-radius: 8px;
  font-size: calc(0.625rem - -0.5vw);
  font-weight: 700;
  }
  
  .ose-facet{
  margin-top: 3rem !important;
  }
  @media (min-width: 992px) {
  .os-side-list .accordion.childFacets {
    width: 75% !important;
  }
  .os-products-right {
      padding: 0 20px;
      margin-bottom: 13rem;
    }
  }
  
  @media (max-width: 991px) {
  .os-side-list .accordion.childFacets {
    width: 93% !important;
  }
  }
  
  .ose-facet .form-check a {
  font-size: calc(0.625rem - -0.5vw);
  color: black;
  line-height: 1.8rem !important;
  }
  
  .ose-form-check-label .form-check-input {
    border-radius: 0 !important;
  }
  
  .os-side-list .accordion-item:last-of-type .accordion-button.collapsed {
    font-size: calc(0.625rem - -0.5vw) !important;
    box-shadow: none;
    outline: 0;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ddd)) !important;
    border-radius: 8px;
    color: #333 !important;
    font-weight: 700;
    padding: 17px 15px;
  font-family: "Cabin", sans-serif;
  }
  
  .ose-form-check-value{
  color: #bebaba !important;
  }
  
  
  
  /* OSE HEADER */
  
  @media (min-width: 600px) {
    #ose-ta-mobile {
      left: 948px !important;
      width: 36% !important;
    }
  }
  
  @media (min-width: 600px) and (max-width: 900px) {
    #ose-ta-mobile {
      left: 264px !important;
      width: 63% !important;
      top: 67px !important;
    }
  .ose-selctedcrumb .selectedCrumb {
    width: 93%;
  }
   .ose-selctedcrumb {
      margin-bottom: 2rem;
    }
  
  .ose-plp-css .ose-selctedcrumb .selectedCrumb {
      width: 95%;
  }
  }
  
  #ose-ta-mobile {
      float: left;
      position: absolute;
      background: #fff;
      border: .063rem solid #ddd;
      border-radius: .188rem;
      right: 0;
      z-index: 102;
      padding: .625rem;
      top: 0px;
  }
  
  @media (max-width: 601px) {
    #ose-ta-mobile {
    border-radius: .6rem;
    top: 162px;
      left: 20px;
      width: 90%;
    }
  }
  
  #ose-ta-mobile p {
  color: #2c3574;
    font-size: 1.25rem;
    line-height: 31px;
    margin: 10px 0 15px 0;
  }
  
  #ose-ta-mobile .ose-search-autocompleted {
    margin: 0;
    font-size: 1.1rem;
    color: #000;
    font-style: italic;
    font-weight: 400;
    line-height: 60px;
  }
  
  
  
    .ose-plp-css .ose-selctedcrumb .selectedCrumb {
      width: 96%;
    }
  
    .os-side-list .accordion-item:last-of-type .accordion-button:not(.collapsed) {
      width: 100% !important;
    }
  
    .os-side-list .accordion-item:last-of-type .accordion-button.collapsed {
      width: 100% !important;
    }
  .os-side-list .accordion-button:not(.collapsed)::after {
    background: url("/images/ose/minus.png") no-repeat !important;
    position: absolute;
    width: 26px !important;
    height: 26px !important;
    z-index: 3;
  font-size: 0px !important;
  right: 1rem;
  }
  
  .os-side-list .accordion-button.collapsed::after {
    position: absolute;
    right: .688rem;
    height: 26px !important;
    z-index: 3;
    background: url("/images/ose/plus.png") no-repeat !important;
    width: 28px !important;
  font-size: 0px !important;
  }
  
  
  .ose-selctedcrumb .selectedCrumb a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.875rem 1rem .625rem !important;
    cursor: pointer;
    border-radius: .125rem;
    background: #eee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #ddd));
    color: #333;
  }
  
  .ose-selctedcrumb .c-sidepanel-heading {
    font-size: 1.5rem !important;
  }
  
  .ose-selctedcrumb .list-selected-item {
  font-size: 1rem !important;
    font-family: var(--os-body-font-family);
    line-height: 1.5rem;
  }
  
  
  
  @media (min-width: 992px) {
  .os-product-title {
    padding: 0 0rem 0 0rem !important;
  }
   .ose-selctedcrumb {
      margin-top: 10rem !important;
    }
  }
  
  @media (max-width: 600px) {
    .ose-searched-adjustment .right-panel-heading {
      font-size: 1.2rem !important;
    }
  .os-product-title {
    margin-left: 15px !important;
    padding: 0 1rem 0 1.7rem !important;
  }
  
  .ose-selctedcrumb .selectedCrumb {
    width: 93%;
  }
  }
  
  @media only screen and (min-width: 992px) {
    .ose-searched-adjustment {
      margin-left: 2rem !important;
      padding: 0 2rem 0rem 0 !important
    }
    .ose-searched-adjustment .right-panel-heading {
      font-size: 2rem !important;
    }
  }
  
  @media only screen and (max-width: 992px) {
  .os-product-title {
    margin-left: 0px !important;
    padding: 10px !important;
  }
  }
  @media (min-width: 600px) and (max-width: 992px) {
    .ose-searched-adjustment {
      margin-left: 2.9rem;
      padding: 0 2rem 2rem 0;
    }
  
    .os-products-right .c-results-tabs {
      margin-bottom: 3.25rem;
      margin-left: 2.9rem;
      padding-top: 2rem;
    }
  
  .ose-searched-adjustment .right-panel-heading {
    font-size: 1.4rem;
  }
  }
  .ose-facet .form-check a:hover {
    color: #2c3574;
  }
  .ose-facet .form-check {
  min-height: 1.8rem !important;
  }
  
  @media screen and (min-width: 1024px) {
  .ose-facet {
    margin-top: 3rem !important;
    padding-left: 17px;
    margin-bottom: 13rem;
  }
  
  .os-side-list .accordion.childFacets {
      width: 95% !important;
    }
  
  .ose-selctedcrumb {
    margin-top: 10rem !important;
    padding-left: 17px;
  }
    .ose-refine-btn {
      margin-left: -1rem !important;
  }
  }
  @media screen and (min-width: 992px) {
  @-moz-document url-prefix(){
    .os-products-right .c-results-tabs {
      margin-bottom: 3.25rem !important;
      margin-left: 1rem !important;
    }
  }
  .ose-selctedcrumb .selectedCrumb {
    width: 97%;
  }
  }
  
  .sugg2 {
    font-size: 1.125rem !important;
    color: #000 !important;
    font-style: italic !important;
    font-weight: 400 !important;
    padding-left: 0 !important;
  margin-bottom: 0;
  }
  
  #ose-ta-mobile .sugg2 a {
    line-height: 1.5rem !important;
  justify-content: flex-start;
    align-items: center;
  display: flex;
  }
  
  .see-all-suggestion {
  margin-top: 28px;
  }
  .ose-facet-container .form-check-label a {
    color: #333;
  }
  
  .ose-facet-container .form-check-label a:hover {
    color: #999;
  }
  
  
  @media (min-width: 1200px) and (max-width: 1500px) {
    #ose-ta-mobile {
      left: 680px !important;
      width: 44% !important;
      top: 66px;
    }
  
  .os-side-list .accordion.childFacets {
    width: 68% !important;
  }
  
    .ose-plp-css .os-side-list .accordion.childFacets {
      width: 94% !important;
    }
  
  .ose-selctedcrumb {
    margin-top: 10rem !important;
  }
  
    .os-side-list .accordion.childFacets {
      width: 102% !important;
    }
  }
  
  
  @media (max-width: 992px) {
  .ose-plp-css .ose-category-name {
    margin-top: 5rem !important;
  }
  
  .ose-category-name {
  margin-top: 5rem !important;
  }
  .ose-category-name h2.right-panel-heading {
    margin-left: 0rem !important;
   margin-bottom: 0.5rem !important;
    font-weight: 700 !important;
    font-size: calc(0.938rem - -1vw) !important;
    line-height: calc(1.6rem - -1vw) !important;
  }
  }
  @media (min-width: 900px) {
  .ose-plp-css .ose-category-name {
    margin-top: 10rem !important;
    margin-left: 4.5rem !important;
  }
  .ose-category-name{
  margin-top: 10rem;
  margin-left: 5.5rem;
  }
  }
  
  @media screen and (max-width: 600px) {
  
  .os-products-right {
    padding: 0px !important;
  }
  .ose-plp-css .os-products-right {
    padding: 0px !important;
  }
  
  .os-products-right .c-results-tabs {
      margin-bottom: 1.25rem !important;
      margin-left: 2rem;
    }
  
  
    .os-products-right .c-results-tabs {
      margin-left: 2.4rem !important;
    }
  }
  
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .os-products-right .c-results-tabs {
          margin-left: 2rem !important;
          }
  .os-products-right .c-results-tabs .nav-link.active {
      background: var(--os-header-bg) !important;
  }
  .ose-accordion{
      font-family: inherit;
  }
}
  
  .sugg2 img.col-2.img-fluid{
  flex: 0 0 65px;
      margin: 0 15px 0 0;
      }
      
      #ose-ta-mobile{
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
      padding: 15px 20px;
      }
  
      #ta-suggession{
      align-items: center !important;
      }
      
      @media (min-width: 1200px) and (max-width: 1500px) {
      #ose-ta-mobile {
       top:0px;
      }

      .os-products-right .c-results-tabs {
        margin-bottom: 3.25rem !important;
        margin-left: 1rem !important;
      }

      .ose-selctedcrumb .selectedCrumb {
        width: 103% !important;
      }

      .ose-plp-css  .ose-selctedcrumb .selectedCrumb {
        width: 97% !important;
      }
      }

  
  

      .ose-plp-css .accordion.childFacets {
        width: 95% !important;
      }
      
      
      @media (min-width: 900px) {
        .ose-plp-css .ose-category-name {
          margin-top: 9.5rem !important;
          margin-left: -0.5rem !important;
        }
      }
      @media (min-width: 992px) {
        .ose-plp-css .ose-category-name h2.right-panel-heading {
          margin: 0 0 14px 0 !important;
          font-weight: 700 !important;
          font-size: calc(0.938rem - -1vw) !important;
          line-height: calc(1.6rem - -1vw) !important;
        }
      }
      
      @media (min-width: 900px) {
       .ose-plp-css aside.col-lg-3 {
      flex: 0 0 auto;
        width: 29.5%;
        }
        .ose-plp-css section.col-lg-9 {
          flex: 0 0 auto;
          width: 66.6%;
          padding-bottom: 193px !important;
        }
      .ose-plp-css .ose-category-name {
        margin-top: 10rem;
        margin-left: 4.5rem;
      }
      }
      
      
      
      .os-side-list .more-less-btn {
        font-size: 15px !important;
        font-weight: 700;
        color: rgb(44, 54, 117) !important;
      }
      
      .ose-help-section .ose-help-content a.btn-os-primary:hover{
        background-color: rgb(34, 40, 48);
        color: white;
        }
      .ose-help-section .ose-help-content a.btn-os-primary{
        color: white;
          font-size: 16px;
          font-weight: 400;
          background-color: rgb(44, 54, 117);
          border: 1px solid #2c3675;
          border-radius: 10px;
        }
      
      
      @media (min-width: 992px) {
      .ose-category-name h2.right-panel-heading {
        margin: 0 0 14px 0 !important;
        font-weight: 700 !important;
        font-size: calc(0.938rem - -1vw) !important;
        line-height: calc(1.6rem - -1vw) !important;
      }
      }
      .os-side-list .list-group .accordion-body-width {
        max-height: 225px;
        overflow: auto;
        padding-left: 1.4rem !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
      }
      .os-side-list .accordion-item:last-of-type .accordion-button:not(.collapsed) {
        color: white !important;
      background: var(--os-header-bg)!important;
        padding: 17px 15px !important;
        font-size: calc(0.625rem - -0.5vw) !important;
        box-shadow: none;
        outline: 0;
        border-radius: 8px;
        font-size: calc(0.625rem - -0.5vw);
        font-weight: 700;
        width: 100%;
      }
      .os-side-list .accordion-item:last-of-type .accordion-button.collapsed {
        font-size: calc(0.625rem - -0.5vw) !important;
        box-shadow: none;
        outline: 0;
      background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ddd)) !important;
        border-radius: 8px;
        color: #333 !important;
        font-weight: 700;
        padding: 17px 15px !important;
        width: 100%;
      }
      @media (min-width: 992px) {
      .padding-ose-plp{
      margin-top: 10rem;
      }
      }
      
      @media (max-width: 992px) {
      .padding-ose-plp{
      margin-top: 5rem;
      }
      }
      
.form-text-box{height:2rem;font-size:12px !important}.form-text-area{font-size:12px !important}.form-error-msg{margin-bottom:0px !important;text-align:left !important;color:red}.form-btn{margin-top:20px;padding:11px;padding-top:3px !important;padding-bottom:3px !important;border-radius:6px;border:1px solid #acacac}.footer-subscribe-cb{background:#005185}.footer-subscribe-cb .card-design .card-body{float:right;color:#fff;padding-left:0 !important;padding-right:0 !important}.footer-subscribe-cb .card-design .card-body p{margin-bottom:.5rem !important}.footer-modal-form{background:#005185;font-family:calibri,arial,sans-serif !important}.footer-modal-form .modal-content-style{display:flex;padding-top:25px;padding-bottom:25px;justify-content:left;padding-left:2rem}.footer-modal-form .modal-content-style .input-email-address::placeholder{color:#022c47}.footer-modal-form .modal-content-style .input-email-address{font-size:12px;text-align:center;color:#000;border-radius:20px 0 0 20px;border:1px solid #022c47;background-color:#fff;border:1px solid #ced4da;padding:.5rem 1.5rem}.footer-modal-form .modal-content-style .input-subscribe{background:#000;color:#fff;border-color:#000;padding:7px 34px;font-size:14px;line-height:21px;border-radius:0 20px 20px 0}.footer-modal-form .modal-content-style form{display:flex}.footer-modal-form .modal-content-style .modal-dialog{max-width:1060px}.footer-modal-form .modal-content-style{font-family:calibri,arial,sans-serif !important}.footer-modal-form .modal-content-style h4{font-size:26.6px !important;font-weight:bold}.footer-modal-form .modal-content-style h5{font-size:18.6px !important}.footer-modal-form .modal-content-style .modal-content{padding:1.5rem 1rem;padding-top:0 !important}.footer-modal-form .modal-content-style label{text-align:start}.footer-modal-form .modal-content-style input.form-text-box{background-color:#fff;border-color:#333;border-width:1px;color:#333;font-size:11pt;font-family:"Lato",sans-serif !important;border-radius:2px;height:2.5rem}.footer-modal-form .modal-content-style select.form-select{background-color:#fff;border-color:#333;border-width:1px;color:#333;font-size:11pt;font-family:"Lato",sans-serif !important;border-radius:2px;height:2.5rem}.footer-modal-form .modal-content-style .form-button .form-btn{background-color:#2472b2;color:#fff;border-radius:2px;padding:12px 32px !important;border-width:0px}.footer-modal-form .modal-content-style .modal-header-close{display:flex;justify-content:end}.footer-modal-form .modal-content-style .modal-header-close button.close{font-size:2rem;background:#fff;border:none}.form-plugin .mt-2 .form-control{font-size:12px !important;font-weight:383 !important}.form-plugin .mt-2 .form-control:hover{color:none !important;background-color:none !important;border-color:none !important;outline:0;box-shadow:none !important}.form-plugin .mt-2 .form-control:focus{color:none !important;background-color:none !important;border-color:none !important;outline:0;box-shadow:none !important}.form-plugin .mt-2 .form-check-input:checked{background-color:#35649a;border-color:#35649a}.form-plugin .mt-2 .form-check-input:focus{border-color:#35649a;box-shadow:none !important}.form-control:focus{box-shadow:none !important;border-color:#35649a !important}.form-event-message{font-size:15px;font-weight:800}.form-event-img{width:30%}
.tab-content .tab-pane.fade{display:none;color:#dee2e6}.tab-content .tab-pane.active{display:block}.c-category-tabs .nav-tabs .nav-link.active{background-color:#fff;color:#416e9b;height:2rem;border-bottom:0 solid transparent;cursor:pointer}*,::before,::after{box-sizing:border-box;margin:0;padding:0}body{background:#fff}.bloc-tabs{display:flex;padding-left:.625rem;font-size:.875rem;font-weight:700;margin:0;background:#fff;background:-moz-linear-gradient(top, #fff 0, #ddd 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #ddd));list-style:none}.tabs{padding:10px;cursor:pointer;position:relative;outline:none}.tabs:not(:last-child){border-right:1px solid rgba(0,0,0,.274)}.active-tabs{background:#fff;border-top:1px solid #e9ecef !important;padding:10px}.active-tabs::before{display:block;position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:calc(100% + 2px);height:5px;background:#5893f1}button{border:none}.content-tabs{flex-grow:1}.content-tabs .tab-content-plugin{background:#fff;padding:20px;width:100%;height:100%;display:none}.active-content{display:block}
@media (min-width: 768px) {
    .right-panel-heading {
      margin: 0 0 .938rem 0;
      font-size: 1.5rem;
    }
  }
  .right-panel-heading {
    margin: 0 0 .938rem 0;
    font-size: 1rem;
    color: #000;
    font-weight: 700;
  }
  @media screen and (min-width: 768px) {
    .right-panel-heading {
      margin: 0 0 .938rem 0;
      font-size: 1.5rem;
    }
  }
  .right-panel-heading, .right-secondary-heading {
    margin: 0 0 .313rem 0;
    font-size: 1.125rem;
    color: #000;
    font-weight: 700;
  }

  .c-category-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
    text-decoration: none;
    border: .063rem solid transparent;
    padding: 1.2rem;
    border-radius: .125rem;
  }

  .c-category-title {
    flex: 1 0 auto;
    margin: .438rem 0;
    color: #416e9b;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-decoration: none;
  }

  @media screen and (min-width: 992px) {
    .c-category-title {
      font-size: 1rem;
      line-height: 1.25rem;
    }
  }

  .c-category-list:hover {
    background: #eee;
    border-color: #ddd;
    color: #999;
  }

  .c-category-tabs {
    margin: 0 0 1.25rem 0;
  }

  .c-category-tabs .nav-tabs {
    border-bottom: .063rem solid #ddd;
    padding-left: .625rem;
    font-size: .875rem;
    font-weight: 700;
    margin: 0;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0,#ddd 100%);
  }

  @media screen and (min-width: 992px) {
    .d-mobile-hide, .d-mobile-hide.active {
      display: flex;
    }
  }
  .c-category-tabs .nav-tabs {
    font-size: .875rem;
    font-weight: 700;
  }

  .c-category-tabs .nav-tabs .nav-link.active {
    background-color: #fff;
    color: #416e9b;
    height: 2rem;
    border-bottom: 0 solid transparent;
    cursor: pointer;
  }
  
  .c-category-tabs .nav-tabs .nav-link {
    display: block;
    background: #eee;
    border: .063rem solid #ddd;
  height: 2rem;
  margin-left: -0.063rem;
  color: #333;
  -webkit-border-top-left-radius: .188rem;
  -webkit-border-top-right-radius: .188rem;
  -moz-border-radius-topleft: .188rem;
  -moz-border-radius-topright: .188rem;
  border-top-left-radius: .188rem;
  border-top-right-radius: .188rem;
}

@media screen and (min-width: 992px) {
    .c-tab-wrapper {
      padding: 1.75rem 0 3.75rem 0;
    }
    
 @media (min-width: 768px) {
  .right-panel-heading {
    margin: 0 0 .938rem 0;
    font-size: 1.5rem;
  }
}
  }
.c-feature-list-product{
    position: relative;
  margin-bottom: 0;
  border: 1px solid #ddd;
  padding: .563rem;
}

.c-product-total{
    margin: 0 0 .375rem 0;
    margin-bottom: 0.375rem;
  font-size: .688rem;
  font-weight: 700;
  color: #666;
}

.c-feature-items-icons {
    position: absolute;
  top: 57px;
  left: 175px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.c-feature-list-product{
    position: relative;
  margin-bottom: 0;
  border: 1px solid #ddd;
  padding: .563rem;
}
.c-feature-list-product .c-product-link{
    display: block;
}

.c-feature-list-product.qv-model:hover .quick-btn {
  top: 40px;
  left: 150px;
}

.c-product-link {
    position: relative;
    z-index: 1;
    text-decoration: none !important;
  }

  .c-feature-list-product .c-product-link .c-product-img {
    width: 60px;
    margin: 0;
  }

  .c-feature-list-product .c-product-title {
    position: absolute;
    top: -10px;
    left: 75px;
    right: 45%;
  }

  @media (min-width: 992px) {
    .c-product-title {
      font-size: .75rem !important;
      line-height: .875rem;
      height: 2.625rem;
      min-height: 2.625rem;
    }
  }

  @media (min-width: 992px) {
    .c-feature-list-product .c-product-total {
      margin-bottom: 0;
    }
  }

  .c-feature-list-product .c-product-total {
    position: absolute;
    top: 58px;
    left: 85px;
  }

  .c-feature-list-product .c-feature-items-icons {
    position: absolute;
    top: 57px;
    left: 175px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
  }

  .c-feature-list-right-section {
    position: absolute;
    right: 5px;
    top: 8px;
    left: 82%;
  }

  .category-list-bar {
    background: #eee;
    padding: .313rem .625rem;
    margin: 0 0.8rem 1.25rem 1.2rem;
    border-radius: .125rem;
  }

  .perpage-view {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .perpage-view .form-select {
    width: 72px;
    font-size: .688rem;
    line-height: .75rem;
    color: #333;
    margin: 0 .25rem 0 0;
    box-shadow: 0 1px 4px rgba(0,0,0,0.25);
  }

  @media screen and (min-width: 992px) {
    .perpage-view .form-label {
      display: flex;
      margin: 0;
      font-size: .688rem;
    }
  }

  .perpage-view {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  
  @media screen and (max-width: 992px) {
  .form-select {
    height: 44px !important;
    font-size: .75rem;
    line-height: .813rem;
    border-radius: 0;
    border: 1px solid #999;
    box-shadow: inset 1px 1px 1px 0 rgb(0 0 0 / 20%);
  }
}


  @media screen and (min-width: 992px) {
    .perpage-view .form-label {
      display: flex;
      margin: 0;
      font-size: .688rem;
    }
  }

  .sortby-view .form-select {
    width: auto !important;
  }

  .perpage-view .form-select {
    width: 72px;
    font-size: .688rem;
    line-height: .75rem;
    color: #333;
    margin: 0 .25rem 0 0;
    box-shadow: 0 1px 4px rgba(0,0,0,0.25);
  }

  .form-select {
    height: 32px;
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (min-width: 992px) {
    .category-view {
      display: flex;
    }
  }

  .category-view {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: .625rem 0 0 0;
  }

  .category-view-title {
    margin: 0 .313rem 0 0;
    font-size: .688rem;
    text-shadow: 0 .063rem 0 #fff;
  }

  .view-btn.active.view-btn.active {
    background-color: #eee;
    color: #333;
  }

  .view-btn.view-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 .188rem;
    padding: .188rem .25rem;
    font-size: .688rem;
    font-weight: 700;
    color: #333;
    border-radius: 0;
    cursor: pointer;
  }

  .view-btn .bi {
    font-size: 1rem;
    line-height: 1.313rem;
    margin: 0 .188rem 0 0;
  }

  @media (min-width: 992px) {
    .c-feature-product {
      
      margin-bottom: 3.438rem;
      /* width: 140px; text-align: left;*/
    }
  }

  .c-feature-product {
    position: relative;
    text-align: center;
    margin-bottom: 1.25rem;
  }

  .c-product-link {
    position: relative;
    z-index: 1;
  }

  .c-feature-product .c-product-link .c-product-img {
    margin: 0 0 .625rem 0;
    width: 140px;
    height: auto;
    text-align: center;
  }

  @media (min-width: 992px) {
    .c-feature-product .c-product-title {
      font-size: .75rem;
      margin-left: 0;
    }
  }
  
  @media (max-width: 992px) {
    .c-product-title {
     text-align: center !important;
    }
  }

  .c-feature-product .c-product-title {
    font-size: .938rem;
    color: #416e9b;
    text-decoration: none !important;
    font-weight: 700;
    /* min-height: 64px; */
  }


  .c-product-title {
    display: block;
    max-width: 88%;
    margin: .625rem auto .313rem auto;
      margin-left: auto;
    min-height: 3.563rem;
    font-size: .813rem;
    font-weight: 700;
    color: #416e9b;
    line-height: 1rem;
    overflow: hidden;
    text-align: left;
  }

@media (min-width: 768px) {
  .right-panel-heading {
    margin: 0 0 .938rem 0;
    font-size: 1.5rem;
  }
}

@media (max-width: 700px) {
  .right-panel-heading {
    margin: 0 0 .938rem 0;
  font-size: 1rem !important;
  color: #000;
  font-weight: 700;
  }
}

.cb-category-view-image{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 .625rem 0;
}

.cb-modal-tags {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 2rem 0;
}

.cb-modal-taglist .text-bg-success.text-bg-success {
  background-color: #690 !important;
  font-size: .75rem;
  font-weight: 700;
  padding: 3px 5px;
  margin: 0 2px;
  border-radius: 2px;
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(25,135,84,var(--bs-bg-opacity,1)) !important;
}

.cb-modal-taglist .text-bg-light {
  font-size: .875rem;
  line-height: 1rem;
  font-weight: 700;
  color: #666;
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(248,249,250,var(--bs-bg-opacity,1)) !important;
}

.cb-modal-primary-title {
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #000;
  font-weight: 700;
}

.cb-pdp-order {
  background: #eee;
  border-radius: .2rem;
  border: 1px solid #ddd;
}

.cb-pdp-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .625rem;
}

.cb-pdp-price-label {
  margin: 0;
  font-size: .75rem;
  line-height: .875rem;
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
}

.cb-pdp-price-value {
  margin: 0;
  color: #333;
  font-size: 1.125rem;
  font-weight: 700;
}

.pdp-order-stock-green {
  background-color: #d7e7b6;
}
.cb-pdp-order-stock {
  padding: .625rem;
}

.pdp-order-stock-content {
  margin: 0;
  font-size: .75rem;
  color: #333;
  font-weight: 700;
}

.pdp-order-stock-content {
  font-size: .75rem;
  color: #333;
  font-weight: 700;
}

.pdp-order-stock-content .bi {
  font-size: 1rem;
}

.cb-pdp-order-form {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: .625rem;
}

.cb-pdp-order-field form {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 .625rem 0 0;
}

.modal .col-form-label {
  font-size: .875rem;
  font-weight: bold;
  color: #333;
  line-height: 1.25rem;
}
.cb-pdp-order-form .col-form-label {
  font-size: .875rem;
  margin: 0 .625rem 0 0;
}

@media (min-width: 992px) {
  .c-modal .form-control {
    font-size: .75rem;
    line-height: 1.5;
  }
}
.c-modal .form-control {
  border-radius: 0;
  border: 1px solid #999;
  box-shadow: inset 1px 1px 1px 0 rgba(0,0,0,0.2);
}
.cb-pdp-order-form .form-control {
  font-size: .875rem;
  width: 36px;
  padding: 8px 8px;
}

.cb-pdp-actions {
  display: flex;
  flex-direction: column;
  text-align: right;
}

.cb-pdp-actions .btn {
  text-transform: none;
  font-weight: 700;
  font-size: .75rem;
}

.c-modal .btn-secondary {
  background: #333;
  font-size: .875rem;
  font-weight: normal;
}
.cb-pdp-actions .btn {
  text-transform: none;
  font-weight: 700;
  font-size: .75rem;
}

#quickViewModal .modal.show .modal-dialog {
  transform: none;

}
#quickViewModal .modal.fade .modal-dialog {
  transition: transform .3s ease-out;

}
@media (min-width: 992px) {
  #quickViewModal .modal-lg-a {
    max-width: 840px;

  }
}
#quickViewModal .modal-lg-a {
  max-width: 840px !important;

}

@media (min-width: 576px) {
  #quickViewModal .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
}

#quickViewModal .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}
#quickViewModal .modal-dialog {
  position: relative;
  width: auto;
  pointer-events: none;
}

#quickViewModal .cb-secondary-content {
  font-size: .875rem;
  line-height: 20px;
}

.qv-model:hover .quick-btn {
  display: block;
  position: absolute;
  top: 79px;
  left: 51%;
  right: -22px;
  transform: translate(-50%,-50%);
  z-index: 99;
  color: #fff;
  font-size: 12px;
}
.btn.quick-btn:hover {
  background: #666;
  border-color: #fff;
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

.quick-btn {
  position: relative;
  display: none;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#666),color-stop(100%,#333));
  background: #666;
  color: #fff;
  font-weight: 700;
  border: 1px solid #ccc;
  font-size: .688rem;
  border-radius: .313rem;
  width: 90px;
  text-shadow: 0 1px 0 #fff;
}

.btn-primary {
  padding: .5rem .75rem;
  color: #fff;
  font-size: .875rem;
  font-weight: normal;
  background: none #35709d;
  border: .063rem solid transparent;
  border-radius: .25rem;
  line-height: 1.2;
  transition: all 200ms ease;
}

.cb-modal-action {
  text-align: right;
}

.c-product-price {
  margin: 0;
  font-size: .875rem;
  color: #333;
  font-weight: 700;
}

.btn-primary:hover, .btn-primary:active {
  color: #fff;
  background-color: #036;
}

.c-pagination {
  margin: 0;
  justify-content: center;
}

.c-pagination .page-link {
  background: transparent;
  border: 0;
  color: #333;
  font-weight: 700;
  font-size: .75rem;
  padding: .438rem;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.disabled-page-style{
	background-color: #eee;
}

.disabled-page-style .disabled-page-font-style{
	color: #999;
}








/* OSE CSS */

 @media (min-width: 992px) {
  .os-category-section {
    padding: 152px 0 193px 0;
  }
}

@media (min-width: 992px) {
  .os-category-section .right-panel-heading {
    margin: 0 0 14px 0;
  }
}

.os-category-section .right-panel-heading {
    font-weight: 700;
  font-size: calc(0.938rem - -1vw);
  line-height: calc(1.6rem - -1vw);
  }
  

.os-category-section .os-products-right {
  padding: 0 162px !important;
  }
  
.os-product-title:hover {
  color: #2c3675;
}
@media (min-width: 992px) {
  .os-product-title {
    width: 90%;
  }
}
.os-product-title {
  font-size: .875rem;
  line-height: 17px;
  font-weight: 700;
  color: #2c5f8e;
  text-align: left;
}





.breadcrumb-item+.breadcrumb-item::before{font-weight:bold;font-size:.688rem;color:#333;font-family:"Font Awesome 5 Free";font-weight:700}.breadcrumb{background:none;padding:0;font-size:.688rem;font-weight:bold;margin-left:1rem}.breadcrumb a{text-decoration:none;color:#575045}.breadcrumb>li{display:inline-block}.breadcrumb>.active{color:#575045}.page-tools li{list-style:none;padding-right:15px}.page-tools li a{float:left;color:#575045;text-decoration:none;text-transform:uppercase;margin-left:10px}.page-tools li a:hover{color:#999}.default-cursor{cursor:default}@media screen and (max-width: 767px){.breadcrumb-item+.breadcrumb-item::before{font-size:.75rem}.breadcrumb{font-size:.75rem}}
.prop65-restrictions-icon{
    height: 1.25rem;
    width: 1.25rem;
}
.vertical-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-top: 1px solid #ddd;
}
.carousel-wrapper {
  overflow: hidden;
}
/* .carousel-items {
  display: flex;
  flex-direction: column;
}
.carousel-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border-bottom: 1px solid #ddd;
} */
.cb-carousel-font {
  font-family: "Roboto", Helvetica, Arial, sans-serif !important;
}
.cb-carousel-button {
  height: 27px;
  border: 0.063rem solid #999;
  background: #e7e7e7;
}
.cb-carousel-button:hover {
  background: #e7e7e7;
}
.cb-vertical-qv {
  display: none;
  position: absolute;
  background: #666;
  border-color: #fff;
  height: 32px;
  z-index: 99;
  color: #fff;
  font-size: 0.75rem;
  top: 16px !important;
}
.cb-qv-display:hover .cb-vertical-qv {
  display: block;
  color: #fff;
}
.cb-vetical-carousel-direction {
  align-items: stretch;
  display: flex;
  flex-direction: column;
}
.cb-vetical-carousel-item {
  text-decoration: none;
  font-size: 0.75rem;
  color: #416e9b;
  height: 50px;
}
.cb-vetical-carousel-item:hover {
  color: #416e9b;
}

/* horizontal carousel */
.cb-previous-button.disabled,
.cb-next-button.disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

