/** Shopify CDN: Minification failed

Line 396:26 Expected identifier but found "!"
Line 1664:0 Unexpected ","

**/

product__info-wrapper .product__info-container .swatches-type-products {
    margin-top: 35px !important;
}
.main-container {
    background-color: #bcc5db;
    padding: 30px 90px 60px 50px;
}

 .dropdown-tabs li:active a {
        color: red; /* Example text color for active tab */
    }



@media screen and (min-width: 750px) { 
    .section-template--22938137821498__main-padding {
        padding-top: 0px !important; 
         padding-bottom: 0px !important; 
    }
}
.section-template--22938137821498__main-padding {
   padding-top: 0px !important; 
     padding-bottom: 0px !important; 
}


.data-container {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%;
}
.main-page-title {
        margin-bottom: 0px !important;
}
h1.main-page-title {
    color: #004C8B;
    padding: 5px 0;
    font-weight: 600;
    font-size: 22px;
    text-transform: capitalize;
    display: none;
}
input[type="text"]::placeholder {
    color: #004C8B;
}
.data-item-1 {
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin-right: 20px;
    width: 30%;
}
h1.collection-hero__title {
    color: #fff;
    padding: 5px 0;
    font-weight: 600;
    font-size: 22px;
    text-transform: capitalize;
}
.collection-hero--with-image .collection-hero__title {
    margin: 0;
    text-align: left;
    width: Hug(150px) px;
    height: Hug(36px) px;
    top: 356px;
    left: 120px;
    padding: 6px 15px 6px 40px;
    gap: 10px;
    opacity: 0px;
    background: #002D72;
    width: max-content;
}
h1.collection-hero__title {
    font-size: 20px !important;
    font-weight: 600;
    line-height: 24.2px;
    text-align: left;
}
.full-unstyled-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    padding: 0px 55px 0px 12px;
    height: 45px;
    margin-top: 10px;
}
ul#product-grid variant-swatch-king {
    display: none;
}
.card__information {
        padding-top: 0.5rem !important;
}
li.grid__item.scroll-trigger.animate--slide-in {
    border: 1px solid #CBD7EA;
}
.price__container {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    padding: 5px 0 0 12px;
    letter-spacing: 0px;
}
.data-item-1 h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #5a5e5e;
    border-bottom: 3px solid #8499bd;
    padding-bottom: 5px;
}

.data-item-1 li {
    color: #5a5e5e;
    font-weight: 600;
}

.tab1-title {
    width:100%;
}

.ul-title li {
    color: #4b88b1;
    font-weight: 600;
}


.data-item-2 {
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin-right: 30px;
    width: 70%;
}

.data-item-2 h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #5a5e5e;
    border-bottom: 3px solid #8499bd;
    padding-bottom: 5px;
}
body {
        background-color: #bcc5db;
        font-family: Arial, sans-serif;
    }

   

   .left-title h3 {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
    font-weight: 500;
    font-size: 16px;
    text-transform: math-auto;
    background: #004c8b;
     margin:0px;
}

    .tabs-data {
        display: flex;
        width: 100%;
        margin-top:-62px;
    }

    .tabs {
    width: 27%;
    background: #fff;
    box-shadow: 0 0 10px #0000001a;
    height: fit-content;
      border-bottom:4px solid #e2343e;
}

.dropdown-menu {
    margin: 15px 0 100px 0;
}

    .dropdown {
        margin-bottom: 20px;
      padding:0px 20px;
    }

    .dropdown-name {
        cursor: pointer;
        margin-bottom: -15px;
        color: #002D72;
        text-transform: math-auto;
      font-weight:bold;
          display: flex;
    justify-content: space-between;
    }

    .dropdown-tabs {
        display: none;
        margin-left: 10px;
        padding-left: 0;
        list-style-type: none;
    }



    .dropdown-tabs.active {
        display: block;
    }

    .dropdown-tabs li {
        margin-bottom: -10px;
          margin-left: -15px;
    }

    .dropdown-tabs li a {
        display: block;
        padding: 5px 5px;
        text-decoration: none;
        color: #002d72;
        font-weight: normal;
        transition: background-color 0.3s ease;
      cursor:pointer;
      font-size:15px;
    }

  .dropdown-tabs li a:hover {
    background-color: white !important;
    height: auto;
    margin: auto;
    font-size: 15.1px;
   }
        .dropdown-tabs {
            display: none; /* Initially hide the dropdown */
        }

        .dropdown-arrow {
            display: inline-block;
            transition: transform 0.3s ease;
        }

        .dropdown-arrow.active {
            transform: rotate(90deg); /* Rotate the arrow downwards */
        }

.right-title h3{
    color: #004c8b;
    TEXT-ALIGN: CENTER;
    padding: 5px 0px;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    }
a.button-block {
    color: #004c8b;
    background: #fff;
    padding: 10px;
    margin-top: -9.9px;
    border: 1px solid #CBD7EA;
    font-weight: 600;
    height: 70px;
    vertical-align: middle;
    font-size: 12px;
}

a.button-block-1 {
    color: #004c8b;
    background: #fff;
    padding: 10px;
    margin-top: -9.9px;
    /* border: 1px solid #CBD7EA; */
    font-weight: 600;
    height:60px;
    vertical-align: middle;
    font-size: 12px;
    display: none !important;
}
div#shopify-section-template--23237697012026__call_to_action_tKftGz {
    margin-top: -5em;
}
 .data {
    width: 73%;
   padding-left: 40px;
}
    .data h2{
      color: #002D72;
      font-weight: bold;
      font-size:20px;
      margin:0px 0px 10px 0px;
      border-bottom: 1px solid #002d72;
      padding-bottom: 20px;
    }

    .data p {
        margin-top: 0;
        color: #4b88a8;
        font-weight: 600;
    }

@media screen and (min-device-width: 320px) and (max-device-width: 600px)  {
.main-block.cal {
    display: contents !important;
}
p#call-to-action {
    width: 45% !important;
}  
}
@media screen and (min-device-width: 601px) and (max-device-width: 767px)  {
.main-block.cal {
    display: flex !important;
}
p#call-to-action {
    width: 31% !important;
}  
}

@media screen and (min-device-width: 768px) and (max-device-width: 1058px)  {
.main-block.cal {
    display: flex !important;
}
p#call-to-action {
    width: 23% !important;
    margin: 10px 5px 10px 5px !important;
}
}

@media screen and (min-device-width: 320px) and (max-device-width: 767px)  {
.page-width.collection-hero.collection-hero--with-image.color-scheme-1.gradient {
    padding: 0px !important;
}  
.collection-banners {
    padding: 0 0rem !important;
}  
aside#main-search-filters {
    display: block !important;
}  
.facet-filters__label {
    margin: 0px 0rem 5px 0px !important;
}
.breadcrumbs__item {
    margin-left: 0px !important;
}
.facet-filters {
    padding-left: 0rem !important;
}  
.facet-filters__field {
    display: flex !important;
}  
.facet-filters__field {
    justify-content: start !important;
}  
.facet-filters__field .select {
    width: 100% !important;
}  
.product-count-vertical.light {
    DISPLAY: NONE;
}  
.collection-hero--with-image .collection-hero__title {
    padding: 6px 15px 6px 15px !important;
    font-size: 12px !important;
    top: -6em !important;
}  
a.button-block {
    font-size: 13px !important;
}
  a.button-block-1 {
    font-size: 13px !important;
}
p#call-to-action {
    /* padding: 20px 0px 40px 0px !important;
    height: 270px !important; */
}  
p.line {
    width: 100% !important;
}  
.b2b-inner.one .button--full-width {
    width: 100% !important;
}  
.availibility_message table:nth-child(2) {
    width: 100% !important;
}  
table.availabe_table {
    display: none;
}  
table.availabe_mob_table {
    display: block !important;
}  
.back-to-top {
  bottom: 1em !important;
  right: 2.5em !important;!important;
}  
ul.footer-navi li{   
  text-align: center !important;
}  
.full-unstyled-link {
    font-size: 12px !important;
    line-height: 14px !important;
    padding: 0 0 0 15px !important;
}  
.con-tact p a {
    font-size: 16px !important;
    display: inline-block !important;
}  
a.one {
    padding: 0px 0px !important;
    border-left: none !important;
    border-right: none !important;
}  
.footer__copyright {
    padding-top: 7px !important;
}    
/* .collection-hero--with-image .collection-hero__text-wrapper {
    margin-top: 10em !important;
    z-index: 1111;
}   */
quantity-input.quantity.cart-quantity.custom {
    width: 100% !important;
}
.quick-add.no-js-hidden form.form {
    display: block !important;
    gap: 10px;
  padding: 0px 10px !important;
}
.quick-add__submit {
    min-width: 100% !important;
    height: 0px;
}
           .tabs-data {
        display: inline;
        width: 100%;
    }

      .tabs {
    width: 100%;
 
}
      .data{
        width:100%;
        padding-left:0px;
        margin-top:20px;
      }
.b2b-main {
    display: block !important;
}
.b2b-account {
    width: 100% !important;
}   
.b2b-order {
    width: 100% !important;
    margin-top: 25px;
}  
.b2b-inoyt input {
    width: 100% !important;
    margin: 0 0px 10px 0px !important;
}
.b2b-inner.one {
    display: block !important;
}      
.b2b-inner.one input[type=text] {
    width: 100% !important;
    margin: 0px 0px 10px 0px !important;
} 
.b2b-btn {
    margin-top: 10px !important;
    justify-content: center !important;
    display: flex !important;
}      
}
@media (min-width: 768px) and (max-width: 1198px) {
a.button-block {
    font-size: 15px !important;
}

  a.button-block-1 {
    font-size: 15px !important;
}
p#call-to-action {
    /* padding: 20px 10px 40px 10px !important;
    height: 270px !important; */
}   
table.availabe_mob_table {
    display: none;
}  
.b2b-main {
    display: block !important;
}
.b2b-account {
    width: 100% !important;
}   
.b2b-order {
    width: 100% !important;
    margin-top: 25px;
}  
.b2b-inoyt input {
    width: 100% !important;
    margin: 0 0px 10px 0px !important;
}
.b2b-inner.one {
    display: flex !important;
}      
.b2b-inner.one input[type=text] {
    width: 100% !important;
    margin: 0px 0px 10px 0px !important;
} 
.b2b-btn {
    margin-top: 10px !important;
    justify-content: center !important;
    display: flex !important;
}    
}
@media (min-width: 768px) and (max-width: 1024px) {
.back-to-top {
   bottom: 1em !important;
  right: 1.5em !important;
}  
ul.footer-navi li{   
  text-align: center !important;
}  
.full-unstyled-link {
    font-size: 12px !important;
    line-height: 14px !important;
    padding: 0 0 0 15px !important;
}  
.con-tact p a {
    font-size: 16px !important;
    display: inline-block !important;
}  
a.one {
    padding: 0px 0px !important;
    border-left: none !important;
    border-right: none !important;
}
.footer__copyright {
    margin-top: 7px !important;
}  
.collection-hero--with-image .collection-hero__text-wrapper {
   margin-top: 8em;
}  
/* .page-width {
    padding: 0 0rem !important;
}   */
quantity-input.quantity.cart-quantity.custom {
    width: 100% !important;
}
.quick-add.no-js-hidden form.form {
    display: block !important;
    gap: 10px;
  padding: 0px 10px !important;
}
.quick-add__submit {
    min-width: 100% !important;
    height: 0px;
}  
}
@media (min-width: 768px) and (max-width: 2500px){ 
.availibility_message table:nth-child(2) {
    display:none !important; 
} 
}
img.b-image {
    width: 100%;
}
p.custom-blocks {
    width: 32%;
  padding: 5px;
}

.main-block {
    width: 100%;
    display: flex;
    margin-top: 0px;
    flex-wrap: wrap;
    justify-content: start;
}

.bottom-title-1{
    width: 100%;
    display: inherit;
    margin-top: 0px;
}



a.button-block {
 display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
      text-transform: uppercase;
    word-break: break-all;
}

a.button-block-1 {
 display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
      text-transform: uppercase;
    word-break: break-all;
}




  
@media only screen and (max-width: 600px) {
  p.custom-blocks {
    display: inline-block;
    width: 49%;
}
}


  .footer__content-top {
    padding-bottom: 0px !important;

}

.footer {
    border-top: none!important;
}

.footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
}

.footer__content-bottom{padding-top: 0rem !important;}

 .footer__copyright {
    text-align: center;
    margin-bottom: 0px !important;
    color: #fff;
} 
.last-footer {
    background: #C8102E;
}

.login-card {
    padding: 1.3125rem 1.3125rem 0;
    background: red !important;
}
quantity-input.quantity.cart-quantity.custom {
    width: 50%;
    margin-bottom: 6px;
    border-radius: 4px;
    border: 1px solid #909AAA;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    background: #fff;
}
.quick-add.no-js-hidden form.form {
    display: flex;
    gap: 10px;
    padding: 0px 20px 0 10px;                                                                                                                                                                                                                                                                                                                                 
}


.quick-add__submit {
    min-width: 50% !important;
    height: 0px;
}
.quick-add.no-js-hidden .quantity__input {
    width: 55px !important;
}
.quick-add.no-js-hidden .quantity__button {
    flex-shrink: 1;
    color: #909AAA !important;
}
a.button-block:hover {
    text-decoration: underline;
}
.dropdown-tabs li a:hover {
    color: #C8102E;
}
.dropdown-name:hover {
    color: #C8102E;
}
button.quick-add__submit.button.button--full-width.button--secondary{
    color: #fff !important;
    background-color: #C8102E;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    border-radius: 4px;
}
/* .button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    box-shadow: none !important;
    border: 1px solid #004C8B;
} */
@media screen and (min-width: 767px) {
    .collection-hero__image-container {
        min-height: 25rem !important;
    }
}
@media screen and (max-width: 1625px) {
table.availabe_mob_table{
    display: none;
} 
}
.quantity__button svg {
    width: 2rem;
}
.collection-hero__image-container {
    border: none !important;
}
@media screen and (min-width: 990px) {
    .underline-links-hover:hover a {
        text-decoration: none !important;
    }
}
.product__title h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    text-align: left;
    letter-spacing: 0px;
}
.product__info-container>*+* {
    font-size: 17px;
    font-weight: 400;
    line-height: 20.57px;
    text-align: left;
    letter-spacing: 0px;
    color: #002D72;
}
.product__info-wrapper .price__container {
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    text-align: left;

    text-align: left;
    padding: 0px 0 0 0px;
}
span.swatch-option-name {
    font-size: 17px;
    font-weight: 400;
    line-height: 20.57px;
    text-align: left;
}
quantity-input.quantity {
    border-radius: 4px;
    border: 1px solid #909AAA;
    background: #fff;
}
.swatches {
    margin-top: -9px !important;
}
.product-form__quantity .form__label {
    font-size: 17px;
    font-weight: 400;
    line-height: 20.57px;
    text-align: left;
}
.quantity__button svg{
   color: #909aaa !important;  
}

/* div.swatch-preset-881870 div.star-set-btn div.swatch-button-title-text {
    padding: 9px 10px;
    border-radius: 4px 0px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    background: #002D72 !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 20.57px;
    text-align: left;
    color: #FFFFFF;
} */
div.swatch-preset-881870 div.star-set-btn.swatch-selected div.swatch-button-title-text {
    color: #fff;
    background-color: #292929;
    text-decoration-color: #fff;
    padding: 10px 10px;
    border-radius: 4px 0px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    background: #002D72 !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 20.57px;
    text-align: left;
    color: #fff !important;
}
div.swatch-preset-881870 div.star-set-btn div.swatch-button-title-text {
    text-decoration-color: #002D72;
    padding: 10px 10px !important;
    border-radius: 4px 0px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    background: #fff !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 20.57px !important;
    text-align: left !important;
    color: #002D72;
}
div.swatch-preset-881870 div.star-set-btn div.swatch-button-title-text {
    color: #002D72 !important;
}
product-form.product-form .button--full-width {
    width: 40%;
    background-color: #C8102E;
    width: Fixed(193px) px;
    height: Fixed(40px) px;
    gap: 10px;
    opacity: 0px;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    color: #FFFFFF;
}
product-info.product__info-container.product__column-sticky {
    padding: 0 0em 0 0px;
}
span.uom {
    text-transform: lowercase;
}
/* .facet-filters.sorting.caption {
    display: none;
} */
.b2b-main {
    display: flex;
    gap: 35px;
}
.b2b-account {
    width: 30%;
    border: 1px solid #CBD7EA;
    border-bottom: 4px solid #C8102E;
    height: max-content;
    background-color: white;
}
.b2b-order {
    width: 70%;
}
.ordersku {
    border: 1px solid #CBD7EA;
    border-bottom: 4px solid #C8102E;
    background-color: white;
}
.availibility {
    border: 1px solid #CBD7EA;
    border-bottom: 4px solid #C8102E;
    margin-top: 20px;
    background-color: white;
}
h2.b2b-head {
    width: Fill(870px) px;
    height: Fixed(40px) px;
    padding: 6px 18px 6px 18px;
    gap: 10px;
    opacity: 0px;
    background: #002D72;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    text-transform: math-auto;
    margin: 0;
}
ul.left_menu li a {
    text-decoration: none;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #002D72;
}
.b2b-inner {
    width: Fill(870px) px;
    height: Hug(98px) px;
    padding: 24px 20px 24px 20px;
    gap: 15px;
    border: 0px 1px 0px 1px;
    opacity: 0px;
}
.b2b-inner.one {
    display: flex;
}
.b2b-inner.one input[type="text"] {
    width: 350%;
    height: 50px;
    gap: 0px;
    opacity: 0px;
    border: 1px solid #909AAA;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    angle: -0 deg;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #909AAA;
    padding: 14px;
    border-radius: 4px;
}
.b2b-inner.one button.button.button--primary.button--full-width {
    font-family: Inter;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    color: #FFFFFF;
    background: #002D72;
    width: Fixed(140px) px;
    height: Fixed(40px) px;
    opacity: 0px;
    border-radius: unset;
    letter-spacing: 0px;
    transition: .7s all;
}
input.qty_number {
    margin: 0 10px 0px 0px;
}
.b2b-inoyt input {
    width: 360.5px;
    height: 50px;
    border-radius: 4px;
    opacity: 0px;
    border: 1px solid #aaaaaa;
    padding: 14px;
    opacity: 0px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #002d72;
    
}
.b2b-inoyt input::placeholder{
    color: #909AAA !important;
}
.b2b-inner.one input[type="text"]::placeholder{
    color: #909AAA !important;
}
button.product_availibilty_check.button.button--primary.avi {
    color: white;
    width: Fixed(140px) px;
    height: Fixed(40px) px;
    gap: 10px;
    opacity: 0px;
    background: #002D72;
    width: 20%;
    border-radius: 0px;
    letter-spacing: 0px;
    transition: 0.7s all;
}
button.product_add_to_cart.button.button--primary.add {
    color: white;
    width: Fixed(140px) px;
    height: Fixed(40px) px;
    gap: 10px;
    opacity: 0px;
    background: #C8102E;
    width: 20%;
    border-radius: 0px;
    margin-left: 10px;
    letter-spacing: 0px;
}
.b2b-btn {
    margin-top: 20px;
}
.log a {
    text-decoration: unset;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #002d72;
}
.log {
    margin-top: auto;
    padding: 11px 18px;
    border-top: 1px solid #CBD7EA;
    gap: 0px;
    opacity: 0px;
}
ul.left_menu li {
    list-style: none;
}
ul.left_menu {
    margin-left: -22px;
}
span.badge {
    background: #a52a2a12 !important;
    width: fit-content;
    border-radius: 0;
    margin-left: 0;
    color: #002D72;
    width: 100%;
}
table.availabe_table th {
        width: 15%;
        font-family: Inter;
        font-weight: 600
}
table.availabe_table td {
    padding-top: 1em;
    vertical-align: baseline;
}
table.availabe_table{
    border: none;
}
table.availabe_table th {
    border: none;
}
table.availabe_table td {
    border: none;
}
@media screen and (min-width: 990px) {
    .header:not(.header--middle-left,.header--middle-center) .header__inline-menu {
        margin-top: 0.0rem !important;
    }
    .header:not(.drawer-menu).page-width {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}
img.account {
    height: 2rem;
    width: 2rem;
}
@media screen and (min-width: 990px) {
    .header {
        padding-top: 5px !important;
        padding-bottom: 0px;
    }
}
.header__menu-item {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px !important;
    text-align: left;
    color: #002D72;
}
.copyright__content {
    font-family: Inter;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
}
.scroll-trigger.animate--fade-in, .scroll-trigger.animate--slide-in {
      opacity: 1.01 !important;
}
ul.footer-navi {
    display: inline-flex;
    gap: 15px;
    font-family: Inter;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    list-style: none;
    padding: 0 0 0 15px;
}
ul.footer-navi a {
    color: white;
    text-decoration: none;
}
ul.footer-navi li:first-child {
    padding: 0px 0 0 15px;
    border-left: 1px solid white;
}

ul.footer-navi li:nth-child(2) {
    padding: 0px 15px 0px 15px;
    border-left: 1px solid white;
    /* border-right: 1px solid white; */
     padding-left: 12px !important; 
}

ul.footer-navi li:last-child {
    padding: 0px 15px 0 0;
}
.con-tact p a {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #002D72;
    text-decoration: none;
}
.con-tact p{
    margin: -1px;
}
.extra-ffoter {
    background: white;
    border-top: 3px solid #002D72;
}
.con-tact b {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #002D72;
}
.con-tact.page-width {
    text-align: center;
    padding: 1.2em 0 1.2em 0px;
}
a.one {
    padding: 0 12px 0 12px;
    border-left: 1px solid #002D72;
    border-right: 1px solid #002D72;
}
a.zero {
    padding: 0 12px 0 12px;
}
a.two {
    padding: 0 12px 0 12px;
}
a.three {
    padding: 6px 12px 6px 12px;
    border-radius: 4px;
    border: 1px solid #002D72;
    transition: .7s all;
}
img.errows {
    width: 8px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
}
.con-tact p a:hover {
    color: #c8102e;
}
/* ul.footer-navi a:hover{
    color: #002d72;
} */
a.three:hover {
    background: #002d72;
    color: white !important;
}
sticky-header.header-wrapper.color-scheme-6fd3ef4b-4139-4a6e-8391-d9e1f0f19c0b.gradient.header-wrapper--border-bottom {
    border-bottom: 2px solid #C8102E;
}
.header__menu-item:hover span {
    text-decoration: none !important;
}
.header__menu-item:hover{
  color: #C8102E;
}
.header__menu-item {
    padding: 1.2rem 2rem 1.2rem 2rem !important;
}
.b2b-inner.one button.button.button--primary.button--full-width:hover {
    background: #c8102e;
}
button.product_availibilty_check.button.button--primary.avi:hover{
   background: #c8102e;
}
h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    display: none;
}
.b2b-inner.one input[type=text]:hover{
  border: #1px solid #c8102e;
}
ul.left_menu li a:hover{
  color:#C8102E;
}
.log a:hover{
  color:#C8102E;
}
a.three path#rowws:hover{ 
  fill: white !important;
}
.b2b-inoyt input:focus {
    border: 1px solid #002D72;
}
.b2b-inoyt input:hover {
    border: 1px solid #002D72;
}
.b2b-inner.one input[type=text]:hover{
  border: 1px solid #002D72;
}
.b2b-inner.one input[type=text]:focus{
  border: 1px solid #002D72;
}
.b2b-inner.one input[type=text]:hover::placeholder{
  color: #002D72 !important;
}
.b2b-inner.one input[type=text]:focus::placeholder{
  color: #002D72 !important;
}
.b2b-inoyt input:hover::placeholder {
    color: #002D72 !important;
}
.b2b-inoyt input:focus::placeholder {
    color: #002D72 !important;
}
ul.left_menu li a:hover i.fa.fa-arrow-right {
    display: inline-block !important;
}
i.fa.fa-arrow-right {
    display: none;
}
.log a:hover i.fa.fa-arrow-right {
    display: inline-block !important;
}
small.copyright__content a:hover {
    color: white;
}
.message-data {
    margin-top: 20px;
    padding: 0;
}
p.qty-min {
    border-radius: 0;
    margin-left: 0;
    color: #002D72;
    width: 100%;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 1px !important; 
}
p.line{
    width: 80%;
    margin: 0px 0;
    position: relative;
    display: inline-block;
        }
p.line label {
    padding: 9px;
    pointer-events: none;
    position: absolute;
    left: 15px;
    top: 2px;
    transition: .2s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(.25,.1,.25,1);
    background: #fff;
    color: #002d72 !important;
    font-size: 14px;
    line-height: 24px;
    z-index: 1;
}

p.line label:hover{
  color: #002D72 !important;
}
p.line label:focus{
  color: #002D72 !important;
}


p.line input {
            padding:10px;
        }

p.line input:focus + label, input:not(:placeholder-shown) + label {
            opacity:1;
            transform: scale(0.75) translateY(-70%) translateX(-14px);
}


.field.search{
    width: 80%;
    margin: 0px 0;
    position: relative;
    display: inline-block;
        }
.field.search label {
    padding: 9px;
    pointer-events: none;
    position: absolute;
    left: 15px;
    top: 2px;
    transition: .2s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(.25,.1,.25,1);
    background: #fff;
    color: #002d72 !important;
    font-size: 14px;
    line-height: 24px;
    z-index: 1;
}

.field.search label:hover{
  color: #002D72 !important;
}
.field.search label:focus{
  color: #002D72 !important;
}


.field.search input {
            padding:10px;
        }

.field.search input:focus + label, input:not(:placeholder-shown) + label {
            opacity:1;
            transform: scale(0.75) translateY(-70%) translateX(-14px);
}

.field.top-search{
    margin: 0px 0;
    position: relative;
    display: inline-block;
        }
.field.top-search label {
    padding: 9px;
    pointer-events: none;
    position: absolute;
    left: 15px;
    top: 2px;
    transition: .2s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(.25,.1,.25,1);
    background: #fff;
    color: #002d72 !important;
    font-size: 14px;
    line-height: 24px;
    z-index: 1;
}

.field.top-search label:hover{
  color: #002D72 !important;
}
.field.search label:focus{
  color: #002D72 !important;
}


.field.top-search input {
            padding:10px;
        }

.field.top-search input:focus + label, input:not(:placeholder-shown) + label {
            opacity:1;
            transform: scale(0.75) translateY(-70%) translateX(-14px);
}


.b2b-inner.to p.line {
    width: 49%;
}
.b2b-inner.one input[type=text] {
    width: 100%;
    height: 47px;
    gap: 21px;
    border: 1px solid #aaaaaa;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #002d72;
    padding: 14px;
    border-radius: 4px;
}
.b2b-inner.one .button--full-width {
    display: flex;
    width: 25%;
    height: fit-content;
    mna: center;
}
input.product_id_number {
    margin-left: 10px;
}
.new-descrion h2 {
    background: #002D72;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    width: Fill(1, 200px) px;
    height: Fixed(40px) px;
    padding: 6px 18px 6px 18px;
    gap: 10px;
    opacity: 0px;
    margin-bottom: 0;
}
.new-descrion .new-data {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    color: #003082;
    width: Fill(1, 200px) px;
    height: Hug(412px) px;
    padding: 20px 20px 20px 20px;
    gap: 10px;
    border: 0px 1px 0px 1px;
    opacity: 0px;
    background: white;
    border: 1px solid #CBD7EA;
    border-bottom: 4px solid #C8102E;
}
.page-width.new-descrion {
    margin-top: 5em;
}
div.swatch-preset-881870 div.star-set-btn {
    border-color: #002D72 !important;
    border-radius: 4px !important;
}
div.swatches div.swatch-preset-881870 li.swatch-view-item.swatch-item-unavailable div.star-set-btn::before {
    border-color: #002D72 !important;
}
.product-form__quantity .form__label {
    margin-bottom: 1.5rem !important;
}
.collection-hero--with-image .collection-hero__text-wrapper {
        z-index: 1 !important;
}
facet-filters-form.facets.facets-vertical-sort.page-width.small-hide.no-js-hidden {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    /* margin: 0 auto; */
    max-width: 76em;
    /* padding: 0 0rem;
*/
}

  .field.search {
    display: inline-block;
    width: auto;
}

.field.search .field__input {
    padding: 6px 10px !important;
    height: 28px;
    border: 1px solid #D3DDED;
    border-radius: 4px;
    /* background: white; */
}
.field.search label.field__label {
    font-size: 12px;
    font-weight: 400;
    line-height: 8px;
    text-align: left;
    color: #002D72;
    letter-spacing: 0px;
}
svg.spod {
   float: inline-end;
}
menu-drawer.mobile-facets__wrapper.medium-hide.large-up-hide {
    display: none;
}
.field.search .field__label{
    left: 6.5px;
}
.field.search .field__button {
    height: 2.7rem;
}
.field.search .search__button .icon {
    height: 1.5rem;
    width: 1.5rem;
    color: #002D72;
}
.product-count {
    display: contents;
}

.header__active-menu-item {
    text-decoration: none !important;
}

.card__content {
    background: #fff;
}

.card .card__inner .card__media {
  
    z-index: 1 !important;
    
}

#product-grid li.grid__item {
    border: 1px solid #CBD7EA;
}

body, h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0rem !important;
}
.field.search label.field__label {
    pointer-events: none;
    position: absolute;
    top: 2px;
    transition: .2s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(.25,.1,.25,1);
    /* background: white; */
      background: #f0f2f6;
    font-size: 12px;
    /* line-height: 24px; */
}
.cart-item__name:hover{
    text-decoration: none !important;
}
input#filterSearchInput:hover {
    border: 1px solid #002D72;
}
input#filterSearchInput:focus {
    color: #002D72;
}
.custom-icon{
    max-width: 4%;
    vertical-align: middle;
  display: none;
}

.arrow-icon {
    max-width: 6%;
    vertical-align: middle;
    color: #002d72;
}

ul.left_menu li a:hover .custom-icon{
    display: inline-block !important;
}
.log a:hover .custom-icon {
    display: inline-block !important;
}
.search__input.field__input {
    padding-right: 9.8rem;
    border: 1px solid #D3DDED;
    border-radius: 4px;
    background: #fff;
}
label.field__label.custm {
    padding: 9px;
    pointer-events: none;
    position: absolute;
    left: 20px !important;
    top: 2px !important;
    transition: .2s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(.25,.1,.25,1);
    background: #fff;
    color: #002d72 !important;
    font-size: 14px !important;
    line-height: 24px;
    z-index: 1;
}
span#ProductCountDesktop {
    text-transform: capitalize;
}
.footer__copyright {
    letter-spacing: 0px;
}
#product-grid li.grid__item:hover {
  background-color: #CBD7EA;;
  box-shadow: 0px 0px 0px 1px;
}
.tax-note {
  font-size: 16px;
  font-weight: 600;
}





@media screen and (min-device-width: 320px) and (max-device-width: 340px){

      .quick-add.no-js-hidden form.form {
        display: block !important;
        gap: 10px;
        width: 75%;
    }

      .full-unstyled-link {
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 0 0 0 15px !important;
        width: 73%;
    }
}


@media screen and (min-device-width: 341px) and (max-device-width: 363px){

      .quick-add.no-js-hidden form.form {
        display: block !important;
        gap: 10px;
        width: 82%;
    }

      .full-unstyled-link {
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 0 0 0 15px !important;
        width: 77%;
    }
}


@media screen and (min-device-width: 364px) and (max-device-width: 382px){

      .quick-add.no-js-hidden form.form {
        display: block !important;
        gap: 10px;
        width: 90%;
    }

      .full-unstyled-link {
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 0 0 0 15px !important;
        width: 80%;
    }
}

@media screen and (min-device-width: 383px) and (max-device-width: 408px){

      .quick-add.no-js-hidden form.form {
        display: block !important;
        gap: 10px;
        width: 95%;
    }

      .full-unstyled-link {
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 0 0 0 15px !important;
        width: 88%;
    }
}

@media screen and (min-device-width: 409px) and (max-device-width: 436px){

    

      .full-unstyled-link {
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 0 0 0 15px !important;
        width: 95%;
    }
}
video.play-video{
    width: 100%;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
,
*::before,
*::after {
	box-sizing: inherit;
	margin: 0;
	padding: 0;
}

body {
	height: auto;
	background-color: #f4eae1;
}
h1 {
	color: #00053b;
	text-align: center;
	margin-top: 40px;
}
/* END Optional styles */

.video-container {
	width: 640px;
	border-radius: 4px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: 0px 8px 20px rgba(black, 0.4);

	.video-wrapper {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	video {
		width: 100%;
		height: 100%;
		border-radius: 4px;
	}
}

.play-button-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: auto;
	pointer-events: none;
	#circle-play-b {
		cursor: pointer;
		pointer-events: auto;

		svg {
			width: 100px;
			height: 100px;
			fill: #fff;
			stroke: #fff;
			cursor: pointer;
			background-color: rgba(black, 0.2);
			border-radius: 50%;
			opacity: 0.9;
		}
	}
}

.section-header-title h3{
    cursor: pointer;
    color: #002D72;
    text-transform: math-auto;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}
div#call-to-action a.btn {
    text-decoration: none;
    color: #002d72;
    font-weight: normal;
    transition: background-color 0.3s ease;
    cursor: pointer;
    font-size: 15px;
}
p#call-to-action {
    margin-left: 0em;
}
i.fa.fa-circle {
    font-size: 6px;
    vertical-align: middle;
    color: #002D72;
    padding: 0px 5px 0 0px;
}
div#tab1 {
    display: block;
}
.images-din img {
    width: 100%;
}
p#call-to-action img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 200px;
}
p#call-to-action {
       width: 19.1%;
    margin: 10px 5px 10px 5px;
    /* height: 320px;
}

.main-block.cal {
    width: 100%;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: start;
      margin-bottom: 40px;
    /* gap: 15px;
    margin-bottom: 4em; */
}

.collection-banners {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 3rem;
}
.collection-banners img {
    width: 100%;
}
h1.collection-hero__title.digi {
    padding: 6px 15px 6px 40px;
    gap: 10px;
    opacity: 0px;
    background: #002D72;
    width: max-content;
}
.section-header-title {
    display: flex;
    width: 100%;
    margin: 0px 5px 0px 10px;
}
h3.section-title-main {
    width: max-content;
    margin-top: 0.9em;
}
.header:not(.drawer-menu).page-width {
        padding: 0 3rem !important;
}
span.bred {
    width: 40%;
}
span.breds {
    width: 50%;
    display: contents;
}
.card__inner.color-scheme-2.gradient.ratio {
    height: 250px;
}
select#SortBy {
    padding: 0px 25px 0px 7px !important;
    height: 28px;
    border: 1px solid #D3DDED;
    border-radius: 4px;
}
.facet-filters__sort+.icon-caret {
    right: 10px !important; 
}
.cart-items td {
  height: 100px !important;
}
a.button.\34 04 {
    background: #002D72;
    color: white;
}
aside#main-search-filters {
    display: grid;
}
.template-search.section-template--22748456321338__main-padding form#FacetFiltersForm {
    display: none;
}
.product-media-container .product__modal-opener {
    display: block;
    position: relative;
    width: 100%;
    height: 490px;
}
table.cart-items img.cart-item__image {
    width: 100%;
    max-height: 120px;
}
div#CartDrawer-CartItems img.cart-item__image {
    max-height: 120px;
    width: auto;
}
.image__picker {
    margin-top: 10px;
    width: 90%;
}
.image__picker img.img-responsive {
    width: auto;
}


.sap-text {
    position: absolute;
    top: 35% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 280px;
    text-align: center;
}
.total-line--subtotal, .total-line--shipping, .total-line--taxes, .total-line--duties { display: none; }
.shipping-rate, .order-summary__total, .order-summary__shipping {
    display: none;
  }
.order-data {
    padding: 0px 20px 0px 20px;
}