.paging{
  float: left;
}
.paging a{
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  border-radius: 100px;
  margin-right: 3px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-size: 13px;
  background-color: transparent;
  color: #666;
}
.paging a:hover{
  background: #919191;
  color: #ffffff;
}
.paging a.current{
  font-weight: bold;
}
.paging a.current:hover{
  cursor: not-allowed;
  pointer-events: none;
  background-color: transparent;
  color: #666;
}
.header .wish-list .icon-wl #countItemCart{
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 13px;
  font-weight: normal;
  background: #b02b2b;
  color: #fff;
  line-height: 15px;
  width: 15px;
  text-align: center;
  border-radius: 100%;
}

.tbl-common td {
  padding: 5px 0;
}

.buy-now.fixed_right span {
  display: none;
}

#call-buy {
  font-size: 17px;
  font-style: italic;
  margin-top: 10px;
  border: dashed 1px #737373;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 20px 10px;
}

#call-buy b {
  color: #e23b30;
}

.pro-right .img img {
  width: 115px;
  float: left;
  margin-right: 10px
}

.pro-right li .name {
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
}

.pro-right li .p-price {
  float: none !important;
  display: block;
  margin-bottom: 15px;
}
.pro-right li .p-brand{
  display:none;
}
#tab-pro-info .title-tab-pro.fixed {
  height: 25px !important;
}

#tab-pro-info .title-tab-pro.fixed a {
  line-height: 25px !important;
  font-size: 15px !important
}

.btn_orange {
  border: none;
  background: #d00;
  color: white;
  padding: 5px 15px;
  box-shadow: 1px 1px 0px #585858;
  border-radius: 2px;
  font-size: 13px;
}

.title_box_cart {
  background: #eee;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  padding-left: 7px;
  line-height: 30px;
  border: solid 1px #bbb;
  margin-bottom: 6px;
}

.table-shopping-cart {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%;
  line-height: 19px;
  font-weight: bold;
}

.table-shopping-cart td {
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #ccc;
}

.shopping-cart-first-row {
  background: #fafafa;
  color: #000;
  font-weight: 700
}

.shopping-cart-stt-col {
  width: 20px
}

.shopping-cart-price-col {
  width: 110px
}

.shopping-cart-quantity-col {
  width: 60px
}

.shopping-cart-sum-col {
  width: 120px
}

.shopping-cart-del-col {
  width: 30px
}

td.cart_img {
  vertical-align: top;
  border-right: none;
}

.cart_img img {
  max-width: 60px;
  max-height: 70px;
  margin: 0 10px 0 0;
}

.tbl_combo {
  border-top: 1px solid #ccc;
  border-collapse: collapse;
  margin: 10px 0 0;
  width: 100%;
}

.tbl_combo td {
  text-align: center;
}

.tbl_combo .cart_img img {
  max-width: 40px;
  max-height: 50px;
  margin: 0 10px 0 0;
}

td.td_combo {
  padding: 0;
}

.c1_col {
  width: 100%;
  position: relative;
}

.c1_col_l {
  width: 240px;
  float: left;
  background: url(../images/i_promo.png) no-repeat center top;
  height: 65px;
  padding: 20px 0 0 70px;
  text-align: left;
}

.c1_col_r {
  width: 40%;
  float: right;
  text-align: left;
  padding: 10px 0;
  line-height: 21px;
}

.btn_c1 {
  position: relative;
  top: 8px;
}

td.txt_left {
  text-align: left;
  border-left: none;
  padding: 5px 0 0;
}

.c3_col_1 {
  width: 26%;
  float: left;
  margin: 0 30px 0 0;
  line-height: 22px;
  font-size: 13px;
}

.c3_col_1 .txt1 {
  padding-bottom: 5px;
}

.c3_col_1 [type=text] {
  width: 100%;
}

.c3_box {
  padding-bottom: 20px;
}

.t_line1 {
  width: 8%;
  float: left;
}

.t_line1 input {
  position: relative;
  top: 5px;
}

.t_line2 {
  width: 90%;
  float: right;
}

.c3_col_2 {
  width: 34%;
  float: right;
  margin: 0;
}

.tbl_cart3 {
  line-height: 17px;
}

.tbl_cart3 td {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}

#tbl_list_cart td {
  border: solid 1px #ccc;
  padding: 4px;
}

.item-form {
  margin-bottom: 5px;
}

.tbl_cart3 table td {
  border: solid 1px #CCC;
}

#tbl_list_cart td p {
  margin: 4px 0;
}

.btn_cart {
  margin-left: 5px;
}

.c3_col_1 a {
  text-decoration: none;
}

.c3_col_1 input[type="text"] {
  width: 100%;
  height: 28px;
  border: solid 1px #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 5px;
}

.c3_col_1 textarea {
  width: 100% !important;
  border: solid 1px #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.box-cat-left {
  border: solid 1px #333;
}

.box-cat-left .title {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  background: #333;
  line-height: 35px;
  padding: 0 10px;
  font-size: 15px;
}

.box-cat-left li {
  padding: 8px 10px;
  border-top: solid 1px #333;
}
.title-product-list #sort-by {
  width: 150px;
}
.page-contact{
  padding-top: 50px;
  padding-bottom: 50px;
}
.map-contact h3, .contact-info h2{
  font-size: 30px;
  font-weight: normal;
  color: #b02b2c;
  margin: 0;
  padding-bottom: 10px;
}
.contact-info{
  color: #666;
}
.contact-info h3{
  color: #b02b2c;
  font-size: 18px;
  margin: 0;
}
.contact-info li{
  margin: 20px 0;
}
.contact-info i{
  font-size: 28px;
  color: #b02b2b;
  line-height: 44px;
  margin-right: 10px;
}


.product_list .p-item .p-img{
  padding-bottom: 100%;
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.product_list .p-item .p-img img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  display: inline-block
}
@media(max-width: 768px){
  .c3_col_1{
    	width: 100% !important;
      margin: 0;
      padding: 20px;
  }
  .header .nav .menu .main-sub{
  	display: none;
  }
}