.page-header .panel.wrapper {
    border-bottom: 1px solid #2ea3f2;
    background: #2ea3f2;
}
.page-header {
    border: 0;
    margin-bottom: 0;
    background: unset;
}
.minicart-wrapper .action.showcart:before{
	color: #2ea3f2;	
}
a:visited, .alink:visited {
    color: #2ea3f2;	
    text-decoration: none;
}
.minicart-wrapper .action.showcart .text {
    color: #222;	
} 
.block-search input{
	color: #222;
}   
.block-search input, .block-search .action.search::before {
    color: #222;
}
.page-header .panel.wrapper, .header.panel > .header.links > li, .page-header .switcher, .block-search input {
    border-color: #eee;
}
.nav-sections {
    background: #2ea3f2;	
}
.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    background: unset;
    color: #bf1e2e;
}
.navigation .level0>.level-top:hover, .navigation .level0>.level-top.ui-state-focus {
    background: unset;
    color: #bf1e2e;
}
.navigation ul {
    border-top: unset;
}
.hb-bottom .action-button {
    background: #2ea3f2;
    color: #fff;
    padding: 10px 27px;
    border: unset;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
    width: 100%;
}
.hb-top {
    text-align: center;
}
.hb-right p {
    font-size: 15px;
    color: #666;
}
.hb-top h3 {
    font-size: 24px;
    color: #2ea3f2;
}
.cms-home .hat-main .hat-row .hat-inner {
    width: 25%;
    margin-bottom: 20px;
}
.logo_section a{
    background: #2ea3f2;
    color: #fff;
    padding: 10px 40px;
    font-weight: bold;
    font-size: 21px;
    margin: 0 auto;
    text-align: center;
}
.logo_section{
	text-align: center;
}
.brand_section {
    margin-top: 60px;
    text-align: center;
}
.hab-main .hab-row .hab-inner {
    padding: 0 10px;
    float: left;
    width: 33.33%;
    box-sizing: border-box;
}
.cms-home .page-main {
	max-width: 100%;
}
.cms-home .section1, .section3, .section4{
	padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1280px;
    box-sizing: border-box;
}
.collapsibleTab {
    font-size: 18px!important;
} 
.section4 .logo_section {
    padding: 30px;
}  
embed, iframe, object, video {
    max-width: 100%;
    width: 100%;
    height: 500px;
}
.copyright {
    background-color: #2ea3f2;
        background-image: unset;
}
.page-main.cback a, .page-main.cback {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.nav-sections.sticky {
    background: #fff none repeat scroll 0 0;
    border-bottom: 4px solid #325052;
    margin: 0 auto;
    max-width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.collapsibleContainer {
  border: 1px solid #ddd;
  border-radius: 2px;
}

.collapsibleTab {
  background: #eee;
  padding: 1rem;
  cursor: pointer;
  font-size: .8rem;
  font-weight: bold;
  &:first-child {
    border-bottom: 1px solid #ddd;
  }
  &:nth-last-child(2) {
    border-top: 1px solid #ddd;
  }
}

.collapsibleContent {
  padding: 1rem 2rem;
}

#preview-panel {
  background: #fefefe;
  border-radius: 5px;
  padding: 2rem;
  box-shadow: 0 25px 15px -15px rgba(black, .25);
  max-width: 100%;
  > p {
    margin-bottom: 2rem;
  }
}
h1 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.page-main.cback a {
    cursor: pointer;
}
.section2 .hat-inner h3 {
    background: #2ea3f2;
    margin-top: 0px;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.action.primary:hover {
    background: #2ea3f2;
    border: 1px solid #2ea3f2;
    color: #fff;
}
.action.primary {
    background: #2ea3f2;
    border: 1px solid #2ea3f2;
    color: #fff;
}

 .cms-home .form.create.account.form-create-account {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

.credit-title{
    text-align: center;
    color: #222;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.3rem;
}

.payment-title{
    display: block;
    text-align: left;
    font-size: 15px;
    margin-bottom: 20px;
}

.page-wrapper{
    padding-bottom: 60px;
}

.product-item-actions{
    background: #2ea3f2 !important;
}

.cart-summary{
    margin-right: 10px !important;
}

.block-collapsible-nav .item.current a, 
.block-collapsible-nav .item.current > strong {
    border-color: #4aa3f2;
 }

.box-address-billing a,
.box-address-billing a:hover,
.box-address-billing .box-actions a,
.box-address-billing .box-actions a:hover,
.box-address-shipping a,
.box-address-shipping a:hover,
.box-address-shipping .box-actions a,
.box-address-shipping .box-actions a:hover,
.block-addresses-list a,
.block-addresses-list a:hover,
.block-addresses-list .box-actions a,
.block-addresses-list .box-actions a:hover
  {
    color: #2ea3f2;
 }

.box-order-shipping-address a{
     color: #2ea3f2;
}
.box-content a{
    color: #2ea3f2;   
}
.table-order-items a{
    color: #2ea3f2;   
}
.order-actions-toolbar a{
    color: #2ea3f2;      
}
.change-password{
    color: #2ea3f2;   
}
.box-actions a{
    color: #2ea3f2;   
}
.password-info a{
    color: #2ea3f2;      
}
.block-content a{
    color: #2ea3f2;         
} 
.minicart-wrapper{
  color: #2ea3f2;   
}

.customer-welcome .action.switch:after,
.customer-welcome.active .action.switch::after {
    content: '\f0c9' !important;
}
.breadcrumbs .items{
        color: #4aa3f2;
}
.showcart:hover{
    color: #2ea3f2;
}


/* SDM homepage from /home/style.css */
body { color:#222; font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-style:normal; font-weight:400; line-height:1.42857143; }
.page-header{ background-color:#fff;  }
.page-header .panel.wrapper { background: #2ea3f2; /*border-top:1px solid #eee;*/  border-bottom:2px solid #eee; }
.page-header .header.panel { padding-bottom:10px;  padding-top:10px;  }

.page-header .header.panel {display:table; width:100%; padding-left:20px; padding-right:20px; margin-left:auto; margin-right:auto;
   max-width:1280px; box-sizing:border-box; }
.header-notification { float:left; width:auto; max-width:350px; text-transform:capitalize; color:#fff; font-size:12px;line-height:18px; } 
.header.panel > .header.links { margin:0; padding:0; list-style:none none; float:right; margin-left:auto;display: flex;
    align-items: center; }
.header.panel > .header.links > li { display: inline-block; margin:0 0 0 13px; padding:0 0 0 13px;  }
.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a { 
    line-height:18px; color:#fff; font-size:12px; text-transform:capitalize; text-decoration: none; } 
.header.panel > .header.links > li.authorization-link { border-left: 1px solid #fff; } 

.page-content { margin-top:30px; max-width:100%; padding-left:20px; padding-right:20px; margin-left:auto;  margin-right:auto;}
.home_top_heading_red {
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 600;
  color: #bf272e;
  text-align: center;
}
.home_pge_new_wrap .home_logo_and_btn {
  width: 100%; max-width: 600px;
  margin: auto;
}
.home_logo_and_btn {
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 600;
  color: #bf272e;
  text-align: center;
}
.website_logo {
  border: 2px solid #333;
  padding: 12px;
 
}
.website_logo img { max-width: 100%;}
.home_logo_and_btn ul {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  margin: 0;
    margin-top: 0px;
  margin-top: 25px;
}
.home_logo_and_btn ul li {
  font-size: 20px; margin:0 auto;
  font-weight: 600;
}
.home_logo_and_btn ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home_logo_and_btn ul li a {
  padding: 15px 12px;
  background-color: #4a77c5;
  color: #fff; text-decoration: none;
  margin-top: 5px;
  width: 100%;
  text-align: center;
}
.text_above { font-size:20px; font-weight:600; color: #000; }
.center-l { text-align: center; font-size: 18px;  color: #000; font-weight: 400; line-height:24px; }
.center-l h2 { 
    line-height: 1.1; 
    font-size: 24px;  
    margin-top: 1.5rem;  
    margin-bottom: 1.5rem;  font-weight: bold;
}
.video_section_wrp { margin-top:20px; }

.contact_form_wrp {
    width: 100%;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 100px; max-width: 600px;
} 
.block-title-main {
    margin-bottom: 30px;
    text-align: center;
}

.block-title-main h2 {
  background: #000000;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 3px;
  padding: 0 15px;
  line-height: 30px;
  margin: 0 auto 0px; text-align: center; display: inline-block;
}
.home_page_contact input,.home_page_contact textarea {
    background-color: #f6f6f6;
    background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 1px;
  font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 13px;
  height: 34px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.home_page_contact textarea { height: 100px; }
.home_page_contact .submit {
    margin: auto;
  background: #2378ff;
  padding: 8px 28px;
  border: 0px solid;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 3px solid #004fc5;
  color: #fff;  font-weight:700;
}

.home_page_contact .fieldset {
  margin-bottom: 10px;
}
.home_page_contact .fieldset > .field {
  margin-bottom: 25px;
}
.home_page_contact .actions-toolbar { text-align: center; }

@media only screen and (max-width: 767px) {
    .home_top_heading_red { font-size: 26px; }
    .text_above { font-size:14px; }
    .contact_form_wrp { margin-top: 60px; }
    .block-title-main { margin-bottom:20px; }

}

.padding-6 video,
.home_pge_new_wrap video,
.new_layout_home_pge_new_wrap video {
    display: block;
    width: 100%;
    max-width: 960px;
    height: auto !important;
    margin: 24px auto;
    background: #000;
}

.cookie-status-message {
    display: none;
}



/* SDM category grid 4-col */
.page-products .column.main {
    padding-left: 20px;
}
.page-products .page-title-wrapper .page-title {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0 0 8px;
    color: #1a1a1a;
}
.page-products .toolbar {
    margin: 0 0 18px;
    padding: 10px 0 12px;
    border-bottom: 1px solid #eceff2;
}
.page-products .sidebar.sidebar-main .block.filter {
    background: #fff;
    border: 1px solid #e6e8eb;
    border-radius: 10px;
    padding: 16px 16px 8px;
    box-shadow: none;
}
.page-products .block.filter .block-title,
.page-products .block.filter .block-subtitle,
.page-products .block.filter .filter-options-title {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #111;
}
.page-products .filter-options-content a,
.page-products .filter-options-content .item {
    font-size: 13px;
    line-height: 1.45;
}

@media (min-width: 768px) {
    .page-products .products-grid .product-items {
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 16px;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none;
    }
    .page-products .products-grid .product-item,
    .page-products .products-grid .product-item:nth-child(n) {
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        display: block !important;
        vertical-align: top;
        background: transparent !important;
        overflow: visible !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-products .products-grid .product-items {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        margin: 0 !important;
    }
    .page-products .products-grid .product-item,
    .page-products .products-grid .product-item:nth-child(n) {
        width: auto !important;
        margin: 0 !important;
        float: none !important;
        display: block !important;
    }
}

@media (max-width: 479px) {
    .page-products .products-grid .product-items {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin: 0 !important;
    }
    .page-products .products-grid .product-item,
    .page-products .products-grid .product-item:nth-child(n) {
        width: auto !important;
        margin: 0 !important;
        float: none !important;
        display: block !important;
    }
}

.page-products .products-grid .product-item-info {
    width: 100% !important;
    max-width: none !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e7eaee;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.page-products .products-grid .product-item-info:hover {
    border-color: #c9d2dc;
    box-shadow: 0 10px 24px rgba(17, 24, 39, 0.08);
    transform: translateY(-2px);
}
.page-products .products-grid .product-item-photo {
    display: block;
    background: #f6f7f9;
    padding: 10px;
}
.page-products .products-grid .product-image-container,
.page-products .products-grid [class*="product-image-container"] {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
}
.page-products .products-grid .product-image-wrapper,
.page-products .products-grid span.product-image-wrapper {
    width: 100% !important;
    padding-bottom: 100% !important;
    height: 0 !important;
    display: block;
    position: relative;
}
.page-products .products-grid .product-image-photo {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center;
}
.page-products .products-grid .product-item-details {
    padding: 10px 12px 14px;
    text-align: left;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}
.page-products .products-grid .product-item-name {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
    margin: 0 0 8px;
    min-height: 2.7em;
}
.page-products .products-grid .product-item-name a {
    color: #1b1f24;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.page-products .products-grid .product-item-name a:hover {
    color: #2ea3f2;
    text-decoration: none;
}
.page-products .products-grid .price-box {
    margin: auto 0 0;
}
.page-products .products-grid .price-box .price {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    color: #111;
    font-weight: 700;
    white-space: normal;
}
.page-products .products-grid .price-box .price u {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #6b7280;
    text-decoration: none;
}
.page-products .products-grid .product-item-actions {
    display: none;
}
.page-products .products-grid .product-item-inner {
    display: none;
}
