


/*============= BHX =============*/	
#bhxbymobile{
    bottom: 250px;
    cursor: pointer;
    position: fixed;
    right: 20px;
    z-index: 899900;
}


/*============= CALL FACE MESS ZALO =============*/	
/******** Bengin Call Mobile *****/
#callbymobile{
    bottom: 0px;
    cursor: pointer;
    position: fixed;
    right: 20px;
    z-index: 999900;
}
#callbymobile a{
    color: #fff !important;
}
#callbymobile span{
    margin-left: 5px;
}	
#call-icon:hover .call_desktop{
	display:block !important;
        z-index: 999999;
}
.call_desktop{
	background-color: #09b858;
	border-radius: 10px;
	bottom: 100px;
	color: #fff;
	cursor: pointer;
	font-family: arial;
	font-size: 16px;
	position: fixed;
	text-align: center;
	padding: 15px 10px 15px 10px;
}
.call_desktop .all_phone{
	font-weight: bold;
	font-size: 20px;
}
/******** End Call Mobile *****/


/******************************************/
/*****   Top scoll   **********************/
/******************************************/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:80px;
	right:20px;
	overflow:hidden;
	width:35px;
	height:35px;
	border:none;
	text-indent:100%;
	background:url(../../../../../top/img/top.png) no-repeat;
    margin-right:11px;
}

#toTopHover {
	background:url(../../../../../top/img/top.png) no-repeat;
	width:35px;
	height:35px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
/****************End Top Csoll**************************/


/******************************************/
/*****   R E S E T   **********************/
/******************************************/
*, body, button, input, textarea, select, table, td, th {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-family:Arial,Tahoma,Helvetica,Verdana,sans-serif;
  font-size: 100%;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img {
  max-width: 100%;
  line-height: 0;
  font-size: 0;
  -ms-interpolation-mode: bicubic;
}
img,
a img {
  border: 0;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a, button, input[type=submit], input[type=reset] {
  cursor: pointer;
}

/*** Clearfix ***/
.clearfix:before,
.clearfix:after,
.s_wrap:after,
.s_wrap:before,
.s_item:before,
.s_item:after
{
    content: "";
    display: table;
}
.clearfix:after,
.s_wrap:after,
.s_item:after
{
    clear: both;
}
.clearfix,
.s_wrap,
.s_item
{
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

/*****************************************************/
/******   B A S I C    S T Y L E S   *****************/
/*****************************************************/
body {
  font: 13px/20px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
  }
h1,
h2
{
  margin: 0 0 20px 0;
  font-weight: normal;
  font-style: normal;
}
h1 {
  line-height: 40px;
  font-size: 32px;
}
h2 {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
  font-size: 22px;
}
h3 {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
}
h4 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
h5 {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #f12b63;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 10px;
}
blockquote,
p,
ul,
ol,
dl,
address,
blockquote,
table,
hr
{
  margin-bottom: 20px;
}
table img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
p img {
  display: inline;
}
*::-moz-selection,
*::-webkit-selection,
::selection
{
  color: #fff;
}

/*****************************************************/
/******   L A Y O U T   ******************************/
/*****************************************************/

/* relative */

.s_2col_wrap {
    padding-right: 20px;
   }
.s_3col_wrap {
    padding-right: 40px;
  }
.s_4col_wrap {
    padding-right: 60px;
  }
.s_5col_wrap {
    padding-right: 80px;
  }
.s_2col_wrap > .s_col:nth-of-type(2n+1) {
  position: relative;
    margin-right: -20px;
  }
.s_2col_wrap > .s_col:first-child {
  position: relative;
    margin-right: -20px;
  }
.s_3col_wrap > .s_col:nth-of-type(3n+1) {
  position: relative;
    margin-right: -40px;
  }
.s_3col_wrap > .s_col:first-child {
  position: relative;
    margin-right: -40px;
  }
.s_4col_wrap > .s_col:nth-of-type(4n+1) {
  position: relative;
    margin-right: -60px;
  }
.s_4col_wrap > .s_col:first-child {
  position: relative;
    margin-right: -60px;
  }
.s_5col_wrap > .s_col:nth-of-type(5n+1) {
  position: relative;
    margin-right: -80px;
  }
.s_5col_wrap > .s_col:nth-of-type(5n+1) {
  position: relative;
    margin-right: -80px;
  }

.s_col {
    float: right;
  margin-right: 20px;
  }

.s_1_1 { width:100%; }
.s_1_2 { width:50%; }
.s_1_3 { width:33.33333%; }
.name_company{width:70%;}
.s_2_3 { width:66.66666%; }
.s_1_4 { width:25%; }
.s_3_4 { width:75%; }
.s_1_5 { width:20%; }
.s_2_5 { width:40%; }
.s_3_5 { width:60%; }
.s_4_5 { width:80%; }
.s_1_6 { width:16.656%; }
.s_5_6 { width:83.33%; }
.s_1_8 { width:12.5%; }
.s_3_8 { width:37.5%; }
.s_5_8 { width:62.5%; }
.s_7_8 { width:87.5%; }
.s_1_12 { width:8.3333%; }
.s_5_12 { width:41.6666%; }
.s_7_12 { width:58.3333%; }
.s_11_12 { width:91.6666%; }
.s_1_24 { width:4.1666%; }
.s_5_24 { width:20.8333%; }
.s_7_24 { width:29.1666%; }
.s_11_24 { width:45.8333%; }
.s_13_24 { width:54.1666%; }
.s_17_24 { width:70.8333%; }
.s_19_24 { width:79.1666%; }
.s_23_24 { width:95.8333%; }

/* absolute */

.s_wrap {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 1182px; /************2015***************/
  margin-bottom: 5px;
}

.s_col_1,
.s_col_2,
.s_col_3,
.s_col_4,
.s_col_5,
.s_col_6,
.s_col_7,
.s_col_8,
.s_col_9,
.s_col_10,
.s_col_11,
.s_col_12,
.s_main_col,
.s_side_col
{
  display: inline;
    float: right;
    margin-left: 10px;
  margin-right: 10px;
}

.s_col_1 { width: 60px; }
.s_col_2 { width: 140px; }
.s_col_3 { width: 275.5px; }/**********************2015************************/
.s_col_4 { width: 300px; }
.s_col_5 { width: 380px; }
.s_col_6 { width: 460px; }
.s_col_7 { width: 540px; }
.s_col_8 { width: 620px; }
.s_col_9 { width: 700px; }
.s_col_10 { width: 780px; }
.s_col_11 { width: 860px; }
.s_col_12 { width: 1162px; } /**********************2015************************/
.alpha { margin-left: 0; }
.omega { margin-right: 0; }

.s_h_10 { height: 10px !important; }
.s_h_20 { height: 20px !important; }
.s_h_30 { height: 30px !important; }
.s_h_40 { height: 40px !important; }
.s_h_50 { height: 50px !important; }
.s_h_100 { height: 100px !important; }
.s_h_150 { height: 150px !important; }
.s_h_170 { height: 170px !important; }
.s_h_200 { height: 200px !important; }
.s_h_270 { height: 270px !important; }


/*****************************************************/
/******   C O M M O N    S T Y L E S   ***************/
/*****************************************************/

.s_small {font-size: 10px;}
.inline {display: inline !important;}
a img.inline {vertical-align: middle;}
.align_left {text-align: left !important;}
.align_right {text-align: right !important;}
.align_center {text-align: center !important;}
.valign_top {vertical-align: top !important;}
.valign_middle {vertical-align: middle !important;}
.uppercase {text-transform: uppercase !important;}
.left {float: left !important;}
.clear {clear: both !important;}
.right {float: right !important;}
.nofloat {float: none !important;}
.block {display: block !important;}
.none, .ui-tabs-hide, .s_hidden {display: none !important;}
.border_eee {border-bottom: 1px solid #eee;}
.border_ddd {border-bottom: 1px solid #ddd;}
.border_ccc {border-bottom: 1px solid #ccc;}
.s_f_9 {font-size: 9px;}
.s_f_10 {font-size: 10px;}
.s_f_11 {font-size: 11px;}
.s_f_12 {font-size: 12px;}
.s_f_13 {font-size: 13px;}
.s_f_14 {font-size: 14px;}
.s_f_16 {font-size: 16px;}
.s_f_18 {font-size: 18px;}
.s_f_20 {font-size: 20px;}
.s_f_22 {font-size: 22px;}
.s_f_24 {font-size: 24px;}
.s_f_26 {font-size: 26px;}
.s_f_28 {font-size: 28px;}
.s_f_30 {font-size: 30px;}
.s_f_32 {font-size: 32px;}

.s_mb_0 {margin-bottom: 0 !important;}
.s_mb_5 {margin-bottom: 5px !important;}
.s_mb_10 {margin-bottom: 10px !important;}
.s_mb_15 {margin-bottom: 15px !important;}
.s_mb_20 {margin-bottom: 20px !important;}
.s_mb_25 {margin-bottom: 25px !important;}
.s_mb_30 {margin-bottom: 30px !important;}
.s_ml_0 {margin-left: 0 !important;}
.s_ml_10 {margin-left: 10px !important;}
.s_ml_15 {margin-left: 15px !important;}
.s_ml_20 {margin-left: 20px !important;}
.s_ml_25 {margin-left: 25px !important;}
.s_ml_30 {margin-left: 30px !important;}

.s_sep {margin-bottom: 20px !important;}

.border_eee.s_sep, .border_ddd.s_sep, .border_ccc.s_sep {margin-bottom: 19px !important}
.border_eee.s_mb_20, .border_ddd.s_mb_20, .border_ccc.s_mb_20 {margin-bottom: 19px !important}
.border_eee.s_mb_30, .border_ddd.s_mb_30, .border_ccc.s_mb_30 {margin-bottom: 29px !important}

.s_pt_5 {padding-top: 5px !important;}
.s_pt_10 {padding-top: 10px !important;}
.s_p_5_0 {padding: 5px 0 !important;}
.s_p_5_10 {padding: 5px 10px !important;}
.s_p_5_15 {padding: 5px 15px;}
.s_p_5_20 {padding: 5px 20px;}
.s_p_10_15 {padding: 10px 15px;}
.s_p_10_20 {padding: 10px 20px;}
.s_p_10_5 {padding: 10px 5px;}
.s_p_10_0 {padding: 10px 0 !important;}
.s_p_15_0 {padding: 15px 0;}
.s_p_15_5 {padding: 15px 5px;}
.s_p_15_10 {padding: 15px 10px;}
.s_p_15_20 {padding: 15px 20px;}
.s_p_20_0 {padding: 20px 0;}
.s_p_20_10 {padding: 20px 10;}
.s_p_20_15 {padding: 20px 15px;}

span.clear {
  visibility: visible;
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.s_title_1 span {
    display: inline-block;
  border-bottom: 1px solid #ddd;
}
h2.s_title_1 {
  padding-bottom: 0;
}
h2.s_title_1 span {
  padding-bottom: 4px;
  text-indent: -1px;
}

.s_999 { color: #999; }
.s_666 { color: #666; }
.s_333 { color: #333; }
.s_red { color: red; }

.s_eee_bgr { background-color: #eee; }
.s_ddd_bgr { background-color: #ddd; }
.s_ccc_bgr { background-color: #ccc; }
.s_bbb_bgr { background-color: #bbb; }

.s_h_80 {height: 80px;}
.s_h_90 {height: 90px;}
.s_h_100 {height: 100px;}
.s_h_150 {height: 150px;}

.s_nav > ul > li,
.s_nav > ul > li > a
{
  z-index: 15;
  display: block;
    float: right;
  }
.s_nav .s_submenu {
  z-index: 10;
  position: absolute;
  display: none;
  top: 100%;
    right: 0;
  }
/*MRSANG MENU EDIT left: 96%;*/
.s_nav li .s_submenu ul ul {
  z-index: 20;
  position: absolute;
  top: 0;
    right: 96%;
  }
.s_nav li:hover,
.s_nav li:hover > a
{
  position: relative;
}
body {
  overflow-x: hidden; /******2015***1220****/
  height: 100%;
}
.s_nav li:hover .s_submenu,
#cart_menu:hover .s_submenu
{
  display: block;
}
.s_nav.s_size_1 > ul > li,
.s_nav.s_size_1 > ul > li > a
{
  height: 20px;
  line-height: 20px;
}
.s_nav.s_size_2 > ul > li,
.s_nav.s_size_2 > ul > li > a
{
  height: 30px;
  line-height: 30px;
}
/*MRSANG MENU EDIT*/
.mrsang_menu a:hover,.brands_menu_mrsang:hover
{
    text-decoration:underline;
}
.mrsang_menu a,.brands_menu_mrsang
{
    /*font-weight:bold;*/
    color:#3366ff;
}
.mrsang_menu ul li a
{
    /*font-weight:normal;*/
    color:#333333;
}

.s_list_1 li {
  position: relative;
    padding-right: 15px;
  margin-bottom:2px;
  }
.s_list_1 li:before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 15px;
  height: 20px;
    right: 0;
  background-image: url(../images/rtl/bullet_1.png);
  background-position: 100% -2px;
    background-repeat: no-repeat;
}

.s_icon_10,
.s_icon_16,
.s_icon_24,
.s_icon_32
{

  position: relative;
  background-repeat: no-repeat;
  background-position: center left;
}
.s_icon_10 {padding-right: 15px !important;}
.s_icon_16 {padding-right: 25px !important;}
.s_icon_24 {padding-right: 32px !important;}
.s_icon_32 {padding-right: 42px !important;}

.s_icon_10 .s_icon,
.s_icon_16 .s_icon,
.s_icon_24 .s_icon,
.s_icon_32 .s_icon
{
  position: absolute;
    right: 0;
    top: 50%;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}
.s_icon_10 .s_icon {
  width: 10px;
  height: 10px;
  margin-top: -5px;
}
.s_icon_16 .s_icon {
  width: 16px;
  height: 16px;
  margin-top: -8px;
}
.s_icon_24 .s_icon {
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.s_icon_32 .s_icon {
  width: 32px;
  height: 32px;
  margin-top: -16px;
}

.s_add_10 {
  background-image: url(../images/sprite.png);
  background-position: -11px -498px !important;
}
.s_success_24 {
  background-image: url(../images/sprite.png);
  background-position: 0 -288px !important;
}
.s_failure_24 {
  background-image: url(../images/sprite.png);
  background-position: 0 -264px !important;
}
.s_remove_16 {
  background-image: url(../images/sprite.png);
  background-position: -64px -42px !important;
}
.s_phone_32,
.s_fax_32,
.s_mobile_32,
.s_mail_32,
.s_skype_32
{
  background-image: url(../images/sprite.png);
  background-color: #4cb1ca;
}
.s_phone_32 {background-position: 0 -312px !important;}
.s_mobile_32 {background-position: 0 -344px !important;}
.s_mail_32 {background-position: 0 -376px !important;}
.s_skype_32 {background-position: 0 -408px !important;}
.s_fax_32 {background-position: 0 -440px !important;}
.s_save_10 {background-image: url(../images/i_save_10.png);}

.s_rating_holder .s_average {
  display: inline-block;
  height: 16px;
  margin-bottom: 20px;
  line-height: 18px;
  font-size: 13px;
  font-weight: bold;
}
.s_rating_holder .s_total {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}

.s_rating,
.s_rating .s_percent
{
  display: inline-block;
  height: 16px;
  line-height: 16px;
  vertical-align: bottom;
}
.s_rating.s_rating_6 {
  width: 96px;
}
.s_rating.s_rating_5 {
  width: 80px;
}
.s_rating {
  margin-right: 3px;
  background: url(../images/i_star_16.png) repeat-x 0 100%;
}
.s_rating .s_percent {
  float: left;
  background: url(../images/i_star_16.png) repeat-x 0 0;
}

.s_rating_big,
.s_rating_big .s_percent
{
  height: 24px;
  line-height: 24px;
}
.s_rating_big.s_rating_6 {
  width: 150px;
}
.s_rating_big.s_rating_5 {
  width: 125px;
}
.s_rating_big {
  background: url(../images/i_star_gray_24.png) repeat-x top left;
}
.s_rating_big .s_percent {
  background: url(../images/i_star_24.png) repeat-x top left;
}
.s_rating_small,
.s_rating_small .s_percent
{
  height: 10px;
  line-height: 10px;
}
.s_rating_small.s_rating_6 {
  width: 60px;
}
.s_rating_small.s_rating_5 {
  width: 50px;
}
.s_rating_small {
  background: url(../images/i_star_10.png) repeat-x 0 100%;
}
.s_rating_small .s_percent {
  background: url(../images/i_star_10.png) repeat-x 0 0;
}


.s_thumb {
  position: relative;
    float: right;
  }
.s_thumb,
.s_thumb img
{
  display: block;
  max-width: 100%;
}
.s_thumb img {
  margin-left: auto;
  margin-right: auto;
}

.s_table {
  background: #eee;
}
.s_table th,
.s_table td
{
  text-align: center;
  padding-top: 4px;
  padding-bottom: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.s_table th {
  background: #ddd;
  color: #999;
}

.s_table_1 td {
  padding: 5px 10px 5px 10px;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.s_table_1 th {
  padding: 10px 10px 9px 10px;
  font-size: 13px;
  background: #eee;
  border-bottom: 1px solid #ddd;
}




/******************************************/
/*****   F O R M S   **********************/
/******************************************/
button::-moz-focus-inner {
  border: 0;
}
button {
  padding-top: 1px;
  padding-bottom: 2px;
}
label {
    float: right;
  margin-left: 10px;
    width: 150px;
}
input[type=text],
input[type=password],
textarea
{
  max-width: 100%;
  padding: 4px;
  border: none;
  background: #fff;
  border: 1px solid #ddd;
}
input[type=text],
input[type=password]
{
  height: 20px;
}
input[type=radio],
input[type=checkbox]
{
  vertical-align: middle;
}
textarea {
  padding-bottom: 8px !important;
  resize: vertical;
  vertical-align: baseline;
}
select {
  height: 28px;
  margin-top: 1px;
  margin-bottom: 1px;
  border: none;
  background: #fff;
  border: 1px solid #ddd;
  vertical-align: middle;
}
select[size] {
  height: auto;
}
button {
  height: 40px;
  border: none;
  background: #ddd;
}

input[type=hidden] {
  display: none;
}
input[type=file] {
  font-size: 20px !important;
}
input[type=text],
input[type=password],
textarea,
select
{
    margin-left: 5px;
    padding: 4px;
  background: #eee;
  border: 1px solid;
  border-color: #ddd #eee #eee #ddd;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  resize: none;
}
input[type=text]:hover,
input[type=password]:hover,
textarea:hover,
select:hover
{
  border-color: #999 #ddd #ddd #aaa;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus
{
  border-color: #999 #ddd #ddd #aaa;
  outline: none;
}
select:focus {
  outline: 0 none !important;
}

label.s_disabled, label.s_disabled * {
  color: #9ea7ad !important;
}
label .s_legend {
  margin: 0 !important;
  padding-top: 0;
  line-height: 11px;
}

.s_checkbox,
.s_radio
{
  position: relative;
  display: block;
  width: auto;
    float: right;
  margin-left: 15px;
  padding: 5px 20px 5px 0 !important;
  text-align: right;
    color: #333;
  font-size: 13px;
  font-weight: normal;
}
.s_checkbox input,
.s_radio input
{
    right: 0;
    position: absolute;
  margin: 0 !important;
}
.s_checkbox input,
.s_radio input
{
  top: 9px;
}
label.s_image {
  overflow: hidden;
  display: table;
  width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
label.s_image img {
    float: right;
  margin-left: 10px;
  }
label.s_image .s_label {
  display: table-cell;
  vertical-align: middle;
}
label.s_image .s_checkbox input,
label.s_image .s_radio input
{
  top: 50%;
  margin-top: -6px !important;
}

.s_full {
  padding: 0 5px;
}
.s_full input[type=text],
.s_full input[type=password],
.s_full textarea,
.s_full select
{
  width: 100%;
  margin-left: -5px;
  margin-right: -5px;
}
.s_full .s_checkbox,
.s_full .s_radio
{
  width: auto;
    margin-right: -4px;
  }

.s_legend {
  clear: both;
  display: block;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 11px;
  color: #9ea7ad;
  text-shadow: 1px 1px 0 #fff;
}

.s_row_1 {
  padding: 20px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #eee;
}
.s_row_1 label,
.s_row_1 input[type=text],
.s_row_1 input[type=password],
.s_row_1 textarea,
.s_row_1 select
{
    float: right;
  }
.s_row_1 label {
  width: 150px;
    margin-left: 15px;
    padding: 7px 0 0 0;
}
.s_row_1 .s_full,
.s_row_1 .s_legend,
.s_row_1 .s_scroll
{
    margin-right: 165px;
  }
.s_row_1 .s_full {
    padding-left: 20px;
  }
.s_row_1 .s_full .s_legend {
    margin-right: 0;
  }

.s_row_2 {
  padding: 10px 0 0 0;
}
.s_row_2 label,
.s_row_2 input[type=text],
.s_row_2 input[type=password],
.s_row_2 textarea,
.s_row_2 select
{
}
.s_row_2 label {
    margin-left: 15px;
    padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: baseline;
}
.s_row_2 .s_full {
    margin-right: 166px;
  }
.s_row_2 .s_full input[type=text],
.s_row_2 .s_full input[type=password],
.s_row_2 .s_full textarea,
.s_row_2 .s_full select
{
    margin-left: 0;
  }

.s_row_3 {
  margin-bottom: 20px;
}
.s_row_3 label {
  clear: both;
  display: block;
  width: auto;
  margin-bottom: 5px;
  padding-top: 0;
}
.s_row_3 label.s_checkbox,
.s_row_3 label.s_radio
{
  margin-bottom: 0;
}
.s_row_3 input[type=text],
.s_row_3 input[type=password],
.s_row_3 textarea,
.s_row_3 select,
.s_row_3 .uploader
{
    float: right;
  clear: right;
  }
.s_row_3 .s_error_msg {
    float: right;
  }


.s_error_row input[type=text],
.s_error_row input[type=password],
.s_error_row textarea,
.s_error_row select
{
  color: #84290a;
  background-color: #ffe7df !important;
  border-color: #ffcdbc #ffe7df #ffe7df #ffcdbc !important;
}
.s_row_4.s_error_row:hover {
  background: none;
}
.s_error_msg {
  margin-bottom: 0;
    padding: 5px 12px 5px 5px;
  background: url(../images/bullet_2.gif) no-repeat 100% 13px;
    font-size: 11px;
  color: red;
}
.s_box_1 .s_error_msg {
  margin-bottom: 0 !important;
}

.s_button_1 {
  cursor: pointer;
  display: block;
  float: right;
  margin-left: 10px;
  padding: 3px;
}
.s_button_1 .s_text {
  position: relative;
  display: block;
  height: 28px;
  padding: 0 10px;
  line-height: 28px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.s_button_1_small .s_text {
  height: 20px;
  line-height: 20px;
  text-transform: none;
  font-size: 14px;
}
.s_button_1:hover .s_text {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.s_button_1.s_ddd_bgr .s_text {
  color: #666;
}
.s_button_1.s_ddd_bgr:hover .s_text {
  color: #333;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.s_button_1.left {
  margin-left: 0;
  margin-right: 10px;
}
.s_button_1.s_ddd_bgr .s_text {
  color: #666;
}
.s_button_1.s_ddd_bgr:hover .s_text {
  color: #333;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.s_button_1.left {
  margin-left: 0;
  margin-right: 10px;
}

.s_submit {
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.s_submit .s_checkbox,
.s_submit .s_radio
{
  margin-top: 3px;
}

.s_server_msg {
  cursor: pointer;
  min-height: 48px;
  margin-bottom: 30px;
}
.s_server_msg p {
  min-height: 20px;
  margin: 0;
  padding: 19px 20px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.s_msg_green {
  color: green;
  background: #f4fbe4;
  border: 1px solid #e3f5bd;
}
.s_msg_red {
  color: red;
  background: #ffede5;
  border: 1px solid #ffd8c3;
}


.s_tabs_nav {
  height: 40px;
  margin-bottom: 0;
}
.s_tabs_nav li,
.s_tabs_nav li a
{
  display: block;
    float: right;
    height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-size:14px;
}
.s_tabs_nav li {
  overflow: hidden;
    margin-right: 10px;
  }
.s_tabs_nav.s_2col_wrap {
    padding-right: 10px;
  }
.s_tabs_nav.s_3col_wrap {
    padding-right: 20px;
  }
.s_tabs_nav.s_4col_wrap {
    padding-right: 30px;
  }
.s_tabs_nav.s_5col_wrap {
    padding-right: 40px;
  }
.s_tabs_nav.s_2col_wrap > li:first-child {
    margin-right: -10px;
  }
.s_tabs_nav.s_3col_wrap > li:first-child {
    margin-right: -20px;
  }
.s_tabs_nav.s_4col_wrap > li:first-child {
    margin-right: -30px;
  }
.s_tabs_nav.s_5col_wrap > li:first-child {
    margin-right: -40px;
  }

.s_tabs_nav li a {
  width: 100%;
  background: #ddd;
  box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
  -o-box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
  /*doan dai nhu dien nay la bo goc*/
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #fff;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #fff;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
     border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 0px;
}
.s_tabs_nav li.ui-tabs-selected a {
  color: #fff;
  background: #44a8e1;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.s_tabs_nav li.ui-tabs-selected a:hover {
  color: #999 !important;
}
.s_tab_box {
  padding: 15px;
  border: 1px solid #e0e0e6;
}
.s_tab_box > h2 {
  display: none;
}

.pagination {
  overflow: hidden;
  clear: both;
  padding: 27px 0 0 0;
  line-height: 24px;
  border-top: 1px solid #ddd;
}
.pagination:empty {
  display: none;
}
.s_listing.s_grid_view + .pagination {
  margin-top: 10px;
}
.pagination .links {
    float: right;
    height: 24px;
  margin-bottom: 28px;
}
.pagination .results {
    float: left;
    height: 24px;
  margin-bottom: 28px;
  font-size: 12px;
  color: #999;
}
.pagination a,
.pagination b
{
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
}
.pagination a {
  font-size: 12px;
  color: #666;
  background: #eee;
}
.pagination .links a:hover,
#content .pagination .links a:hover
{
  color: #fff !important;
}

.s_switcher {
    padding-left: 22px;
  text-align: right;
  background: #f6f6f6 url(../images/dropdown.gif) no-repeat 5px 6px;
    z-index: 10;
  position: absolute;
  font-size: 11px;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.s_switcher ul {
  margin-bottom: 0;
}
.s_switcher span.s_selected,
.s_switcher li,
.s_switcher li a
{
  display: block;
  line-height: 18px;
}
.s_switcher span.s_selected,
.s_switcher li a
{
    padding: 2px 7px 2px 0;
  }
.s_switcher span.s_selected {
  cursor: default;
  color: #999;
}
.s_switcher .s_options {
  position: absolute;
  cursor: pointer;
  display: none;
  width: 100%;
  left: -1px;
  background: #f6f6f6;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}
.s_switcher:hover {
  padding-bottom: 1px;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}
.s_switcher img {
    margin: -2px 0 0 3px;
    display: inline;
  vertical-align: middle;
}

.s_button_remove,
.noty_close
{
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  background-image: url(../images/sprite.png);
  background-position: 0 -498px;
  background-repeat: no-repeat;
  background-color: #ccc;
}

.s_main_col .s_grid_view,
.s_col_12 .s_grid_view,
.s_col_9 .s_grid_view
{
  position: relative;
  margin: 0 -10px;
}

.s_category_thumb {
    float: right;
  margin: 0 0 30px 20px;
  }

.s_subcategories {
  margin-bottom: 30px !important;
}
.s_subcategories ul {
  overflow: hidden;
  padding: 0 10px;
}
.s_subcategories ul li {
    float: right;
    width: 31%;
}
.s_subcategory {
    float: right;
    width: 100px;
  margin: 0 10px 20px 10px;
  text-align: center;
}
.s_single_col .s_subcategory:nth-child(8n+1),
.s_2_cols .s_subcategory:nth-child(6n+1)
{
    clear: right;
  }
.s_subcategories img {
  display: block;
  margin-bottom: 10px;
}

.s_actions {
  direction: ltr;
}

/*** PRICE TEXT ***/

.s_plain .s_price, .s_plain .s_price * {
  background: none !important;
}
.s_plain .s_old_price {
    margin-right: 5px;
  line-height: 16px;
  text-decoration: line-through;
  opacity: 0.8;
}
.s_item .s_plain .s_price {
  margin-bottom: 0;
}
.s_price_holder.s_size_1.s_plain .s_price {
  font-size: 12px;
}
.s_price_holder.s_size_2.s_plain .s_price {
  font-size: 14px;
}
.s_price_holder.s_size_3.s_plain .s_price {
  font-size: 18px;
}
.s_price_holder.s_size_4.s_plain .s_price {
  font-size: 26px;
}

/*** PRICE TAG ***/

.s_label .s_price {
  display: block;
  margin: 0;
  letter-spacing: -1px;
  text-align: center;
  font-weight: normal;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}
.s_label .s_old_price {
  display: block;
  line-height: 16px;
  text-decoration: line-through;
  font-size: 11px;
  opacity: 0.8;
}
.s_label .s_old_price .s_currency {
  display: none !important;
}
.s_label .s_price .s_currency.s_before {
  position: relative;
  top: -1px;
  display: inline;
  margin-right: 1px;
}
.s_label .s_price .s_currency.s_after {
  display: block;
}
.s_label .s_price .s_currency {
  opacity: 0.7;
}
.s_item .s_price_holder.s_label  {
  z-index: 1;
  position: absolute;
}
.s_list_view .s_item .s_price_holder.s_label  {
  top: 10px;
    left: 10px;
  }

/*** PRICE TAG size 1 ***/

.s_price_holder.s_size_1.s_label .s_price  {
  width: 46px;
  height: 33px;
  padding-top: 13px;
  font-size: 15px;
  background-image: url(../images/price_0.png);
  background-repeat: no-repeat;
  background-position: center;
}
.s_price_holder.s_size_1.s_label .s_promo_price  {
  padding-top: 1px;
  height: 45px;
}
.s_price_holder.s_size_1.s_label .s_old_price {
  margin-bottom: -4px;
}
.s_price_holder.s_size_1.s_label .s_currency.s_before {
  margin-left: -2px;
  font-size: 80%;
}
.s_price_holder.s_size_1.s_label .s_currency.s_after {
  margin-top: -7px;
  font-size: 70%;
}
.s_grid_view .s_item .s_price_holder.s_size_1.s_label {
  top: -57px;
}
.s_grid_view.size_2 .s_item .s_price_holder.s_size_1.s_label {
  right: -10px;
}
.s_grid_view .s_item .s_price_holder.s_size_1.s_label,
.s_2_cols .s_grid_view .s_item .s_price_holder.s_size_1.s_label
{
  right: 0;
}

/*** PRICE TAG size 2 ***/

.s_price_holder.s_size_2.s_label .s_price {
  width: 66px;
  height: 43px;
  padding-top: 23px;
  font-size: 20px;
  background-image: url(../images/price_1.png);
  background-repeat: no-repeat;
  background-position: center;
}
.s_price_holder.s_size_2.s_label .s_promo_price {
  padding-top: 10px;
  height: 56px;
}
.s_price_holder.s_size_2.s_label .s_currency.s_before {
  margin-left: -2px;
  font-size: 80%;
}
.s_price_holder.s_size_2.s_label .s_currency.s_after {
  font-size: 70%;
}
.s_price_holder.s_size_2.s_label .s_promo_price .s_currency.s_after {
  margin-top: -3px;
}
.s_grid_view .s_item .s_price_holder.s_size_2.s_label {
  top: -77px;
}
.s_grid_view.size_2 .s_item .s_price_holder.s_size_2.s_label {
  right: -10px;
}
.s_grid_view .s_item .s_price_holder.s_size_2.s_label,
.s_2_cols .s_grid_view .s_item .s_price_holder.s_size_2.s_label
{
  right: 0;
}

/*** PRICE TAG size 3 ***/

.s_price_holder.s_size_3.s_label .s_price {
  width: 84px !important;
  height: 52px !important;
  padding-top: 32px !important;
  text-indent: -3px !important;
  font-size: 24px !important;
  background-image: url(../images/price_4.png) !important;
  background-repeat: no-repeat;
  background-position: center;
}
.s_price_holder.s_size_3.s_label .s_promo_price {
  height: 78px !important;
  padding-top: 6px !important;
}
.s_price_holder.s_size_3.s_label .s_old_price {
  padding: 5px 0 !important;
  font-size: 12px !important;
}
.s_price_holder.s_size_3.s_label .s_currency.s_before {
  text-indent: -1px !important;
  font-size: 80%;
}
.s_price_holder.s_size_3.s_label .s_currency.s_after {
  padding-top: 2px;
  font-size: 70%;
}
.s_price_holder.s_size_3.s_label .s_promo_price .s_currency.s_after {
}
.s_grid_view .s_price_holder.s_size_3.s_label {
  top: -94px;
  right: 0;
}

/*** PRICE TAG size 4 ***/

.s_price_holder.s_size_4.s_label .s_price {
  width: 100px;
  height: 60px;
  padding-top: 40px;
  font-size: 28px;
  background-image: url(../images/price_3.png);
  background-repeat: no-repeat;
  background-position: center;
}
.s_price_holder.s_size_4.s_label .s_promo_price {
  height: 85px;
  padding-top: 15px;
}
.s_price_holder.s_size_4.s_label .s_old_price {
  padding-bottom: 10px;
  font-size: 14px;
}
.s_price_holder.s_size_4.s_label .s_currency.s_before {
  text-indent: -1px;
  font-size: 26px;
}
.s_price_holder.s_size_4.s_label .s_currency.s_after {
  padding-top: 8px;
  font-size: 18px;
}


/***** PROCUCT LISTING *************/

.s_item {
  position: relative;
  z-index: 1;
}
/********************************HOVER PRODUCT EDIT MRSANG***************************************************/
.s_item_info .s_actions .s_button_add_to_cart .s_icon
{
    display:none;
}
/************2015***************/

.s_item .s_item_info {
  position: relative;
}
.s_item h3 {
  font-size: 12px;
  font-weight: bold;
}
.s_item p.s_model {
  margin-top: -10px;
  margin-bottom: 10px;
  color: #999;
  font-size: 11px;
}
.s_item .s_description {
  margin-bottom: 10px;
    text-align: right;
  }
.s_item .s_rating {
  display: block;
  border-top: 1px solid #fff;
  border-bottom: 3px solid #fff;
}
.s_button_add_to_cart,
.s_button_out_to_cart
{
  overflow: hidden;
  display: block;
}
#compare table thead tr th
{
    border-top:1px solid #dddcda;
    border-left:1px solid #dddcda;
    border-right:1px solid #dddcda;
}
/*******************MUA HANG EDIT MRSANG******************************/
.s_item_info .s_actions .s_button_add_to_cart 
{
  background-image:url(../../../../../image/sang_image/button_buy_now-1.png);
  background-repeat:repeat-x;
  height:25px;
  padding:7px 20px 0px 20px;
}
.s_item_info .s_actions .s_button_add_to_cart:hover
{
  background-image:url(../../../../../image/sang_image/button_buy_now_hover-1.png);
  background-repeat:no-repeat;
}
.s_item_info .s_actions .s_button_out_to_cart 
{
  background-image:url(../../../../../image/sang_image/button_out_now-1.png);
  background-repeat:repeat-x;
  height:25px;
  padding:7px 20px 0px 20px;
}
.s_item_info .s_actions .s_button_add_to_cart .s_icon_16,
.s_item_info .s_actions .s_button_out_to_cart .s_icon_16
{
  text-transform:uppercase;
  font-weight:bold;
  font-size:12px;
  color:#ffffff;
  padding-left: 0px !important;
}

.s_button_add_to_cart .s_icon_16,
.s_button_out_to_cart .s_icon_16
{
    padding-right: 22px !important;
  }
/*******************END MUA HANG EDIT MRSANG******************************/
.compare_only
{
    color: #4cb1ca;
}
.compare_only .s_icon
{
    background-color: #4cb1ca !important;
}
.s_button_add_to_cart .s_icon,
.compare_only .s_icon 
{
  margin-top: -9px;
  background: url(../images/sprite.png) no-repeat 0 -472px;
}
.s_item .s_button_add_to_cart,
.s_item .s_button_out_to_cart
{
  margin-bottom: 10px;
}
.s_item .s_button_wishlist,
.s_item .s_button_compare
{
  margin-left: 10px;
  color: #999;
}

.s_list_view {
  margin-top: -20px;
}
.s_list_view .s_item {
  clear: both;
  padding: 14px 0 15px 0;
  border-top: 1px solid #eee;
}
.s_list_view .s_item:hover {
  margin: 0 -15px -1px -15px;
  padding: 14px 15px 16px 15px;
  border-top: 1px solid #fff;
}
.s_list_view .s_item:first-child,
.s_list_view .s_item:first-child:hover
{
  padding-top: 15px;
  border-top: none;
}
.s_list_view .s_item .s_thumb {
  padding-left: 10px;
  padding-right: 10px;
}
.s_list_view .s_item .s_item_info {
  padding-top: 15px;
  padding-bottom: 15px;
}
.s_list_view .s_item h3 {
  margin-bottom: 10px;
  font-size: 14px;
}
.s_list_view .s_item .s_actions {
    text-align: left;
  }
.s_list_view .s_item .s_button_add_to_cart {
    float: right;
  }
.s_list_view .s_item.last {
  border-bottom: none;
}

.s_grid_view .s_item {
    float: right;
    margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  text-align: center;
}
/**********************HOVER PRODUCT EDIT MRSANG***************************************/
/**********************END HOVER PRODUCT EDIT MRSANG***************************************/
.s_grid_view .s_item .s_thumb {
  float: none;
}
.s_grid_view .s_item .s_description {
  display: none !important;
}
.s_grid_view .s_item .s_rating {
  margin: 5px auto 0 auto;
}
.s_grid_view .s_item_short .s_button_add_to_cart {
  margin-bottom: 0;
}
.s_grid_view .s_item_short:hover {
  margin: -20px -10px -21px -10px;
}
.s_grid_view .s_item h3 {
  margin-bottom: 0;
}
.s_grid_view .s_item h3 a {
  display: block;
  border-top: 1px solid #eee;
}
.s_grid_view .s_item:hover h3 a {
  border-top: 1px solid #ccc;
}
.s_grid_view .s_item .s_actions {
  overflow: hidden;
  clear: both;
    width: auto;
  text-align: center;
  margin: 0 -10px !important;
  padding: 10px 10px 0 0;
  font-size: 11px;
  color: #999;
}
.s_grid_view .s_item .s_actions a {
  margin-left: 10px;
}
.s_grid_view .s_item .s_actions .s_button_add_to_cart:last-child {
  margin-bottom: 0;
}
.s_grid_view .s_item .s_actions .s_button_wishlist,
.s_grid_view .s_item .s_actions .s_button_compare
{
  position: relative;
  left: -2px;
  display: inline-block;
  white-space: nowrap;
}

/***** PROCUCT size 1 ******/

.size_1 .s_item .s_thumb {
  padding: 20px;
}
.s_list_view.size_1 .s_item .s_thumb {
  max-width: 180px;
  padding: 10px 20px;
}
.s_list_view.size_1 .s_item_info {
    padding-left: 110px;
  margin-right: 230px;
  }
.s_grid_view.size_1 .s_item {
  width: 220px;
}
.s_grid_view.size_1 .s_item h3 {
  font-size: 14px;
}
.s_grid_view.size_1 .s_item h3 a {
  padding-top: 19px;
}
.s_single_col .s_grid_view.size_1 .s_item:nth-of-type(4n+1),
.s_2_cols .s_grid_view.size_1 .s_item:nth-of-type(3n+1)
{
    clear: right;
  }

/***** PRODUCT size 2 ******/

.s_grid_view.size_2 .s_item {
  width: 216.4px;/************2015***************/
}
/***mrsang doan nay border cho san pham nhung lam hong khi thu nho nhu mobile***/
.s_2_cols .s_grid_view.size_2 .s_item {
  width: 215.5px;   /************2015***************/
}
.s_grid_view.size_2 .s_item .s_thumb {
  padding: 0 0 10px 0;
}
.s_2_cols .s_grid_view.size_2 .s_item .s_thumb {
  padding: 10px;
}
.s_grid_view.size_2 .s_item h3 a {
  padding-top: 9px;
}
.s_list_view.size_2 .s_item .s_thumb {
  max-width: 140px;
  padding: 10px;
}
.s_list_view.size_2 .s_item_info {
    padding-left: 95px;
  margin-right: 180px;
  }
.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(5n+1),
.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1)/************2015***************/
{
    clear: right;
  }

/***** PROCUCT Side Column ******/

.s_item.s_size_1 {
  clear: both;
  margin-bottom: 20px;
}
.s_item.s_size_1 .s_thumb {
    float: right;
  margin: 0 0 0 10px;
  }
.s_item.s_size_1 h3,
.s_item.s_size_1 p,
.s_item.s_size_1 .s_rating_holder
{
  clear: none;
  margin: 0;
    padding-right: 48px;
    font-size: 11px;
}
.s_item .s_old {
  color: #666;
  text-decoration: line-through;
}
.s_item.s_size_1 .s_rating_holder {
  height: 18px;
  margin-bottom: 2px;
  line-height: 18px;
  font-size: 11px;
}
.s_item.s_size_1 p.s_rating {
  margin-top: 4px;
  padding: 0;
}
.s_side_col .s_item.s_size_1:hover {
  margin: -10px -10px 10px -10px !important;
  padding: 10px;  
}


.s_cart_items {
  width: 100%;
  margin-bottom: 0;
}
.s_cart_items a.left {
  }
.s_cart_items td {
  padding: 10px 0;
    text-align: right;
    vertical-align: top;
  font-size: 12px;
  border-top: 1px solid #eee;
}
.s_cart_items tr:first-child td {
  padding-top: 0;
  border-top: none;
}
.s_cart_items .s_cart_number,
.s_cart_items .s_cart_price
{
  padding-left: 10px;
  text-align: right;
}
.s_cart_items .s_button_remove {
  position: static;
    float: left;
  }


.s_review {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.s_review .s_author {
  float: left;
}
.s_review .s_author small {
  margin-left: 4px;
  font-size: 10px;
  color: #999;
}
.s_review .s_rating,
.s_review .s_average
{
  float: left;
  margin-left: 5px;
}
.s_listing .s_review.last {
  margin-bottom: 0 !important;
  border-bottom: none !important;
}


.s_address {
  padding: 20px;
  font-size: 14px;
    margin: 0 0 30px 30px;
  border-right: 10px solid #eee;
  }
form.s_address {
  padding: 11px 20px;
}
.s_address label,
.s_address input,
.s_address select
{
  font-size: 13px;
}

.s_single_col .s_orders_listing {
    padding-right: 40px;
  }
.s_2_cols .s_orders_listing {
    padding-right: 20px;
  }
.s_single_col .s_orders_listing .s_col {
  width: 33.33%;
}
.s_2_cols .s_orders_listing .s_col {
  width: 50%;
}
.s_single_col .s_orders_listing  > :nth-of-type(3n+1),
.s_2_cols .s_orders_listing > :nth-of-type(2n+1)
{
  position: relative;
    clear: right;
  }
.s_single_col .s_orders_listing  > :nth-of-type(3n+1) {
    margin-right: -40px;
  }
.s_2_cols .s_orders_listing > :nth-of-type(2n+1) {
    margin-right: -20px;
  }

.s_order {
  margin-bottom: 20px;
  padding: 15px;
  border: 5px solid #eee !important;
}

.s_order .s_id,
.s_order .s_id *,
.s_order .s_status,
.s_order .s_status *,
.s_order .s_total,
.s_order .s_total *
{
  letter-spacing: -1px;
  font-size: 20px;
}

.s_order .s_id {
    float: right;
  }
.s_order .s_status {
    float: left !important;
  }
.s_order dt,
.s_order dd
{
    float: right;
    margin-bottom: 0;
  font-size: 11px;
}
.s_order dt {
    clear: right;
  padding-left: 2%;
    width: 45%;
}
.s_order dd {
  width: 52%;
}
.container_16 .s_order dt {
  width: 45%;
}
.container_16 .s_order dd {
  width: 52%;
}
.s_order .s_total {
  position: relative;
  margin-top: 4px;
  margin-bottom: 0;
}
.s_order .s_total,
.s_order .s_total *
{
  font-size: 24px;
}

.s_cart_holder .s_total {
    text-align: left;
    font-size: 11px;
}
.s_cart_holder .s_total .left {
  }
.s_cart_holder .s_button_1 {
  float: none !important;
  display: inline-block !important;
}
.s_cart_holder .s_button_1 .s_text {
  height: 18px;
  line-height: 17px;
  text-transform: none;
  font-size: 11px;
}


.s_box {
  margin-bottom: 19px;
  border-bottom: 1px solid #ddd;
}
.s_box h2,
.s_box_1 h2
{
  padding: 0;
  font-size: 18px;
}
.s_box_1 {
  margin-bottom: 25px;
  padding: 10px 15px 15px 15px;
  border: 5px solid #ddd;
}
.s_box_1 > :last-child {
  margin-bottom: 0;
}
.s_box_1 h2 {
  font-size: 18px;
}


.s_info_page ol {
  padding-left: 15px;
  list-style: decimal;
}

/*****************************************************/
/******   O L D    M A R K U P   *********************/
/*****************************************************/
.box {
  margin-bottom: 19px;
  border-bottom: 1px solid #ddd;
}
.box .box-heading {
  margin: 0 0 17px 0;
  word-spacing: 2px;
  font-size: 18px;
}
.box .box-heading img {
  display: inline;
  margin: -3px 10px 0 0;
  vertical-align: middle;
}
#right_col .box {
    margin-right: 10px;
  }
#left_col .box {
    margin-left: 10px;
  }


.buttons table {
  width: 100%;
}
.buttons .button {
  cursor: pointer;
  float: right;
  margin-left: 10px;
  padding: 3px;
  border: none;
}
.buttons .button,
.buttons .button span
{
  position: relative;
  display: block;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #fff;
}
.buttons input[type=submit].button,
.buttons input[type=button].button
{
  height: 36px;
  padding: 0 10px 2px 10px;
  line-height: 36px;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
  -o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
}
.buttons .button span {
  height: 28px;
  padding: 0 10px;
  line-height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.buttons .button:hover span {
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.buttons input[type=submit].button:hover,
.buttons input[type=button].button:hover
{
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
  -o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
}
.buttons table td[align=left] .button {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  background-color: #ddd;
}
.buttons table td[align=left] .button span,
.buttons table td[align=left] input[type=submit].button,
.buttons table td[align=left] input[type=button].button
{
  color: #666;
}
.buttons table td[align=left] input[type=submit].button,
.buttons table td[align=left] input[type=button].button
{
  border: 3px solid #ddd;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
  -o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset,
    -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
}
.buttons table td[align=left] .button:hover span {
  color: #333;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.buttons table td[align=left] input[type=submit].button:hover,
.buttons table td[align=left] input[type=button].button:hover
{
  box-shadow: 1px 1px 0 #fff inset,
    -1px -1px 0 #fff inset;
  -moz-box-shadow: 1px 1px 0 #fff inset,
    -1px -1px 0 #fff inset;
  -webkit-box-shadow: 1px 1px 0 #fff inset,
    -1px -1px 0 #fff inset;
  -o-box-shadow: 1px 1px 0 #fff inset,
    -1px -1px 0 #fff inset;
}

/*****************************************************/
/******   L A Y O U T   ******************************/
/*****************************************************/
/*** Edit MrSang padding: 20px 0; ***/
body.s_layout_fixed {
  padding: 0px 0px;
  background-repeat: repeat;
  background-position: top left;
}
/*** Edit MrSang border: 1px solid #fff; ***2015***/
body.s_layout_fixed #wrapper {
  width: 1220px;
  margin: 0 auto;
  background: #fff;
  border: 0px solid #fff;
  box-shadow: 0 0 0.01px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 0.01px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0.01px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0.01px rgba(0, 0, 0, 0.1);
}

#header,
#header .s_col_12
{
  z-index: 20;
  position: relative;
}


#site_logo {
  display: block;
    float: right;
  margin: 20px 0 20px 10px;
    text-align: center;
}


#top_navigation {
  z-index: 12;
  position: absolute;
  top: 25px;
    left: 0;
    white-space: nowrap;
}


#language_form,
#currency_form{
  float: right;
    margin-left: 10px;
  }
#language_switcher,
#currency_switcher
{
  position: relative;
  width: 100px;
}
#sideshow_left:hover,#sideshow_right:hover,#image_intro:hover,
#divAdRight img:hover,
#divAdLeft img:hover,
.banner_top:hover,
.banner_bottom img:hover
{
   box-shadow: 0 0 7px #FD5400;
  -o-box-shadow: 0 0 7px #FD5400;
  -moz-box-shadow: 0 0 7px #FD5400;
  -webkit-box-shadow: 0 0 7px #FD5400;
}
.s_banners img:hover
{
  box-shadow: 0 0 5px #4cb1ca;
  -o-box-shadow: 0 0 5px #4cb1ca;
  -moz-box-shadow: 0 0 5px #4cb1ca;
  -webkit-box-shadow: 0 0 5px #4cb1ca;
}
#site_search .input_search
{
    height: 36px;    
}

#site_search .input_search:hover
{
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 0 5px #E8621F;
  -o-box-shadow: 0 0 5px #E8621F;
  -moz-box-shadow: 0 0 5px #E8621F;
  -webkit-box-shadow: 0 0 5px #E8621F;
}
#site_search .wishsearch
{
    margin-bottom:0px !important;
    text-align:left;
    padding-top: 6px;
    font-size:11px;
    padding-left: 10px;    
}
#site_search .wishsearch #x
{
    color: rgba(239, 28, 123, 0.8);
}
#site_search .wishsearch span a
{
    color:rgba(247, 34, 82, 0.82) !important;
}
#site_search .wishsearch span a:hover
{
    text-decoration:underline;    
}
#site_search {
    float: left;
  }
.s_dynamic #site_search {
  margin-top: -5px;
}
#search_bar {
  z-index: 100;
  position: absolute;
    left: 43px;
    top: -13px;
  display: none;
  padding: 10px;
  white-space: nowrap;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#search_bar input {
    float: right;
  margin: 0 0 0 10px;
    width: 200px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#search_bar .s_button_1 {
  float: none !important;
    margin-right: 221px;
  margin-left: 0 !important;
  }

#site_search .s_search_button {
  background-repeat: no-repeat;
  background-color:rgba(241, 11, 120, 0.73) !important;
  text-transform: uppercase;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  font-weight: bold;
  text-align: center;
  padding: 8px 14px;
  font-size:12px;
  font-family: Helvetica,Arial,sans-serif;
  color:#ffffff;
}

.s_static #site_search input {
    float: right;
    width: 500px;
  height: 28px;
  margin-right: -1px !important;
  padding: 3px 10px;
  border-top:1px solid #BCBDBE;
  border-left:1px solid #BCBDBE;
  border-bottom:1px solid #BCBDBE;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 13px;
  background-color: #ffffff;
  color:#767474;
}

.s_static #site_search .s_search_button {
    float: right;
  margin: -4px 10px 0 0;
  }


#welcome_message {
  margin-bottom: 10px;
    text-align: left;
    font-size: 11px;
  color: #666666;
}
#system_navigation {
  margin: 60px 0 23px 0;
    text-align: left;
  }
#system_navigation ul.s_list_1 {
  margin-bottom: 0;
}
#system_navigation ul.s_list_1 li {
  display: inline-block;
    margin-right: 17px;
  background-position: 100% -2px;
  }


#main_navigation {
  z-index: 10;
  position: relative;
  background-color: #ac07cf;
  background-image:url(../../../../../image/sang_image/menu-bg-1.png); 
}

#categories {
  clear: both;
  width: 1162px; /**********2015***************/
  padding: 8px 0 0 0;
  border-top: 0px solid #eee;
}
#categories > ul {
  margin-bottom: 7px;
}
#categories > ul > li,
#categories > ul > li > a
{
  height: 43px;
  line-height: 44px;
}
#categories > ul > li > a {
  padding: 0 11.7px;/**********2015***************/
}
#categories > ul > li.s_selected > a {
}
#categories .s_submenu,
#cart_menu .s_submenu
{
  width: 600px;
    padding: 0 20px 0 0;
    background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-left: 10px;
}
#categories .s_submenu h3 {
    margin: 0 0 0 20px;
    padding: 15px 0 5px 0;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 11px !important;
  font-weight: normal;
  color: #bbb;
  border-top: 1px solid #eee;
}
#categories .s_submenu .s_menu_group:first-child h3 {
  border-top: none;
}
#categories li .s_submenu .s_menu_group > ul > li {
    float: right;
  margin-left: 20px;
    width: 165px;
  line-height: 20px;
}
#categories li .s_submenu a {
  display: block;
}
#categories .s_submenu small {
  font-size: 11px;
  color: #999;
}
#categories li .s_submenu .s_menu_group > ul > li:hover {
  position: relative;
}
#categories .s_submenu li:hover > ul {
  display: block;
}

/*MRSANG MENU EDIT*/
#categories .s_submenu ul ul {
  /*position: absolute ;*/
  /*top: -5px; */
  /*left: 96%;*/
  /*display: none; */
  /*width: 150px;*/
  position: relative;
  padding: 5px 10px;
  background-color: #fff;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
  /*-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
  /*-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
  /*-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
  /*-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
}
#categories .s_submenu .s_menu_group ul ul li {
  width: 140px;
  margin: 0;
}
#menu_20, #menu_18, #menu_25, #menu_57, #menu_17, #menu_60, #menu_341, #menu_information,
#menu_20 a, #menu_18 a, #menu_25 a, #menu_57 a, #menu_17 a, #menu_60 a, #menu_341 a, #menu_information a
{
	 padding-left: 10px !important;
	 padding-right: 10px !important;
}
#menu_home,
#menu_home a
{
  width: 36px;
  padding-top: 4px !important;
}
#menu_home {
  overflow: hidden;
}
#menu_home a {
  text-indent: -1000em;
  background-image: url(../images/home.png);
  background-repeat: no-repeat;
}

#cart_menu {
  z-index: 10;
  position: absolute;
  bottom: 20px;
    left: 35px;
    height: 38px;
}
#cart_menu > a {
  position: relative;
  display: block;
  float: left;
  height: 20px;
    padding: 0 32px 0 0;
  }

#cart_menu .s_icon {
  position: absolute;
    right: 0;
    top: 50%;
  margin-top: -13px;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(../images/cart-1.png);
  background-repeat: no-repeat;
  background-color:#ffffff !important;
}
#cart_menu small.s_text {
    float: right;
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #eee;
    height: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
}
#cart_menu .s_grand_total,
#cart_menu .s_grand_total *
{
  font-size: 16px;
  font-weight: normal;
}
#cart_menu .s_grand_total {
  float: left;
  margin: 0px 0px 0px 22px;
  padding: 10px 10px;
}
#cart_menu .s_submenu {
    right: auto;
  left: 40px;
    width: 350px;
  margin-top: 6px;
  padding: 20px;
}
#cart_menu:hover .s_grand_total {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; 
  z-index: 20;
  position: relative;
}

#system_navigation #cart_menu {
  position: relative;
  left: auto;
  right: auto;
    float: left;
  margin: 20px 10px 0 0;/*******2015********/
  padding: 10px 15px 0px 0;
  border-right: 1px solid #eee;
  }
#system_navigation #cart_menu .s_submenu {
  margin-top: 2px;
}
/**mrsang-sideshow cach 30 bottom-rieng home co class .intro_home de 15****/
.intro_home
{
    margin-bottom: 15px !important;
    background: url(../images/intro_texture-1.png) center repeat !important;
}
#intro {
  clear: both;
  margin-bottom: 30px;
  padding-top: 30px;
    background: url(../images/border/box_border_.png) top left repeat-x;
  background:
    url(../images/border/box_border_.png) top left repeat-x,
    url(../images/intro_texture.png) center no-repeat;
  }

.intro_home 
{
    padding-top: 0px !important;
}
.intro_home #intro_wrap .s_wrap
{
    width:1220px !important; /********2015*********/
}

#intro_wrap {
    background: url(../images/border/box_border_.png) bottom left repeat-x;
  }
#intro_wrap .s_wrap {
  z-index: 5;
  position: relative;
}
#intro h1 {
  clear: both;
    margin-right: 10px;
    padding-bottom: 0px;
  font-size: 24px !important;
}
#intro h2 {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px;
  font-size: 32px;
}
#intro img {
  display: block;
}
#product_intro {
  position: relative;
  height: 370px;
}
#product_intro_info {
  z-index: 2;
  position: absolute;
  top: 0;
    right: 0;
  }
#product_intro_info h2 {
  margin-left: 0;
  margin-right: 0;
}
#product_intro_info p.s_desc {
  font-size: 14px;
}
#product_intro_info .s_rating_holder .s_average {
  height: 24px;
  line-height: 24px;
  font-size: 20px !important;
}

#product_intro_preview {
  direction: ltr;
  z-index: 1;
  position: absolute;
  bottom: 0;
    left: 10px;
    width: 445px;
  height: 370px;
  background: url(../images/intro_product_3.png) no-repeat 0 0;
}

#product_intro_preview > img,
#product_intro_preview .slides_container
{
  overflow: hidden;
  width: 300px;
  height: 300px;
  margin: 60px 0 0 78px;
}
/*******2015*******/
#intro .s_button_prev,
#intro .s_button_next
{
  display: block;
  width: 28px;
  height: 51px;
  
}
#intro .s_button_prev {
    background-image: url(../images/left.png);
  background-repeat: no-repeat;
}
#intro .s_button_next {
    background-image: url(../images/right.png);
  background-repeat: no-repeat;
}

#product_intro .s_button_prev,
#product_intro .s_button_next
{
  position: absolute;
  top: 190px;
}
#product_intro .s_button_prev {
  right: 380px;
}
#product_intro .s_button_next {
  right: 13px;
}
#product_intro .s_price_holder {
  overflow: hidden;
  z-index: 2;
  position: absolute;
  top: 0;
}

/*** product intro small size ***/

#product_intro.s_size_1 {
  height: 255px;
}
#product_intro.s_size_1 .s_price_holder {
    right: 856px;
  }
#product_intro.s_size_1 #product_intro_preview {
  width: 320px;
  height: 255px;
  background: url(../images/intro_product_1.png) no-repeat 0 0;
}
#product_intro.s_size_1 #product_intro_preview > img,
#product_intro.s_size_1 #product_intro_preview .slides_container
{
  width: 200px;
  height: 200px;
  margin: 42px 0 0 70px;
}
#product_intro.s_size_1 .s_button_prev,
#product_intro.s_size_1 .s_button_next
{
  top: 130px;
  width: 32px;
  height: 32px;
}
#product_intro.s_size_1 .s_button_prev {
  right: 258px;
  background-position: 0 -42px;
}
#product_intro.s_size_1 .s_button_next {
  right: 10px;
  background-position: -32px -42px;
}

/*** product intro medium size ***/

#product_intro.s_size_2 {
  height: 315px;
}
#product_intro.s_size_2 .s_price_holder {
    right: 856px;
  }
#product_intro.s_size_2 #product_intro_preview {
  width: 390px;
  height: 315px;
  background: url(../images/intro_product_2.png) no-repeat 0 0;
}
#product_intro.s_size_2 #product_intro_preview > img,
#product_intro.s_size_2 #product_intro_preview .slides_container
{
  width: 250px;
  height: 250px;
  margin: 54px 0 0 79px;
}
#product_intro.s_size_2 .s_button_prev,
#product_intro.s_size_2 .s_button_next
{
  top: 160px;
}
#product_intro.s_size_2 .s_button_prev {
  right: 319px;
}
#product_intro.s_size_2 .s_button_next {
  right: 10px;
}

/*** product intro large size ***/

#product_intro.s_size_3 .s_price_holder {
    right: 840px;
  }



#image_intro {
  padding-bottom: 0px;
  direction: ltr !important;
}
#image_intro_preview {
  position: relative;
  margin: 0 0px;
}
#image_intro_preview.s_boxed {
  border: 10px solid #fff;
  margin: 0 10px;
}
#image_intro_preview .slides_container,
#image_intro_preview .slideItem
{
  width: 100%;
  height: 100%;
}
#image_intro_preview .slides_control {
  height: 100%;
}
#image_intro_preview .s_button_next_holder,
#image_intro_preview .s_button_prev_holder
{
  z-index: 100;
  position: absolute;
  top: 50%;
    margin-top: -25px;
  padding: 0px;
  /***background: #fff; ***/
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
#image_intro_preview:hover .s_button_next_holder,
#image_intro_preview:hover .s_button_prev_holder
{
  display: block;
}
#image_intro_preview .s_button_next_holder a,
#image_intro_preview .s_button_prev_holder a
{
  width: 28px;
  height: 51px;
  background-color: transparent !important;
  opacity:0.6;
}
#image_intro_preview .s_button_next_holder a {
    background-image: url(../images/right.png) !important;
}
#image_intro_preview .s_button_prev_holder a {
    background-image: url(../images/left.png) !important;
}
#image_intro_preview .s_button_next_holder {
  right: 0px;
}
#image_intro_preview .s_button_prev_holder {
  left: 0px;
}
#image_intro_preview.s_boxed .s_button_next_holder {
  right: -10px;
  border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  -webkit-border-radius: 50px 0 0 50px;
}
#image_intro_preview.s_boxed .s_button_prev_holder {
  left: -10px;
  border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  -webkit-border-radius: 0 50px 50px 0;
}


#breadcrumbs {
  font-size: 11px;
}

.s_brand_logo {
  position: absolute;
    left: 10px;
    top: -10px;
}

#content {
  z-index: 5;
  position: relative;
}
.s_main_col {
  width: 1162px; /************2015******5sp*********/
}
.s_2_cols .s_main_col {
  width: 922px; /************2015***************/
}
.s_side_col {
  width: 220px;
}
.s_main_col,
.s_side_col
{
    float: right;
  }

#listing_options {
  z-index: 5;
  position: relative;
  clear: both;
  height: 24px;
  margin-bottom: 20px;
  padding-top: 9px;
  padding-bottom: 26px;
  border-bottom: 1px solid #ddd;
}
#listing_arrange {
  position: absolute;
  top: 8px;
    left: 0;
  }
#listing_arrange span.s_label {
    float: right;
  margin-right: 13px;
    line-height: 22px;
  font-size: 11px;
}
#listing_sort,
#items_per_page
{
  position: relative;
    float: right;
  margin-right: 5px;
  }
#listing_sort {
  width: 135px;
}
#items_per_page {
  width: 30px;
}
#view_mode {
    float: right;
    font-size: 11px;
}
#view_mode li {
    margin-left: 10px;
  }
#view_mode li a {
  position: relative;
    padding-right: 16px;
  }
#view_mode .s_icon {
  position: absolute;
  top: 50%;
    right: 0;
    margin-top: -5px;
  display: block;
  width: 11px;
  height: 11px;
  background: transparent url(../images/view_mode.gif) no-repeat;
  background-color: #ddd;
}
#view_mode a:hover .s_icon {background-color: #f12b63;}
#view_grid .s_icon {background-position: 0 0;}
#view_list .s_icon {background-position: -11px 0;}

#compare_total {
    float: right;
  padding-right: 10px;
  border-right: 1px solid #eee;
    font-size: 11px;
}

/******   P R O D U C T    P A G E   *****************/

#product {
  position: relative;
}
#product_info {
  position: relative;
}
#product_info h3,
#product_buy_col h3
{
  margin-bottom: 10px;
  line-height: 30px;
}
#product_price {
  z-index: 20;
  position: absolute;
  top: 0;
    left: 0;
  padding: 0 20px 10px 0;
    width: 100px;
  background: #fff;
}
#product_price .s_price {
  position: relative !important;
}
#product_price.s_plain .s_price .s_old_price {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  font-size: 14px;
}
#product_price.s_plain .s_price .s_old_price *,
#product_price.s_plain .s_price .s_old_price
{
    color: #666;
}
#product_price p.s_price_tax,
#product_price p.s_reward_points
{
  margin-bottom: 0;
  text-align: center;
}
#product_price p.s_reward_points small {
  font-size: 10px;
}
#product_price p.s_price_tax,
#product_price p.s_price_tax *
{
  font-size: 11px !important;
}
#product_price p.s_price_tax {
  margin-bottom: -10px;
  padding: 5px 0;
  color: #666;
}
#product_price p.s_reward_points {
  margin-top: 10px;
  line-height: 12px;
  color: #999;
}
#product_info dl {
    float: right;
    width: 220px;
  min-height: 100px;
  margin-bottom: 20px;
}
#product_info dt,
#product_info dd
{
    float: right;
    margin-bottom: 5px;
}
#product_info dt {
    clear: right;
    width: 49%;
}
#product_info dd {
  width: 50%;
}
#product_info dl .s_rating {
  margin-bottom: 0;
}

#product_share {
  z-index: 1;
  position: relative;
  clear: both;
  margin-bottom: 0px;
  padding-top: 5px;
}
#product_share .s_rating_holder {
    margin-left: 0px;
    padding: 5px 0px 5px 0px;
  text-align:left;
  border-bottom:1px dotted #e7e8e9;
  height:23px;
}
#product_share .s_rating_holder .s_average
{
  margin-left: 5px;  
}
#product_share .s_rating_holder .s_rating,
#product_share .s_rating_holder .s_average
{
  margin-bottom: 10px;  
}
.addthis_sharing_toolbox {
    float: left;
    margin-left:0px;
}
#product_share .s_review_write {
  height: 20px;
  line-height: 20px;
  margin-left:3px;
}
#product_share .s_review_write .s_icon {
  background-image: url(../images/sprite.png);
  background-position: 0 -488px;
}
#product_share .s_plusone,
#product_share .s_plusone div {
  position: relative;
    float: left;
    width: auto !important;
}
#product_share .s_plusone iframe {
  width: 70px !important;
}
#product_share .addthis_counter {
    margin-left: 10px;
  }
#product_share .addthis_button_tweet iframe {
  width: 85px !important;
}
#product_share .addthis_button_facebook_like {
  opacity: 1 !important;
  /*width: 117px !important;*/
}


#product_options {
  clear: both;
  padding: 14px 0 15px 0;
  font-size: 12px;
  border-top: 1px solid #eee;
}
#product_options label {
  width: 40%;
  margin-right: 0;
  margin-left: 0;
  font-size: 12px;
}
#product_options label.s_radio,
#product_options label.s_checkbox
{
  width: auto;
    margin-right: -4px;
  }
#product_options input,
#product_options textarea,
#product_options select
{
    margin-left: 0;
  }

#product_options input[type="checkbox"],
#product_options input[type="radio"]
{
  margin-top: -1px;
}
#product_options select {
  font-size: 12px;
}
#product_options .s_full,
#product_options .s_error_msg
{
  clear: none !important;
    margin-right: 40% !important;
  }

#product_discounts {
  padding: 14px 0 0 0;
  border-top: 1px solid #eee;
}
#product_discounts h3 {
  margin-bottom: 20px;
}
#product_discounts table {
  margin-top: -5px;
  margin-bottom: 25px;
}
#product_discounts table th,
#product_discounts table td,
#product_discounts table .s_currency
{
  font-size: 11px !important;
}

#product_buy {
  clear: both;
  position: relative;
  padding: 20px 0;
  font-size: 16px;
  border-top: 1px dotted #E7E8E9;
}
#product_buy label {
  display: block;
    float: right;
    width: auto;
  height: 42px;
  margin-right: 5px;
  line-height: 42px;
  font-size: 14px;
  color:#595858;
}
#product_buy input {
    float: right;
    width: 30px;
  margin-top: 4px;
  font-size: 18px;
}
#add_to_cart,
#add_to_cart_out
{
    float: left;
  }
#add_to_cart .s_text,
#add_to_cart_out .s_text
{
    text-indent: 0px;
}
#add_to_cart .s_icon,
#add_to_cart_out .s_icon
{
    right: 5px;
    margin-top: -13px;
  width: 0px;
  height: 0px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -48px -74px;
}
#add_to_cart .s_text
{

    text-indent:0px !important;
    border:0px solid #ffffff;
    padding-left:36px !important;
    padding-top:10px;
    font-size:14px;
    font-weight:bold;
}
#add_to_cart_out .s_text
{
    text-indent:0px !important;
    border:0px solid #ffffff;
    padding-left:14px !important;
    padding-top:8px;
    font-size:14px;
    font-weight:bold;
}
#add_to_cart
{
    background-image: url(../../../../../image/sang_image/btn-muahang-lucasa.vn-1.png);
    background-repeat: no-repeat;
    background-color:transparent !important;
    padding:0px;
    width:160px;
    height:46px;
    margin-left:0px !important;
}
#add_to_cart_out
{
    background-image: url(../../../../../image/sang_image/btn-muahang-lucasa.vn-out-1.png);
    background-repeat: no-repeat;
    background-color:transparent !important;
    padding:0px;
    width:160px;
    height:46px;
    margin-left:0px !important;
}
#add_to_cart:hover
{
    background-image: url(../../../../../image/sang_image/btn-muahang-lucasa.vn-hover-1.png);
    background-repeat: no-repeat;
}



#product_buy .s_purchase_info {
  clear: both;
  margin-bottom: 5px;
  padding-top: 15px;
  text-align: center;
  font-size: 11px;
  color: #999;
}
#product_buy .s_actions {
  overflow: hidden;
  padding-top: 14px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}
#product_buy .s_actions .s_button_compare {
  margin-left: 15px;
}

#product_images {
  position: relative;
  z-index: 10;
    float: right;
  margin-left: 20px;
    width: 400px;
}
#product_images:hover {
  z-index: 30;
}
#product_images img {
  display: block;
    float: right;
  }
#product_info {
    float: right;
    width: 502px; /*********2015***************/
}


#product_image_preview {
  display: block;
  margin-bottom: 30px;
}
#product_images .s_thumbs {
    margin-left: -20px;
  }
#product_images .s_thumb {
    float: right;
  margin: 0 0 20px 20px;
  }
#product .s_tabs {
  margin-bottom: 30px;
}
#product .s_tabs_nav li {
  text-align: center;
  letter-spacing: 1px;
  font-size: 13px;
}
#product .s_tabs_nav li a {
  float: none;
}
/*mrsang hover tab chon*/
#product .s_tabs_nav li.ui-tabs-selected a:hover {
  color: #ffffff !important;
}
#product_description ul {
    margin-right: 20px;
    list-style: disc;
}
#product_description :last-child {
  margin-bottom: 0 !important;
}
#product_gallery .s_thumbs {
  margin-bottom: 0;
}
#product_gallery .s_thumbs li {
  display: block;
    float: right;
  margin: 0 0 0 20px;
    padding-bottom: 20px;
}
#product_images #product_gallery {
  margin-bottom: 20px;
  margin-top: -30px;
  padding-top: 20px;
}
#product_images #product_gallery .s_thumbs li {
    margin-left: 20px
  }
#product_gallery .s_thumb {
  margin: 0;
}
#product_attributes table th {
  padding: 3px 10px;
}
#product_attributes table td {
  border-right: 1px solid #eee;
}
#product_attributes table tr td:first-child {
  border-left: 1px solid #eee;
}


#related_products {
  margin-bottom: 10px;
}

#product_tags {
  margin-bottom: 0;
}
#product_tags ul {
  padding-top: 5px;
}
#product_tags li {
    float: right;
  margin: 0 0 20px 13px;
  }
#product_tags a {
  display: block;
  float: left;
  height: 20px;
  line-height: 19px;
  white-space: nowrap;
  font-size: 11px;
    padding: 0 15px 0 10px;
  background: url(../images/rtl/tag.png) no-repeat center right;
  }


.s_single_col #product_info {
  width: 280px;
    margin-left: 20px;
  }
.s_single_col #product_info dl {
  width: 100%;
}
.s_single_col #product_share .s_rating_holder {
    margin-left: 0;
  }
.s_single_col #product_buy_col {
    float: right;
    width: 280px;
  padding-top: 120px;
}
.s_single_col #product_price {
  width: 280px;
}
.s_single_col #product_price .s_price {
  position: absolute !important;
  top: 0;
    left: 0;
  }
.s_single_col #product_price p.s_price_tax,
.s_single_col #product_price p.s_reward_points
{
    margin-left: 120px;
  text-align: right;
  }
.s_single_col #product_price p.s_price_tax {
  margin-top: -5px;
}
.s_single_col #product_price p.s_reward_points {
  margin-top: 13px;
}


/*mrsang chua cach bottom skype*/
#skypedetectionswf
{
    display:none;
}

/******   A C C O U N T   ****************************/

.login_page .s_row_3 .s_error_msg {
  clear: none;
}

#my_account .s_3col_wrap {
  margin-bottom: 10px;
}

#downloads .pagination,
#reward_points .pagination,
#transactions .pagination,
#return_requests .pagination,
#order_history .pagination
{
  border-top: none;
  padding-top: 0;
}
#order_history .s_details,
#order_history .s_reorder
{
  margin-top: -5px;
}
#order_history .s_reorder {
  margin-bottom: -5px;
}

#order_history .pagination {
  padding-top: 8px;
  border-top: none;
}


#order_details .s_order {
  margin-bottom: 30px;
}
#order_details .s_order h2,
#return_request_info .s_order h2
{
  margin-bottom: 10px;
  font-size: 20px;
}
#downloads .s_table td,
#order_details .s_table td,
#return_request_info td
{
  padding: 5px 10px;
}
#order_details .s_table tr.last td {
  padding: 10px;
}
#order_details .s_table tr.last td,
#order_details .s_table tr.last td *
{
  letter-spacing: -1px;
  font-size: 26px;
  font-weight: normal;
}

#order_details .s_table tr.last td.align_right,
#order_details .s_table tr.last td.align_right *
{
  font-size: 20px;
}

#wishlist .s_table_1 {
  margin-bottom: 30px;
}

.s_product_row {
  position: relative;
  clear: both;
}
.s_product_row .s_row_number {
  position: absolute;
    left: 0;
    top: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: black;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
#return-product .s_product_row:first-child {
  margin-top: 0 !important;
  border-top: 1px solid #eee;
}


/******   S H O P P I N G    C A R T   ***************/

#shopping_cart #cart_form {
  margin-bottom: 1px;
}
#shopping_cart #cart_totals {
  margin-top: -20px;
}
#shopping_cart .s_quantity .inline {
  vertical-align: middle;
}
#shopping_cart .s_total,
#shopping_cart_confirm .s_total
{
  clear: both;
    float: left;
  text-align: left;
    width: 300px;
  margin-bottom: 0;
}
#shopping_cart .s_total strong,
#shopping_cart_confirm .s_total strong
{
    float: right;
  }
#shopping_cart .s_total.last,
#shopping_cart .s_total.last *,
#shopping_cart_confirm .s_total.last,
#shopping_cart_confirm .s_total.last *
{
  letter-spacing: -1px;
  font-size: 24px;
}
#shopping_cart .s_total.last,
#shopping_cart_confirm .s_total.last
{
  margin-bottom: 7px;
  padding-top: 18px;
}
#shopping_cart .s_total.last strong,
#shopping_cart_confirm .s_total.last strong
{
  font-weight: normal;
  font-size: 20px;
  color: #333;
}
.cart-content .s_box_1,
.cart-content .s_submit
{
  margin-bottom: 0;
}
#apply_coupon,
#apply_voucher,
#apply_reward
{
  margin: 0;
  padding-bottom: 5px;
}
#apply_coupon input,
#apply_coupon .s_button_1,
#apply_voucher input,
#apply_voucher .s_button_1,
#apply_reward input,
#apply_reward .s_button_1
{
  margin-bottom: 10px;
}

#quote {
  margin: 20px 0 0 0;
}
#quote table {
  margin-bottom: 0;
}
#quote table tr.highlight td:first-child {
  width: 20px;
  padding-right: 10px;
}
#quote table tr.highlight label {
  display: inline;
  width: auto;
  margin: 0;
}
#quote table tr.highlight td:last-child label {
  float: right;
  white-space: nowrap;
}
#quote .s_button_1 {
  margin-top: 20px;
}
#cart_totals input[type=text] {
    margin-right: 10px;
}
#cart_totals .s_button_1.left {
    margin-right: 0;
}
#cart_totals .s_button_1 .s_text {
  height: 20px;
  line-height: 19px;
  text-transform: none;
  font-size: 14px;
}

/******   C H E C K O U T   **************************/

.checkout {
  padding-top: 6px;
}
.checkout #confirm {
  margin-bottom: 5px;
}
.checkout #confirm + .s_error_msg {
  margin-top: -20px !important;
}
.checkout-heading {
  position: relative;
  outline: none !important;
  cursor: pointer;
  height: 32px;
  margin-bottom: 1px;
  line-height: 32px;
  text-transform: uppercase;
  text-indent: 10px;
  font-size: 14px;
  font-weight:  bold;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.checkout-heading a {
  position: absolute;
    left: 15px;
    height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  font-size: 13px;
}
.checkout-heading strong {
  padding-right: 5px;
}
.checkout-content {
  display: none;
  padding: 20px 0 0 0;
}

#country_id,
#zone_id,
select[name=customer_group_id]
{
  width: 250px;
}



/******   B R A N D S   ******************************/

.s_alphabet_index small {
    float: right;
  text-align: right;
    text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 11px;
  color: #999;
}
.s_alphabet_index a {
    float: right;
  margin-right: 5px;
  }
#brands table {
  margin-bottom: 30px;
}
#brands td h2 {
  margin: 0;
  white-space: nowrap;
}
#brands td .s_list_1 li {
  width: 20%;
    float: right;
  text-align: right;
  }


/******   C O M P A R E   ****************************/

#compare table {
  margin-bottom: 20px;
}
#compare table tbody th {
    text-align: right;
    background: #fff;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}
#compare table tbody td {
  border-right: 1px solid #eee;
}
#compare table tbody tr th {
  border-right: 1px solid #eee;
}
#compare .s_product_thumb img {
  margin: 0 auto;
}
#compare .s_rating {
  vertical-align: text-top;
}
#compare .s_rating_holder .s_total {
  display: block;
}

/******   A D V A N C E D    S E A R C H   ***********/

#adv_search_box {
  margin-bottom: 30px;
}
#adv_search_box input[type=text],
#adv_search_box select,
#adv_search_box a.s_button_1
{
    float: right;
  margin-left: 10px;
  }
#adv_search_box select {
  width: 150px;
  font-size: 11px;
}
#adv_search_box .s_button_1 {
  width: 80px;
  margin-left: 0;
}
#adv_search_box .s_button_1 .s_text {
  text-align: center;
}


/******   S I T E M A P   ****************************/

#sitemap .s_list_1 {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  -o-column-count: 2;
}


/******   M O D U L E S   ****************************/

.s_module_content {
  z-index: 1;
  position: relative;
  margin-bottom: 20px;
}
.s_module_content:hover {
  z-index: 2;
}
.s_categories_module ul ul {
  margin-bottom: 0;
}
.product_view #right_col,
.product_view #left_col
{
  width: 220px !important;
}

#right_col,
#left_col {
  padding-bottom: 10px;
}
#right_col .s_box,
#right_col .s_box_1
{
    margin-right: 10px;
  }
#left_col .s_box,
#left_col .s_box_1
{
    margin-left: 10px;
  }
#right_col .s_box:last-child,
#left_col .s_box:last-child
{
  border-bottom: none;
}


.s_banners {
  clear: both;
}
.s_banners a,
.s_banners img
{
  display: block;
}
.s_banners .s_banner {
    float: right;
  margin: 0 20px 20px 0;
  }
.s_banners .s_banner:first-child {
    margin-right: 0;
  }


/*****************************************************/
/******   F O O T E R    W I D G E T S   *************/
/*****************************************************/

#shop_info {
  clear: both;
  margin-bottom: 30px;
  padding: 10px 0 3px 0;
  font-size: 11px;
  color: #555;
    background: #f3f3f3 url(../images/border/box_border_.png) top left repeat-x;
    background-color: #ab06cf;
  -moz-background-crop: 0px 0px 8px 8px
  -webkit-background-crop: 0px 0px 8px 8px
}
#shop_info_wrap {
  padding: 0 0 10px 0;
    background: url(../images/border/box_border_.png) bottom left repeat-x;
  }
#shop_info .s_wrap > div {
  display: block;
  margin-bottom: 20px;
}
#shop_info h2 {
  margin-bottom: 19px;
  text-indent: 30px;
  font-size: 18px;
  color: #888;
  border-bottom: 1px solid #e3e3e3;
}
#shop_description p,
#shop_contacts table,
#twitter ul
{
  margin-bottom: 0;
}
#shop_description {
  font-size: 11px;
}
#shop_description h2 {
    background: url(../images/shop_info_icons.png) no-repeat 100% 8px;
  }
#shop_description p {
    margin-left: 10px;
  }
#twitter h2 {
    background: url(../images/shop_info_icons.png) no-repeat 100% -100px;
  }
#twitter li {
  margin-top: 20px;
  padding-left: 30px;
  background: url(../images/quotes.png) no-repeat 0 4px;
}
#twitter li:first-child {
  margin-top: 0;
}
#twitter li a {
  display: block;
  font-style: normal;
  font-size: 10px !important;
  color: #bbb;
}
#twitter li span,
#twitter li span *
{
  line-height: 16px;
  font-size: 11px !important;
  font-family: Georgia, Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  word-wrap: break-word;
}
#twitter li span * {
  display: inline !important;
  margin: 0;
  padding: 0;
}
#twitter li span a {
  color: #4cb1ca;
}
#twitter li span:after {
  visibility: hidden;
  content: "."
}

#facebook {
  margin-bottom: 0 !important;
}
#facebook h2 {
    background: url(../images/shop_info_icons.png) no-repeat 100% -154px;
  }
#facebook .s_widget_holder {
  margin-top: -52px;
}
#facebook .fb_iframe_widget,
#facebook .fb_iframe_widget iframe
{
  width: 100% !important;
}

#shop_contacts {
  font-size: 12px;
}
#shop_contacts h2 {
    background: url(../images/shop_info_icons.png) no-repeat 100% -46px;
  }
#shop_contacts td {
  height: 50px;
  padding-bottom: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: content-box;
}
#shop_contacts tr.s_webkit td {
  height: 32px !important;
}
#shop_contacts tr:last-child td {
  height: 32px;
  padding-bottom: 0 !important;
}
#shop_contacts .s_icon_32 {
  display: inline-block;
}

#footer {
  padding-bottom: 0px;
}

#footer_categories {
  margin-bottom: 29px;
}
#footer_categories h2 {
  padding: 0;
  line-height: 20px;
}
#footer_categories h2,
#footer_categories h2 a
{
  font-size: 16px;
}
#footer_categories ul {
  padding-bottom: 10px;
  font-size: 11px;
}
#footer_categories a {
  color: #888;
}

#footer_nav {
  margin-bottom: 24px;
}
#footer_nav h2 {
  margin-bottom: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 18px;
}
#footer_nav ul {
  margin-bottom: 30px;
}

#copy {
    padding-right: 10px;
    font-size: 11px;
  color: #333333;
}

#payments_types {
    float: left;
    margin-bottom: 8px;
}
#payments_types img {
    float: right;
  margin: 2px 0 10px 10px;
  }

/*** fonts ***/
@font-face {
    font-family: 'Babel Sans';
    src: url('../fonts/Babel/BabelSans.eot');
    src: local('Babel Sans'),
         url('../fonts/Babel/BabelSans.eot?iefix') format('eot'),
         url('../fonts/Babel/BabelSans.woff') format('woff'),
         url('../fonts/Babel/BabelSans.ttf') format('truetype'),
         url('../fonts/Babel/BabelSans.svg#BabelSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
body,
.s_item h3,
#order_details .s_table tr.last td:first-child,
#shopping_cart .s_total.last strong,
#shopping_cart_confirm .s_total.last strong
{
    font-family: ;
  }
h1,
h2,
#product_info h3,
#product_buy_col h3,
.box .box-heading,
.s_order .s_id,
.s_order .s_status,
.s_product_row .s_row_number
{
    font-family: ;
      font-weight: ;
      font-style: ;
  }
#categories > ul > li > a,
#cart_menu small.s_text,
#product .s_tabs_nav li a
{
    font-family: ;
      font-weight: ;
      font-style: ;
  }
#categories > ul > li > a,
#cart_menu small.s_text
{
  font-size: 0px;
}

/***Edit Menu MrSang***/
#menu_home a:hover,
{
	background:#3399ff !important;
}

#categories > ul > li.s_category_menu > .s_submenu
{
    border-top:1px solid #fef1d7;
    border-left:1px solid #feedca;/*mrsang border submenu*/
    border-right:1px solid #feedca;
    border-bottom:2px solid #fcc85e;
}
#categories > ul > li.s_category_menu > a{
    color:#ffffff;
}

/***End Edit MRSang-***/

#intro h1,
#intro h2
{
    font-family: ;
      font-weight: ;
      font-style: ;
    font-size: 0px;
}
.s_plain .s_price,
.s_old_price
{
    font-family: ;
  }
.s_label .s_price,
.s_order .s_total,
#cart_menu .s_grand_total,
#order_details .s_table tr.last td,
#shopping_cart .s_total.last,
#shopping_cart_confirm .s_total.last
{
    font-family: ;
      font-weight: ;
      font-style: ;
  }

.s_button_1 .s_text,
.buttons .button,
.buttons .button span,
#add_to_cart .s_text
{
    font-family: ;
      font-weight: ;
      font-style: ;
    font-size: 0px;
}

/*****************************************************/
/******   U I     N O T I F Y   **********************/
/*****************************************************/
.s_notify .noty_message {
  position: relative;
  margin-bottom: 15px;
  padding: 0px 0px 0px 0px;
  background: #fff;
  width: 450px;
  height:200px;      
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  border-top:2px solid rgba(255, 129, 11, 1);
  border-right:1px solid #FFC237;
  border-left:1px solid #FFC237;
  border-bottom:2px solid #FFC237;
}
.s_notify .noty_message h2 {
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  background-color:#FFC237;
  padding: 10px 10px 10px 15px !important;
  font-family:Tahoma,Arial,sans-serif !important;
  font-weight:bold;
}
.s_notify .noty_message .s_success_24,
.s_notify .noty_message .s_failure_24,
.s_notify .noty_message .noty_close
{
    display:none !important;
}
.noty_message .noty_text .s_item
{
    padding-right:10px;
}
.noty_sang_close
{
    background-color:#F5F2F2;
    height:50px;
    width:100%;
    border-top:1px solid #E0DFDF;
    position:absolute;
    bottom:0;
}
.noty_sang_close .tieptucmuahang
{
    float:left;
    color: #0A8FC4;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 15px;
    padding-top: 15px;
}
.noty_sang_close .tieptucmuahang a
{
    color: #0A8FC4;
}
.noty_sang_close .tienhanhthanhtoan
{
    float:right;
    text-align:center;
}
.noty_sang_close .tienhanhthanhtoan a
{
    float:right;
    background-color:#17C3DA;
    border: 0 none;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    height: 27px;
    margin: 0;
    text-align: left;
    width: 180px;
    margin: 10px 15px 0;
    text-align: center;
    padding-top: 5px;
    color: #FFFFFF;
    font-weight: bold;
}
.s_notify .noty_message .s_thumb
{
    padding-left:15px;
    margin-right:20px;
}
.s_notify .noty_message .noty_close {
  z-index: 100;
  top: 10px;
    left: 10px;
    text-indent: -1000em;
  font-size: 1px;
}
.s_notify .noty_message h3 {
  font-weight: normal;
  color: #999;
}
.s_notify .noty_message .s_item,
.s_notify .s_message
{
  margin: 0 5px 5px 5px;
}
.s_notify .noty_message .s_item h3,
.s_notify .noty_message .s_item p
{
  padding-left: 50px;
}
.s_notify .noty_message .s_item:hover {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

/*****************************************************/
/******   J Q U E R Y     U I   **********************/
/*****************************************************/
.s_jquery_ui {
  font-size: 11px;
}
.ui-autocomplete-input {
  position: relative;
}

/*** accordion ***/

.ui-accordion .ui-accordion-content {
  padding: 30px 0;
}
.ui-accordion h2.s_last {
  margin-bottom: 25px;
}
.ui-accordion h2.s_last.ui-state-active {
  margin-bottom: 1px;
}
.ui-accordion .ui-accordion-content-active {
  margin-bottom: 1px;
  border-bottom: 1px solid #eee;
}
.ui-accordion > h2 {
  outline: none !important;
  cursor: pointer;
  margin-bottom: 1px;
  padding: 0;
  line-height: 32px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight:  bold;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.ui-accordion h2 .ui-icon {
  display: block;
    float: right;
  background: url(../images/rtl/bullet_accordion.png) no-repeat center top;
    width: 12px;
  height: 12px;
  margin: 10px 10px 0 10px;
}
.ui-accordion h2.ui-state-active .ui-icon {
  background-position: center bottom !important;
}


/*******************BEGIN NEWSSSSSSSSSSSS**********************************/
/* News Module Box */
.box-news {
	background: #F8F8F8;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
	border: 1px solid #DBDEE1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 2px silver;
	-moz-box-shadow: 0px 2px 2px silver;
	box-shadow: 0px 2px 2px silver;
}
.box-news h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.box-news p {
	margin-top: 0px;
	margin-bottom: 5px;
}
/* News Information Page */
.content-news {
	background: #FBFBFB;
	padding: 0px 20px 20px 20px;
	margin-bottom: 10px;
	overflow: auto;
	border-bottom: 1px solid #DBDEE1;
	
}
.content-news .news {
	width: 100%;
}
.content-news .news a {
	text-decoration: none;
}
.content-news .news h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	text-shadow: 0 1px 1px silver;
	margin-top: 0px;
	margin-bottom: 5px;
}
.content-news .news p {
	margin: 5px 0px;
}
.content-news .news .image {
	width: auto;
	float: right;
	margin: 5px;
}

/**************END NEWSSSSSSSSS***************************/

/*****************************************************/
/******   HEADER MRSANG EDIT   **********************/
/*****************************************************/

/************top top******************/
#toTop
{
    z-index:9999;
}
#top_head_top
{
    width:100%;
    padding:0px;
    margin:0px;
    height:30px;
    background-image:url(../../../../../image/sang_image/header_top.png);
}
#top_head_top_left
{
    float: left;
}
#top_head_top_right
{
     float: right;
     text-align:right;
     margin:3px 10px 0px 0px;
     font-family:Arial,sans-serif;
     font-size:11px;
     color:#0099cc !important;
}
.top_tt,.hide_banhang
{
     font-size:11px;
     color:#0099cc;
}
.top_tt_b
{
     margin:3px 5px 0px 10px;
}
.ynoff
{
    margin-right:10px !important;
}

.top_head_top_right_child
{
     border-right:1px solid #cccccc;
     margin-right:5px;
     padding-right:5px;
}
/***************below top************************/
#site_logo
{
    margin:20px 0px 8px 0px !important;
}
#cart_menu
{
    width:170px;   
    margin-left:40px !important; 
}
#cart_menu a .s_icon
{
      margin-top:-15px !important;
}

#top_navigation_left
{
    float:left;
}

/****** LIKE  MXH  W: 1220 . 2016 *****/
/****** SHARE *****/
.at300b .at-icon-wrapper, 
.at300b .at-icon-wrapper .at-icon
{
    height: 20px !important;
    width: 20px !important;
}
.at300m .at-icon-wrapper, 
.at300m .at-icon-wrapper .at-icon
{
    height: 20px !important;
    width: 20px !important;
}


#likepage
{
    padding-top:0px;
    height: 30px !important;
    float:left !important;
}
#likepage span
{
    vertical-align: middle !important;
    height: 35px !important;
}
#gplus_lucasa #___plusone_0
{
    vertical-align: top !important;
    padding-top: 3px !important;
}
#top_navigation_right
{
     float:right;
     padding:5px;
     margin-left:5px;
     min-width:300px;
     height:27px;
     background-color: rgba(28, 214, 203, 0.5);
    border-radius:2px;
    bottom: 0px;
    color: #fff;
    cursor: pointer;
    font-family: arial;
    font-size: 18px;
    line-height: 40px;
    position: fixed;
    right: 64px;
    text-align: right;
    z-index: 9999 !important;
}




#top_navigation
{
    top:20px !important;
}
#system_navigation
{
    margin:22px 0px 0px 0px !important;
}
#bottom_navigation
{
    float:right;
}
#logomuahangonline
{
    float:left;
}
#___plusone_0,.s_plusone
{
    width:auto !important;
}
#trahang_top,#giaohang_top,#thanhtoan_top,#chinhhang_top
{
    margin-right:10px;
}


/*****************************************************/
/******  END HEADER MRSANG EDIT   **********************/
/*****************************************************/


/*****************************************************/
/******  BEGIN PRODUCT MRSANG EDIT   **********************/
/*****************************************************/
#product_price
{
    display:none;    
}

#product_buy a
{
    color:#595858;
}
#product_buy
{
    border-bottom:0px solid #ffffff !important;
    padding-bottom:0px !important;
}

#product_info .clearfix .info_pro
{
    display:none;
}

#product_info .clearfix .manufacturer_name
{
    color:#595858;
    margin-right:10px;
}
#product_info .clearfix .manufacturer_value
{
    color:#595858;
    margin-right:60px;
}
#product_info .clearfix .manufacturer_value a
{
    color:#0576af;
    font-size:14px;
}
#product_info .clearfix .model_name
{
    color:#595858;
    margin-right:10px;
}
#product_info .clearfix .model_value
{
    color:#595858;
}
#product_info .clearfix
{
    padding-bottom:5px;
    border-bottom:1px dotted #E7E8E9;
}
#product_info #product_share
{
    border-bottom:0px dotted #E7E8E9;
    padding-bottom:0px;
}

/**************/
.addtext_value p
{
    margin-bottom: 0px !important;
}
.addtext_value
{
    padding-bottom:10px;
}
.addtext_features_value p
{
    margin-bottom:3px;
}
.addtext_features_name,.addtext_name
{
    height:20px;
    margin:5px 0px;
    color:#CC6633;
    font-weight:bold;
}
.addtext_features_value table,.addtext_value table
{
    margin-bottom:10px;
}
.addtext_features_value,.addtext_value
{
    border-bottom:1px dotted #E7E8E9;  
    padding-left:15px;  
    color:#595858;
    font-size:12px;
}

/********* Price Product**********/
.s_tietkiem_price_
{
    font-size:12px;
}
.s_old_price_lable,
.s_old_price_,
._s,
.s_tietkiem_price_lable,
.s_tietkiem_price_,
.location_label,
.location_,
#product_buy_quantity,
.chat_label,
.Call_label
{
    color:#595858;
}

.phantram_
{
    float:right;
    margin-right:50px;
}
.s_tietkiem_price_lable
{
    margin-left:30px;
}
.s_tietkiem_price_
{
    margin-right:20px;
}
.phantram_
{
    width:49px;
    height:20px;
    padding-top:2px;
    color:#ffffff;
    text-align:center;
}
.phantram_
{
    background-image:url(../../../../../image/sang_image/discount_label_right.png);
}
.trangthai_hang_
{
    color:#0088CC;
    font-weight:bold;
    padding-left:25px;
    background:url(../../../../../image/sang_image/glyph_icons.png) no-repeat scroll 0 -260px transparent;
    display:inline-block;
    margin:10px 40px 10px 0px;
}
.trangthai_hang_1
{
    color:#0088CC;
    font-weight:bold;
    padding-left:25px;
    background:url(../../../../../image/sang_image/glyph_icons.png) no-repeat scroll 0 -260px transparent;
    display:inline-block;
    margin:10px 40px 0px 0px;
}

.chat_call
{
    margin-bottom:20px;
    margin-top:10px;
}
.left_chat
{
   float:left; 
   border-right:1px dotted #d3d3d3;
   padding-right:10px;
}
.right_call
{
    float:right;
    padding-right:5px;
}

.chat_label
{
    background-image:url(../../../../../image/sang_image/staffoffline.png);
    background-repeat:no-repeat;
    padding-left:30px;
    padding-top:4px;
    margin-left:10px;
    font-size:12px;
}
.Call_label
{
    padding-right:50px;
    font-size:12px;
    background-image:url(../../../../../image/sang_image/call_.png);
    background-repeat:no-repeat;
    padding-left:20px;
}
.Call__,
.Call_
{
    font-size:14px;
    color:#F12B63;
    padding-right:5px;
    font-weight:bold;
    
}
.Call__
{
    border-right:1px solid #cccccc;
}

#product_info .s_row_2,
#product_info .s_full
{
    border-bottom:0px solid #ffffff;
}
/***********Thuoc tinh san pham***********/

#product_attributes,#product_reviews
{
    color:#3b3939;
}
#product_attributes thead
{
    height:35px;
    border-top:1px solid #dadada;
    border-left:1px solid #dadada;
    border-right:1px solid #dadada;
}
#product_attributes thead th
{
    font-size:14px !important;
    color:#767575;
}
#product_attributes table tbody td
{
    text-align:left;
}

/***********End Thuoc tinh san pham***********/

/***********Sideshow Bestseller*****2015******/
.s_module_bestseller .img1
{
    position:absolute;
    top:160px;
    z-index:100;
    left:1px;
    width:19px;
    height:34px;
}
.s_module_bestseller .img1:hover
{
    background-image:url(../../../../../image/sang_image/prev-1.png);
}
.s_module_bestseller .img2
{
    position:absolute;
    top:160px;
    z-index:100;
    right:1px;
    width:19px;
    height:34px;
}
.s_module_bestseller .img2:hover
{
    background-image:url(../../../../../image/sang_image/next-1.png);
}
/*****BEGIN BANNER**BESTSELLER**********/

#home .s_banners img
{
    border-radius: 1px;/************2015***************/
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    width:100%;
}
.roll-box 
{
    position: relative;
    height: 395px;
    width: 922px; /************2015***************/
}
.roll-box .slide-container 
{
    overflow: hidden;
    position: absolute;
    z-index:10;
    width: 922px;/********cai nay hide cac product thua ngoai khung*****2015****/
    height: 340px;/************2015***************/
    margin: -10px -20px 0px -20px;/********cai nay tao khong gian khi hover c&#1091; border mep ngoai******2015***/
    padding: 10px 20px;/********cai nay tao khong gian khi hover c&#1091; border mep ngoai*****2015****/
}

.roll-box .slide-container .slide-scrollable-panel 
{
    height: 340px;/************2015***************/
    width:1000000px;
}
.roll-box .slide-container .slide-scrollable-panel .items-container
{
    float:left;
}
.roll-box .slide-container .slide-scrollable-panel .items-container  .pic
{    
    height:330px;/************2015***************/
    overflow:hidden;
    float:left 
}
.roll-box .slide-container .slide-scrollable-panel .items-container .pic:hover
{
    height:400px;/************2015***************/
}
.roll-box .slide-container:hover
{
    height:430px;/************2015*** chieu cao hover************/
}
.roll-box #ISL_Cont .slide-scrollable-panel #List1 .pic,.roll-box #ISL_Cont .slide-scrollable-panel #List2 .pic
{
    clear:none !important;/************cai nay de thu gon lai 1 hang va side show.trong css khac no de clear:left**********/
}
.roll-box #List1,.roll-box #List2
{
    float:left;
    margin-right:10px;
}

.not-roll-box
{
    display:none;
}
.xem_them
{	
    display:none;
}
    
/***********End Sideshow Bestseller***********/


/***********Begin TangQua***********/
.quatang_kem
{
    background-image: url("../../../../../image/sang_image/gift_3.png") !important;
    background-repeat: no-repeat;
    color: #ffffff;
    float: left;
    height: 22px;
    padding-top: 10px;
    position: absolute;
    left: 2px;
    top: -22px;
    width: 90px;
}
/***********End TangQua***********/

/*************% Giam Gia******************/
.discount_sale
{
    float:left;
    position:absolute;
    top:-200px;
    right:10px;
    background-image:url(../../../../../image/sang_image/discount_bg_1.png)!important;
    background-repeat:no-repeat;
    height:48px;
    width:49px;
    padding-top:14px;
    color:#ffffff;
}
.hot_sale
{
    float:left;
    position:absolute;
    top:-60px;
    right:10px;
    background-image:url(../../../../../image/sang_image/soc.png)!important;
    background-repeat:no-repeat;
    height:58px;
    width:41px;
    padding-top:10px;
    color:#ffffff;
}
.discount_sale_category
{
    float:left;
    position:absolute;
    top:-195px;
    right:10px;
    background-image:url(../../../../../image/sang_image/discount_bg_1.png)!important;
    background-repeat:no-repeat;
    height:48px;
    width:49px;
    padding-top: 14px;
    color:#ffffff;
}

.price_promotion
{
    float:left;
    position:absolute;
    top:-55px;
    right:2px;
    background-image:url(../../../../../image/sang_image/price_promo.png)!important;
    background-repeat:no-repeat;
    height:55px;
    width:50px;
    padding-top:10px;
    color:#ffffff;
}
.price_promotion-km
{
    float:left;
    position:absolute;
    top:-64px;
    right:4px;
    background-image:url(../../../../../khuyen-mai/2015/04/price-promo-0415.png)!important;
    background-repeat:no-repeat;
    height:65px;
    width:55px;
    padding-top:10px;
    color:#ffffff;
}

.price_product_promotion
{
    float:left;
    position:absolute;
    top:10px;
    left:20px;
    background-image:url(../../../../../image/sang_image/show-hotprice.png)!important;
    background-repeat:no-repeat;
    height:93px;
    width:94px;
    color:#ffffff;
    z-index:10000;
    margin-bottom:0px !important;
}

.hot_promotion
{
    float:left;
    position:absolute;
    background-image:url(../../../../../khuyen-mai/promotion-tet.png)!important;
    background-repeat:no-repeat;
    height:50px;
    width:320px;
    color:#ffffff;
    z-index:10000;
    margin-bottom:0px !important;
    top: 355px;
    right: 50px;
}

/************* Mang Xa Hoi Footer ******************/
#facebook_
{
    background-image: url(../../../../../image/sang_image/facebook-2.png);
    height:38px;
    width: 120px;
    background-repeat: no-repeat; 
    padding:5px 0px 0px 55px;
}
#google_
{
    background-image: url(../../../../../image/sang_image/google-2.png);
    height:38px;
    width: 120px;
    background-repeat: no-repeat; 
    padding:5px 0px 0px 55px;
}
#twitter_
{
    background-image: url(../../../../../image/sang_image/twitter-2.png);
    height:38px;
    width: 120px;
    background-repeat: no-repeat; 
    padding:5px 0px 0px 55px;
}
#youtube_
{
    background-image: url(../../../../../image/sang_image/youtube-2.png);
    height:38px;
    width: 120px;
    background-repeat: no-repeat; 
    padding:5px 0px 0px 55px;
}
/************* Tinhnang noi bat va giam gia mobile ******************/
.addtext_features_name_mobile,
.addtext_features_value_mobile,
.addtext_name_mobile,
.addtext_value_mobile
{
    display:none;
}
/************* NHAN EMAIL VOUCGER 100k ******************/
#voucher_480,#voucher_320
{
    display:none;
}
/*************BANNERS BOTTOM SIDESHOW ******************/
#banners_bottom_sideshow4
{
    display:none;
}
#banners_bottom_sideshow2,#banners_bottom_sideshow3
{
    margin-left:10px;
}
/*************BANNERS EDIT SIDESHOW ******************/

#image_intro
{
    background-color:#E6F6FA;
}
#sideshow_left
{
	float:left;
    width:220px;
}
#sideshow_right
{
    float:right;
    width:220px;
}

/*  --- HOTDEALS------------- Images 260x280px */
.hotdeal_list_view .hotdeal_sthumb
{
    max-width:280px !important;
    border-bottom:1px dotted #F2F0F0 !important;
}
.hotdeal_list_view .s_item_info
{
    margin-left:20px !important;
    padding-left:20px;
    padding-right:10px !important;
}
.hotdeal_left .addtext
{
    padding-top:5px;
    padding-left:15px;
    border-bottom: 1px dotted #E7E8E9;
}
.hotdeal_left .addtext p
{
    margin-bottom: 10px;
}
.hotdeal_left .addtext_features_value
{
    
}
.hotdeal_left .s_promo_price
{
    padding-top:5px;
}
.discount_hotdeal
{
    background-image: url("../../../../../image/sang_image/discount_hotdeal.png") !important;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    padding-top: 25px;
    padding-left: 1px;
    position: absolute;
    width: 70px;
    height:45px;
    text-align: center;
    top: 10px;
    left: -100px
}
.discount_hotdeal span
{
    font-size:23px;
    text-align: center;
}

.s_item_info .hotdeal_name,
.s_item_info .hotdeal_name a
{
    font-size:16px !important;
    color:#08c !important;
}

.s_item .hotdeal_left
{
    min-height:274px;
    width:600px;
    float:left;
    padding-bottom: 10px !important;
    background-color:#f6f7f9;
    border-top: 1px solid #f2f3f5;
    border-bottom: 1px solid #f2f3f5;
    border-right: 1px solid #f2f3f5;
    border-left: 1px solid #f2f3f5;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.s_item .hotdeal_right
{
    width:195px;
    float:right;
    padding: 15px 10px 15px 10px;
}
.hotdeal_right .s_button_add_to_cart
{
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("../../../../../image/sang_image/btn-muahang-lucasa.vn-1.png");
    background-repeat: no-repeat;
    height: 46px;
    margin-left: 0 !important;
    padding: 0;
    width: 160px;
}
.hotdeal_right .s_button_add_to_cart:hover
{
    background-image: url("../../../../../image/sang_image/btn-muahang-lucasa.vn-hover-1.png");
    background-repeat: no-repeat;
}
.hotdeal_right .s_button_add_to_cart .s_icon
{
    display:none;
}
.hotdeal_right .s_button_add_to_cart .s_text {
    border: 0 solid #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding-left: 3px !important;
    padding-top: 10px;
    text-indent: 0 !important;
    font-family: Arial,sans-serif;
    text-transform: uppercase;
    display: block;
    height: 28px;
    line-height : 28px;
    color: #FFFFFF;
    text-align:center;
}

.hotdeals_price
{
    padding:5px 0px 5px 15px;
    margin-top:-2px;
    background-color:#faf8d9;
    border-top: 1px solid #f9eccf;
    border-bottom: 1px solid #f9eccf;
    border-right: 1px solid #f9eccf;
    border-left: 1px solid #f9eccf;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.giaohang_hotdeal
{
    color: #595858;
    font-size: 12px;
    padding-left: 30px;
    
}
.bottom_hotdeal
{
    padding-top:10px;
    background-image: url("../../../../../image/sang_image/icon_giaohang.png");
    background-position: 2px 8px;
    background-repeat: no-repeat;
}
.bottom_hotdeal a
{
   float:right;
   color:#3366ff; 
}
.hotdeal_right
{
    min-height:270px;
    background-color:#fdf1eb;
    border-top: 1px solid #f9eccf;
    border-bottom: 1px solid #f9eccf;
    border-right: 1px solid #f9eccf;
    border-left: 1px solid #f9eccf;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.hotdeal_right .s_actions .addcart_hotdeal
{
    margin-left:18px !important;
}
.hetgio_hotdeal
{
    text-align:center;
    color:rgb(245, 157, 26);
    font-size:16px;
    font-weight:bold;
    padding-left:35px;
    padding-top:10px;
    background-image: url("../../../../../image/sang_image/hetgio.png");
    background-repeat: no-repeat;
    background-position:45px 0px;
    height:32px;
}
.hethang_hotdeal
{
    text-align:center;
    color:#ff3366;
    font-size:16px;
    font-weight:bold;
    padding-left:35px;
    padding-top:10px;
    background-image: url("../../../../../image/sang_image/empty.png");
    background-repeat: no-repeat;
    background-position:35px 4px;
    height:32px;
}
.songuoimua_hotdeal
{
    color:#626162;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    padding-top:20px;
    margin-top:20px;
    border-top:1px solid #ff9999;
}
.hotdeal_cohang_sl
{
    margin-top:120px!important;
}
.time_conlai
{
    text-align:center;
    margin:5px 0px;
    color:#666666;
}

/*  --- END HOTDEALS------------- Images 250x280px */

/*  --- BEGIN FOOTER_BRANK-------------*/
.lu-footer-3-title
{
    padding: 20px 10px 0px 5px;
    color: #4CB1CA;
    font-size: 16px;
    font-weight: bold;
}
.lu-footer-3-s-item
{
    padding:8px 5px 0px 5px;
    margin-bottom: 20px !important;
    text-align: justify;
}
.lu-footer-3-s-item-link
{
    display:inline;
}
.lu-footer-3-s-item-link a
{
    color: #333333;
    display: inline-block;
    padding: 3px 10px 0px 0px;
    font-size:12px;
}

/*  --- END FOOTER_BRANK-------------*/

/*  --- BEGIN DOANH NGHIEP-------------*/
.doanhnghiep-title
{
    margin-top:10px;
    line-height: 40px;
    margin-bottom:30px;
    text-align:center;
    font-size:30px;
    color:#FFB319;
    font-weight:bold;
    font-family: robotoBold,Tahoma,Helvetica,Verdana,sans-serif;
}
.business-partner
{
    clear: both;
    margin: 0 0 15px 30px;
    min-height: 34px;
    padding-left: 72px;
}
.business-partner .business-contact
{
    font-size:20px;
    color:#4CB1CA;
    font-weight:bold;
    font-family: robotoBold,Tahoma,Helvetica,Verdana,sans-serif;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.32);
}
.business-left {
    float: left;
    position: relative;
    width: 52%;
    padding-right:10px;
}
.business-inner.hotline {
    background: url("../../../../../image/data/sample_data/ico-business_hotline-lucasa.vn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.business-inner.email {
    background: url("../../../../../image/data/sample_data/ico-business_email-lucasa.vn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.business-inner.address {
    background: url("../../../../../image/data/sample_data/ico-business_address-lucasa.vn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.business-inner {
    clear: both;
    margin: 0 0 15px 30px;
    min-height: 34px;
    padding-left: 72px;
}
.hotline {
    background: url("../images/i-header.png") no-repeat scroll 0 -46px rgba(0, 0, 0, 0);
    font-weight: bold;
    font-size:20px;
    margin-top: 2px;
    padding: 8px 12px 0 72px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
    color:#333333;
}
.hotline{
    float: left;
}

.business-right {
    float: right;
    width:45%;    
    height:300px;
    background: url("../../../../../image/data/sample_data/business-lucasa.vn.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*  --- END DOANH NGHIEP-------------*/

/*  --- BENGIN BANNER TOP -------------*/
.banner_top
{
    margin :0 auto;
    background-color: #00b7f1;
    top:0;
    position: relative;
    width: 100%;
    z-index:1000;
    margin-bottom: 1px;
}
.banner-top-1
{
    margin :0 auto;
    max-width: 1298px;
    max-height: 60px;
}
.banner-top-1 a
{
    display:block;
}
/*  --- END BANNER TOP -------------*/

/*  --- BENGIN BANNER BOTTOM -------------*/
.banner_bottom
{
    z-index: 9990;
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.banner-bottom-1
{
    margin :0 auto;
    max-width: 1920px;
    text-align: center;
}
.banner_bottom a
{
    display: block;
}    
/*  --- END BANNER BOTTOM -------------*/

/*  --- Begin Vchat -------------*/
#panel_history_vgchat
{
    height: 120px !important;
}

#panel_chat_vatgia .tem_head_vc_v2
{
    height: 55px !important;
    width: 40px !important;
}
#panel_chat_vatgia .panel_head_vgchat .vgc_title .vgc_title_top
{
    margin-right: 1px !important;
}
.vgc_icon-help
{
    right: -50px !important;
}
#panel_chat_vatgia .vgbc_closehelp
{
    right: -40px !important;
}
#panel_chat_vatgia .panel_head_vgchat .vgc_title .vgc_title_bottom
{
    margin-left: 2px !important;
}
#panel_chat_vatgia .vgc_icon_plus
{
       width: 0px !important;
}


#template_vgchat .vgc_icon_plus
{
   display:none !important;
}
#vgc_html_avg
{
	display:none;
}
#template_vgchat
{
    width:45px !important;
    padding-bottom:12px !important;
    margin-left: 5px !important;
    left: 5px !important;

}
#template_vgchat .panel_container_vgchat {
    padding: 0 4px !important;
    border-bottom: 1px dotted #ffffff;
}

.vgc_icon-help img
{
    display:none !important;
}
.vgc_icon-help
{
    background: url("../../../../../image/sang_image/help-vchat.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height:105px !important;
    width:126px !important;
}

#template_vgchat .panel_head_vgchat 
{
    padding: 4px 0 7px !important;
    font-size: 14px!important;
    width: 45px!important;
}
.panel_footer_vgchat
{
    width: 45px !important;
    overflow: hidden !important;
}
.vgc_bt_logovchat
{
    display:none !important;
}
.vgc_setting
{
    padding-left: 0px;
}
.vgc_setting iframe
{
    display:none !important;
}
#template_vgchat .vgc_client_close_polls 
{
    right: 9px !important;   
}
#template_vgchat .panel_head_vgchat .vgc_title 
{
    padding-left: 2px !important;
}
#vgc_bc_off
{
    min-width:30px !important;
    padding: 5px 3px 18px 3px !important;
    left: 5px !important;
}
#vgc_bc_off .vgc_ic_off
{
	width: 1px !important;
}
#template_vgchat #vgc_bcl_bottom
{
    margin-left: -1px !important;
}
#vgc_bc_off .vgc_tt
{
    max-width: 48px !important;
    padding: 3px 0 0 !important;
}

/*  --- End Vchat -------------*/


/******** BEGIN AUTO SEARCH 2015*********************/

#livesearch_search_results {
        margin:0px;
        padding:5px 0px;        
        position: absolute;
        top: 58px;
                background-color: #ffffff;
        list-style-type: none;
        z-index: 12;
        min-width: 520px;
        max-height: 320px;
        overflow: hidden;
        border-bottom: 2px solid #f8a016;
        border-right: 1px solid #BCBDBE;
        border-left: 1px solid #BCBDBE;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        
        border-top-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-bottom-topleft: 3px;
}
#livesearch_search_results li
{
        padding: 10px 0px;
        text-align:left;
}
#livesearch_search_results li a
{
        padding: 10px;
}
#livesearch_search_results a,
#livesearch_search_results a:visited,
#livesearch_search_results a:hover {
        color: #767474;
        text-decoration: none;
}
#livesearch_search_results a:hover {
        color: #767474;
}
#livesearch_search_results li:hover {
        background-color: #fce7af;        
}

/******** END AUTO SEARCH 2015*********************/
/******PRODUCT ********/
#not-1220
{
    display:none;
}
.s_module_discount1 .s_thumb,.s_module_discount2 .s_thumb,
.s_module_discount3 .s_thumb,.s_module_discount4 .s_thumb,
.s_module_discount5 .s_thumb,.s_module_discount6 .s_thumb,
.s_module_discount7 .s_thumb,.s_module_discount8 .s_thumb,
.s_module_discount9 .s_thumb,.s_module_discount10 .s_thumb,
.s_module_discount11 .s_thumb,.s_module_discount12 .s_thumb,
.s_module_discount13 .s_thumb,.s_module_discount14 .s_thumb,
.s_module_discount15 .s_thumb,.s_module_discount16 .s_thumb,
.s_module_discount17 .s_thumb,.s_module_discount18 .s_thumb,
.s_module_discount19 .s_thumb,.s_module_discount20 .s_thumb,
.s_module_discount21 .s_thumb,.s_module_discount22 .s_thumb,
.s_module_discount23 .s_thumb,.s_module_discount24 .s_thumb,.s_module_discount25 .s_thumb
{
	margin-top: 12px;
	padding-top: 12px;
}
/*******addthis_sharing_toolbox 2015 *****/
.addthis_sharing_toolbox .at4-icon
{
    width: 20px !important;
    height: 20px !important;
    background-position: -2px -2px !important;
}

#shopping_cart_confirm .payment #button-confirm
{
    height: 40px !important;
}

#imap iframe
{
    width : 900px;
    height : 450px;
}

/*******Video Youtube******/

.youtube iframe
{
    width : 650px !important;
    height : 396px !important;
}

/*******Menu VPP 2016******/
#menu_24
{
    font-weight:bold;
}
#menu_24 .s_submenu
{
    font-weight:normal;
}

/*  ---  Chen anh vao menu-------------  */

#menu_20 .s_category_group
{
    /*  ---  background-image: url(../../../../../image/data/San_Pham/Dung_Cu-VP/dung-cu-van-phong.jpg);-------------  */
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height:350px;
}
#menu_18 .s_category_group
{
    /*  ---  background-image: url(../../../../../image/data/San_Pham/San_Pham_Ve_Giay/san-pham-ve-giay.jpg);-------------  */
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height:390px;
}
#menu_25 .s_category_group
{
    /*  ---  background-image: url(../../../../../image/data/San_Pham/San_Pham_Giao_Duc_Dien_Tu/san_pham_giao_duc_dien_tu.jpg);-------------  */
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height:300px;
}
#menu_57 .s_category_group
{
    /*  ---  background-image: url(../../../../../image/data/San_Pham/Van_Hoa_Pham/vpp-lucasa-cd-dvd.jpg);-------------  */
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height:230px;
}
#menu_17 .s_category_group
{
    /*  ---  background-image: url(../../../../../image/data/San_Pham/Do_Dung_VP_Khac/vpp-lucasa-do-dung-vp-khac.jpg);-------------  */
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height:380px;
}
#menu_60 .s_category_group
{
    /*  ---  background-image: url(../../../../../image/data/San_Pham/Vai_Giay_Nham/vpp-lucasa-vai-giay-nham.jpg);-------------  */
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height:360px;
}

/*  ---  HTML5 2016 MRSANG-----  */

.category-list ul
{
    border-top: 1px solid #E6E3E3;
    padding-top: 15px;
    margin-bottom:6px;
}
.category-list ul li
{
    display:inline-block;
    overflow:hidden;
    padding-bottom:5px;
    padding-right:1%;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:200px;
}
.category-list ul li a
{
    color:#333333;
    font-size:13px;
}
#category #child-category
{
    color: #4cb1ca;
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 0px;
    margin-bottom:10px;
}
#category article
{
    margin-bottom:30px;
    border-top: 1px solid #E6E3E3;
    color:#333333;
    padding-top: 20px;
}
/*  ---  Page Product-------  */
.youtube
{
    text-align:center;
    font-style:italic;
}
.attri_review h2
{
    font-size: 18px;
}
#article
{
    color:#3a4346;
}
#article a
{
    color:#288ad6;
}
#article h2
{
    font-size:18px;
    font-weight:bold;
}
#article h3
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;
}
#article h4
{
    font-size:13px;
    font-weight:bold;
}
#article figure
{
    text-align:center;
    margin-bottom:20px;
    font-style:italic;
}
#article header
{
    margin-bottom:20px;
}
#article ul
{
    list-style:none;
    list-style-type: circle;
}
.addthis_button_facebook,.addthis_button_zingme
{
    display:none;
}



/*  -------------------------------------------------------------------------------------  */
/*  ---  Desktop and tablet layout              -----------------------------------------  */
/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 998px                      -----------------------------------------  */

@media only screen and (min-width: 998px) {


}

/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 998px / Max width: 1170px    -----------------------------------------  */

@media only screen and (min-width: 998px) and (max-width: 1170px) {


/*  ---  MENU: 998px ------------  */
#main_navigation {
    background-color: #ac07cf;
}


.banner-bottom-1
{
     height: 70px !important;
}

/*******Video Youtube******/

.youtube iframe
{
    width : 600px !important;
    height : 370px !important;
}

.hot_promotion
{
    top: 310px !important;
    right: 10px !important;
}

/*******Hotdeal*******/
.s_item .hotdeal_left {
    width: 380px;
}

.brand-10,.brand-11
{
    display:none;
}        
    
/******PRODUCT ********/
#not-1220
{
    display:block !important;
}
#oki-1220
{
    display:none !important;
}
#product_images {
    width: 340px;
}
#product_info {
    width: 340px;
}
#clear-both
{
    display: block;
}
.s_tietkiem_price_lable {
    margin-left: 0px;
}
.addthis_sharing_toolbox
{
    display:none !important;
}

#product_info .clearfix .manufacturer_name {
    margin-right: 2px;
}
#product_info .clearfix .manufacturer_value {
    margin-right: 20px;
}
#product_info .clearfix .model_name {
    margin-right: 2px;
}
#product_share .s_rating_holder .s_average {
    margin-left: 0px;
}
#product_share .s_review_write {
    margin-left: 0px;
}
#product_share .s_plusone, #product_share .s_plusone div {
    float: left;
    position: relative;
    width: 60px !important;
}
#___plusone_0, .s_plusone {
    width: 68px !important;
}
 
    
/******HIDE PRODUCT RIGHT COLUMN********/
.tnt_ramdom h2+div,
.s_module_featured h2+div,
.s_module_special h2+div
{
    display:none;
}
.tnt_ramdom h2+div+div,
.s_module_featured h2+div+div,
.s_module_special h2+div+div
{
    display:none;
}


.s_wrap {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 960px;/************998**************/
}

.s_grid_view.size_2 .s_item {
    width: 172px;
}
  
/************998***************/

/***mrsang doan nay border cho san pham nhung lam hong khi thu nho nhu mobile***/
.s_2_cols .s_grid_view.size_2 .s_item {
  width: 160px;   /************998***************/
}
.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(5n+1),
.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1) /************998***************/
{
    clear: right;
  }

/*** Edit MrSang border: 1px solid #fff; ***/
body.s_layout_fixed #wrapper {
  width: 998px; /************998***************/
  margin: 0 auto;
  background: #fff;
  border: 0px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.s_main_col {
  width: 940px; /************2015***************/
}
.s_2_cols .s_main_col {
  width: 700px; /************2015***************/
}

/***********2015 Module Bestseller************/
.not-roll-box
{
    display:block;     
}
.roll-box
{
    display:none;       
}

/********2015****BEGIN SIDESHOW*****/
.intro_home #intro_wrap .s_wrap
{
    width:998px !important; 
    text-align:center;
}
#image_intro_preview img {
    height: auto !important;
    width:998px !important; 
}
#sideshow_left,#sideshow_right
{
    width:180px;
}
#sideshow_left img
{
    height: auto !important;
    width:180px !important; 
}
#sideshow_right img
{
    height: auto !important;
    width:180px !important; 
    float:right;
}
/********2015****END SIDESHOW*****/

/********2015****BEGIN FOOTER*****/
.s_col_12 { width: 940px; } /************2015*********998**********/
.s_col_3 { width: 220px; }/************2015*********998**********/

/*********MENU NGANG*********2015*********998**********/

#categories {
  width: 940px; /**********2015***************/
}

#categories > ul > li > a {
  padding: 0 8px;/**********2015***************/
}

/*********BEGIN SEARCH AUTO*******2015*********998**********/
#site_search .wishsearch #x5,
#site_search .wishsearch #x6
{
    display:none;   
}
#system_navigation #cart_menu
{
    margin: 28px 0 0 25px !important;
}
.s_static #site_search input
{
    width: 372px;
}
#livesearch_search_results {
        margin:0px;
        padding:5px 0px;        
        position: absolute;
        top: 58px;
                min-width: 392px;
        max-height: 320px;
        
}
#livesearch_search_results li
{
        padding: 10px 0px;
        text-align:left;
}
#livesearch_search_results li a
{
        padding: 10px;
}

/*********END SEARCH AUTO*******2015*********998**********/


}






/*  -------------------------------------------------------------------------------------  */
/*  ---  Desktop and tablet layout              -----------------------------------------  */
/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 1000px                      -----------------------------------------  */

@media only screen and (min-width: 768px) {


}




/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 768px / Max width: 997px    -----------------------------------------  */

@media only screen and (min-width: 768px) and (max-width: 997px) {

#image_intro_preview .s_button_next_holder
{
    right:28px;
}


/********Tim Price Catogory 4 Product ber row 2015*****/
.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(5n+1), .s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1) {
    clear: right;
}
/**************MXH .W768 - 2016********************/
.banner-bottom-1
{
     height: 45px !important;
}
/**************MXH .W768 - 2016********************/
#top_navigation_right
{
    bottom: 45px;
    right: 58px;

}
#gplus_lucasa
{
    margin-right: 10px !important;
}
/*******Video Youtube******/

.youtube iframe
{
    width : 600px !important;
    height : 370px !important;
}

#imap iframe
{
    width : 680px;
    height : 350px;
}

#site_search .s_search_button {
  padding: 8px 7px !important;
}

.hot_promotion
{
    top: 310px !important;
    right: 10px !important;
}

/*******Hotdeal********/
.s_item .hotdeal_left {
    width: 380px;
}

.brand-8,.brand-9,.brand-10,.brand-11
{
    display:none !important;
} 
/******PRODUCT ********/
#not-1220
{
    display:block !important;
}
#oki-1220
{
    display:none !important;
}    
#product_images {
    width: 340px;
}
#product_info {
    width: 340px;
}
#clear-both
{
    display: block;
}
.s_tietkiem_price_lable {
    margin-left: 0px;
}
.addthis_sharing_toolbox
{
    display:none !important;
}

#product_info .clearfix .manufacturer_name {
    margin-right: 2px;
}
#product_info .clearfix .manufacturer_value {
    margin-right: 20px;
}
#product_info .clearfix .model_name {
    margin-right: 2px;
}
#product_share .s_rating_holder .s_average {
    margin-left: 0px;
}
#product_share .s_review_write {
    margin-left: 0px;
}
#product_share .s_plusone, #product_share .s_plusone div {
    float: left;
    position: relative;
    width: 60px !important;
}
#___plusone_0, .s_plusone {
    width: 68px !important;
}
    

/******HIDE PRODUCT RIGHT COLUMN********/
.tnt_ramdom h2+div,
.s_module_featured h2+div,
.s_module_special h2+div
{
    display:none;
}
.tnt_ramdom h2+div+div,
.s_module_featured h2+div+div,
.s_module_special h2+div+div
{
    display:none;
}

/*********BEGIN SEARCH AUTO*******2015*********998**********/
#site_search .wishsearch #x3,
#site_search .wishsearch #x4,
#site_search .wishsearch #x5,
#site_search .wishsearch #x6
{
    display:none;   
}
#system_navigation #cart_menu
{
    margin: 28px 0 0 5px !important;
}

/*********END SEARCH AUTO*******2015*********998**********/


.s_2_cols .s_main_col
{
	width: 700px;
}    
    
/***********Begin TangQua***********/
.quatang_kem
{
    left: 2px;
}
/***********End TangQua***********/    

/*  --- HOTDEALS------------- Images 260x280px */
.discount_hotdeal
{
    left: 250px;
    top: -250px;
}
/*  --- END HOTDEALS------------- Images 260x280px */

/*************GIO HANG HOME TAY PHAI ******************/  
.gio_hang_home
{
    display:none;
}
/*************BANNERS EDIT SIDESHOW ***2015***************/   
#image_intro
{
    float:left;
}
.intro_home #intro_wrap .s_wrap
{
    width:768px !important; 
    text-align:center;
}
#image_intro_preview img {
    height: auto !important;
    width:768px !important; 
} 
#sideshow_left
{
    display:none;
}
#sideshow_right
{
     width:160px;
}
#sideshow_right img
{
    height: auto !important;
    width:160px !important; 
}

/*************BANNERS BOTTOM SIDESHOW ******************/
.not-roll-box
{
    display:block;     
}
.roll-box
{
    display:none;       
}

#banners_bottom_sideshow4
{
    display:block;
}
#banners_bottom_sideshow1,#banners_bottom_sideshow3
{
    margin-left:35px;
}
#banners_bottom_sideshow2,#banners_bottom_sideshow4
{
    margin-left:20px;
}

    
/************* SEARCH AJAX ******************/    
#livesearch_search_results
{
    display:none;
}
.fb-like
{
    float:left !important;
}
#copy
{
    clear:both;
    text-align:center;
}    
#payments_types
{
    padding-right:100px;
}
/************* NHAN EMAIL VOUCGER 100k ******************/
#voucher_480,#voucher_320
{
    display:none;
}    
    
/*CHIEU RONG SUB MENU*/
#categories .s_submenu
{
  width: 400px;
}

#main_navigation {
  z-index: 10;
  position: relative;
  background-image:url(../../../../../image/sang_image/menu-bg.png); 
  background-color:#ac07cf;
  margin:10px 0px;
}
/*****************************************************/
/******   HEADER MRSANG EDIT   **********************/
/*****************************************************/
.hide_banhang,#account_right_child
{
    display:none;
}
/***************below top************************/
#site_search .input_search
{
    width:303px;
    box-shadow: 0 0 0px #ffffff !important;
    -o-box-shadow: 0 0 0px #ffffff !important;
    -moz-box-shadow: 0 0 0px #ffffff !important;
    -webkit-box-shadow: 0 0 0px #ffffff !important;
}
#site_search
{
    width:303px;
}
#site_search #filter_keyword
{
    width: 200px !important;
    border:1px solid #ced8e2;
    font-size:12px;
}
#cart_menu
{
    width:160px;   
    margin:45px 0px -20px 30px!important; 
}
#top_navigation_left
{
    padding-right:5px;
}



.s_col_12
{
    margin-right:0px !important;
}
#trahang_top
{
    display:none;
}
#trahang_top,#giaohang_top,#thanhtoan_top,#chinhhang_top
{
    margin-right:0px;
}

/*****************************************************/
/******  END HEADER MRSANG EDIT   **********************/
/*****************************************************/

  .s_cell_model {
    display: none;
  }
  .s_cell_name .s_hidden.inline {
    display: inline !important;
  }
  .s_cell_quantity {
  	white-space: nowrap;
  }

  body {
    min-width: 0;
  }
  body.s_layout_fixed #wrapper {
    width: 740px !important;
  }
  .s_wrap {
    width: 720px;
  }
  .s_wrap .s_col_12,
  .s_main_col,
  #categories
  {
    width: 700px;
  }
  .s_col_3 {
    width: 340px;
  }
  .s_col_3:nth-child(2n+1) {
        clear: right;
      }

  /*** header ***/

  #site_logo {
    margin: 20px 10px 20px 0;
  }
  #site_logo img {
    max-width: 300px;
  }
  #top_navigation {
    top: 25px;
        left: 19px;
      }
  #system_navigation #cart_menu {
        margin: 10px 10px -20px 0;
      }

  /*** intro ***/

  #intro {
    overflow: hidden;
    padding-top: 20px;
  }
  #intro h1 {
    padding-bottom: 0;
  }
  #product_intro {
    height: 255px;
  }
  #product_intro .s_price_holder {
        right: 602px !important;
      }
  #product_intro_info {
    width: 360px;
  }
  #product_intro_info p.s_desc {
    overflow: hidden;
    height: 120px;
  }
  #product_intro #product_intro_preview {
        left: -10px !important;
        width: 320px;
    height: 255px;
    background: url(../images/intro_product_1.png) no-repeat 0 0;
  }
  #product_intro #product_intro_preview img,
  #product_intro #product_intro_preview .slides_container
  {
    width: 200px;
    height: 200px;
  }
  #product_intro #product_intro_preview .slides_container {
    margin: 42px 0 0 70px;
  }
  #product_intro .s_button_prev,
  #product_intro .s_button_next
  {
    top: 130px;
    width: 32px;
    height: 32px;
  }
  #product_intro .s_button_prev {
    right: 258px;
    background-position: 0 -42px;
  }
  #product_intro .s_button_next {
    right: 10px;
    background-position: -32px -42px;
  }
  
  #image_intro {
    padding-bottom: 20px;
  }
  .intro_home #intro_wrap #image_intro {
    padding-bottom: 0px !important;
  }
  #image_intro_preview {
    height: auto !important;
  }
  #image_intro_preview img {
    max-width: 768px !important;
    height: auto !important;
  }
  #image_intro_preview.s_boxed img {
    max-width: 680px !important;
  }

  /*** products ***/

  .s_grid_view.size_2 .s_item {
    width: 160px;
  }
  .s_grid_view.size_2 .s_item .s_thumb {
    padding: 10px;
  }
  .s_single_col .s_grid_view.size_1 .s_item:nth-of-type(4n+1),
  .s_2_cols .s_grid_view.size_1 .s_item:nth-of-type(3n+1),
  .s_single_col .s_grid_view.size_2 .s_item:nth-of-type(6n+1),
  .s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1)
  {
    clear: none;
  }
  .s_grid_view.size_2 .s_item:nth-of-type(4n+1),
  .s_grid_view.size_1 .s_item:nth-of-type(3n+1)
  {
        clear: right;
      }

  /*** product info ***/

  .s_single_col #product_info dl {
    width: 220px;
  }
  .s_single_col #product_share .s_rating_holder {
        margin-left: 120px;
      }
  .s_single_col #product_price {
        left: 0;
    padding: 0 20px 10px 0;
        width: 100px;
  }
  .s_single_col #product_price .s_price {
    position: relative !important;
  }
  .s_single_col #product_price p.s_price_tax,
  .s_single_col #product_price p.s_reward_points {
        margin-left: 0;
        text-align: center;
  }
  .s_single_col #product_buy_col,
  .s_single_col #product_info
  {
    width: 340px;
        margin-left: 0;
        padding-top: 0;
  }
      
  /*** shop info ***/

  #shop_info {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  #shop_info_wrap {
    padding: 0;
  }
  #footer {
    padding-bottom: 5px;
  }
  /************* Tinhnang noi bat va giam gia mobile ******************/
.addtext_features_name_mobile,
.addtext_features_value_mobile,
.addtext_name_mobile,
.addtext_value_mobile
{
    display:none;
}
  
  /******************PRODUCT EDIT MRSANG********/
  .s_item_info > .s_rating,.s_item_info > .s_price_holder
  {
    display:block !important;/*EDIT MRSANG hien thi gia v&#1072; rating khi hover product*/
  }

}

/*  -------------------------------------------------------------------------------------  */
/*  ---  Mobile Layout (320px)                  -----------------------------------------  */
/*  -------------------------------------------------------------------------------------  */
/*  ---  Max width: 767px                       -----------------------------------------  */

@media only screen and (max-width: 767px) {


#callbymobile {
  bottom: 10px;
}
#bhxbymobile {
  bottom: 80px;
}
.call_desktop{
	bottom: 130px;

}
/********Chat tren Mobile do vatgia chen vao. *****/
#vgc_btn_chat_mobile
{
    z-index: 2147483647 !important;
}
/********right: 0px !important;left: 20px !important; *****/

#panel_chat_vatgia .tem_head_vc_v2
{
    height: 30px !important;
}
/********Module 2 Product ber row 2015*****/
.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(5n+1), .s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1) {
    clear: right;
}
/**************MXH .W320 - 2016********************/
.banner-bottom-1
{
     height: 29px !important;
}
#product .s_tabs img
{
    width : 280px !important;
    height : auto !important;
}
#gplus_lucasa
{
    margin-right: 0px !important;
}

/********NEWS********/
#category img
{
    width : 280px !important;
    height : auto !important;
}

#imap iframe
{
    width : 310px;
    height : 230px;
}
.panel_info_vgchat,#panel_body_vgchat
{
	width: 260px !important;
}    
#panel_history_vgchat
{
    height: 100px !important;
}    
.youtube iframe 
{
    width : 280px !important;
    height : 190px !important;
}        
/******HIDE PRODUCT ********/
/******HIDE PRODUCT RIGHT COLUMN********/
.tnt_ramdom h2+div,
.s_module_featured h2+div,
.s_module_special h2+div
{
    display:none;
}
.tnt_ramdom h2+div+div,
.s_module_featured h2+div+div,
.s_module_special h2+div+div
{
    display:none;
}
/*********BEGIN SEARCH AUTO*******2015*********998**********/

#site_search .wishsearch #x4,
#site_search .wishsearch #x5,
#site_search .wishsearch #x6
{
    display:none;   
}
.s_static #site_search input {
    margin-top: 0px !important;
    height:24px;
  }
#system_navigation #cart_menu
{
    margin: 10px 0 20px 5px !important;
}
#system_navigation
{
    margin: 5px 0 0 !important;
}
#site_search .input_search
{
  box-shadow: 0 0 0px #4cb1ca !important;
  -o-box-shadow: 0 0 0px #4cb1ca !important;
  -moz-box-shadow: 0 0 0px #4cb1ca !important;
  -webkit-box-shadow: 0 0 0px #4cb1ca !important;
}
#cart_menu
{
    padding-left: 0 !important;
    text-align:center;
    margin: 0 0 0 5px !important;
}
#cart_menu:hover .s_grand_total {
  border-radius: 3px;
}
.s_static #site_search
{
    height:70px;
}
#site_search .wishsearch {

    display:none;
}

/*********END SEARCH AUTO*******2015*********998**********/    
    
    
/******  Begin Vchat  ***********/    
#vgbc_ichelp
{
    display:none !important;
}
#template_vgchat .panel_head_vgchat {
    padding: 3px 0 2px !important;
}    
#template_vgchat {
    padding-bottom: 0px !important;
}    
/******  End Vchat  ***********/   

/******  Shock Price SHOW Image  ***********/
.price_product_promotion
{
    right:170px;
}
.hot_promotion
{
    top: 240px;
    right: -30px;
}
/***********Begin Hide Popup***********/
.noty_sang_close
{
    display:none;
}
/***********Begin TangQua***********/
.quatang_kem
{
    left: 2px;
}
/***********End TangQua***********/
    
/*  --- HOTDEALS------------- Images 260x280px */

.discount_hotdeal
{
    left: 170px;
    top: -140px;
}
.s_item .hotdeal_left 
{
    width: 260px;
}
.hotdeal_list_view .s_item_info {
    margin-left: 0 !important;
    padding-left: 5px;
}
.hotdeal_right 
{
    float: left !important;
    margin-top:10px;
    margin-left:30px;
}
.s_item .hotdeal_left 
{
    margin-top: 10px;
}

/*  --- END HOTDEALS------------- Images 260x280px */

/************* POPUP TUAN VANG ******************/ 
#backgroundPopup1,#popupContact1
{
    display:none !important;
}
/************* END POPUP TUAN VANG ******************/
.gio_hang_home
{
    display:none;
}
#sideshow_left,#sideshow_right,#sideshow_right_768
{
    display:none;
}
#intro
{
    margin-bottom: 20px !important;
}

     
/*************BANNERS BOTTOM SIDESHOW ******************/

#banners_bottom_sideshow4
{
    display:none;
}
#banners_bottom_sideshow1,#banners_bottom_sideshow2,#banners_bottom_sideshow3,
#banners_bottom_sideshow1 img,#banners_bottom_sideshow2 img,#banners_bottom_sideshow3 img
{
    width:282px;
    height:104px;
}     
/************* NHAN EMAIL VOUCGER 100k ******************/
#voucher_pc,#voucher_480
{
    display:none;
}
#voucher_320
{
    display:block;
} 

/************* Tinhnang noi bat va giam gia mobile ******************/
.addtext_features_name_mobile,
.addtext_features_value_mobile,
.addtext_name_mobile,
.addtext_value_mobile
{
    display:inline;
}

/*****************Hide Scoll***********/
#toTop
{
    display:none !important;
} 

/*************% Giam Gia******************/
.discount_sale
{
    top:-180px;
}
.discount_sale_category
{
    top:-145px;
}
.loc_nsx
{
    display:none;
}
/*************END % Giam Gia******************/

/*******************Begin Home Product Bestseller***********************/    
.not-roll-box
{
    display:block;
}
.roll-box
{
    display:none;
}
.ban_muon_xem_them
{
    display:none;
}
.xem_them
{	
    display:inline;
}

/*******************End Home Product Bestseller***********************/    


#main_navigation {
  z-index: 10;
  position: relative;
  background-image:url(../../../../../image/sang_image/menu-bg.png); 
  background-color:#ac07cf;
  margin:10px 0px;
}

/*****************************************************/
/******   PRODUCT MRSANG EDIT   **********************/
/*****************************************************/

.s_item_info > .s_rating,.s_item_info > .s_price_holder
{
    display:block !important;/*EDIT MRSANG hien thi gia v&#1072; rating khi hover product*/
}


/**********Chinh Price****************/
#product_info .clearfix
{
    border-bottom:0px solid #ffffff;
    padding-bottom:10px !important;
}
#product_price
{
    display:inline;
}
#product_info .clearfix .info_pro
{
    display:inline;
    color:#595858;
}
#product_info .clearfix .xuongdong
{
    display:block;
    margin-bottom:10px;
}

/**********Chinh Price****************/

.chat_call
{
    margin-bottom:20px;
    margin-top:10px;
}
.left_chat
{
    padding-left:10px;
}
.chat_label
{
    display:none;
}
.right_call
{
    padding-right:0px;
}
#skype_first
{
    padding-left:10px;
    display:inline !important;
}
#categories .clearfix
{
    background-image:url(../../../../../image/sang_image/menu-bg.png);
}
#categories .clearfix li
{
    background-image:url(../../../../../image/sang_image/menu-bg.png);
}


/*****************************************************/
/******   HEADER MRSANG EDIT   **********************/
/*****************************************************/
#top_head_top_right
{
    clear:both;
    padding:5px 5px 0px 0px;
}
#top_head_top_left
{
}
#top_head_top
{
    height:60px;
}
.hide_banhang,.ynoff,#wishlist_total
{
    display:none;
}
.ynol
{
    padding-left:7px !important;
    margin-right:0px !important;
}

.top_tt_b
{
    margin-left:3px;
}
/***************below top************************/
#logomuahangonline
{
    display:none;
}
.s_static #site_search
{
    left:0% !important;
    width:280px !important;
}
#system_navigation
{
    width: 280px !important;
}

#site_search #filter_keyword
{
    width: 170px !important;
    border:1px solid #ced8e2;
    font-size:12px;
}
#bottom_navigation
{
    float:left;
    width: 300px !important;
    margin-top:0px;
}
#top_navigation
{
    width: 280px !important;
}
#cart_menu
{
    width:270px;
}
#top_navigation_left
{
    width:280px;
    text-align:justify;
    padding-left:20px !important;
}
/**************MXH .W320 - 2016********************/
#top_navigation_right
{
    bottom: 72px;
    margin-right: -30px;
    padding: 2px 2px 0;
     background-color: rgba(212, 204, 29, 0.54);
}

#clear_both
{
    display:block !important;
}


/*****************************************************/
/******  END HEADER MRSANG EDIT   **********************/
/*****************************************************/

  /*** hide some elements ***/

  #fb-root,
  #view_mode,
  #menu_home,
  #product .s_tabs_nav,
  .s_cell_model,
  .s_cell_price,
  .s_cell_cart,
  .s_cell_size,
  .s_cell_date,
  .s_cell_download,
  .s_cell_opened,
  .s_cell_comment,
  .s_cell_action,
  .s_cell_quantity,
  #shopping_cart .s_cell_name,
  #wishlist .s_cell_name,
  .pagination .results
  {
    display: none !important;
  }

  /*** typo spacing ***/

  body {
    min-width: 0 !important;
    font-size: 14px;
  }

  body.s_layout_fixed {
    padding: 0px 0 !important;
    background-image: none !important;
  }
  select {
    font-size: 12px;
  }
  #intro,
  #product_image_preview
  {
    margin-bottom: 20px;
  }
  .s_side_col .s_box,
  .s_side_col .s_box_1
  {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /*** layout ***/

  .s_wrap {
    width: 280px;
  }
  
  .intro_home #intro_wrap .s_wrap
  {
    width:280px !important;
  }

 .intro_home #intro_wrap #image_intro {
    padding-bottom: 0px !important;
  }

  .s_col,
  .s_col_3,
  .s_col_4,
  .s_col_5,
  .s_col_6,
  .s_col_12,
  .s_main_col,
  .s_2_cols .s_main_col,
  .s_side_col,
  .s_total,
  #categories,
  #product_images,
  #product_info,
  #product_buy_col,
  #intro h1
  {
    clear: both !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .s_main_col .s_col {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .s_2col_wrap,
  .s_3col_wrap,
  .s_4col_wrap,
  .s_5col_wrap
  {
    padding: 0 !important;
  }
  .s_1_2,
  .s_1_3,
  .s_1_4
  {
    width: 100%;
  }
  #wrapper {
    overflow: hidden;
    width: 100% !important;
    border: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
  }

  /*** header ***/

  #site_logo {
    clear: both;
    display: block;
    float: none;
    margin: 20px 0;
  }
  #site_logo img {
    max-width: 280px;
    margin: 0 auto;
  }
  #top_navigation {
    position: static !important;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #currency_form,
  #language_form
  {
    display: inline-block;
    float: none !important;
  }
  #language_switcher,
  #currency_switcher
  {
    width: 90px;
  }
  #site_search input {
    font-size: 15px !important;
  }
  .s_dynamic #search_bar {
    top: auto;
        left: auto;
    margin-right: -246px;
        margin-top: -41px;
  }
  .s_dynamic #search_bar input {
    width: 130px;
  }
  #search_bar .s_button_1 {
        margin-right: 150px;
      }
  .s_static #site_search {
    position: relative;
        right: 50%;
    margin: 0 -145px 10px 0 !important;
        clear: both;
    display: block;
    float: none;
    width: 290px;
    height: 30px;
  }
  .s_static #site_search input {
    width: 230px;
    margin-top: -2px;
    padding: 5px !important;
  }
  #system_navigation {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 10px 0 20px 0;
  }
  #system_navigation ul.s_list_1 li {
        background-position: 100% -3px !important;
      }

  #cart_menu {
    position: static !important;
    float: none !important;
    margin: 0 0 10px 80px !important;
    padding: 10px 0 !important;
    text-align: center !important;
    border: none !important;
  }
  #cart_menu .s_submenu {
    display: none !important;
  }
  #cart_menu > a,
  #cart_menu > a .s_text,
  #cart_menu > a .s_grand_total
  {
    display: inline-block !important;
    float: none !important;
  }
  #cart_menu .s_grand_total {
    position: relative;
  }
  #system_navigation .s_list_1 {
    clear: both;
    float: none !important;
    height: auto !important;
        padding-left: 17px;
        text-align: center;
  }
  #system_navigation .s_list_1 li {
      white-space: nowrap;
  }
  #categories > ul > li {
    width: 49.99%;
  }
  #categories > ul > li > a
  {
    width: 90%;
        padding: 0 0 0 10%;
        text-indent: 10px;
  }
  #categories > ul > li > a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #categories .s_submenu {
    display: none !important;
  }

  /*** intro ***/

  #intro {
    clear: both;
    margin-bottom: 30px;
    padding-top: 30px;
        background: url(../images/border/box_border_.png) top left repeat-x;
        padding-top: 20px;
  }
  #intro h2,
  #intro h2 *
  {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  #intro h1 {
    padding-bottom: 0;
  }

  /*** product intro ***/

  #product_intro {
    overflow: hidden;
    width: 300px !important;
    height: auto !important;
  }
  #product_intro #product_intro_preview {
    width: 320px;
    height: 255px;
    right: 0;
    background: url(../images/intro_product_1.png) no-repeat 0 0;
  }
  #product_intro #product_intro_preview img,
  #product_intro #product_intro_preview .slides_container
  {
    width: 200px;
    height: 200px;
  }
  #product_intro #product_intro_preview .slides_container {
    margin: 42px 0 0 70px;
  }
  #product_intro .s_price_holder {
    top: 50px;
        left: 0 !important;
    right: auto !important;
      }
  #product_intro .s_button_prev,
  #product_intro .s_button_next
  {
    top: 130px;
    width: 32px;
    height: 32px;
  }
  #product_intro .s_button_prev {
    right: 258px;
    background-position: 0 -42px;
  }
  #product_intro .s_button_next {
    right: 10px;
    background-position: -32px -42px;
  }
  #product_intro_info {
    position: relative;
    width: 100%;
    min-height: 50px;
    margin: 0;
    margin-bottom: 255px;
    text-align: center;
  }
  #product_intro_info .s_desc,
  #product_intro_info .s_rating_holder
  {
    display: none;
  }

  /*** image intro ***/

  #image_intro {
    padding-bottom: 20px;
  }
  #image_intro_preview {
    height: auto !important;
    padding: 0;
  }
  #image_intro_preview.s_boxed {
    border-width: 5px;
  }
  #image_intro_preview img {
    max-width: 280px !important;
    height: auto !important;
  }
  #image_intro_preview.s_boxed img {
    max-width: 270px !important;
  }
  #image_intro_preview.s_boxed .s_button_next_holder {
    right: -5px;
  }
  #image_intro_preview.s_boxed .s_button_prev_holder {
    left: -5px;
  }


  /*** footer ***/

  #shop_info {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  #shop_info_wrap {
    padding: 0;
  }
  #shop_info, #shop_description, #shop_contacts {
    font-size: 13px;
  }
  #twitter li span,
  #twitter li span *
  {
    font-size: 13px !important;
    line-height: 20px !important;
  }
  .s_widget_holder span,
  .s_widget_holder span iframe
  {
    width: 100% !important;
  }
  #footer_categories .s_wrap {
    width: 300px;
  }
  #footer_categories .s_col_2 {
    width: 130px;
  }
  #footer_categories .s_col_2:nth-child(2n+1) {
    clear: left;
  }
  #footer_categories ul {
    font-size: 13px;
  }
  #footer_nav ul {
    margin-bottom: 20px;
  }
  #payments_types {
    float: none !important;
    padding-left: 5px;
    text-align: center;
  }
  #payments_types img {
    display: inline;
    float: none;
  }
  #copy {
    padding: 0 !important;
    text-align: center;
  }

  /*** product listing ***/

  #listing_options {
    padding-top: 34px;
    padding-bottom: 10px;
  }
  #listing_arrange {
    right: auto;
    left: 0;
  }
  #listing_arrange span.s_label {
    margin-left: 0;
    margin-right: 5px;
  }
  #listing_arrange .s_switcher
  {
    margin-left: 0;
    margin-right: 15px;
  }
  #listing_sort {
    width: 90px;
  }
  #compare_total {
    display: none;
  }

  /*** product info ***/

  #product_images,
  #product_info,
  #product .s_tabs
  {
    margin-left: 0;
    margin-right: 0;
  }
  #product_images:hover {
    z-index: 10;
  }
  #product_gallery .s_thumbs li {
    margin: 0 10px 0 0;
    padding-bottom: 10px;
  }
  #product_gallery .s_thumbs img {
    width: 55px;
  }
  #product_info dl {
    width: 100%;
  }
  #product_price {
    width: 100px !important;
        right: auto;
    left: -20px;
        padding-left: 0;
    padding-right: 0;
    background: none;
  }
  #product_price p.s_price_tax,
  #product_price p.s_reward_points
  {
    display: none;
  }
  #product .s_tab_box {
    padding: 0;
    border: none;
  }
  #product .s_tab_box > h2 {
    display: block;
  }
  #product_share {
    display: none;
  }
  .s_single_col #product_buy_col {
    padding-top: 0;
  }

  /*** brands ***/

  #brands td .s_list_1 li {
    width: 99%;
  }

  /*** cart ***/
  .cart-content {
    width: 100%;
  }
  .cart-content .s_box_1 input[type=text] {
    width: 98%;
  }
  .cart-content .s_box_1 .s_button_1 {
    float: left !important;
    margin: 20px 0 0 0 !important;
  }
  #quote table {
    margin-bottom: 0;
  }

  /*** checkout ***/
  .payment table {
    font-size: 12px;
  }
  .payment td {
    padding-bottom: 10px;
  }
  .payment input[type=text],
  .payment input[type=password],
  .payment select
  {
    display: inline-block;
  }

  /*** login ***/

  #login_page .s_h_170 {
    height: auto !important;
    margin-bottom: 0 !important;
  }
  #login_page .s_1_2:first-child {
    margin-bottom: 30px;
  }

  /*** orders ***/

  #order_details table {
    font-size: 11px;
  }
  #order_details .s_table tr.last td,
  #order_details .s_table tr.last td *
  {
    font-size: 20px !important;
  }

  /*** returns ***/

  #return_request_info table {
    font-size: 11px;
  }

  /*** sitemap ***/

  #sitemap .s_list_1 {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    -o-column-count: 1;
  }

  /*** modules ***/

  .s_banners .s_banner,
  .s_banners .s_banner img {
    float: none;
    margin: 0 auto 20px auto !important;
  }

  /*** common styles ***/

  select {
    max-width: 99% !important;
  }
  .s_row_2 label {
    width: 100%;
  }
  .s_full {
    clear: both;
        margin-right: 0 !important;
      }
  .s_list_1 li {
        background-image: url(../images/rtl/bullet_1_mobile.png);
    background-position: 100% -3px;
      }
  .s_total.left,
  .s_total.right
  {
    width: auto !important;
    clear: none !important;
  }
  table .s_hidden {
    display: block !important;
  }
  table .s_hidden.inline {
    display: inline !important;
  }
  .s_cell_image {
    width: 200px;
  }
  .s_cell_select {
    width: 16px;
  }
  .s_cell_id {
    max-width: 20px;
  }
  .s_cell_price,
  .s_cell_total,
  .s_cell_quantity
  {
    width: 60px;
  }
  .s_cell_image strong {
    display: block;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
  }
  .s_cell_select .s_icon_16 {
    display: block;
    width: 16px;
    padding: 0 !important;
    text-indent: -1000em;
  }
  .s_cell_image .s_button_add_to_cart {
    font-size: 12px;
  }
  .s_cell_quantity input[type=text] {
    min-width: 90%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  #shopping_cart .s_cell_quantity {
    display: table-cell !important;
  }
  .pagination {
    text-align: center;
  }
  .pagination .links {
    float: none;
  }
  .s_listing .s_item {
    width: 130px !important;
    margin-bottom: 20px !important;
  }
  .s_listing .s_item .s_thumb {
    padding: 0 0 10px 0 !important;
  }
  .s_listing .s_item h3 {
    font-size: 14px;
  }
  .s_listing .s_item h3 a {
    padding-top: 9px;
  }
  .s_grid_view .s_item:hover {
    margin-top: 0;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px !important;
    padding: 0;
    background: none;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .s_item .s_actions {
    display: block !important;
    font-size: 13px !important;
  }
  .s_single_col .s_subcategory:nth-child(8n+1),
  .s_2_cols .s_subcategory:nth-child(6n+1),
  .s_single_col .s_grid_view.size_1 .s_item:nth-of-type(4n+1),
  .s_2_cols .s_grid_view.size_1 .s_item:nth-of-type(3n+1),
  .s_single_col .s_grid_view.size_2 .s_item:nth-of-type(6n+1),
  .s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1)
  .s_grid_view.size_2 .s_item:nth-of-type(4n+1),
  .s_grid_view.size_1 .s_item:nth-of-type(3n+1)
  {
    clear: none;
  }
  .s_single_col .s_subcategory:nth-child(2n+1),
  .s_2_cols .s_subcategory:nth-child(2n+1),
  .s_grid_view .s_item:nth-of-type(2n+1)
  {
        clear: right;
      }

  .s_submit .s_button_1 {
        float: right;
    clear: right;
    margin-right: 0;
        margin-top: 15px;
  }
  .s_submit .s_button_1:first-child {
    margin-top: 0;
  }

  .s_orders_listing {
        padding-right: 0 !important;
      }
  .s_orders_listing .s_col {
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
  }
  html.s_locked,
  html.s_locked body
  {
    overflow: hidden;
    height: 100%;
  }
  .noty_cont {
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    display: none;
    width: auto;
    height: auto;
    margin: 0 !important;
  }
  html.s_locked .noty_cont {
    display: block;
  }
  .noty_bar,
  .noty_message
  {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    margin: 0 !important;
  }
  .noty_message h3 {
    font-size: 15px !important;
  }
  .noty_buttons {
    padding-top: 15px;
    text-align: center;
  }
  .noty_message button {
    display: inline-block;
    height: 30px;
    margin: 0 5px 10px 5px;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
    -o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
  }
  .noty_message button:hover,
  .noty_message button:hover
  {
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
    -o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset,
      -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
  }

}

/*  -------------------------------------------------------------------------------------  */
/*  ---  Wide Mobile Layout (480px)             -----------------------------------------  */
/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 480px / Max width: 767px    -----------------------------------------  */

@media only screen and (min-width: 480px) and (max-width: 767px) {

/**************MXH .W480 - 2016********************/
#callbymobile {
  bottom: 5px;
}
#bhxbymobile {
  bottom: 70px;
}
.call_desktop{
	bottom: 100px;

}

.banner-bottom-1
{
     height: 32px !important;
}
#product .s_tabs img
{
    width : 430px !important;
    height : auto !important;
}
/********NEWS********/
#category img
{
    width : 430px !important;
    height : auto !important;
}

#imap iframe
{
    width : 430px;
    height : 250px;
}
.panel_info_vgchat,#panel_body_vgchat
{
	width: 260px !important;
}    
#panel_history_vgchat
{
    height: 100px !important;
}    
.youtube iframe 
{
    width : 440px !important;
    height : 280px !important;
}
/******HIDE PRODUCT RIGHT COLUMN********/
.tnt_ramdom h2+div,
.s_module_featured h2+div,
.s_module_special h2+div
{
    display:none;
}
.tnt_ramdom h2+div+div,
.s_module_featured h2+div+div,
.s_module_special h2+div+div
{
    display:none;
}
/*********BEGIN SEARCH AUTO*******2015*********998**********/
#site_search .wishsearch {

    display:block;
}
#site_search .wishsearch #x4,
#site_search .wishsearch #x5,
#site_search .wishsearch #x6
{
    display:none;   
}
.s_static #site_search input {
    margin-top: 0px;
    height:24px;
  }
#system_navigation #cart_menu
{
    margin: 10px 0 20px 5px !important;
}
#system_navigation
{
    margin: 5px 0 0 !important;
}
#site_search .input_search
{
  box-shadow: 0 0 0px #4cb1ca !important;
  -o-box-shadow: 0 0 0px #4cb1ca !important;
  -moz-box-shadow: 0 0 0px #4cb1ca !important;
  -webkit-box-shadow: 0 0 0px #4cb1ca !important;
}
#cart_menu
{
    padding-left: 0 !important;
    text-align:center;
    margin: 0 0 0 5px !important;
    width:310px;
}
#cart_menu:hover .s_grand_total {
  border-radius: 3px;
}
.s_static #site_search
{
    height:70px;
}
#site_search .wishsearch {

    text-align: center;
}

/*********END SEARCH AUTO*******2015*********998**********/

/******  Shock Price SHOW Image  ***********/
.price_product_promotion
{
    right:170px;
}
.hot_promotion
{
    top: 240px;
    right: -30px;
}
/***********Begin Hide Popup***********/
.noty_sang_close
{
    display:none;
}

/***********Begin TangQua***********/
.quatang_kem
{
    left: 2px;
}
/***********End TangQua***********/

/*  --- HOTDEALS------------- Images 260x280px */
.hotdeal_list_view .s_item
{
    width:480px !important;
}
.discount_hotdeal
{
    left: 290px;
    top: -190px;
}
.s_item .hotdeal_left 
{
    width: 420px;
}
.hotdeal_right 
{
    margin-top:10px;
    margin-left:100px;
}
.s_item .hotdeal_right 
{
    margin-right: 140px;
}
.s_item .hotdeal_left 
{
    margin-top: 10px;
}

/*  --- END HOTDEALS------------- Images 260x280px */

/************* POPUP TUAN VANG ******************/ 
#backgroundPopup1,#popupContact1
{
    display:none !important;
}
/************* END POPUP TUAN VANG ******************/
.gio_hang_home
{
    display:none;
}
/*************BANNERS EDIT SIDESHOW ******************/    
#sideshow_left,#sideshow_right,#sideshow_right_768
{
    display:none;
}
#intro
{
    margin-bottom: 20px !important;
}

/*************BANNERS BOTTOM SIDESHOW ******************/

#banners_bottom_sideshow4
{
    display:none;
}
#banners_bottom_sideshow1,#banners_bottom_sideshow2,#banners_bottom_sideshow3,
#banners_bottom_sideshow1 img,#banners_bottom_sideshow2 img,#banners_bottom_sideshow3 img
{
    width:326px;
    height:120px;
}
/************* NHAN EMAIL VOUCGER 100k ******************/
#voucher_pc,#voucher_320
{
    display:none;
}
#voucher_480
{
    display:block;
}

/************* Tinhnang noi bat va giam gia mobile ******************/
.addtext_features_name_mobile,
.addtext_features_value_mobile,
.addtext_name_mobile,
.addtext_value_mobile
{
    display:inline;
}
.addtext_value_mobile p
{
    margin-bottom: 10px !important;
}
.addtext_features_value_mobile p
{
    margin-bottom: 3px !important;
}

/*****************Hide Scoll***********/
#toTop
{
    display:none !important;
} 
/*************% Giam Gia******************/
.discount_sale
{
    top:-180px;
}
.discount_sale_category
{
    top:-145px;
}
.loc_nsx
{
    display:inline;
}
/*************END % Giam Gia******************/

   
/*****************************************************/
/******   PRODUCT MRSANG EDIT   **********************/
/*****************************************************/ 
#product_price
{
    display:inline;
    margin-bottom:20px;
}

#product_info .clearfix .info_pro,.manufacturer_name,.model_name
{
    display:inline;
    color:#595858;
}

#product_info .clearfix .xuongdong
{
    clear:both;
    margin-bottom:10px;
}

.chat_call
{
    margin-bottom:20px;
    margin-top:10px;
}
.chat_label
{
    display:inline;
}
.left_chat
{
    padding-left:10px;
}
.right_call
{
    padding-right:10px;
}
    
/*****************************************************/
/******   HEADER MRSANG EDIT   **********************/
/*****************************************************/

#top_head_top_right
{
    clear:both;
    padding:4px 40px 0px 0px;
}
#top_head_top_left
{
    padding:0px 0px 0px 10px;
}
#top_head_top
{
    height:60px;
}
.hide_banhang,.ynoff,#account_right_child,#checkout_right_child,#wishlist_total
{
    display:inline;
}
.ynol
{
    padding-left:10px !important;
    margin-right:10px !important;
}
.ynoff
{
    margin-right:0px !important;
}
.top_tt_b
{
    margin-left:8px;
}
/***************below top************************/
#logomuahangonline
{
    display:none;
}

.s_static #site_search
{
    margin:0px !important;
    left:0% !important;
    width:450px !important;
}

#system_navigation
{
    width: 440px !important;
}

#site_search #filter_keyword
{
    width: 310px !important;
    border:1px solid #ced8e2;
    font-size:12px;
    margin-left:25px;
}
#bottom_navigation
{
    float:left;
    width: 440px !important;
    margin-top:0px;
}
#top_navigation
{
    width: 440px !important;
}
#cart_menu
{
    padding-left:80px !important;
}
#top_navigation_left
{
    width:400px;
    text-align:justify;
    padding-left:110px !important;
}

/**************MXH .W480 - 2016********************/
#top_navigation_right
{
    bottom: 32px;
    margin-right: 100px;
    padding:5px;
     background-color: rgba(110, 119, 116, 0.54);
}
#clear_both
{
    display:block !important;
}


/*****************************************************/
/******  END HEADER MRSANG EDIT   **********************/
/*****************************************************/
    
    
  .s_wrap {
    width: 440px;
  }
  .intro_home #intro_wrap .s_wrap
  {
    width:440px !important;
  }
  .intro_home #intro_wrap #image_intro {
    padding-bottom: 0px !important;
  }
  #image_intro_preview .s_button_prev_holder
  {
   left:0px
  }
  #image_intro_preview .s_button_next_holder
  {
    right:0px
  }
  .s_col_3 {
    clear: none;
    float: left;
    width: 220px;
  }

  .s_row_2 label {
    width: 150px;
  }

  #categories > ul > li {
    width: 33.33%;
  }

  #image_intro_preview img {
    max-width: 440px !important;
    height: auto !important;
  }
  #image_intro_preview.s_boxed img {
    max-width: 430px !important;
  }

  /*** footer ***/

  #shop_info .s_col_3 {
    width: 220px;
  }
  #twitter {
    margin-bottom: 0;
  }
  #footer_categories .s_wrap {
    width: 460px;
  }
  #footer_categories .s_col_2 {
    width: 133px;
  }
  #footer_categories .s_col_2:nth-child(2n+1) {
    clear: none;
  }
  #footer_categories .s_col_2:nth-child(3n+1),
  #footer_nav .s_wrap :nth-of-type(2n+1)
  {
        clear: right;
      }

  /*** product ***/

  #product_images {
    width: 280px !important;
      }
  #product_info {
    clear: none !important;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
  }
  #product_price {
    position: static !important;
        float: right;
    margin-right: 10px !important;
        padding-bottom: 20px;
  }
  #product_price .s_price,
  .s_single_col #product_price .s_price
  {
    position: static !important;
  }
  #product_info dl {
        clear: left;
    float: left;
        width: 140px !important;
  }
  #product_info dl dt,
  #product_info dl dd
  {
    width: 100%;
    margin-bottom: 0;
  }
  #product_info dl dd {
    clear: left;
    margin-bottom: 10px;
  }
  #product_buy {
    clear: both;
    width: 440px;
  }

  /*** brands ***/

  #brands td .s_list_1 li {
    width: 44%;
  }
  .s_subcategory {
    width: 90px;
  }
  .s_grid_view .s_item,
  .s_grid_view .s_item:hover
  {
    margin-right: 12px;
    margin-left: 11px;
  }
  .s_single_col .s_subcategory:nth-child(8n+1),
  .s_2_cols .s_subcategory:nth-child(6n+1),
  .s_single_col .s_subcategory:nth-child(2n+1),
  .s_2_cols .s_subcategory:nth-child(2n+1),
  .s_listing .s_item:nth-of-type(4n+1),
  .s_listing .s_item:nth-of-type(5n+1),
  .s_listing .s_item:nth-of-type(2n+1)
  {
    clear: none !important;
  }
  .s_single_col .s_subcategory:nth-child(4n+1),
  .s_2_cols .s_subcategory:nth-child(4n+1),
  .s_listing .s_item:nth-of-type(3n+1)
  {
        clear: right !important;
      }

}


/*  -------------------------------------------------------------------------------------  */
/*  ---  Retina displays                        -----------------------------------------  */
/*  ---  Overrides styles for devices with a    -----------------------------------------  */
/*  ---  device-pixel-ratio of 2+, such as iPhone 4     ---------------------------------  */

@media
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {

  body {
  }

}
