/* custom css start */
.special-text{
  color: blue;
}
.webform-submission-example-wizard-form .form-item-country-state{
  width: 49%;
  display: inline-block;
  margin-left: 25px;
}
.custom-Product{
  background-color: #F5BE57 !important;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 10px;
}
.ajax-progress {
  display: none !important;
}

.views-element-container  .Product .views-field-field-order-now .field-content h5{
  font-size: 1.75rem;
}
.views-element-container  .Product .views-field-field-order-now .field-content h5 span {
 display: none !important;
}
.commerce-order-item-add-to-cart-form .entity-content-form-footer {
  display: flex;
  justify-content: space-between ;
}
.commerce-order-item-add-to-cart-form .entity-content-form-footer h6 {
  font-weight: 700;
}
.commerce-order-item-add-to-cart-form .entity-content-form-footer .custom-price {
  text-align: left;
}
.certificate-logo-custom-section .horizontal .col-md-4 {
  width: 25% !important;
}
.certificate-logo-custom-section .horizontal .views-row {
  display: flex;
  justify-content: center;
}
.alert-wrapper .alert{
  height: auto !important;
}
hr:not([size]){
  height: 0 !important;
  margin: 1px 0;
}
.alert-wrapper .alert {
  overflow-y: hidden !important;
}
.alert-wrapper {
  position: relative !important;
  z-index: 0 !important;
}
.dialog-off-canvas-main-canvas .main-container .tabs .nav-tabs {
  gap: 2px;
  justify-content: center;
  margin: auto;
  width: 50%;
}
.password-strength{
  width: 100% !important;
}
.form-composite legend {
  border-bottom: 1px solid #dee2e6 ;
  background: none !important;
}
.user-register-form #edit-field-date-of-birth-0{
  border: 1px solid #dee2e6;
  border-radius: 4px;
  margin-bottom: 10px !important;
}
.user-register-form #edit-field-date-of-birth-0 legend {
  border-bottom: 1px solid #dee2e6;
  padding: 10px;
  background-color: #f5f5f5;
}
.user-register-form #edit-field-date-of-birth-0 .form-inline {
  padding: 0 10px;
}
.user-register-form #edit-field-address-0{
  border: 1px solid #dee2e6;
  border-radius: 4px;
}
.user-register-form #edit-field-address-0 summary{
  border-bottom: 1px solid #dee2e6;
  background-color: #f5f5f5;
  padding: 15px;
}
.user-register-form #edit-field-address-0 #edit-field-address-0-address{
  padding: 15px;
  margin-bottom: 10px !important;
}
.user-register-form #edit-field-address-0 #edit-field-address-0-address-container3{
  display: inline-flex;
  width: 100%;
  gap:20px;
}
.user-register-form #edit-account{
  width: 100%;
}
.main-container #content #edit-google-analytics, #edit-contact, #edit-timezone, #edit-field-account-0, #edit-field-date-of-birth-0, #edit-field-address-0{
  border: 1px solid #dee2e6;
  border-radius: 4px;
  margin-bottom: 10px;
}
.main-container #content #edit-google-analytics, #edit-contact, #edit-timezone, #edit-field-account-0, #edit-field-date-of-birth-0, #edit-field-address-0{
  summary, legend {
    border-bottom: 1px solid #dee2e6;
    background-color: #f5f5f5;
    padding: 15px;
  }
}
.main-container #content #edit-google-analytics, #edit-contact, #edit-timezone, #edit-field-account-0, #edit-field-date-of-birth-0, #edit-field-address-0{
  .details-wrapper, .fieldset-wrapper{
    padding: 15px;
  }
}
.main-container #content #edit-field-address-0-address-container3{
  display: inline-flex;
  width: 100%;
  gap: 20px;
}
.main-container .order-last .table-responsive thead{
  background-color: #1a3647;
}
.main-container:has(#webform-submission-contact-add-form) {
  padding: 50px 0;
}
.main-container:has(.order-details-page-custom) {
  padding: 50px 0;
}
.page-user-login .main-container #content, .user-pass{
  width: 50%;
  margin: auto;
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 5px;
}
.dialog-off-canvas-main-canvas .main-container:has(.user-login-form) .nav {
  width: 50% !important;
}
.dialog-off-canvas-main-canvas .main-container:has(.user-pass) .nav {
  width: 50% !important;
}
.dialog-off-canvas-main-canvas .main-container:has(.user-account-custom) .nav {
  width: unset;
}
.dialog-off-canvas-main-canvas .main-container:has(.user-register-form) .nav {
  width: unset;
}
.dialog-off-canvas-main-canvas .main-container:has(.address-book__container) .nav {
  width: unset;
}
.dialog-off-canvas-main-canvas .main-container:has(.tableresponsive-toggle-columns) .nav {
  width: unset;
}
.dialog-off-canvas-main-canvas .main-container:has(.views-element-container) .nav {
  width: unset;
}
.dialog-off-canvas-main-canvas .main-container:has(#block-boss-products-content) .nav {
  width: unset;
}
.dialog-off-canvas-main-canvas .main-container:has(.about-information-2) {
  padding: 50px 0;
}
.dialog-off-canvas-main-canvas .main-container:has(.views-field-uid) {
  padding: 50px 0;
}
.dialog-off-canvas-main-canvas .main-container:has(.pagination) li .page-link{
  color: #002c47;
}
.dialog-off-canvas-main-canvas .main-container:has(.pagination) .page-item.active .page-link {
  background-color: #002c47;
  color: #fff;
  border-color: #002c47;
}
.dialog-off-canvas-main-canvas .main-container:has(#block-boss-products-pagetitle-2) h1.title {
  text-align: center;
}
.dialog-off-canvas-main-canvas .main-container .views-form:has(.views-field-edit-quantity) .views-table input {
  width: 100%;
  margin-top: 13px;
}
.dialog-off-canvas-main-canvas .main-container:has(#edit-payment-information) .fieldset-legend {
  font-size: 1.75rem;
  font-weight: 500;
}
.dialog-off-canvas-main-canvas .main-container:has(.layout-checkout-form) #edit-payment-information-payment-method--wrapper .fieldset-legend {
  font-size: 1.35rem;
  font-weight: bold;
}
.dialog-off-canvas-main-canvas .main-container:has(.layout-checkout-form) #edit-order-summary .field--name-title, .field__label {
  font-weight: bold;
}
.dialog-off-canvas-main-canvas .main-container:has(.layout-checkout-form) #edit-order-summary {
  background-color: #f5f5f5;
}
.dialog-off-canvas-main-canvas .main-container:has(.layout-checkout-form) #edit-review-contact-information .fieldset-legend {
  font-size: 1.75rem;
  font-weight: 500;
}
.dialog-off-canvas-main-canvas .main-container:has(.layout-checkout-form) #edit-review-payment-information .fieldset-legend {
  font-size: 1.75rem;
  font-weight: 500;
}
.dialog-off-canvas-main-canvas .main-container:has(#edit-completion-message) .checkout-complete {
  background: #e4f4e4;
  border: 1px solid green;
  border-radius: 8px;
  padding: 40px;
}
.dialog-off-canvas-main-canvas .main-container:has(#edit-completion-message) .checkout-complete p {
  margin-bottom: 0;
}
.dialog-off-canvas-main-canvas .main-container:has(#block-boss-products-local-actions) .action-links li {
  padding: 15px 0;
}
.dialog-off-canvas-main-canvas .main-container:has(#user-pass) {
  padding: 50px 0;
}
.certificate-logo-custom-section img.image-style-custom-style{
  width: 185px !important;
}
.certificate-logo-custom-section .horizontal .col-md-4 {
  width: 20% !important;
}
.certificate-logo-custom-section .horizontal .col-md-4 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#city-list {
  background: rgb(237 237 237);
  border-radius: 5px;
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: 64px;
}
#city-list p{
 padding: 10px;
 margin-bottom: 0px !important;
}
#city-list p:hover{
  background: #004f75;
  color: #fff;
  cursor: pointer;
 }
.webform-submission-example-wizard-form .city-custom-33{
  border: unset !important;
  padding: unset !important;
  margin: unset !important;
  box-shadow: unset !important;
  width: 48%;
  display: inline-block;
  position: relative;
}
.webform-submission-example-wizard-form .form-item-city {
width: 100% !important;
}
/* custom css end  */

/* responsive css start */

@media only screen and (min-width:320px) and (max-width:992px) {
  .progress-tracker--center .progress-step {
    display: none;
  }

  .progress-tracker--center .progress-step.is-active {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .webform-submission-example-wizard-form .city-custom-33{
    width: 100%;
  }
  .webform-submission-example-wizard-form .form-item-city {
    width: 100% !important;
   }

  #city-list{
    width: 100%;
  }

  .webform-submission-example-wizard-form .form-item-country-state {
    width: 100%;
    margin-left: 0px;
}
  .field--name-field-product-image .field__items .field__item .image-style-large {
    width: 235px !important;
    height: auto !important;
  }
  .product-feature-custom .text-formatted img {
    width: 285px !important;
    height: auto !important;
  }
  #edit-quantity-wrapper .form-type-number input {
    width: 190px;
  }
  .top-header-section .crete-btn {
    margin-top: 20px;
  }
  .certificate-logo-custom-section .horizontal .views-row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 22px;
    margin-top: 10px;
  }
  .certificate-logo-custom-section img.image-style-custom-style{
    width: 85px !important;
    height: auto !important;
  }
  .related-products1 .views-element-container .related-products{
    display: block !important;
  }
  .related-products1 .views-element-container .d-flex{
    display: block !important;
  }
  .related-products1 .views-element-container .related-products .card{
    margin-bottom: 10px;
  }
  .bosslogo h3 {
    margin-left: 0px !important;
  }
  .social-tags{
    margin-left: 0px !important;
  }
  .page-header-custom .container img{
    width: 290px !important;
    height: auto !important;
  }
  .footer-inner-information{
    padding: 20px !important;
  }
  .webform-submission-contact-form{
    padding: 10px !important;
  }
  .page-header {
    font-size: 40px !important;
  }
  .Product.Details .input-group, .Product.Details .form-control {
    width: 125px !important;
  }
  .product-details-custom .field__items{
    text-align: left !important;
  }
  .product-feature-custom select {
    width: 125px !important;
  }
  .product-feature-custom label{
    width: 116px !important;
  }
  .block-system-main-block .page .text-formatted .information-page-section ul {
    padding-left: 40px;
  }
  .navbar-expand-lg .nav-link--user-login {
    padding-left: 0px;
    padding-top: 0px;
  }
  #block-boss-products-rotorsaccessories .clearfix  p>.ls-is-cached{
    width: 305px !important;
    height: auto !important;
  }
  #block-boss-products-rotorsaccessories .clearfix p>span>.lazyloaded{
    width: 305px !important;
    height: auto !important;
  }
  body.path-solution-category .custom-content-82 h4{
    text-align: left !important;
  }
  .dialog-off-canvas-main-canvas .main-container .views-form:has(.views-field-edit-quantity) .views-table input{
    width: 100% !important;
    text-align: center;
    margin-top: 15px;
  }
  .cart-page-custom .view-content .views-form form .table-responsive{
    width: 100%;
  }
  .cart-page-custom .view-content .views-form form .table-responsive table{
    width: 600px;
    overflow-x: auto;
  }
  .views-field-unit-price__number{
    width: 80px;
  }
  .views-field-total-price__number{
    width: 80px;
  }
  .cart-page-custom .view-content .views-form .field .order-total-line {
    display: flex;
    justify-content: end;
    margin-top: 10px;
  }
  .cart-page-custom .continue-shopping a {
    margin-right: 15px !important;
  }
  .cart-page-custom .order-total-line-label, .view-id-order_details_test .order-total-line-label{
    width: 190px !important;
  }
  .cart-page-custom .order-total-line-value, .view-id-order_details_test .order-total-line-value{
    width: 100px !important;
  }

}

h1.title {
  margin-top: 20px;
}

body.path-solution-category .main-container {
  /* Apply your desired styles, e.g., remove padding or change layout */
  padding: 0;
  max-width: none;
}

/* Menu Custom User Ends */
.alert-wrapper{
  bottom: unset !important;
  left: unset !important;
  max-height: unset !important;
}

.alert-wrapper .alert{
  height: 75px;
  max-width: 1320px;
  margin: auto;
}
.cart-page-custom{
  margin-top: 50px;
  margin-bottom: 50px;
}
.cart-remove-btn .delete-order-item{
  background-color: #ffeeee !important;
  border-color: #ffeeee !important;
  color: red!important;
}
.cart-remove-btn .delete-order-item:hover {
  background-color: red !important;
  border-color: red !important;
  color: white!important;
}
.layout-checkout-form{
  margin-top: 50px;
  margin-bottom: 50px;
}

.alert-wrapper .alert .alert-heading, .alert-wrapper .alert svg{
  display: none;
}
.btn-primary {
  color: #fff!important;
  background-color: #216193!important;
  border-color: #216193!important;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1b4e75 !important;
  border-color: #1b4e75 !important;
}

.col-md-6:has(.mail-icon){
  padding: 0px;
}
.about-information p, .privacy-policy-section p{
  color: #1b1b1b;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.privacy-policy-section .defination-section h2, .privacy-policy-section h1{
  margin-bottom: 25px;
}
.privacy-policy-section h3{
  font-size: 20px;
}
.main-container:has(.nav-tabs){
  margin-top: 50px;
  margin-bottom: 50px;
}
.page-user-login, .page-user-register, .page-user-password{

}

#block-boss-products-footer:has(#block-boss-products-footer-menu) ul {
    flex-flow: column!important;
 }
 #block-boss-products-footer:has(#block-boss-products-footer-menu) ul .nav-link{
  color: white!important;
 }
 #block-boss-products-footer:has(#block-boss-products-footer-menu) ul .nav-link:hover{
  color: #c5c5c5!important;
 }
 .content div:has(.home-gallery-custom-section) {
  background-color: rgb(211 211 211 / 18%)!important;
 }

.node-application-for-credit-form legend.form-required {
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 18px;
  margin-bottom: 0;
}
.node-application-for-credit-form fieldset {
  margin-bottom: 20px !important;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.node-application-for-credit-form .fieldset-wrapper{padding: 15px;}
.node-application-for-credit-form .phone-number-field .form-type-textfield input{
  width: 100% !important;
}

.node-application-for-credit-form #edit-field-type-of-entity--wrapper{
  border:none !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
}
.node-application-for-credit-form #edit-field-type-of-entity--wrapper .fieldset-wrapper{
  padding:0 !important;
}
.node-application-for-credit-form .form-actions{
  width: fit-content;
   display: flex;
   gap: 10px;
}
.node-application-for-credit-form .form-actions .button--primary{    background-color: #1a3647;
  border: none;
  border-radius: 0;
  padding: 6px 15px;}
  .node-application-for-credit-form .form-actions #edit-preview{    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }

  button#edit-preview:before {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-eye" viewBox="0 0 16 16"> <path d="M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8M1.173 8a13 13 0 0 1 1.66-2.043C4.12 4.668 5.88 3.5 8 3.5s3.879 1.168 5.168 2.457A13 13 0 0 1 14.828 8q-.086.13-.195.288c-.335.48-.83 1.12-1.465 1.755C11.879 11.332 10.119 12.5 8 12.5s-3.879-1.168-5.168-2.457A13 13 0 0 1 1.172 8z"/> <path d="M8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5M4.5 8a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0"/></svg>');
  }
.webform-submission-example-wizard-add-form input#edit-wizard-next {
  width: auto;
}
.product-details-custom .field__label {
  display: none;
}
.product-details-custom .field__items {
  text-align: center;
}
.product-feature-custom select {
  width: 300px;
  background-color: #D9D9D9;
  border-radius: 4px;
  color: #000;
}
.product-feature-custom label {
  font-weight: 700;
}
.Product.Details .form-actions .form-submit{
  width: auto;
 margin-top: 15px;
}

 .z-idx-cstm{
  z-index: 999;
 }
.nav-link{
  color: gray!important;
}
.nav-link:hover{
  color: #2e2e2e!important;
}

/* Custom Homepage */
.carousel-control-prev, .carousel-control-next, .carousel-indicators{
  z-index: 999!important;
}
.related-products1{
  padding-bottom: 50px;
}
.boss-information{
  margin: 0!important;
}
.finding-value-section{
  margin: 0!important;
}

.certificate-logo-custom-section img.image-style-custom-style {
  width: 100%;
  height: 100%;
}
/* Custom Product detail */

.banner-text-custom-section{
  padding: 50px 10px;
  background: #1a3647;
  color: white;
  text-align: center;
}
.banner-text-custom-section .field--name-title{
  font-size: 3.2rem;
  font-weight: bold;
}
.banner-text-custom-section .field--name-body{
  font-weight: 700;
  font-size: 2rem;
  margin: 20px 0;
}
.banner-text-custom-section p{
  text-align: left;
  font-size: 14px;
}
.banner-text-custom-section h5{
  font-weight: 700;
  font-size: 1.2rem;
  margin: 20px 0;
}

.product-details-custom .field--name-field-product-image .field--label{
  display: none;
}
.product-details-custom .field--name-field-product-image {
  padding: 20px 20px;
}
.product-details-custom .field--items{
text-align: center;
}
.Applications .field--name-field-applications p{
  font-size: 14px;
}

.Applications .ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button){
  display: block;
  padding: 10px 15px 10px 50px;
  background-color: #fff;
  color: #000;
  cursor: pointer;
  -webkit-transition: background-color 300ms;
  transition: background-color 300ms;
  border-bottom: none;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.1);
  margin-bottom: 15px;
}
.Applications .ckeditor-accordion-container > dl{
 border: none;
}

.Applications .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before, .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{
  background: #000;
}

.Applications .ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt > a:not(.button):hover{
  background-color: #fff;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.1);
  color: #000;
  text-decoration: none;
}

.Product.Details {
  border: 1px solid #000;
  padding: 15px 15px;
}
.Product Details .field--name-field-order-now p{
font-size:14px;
}

.Product.Details .form-type-select, .Product.Details .form-type-number{
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
.Product.Details .input-group .select-wrapper:first-child .form-control:first-child{
  background-color: #D9D9D9;
  border-radius: 4px;
  color: #000;
}

.Product.Details .input-group-addon{
  display: none;
}
.Product.Details .input-group, .Product.Details .form-control{
    width: 300px;
  }

.Product.Details .form-actions{
text-align: center !important;
float: none;
margin-top: 20px;
}
.Product.Details .form-actions .form-submit{    background-color: #F5BE57!important;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
  }

  .Product.Details .select-wrapper:after{
    color: #000 !important;
  }

  .custom-772-gallery .field--items{
    display: flex;
    gap: 10px;
  }
  .custom-772-gallery .field--items .field--item{
    max-width: 20%;
  }

  .views-field.views-field-field-product-image .field-content {
    width: 220px;
    height: 220px;
}

  .related-products-442 .field-content img {
    height: 220px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

/* Custom product details ends */

.close {
  text-shadow: none;
}

.text-end {
  text-align: end;
}

.flx-wrap {
  flex-wrap: wrap;
}

.modal-content {
  border-radius: 6px;
}

.modal-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.text-white {
  color: white;
  opacity: 1;
}

.bg-boss {
  background-color: #1a3647;
}

.bg-boss-hover:hover {
  color: white;
  background-color: #23465c;
}

.mb15 {
  margin-bottom: 15px;
}

.dflex {
  display: flex;
  width: 100%;
}

.j-between {
  justify-content: space-between;
}

.fgx-1 {
  flex-grow: 1;
}

.gap10 {
  gap: 10px;
}

.gap15 {
  gap: 15px;
}

.gap20 {
  gap: 20px;
}

.panel-title a {
  display: block;
  text-decoration: none;
  color: #333;
}

.panel-title a.collapsed {
  color: #777;
}
#block-ultimenuheadermenu {
  width: 75%;
  display: inline-block;
  float: left;
  margin-top: 10px;
}

#block-useraccountmenu {
  width: auto;
  float: right;
  display: inline-block;
}

.bg-image-8734 {
  min-height: 535px;
  overflow: hidden;
  padding: 100px 0;
  position: relative;
  margin: 0;
}

.bg-image-8734 .bg-image763 {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.bg-image-8734::after {
  content: "";
  background-color: #1A3647D9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.content-container-63 {
  color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  z-index: 3;
  margin: auto;
}

/* .jaat06{
  width: ;
} */
.jaat06 h1 {
  font-size: 50px;
  transform: scale(0.94);
  animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
}

.body-343 span {
  opacity: 0;
  filter: blur(4px);
}

.jaat07 p {
  font-size: 25px;
  transform: scale(0.94);
  animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
}

@keyframes scale {
  100% {
    transform: scale(1);
  }
}

/* .col-md-6{
  width: 50%;
} */
@keyframes fade-in {
  100% {
    opacity: 1;
    filter: blur(0);
  }
}

.body-343 {
  width: 450px;
}

.body-343 span:nth-child(1) {
  animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.body-343 span:nth-child(2) {
  animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.video-container97 {
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: start;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 2px !important;
  background-color: #ffffff90;
}

.carousel-indicators li {
  margin: 2px !important;
}

.bdy-container-63 {
  display: flex;
  justify-content: end;
  align-items: center;
  text-align: left;
}

.video-container97 video {
  width: 50%;
  margin: auto;
  /* height: 50%; */
  overflow: hidden;
  object-fit: cover;
  background: transparent;
}

.new-column-23 {
  padding: 50px;
}

.hero-link-btn-custom {
  margin-top: 30px
}

.hero-link-btn-custom a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 38.5px;
  background-color: #f6be56;
  font-size: 16px;
}

/* fonts */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans.eot');
  src: url('OpenSans.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans.woff2') format('woff2'),
    url('../fonts/OpenSans.woff') format('woff'),
    url('../fonts/OpenSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Semibold.eot');
  src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Semibold.woff2') format('woff2'),
    url('../fonts/OpenSans-Semibold.woff') format('woff'),
    url('../fonts/OpenSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Open Sans" !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
  color: #000 !important;
  overflow-x: hidden;
}
a{
  text-decoration: none !important;
}
.hide-use-credit .fieldset-wrapper #edit-payment-information-payment-method div:last-child {
  display: none;
}

/* footer page css start */
.footer-inner-information {
  background-color: #1a3647;
  padding: 20px 40px;
}

.footer-inner-information img {
  width: 100%;
  height: 100%;
}

.footer-inner-information h3,
.footer-inner-information h2 {
  color: #fff;
  font-weight: bold;
}

.footer-inner-information a {
  color: #fff;
}

.footer-inner-information li a {
  padding: 5px 0;
}
.footer-inner-information li a:hover{
  color: #fff;
}

.footer {
  margin-top: 0px;
  padding-top: 0;
  padding-bottom: 0;
  border-top: none;
}

.footer-inner-information li a:hover {
  background-color: transparent;
}

.copy-right-section {
  background-color: #122734;
  padding: 10px 15px;
  color: #fff !important;
}

.copy-right-section p {
  text-align: center;
  margin-bottom: 0;
}

.social-tags h4 {
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
}

.social-tags svg {
  color: #fff;
  margin-right: 12px;
  font-size: 20px;
}

.social-tags svg:hover {
  transition: 2s;
  transform: rotate(90deg);
  transform: rotateZ(720deg);
}

.custom-linkdin {
  width: 28px !important;
  margin-right: 12px !important;
}

.social-tags img:hover {
  transition: 2s;
  transform: rotate(90deg);
  transform: rotateZ(720deg);
}

.social-tags {
  display: inline-block;
  margin-left: 1em;
}

.custom-color {
  color: white;
}

.contact-footer i {
  color: #fff;
  margin-right: 6px;
  font-size: 13px;
}

.footer-inner-information ul li {
  list-style: none;
}

.bosslogo h3 {
  margin-left: 0.5em;
}

.bosslogo-img-custom {
  width: 140px;
  display: inline-block;
}

.certificate-img-custom {
  width: 170px;
  display: inline-block;
}

.contact-footer ul {
  padding-left: 0;
}

.footer-certificate-img {
  margin: 15px auto 25px;
  width: 500px;
}

.footer-certificate-img img {
  width: 100%;
}

/* footer page css end */

/* header page css start */
.user-account-custom .field--type-image {
  padding: 1em 1.5em;
  border-bottom: 1px solid #ddd;
}

.user-account-custom .field--name-field-iscreditallowed {
  margin-bottom: 3em;
}

.user-account-custom .field--label-above,
.user-account-custom article .form-no-label {
  padding: 1em 1.5em;
  border-bottom: 1px solid #ddd;
}

.user-account-custom .field--label-above .field--label {
  display: inline-block;
  width: 200px;
}

.user-account-custom .field--label-above .field--item {
  display: inline-block;
}

.user-account-custom article .form-no-label h4 {
  display: inline-block !important;
  width: 200px !important;
  color: #000 !important;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  padding: 0 !important;
}

.main-page-content .col-md-2 {
  padding-left: 0 !important;
}

.admin-logged-in {
  padding-top: 63.8px !important;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  border: none;
  margin-bottom: 0 !important;
}

.navbar-header {
  width: 170px;
}

.navbar-header img {
  width: 80%;
}

#navbar-collapse #block-headermenu-2 {
  display: inline-block;
  width: auto;
}

#navbar-collapse {
  padding: 18px 0px;
}

#navbar-collapse #block-boss-products-account-menu {
  display: inline-block;
  float: right;
}

#navbar-collapse #block-headermenu-2 ul li a {
  color: #777;
  padding: 1em 0.95em;
}

#navbar-collapse #block-headermenu-2 ul li>ul {
  background-color: #1a3647;
}

#navbar-collapse #block-headermenu-2 ul li>ul li a {
  color: #fff;
  padding: 10px;
  text-align: center;
}

#navbar-collapse #block-headermenu-2 ul li>ul li {
  border-bottom: 1px solid #fff;
  padding: 5px 0;
}

#navbar-collapse #block-headermenu-2 ul li>ul li:last-child {
  border-bottom: none !important;
}

.top-header-section {
  background-color: #1a3647;
  padding: 15px;
}

.top-header-section a {
  color: #fff;
}
.top-header-section a:hover{
  color:#fff;
}

.top-header-section i {
  color: #fff;
  margin-right: 8px;
}

.top-header-section .crete-btn {
  text-align: right;
}

.cart-link-section {
  position: relative;
}

.cart-link-section span {
  background-color: #ea1d2d;
  left: 10px;
  padding: 3px 5px;
  position: absolute;
  top: -15px;
}

.top-header-section-custom {
  background: #fff;
  box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
  margin-bottom: 2px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
}

#block-boss-products-account-menu ul li a {
  padding: 11px 18px !important;

}

.logged-in #block-boss-products-account-menu ul li a {
  display: initial !important;
}

.not-logged-in #block-boss-products-account-menu ul li a[href="/user/login"] {
  display: initial !important;
}

.phone-icon svg,
.mail-icon svg {
  margin-right: 5px;
  vertical-align: middle;
}

.not-admin {
  margin-top: 0 !important;
}

/* header page css end */

/* privacy policy page css start */
.privacy-policy-section .defination-section h2,
.privacy-policy-section h1 {
  color: #1a3647;
  font-weight: 700;
  font-size: 2em;
  line-height: 1;
}

.privacy-policy-img h1 {
  color: #1a3647;
  font-weight: 900;
}

.privacy-policy-section .defination-section h3 {
  color: #1a3647;
}

.defination-section {
  margin-top: 3%;
}

/* privacy policy page css end */

/* about us page css start */
.information-page-section img {
  width: 100%;
  height: 100%;
}

.information-page-section h1 {
  color: #1a3647;
  font-weight: 900;
}

.information-page-section {
  padding: 25px 0;
}

.information-page-section h3 {
  color: #1a3647 !important;
  margin-top: 0;
  font-size: 2em;
  line-height: 1;
}


/* home page css start */
.home-gallery-custom-section .views-field-field-category-image {
  position: relative;

}


.home-gallery-custom-section .views-field-field-category-image:hover img {
  filter: grayscale();
  transform: scale(1.2);
  transition: transform ease-out 0.9s;
  overflow: hidden;

}

.home-gallery-custom-section .views-col {
  height: 250px;
  overflow: hidden;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1.7;
  right: 3.5%;
  top: 47%;
  background-color: #193546;
  padding: 3px 17px;
}

.flex-direction-nav a {
  width: 60px;
  height: 60px;
  border-radius: 50px;
}

.flex-direction-nav a.flex-next:before {
  color: #fff !important;
}

.flex-direction-nav a:before {
  color: #fff !important;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  left: 3.5%;
  top: 46%;
  background-color: #193546;
  padding: 3px 17px;
}

.shop-page-listing #edit-field-category-target-id--wrapper {
  width: 100%;
}

.shop-page-listing .view-content .col-md-3:hover {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  background-color: #ccc;
  color: #000;
  border: 1px solid #ccc;
}

.shop-page-listing #edit-field-category-target-id .form-type-checkbox .control-label {
  display: flex;
  align-items: flex-start;
}

.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
  display: block;
}

.flexslider .slides img {
  height: auto;
  /* -moz-user-select: none; */
}

.view-home-hero-slider .slidesli {
  position: relative;
}

.hero-section-title-custom {
  position: absolute;
  top: 20%;
  left: 30%;
  width: 40%;
  z-index: 999;
}

.hero-section-title-custom h1 {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1.85em;
}

.hero-section-title-custom h2 {
  color: #fff;
  text-align: center;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
}

.path-frontpage .page-header {
  display: none;
}

.credit-application-section .bg-white {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 7px 30px 0 rgb(0 0 0 / 30%);
  margin-bottom: 2em;
  margin-top: -70px;
  padding: 40px 45px;
  max-width: 800px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.credit-application-section h2 {
  color: #1a3647 !important;
  font-weight: 700 !important;
  margin: 0 !important;
  font-size: 2em;
  line-height: 1;
}

.credit-application-btn {
  margin-top: 10px;
  text-align: right;
}

.credit-application-btn a {
  background-color: #f6be56;
  color: #fff;
  padding: 12.5px 50px;
}
.credit-application-btn a:hover{
  color: #fff;
}

.finding-value-section {
  background-color: #d3d3d32e;
  border-radius: 0;
  margin: 20px 0;
  padding: 70px 40px;
  margin-bottom: 5%;
}

.finding-value-section h1 {
  color: #1a3647;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.5em;
  line-height: 1.4;
}

.value-description {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.find-help-btn {
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

.find-help-btn a {
  background-color: #f6be56;
  color: #fff;
  padding: 12.5px 37.5px;
  text-align: center;
}

.cart-empty-page {
  font-size: large;
  font-weight: bold;
}

.view-empty {
  font-size: large;
  font-weight: bold;
  margin-top: 28px;
}

.boss-information {
  margin: 20px 0;
  padding: 40px 40px;
  background-color: #d3d3d32e;
  border-radius: 0;
  margin-bottom: 5%;
}

.boss-information h1 {
  color: #1a3647;
  font-weight: 700;
  margin-bottom: 1em;
  margin-top: 0;
  font-size: 2.5em;
  line-height: 1.4;
}

.boss-information h4 {
  color: #1a3647;
  font-weight: 600;
  margin-bottom: 1em;
  font-size: 2em;
  line-height: 1;
}

.boss-information p {
  color: #1b1b1b;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.home-gallery-custom-section .views-field-field-category-image .field-content {
  height: 250px;
}

.home-gallery-custom-section .views-field-field-category-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.home-gallery-custom-section img {
  height: 100%;
  width: 100%;
}

.path-taxonomy .view-id-taxonomy_term .home-gallery-img {
  height: auto;
}

.home-gallery-custom-section .views-col {
  position: relative;
}

.home-gallery-custom-section .views-col .views-field-name h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 26px;
  z-index: 21;
  position: absolute;
  color: #ffffff;
  text-decoration: none;
  position: absolute;
  top: 18%;
  left: 13%;
  width: 75%;
  text-align: center;
}

.home-gallery-custom-section .col-md-3 {
  padding: 0 4px !important;
}

.home-gallery-custom-section .views-field-field-category-image::after {
  content: "";
  width: auto;
  height: 250px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}

.home-gallery-custom-section .views-field-nothing {
  position: absolute;
  top: 78%;
  left: 35%;
  z-index: 99;
  width: 33.5%;
  text-align: center;
  margin: 0 auto;
}

.home-gallery-custom-section .views-field-nothing .field-content {
  background-color: #f6be56;
  padding: 12.5px 37.5px;
}

.home-gallery-custom-section .views-field-nothing .field-content a {
  color: white;
  font-weight: 700;
}

.category-detail-title {
  color: #1a3647;
  font-weight: 900;
  margin-top: 0;
}

/* shop page css start */
.shop-page-listing .view-content .col-md-3 {
  width: 31.16% !important;
  margin-right: 25px;
  padding: 20px 12px;
  border: 1px solid #ccc;
}

.shop-page-listing .view-content .col-3 {
  margin-right: 0 !important;
}

.navbar-collapse .active-trail a {
  color: #1a3647 !important;
  font-weight: bold;
  text-decoration: underline;
}

.shop-page-listing .views-field-field-product-image {
  width: auto;
  height: 223px;
}

.shop-page-listing .views-field-field-product-image img {
  width: 100%;
  height: auto;
}

.shop-page-listing .views-field-title {
  min-height: 45px;
  /* display: inline-block; */
  margin-top: 15px;
  color: #1a3647;
  text-align: center;
}

.shop-page-listing .views-field-title span {
  font-size: 16px;
}

.shop-page-listing .views-field-price__number {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

.shop-page-listing .views-field-field-price {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #1a3647;
  font-weight: bold;
}

.shop-page-listing .views-field-variations-target-id .form-actions .form-submit {
  background-color: #1a3647;
  border: none;
  border-radius: 0;
  width: 100%;
}

.shop-page-listing .views-field-variations-target-id .form-actions {
  float: none !important;
}

.shop-page-listing .form--inline fieldset {
  width: 100%;
}

.shop-page-listing .form--inline fieldset legend {
  margin-top: 20px;
  border: 1px solid #ccc;
  font-size: 1.35em;
  background-color: #c2c1c14a;
  padding: 4px 8px;
  width: 100%;
}

.shop-page-listing .form--inline .form-type-textfield {
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}

.view-empty #no-result-custom {
  text-transform: capitalize;
  text-align: left;
  font-weight: 800;
  font-size: x-large;
}

.shop-page-listing .form--inline .form-type-textfield input {
  width: 100%;
  border-radius: 0 !important;
}

.shop-page-listing .form--inline .form-type-textfield::after {
  content: "\f002";
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
  position: absolute;
  top: 1%;
  right: 0%;
  color: #000;
  padding: 3px 10px;
  font-size: 18px;
  font-weight: bold;
}

.shop-page-listing .form--inline .fieldset-wrapper {
  padding: 4px 8px;
  border: 1px solid #ccc;
  max-height: 760px;
  overflow-x: scroll;
}

.shop-page-listing .view-empty {
  width: 74%;
  display: inline-block;
  margin-left: 22px;
  font-size: 16px;

}

.shop-page-listing .form--inline ul li {
  list-style: none;
  margin-bottom: 8px;
}

.shop-page-listing .form--inline ul {
  padding-left: 0 !important;
}

.shop-page-listing .form--inline span {
  color: #1a3647;
  font-weight: 600;
}

.shop-page-listing .form--inline #edit-field-material-value--wrapper .form-type-checkbox,
.shop-page-listing .form--inline #edit-field-size-value--wrapper {
  display: block;
}

.shop-page-listing .form--inline #edit-field-size-value--wrapper {
  margin-right: 8px;
}

.shop-page-listing .row {
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
}

.shop-page-listing .view-filters {
  width: 24%;
  display: inline-block;
}

.shop-page-listing .view-content {
  width: 74%;
  display: inline-block;
  margin-left: 22px;
}

.shop-page-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.product-feature-custom {
  margin-top: 15px;
}

/* shop page css end */

/* cart page css start */
.cart-page-custom table thead {
  background-color: #1a3647;
  color: #fff;
}
.cart-page-custom table tr td, .cart-page-custom table tr th{
  border: 1px solid #dfdfdf;
}
.cart-page-custom table tbody tr {
  background-color: #fff !important;
  border: 1px solid #efefef !important;
  border-collapse: collapse;
}

.cart-remove-btn .delete-order-item {
  color: #ff170b;
  border: none !important;
  background-color: transparent !important;
  padding: 10px 20px;
  font-size: 18px;
}

.cart-page-custom .order-total-line-label,
.view-id-order_details_test .order-total-line-label {
  font-size: 16px;
  font-weight: bold;
  width: 250px;
  text-align: left;
  padding: 20px 10px;
  color: #323f48;
  border: 1px solid #efefef;
}

.cart-page-custom .order-total-line-value,
.view-id-order_details_test .order-total-line-value {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding: 20px 10px;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef;
  width: 180px;
  color: #828282;
}

.cart-page-custom .order-total-line__total,
.view-id-order_details_test .order-total-line__total {
  padding-top: 0 !important;
}

.cart-page-custom .cart-checkout-options #edit-checkout {
  border-radius: 0;
  float: right;
  margin-top: 16px;
  border: 1px solid #1a3647;
  padding: 14px 24px;
  color: #fff;
  text-decoration: none;
  margin-right: 15px;
  background-color: #1a3647;
}

.cart-page-custom .cart-checkout-options #edit-checkout:hover {
  background-color: #1a3647;
  color: #fff;
}

.field.field--item.field--label-hidden.field--name-total-price.field--type-commerce-price {
  margin-right: -9px;
}

.cart-page-custom .continue-shopping a {
  text-decoration: none;
  color: #1a3647;
  border: none;
  border-radius: 0;
  padding: 13px 20px;
  float: right;
  margin-top: 16px;
  margin-right: 2px;
  border: 1px solid #1a3647;
}

.cart-page-custom .form-actions {
  display: inline-block;
  float: right;
}

.cart-page-custom .form-actions #edit-submit {
  border-radius: 0;
  /* float: right; */
  margin-top: 16px;
  border: 1px solid #1a3647;
  padding: 14px 24px;
  color: #1a3647;
  text-decoration: none;
  margin-right: 15px;
  background-color: transparent;
  text-transform: uppercase;
}

.cart-page-custom .form-actions #edit-submit:hover,
.cart-page-custom .continue-shopping a:hover {
  background-color: #1a3647;
  color: #fff;
}

.cart-page-custom table tr td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #efefef;
}

/* cart page css end */

/* download page css start */
.dowmload-img-1,
.dowmload-img-2,
.dowmload-img-3 {
  text-align: center;
}

.dowmload-img-1 img,
.dowmload-img-2 img,
.dowmload-img-3 img {
  width: 50%;
  height: 50%;
}

.downloads-section h1 {
  color: #1a3647;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}

.dowmload-img-1 h3,
.dowmload-img-2 h3,
.dowmload-img-3 h3 {
  color: #1a3647;
  font-size: 1.7rem;
  margin: 0;
}

/* download page css end */

/* checkout page css start */
.path-checkout #commerce-checkout-flow-multistep-default #form-item-payment-information-add-payment-method-payment-details-card-number,
#commerce-checkout-flow-multistep-default .form-item-payment-information-add-payment-method-payment-details-expiration,
#commerce-checkout-flow-multistep-default .form-item-payment-information-add-payment-method-payment-details-security-code {
  display: inline-block;
}

#edit-payment-information-add-payment-method-billing-information-address-0-address-container4 {
  display: flex;
  gap: 10px;
}

.page-header {
  color: #1a3647;
  font-weight: 700;
  border-bottom: none;
  font-size: 4em;
  line-height: 1.4;
}

/* checkout page css end */
.order-listing-page-custom table thead {
  background-color: #1a3647;
  color: #fff;
}

.order-listing-page-custom table tbody tr {
  background-color: #fff !important;
  border: 1px solid #efefef !important;
  border-collapse: collapse;
}

.order-listing-page-custom table tr td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #efefef;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary h3 {
  background-color: #1a3647;
  color: #fff;
  margin: 0;
  font-size: 20px;
  padding: 4px 15px;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary table {
  width: 100%;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary table tbody tr {
  background-color: #fff !important;
  border: 1px solid #efefef !important;
  border-collapse: collapse;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .order-total-line .order-total-line-label {
  font-size: 16px;
  font-weight: bold;
  width: 185px;
  text-align: left;
  padding: 20px 10px;
  color: #323f48;
  border: 1px solid #efefef;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .order-total-line {
  padding-top: 0 !important;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .order-total-line__subtotal {
  margin-top: 30px;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .order-total-line .order-total-line-value {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding: 20px 10px;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef;
  width: 160px;
  color: #828282;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary table tbody tr td {
  padding: 8px;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary table tbody tr td:first-child {
  padding-top: 19px;
}

.commerce-checkout-flow-multistep-default .layout-region-checkout-footer .form-actions #edit-actions-next {
  background-color: #1a3647;
  border: none;
  border-radius: 0;
}

/* checkout page css end */


/* contact page css start */
.sidebar-first-custom iframe {
  width: 100%;
  padding: 2em 0;
}

.webform-submission-contact-form {
  padding: 2em 0;
}

.webform-submission-contact-form .form-actions #edit-actions-submit,
.commerce-order-item-add-to-cart-form .form-actions .form-submit {
  background-color: #f6be56;
  border: none;
  border-radius: 0;
}
.contact-custom-8832{
  background: #f6be56;
  color: #fff;
  padding: 7.5px 15px;
}

/* contact page css end */

/* product details page css start */
.product-detail-custom-section h2 {
  color: #1a3647;
  font-weight: 900;
  font-size: 2em;
  line-height: 1;
  margin-bottom: 20px;
}

.product-detail-custom-section ul li {
  list-style: none;
}

.product-detail-custom-section ul li {
  margin-bottom: 5px;
  font-size: 16px;
}

.product-detail-custom-section ul li b {
  margin-right: 8px;
  font-size: 16px;
}

.product-detail-custom-section ul {
  padding-left: 0;
}

.about-information-2 p {
  padding: 8px 15px;
}

.path-product .field--name-field-product-image .field--label {
  font-size: 18px;
}

.path-product .field--name-field-product-image .field--items .field--item {
  display: inline-block;
}

/* product details page css end */

/* credit application page css start */
.credit-application-custom-section table thead,
.account-section-custom table thead {
  background-color: #1a3647;
  color: #fff;
}

.credit-application-custom-section table tbody tr,
.account-section-custom table tbody tr {
  background-color: #fff !important;
  border: 1px solid #efefef !important;
  border-collapse: collapse;
}

.credit-application-custom-section table tbody .views-field-nothing span,
.account-section-custom .views-field-nothing span {
  background-color: #1a3647;
  /* color: #fff; */
  padding: 5px 8px;
  border-radius: 5px;
}

.credit-application-custom-section table tbody .views-field-nothing span a,
.account-section-custom .views-field-nothing a {
  color: #fff;
}

.credit-application-custom-section table tbody tr td,
.credit-application-custom-section table thead tr th {
  min-width: 150px;
}

.node-application-for-credit-form .form-date,
.node-application-for-credit-form .form-type-date {
  width: 100%;
}

.node-application-for-credit-form #edit-field-address-wrapper,
.node-application-for-credit-form #edit-field-email-wrapper,
.node-application-for-credit-form #edit-field-date-established-wrapper,
.node-application-for-credit-form #edit-field-branch-location-wrapper,
.node-application-for-credit-form #edit-field-refered-company-name-wrapper,
.node-application-for-credit-form #edit-field-refered-address-wrapper {
  width: 48%;
  display: inline-block;
}

.node-application-for-credit-form #edit-field-telephone-wrapper label,
.node-application-for-credit-form #edit-field-payable-account-contact-wrapper label,
.node-application-for-credit-form #edit-field-refered-contact-wrapper label,
.node-application-for-credit-form #edit-field-phone-wrapper label {
  display: block;
}

.node-application-for-credit-form #edit-field-telephone-wrapper,
.node-application-for-credit-form #edit-field-payable-account-contact-wrapper,
.node-application-for-credit-form #edit-field-nature-of-business-wrapper,
.node-application-for-credit-form #edit-field-checking-account-wrapper,
.node-application-for-credit-form #edit-field-refered-contact-wrapper,
.node-application-for-credit-form #edit-field-phone-wrapper {
  width: 49%;
  display: inline-block;
  margin-left: 15px;
}

.phone-number-field .form-type-textfield input {
  width: 460px;
  box-shadow: none;
  border: 1px solid #ccc;
}

.phone-number-field .country-select {
  border: 1px solid #ccc;
}

.node-application-for-credit-form .btn-success {
  background-color: #1a3647;
  border: none;
  border-radius: 0;
}

.shop-page-listing fieldset .form-checkbox {
  margin-right: 8px;
}

/* credit applicatino page css end */

/* multi-step form page css start */
.webform-submission-add-form .form-item-flowability- .input-group,
.webform-submission-add-form .form-item-the-humidity-is- .input-group,
.webform-submission-add-form .form-item-pressure-below-the-valve-the-humidity-is- .input-group {
  width: 100%;
}

.webform-submission-add-form .form-item-flowability- .input-group-addon,
.webform-submission-add-form .form-item-the-humidity-is- .input-group-addon,
.webform-submission-add-form .form-item-pressure-below-the-valve-the-humidity-is- .input-group-addon {
  width: 10%;
  background-color: transparent;
  border: none;
}

.webform-submission-add-form .form-item-flowability- .input-group .form-range,
.webform-submission-add-form .form-item-the-humidity-is- .input-group .form-range,
.webform-submission-add-form .form-item-pressure-below-the-valve-the-humidity-is- .input-group .form-range {
  border: none;
  box-shadow: none;
}

.commerce-order-item-add-to-cart-form .form-actions {
  float: right;
}

.webform-submission-form .radios--wrapper,
#example_wizard--information,
#example_wizard--valve_functionality,
#example_wizard--material_properties,
#example_wizard--above_the_valve_conditions,
#example_wizard--below_the_valve_conditions,
#example_wizard--operating_conditions {
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.progress-step.is-active .progress-marker::before {
  background-color: #1a3647;
}

.progress-marker::before {
  width: 30px;
  height: 30px;
}

.webform-submission-example-wizard-form .form-item-first-name,
.webform-submission-example-wizard-form .form-item-email,
.webform-submission-example-wizard-form .form-item-city,
.webform-submission-example-wizard-form .form-item-material {
  width: 48%;
  display: inline-block;
}

.webform-submission-example-wizard-form .form-item-last-name,
.webform-submission-example-wizard-form .form-item-phone,
.webform-submission-example-wizard-form .form-item-state,
.webform-submission-example-wizard-form .form-item-particle-size {
  width: 49%;
  display: inline-block;
  margin-left: 24px;
}

.webform-submission-example-wizard-form .form-actions .form-submit {
  background-color: #1a3647;
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 10px 20px;
}

.webform-submission-example-wizard-form .form-actions {
  box-shadow: none !important;
  padding: 0 !important;
  text-align: center;
}

.webform-submission-example-wizard-form .form-wrapper {
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 2px 2px rgb(0 0 0 / 20%);
  margin: 0 3% 20px;
  padding: 20px 35px 30px;
}

#example_wizard--information,
#example_wizard--valve_functionality,
#example_wizard--material_properties,
#example_wizard--above_the_valve_conditions,
#example_wizard--below_the_valve_conditions,
#example_wizard--operating_conditions {
  border: 1px solid #ccc;
  margin-bottom: 15px !important;
}

.webform-submission-example-wizard-form .webform-confirmation__back {
  display: inline-block;
}

.webform-confirmation .webform-confirmation__back a {
  background-color: #1a3647;
  padding: 10px 15px;
  color: #fff;
}

.valve-functionality-custom-section .form-type-checkbox,
.above-valve-condition-custom-section .form-type-checkbox,
.below-valve-functionality-custom-section .form-type-checkbox,
.operating-custom-section .form-type-checkbox,
.material-properties-custom-section .form-type-number,
.above-valve-condition-custom-section .form-type-number,
.below-valve-functionality-custom-section .form-type-number,
.operating-custom-section .form-type-number {
  width: 32%;
  display: inline-block;
}

.material-properties-custom-section .form-type-checkbox,
.material-properties-custom-section .fieldset-wrapper .form-type-radio {
  width: 32%;
  display: inline-block;
}

.material-properties-custom-section .control-label,
.above-valve-condition-custom-section .control-label,
.below-valve-functionality-custom-section .control-label,
.operating-custom-section .control-label {
  display: block;
}

.material-properties-custom-section .option,
.above-valve-condition-custom-section .option,
.below-valve-functionality-custom-section .option,
.operating-custom-section .option {
  display: inline-block !important;
}

/* multi-step form page css end */

/* order detail page css start */
.order-details-page-custom {
  padding-left: 4em;
  padding-top: 3em;
  border-radius: 8px;
}

.order-details-page-custom .views-field-order-id {
  font-size: 22px;
  margin-bottom: 10px;
}

.order-details-page-custom .col-md-4:hover {
  background-color: #1a3647;
  color: #fff;
}

.order-details-page-custom .col-md-4:hover a {
  color: #fff;
}

.order-details-page-custom .views-field-nothing {
  float: right;
  font-size: 16px;
}

.order-details-page-custom .col-md-4 {
  background-color: #f7f7f7;
  border: none;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 15px 18px;
  width: 31% !important;
  margin-right: 15px;
}

.order-details-page-custom .views-label {
  font-weight: bold;
}

.view-id-commerce_order_item_table table thead,
.view-id-commerce_activity table thead,
.path-user .region-content table thead {
  background-color: #1a3647;
  color: #fff;
}

.view-id-commerce_activity table thead a {
  color: #fff;
}

.view-id-commerce_order_item_table table tbody tr,
.view-id-commerce_activity table tbody tr,
.path-user .region-content table tbody tr {
  background-color: #fff !important;
  border: 1px solid #efefef !important;
  border-collapse: collapse;
}

.layout-region-order-main .order-total-line .order-total-line-label {
  font-size: 16px;
  font-weight: bold;
  width: 200px;
  text-align: left;
  padding: 20px 10px;
  color: #323f48;
  border: 1px solid #efefef;
}

.layout-region-order-main .order-total-line .order-total-line-value {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding: 20px 10px;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef;
  width: 180px;
  color: #828282;
}

.layout-region-order-main .order-total-line__total {
  padding-top: 0;
}

.layout-order-form .layout-region-order-secondary h3 {
  margin-top: 0;
  font-weight: bold;
}

.layout-order-form .layout-region-order-secondary .field--label {
  display: block;
  float: none !important;
  font-size: 16px;
}

.layout-order-form .layout-region-order-secondary .field--item {
  margin-bottom: 10px;
  font-size: 16px;
}

.layout-order-form .layout-region-order-main h2 {
  font-weight: bold;
}

.product-details-img {
  width: 350px;
  height: auto;
  display: inline-block;
  padding: 20px 0;
}

.img-section-details-page img {
  border: 1px solid #ccc;
}

/* order detail page css end */

/* registration page css start */
.not-logged-in #block-boss-products-account-menu ul .first a {
  display: none;
}

.user-register-form .form-actions .form-submit,
.user-login-form .form-actions .form-submit,
.user-pass .form-actions .form-submit {
  background-color: #1a3647;
  border: none;
  border-radius: 0;
}

.user-register-form .form-item-mail,
.user-register-form .form-item-pass-pass1,
.user-register-form #edit-field-gender-wrapper,
.user-register-form .form-item-field-address-0-address-given-name {
  width: 49%;
  display: inline-block;
}

div#edit-field-date-of-birth-0-value{
  display: flex;
  width: 100%;
  gap: 5px;
}
.user-register-form .form-item-name,
.user-register-form .form-item-pass-pass2,
.user-register-form #edit-field-date-of-birth-wrapper,
.user-register-form .form-item-field-address-0-address-family-name {
  width: 49%;
  display: inline-block;
  margin-left: 19px;
}

.user-register-form .form-item-field-address-0-address-family-name {
  margin-right: 0 !important;
  margin-left: 19px !important;
}
body.path-user .field--label-above .field__item{
  border-radius: 5px !important;
  padding: 10px !important;
}
#edit-pass--description, #edit-mail--description, #edit-name--description{
  display: none;
  }
.password-parent{
  max-width: unset!important;
}
.user-register-form #edit-field-gender .form-item-field-gender {
  width: 40%;
  display: inline-block;
}
.confirm-parent{
  max-width: unset;
}
.user-register-form .form-item-pass-pass2 {
  vertical-align: top;
}
.user-register-form .form-type-date,
.user-register-form .form-date {
  width: 100%;
}

/* registration page css end */

/* category details page css start */
.category-details-section-custom .col-md-4 {
  width: 30% !important;
  margin-right: 18px;
  padding: 20px 12px;
  border: 1px solid #ccc;
}

.category-details-section-custom .views-field.views-field-field-product-image {
  min-height: 292px;
  width: auto;
}

.category-details-section-custom .views-field.views-field-field-product-image img {
  width: 100%;
}

.category-details-section-custom .views-field-title-1 {
  min-height: 45px;
  /* display: inline-block; */
  margin-top: 15px;
  color: #1a3647;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.category-details-section-custom .views-field-price__number {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

.category-details-section-custom .commerce-order-item-add-to-cart-form .form-actions {
  float: none !important;
}

.category-details-section-custom .commerce-order-item-add-to-cart-form .form-actions .form-submit {
  width: 100%;
}

/* category detials page css end */

/* set certificate logo section css start */
.certificate-logo-custom-section {
  margin-top: 2%;
  margin-bottom: 7%;
}

/* set certificate logo section css end */

/* download section page css start */
.downloads-section {
  padding: 1.5em 1em;
}

.downloads-section h3 a {
  background-color: #1a3647;
  padding: 5px 15px;
  color: #fff;
  text-decoration: none;
}

/* download section page css end */

/* not logged in tab design start */
.not-logged-in .tabs ul li a,
.logged-in .tabs ul li a {
  padding: 5px 10px;
  background-color: #ededed;
  color: #000 !important;
}

.not-logged-in .tabs ul .active a,
.logged-in .tabs ul .active a {
  background-color: transparent;
}

.not-logged-in .tabs {
  margin-bottom: 1em;
}

.path-content .region-header,
.path-content .region-content {
  display: none;
}

/* not logged in tab design end */

/* static page css start */
.static-pages-custom {
  margin: 4em 0;
}

.first-col {
  width: calc(20% - 15px);
  float: left;
  margin-right: 8px;
  overflow: hidden;
  border-radius: 20px 0px 0px 20px;

}

.second-col,
.three-col {
  width: calc(20% - 15px);
  float: left;
  margin-right: 8px;
}

.four-col {
  width: calc(20% - 15px);
  float: left;
  margin-right: 8px;
}

.five-col {
  width: calc(20% - 15px);
  float: left;
  margin-right: 8px;
}

.rotary-valves-img {
  background: url(../images/Rotary-Valves-inset.jpg);
  min-height: 235px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-position: top center;
  /* position: relative; */
  /* z-index: -1; */
}

.img-overlay {
  /* transition: background 0.3s, border-radius 0.3s, opacity 0.3s; */
  background-color: #cd17179f;
  /* opacity: 0.5; */
  height: 100%;
  width: 100%;
  min-height: 235px;
  padding: 4rem 0;
  /* top: 0;
    left: 0; */
  /* position: absolute; */
}

.img-description h2,
.img-description p {
  color: #fff;
}

.img-description h2 {
  margin-bottom: 2em;
}

.img-description p {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-align: left;
  margin-bottom: 0;
  padding-left: 15px;
}

.md-series-img,
.hts-series-img,
.ht-series-img,
.bs-series-img {
  background-color: rgba(206, 206, 206, 0.3);
  padding: 8px 10px;
  min-height: 353px;
  border-bottom: 5px solid #000;
}

/* .img-overlay-1{
  background: url(../images/MD-SERIES-200.png);
  min-height: 219px;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  background-position: top center;
} */
.img-overlay-1 img,
.hts-series-img img,
.ht-series-img img,
.bs-series-img img {
  width: 100%;
  height: 100%;
}

.img-description_1 h2,
.hts-series-img h2,
.ht-series-img h2,
.bs-series-img h2 {
  text-align: center;
  color: #1a3647;
  margin-top: 3px;
  font-size: 20px;
  font-weight: bold;
}

.user-register-form .form-item-mail label {
  text-transform: capitalize;
}

.img-description_1 p,
.hts-series-img p,
.ht-series-img p {
  text-align: center;
  color: #1a3647;
  margin-top: 4em;
}

.bs-series-img p {
  text-align: center;
  color: #1a3647;
  margin-top: 7em;
}

.md-series-img:hover,
.hts-series-img:hover,
.ht-series-img:hover,
.bs-series-img:hover {
  background-color: rgba(205, 23, 23, 0.32);
  border-bottom: 5px solid #cd1717;
}

.md-series-img:hover img,
.hts-series-img:hover img,
.ht-series-img:hover img,
.bs-series-img:hover img {
  transform: scale(1.2);
  transition: transform ease-out 0.9s;
  overflow: hidden;
}

.second-row-custom {
  margin-top: 20px;
}

.second-row-custom .md-series-img,
.second-row-custom .hts-series-img {
  min-height: 275px !important;
}

.second-row-custom .img-overlay-1,
.second-row-custom .img-overlay-2 {
  margin-top: 3em;
}

.elementor-section {
  position: relative;
}

.elementor-element-4bd27dad {
  background-color: #002c47;
}

.elementor-container {
  margin: 0 auto;
  width: 70%;
}

/* .elementor-column {
  position: relative;
  min-height: 1px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
} */
.elementor-column.elementor-col-100 {
  width: 100% !important;
}

.elementor-headline svg {
  display: none;
}

.elementor-headline {
  text-align: center;
  color: #fff;
  margin-bottom: 1em;
}

.elementor-text-editor p {
  text-align: center;
  color: #fff;
  margin-bottom: 2em;
  font-size: 18px;
}

.elementor-custom .elementor-element-populated {
  background: url(../images/Couplings-inset.jpg), rgba(232, 193, 47, 0.75);
  background-size: cover;
  min-height: 300px;
  padding: 4em 4.5em;
  background-color: rgba(232, 193, 47, 0.75);
  z-index: -2;
}

.elementor-custom {
  width: 50%;
  padding: 4em 0;
}

.elementor-custom h2 {
  color: #fff;
  z-index: 999;
}

.elementor-custom .elementor-element-populated {
  position: relative;
}

.elementor-custom .elementor-background-overlay {
  background-color: rgba(232, 193, 47, 0.75);
  opacity: 0.5;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}

/* static page css end */
/* start solution page css */
body.page-node-type-solutions .region-header {
  display: none;
}

body.page-node-type-solutions .page-header-custom {
  background-image: url(https://boss-america.jujubedesign.com/sites/default/files/2023-05/boss-blue-background.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 7em 0em 7em 0em;
  color: #ffffff;
}

body.page-node-type-solutions .page-header-custom h1.page-header {
  font-family: "Open Sans", sans-serif;
  font-size: 4.5em;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
}

body.page-node-type-solutions .page-header-custom h2.header-title-2 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 1em;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.4;
}

body.page-node-type-solutions article.solutions .custom-content-81 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  z-index: auto;
  min-height: 500px;
  padding: 5em 3em 5em 3em;
  font-size: 1em;
  background-color: rgba(88, 89, 91, 0.2);
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
}

body.page-node-type-solutions article.solutions .custom-content-81 img {
  width: 100%;
  max-width: 600px;
}

body.page-node-type-solutions article.solutions .custom-content-82 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  z-index: auto;
  min-height: 500px;
  padding: 5em 3em 5em 3em;
  font-size: 1em;
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
}

body.page-node-type-solutions article.solutions .custom-content-82 h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  margin-right: calc(0em * -1);
  text-align: center;
  text-transform: none;
  color: rgb(33, 97, 147);
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
}

body.page-node-type-solutions article.solutions .custom-content-82 a {
  font-family: inherit;
  font-size: 16.8px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  /* color: rgb(234,29,45); */
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
  text-decoration: none;
}

body.page-node-type-solutions article.solutions .custom-content-82 a:before {
  content: "\f190";
  font-family: 'FontAwesome';
  margin-right: 10px;
}

body.page-node-type-solutions article.solutions .custom-content-82 a:hover {
  transform: rotateX(-360deg);
  transition: 0.5s all ease;
}

body.page-node-type-solutions article.solutions .col-md-6 {
  padding: 0px;
}

body.page-node-type-solutions article.solutions .custom-content-82 ul li {
  font-size: 16.8px;
}

body.page-node-type-solutions .main-container {
  overflow: hidden;
}

body.page-node-type-solutions .no-result-found {
  text-align: center;
}

/* end solution page css*/

/* solution category page css */
body.path-solution-category .main-container {
  overflow: hidden;
}

body.path-solution-category .region-header {
  display: none;
}

body.path-solution-category .page-header-custom {
  background-image: url(https://boss-america.jujubedesign.com/sites/default/files/2023-05/boss-blue-background.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 7em 0em 7em 0em;
  color: #ffffff;
}

body.path-solution-category .page-header-custom h1.page-header {
  font-family: "Open Sans", sans-serif;
  font-size: 4.5em;
  text-align: center;
  color: #ffffff;
  line-height: 1.4;
  letter-spacing: 0em;
}

body.path-solution-category .page-header-custom h2.header-title-2 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 1em;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.4;
}


body.path-solution-category .custom-content-81 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  z-index: auto;
  min-height: 500px;
  padding: 5em 3em 5em 3em;
  font-size: 1em;
  background-color: rgba(88, 89, 91, 0.2);
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
}

body.path-solution-category .custom-content-81 img {
  width: 100%;
  max-width: 600px;
}

body.path-solution-category .custom-content-82 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  z-index: auto;
  min-height: 500px;
  padding: 3em;
  font-size: 1em;
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
}

body.path-solution-category .custom-content-82 h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  margin-right: calc(0em * -1);
  text-align: center;
  text-transform: none;
  color: rgb(33, 97, 147);
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
}

body.path-solution-category .custom-content-82 a {
  font-family: inherit;
  font-size: 16.8px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  /* color: rgb(234,29,45); */
  transition-timing-function: cubic-bezier(0.400, 0.000, 0.200, 1.000);
  text-decoration: none;
}

body.path-solution-category .custom-content-82 a:before {
  content: "\f190";
  font-family: 'FontAwesome';
  margin-right: 10px;
}

/* body.path-solution-category .custom-content-82 a:hover {
  transform: rotateX(-360deg);
  transition: 0.5s all ease;
} */
 .rotary-valve-card-rp{
  background: url("/sites/default/files/2023-02/MD-in-practice-2.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
 }

 .rotary-valve-card-rp::after {
  content: "";
  background-color: #1A3647D9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.rotary-valve-card-rp a{
  color: white;
  text-decoration: none;
  z-index: 3;
  font-size: 25px;
  font-weight: bold;
}
.rotary-valve-card-rp a:hover{
  color: #b7b7b7;
}

body.path-solution-category .col-md-6 {
  padding: 0px;
}
.rttd-332{
  margin: 100px 0;
}
.accordion-item.ai-322 {
  margin-bottom: 100px;
}
/* end solution category page */
/* solution menu css */
.ultimenu__flyout {
  top: 50%;
}

#ultimenu-header-menu li {
  color: #337ab7
}

/* end solution menu css */
/* media query start */
/* solution menu css */
@media screen and (min-width: 768px) and (max-width: 1920px) {
  li.has-ultimenu section.ultimenu__flyout.is-htb .ultimenu__region.region.region--count-1.region-ultimenu-header-solutions {
    max-width: 760px;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content {
    display: flex;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row {
    display: block;
    max-width: 186px;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row .views-field-field-solution-or-product-ref .field-content {
    display: flex;
    flex-direction: column;
    padding: 5px 15px;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row .views-field-field-solution-or-product-ref .field-content a {
    color: #333333;
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
    padding: 5px 0px;
    text-decoration: none;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row .views-field-field-solution-or-product-ref .field-content a:hover {
    color: #337ab7;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row .views-field-field-category-image {
    padding: 5px 15px;
    width: 147px;
    height: 147px;
    min-height: 147px;
    min-width: 147px;
    margin: 0 auto;
    overflow: hidden;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row .views-field-field-category-image img {
    margin: 0 auto;
    min-height: 100%;
    min-width: 100%;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row .views-field-name {
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 15px;
    text-align: center;
    min-height: 51px;
  }

  li.has-ultimenu section.ultimenu__flyout.is-htb .region-ultimenu-header-solutions section#block-views-block-solution-taxonomy-page-block-1 .view-content .views-row .views-field-name a {
    font-weight: 700;
  }
}

/* end solution menu css */
@media only screen and (min-width: 1920px) and (max-width: 2999px) {
  .desk-d-none{
    display: none;
  }
  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 5%;
    top: 47%;
  }

  .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 5%;
    top: 47%;
  }

  .flexslider .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 4.15% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }

  .flex-direction-nav a {
    width: 70px;
    height: 70px;
    border-radius: 50px;
  }

  .flexslider .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 4.15% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .flexslider .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 3.5% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }

  .home-gallery-custom-section .views-field-nothing {
    left: 27%;
    width: 47.5%;
  }

  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 3.5%;
    top: 46%;
    padding: 0 17px;
  }

  .flexslider .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 3.5% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }

  .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 3.5%;
    top: 46%;
    padding: 0 17px;
  }
  .desk-d-none{
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.desk-d-none{
    display: none;
  }

  .home-gallery-custom-section .views-field-nothing {
    left: 27%;
    width: 47.5%;
  }

  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 4%;
    top: 46%;
    padding: 0 17px;
  }

  .flexslider .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 3.5% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }

  .flex-direction-nav a {
    width: 65px;
    height: 65px;
    border-radius: 50px;
  }

  .flexslider .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 2% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }

  .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 4%;
    top: 46%;
    padding: 0 17px;
  }

  .footer-inner-information {
    padding: 20px 10px;
  }

  .home-gallery-custom-section .views-field-nothing {
    left: 24%;
    width: 60%;
  }

  .shop-page-listing .view-content .col-md-3 {
    margin-right: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 4%;
    top: 46%;
    padding: 0 17px;
  }

  .flexslider .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 3.5% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }

  .flex-direction-nav a {
    width: 60px;
    height: 60px;
    border-radius: 50px;
  }

  .flexslider .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 2% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 17px;
  }

  .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 4%;
    top: 46%;
    padding: 0 17px;
  }

  .admin-logged-in {
    padding-top: 22.8px !important;
  }

  .footer-inner-information {
    padding: 20px 16px;
  }

  .shop-page-listing {
    display: initial;
  }

  .shop-page-listing .view-filters {
    width: 100%;
  }

  .shop-page-listing .view-content {
    width: 100%;
  }

  .shop-page-listing .form--inline {
    display: flex;
  }

  .node-application-for-credit-form #edit-field-address-wrapper,
  .node-application-for-credit-form #edit-field-email-wrapper,
  .node-application-for-credit-form #edit-field-date-established-wrapper,
  .node-application-for-credit-form #edit-field-branch-location-wrapper,
  .node-application-for-credit-form #edit-field-refered-company-name-wrapper,
  .node-application-for-credit-form #edit-field-refered-address-wrapper {
    width: 100%;
  }

  .node-application-for-credit-form #edit-field-telephone-wrapper,
  .node-application-for-credit-form #edit-field-payable-account-contact-wrapper,
  .node-application-for-credit-form #edit-field-nature-of-business-wrapper,
  .node-application-for-credit-form #edit-field-checking-account-wrapper,
  .node-application-for-credit-form #edit-field-refered-contact-wrapper,
  .node-application-for-credit-form #edit-field-phone-wrapper {
    width: 100%;
    margin-left: 0px;
  }

  .phone-number-field .form-type-textfield input {
    width: 100%;
  }

  .home-gallery-custom-section .views-col {
    width: 100% !important;
  }

  .home-gallery-img {
    width: 100%;
  }

  .webform-submission-example-wizard-form .form-item-first-name,
  .webform-submission-example-wizard-form .form-item-email,
  .webform-submission-example-wizard-form .form-item-city {
    width: 100%;
  }

  .webform-submission-example-wizard-form .form-item-last-name,
  .webform-submission-example-wizard-form .form-item-phone,
  .webform-submission-example-wizard-form .form-item-state {
    width: 100%;
    margin-left: 0;
  }

  .valve-functionality-custom-section .form-type-checkbox,
  .above-valve-condition-custom-section .form-type-checkbox,
  .below-valve-functionality-custom-section .form-type-checkbox,
  .operating-custom-section .form-type-checkbox,
  .material-properties-custom-section .form-type-number,
  .above-valve-condition-custom-section .form-type-number,
  .below-valve-functionality-custom-section .form-type-number,
  .operating-custom-section .form-type-number {
    width: 100%;
  }

  .material-properties-custom-section .form-type-checkbox,
  .material-properties-custom-section .fieldset-wrapper .form-type-radio {
    width: 100%;
  }

  .webform-submission-example-wizard-form .form-item-first-name,
  .webform-submission-example-wizard-form .form-item-email,
  .webform-submission-example-wizard-form .form-item-city,
  .webform-submission-example-wizard-form .form-item-material {
    width: 100%;
  }

  .user-register-form .form-item-mail,
  .user-register-form .form-item-pass-pass1,
  .user-register-form #edit-field-gender-wrapper {
    width: 100%;
  }

  .user-register-form .form-item-name,
  .user-register-form .form-item-pass-pass2,
  .user-register-form #edit-field-date-of-birth-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .user-register-form .form-type-password-confirm {
    display: block;
  }

  .user-register-form #edit-field-gender .form-item-field-gender {
    width: 100%;
  }

  .home-hero-slider-custom .flexslider {
    height: auto;
    overflow: initial;
  }

  .home-gallery-custom-section .views-field-nothing {
    left: 24%;
    width: 60%;
  }
}


@media only screen and (min-width: 320px) and (max-width: 767px) {

  /* #webform-submission-example-wizard-add-form .webform-progress ul {
    width: 930px;
  }
  #webform-submission-example-wizard-add-form .webform-progress {
    overflow-x: auto;
  } */
   .col-md-3:has(.phone-icon) {
    padding: 0px;
}
   .mob-d-none{
    display: none !important;
  }
  .webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before, .webform-progress-tracker .progress-step:hover .progress-marker::before, .webform-progress-tracker .progress-step .progress-marker::after {
    display: none;
  }
  .webform-progress-tracker .progress-text{
    display: block !important;
  }
  #ui-id-1 {
    width: 325px !important;
  }
  .ui-corner-all:has(#ui-id-1) .message-inner .d-flex{
    display: block !important;
  }
  .ui-corner-all:has(#ui-id-1) .ui-corner-all{
    margin-top: 100px !important;
  }
  .ui-corner-all:has(#ui-id-1) .ui-widget-content a {
    margin-right: 5px !important;
    margin-bottom: 10px !important;
  }
  div#custom-content-82 {
    order: 2;
}
  .jaat06 h1{
    font-size: 34px;
    text-align: center;
  }
  .jaat07{
    text-align: center;
  }
  .jaat07 p{
    font-size: 16px;
  }
  .carousel-control-next, .carousel-control-prev {
    align-items: end!important;
    margin-bottom: 15px;
  }
  .bg-image-8734 .row{
    gap: 10px;
  }

  .credit-application-section .bg-white {
    margin-top: unset;
  }


  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 4%;
    top: 46%;
    padding: 0 13px;
  }

  .flexslider .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 3.5% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 13px;
  }

  .flex-direction-nav a {
    width: 40px;
    height: 40px;
    border-radius: 50px;
  }

  .flexslider .flex-direction-nav .flex-next {
    opacity: 1.7;
    right: 2% !important;
    top: 46% !important;
    background-color: #193546;
    padding: 0 13px;
  }

  .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1.7;
    left: 4%;
    top: 46%;
    padding: 0 13px;
  }

  .flex-direction-nav a:before {
    font-size: 25px !important;
  }

  .footer-certificate-img {
    width: 100%;
  }

  .credit-application-section .bg-white {
    padding: 16px 20px;
  }

  .credit-application-section h2 {
    font-size: 16px;
    margin-bottom: 5px !important;
  }

  .credit-application-btn a {
    padding: 6.5px 20px;
  }

  .finding-value-section {
    padding: 32px 32px;
  }

  .navbar-header .navbar-btn {
    width: 125px;
  }

  .navbar-header {
    width: auto;
    display: block;
  }

  .navbar-header .navbar-toggle {
    margin-top: 14px !important;
  }

  #superfish-header-menu-toggle span {
    display: none;
  }

  .navbar-collapse.in {
    overflow-y: inherit;
  }

  #navbar-collapse #block-boss-products-account-menu {
    display: block;
    float: none;
  }

  #navbar-collapse #block-boss-products-account-menu .navbar-nav {
    margin-left: 13px !important;
  }

  .finding-value-section h1 {
    font-size: 18px;
  }

  .shop-page-listing .view-filters {
    width: 100%;
  }

  .shop-page-listing {
    display: initial;
  }

  .shop-page-listing .view-content {
    width: 100%;
  }

  .shop-page-listing .col-md-3 {
    width: 100% !important;
  }

  .shop-page-listing .views-field-field-product-image {
    height: auto;
  }

  .about-information-2 {
    padding: 10px 15px;
  }

  .admin-logged-in {
    padding-top: 37.8px !important;
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: normal;
  }

  .node-application-for-credit-form #edit-field-address-wrapper,
  .node-application-for-credit-form #edit-field-email-wrapper,
  .node-application-for-credit-form #edit-field-date-established-wrapper,
  .node-application-for-credit-form #edit-field-branch-location-wrapper,
  .node-application-for-credit-form #edit-field-refered-company-name-wrapper,
  .node-application-for-credit-form #edit-field-refered-address-wrapper {
    width: 100%;
  }

  .node-application-for-credit-form #edit-field-telephone-wrapper,
  .node-application-for-credit-form #edit-field-payable-account-contact-wrapper,
  .node-application-for-credit-form #edit-field-nature-of-business-wrapper,
  .node-application-for-credit-form #edit-field-checking-account-wrapper,
  .node-application-for-credit-form #edit-field-refered-contact-wrapper,
  .node-application-for-credit-form #edit-field-phone-wrapper {
    width: 100%;
    margin-left: 0px;
  }

  .phone-number-field .form-type-textfield input {
    width: 100%;
  }

  .home-gallery-custom-section .views-col {
    width: 100% !important;
  }

  .home-gallery-img {
    width: 100%;
  }

  .hero-section-title-custom {
    position: absolute;
    top: 24%;
    left: 0%;
    width: 100%;
  }

  .hero-section-title-custom h1 {
    font-size: 25px;
  }

  .webform-submission-example-wizard-form .form-item-first-name,
  .webform-submission-example-wizard-form .form-item-email,
  .webform-submission-example-wizard-form .form-item-city {
    width: 100%;
  }

  .home-hero-slider-custom .flexslider {
    height: auto;
    overflow: initial;
  }

  .webform-submission-example-wizard-form .form-item-last-name,
  .webform-submission-example-wizard-form .form-item-phone,
  .webform-submission-example-wizard-form .form-item-state {
    width: 100%;
    margin-left: 0;
  }

  .valve-functionality-custom-section .form-type-checkbox,
  .above-valve-condition-custom-section .form-type-checkbox,
  .below-valve-functionality-custom-section .form-type-checkbox,
  .operating-custom-section .form-type-checkbox,
  .material-properties-custom-section .form-type-number,
  .above-valve-condition-custom-section .form-type-number,
  .below-valve-functionality-custom-section .form-type-number,
  .operating-custom-section .form-type-number {
    width: 100%;
  }

  .material-properties-custom-section .form-type-checkbox,
  .material-properties-custom-section .fieldset-wrapper .form-type-radio {
    width: 100%;
  }

  .webform-submission-example-wizard-form .form-item-first-name,
  .webform-submission-example-wizard-form .form-item-email,
  .webform-submission-example-wizard-form .form-item-city,
  .webform-submission-example-wizard-form .form-item-material {
    width: 100%;
    position: relative;
  }

  .user-register-form .form-item-mail,
  .user-register-form .form-item-pass-pass1,
  .user-register-form #edit-field-gender-wrapper,
  .user-register-form .form-item-field-address-0-address-given-name {
    width: 100%;
  }

  .user-register-form .form-item-name,
  .user-register-form .form-item-pass-pass2,
  .user-register-form #edit-field-date-of-birth-wrapper,
  .user-register-form .form-item-field-address-0-address-family-name {
    width: 100%;
    margin-left: 0;
  }

  .user-register-form .form-type-password-confirm {
    display: block;
  }

  .user-register-form #edit-field-gender .form-item-field-gender {
    width: 100%;
  }

  .boss-information {
    margin: 0;
  }

  .boss-information h1 {
    font-size: 25px;
  }

  .home-gallery-custom-section .views-field-nothing {
    left: 28%;
    width: auto;
  }

  .page-header {
    font-size: 25px;
  }

  .shop-page-listing .view-content .col-md-3 {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .shop-page-listing .view-content {
    margin-left: 1em;
  }

  .product-details-img {
    width: auto;
  }

  .category-details-section-custom .col-md-4 {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 10px;
  }

  .order-details-page-custom {
    padding-left: 1em;
    padding-top: 1em !important;
    padding-right: 1em;
  }

  .order-details-page-custom .col-md-4 {
    width: 100% !important;
  }

  .bdy-container-63{
    display: flex !important;
    justify-content: center !important;
  }

  .video-container97{
    display: flex !important;
    justify-content: center !important;
  }
}

.ui-widget .ui-widget-header{
  background-color: #003c50;
  color: white;
}

#ui-id-1{
  height: auto !important;
}
#edit-pass{
  display: block !important;
}
.confirm-parent, .password-parent{
  overflow: visible !important;
}
.block-system .user-register-form #userpass #edit-pass .js-form-item-pass-pass1, .js-form-item-pass-pass2 {
  position: relative;
}
.block-system .user-register-form #userpass #edit-pass .js-form-item-pass-pass1 #edit-pass-pass1 {
  position: relative;
}
.block-system .user-register-form #userpass #edit-pass .js-form-item-pass-pass2 #edit-pass-pass2 {
  position: relative;
}
.block-system .user-register-form #userpass #edit-pass .js-form-item-pass-pass1 .shwpd {
  position: absolute;
  right: 20px;
  top: 38px;
}
.block-system .user-register-form #userpass #edit-pass .js-form-item-pass-pass2 .shwpd {
  position: absolute;
  top: 38px;
  right: 18px;
}
.block-system #user-login-form .js-form-item-pass {
  position: relative;
}
.block-system #user-login-form .js-form-item-pass #edit-pass {
  position: relative;
}
.block-system #user-login-form .js-form-item-pass .shwpd {
  position: absolute;
  top: 37px;
  right: 18px;
}

.field--name-field-stock-level, .field--name-qty-increments {
  display: none;
}

.dialog-off-canvas-main-canvas .main-container .views-form #view-edit-quantity-table-column {
  width: 70px !important;
}

.dialog-off-canvas-main-canvas .main-container .views-form .views-field-remove-button {
  width: 75px;
}
div .order-total-line.order-total-line__shipping {
  display: none;
}
/* media query end */


/* Admin Contact Email Styles */
.admin-contact-email {
  max-width: 600px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
  color: #333;
  line-height: 1.6;
}

.admin-contact-email h2,
.admin-contact-email h3 {
  color: #222;
}

.admin-contact-email table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 15px;
}

.admin-contact-email th,
.admin-contact-email td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}

.admin-contact-email th {
  background-color: #f4f4f4;
  font-weight: bold;
}

.admin-contact-email p {
  margin: 10px 0;
}
