#nav-header a {font-size:12pt;font-weight:bold}
#header{ ; max-width:none;width:100%;padding: 0px 0px;background:#FFF; backgroundx:linear-gradient( 180deg , #bce6ff , #FFFFFF 90%)}
#brands{padding:10px}
.brands-title img,
.brands-logo img{ height: 100px;margin:10px 0px  }
#header #nav-header{background:#2E0040;padding:8px 0px 13px 0px;width:100% }
#header #nav-header a{font-size:1.2em ;padding:5px 15px}
.text{word-break: break-word; word-wrap:break-word; }


@media screen and (max-width:768px) {

.brands-title img,
.brands-logo img{ height:auto; width:80%; max-width:180px ;margin:0px auto}

.me-form-item[me-type="checkbox" ] span{font-size:9pt}
}


#nav-header ul{ justify-content:center}

@media screen and (max-width:768px) {	
  .nav-icons ul li a i{color:#000}
}


#nav-header li.haveSub > a:after{content: '⌵'; font-size:1em }
#nav-rwd ul li.haveSub > a:after{content: '⌵'; ;}
#nav-rwd li.on.haveSub > a:after{content: '⌵'; transform:rotate(180deg);}


.aq-footer-link{justify-content:flex-start!important}
 @media screen and (max-width:768px) { 
.aq-footer-link{justify-content:center!important}

}




*:not(.fa,.material-icons,.jquery-notebook.bubble *){  
  font-weight:400!important;
  font-style: normal;}

*{font-weight:400!important;}
b{font-weight:600!important;}

h2 *{margin:auto auto;background-image: linear-gradient(135deg,#d2bb92, #c0926c ,#79593e ); -webkit-background-clip: text; background-clip: text; color: transparent;}
.colorr *{background-image:linear-gradient( 135deg , #2e1a68 , #a93990 , #0b5473 ,#21b8b8); }


.home-product{}
.home-product.me-product{ ;text-align:center; align-items: center!important;justify-content: center;}
.home-product .me-product-item{background:#FFFFFF;border-radius:10px;overflow:hidden ;width: calc( 100%/4 - 2% );     margin:1%;}
.home-product img{} 
.home-product .title{text-align:center}
.home-product .title *{font-weight:500!important; font-size:16pt; text-align:center}
.home-product .me-product-content *{text-align:center}

@media screen and (max-width:1200px) {
    .home-product  .me-product-item{   width: calc( 100%/2 - 2% );    }
    .home-blog .me-blog-item{width: calc( 100%/2 - 2% );}

}
@media screen and (max-width:600px) {
    .home-product  .me-product-item{   width: calc( 100%/1 - 2% );    }
    .home-blog .me-blog-item{width: calc( 100%/1 - 2% );}

}