/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("css/reset.css");
@import url("css/kommuz-home.css");
@import url("css/form-style.css");
@import url("css/ran4uskin.css");
@import url("css/fixSearch.css");

@import url("css/fixed-menu.css?v=1");

/* end import/hide */

/*ปรับเมนูด้านบน*/
#headerZone #shopTopMenu {
    width: 370px;
}



div.siteCCCLIUBTopLinkWrapper {
  width: 435px;
  position: relative;
  margin: 0 auto;
}

.cctel {
    position: absolute;
    top: -135px;
    right: -198px;
    width: 200px;
    height: 26px;
    z-index: 100;
}


/*เริ่มปรับ icon ตรง TopMenu*/
.contactSocial ul li{
  float:left;
  padding-right:9px;
}
.contactSocial ul li.hotline {
    width: 170px;
}
.contactSocial{
  position: absolute;
  left: 455px;
  top: -36px;
 width: 545px;
}


.contactSocial .hotline .hotlineTel{
  float: left;
  width: 115px;
  padding-top: 5px;
  font-family: DBAdmanX;
  font-size: 23px;
  color: #FAFDFE;
}
.contactSocial .hotline img{
  float: left;
  margin-right: 5px;
  margin-top: -8px;

}

.hotlineTel a,.hotlineTel a:visited {
  font-family: DBAdmanX;
  font-size: 23px;
  color: #FAFDFE !important;
  font-weight: lighter;
  padding: 2px 5px 0px 5px;
  text-decoration: none;
}

.hotlineTel a:hover{
  transition:background-color 0.5s;
  background-color: #3cc10e;
  border-radius:5px;
  text-decoration: none;

}



.contactSocial .addline .hotlineAdd{
  float: left;
  width: 245px;
  padding-top: 5px;
  font-family: DBAdmanX;
  font-size: 23px;
  color: #FAFDFE;
}

.contactSocial .addline img{
  float: left;
  margin-right: 5px;
  margin-top: -8px;

}

.hotlineAdd a,.hotlineAdd a:visited {
  font-family: DBAdmanX;
  font-size: 23px;
  color: #FAFDFE !important;
  font-weight: lighter;
  padding: 2px 5px 0px 5px;
  text-decoration: none;
}

.hotlineAdd a:hover{
  transition:background-color 0.5s;
  background-color: #3cc10e;
  border-radius:5px;
  text-decoration: none;

}

/*จบปรับ icon ตรง TopMenu*/
