
.butctaber{
  background: linear-gradient(90deg, #00ffb9 0%, #00e6dc 100%) !important;
    color: #000028;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    font-size: 13px;
    font-weight: bold !important;
  margin-top: 5px;
    position: absolute;
  display:inline-block;
}

.productname {
  font-size: 19px;
  font-weight: bold;
	background: linear-gradient(to right,#00ffb9 0,#00e6dc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#xlitry {
    display: inline-block;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left:1rem;
    padding-right:1rem;
    text-decoration: none;
    font-size:1.2rem;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    border-top-color: #9CACB8 !important;	
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-left-color: #9CACB8 !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-right-color: #9CACB8 !important;	
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #9CACB8 !important;
        }
#xlitry:hover {
    display: inline-block;	
        }
#xli {
    display: inline-block;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 16px;
    padding-left:0rem;
    padding-right:0.6rem;
    text-decoration: none;
    font-size:1.2rem;
        }
#xli:hover {
    display: inline-block;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    border-bottom-color: #41AAAA !important;			
        }

.xlogo{
    float: left;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size:1.2rem;
    padding-top:0.6rem;
 
}

.xcontainer {
    display: block;
    width: 92.5% !important;
    max-width: 1200px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    text-align:right;
    z-index:50;

}
.headerwes{
    width: 100%;
    height:60px;
    z-index: 50;
    padding-top:7px;
    padding-bottom:0px;
    background:#000027 !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #5B7079 !important;	
  }


.headerwes a:link {
    color:#9CACB8 !important;
}

.headerwes a:visited {
  color:#9CACB8 !important;
}

.headerwes a:hover {
  color:#9CACB8 !important;
}

.headerwes a:active {
  color:#9CACB8 !important;
}

.showwes{
    top: 0;
    position: fixed;
    background:#2d373c;
    color:#879baa !important;
    height: 60px;
    width: 100%;
    z-index: 21;
}

.showwes a:link {
    color:#9CACB8 !important;
}

.showwes a:visited {
  color:#9CACB8 !important;
}

.showwes a:hover {
  color:#9CACB8 !important;
}

.showwes a:active {
  color:#9CACB8 !important;
}

@media screen and (max-width: 767px) {
  
  #headwes{
    display:none;
  }
    .xlogo {
    display:none; 
    }
  .xcontainer {
    margin-left:15px; !important;
  }
   #xli {
     float:left;
  }
  #xlitry{
    padding-left:0.4rem;
    padding-right:0.4rem;  
  }
