.xhotline{
  background: url(../images/hotline.png) no-repeat 0px center;
  padding-left: 50px;
  background-size: 37px;
  white-space: nowrap;
}


/* Search */
.search {position: relative;}
.search form{
  position: relative;
  border: 0;
  border-radius: 4px;
  overflow: hidden;
}
.search.show-control .wrap-input {
width: 200px;
background: #fff;
z-index: 1;
display: block;
}
.search .wrap-input {
position: absolute;
width: 0;
top: -3px;
right: 0;
display: none;
}
.search .wrap-input span {
position: absolute;
top: 7px;
left: 6px;
color: #737373;
}
.search button {
background: var(--primary);
border: 0;
line-height: 28px;
position: absolute;
z-index: 2;
outline: none;
font-size: 14px;
padding: 0 10px;
border-left: 1px solid #ccc;
right: 2px;
top: 2px;
height: calc(100% - 4px);
padding: 0 25px;
color: #fff;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
.search p {
float: left;
width: 35px;
height: 35px;
line-height: 35px;
cursor: pointer;
text-align: center;
margin: 0px;
color: var(--color-gray);
font-size: 16px;
}

.search input {
outline: none;
padding: 0px;
border: 0;
border: 1px solid #ccc;
background: #fff;
text-indent: 10px;
font-size: 14px;
width: 100%;
padding: 8px 0px;
width: 100%;
border: 0;
position: relative;
border-radius: 30px;
border: 1px solid #ce9430;
}


.line-top .cart{}
.line-top .cart a i{
  position: absolute;
  background: #01cbff;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  width: 40px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: #fff;
}
.line-top .cart a{
  border: 2px solid #01cbff;
  display: inline-block;
  padding: 7px 13px;
  border-radius: 30px;
  position: relative;
  padding-left: 41px;
  color: #333;
  font-weight: 500;
  font-size: 14px;
}
.xhotline p{
  margin: 0;
}
.xhotline span{
  text-transform: uppercase;
  font-size: 14px;
  display: block;
}
.xhotline a{
  color: #333;
  font-weight: bold;
  font-size: 15px;
  display: block;
}

/* Header */
.header .hotline-bar {
display: inline-block;
float: right;
background: url(../images/phone.jpg) no-repeat top left;

padding: 0px 0px 0px 62px;
height: 60px;
}
.header .hotline-bar a.mail {
font-size: 16px;
}
.header .hotline-bar a {
color: #cd0000;
font-size: 25px;
font-weight: 700;
line-height: 1.2;
}
.fixed-menu .header.clone .logo-col img{max-height:50px !Important;}
.header.clone .main-logo{
  max-height: 59px !important;
}
.header.clone .line-top{
  /* padding: 4px !important; */
}
.fixed-menu .header.clone{
  opacity: 1;
  visibility: visible;
  transform:translateY(0px);
  }
.header.clone{
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100px);
  }

.line-top .container{}
/*.header:after{content:"";background: #fff;position: absolute;width: 28%;height: 100%;top: 0;left: 0;}*/
.head-slogan{background: #254daf;width: 100%;text-align: center;font-size: 16px;padding: 5px 0;color: #fff;}
.head-slogan a{
  display: inline-block;
  margin-left: 5px;
}
#main-header{z-index: 123;width: 100%;top: 0;left: 0;position: relative;}
.header {
top: 0;
z-index: 123;
width: 100%;
transition: 0.4s ease;
color:#333;
margin-bottom: -1px;
position: relative;
}
.top-xmenu{
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 3px;
}
.top-xmenu li:after{content:"";width: 1px;position: absolute;height: 12px;background: #ccc;right: 0;top: 7px;}  
.top-xmenu li:last-child{
  padding-right: 0;
}
.top-xmenu li:last-child:after{
  display: none;
}  
.top-xmenu li{
  display: inline-block;
  position: relative;
  padding-right: 4px;
}
.top-xmenu li a{
  font-size: 13px;
  color: #000;
}
.top-xmenu li:hover a{}
.show-modal-pick:hover{
  text-decoration: none;
  color: #fff;
  background: #00a553;
}
.show-modal-pick{
  display: block;
  background: #ff694b;
  color: #fff;
  padding: 6px 10px;
  font-size: 13px;
  text-align: center;
  border-radius: 7px;
  transition: 0.4s ease;
}

.header .head-search{}
.header .head-search form{
    position: relative;
    width: 100%;
    max-width: 600px;
}
.header .head-search form input{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 7px 10px;
}
.header .head-search form button{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0px 15px;
    border-radius: 3px;
    border: 0;
    background: var(--primary);
    color: #fff;
}


.header .hotline{
  margin-left: 30px;
  background: url(../images/support.png) no-repeat;
  padding-left: 60px;
}
.header .hotline p{
  margin: 0;
  font-size: 17px;
  font-weight: 700;
}
.header .hotline p:last-child{} 
.header .hotline p:last-child a{
  color: red;
  text-decoration: none !important;
} 

.hide-slide .header {
}
.hide-slide .header,
.fixed-menu .header li a{padding-top: 5px;padding-bottom: 5px;}
.fixed-menu .header {
box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
background: #fff;
}
.hide-slide .header a,
.fixed-menu .header a {
/* color:#121212 */
}
.hide-slide .header .no-hover a,
.hide-slide .header .search a,
.fixed-menu .header .no-hover a,
.fixed-menu .header .search a {
color: #333;
}
.hide-slide .menu li.search > div > i,
.fixed-menu .menu li.search > div > i {
color: #333;
}




.logo-col a{}

.header .tools{}
.header .tools a{
  color: #333;
  margin-left: 5px;
  text-decoration: none  !important;
}
.header .tools a span{
  background: #ce9430;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  line-height: 20px;
  color: #fff;
  font-size: 11px;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  top: -2px;
}

/* Menu */
.wrap-menu .menu {
  position: relative;
}
.wrap-menu .product-category{
    background: var(--second);
    padding: 10px 20px 13px 20px;
    margin: 17px 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.wrap-menu .product-category h4{
    margin: 0;
    font-weight: bold;
    font-size: 1.1rem;
}
.wrap-menu {position: relative;position: sticky;position: -webkit-sticky;top: 0;left: 0;z-index: 123;background: var(--primary);}
.menu ul:first-child {
padding: 0px;
margin: 0;
list-style: none;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
width: 100%;
}

.menu li.search > div > i {
/* position: relative; */
/* top: 9px; */
cursor: pointer;
color: #fff;
font-size: 18px;
}
.menu .dropdown a {
background: transparent !important;
color: #111 !important;
text-align: left;
font-size: 12px;
}
.menu .dropdown .dropdown-menu a {
padding: 7px 7px;
}

.hide-slide .menu .dropdown > a span,
.fixed-menu .menu .dropdown > a span {
color: #111;
}
.menu .dropdown > a span {
max-width: 88px;
overflow: hidden;
display: inline-block;
color: #fff;
}
.menu .dropdown > a {
border: 1px solid #ccc;
font-size: 13px;
border-radius: 3px;
text-transform: none;
}
.menu .dropdown .dropdown-menu {
padding: 3px 0;
}
.menu li.search {
cursor: pointer;
flex: 0;
padding-left: 20px;
}
.menu li.search span {
cursor: pointer;
}
.menu li.search div {
}
.menu li.search form {
position: relative;
}
.menu li.search form input {
background: #ffffff63;
}
.menu li.search form button {
transition: #fde212;
top: 0;
height: 100%;
border: 0;
right: 0;
position: absolute;
width: 43px;
color: #fff;
padding: 4px 0;
}
.menu .phone{}
.menu .phone a{color:#ef5958;font-size: 30px;text-shadow: 1px 1px 1.7px rgba(255, 255, 255, 1);font-weight: bolder;}
.menu .phone a:after{display:none !important
}
.menu .search-form{width:100%;max-width: 350px;}
  .price-list a:after{display:none}
.price-list a{background:var(--primary)  !important;padding: 5px 15px 8px 15px  !important;color: #fff !important;border-radius: 30px !important;text-transform: capitalize !important;text-decoration: none !important;}
 .price-list a:hover{color:#fff  !important;background:var(--second) !important;}
.price-list a{color:#fff  !important;background:var(--second) !important;}
.menu  ul:first-child > li {position: relative;z-index: 99;-ms-flex: 1 0 auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-flex: 1;-webkit-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;width: auto;text-align: center;}
.menu ul li.line {
width: 1px;
height: 15px;
background-color: rgba(255, 255, 255, 0.5);
}
.phone-link a{}
.menu ul li form div{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #cccccc8f;
}
.menu ul li form{
    position: absolute;
    top: 0;
    width: 300px;
    right: 0;
    top: 100%;
    border-radius: 5px;
    overflow: hidden;
    padding: 5px;
    background: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.menu ul li form input{
    border: 0;
}
.menu ul li form button{position: absolute;top: 0;right: 0;height: 100%;padding: 5px 20px;background: transparent;border: 0;background: var(--second);color: #fff;}
.menu ul li a {position: relative;z-index: 1;text-align: center;text-decoration: none !important;text-align: center;padding: 10px 5px;color: #fff;font-size: 18px;border-radius: 1px;transition: all 0.4s ease;background: transparent;transition: 0.4s ease;background: transparent;font-weight: 600;position: relative;display: inline-block;margin: auto;}
.menu ul li a h2 {
font-size: 15px;
color: #fff;
margin: 0px;
padding: 16px 14px;
text-transform: uppercase;
}
.clone .menu  ul:first-child > li > a:after{
  bottom: 5px;
}
.menu  ul:first-child  > li > a:after{content:"";transition:0.4s ease;border-bottom:2px solid transparent;left: 0;position: absolute;width: 0;bottom: 5px;}
.menu ul li a.active:after,
.menu ul li:hover > a:after{width: 100%;background: var(--primary);}
.menu ul li a.active,
.menu ul li:hover > a{color: var(--second);}
.menu ul li a.active:before,.menu ul li:hover > a:before{width: 50%;background: #000;}

.menu ul li.lang span {
padding: 5px 7px;
display: inline-block;
}
.menu ul li.lang .active span {
background: #0b6740;
color: #fff;
}
.menu ul li li:hover > a {
color: #000000;
}
.cart-menu a {
position: relative;
}
.cart-menu a span {
position: absolute;
background: red;
width: 15px;
height: 15px;
font-size: 11px;
text-align: center;
line-height: 13px;
border-radius: 50%;
top: 2px;
right: 5px;
}
.menu ul li.no-hover a {
color: #fff;
}
.menu ul li.no-hover:hover a,
.menu ul li.search:hover > a {
background: transparent;
}
.menu ul li .lang-switch{}
.menu ul li .lang-switch a img{
  position: relative;
  margin-right: 5px;
  top: -2px;
}
.menu ul li .lang-switch a{
  font-size: 12px !important;
  color: #fff !important;
} 
.menu ul li.lang{min-width: 130px;text-align: right;width: 100px;display: block;} 
.menu ul li li{
}
.search-form{

}
.search-form form input{
    background: #ffffff7a;
}
.search-form form{position: relative;width: 100%;}
.search-form button{
position: absolute;
top: 0;
right: 0;
border: 0;
height: 100%;
background: transparent;
width: 40px;
text-align: center;
}

.search-form input{
border-radius: 30px;
font-size: 13px;
}
.menu ul li {
position: relative;
white-space: normal;
}
.menu ul li ul {
position: absolute;
box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
transform: translateY(-10px);
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
top: 100%;
list-style: none;
padding: 0;
margin: 0;
white-space: nowrap;
left: 0;
background: #fff;
border-radius: 5px;
}
.menu ul li:hover > ul {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.menu ul li ul li a {
text-align: left;
border-bottom: 1px solid rgb(41 41 41 / 18%);
color: #6c6c6c;
text-transform: none;
padding: 10px 15px;
margin: 0;
min-width: 200px;
background: transparent !important;
display: block;
font-weight: 500;
font-size: 1rem;
}
.menu ul li ul li:last-child > a {
border-bottom: 0px;
}
.menu ul li ul li a h2 {
font-size: 14px;
padding: 12px 15px;
}
.menu ul li ul li ul {
top: 0px;
left: 100%;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

@media(max-width:768px){
  .top-header{    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;padding-top:5px;padding-bottom:5px;position:sticky;top:0;left:0;z-index: 123;background: #fff;}
  .price-list {display: block;}
  .price-list a{
    font-size: 0.7rem !important;
    display: block;
    padding: 5px 10px !important;
}
  #main-header{display: none;}

}