@import url('https://fonts.googleapis.com/css?family=Work+Sans');
@import url('https://fonts.googleapis.com/css?family=Unica+One');



.logo{ margin-top:10px;}

.top_links_1{ display:inline-block; margin:0; padding: 25px 0 2px 0; transition:all 0.9s ease-in-out; float:right;}
.top_links_1 li:hover img{transform: rotate(360deg); transition:all 0.9s;}
.top_links_1 li { list-style: none; padding: 4px 10px 6px 0px; float: left;}
.top_links_1 li a {
    display: inline-block;
    margin: 0;
    transition: all 0.9s ease-in-out;
	font-family: 'Work Sans', sans-serif;
	text-transform:uppercase;
	color:#757575;
	font-weight:500;
	font-size:13px;
	padding:0 10px;
}
.top_links_1 li a:hover{
	color:#17479e;
	text-decoration:underline;
	}
.links_1 {
    float: left;
    margin: 0px;
}	


.main_search{
	position:relative;
	    clear: both;
		    margin-top: 15px;
	}
.btn-1 {
    border: none;
    position: absolute;
    right: 2px;
    top: 2px;
    outline: none;
}		
.form-control {
    display: block;
    width:100%;
    float: right;
    height: 47px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}	


.new_color{ background:#ff7525; clear:both; width:100%; float:left;    margin-top: 20px;}
.navbar-inverse  ul{ margin:0; padding:0;}
.nnavbar-inverse  ul li{ list-style:none;}
.navbar-inverse  ul li a{ text-decoration:none;font-family: 'Work Sans', sans-serif; font-size:15px; text-transform:uppercase; color:#FFFFFF !important; float:left; padding:14px 7px;}

.navbar-inverse {
   background:none; margin:0 0 0 0px; border:none;
}



/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #004487;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}



.bar {
    margin-top: 15px;
    float: left;
    width: 100%;
}


.banner_color{ background:#f8f8f8;}

.carousel-indicators {
    bottom: -10px  !important;
}


.poular{ margin-top:30px;}

.weget{ margin-top:20px;}



.ecrousal{background:none !important; clear:both;}
.ecrousal{text-align:center !important; text-transform:uppercase; }
.ecrousal h6{background:none !important; color:#000 !important; font:bold 34px Montserrat !important; display:none;}
.ecrousal{border:none !important;}
.itemlistings .itmimg{ border-radius:0; border: 0 !important;}
.itemlistings {
    text-align: center;
    margin: 10px;
    padding: 10px !important;
 background:#fff;
 border:1px #ccc solid;
 box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.itemlistings:hover {
    
 border:1px #0063a6 solid;
 box-shadow: 3px 3px 10px rgba(0, 99, 166, 0.35);
}


.itemlistings p{
 margin:10px 0 !important;
}

.owl-prev, .owl-next { background: #313945 !important;
    color: white!important;
    padding: 0px 13px !important;
    border: 1px #ccc solid !important;
    transition: all 0.3s !important;
    border-radius: 50% !important;
    font-size: 31px !important;
    line-height: 38px;
    height: 45px;
}


.itemlistings a.itm-a{  margin: 10px; background: #9d9d9d !important; border-radius: 0px !important; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35); color: #fff !important; padding: 10px 20px !important;}
.itemlistings a.itm-a:hover{ background: #0063a6 !important; color:#FFFFFF !important;}


.itemlistings span{color: #000 !important; margin: 0 0 10px 0; font-size: 15px !important;}


.carousel-inner>.item>a>img, .carousel-inner>.item>img{width:100%;}
.owl-prev:hover, .owl-next:hover{background: #0063a6 !important;}      
.new{
     padding: 40px 0 10px 0;
 }
.owl-buttons {
    top: 40% !important;
}




.cat_bg{ background:#f8f8f8; margin-top:20px;}


.poular_cats{ margin-top:30px;}




.comments{ margin-top:30px; position:relative; overflow:hidden;}
.cat1{ transition:all 0.8s ease-in-out;}
.cat1 img{ display:block; width:100%;transition:all 0.8s ease-in-out;}

.cat_text{ position:absolute; bottom:10px; left:10px; right:10px;; text-align:center; background:#FFFFFF;transition:all 0.8s ease-in-out;}
.cat_text p{font-family: 'Unica One', cursive; font-size:29px; color:#333333; margin:0; padding:10px;transition:all 0.8s ease-in-out; text-transform:uppercase;}
.comments:hover .cat1 img{ transform:scale(1.1) rotate(5deg);}


.comments:hover .cat_text{ background:#004487; box-shadow:0 0 10px #FFFFFF;}
.comments:hover .cat_text p{ color:#FFFFFF;}




.brows{  text-align:center; margin-top:30px;transition:all 0.8s ease-in-out;    margin-bottom: 30px;}
.brows a{ margin:0;font-family: 'Work Sans', sans-serif; font-size:18px; color:#FFFFFF !important; padding:10px; text-transform:uppercase;background:#ff7525; display:inline-block;transition:all 0.8s ease-in-out;padding: 20px 25px;
}


/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #004487;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}



.click{ margin-top:30px;}


.logo_mainbg{ background:#f8f8f8; margin-top:30px;}
.new_logo{}
.new_logo img{    padding: 20px 11px;}





/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}



.foter_bg{ background:#004487; margin-top:20px; }


.about_tex{ margin-top:40px;}
.about_tex h2{ margin:0;font-family: 'Work Sans', sans-serif; font-size:22px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}

.about_line{ margin-top:25px;}
.about_line p{ margin:0; color:#FFFFFF;font-family: 'Work Sans', sans-serif; font-size:13px; line-height: 23px;text-align: justify;}
.about_line p a{ color:#FFFFFF;}
.about_line p a:hover{ color:#666666; text-decoration:underline;}



.store_tex{ margin-top:40px;}
.store_tex h2{ margin:0;font-family: 'Work Sans', sans-serif; font-size:22px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}

.link{margin-top:25px;}
.link ul{ margin:0; padding:0;}
.link ul li{ list-style:none;padding: 6px 0;
}
.link ul li a{font-family: 'Work Sans', sans-serif; font-size:14px; color:#FFFFFF; transition:all 0.6s ease-in-out;}
.link ul li i{ color:#FFFFFF;   padding-right: 15px;    font-size: 17px;
}

.link ul li a:hover{  padding: 0 10px;}


.new_tex{margin-top:40px;}
.new_tex h2{margin:0;font-family: 'Work Sans', sans-serif; font-size:22px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}


.news_line{margin-top:25px;}
.news_line p{ margin:0; color:#FFFFFF;font-family: 'Work Sans', sans-serif; font-size:13px; line-height: 23px;text-align: justify;}



.genrate{}
.genrate ul{ margin:0; padding:0;}
.genrate ul li{ list-style:none; color:#FFFFFF;font-family: 'Work Sans', sans-serif; font-size:13px;    }
.genrate ul li span{margin: 0 5px 0 0;}

.bbbb { margin-top:20px}
.bbbb a{ background:#e05337; padding:10px 10px; color:#FFFFFF; text-transform:uppercase;font-family: 'Work Sans', sans-serif; font-size:14px; transition:all 0.6s ease-in-out;}
.bbbb a:hover{ background:#FFFFFF; color:#000000;}

.we_tex{margin-top:40px;}
.we_tex h2{margin:0;font-family: 'Work Sans', sans-serif; font-size:22px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}

.we_tex_line{margin-top:25px;}
.we_tex_line p{margin:0; color:#FFFFFF;font-family: 'Work Sans', sans-serif; font-size:13px; line-height: 23px;text-align: justify;}


.payment_logo{ margin-top:30px;}

.compny_text{ margin-top: 10px;
    margin-bottom: 10px;}

.compny_text p{ margin:0; color:#FFFFFF;font-family: 'Work Sans', sans-serif; font-size:14px;}

.line{ border:1px solid #8f8f8f; margin-top:10px;}


.design-by{
 float:right; margin-top:11px;
 }
 
.design-by a{
font-family: 'Work Sans', sans-serif;
 font-size: 12px;
 color: #FFFFFF !important;

 }
 
  @media screen and (max-width: 1200px){
	  
	  
	  .navbar-inverse ul li a {

    padding: 14px 2px;
	  
	  font-size: 13px;
	  
	  }
  .top_links_1 li a {
  
    padding: 0 4px;
}
  
  .cat_text p {
    font-size: 22px;
  }
  
  }
  
   @media screen and (max-width: 992px){
	.navbar-inverse ul li a {
   
    font-size: 9px;
}   
	   .cat_text p {
    font-size: 16px;
}	 .new_logo {
    max-width: 350px;
    margin: 0 auto;
}
	   
	   
	   } 
  
  
 
 @media screen and (max-width: 768px){

.navbar-toggle {
    position: relative;
    float: left;
    padding: 15px 11px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100%; background:none !important;
}

.new_5{ color:#FFFFFF; position:absolute; top:10px; right:10px;}



.navbar-inverse ul li a {
   
    width: 100%;
}




.navbar-inverse ul li a {
    font-size: 16px;
    padding: 11px 2px;
}


	
	
	.compny_text {
    text-align: center;
}
	.design-by { text-align:center; float:none;}
	
	
	
	
	.logo img{ text-align:center; margin:0 auto;}
	
	.nav>li {
     display:inline-block;width: 100%;}
	 
	 .new_logo {
    max-width: 350px;
    margin: 0 auto;
}

}





.title{ background:#004487; margin-top:20px;}
.title p{ margin:0;font-family: 'Work Sans', sans-serif; font-size:26px; padding:10px; text-align:center; color:#FFFFFF; text-transform:uppercase;}


.main_bg{ background:#f5f5f5; padding:30px;}

.proudss{ background:#FFFFFF; border:1px solid #e4e3e3;}




.Details{ background:#004487; margin-top:20px;}
.Details p{ margin:0;font-family: 'Work Sans', sans-serif; font-size:26px; padding:10px;  color:#FFFFFF; text-transform:uppercase;}


.main_bg1{ background:#f5f5f5;}

.text{ padding:10px;}
.text p{font-family: 'Work Sans', sans-serif; font-size:16px;margin:0; }












/*tabswithoutjs*/
.tabbed{
  float : left;
  width : 100%;
}

.tabbed > input{
  display : none;
}

.tabbed > section > h1{
  float       : left;
  box-sizing  : border-box;
  margin      : 0 0 0 0;
  padding     : 0.5em 5px 0 0;
  overflow    : hidden;
  font-size   : 1em;
  font-weight : normal;
      background: linear-gradient(#004487, #004487);
}


.tabbed > section > h1 > label{
    display: inline-block;
	margin-bottom:0;
    font-size: 16px;
    color: #fff;
	text-transform:uppercase;
    padding: 14px 0px;
	margin:0 0 0 5px;
	width: 267px; text-align:center;   border-bottom           : none;
	font-family: 'Work Sans', sans-serif;
   cursor                  : pointer;
   -moz-user-select     : none;
   -ms-user-select     : none;
   -webkit-user-select     : none;
   font-weight:normal;
}

.lorem{
	border: 1px solid #eaeaea;
    padding: 10px;
    border-top: none;
	font-family: 'Work Sans', sans-serif;
	font-size:14px;
	line-height:30px;
}

.panel{
	margin:0;
	border:0;
}



.tabbed > input:checked + section > h1 > label { background:#ff7525; color:#FFFFFF; border-radius:5px 5px 0 0;}

.tabbed > section > div{
  position      : relative;
  z-index       : 1;
  float         : right;
  box-sizing    : border-box;
  width         : 100%;
  margin        :50px 0 0 -100%;

}

.tabbed > input:checked + section > h1{
  position : relative;
  z-index  : 2;
}

.tabbed > input:not(:checked) + section > div{
  display : none;
}
.leftsec { width:50%; float:left;     margin-top:12px;}
.rightsec { width:46%; float:right;}
.asdasd { margin-top:15px;; float:left; width:100%; position:relative; z-index:999999}
#slider-header {margin:20 0 0px 0; width:100% !important; height:auto !important; clear:both;}
#slider-header h2{ font-size:14px; text-transform:uppercase; color:#fff; line-height:39px; border:1px solid #d7d7d7; margin:0; padding:0 0 0 26px; text-align:left; font-weight:bold;
background:#ff7612;}

@media screen and (max-width:1200px){
.tabbed > section > h1 > label {  width:217px}
}

@media screen and (max-width:1024px){
.tabbed > section > h1 > label {  width:150px}
}
@media screen and (max-width:991px){
#tabbed2 + section > div { margin-top:55px !important;}
#tabbed3 + section > div { margin-top:55px !important;}
#tabbed4 + section > div { margin-top:55px !important;}
.tabbed > section > h1 > label { width:139px; font-size:12px;}
.containers>a { margin-right:60px !important;}
.leftsec { width:100%;}
.rightsec { width:100%;}
.tabbed > section > h1 > label {
    width: 162px;
}
.image-gallery {max-width: 515px; width:100% !important;}
.image-gallery .big-image {width: 77% !important;}
} 
@media screen and (max-width:790px){
.tabbed{margin:10px 0;}	 
#tabbed2 + section > div { margin-top:-1px !important;}
#tabbed3 + section > div { margin-top:-1px !important;}
#tabbed4 + section > div { margin-top:-1px !important;}
.tabbed > section > div{    margin:-1px 0;}
.productthumb { text-align:center;}
.productthumb li { display:inline-block; float:none;}
.tabbed > section > h1{ margin:0 !important; width:100%; padding:0 0 0 !important}
.tabbed > section > h1 > label { width:100% !important; text-align:left !important; padding:14px 15px !important; margin:1px 0; position:relative;}
.moblo{ margin-bottom:0 !important;}

.tabbed > section > h1 > label::after{
content: "\f0fe";
    font-family: "fontawesome";
    color: #fff;
    position: absolute;
    right: 10px;
    top: 15px;
}

.tabbed > input:checked + section > h1 > label::after{
 content: "\f146";
 color:#0058a0;
}

}

@media screen and (max-width:460px){ 
.tabbed > section > h1 { margin-bottom:0;}
.tabbed > section > h1 > label { font-size:11.5px; width: 100%;}
.containers>a { margin-right:9px !important;}
.productthumb li{  max-width:150px;}
.single-item .gal_button {
    min-width: 100px;
 
}

#slider-header h2 {
    font-size: 11.5px;
    padding: 0 0 0 15px;
}
.single-item .gal_img {
    height: 100px;
}
}
@media screen and (max-width:414px){ 
.tabbed > section > h1 > label {width:100%;}
.tabbed > section > h1 {margin:0;}
}

/*tabsend*/




#menuToggle {
    display: block;
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #004487;
    padding: 13px 0px 8px 15px;
    margin-bottom: -2px;
}
#menuToggle input {
    display: block;
    width: 100%;
    height: 52px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
	margin:0;
}
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #ffffff;
  border-radius: 3px;
  
  z-index: 1;
  
  -webkit-transform-origin: 4px 0px;
  
          transform-origin: 4px 0px;
  
  -webkit-transition: background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease,
              -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
  transition: background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease,
              -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease,
              -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menuToggle span:first-child
{
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}


#menuToggle input:checked ~ span
{
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-2px, -1px);
          transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
          transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(0, -1px);
          transform: rotate(-45deg) translate(0, -1px);
}


#menu
{
  position: absolute;
  width: 100%;
  margin: -40px 0 0 -50px;
  
  padding: 1px 1px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  
/*  -webkit-transform-origin: 0% 0%;
  
          transform-origin: 0% 0%;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
  transition: -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);*/
  display:none;}


#menu li
{
  padding: 5px 0;
  font-size: 22px;

}

#menuToggle input:checked ~ ul
{
  -webkit-transform: scale(1.0, 1.0);
          transform: scale(1.0, 1.0);
  opacity: 1;
    margin: 15px 0 0 -8px;
    position: static;
	display:block;
	transition:all 0.5s ease-in-out;
}
.new_nav li{
	width:100%;
	transition:all 0.5s ease-in-out;
	border-bottom: 1px solid #dadada; 
	}
.new_nav a{
	    font-family: arial;
    color: #000000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9px 18px;
    border-radius: 16px;
	}

	
	.new_nav li:hover a{
	    color: #FFFFFF !important;
    
	}
	
	.new_nav li:hover{
	  background:#e05337;
 
	}
	
	
	
	
	
	
	
	
	
#menuToggle h1{
	    
    left: 61px !important;
	right:auto !important;
	top:-7px !important;
}



