body{
    color: #000;
    font-size: 14px;
    letter-spacing: 0.6px;
    padding-top: 0;
 }
 h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.8px;
}
a {
    text-decoration: none !important;
}
.owl-wrapper-outer{
    padding: 0;
    box-shadow: none;
    border: none;
}
.owl-carousel{
    margin-bottom: 0;
}
 button:focus{
    outline: none !important;
 }
 :focus {
    outline: none;
}
.hideme{
    display: none;
}
svg{
    vertical-align: middle;
}
dl, ol, ul{
    margin: 0;
}

@media (min-width: 320px) and (max-width: 991px){
    .container {
        max-width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
 .container {
  max-width:100% !important;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .container {
  max-width: 963px !important;
 }
}
@media (min-width: 1200px) and (max-width: 1409px) {
 .container {
  max-width:1170px !important
 }
}
@media (min-width: 1410px){
 .container {
  max-width:1380px !important
 }
}
.container{
    padding: 0 15px !important;
}
a:hover{
    text-decoration: none;
}
@media(min-width: 801px){
    .wb-desktop-hide,.manun .view_more{
        display: none;
    }
}

@media(max-width: 800px){
    footer h5 .toggle.collapsed::after, footer h5 .toggle::after {
        font-family: FontAwesome;
        font-size: 14px;
        font-weight: 400;
        float: right;
        cursor: pointer;
    }
    footer h5 .toggle::after {
        content: '\f068';
    }
    footer h5 .toggle.collapsed::after {
        content: '\f067';
    }
    footer button {
        text-shadow: none;
        background: 0 0;
        border: none !important;
        box-shadow: none;
        font-size: 12px;
        position: absolute; 
        top: 5px;
        right: 15px;
        width: 100%;
        padding: 0;
    }
    
}
@media(max-width: 360px){
    .cate-top div {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .cate-top .actionBar-section {
        float: left;
        margin-top: 10px;
    }
    .toggleLink-text {
        letter-spacing: 0;
    }
}
.cate-mar{
    margin: 0 -0.75rem;
}


ul.categories-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
    margin: 20px 0;
    margin-left: -10px;
    margin-right: -10px;
}

.categories-list-item {
    margin-bottom: 20px;
    width: 25%;
    padding: 0 10px;
}

.categories-list-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: thin solid transparent;
    padding: 10px 0;
    border-radius: 25px;
    transition: all 0.2s;
}

.categories-list-link:hover {
    border: 1px solid #e3e3e3;
    box-shadow: 0px 1px 5px -1px #dfdfe5;
}

.categories-list-link > img {
    object-fit: contain;
    margin-bottom: 20px;
    max-width: 100%;
    aspect-ratio: 3/2;
}

.categories-list-title {
    border-top: thin solid #E6E6E6;
}

.categories-list-title span {
    background: #2E74B5;
    padding: 3px 18px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    position: relative;
    top: -10px;
}

@media (max-width: 767px){
    .categories-list-item{
        width: 50%;
    }
}

header ul.socialLinks {
    display: none;
}

.home-heading{color: #2E74B5; }

.testi-box {
    border: 1px solid #ccc;
    border-radius: 25px;
    display: inline-block;
}
.test-img { 
    display: none;
}
.test-desc {
    padding: 20px 30px 20px;
    width: 100%;
    min-height: 285px;
}
.testi-box p {
    font-size: 14px;
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 0;
}
.testi-box h2 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0;
}
.testi-title-img {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.parallax-bg {
    background-color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 70px;
}
.parallax-bg .home-heading { 
    margin-top: 0;  
}
.testi-star-rating {
    margin-bottom: 7px;
}
.testi-star-rating i {
    color: #FFC107;
}
.testi-top-para {
    font-size: 24px;
    margin-bottom: 15px;
}
#testi.owl-carousel .owl-buttons div i {
    font-size: 30px; 
    margin: 0;
    border: 1px solid #ccc;
    width: 43px;
    height: 43px;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0px 2px 6px -1px #ebebeb;
    padding: 5px 0 0;
}
#testi.owl-carousel .owl-buttons div {
    opacity: 1;
    transform: translate(0, -50%);
}
#testi.owl-carousel .owl-buttons .owl-prev {
    left: -7px;
}
#testi.owl-carousel .owl-buttons .owl-next {
    right: -7px;
}
.protable-oxygen img {
    border-radius: 20px;
}
.brandbg a { 
    min-height: 120px; 
    justify-content: center;
    display: flex;
    align-items: center;
}

#brand .owl-item a img {
    height: 60px;
    object-fit: contain;
}

 
body { 
    letter-spacing: 0; 
    line-height: 1.2;
}
p{line-height:1.2;}
.right-head {
    display: flex;
    justify-content: right;
}
.right-head .phone-icon svg {
    height: 20px;
    width: 20px;
}
.call-section {
    display: flex;
    align-items: center;
    text-align: left;
}
.phone-icon svg {
    margin-right: 7px;
}
.call-scetion-text strong {
    display: block;
    line-height: 15px;
}
.call-scetion-text strong a { 
    color: #000;
}
.head-user.user-info.huserb {
    margin: 0 10px;
}

.menuwidth {
    border-top: none;
    padding: 15px 0;
    background-color: #eaf1f9;
}
.navPages-container {
    text-align: left!important;
}
.slidecap { 
    right: 0;
    min-width: 90%;
    left: 0;
    text-align: center;
    width: 100%;
}
.heroCarousel-title { 
 color: #000!important;
  max-width: 100%;
}
 .heroCarousel-description{ 
      color: #000!important;
 }
 .heroCarousel-slide a {
    display: none;
}
.card-figure img {
    border: 1px solid #e3e3e3;
    box-shadow: 0px 1px 5px -1px #dfdfe5;
}
.product-cate-title {
    position: relative;
}
.product-cate-title span {
    background-color: rgba(0,125,198,1);
    color: #fff;
    padding: 2px 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translate(-50%, 0);
}
.footer { 
    margin-top: 0!important;
}
.news-bg {
    background-color: #eaf1f9; 
}
.foot-bottom-link p {
    width: 50%;
    margin: 0 auto;
    font-weight: 600;
}
.foot-bottom-link.text-center {
    border-top: none; 
}
.store-info .footer-info-list li {
    width: 100%;
    display: inline-block;
    line-height: normal;
    margin: 0 0 18px;
}
.foot-copy {
    background-color: #fff;
    border-top: 0;
}
.foot-text p {
    margin-bottom: 0;
    color: #000;
}
.footer-copyright>.powered-by {
    color: #000;
}
.footer-copyright a {
    color: #000;
}
.footer-copyright p {
    margin-bottom: 0;
      color: #000;
}
.bg-color-section p {
    color: #fff;
    margin-bottom: 0;
}
.bg-color-section {
    background-color: #808080;
    padding: 15px 25px;
    border-radius: 20px;
    text-align: left;
}
.blog-date {
    position: static;
    background: transparent;
    height: auto;
    width: auto;
    padding: 0;
    border-radius: 0;
    font-size: 14px;
}
.auther-date {
    display: none;
}
.blog-con { 
    padding: 30px 15px 25px;
}
.css-1vhypdx {
    margin-top: 25px;
}

.footer-cate-list a, .footer-info-list a { 
    line-height: 20px;
}
.wb-grid-list span {
    padding: 6px 0 0; 
    width: 33px;
    height: 33px; 
}
.sun-cat-sin h4 a {
    border: 1px solid #eee;
    border-radius: 25px;
    padding: 5px 10px;
    letter-spacing: 0;
}
.sub-cate-imgmain { 
    display: none;
}
.store-info .footer-info-list li address {
    margin-bottom: 0;
    line-height: 20px;
}

.about-section-right {
    text-align: left;
    padding-left: 70px;
}
.about-section-right h3 {
    margin: 0;
    padding: 0;
    color: #007dc6;
    font-family: inherit;
    font-weight: 700;
    font-size: 32px;
    min-height: 32px;
}
.about-section-right p {
    margin: 0;
    padding: 20px 0 0;
}
.about-section-right p strong {
    font-style: italic;
}
.more-about-btn {
    margin-top: 30px;
}
.webi-newsletter .footer-info-heading {
    color: #2E74B5;
}
#nl_email {
    border-bottom: 2px solid #808080;
}
.webi-newsletter p { 
    color: #000;
    font-size: 18px;
    margin-bottom: 50px;
}
.footer-info-list li {
    line-height: 20px;
    margin-bottom: 15px;
}
.productView-description {
    padding: 15px 30px;
}
#faceted-search-container nav { 
    padding: 15px; 
}
.listdes { 
    max-height: 100%; 
}
.wb-search-btn { 
    fill: #000000;
}
footer address {
    cursor: auto;
}



@media (max-width: 700px){ 
      div[data-layout-name="cta-section"] {
    padding: 20px;
    gap: 20px;
}  
}
@media (max-width: 767px){ 
.parallax-bg { 
    padding-top: 40px;
}
.foot-bottom-link p {
    width:100%!important; 
}
.about-section-right { 
    padding-left: 0;
    padding-top: 30px;
}
#testi.owl-carousel .owl-buttons .owl-prev {
    left: 5px;
}
#testi.owl-carousel .owl-buttons .owl-next {
    right: 5px;
}
#testi.owl-carousel .owl-buttons div i {
    font-size: 20px; 
    width: 30px;
    height: 30px; 
}

}











