@charset "utf-8";
overlay.VMD select {
  display: block !important;
}
html {
  overflow-y: scroll;
}
html,
body,
input,
textarea,
select,
button {
  /*overflow-y: scroll;*/
  /*word-break: break-all;*/
  font-size: 14px;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, sans-serif;
}
a {
  color: #666;
}
a:hover {
  color: #000;
}
.h1,
h1 {
  font-size: 2em;
}
.h2,
h2 {
  font-size: 1.5em;
}
body {
  /*background-image: linear-gradient(to top, #fff ,rgba(255,0,0,0.8));
    #cf5eda, #fbb94c*/
}
.in_1em {
  text-indent: 10px;
}
.line_30px {
  line-height: 30px;
}
.line_60px {
  line-height: 60px;
}
.line_120 {
  line-height: 120%;
}
.line_180 {
  line-height: 180%;
}
.line_h {
  line-height: 150%;
}
body {
  margin: 0;
}
ol,
ul {
  list-style: none;
  padding: 0;
}
ul.style,
ul.style li,
ol.style,
ol.style li {
  list-style: disc inside;
}
b,
.b,
.bold,
.big {
  font-weight: bold;
}
.card {
  /*background: none;*/
}
.red-text del {
  color: #333;
  font-size: 12px;
}
table td {
  font-size: 1rem;
  font-weight: normal;
  word-break: break-word;
}
#header_top {
  position: relative;
  z-index: 90;
  margin-top: 5px;
}
.error_box,
.success_box,
.warning_box,
.caution_box {
  font-family: "Roboto Bold", Arial, sans-serif;
  padding: 15px 10px 15px 60px;
  margin: 10px 0;
}
.error_box,
.warning_box {
  background: #fedfdf url(../images/icon_error.gif) 20px 10px no-repeat;
  border: 1px solid #bf0000;
  color: #bf0000;
}
.caution_box {
  background: #fedfdf url(../images/icon_error.gif) 20px 10px no-repeat;
  border: 1px solid #bf0000;
  color: #bf0000;
}
.success_box {
  background: #ebfedf url(../images/icon_success.gif) 20px 10px no-repeat;
  border: 1px solid #859802;
  color: #666;
}
.new {
  background: url(../images/new.gif) no-repeat right center;
  padding-right: 24px;
}
.minframe {
  width: 184px;
}
.maxframe {
  float: right;
  width: 755px;
}
.therightframe {
  width: 209px;
}
.input_4 {
  width: 140px;
  line-height: 14px;
  border: 1px solid #ddd;
  padding: 5px;
}
.input_5 {
  width: 250px;
  height: 14px;
  line-height: 14px;
  border: 1px solid #ddd;
  padding: 5px;
}
.textarea1 {
  width: 350px;
  height: 120px;
  font-size: 12px;
  border: 1px solid #ddd;
  padding: 5px;
}
.product_title {
  padding: 10px 0 10px 10px;
  font-style: italic;
  background: #fff;
}
.product_title a {
  font-style: italic;
}
.blue_con {
  border: 1px solid #ddd;
  padding-bottom: 8px;
  clear: both;
}
#nav_menu li {
  float: left;
  display: inline-block;
  padding: 0 15px;
}
#nav_menu li a {
  font-size: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  border-bottom: 1px solid #fff;
}
#nav_menu li.active a,
#nav_menu li:hover a {
  color: #e14343;
  border-bottom: 1px solid #e14343;
}
.search_bar {
  height: 35px;
  width: 470px;
  float: left;
}
#border_left {
  border-left: 1px solid #ddd;
}
.border_b {
  border-bottom: 1px solid #e5e5e5;
}
.border_t {
  border-top: 1px solid #e5e5e5;
}
.more_product,
a.more_product:link,
a.more_product:visited {
  color: #184c95;
  font-size: 12px;
  text-decoration: underline;
}
.top_selling img {
  margin-right: 1em;
}
.top_selling li {
  padding: 1em 0;
}
#bestsellers {
  height: 210px;
  overflow: hidden;
}
#bestsellers li {
  width: 181px;
  height: 70px;
  line-height: 140%;
}
#recentlyorder {
  height: 230px;
  overflow: hidden;
}
#recentlyorder li {
  width: 181px;
  height: auto;
  line-height: 140%;
}
.roll_order {
  margin-left: 18px;
}
a.icon_inquiry {
  background: url(../images/btn_inquiy.gif) no-repeat;
  width: 130px;
  height: 19px;
  display: block;
}
.car_price {
  color: #bf0000;
  padding-right: 15px;
  font-size: 16px;
  font-family: "Roboto Bold", Arial, sans-serif;
  background: url(../images/car_price.gif) no-repeat right top;
}
.product_count {
  position: absolute;
  z-index: 100;
  right: 3px;
  top: 6px;
  width: 30px;
  height: 34px;
  background: url(../images/count.gif) no-repeat;
  padding: 2px 0 0 6px;
  color: #fff;
  font-family: "Roboto Bold", Arial, sans-serif;
  font-size: 12px;
}
.free_shipping {
  background: url(../images/free_s.gif) no-repeat;
  width: 74px;
  height: 21px;
  display: block;
  margin: 4px;
}
.sale_item {
  background: url(../images/sale_item.gif) no-repeat;
  width: 130px;
  height: 18px;
  position: absolute;
  top: 112px;
}
.sold_out {
  background: url(../images/sold_out.gif) no-repeat;
  width: 130px;
  height: 18px;
  position: absolute;
  top: 60px;
}
.almost_sold_out {
  background: url(../images/almost_sold.gif) no-repeat;
  left: 66px;
  top: 66px;
  width: 64px;
  height: 64px;
  position: absolute;
}
.star {
  background: url(../images/star01.gif) no-repeat left bottom;
  height: 15px;
  width: 12px;
  display: block;
  float: left;
}
.star_gray {
  background: url(../images/star02.gif) no-repeat left bottom;
  height: 15px;
  width: 12px;
  display: block;
  float: left;
}
.product_count_s {
  position: absolute;
  z-index: 100;
  right: 1px;
  top: 3px;
  width: 26px;
  height: 30px;
  background: url(../images/count_s.gif) no-repeat;
  padding: 1px 0 0 5px;
  color: #fff;
  font-size: 11px;
  text-align: left;
}
.sale_item_s {
  background: url(../images/sale_item_s.gif) no-repeat;
  width: 90px;
  height: 16px;
  position: absolute;
  top: 74px;
}
.sold_out_s {
  background: url(../images/sold_out_s.gif) no-repeat;
  width: 90px;
  height: 18px;
  position: absolute;
  top: 36px;
}
.almost_sold_out_s {
  background: url(../images/almost_sold_s.gif) no-repeat;
  left: 37px;
  top: 37px;
  width: 53px;
  height: 53px;
  position: absolute;
}
.product_count_b {
  position: absolute;
  z-index: 100;
  right: 1px;
  top: 3px;
  width: 26px;
  height: 30px;
  background: url(../images/count.gif) no-repeat;
  padding: 1px 0 0 5px;
  color: #fff;
  font-family: "Roboto Bold", Arial, sans-serif;
  font-size: 11px;
  text-align: left;
}
.sale_item_b {
  background: url(../images/sale_item.gif) no-repeat;
  padding: 9px 65px;
  display: block;
}
.sold_out_b {
  background: transparent url(../images/sold_out_b.gif) no-repeat scroll 0;
  height: 23px;
  position: absolute;
  top: 106px;
  width: 228px;
}
.almost_sold_out_b {
  background: url(../images/almost_sold.gif) no-repeat;
  left: 37px;
  top: 37px;
  width: 53px;
  height: 53px;
  position: absolute;
}
.pagebar {
  height: 30px;
  font-size: 12px;
  padding-top: 5px;
}
.pagebar a span {
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  padding: 2px 10px;
  line-height: 28px;
  margin: 0;
}
.pagebar a {
  margin: 0 6px;
}
.pagebar span {
  text-align: center;
  font-family: "Roboto Bold", Arial, sans-serif;
  margin: 0 6px;
}
.list_bar li,
.pagebar li {
  float: left;
}
.first_page {
  background: url(../images/first.gif) no-repeat center center;
}
.last_page {
  background: url(../images/last.gif) no-repeat center center;
}
.next_page {
  background: url(../images/next.gif) no-repeat 39px center;
}
.prev_page {
  background: url(../images/prev.gif) no-repeat 4px center;
}
.pages {
  width: 950px;
  clear: both;
}
.pages span {
  display: block;
  float: left;
  padding: 2px 4px;
  margin: 2px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.pages span.current {
  display: block;
  float: left;
  padding: 2px 4px;
  margin: 2px;
  border: 1px solid #ff6c00;
  cursor: pointer;
  background: #ffffe1;
}
#recent_flash {
  position: relative;
  height: 172px;
  overflow: hidden;
  text-align: center;
}
#recent_flash li {
  width: 129px;
  float: left;
  height: 170px;
  padding: 5px 0;
}
#recent_flash p {
  padding-left: 18px;
  margin: 3px 0;
}
#recent_flash_small {
  position: relative;
  height: 112px;
  overflow: hidden;
  text-align: center;
}
#recent_flash_small li {
  width: 113px;
  float: left;
  height: 110px;
  padding: 5px 0;
}
#recent_flash_small p {
  padding-left: 18px;
  margin: 3px 0;
}
.mid_flash_width {
  width: 520px;
}
.max_flash_width {
  width: 925px;
  padding-left: 15px;
}
.recent_flash_prev,
.recent_flash_next {
  z-index: 10;
  height: 58px;
  width: 19px;
  display: block;
  top: 20px;
  position: absolute;
  cursor: pointer;
}
#category_recommended .recent_flash_prev,
#category_recommended .recent_flash_next {
  top: 70px;
}
#category_menu li a:link,
#category_menu li a:visited {
  background: url(../images/list_ca_l.gif) 3px 6px no-repeat;
  padding: 1px 10px;
  line-height: 140%;
  display: block;
}
#category_menu li a:hover {
  background: #f0f0f0 url(../images/list_ca_l.gif) 3px 6px no-repeat;
  padding: 1px 10px;
  line-height: 140%;
}
#category_menu .pad_1em {
  padding-left: 3px;
}
.coupon_icon_cut {
  width: 484px;
  background: url(../images/icon_cut.gif) no-repeat 0 260px;
}
#product_flash {
  width: 335px;
  text-align: center;
}
.p_f_en {
  background: url(../images/btn_enlarge.gif) no-repeat;
  padding-left: 18px;
}
#product_flash_btn {
  text-align: center;
  margin-left: 8px;
}
#product_flash_btn img {
  border: 1px solid #eee;
}
#product_flash_btn li {
  float: left;
  height: 45px;
  width: 50px;
  padding-top: 5px;
}
.mini_frame {
  width: 193px;
}
.for_gray_bg {
  background: url(../images/right_gray_bg.gif) repeat-y right top;
}
.seal_m_en {
  background: url(../images/seal_m_en.gif) no-repeat;
  width: 115px;
  height: 82px;
}
.pad_product {
  width: 424px;
  padding: 10px 10px 0 10px;
  background: url(../images/bg.gif) repeat-x;
}
#product_info_con {
  width: 635px;
}
#table_info {
  width: 360px;
  text-align: center;
  border: 1px solid #ddd;
  border-width: 0 0 1px 1px;
}
#table_info a {
  text-decoration: underline;
}
#table_info th {
  background: #ececec;
}
#table_info th,
#table_info td {
  height: 22px;
  border: 1px solid #ddd;
  border-width: 1px 1px 0 0;
}
#table_info_l {
  width: 100%;
  text-align: center;
  border: 1px solid #ddd;
  border-width: 0 0 1px 1px;
}
#table_info_l a {
  text-decoration: underline;
}
#table_info_l th {
  background: #ececec;
}
#table_info_l th,
#table_info_l td {
  height: 22px;
  border: 1px solid #ddd;
  border-width: 1px 1px 0 0;
}
#product_price {
  width: 156px;
  margin-top: 5px;
}
.product_ul_h {
  height: 40px;
  padding-top: 20px;
}
#smallImgBtns {
  position: relative;
  width: 500px;
  height: 54px;
  background: #fff url(../images/pop_bg2.gif) no-repeat 0 100%;
  z-index: 480;
  padding: 0 8px 10px 0;
  background-repeat: no-repeat;
}
#smallImgBtns_bottom {
  position: relative;
  width: 500px;
  height: 11px;
  background: #fff url(../images/pop_bg2_2.gif) 100%;
  z-index: 480;
  background-position: bottom;
  background-repeat: no-repeat;
  clear: both;
}
#smallImgBtns li {
  float: left;
  padding: 2px 4px 0 4px;
}
#product_flash_btn img,
#smallImgBtns img {
  padding: 1px;
}
#product_main_con {
  width: 747px;
  overflow: hidden;
}
#Item_Description_Spc h2 {
  font-size: 14px;
  margin: 10px 0;
}
#Item_Description_Spc h3 {
  font-weight: normal;
  line-height: 150%;
  color: #bf0000;
}
#Item_Description_Spc ul li {
  background: transparent url(../images/icon_arr.gif) no-repeat 0 6px;
  padding-left: 10px;
  margin-top: 5px;
}
.process_title {
  width: 730px;
  margin: 0 auto;
}
#chat_div {
  background: #fff url(../images/chat_div_bg.gif) no-repeat 0 100%;
  width: 229px;
  border: 1px solid #ddd;
  border-width: 0 1px;
  height: 245px;
  position: absolute;
  right: 0;
  _left: 720px;
  top: 105px;
  z-index: 499;
  float: right;
}
#floatBox_img {
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 5px;
}
#recent_flash_small .allborder {
  border: 1px solid #f5a79a;
}
.cname {
  line-height: 24px;
  font-size: 24px;
  color: #333;
}
.pagebar a span:hover {
  text-decoration: underline;
  color: #a72d2c;
}
#trustful h1 {
  font-size: 11px;
  font-weight: normal;
}
.wholesale li {
  float: left;
  width: 164px;
  height: 300px;
  margin: 10px;
}
.review_reply {
  width: 686px;
}
.review_reply em,
.review_reply b {
  background: url(../images/reply_bg.gif) no-repeat;
  display: block;
}
.review_reply em {
  height: 20px;
}
.review_reply b {
  height: 10px;
  background-position: 0 100%;
}
.review_reply ul {
  border: 1px solid #ddd;
  border-width: 0 1px;
  padding: 0 10px;
}
.check_box_tit {
  background: url(../images/bg_title.gif) repeat-x;
  height: 32px;
  border-bottom: 2px solid #be0000;
  line-height: 32px;
}
.check_input_num {
  width: 32px;
  height: 14px;
}
.recent_view li {
  width: 100px;
  float: left;
  padding-left: 20px;
  height: 140px;
}
.recent_view li span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100px;
  line-height: 120%;
  height: 28px;
}
.bill_bot_img {
  background: url(../images/icon_clock.gif) no-repeat;
  padding-left: 20px;
}
.address_tb td {
  padding: 5px;
  vertical-align: top;
}
.order_layer #boxswitch div {
  width: 49.9%;
  height: 27px;
  float: left;
  line-height: 27px;
  text-align: center;
  font-size: 14px;
  font-family: "Roboto Bold", Arial, sans-serif;
}
.order_layer .off,
.nl_layer .off {
  cursor: pointer;
  background-color: #f7f6f2;
  border-bottom: 1px solid #ddd;
  color: #000;
}
.order_layer .on,
.nl_layer .on {
  background: #fff;
  color: #a72d2c;
}
.order_layer .show,
.nl_layer .show {
  width: 725px;
  padding: 20px 0;
  margin: 0 auto;
}
.check_order_w {
  width: 500px;
  float: left;
}
.nl_layer #boxswitch div {
  width: 251px;
  height: 27px;
  float: left;
  line-height: 27px;
  text-align: center;
  font-size: 14px;
  font-family: "Roboto Bold", Arial, sans-serif;
}
.pad_l_10px {
  padding: 2px 0 2px 10px;
}
.site_map ul {
  float: left;
  width: 24%;
}
.site_map a {
  padding-top: 4px;
  padding-bottom: 4px;
}
#help_con {
  height: 560px;
}
.border_b_d {
  background: transparent url(../images/line_bbb.gif) repeat-x scroll 0 100%;
}
.static_tit {
  padding-bottom: 10px;
  background: transparent url(../images/line_bbb.gif) repeat-x scroll 0 100%;
}
.tt {
  float: left;
  width: 650px;
}
.nb {
  background-image: none;
}
.small_delete,
.button_prev,
.button_next,
.button_search {
  width: 7em;
}
.button_sold_out_sm,
.button_sold_out,
.button_update_cart,
.button_checkout {
  width: 10em;
}
.button_update_cart {
  color: red;
}
.button_update_cartHover {
  color: black;
}
.allborder {
  border: 1px solid #ddd;
}
.border_r {
  border-right: 1px solid #ddd;
}
.no_border_t {
  border-top: none;
}
.hr_d {
  background: url(../images/hr_d.gif) 0 50% repeat-x;
  height: 10px;
}
.bg_car,
.bg_cart,
.bg_in,
.bg_dollar,
.bg_doc,
.bg_pen {
  background-repeat: no-repeat;
  padding-left: 28px;
  height: 22px;
  line-height: 22px;
  background-image: url(../images/icon_h4.gif);
}
.bg_car {
  background-position: 0 -75px;
}
.bg_cart {
  background-position: 0 -100px;
}
.bg_in {
  background-position: 0 -50px;
}
.bg_dollar {
  background-position: 0 0;
}
.bg_doc {
  background-position: 0 -25px;
}
.bg_pen {
  background-position: 0 -125px;
}
.bg_box_gray {
  background: url(../images/bg_box_gray.gif) repeat-x;
  border: 1px solid #ddd;
}
.bg_help {
  background: url(../images/icon_help_list.gif) no-repeat 0 50%;
  padding-left: 15px;
}
.dl_dot dt {
  background: url(../images/icon_arr.gif) no-repeat 2px center;
  padding-left: 10px;
}
#shippingEstimator .allborder {
  border: 1px solid #ddd;
}
#shippingEstimator .border_b {
  border-bottom: 1px solid #ddd;
}
#shippingEstimator .gray_bg {
  background-color: #ebe9df;
}
.check_tb td,
.check_tb th {
  border-bottom: 1px dashed #ddd;
  padding: 5px;
  text-align: left;
}
.cartAttribsList li {
  color: #369;
}
.forward,
#shoppingCartDefault #PPECbutton {
  float: right;
}
.hiddenField {
  display: none;
}
.visibleField {
  display: inline;
}
.forward,
#shoppingCartDefault #PPECbutton {
  float: right;
}
.new {
  background: url(../images/new.gif) no-repeat right center;
}
.blue_con h3 {
  background: url(../images/blue_head_bg.gif) repeat-x;
}
.blue_con h4 {
  background: #e1f1f6 url(../images/blue_head_bg.gif) repeat-x;
}
.bg_letter {
  background: url(../images/bg_letter.gif) no-repeat;
}
.index_layer .off {
  background: url(../images/index_swich_bg.gif) repeat-x;
  border-bottom: 1px solid #ddd;
  color: #000;
}
.index_layer .on {
  background: none;
  color: #a72d2c;
}
#border_left {
  border-left: 1px solid #ddd;
}
.more_product,
a.more_product:link,
a.more_product:visited {
  color: #184c95;
}
.pagebar a span {
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  padding: 2px 10px;
  line-height: 28px;
  margin: 0;
}
.inquiry {
  background: url("../images/bag.gif") no-repeat 20px 30px;
}
#Item_Description_Spc h3 {
  color: #bf0000;
}
#Item_Description_Spc ul li {
  background: transparent url(../images/icon_arr.gif) no-repeat 0 6px;
}
#recent_flash_small .allborder {
  border: 1px solid #f5a79a;
}
.cname {
  color: #333;
}
.pagebar a span:hover {
  color: #a72d2c;
}
.review_reply em,
.review_reply b {
  background: url(../images/reply_bg.gif) no-repeat;
}
.bill_bot_img {
  background: url(../images/icon_clock.gif) no-repeat;
}
.status_btn {
  background: url(../images/icon_th.gif) no-repeat right -18px;
}
.order_layer .off,
.nl_layer .off {
  background-color: #f7f6f2;
  border-bottom: 1px solid #ddd;
  color: #000;
}
.order_layer .on,
.nl_layer .on {
  background: #fff;
  color: #a72d2c;
}
.static_h1 {
  color: #000;
}
.border_b_d {
  background: transparent url(../images/line_bbb.gif) repeat-x scroll 0 100%;
}
.static_tit {
  background: transparent url(../images/line_bbb.gif) repeat-x scroll 0 100%;
}
.bpfaq_h3 {
  color: #9a2e39;
  font-family: "Roboto Bold", Arial, sans-serif;
  font-size: 18px;
  padding: 15px 0 5px 0;
  margin: 0;
}
p.hl {
  font-family: "Roboto Bold", Arial, sans-serif;
  font-size: 14px;
  margin-left: 77px;
}
.faq p {
  margin: 0;
}
.threeintro p {
  margin: 0;
  font-size: 0.9rem;
}
.threeintro b {
  font-size: 1.5rem;
}
.threeintro .icoimg {
  display: block;
  float: right;
}
.threeintro hr {
  margin: 2rem 0 0;
}
.button_update_cart {
  color: red;
}
.button_update_cartHover {
  color: black;
}
.allborder {
  border: 1px solid #ddd;
}
.border_r {
  border-right: 1px solid #ddd;
}
.no_border_t {
  border-top: none;
}
.dl_dot dt {
  background: url(../images/icon_arr.gif) no-repeat 2px center;
  padding-left: 10px;
}
#trustful {
  background: url(../images/trustful.jpg) no-repeat center;
}
.pro_discount {
  background: url("../images/count_l.png") no-repeat;
  width: 71px;
  height: 71px;
  position: absolute;
  z-index: 100;
  line-height: 70px;
  font-size: 24px;
  left: 0;
  top: 0;
  color: #fff;
}
.clearBoth {
  clear: both;
}
.dark_border p {
  margin: 0;
  padding: 0;
}
.relative {
  position: relative;
}
.display_info_sale {
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  position: absolute;
  left: -90px;
  top: 2px;
  width: 71px;
  height: 71px;
  background: url("../images/count_l.png") no-repeat;
}
#shoping_con {
  background: url(../images/icon_car.gif) no-repeat left;
  padding-left: 30px;
}
.pagenavi {
  clear: both;
  display: block;
  padding: 20px;
  text-align: center;
}
.pagenavi a,
.pagenavi a:not([href]),
.pagenavi span {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  color: #000;
  font-size: 12px;
  margin-right: 3px;
  padding: 10px 15px;
  text-decoration: none;
  transition: all 0.1s linear;
  line-height: 42px;
}
.pagenavi a:hover,
.pagenavi span.current,
.pagenavi a.current {
  /*border: 1px solid #f44336;*/
  color: #fff;
  background: #21b7f3 !important;
}
.flash_item a.image,
#relative_products .image a {
  position: relative;
  display: inline-block;
}
.iconDiscount {
  background: url("../images/count_s.png") no-repeat scroll;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}
span.Discount {
  display: block;
  font-weight: bold;
}
.day_deal {
  margin: 15px 0;
}
h3.centerBoxHeading {
  margin-top: 10px;
}
.time_count {
  text-align: center;
}
.time_count .countdown {
  color: #f00;
}
.discount_global {
  width: 41px;
  height: 41px;
  right: 25px;
  padding-top: 8px;
  position: absolute;
  z-index: 99;
  font-size: 15px;
  color: #fff;
  background: url(../images/count_s.png) no-repeat;
}
.contact_online {
  position: fixed;
  bottom: 320px;
  right: 15px;
  z-index: 19;
}
.contact_online a {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.3s ease;
}
.contact_online .skype {
  background-image: url(../images/skype.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.contact_online .whatsapp {
  background-image: url(../images/whatsapp.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#gototop {
  width: 60px;
  height: 60px;
  cursor: pointer;
  display: none;
  border-radius: 10px;
  /* height: 38px;
    width: 60px; */
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  bottom: 250px;
  z-index: 19;
  right: 15px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  /* transition: all 0.2s linear; */
}
#gototop:hover {
  background: rgba(0, 0, 0, 0.5);
}
.coupon_box {
  position: fixed;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #81b814; /*hlsa(80,80%,40%,1)*/
  padding: 10px 5px;
  /* box-shadow: 0 2px 5px 3px #81b814; */
  display: inline-block;
  cursor: pointer;
  top: 320px;
}
.coupon_box > span {
  display: block;
  width: 24px;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  /* text-shadow:2px 3px #000; */
  color: #fdfdfd;
  word-wrap: break-word;
  text-align: center;
  margin: 0 auto;
}
.coupons_code {
  display: none;
  position: fixed;
  top: 200px;
  z-index: 110;
}
.coupons_code .close {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 2px 10px;
  background: #fff;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.coupons_code .close:hover {
  transform: rotate(360deg);
}
.free_shipping_icon {
  background: url("../images/free_shipping_icon.png") no-repeat right top;
  background-size: 100%;
  height: 80px;
  position: absolute;
  width: 80px;
  left: 0;
  z-index: 10;
}
/* #discountcouponInfoMainContent a:hover{
    box-shadow:0 5px 10px 4px rgba(196, 1, 5, 0.6);
    transform: translateY(2px);
    display: block;
    transition: all 0.3s linear;
} */
.stamp {
  float: left;
  width: 393px;
  height: 140px;
  padding: 5px 15px;
  position: relative;
  overflow: hidden;
}
.stamp:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 1px;
}
#pro_desc table {
  border-collapse: collapse;
}
#pro_desc table tr,
#pro_desc table td {
  border: 1px solid #888;
}
.top_selling .red {
  font-size: 16px;
}
#goup,
#godown {
  color: #f80;
  text-align: center;
  background: #eee;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
}
#goup:hover,
#godown:hover {
  background: #f3a043;
  color: #fff;
}
#goup div,
#godown div {
  font-size: 80px;
  height: 30px;
  transform: rotate(90deg) translateY(-150%);
}
.breadcrumb {
  padding: 0;
  margin: 10px 0;
  background: none;
}
.breadcrumb > ul {
  padding: 0 0 0 5px;
}
.breadcrumb > ul > li {
  position: relative;
  float: left;
  transform: skewX(-20deg); /* translateX(-50%)*/
  background-color: #dc6671;
  z-index: 1;
  transition: all 0.5s;
  margin-left: 10px;
  list-style: none;
  color: #fff;
  padding: 10px;
  border-top-left-radius: 15px;
  /*border-top-right-radius: 30px;*/
  border-bottom-right-radius: 15px;
}
.breadcrumb > ul > li:hover {
  background-color: #b73945;
}
.breadcrumb > ul > li > a {
  display: block;
  font-size: 16px;
  transform: skewX(20deg);
  text-decoration: none;
  color: #444;
  font-weight: 300;
  color: #fff;
}
.breadcrumb > ul > li:last-child {
  background: #fff;
  border: 1px solid #b73945;
  color: #000;
  transition: all 0s ease;
  line-height: 1;
}
.breadcrumb > ul > li:last-child:hover,
.border {
  background: linear-gradient(90deg, #b73945 50%, transparent 50%),
    linear-gradient(90deg, #b73945 50%, transparent 50%),
    linear-gradient(0deg, #b73945 50%, transparent 50%),
    linear-gradient(0deg, #b73945 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 9px 1px, 9px 1px, 1px 9px, 1px 9px;
  /*background-position: 0px 0px, 400px 100px, 0px 100px, 200px 0px;*/
  border: 1px solid rgba(0, 0, 0, 0);
  animation: border-dance 3s infinite linear;
}
@keyframes border-dance {
  0% {
    background-position: 0 0, 120px 100%, 0 120px, 100% 0;
  }
  100% {
    background-position: 120px 0, 0 100%, 0 0, 100% 120px;
  }
}
.slide-to-unlock {
  height: 50px;
}
.slide-to-unlock-bg {
  text-align: center;
  border: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
}
.slide-to-unlock-bg span {
  position: relative;
  z-index: 5;
  color: #333;
}
.slide-to-unlock-progress {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
  left: 1px;
  top: 1px;
}
.slide-to-unlock-handle {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
  border: 1px solid #ccc;
  z-index: 6;
  cursor: move;
}
.blockquote {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border: 1px solid #eceeef;
  border-left: 0.35rem solid #eceeef;
  border-radius: 9px;
}
.blockquote,
hr {
  margin-bottom: 1rem;
}
.steps {
  width: 100%;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  border-radius: 5px;
  counter-reset: flag;
  padding: 0;
}
.steps li {
  user-select: none;
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  width: 20%;
  font-size: 12px;
  line-height: 38px;
  padding: 0 10px 0 60px;
  position: relative;
  background: #fff;
  color: #e91e63;
  transition: background 0.5s;
}
.steps li:first-child {
  padding-left: 46px;
  border-radius: 5px 0 0 5px;
}
.steps li:first-child::before {
  left: 14px;
}
.steps li:last-child {
  border-radius: 0 5px 5px 0;
  padding-right: 20px;
}
.steps li:last-child::after {
  content: none;
}
.steps li::before {
  content: counter(flag);
  counter-increment: flag;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 8px 0;
  position: absolute;
  top: 0;
  left: 30px;
  font-weight: bold;
  background: #fff;
  box-shadow: 0 0 0 1px #e91e63;
}
.steps li::after {
  content: "";
  position: absolute;
  top: 0;
  right: -18px;
  width: 36px;
  height: 36px;
  transform: scale(0.707) rotate(45deg);
  z-index: 1;
  border-radius: 0 5px 0 50px;
  background: #fff;
  transition: background 0.5s;
  box-shadow: 2px -2px 0 2px #c70041;
}
.steps li.active {
  color: #fff;
  background: #e91e63;
}
.steps li.active a {
  color: #fff;
  text-decoration: none;
}
.steps li.active::before {
  color: #e91e63;
}
.steps li.active::after {
  background: #e91e63;
}
.steps li:hover {
  color: #fff;
  background: #d80d52;
}
.steps li:hover a {
  color: #fff;
  background: none;
}
.steps li:hover::before {
  color: #e91e63;
}
.steps li:hover::after {
  color: #e91e63;
  background: #d80d52;
}
table.noborder td {
  border: none;
}
.cates {
  /* border:1px solid #ccc;
    border-radius: 5px; */
  position: relative;
  z-index: 88;
  background: #fff;
  border-radius: 10px;
  text-indent: 15px;
  z-index: 20;
}
.cates .top {
  border-top-left-radius: 10px;
  font-size: 18px;
  height: 53px;
  line-height: 53px;
  color: #000;
  margin: 0;
  text-indent: 15px;
  background: #cb2027;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.cates .top:hover {
  background: #e14343;
}
.cates:hover .body {
  display: block;
}
.cates .body {
  background: #fff;
  position: absolute;
  left: 0;
  top: 53px;
  z-index: 19;
  width: 100%;
  display: none;
  transition: all 0.2s ease;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.cates .body:hover,
.cates .sub_panel {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.cates ul.main {
  margin: 0;
}
.cates ul a {
  color: #000;
  display: block;
  box-sizing: border-box;
  line-height: 28px;
  transition: all 0.3s ease;
  text-decoration: none;
  height: 27px;
  text-indent: 15px;
  font-weight: normal;
  font-size: 16px;
  user-select: none;
}
.cates .sub {
  position: relative;
  text-align: center;
}
.cates .right {
  position: absolute;
  right: 0;
  top: -30px;
  line-height: 30px;
  width: 30px;
  text-indent: 0;
  height: 30px;
  font-size: 20px;
  user-select: none;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.cates ul.main li:hover .right {
  transform: rotate(450deg);
  color: #fff;
}
.cates ul.main > li:hover > a,
.cates ul.main li a:hover {
  background: #5d9eec;
  color: #fff;
  text-decoration: none;
  text-indent: 25px;
}
.cates ul.main li > a:active {
  transform: translateY(3px);
}
.cates ul.main li .sub_panel {
  background-color: #fff;
  position: absolute;
  top: 0; /* from .cates .title height*/
  left: 100%;
  opacity: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  transform: translateX(-20px);
  transition: all 0.2s ease;
}
.cates ul.main li:hover .sub_panel {
  transform: translateX(0);
  display: block;
  visibility: visible;
  opacity: 1;
}
.cates dl,
.cates dl dt,
.cates dl dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.search_form .input-group {
  padding: 0;
  margin: 0;
}
.search_form .btn {
  margin: 0;
  background: #cb2027;
}
.search_form .btn:hover {
  background: #e14343 !important;
}
#keyword {
  margin-top: 0;
  border-top: 1px solid #bdbdbd;
  height: 30px;
  padding-top: 10px;
  padding-bottom: 12px;
}
#keyword:focus {
  border-top: 1px solid #4285f4;
  border-bottom: 1px solid #4285f4;
  box-shadow: none;
}
.cart {
  border-top-right-radius: 10px;
  background: #ddd;
  color: #fff;
  height: 53px;
  position: relative;
  z-index: 20;
}
.cart:hover .sub {
  height: 100%;
}
.cart:hover > .sub {
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.cart:hover * {
  color: #333;
}
.cart .incart {
  line-height: 45px;
}
.cart .incart a {
  color: #fff;
}
.cart:hover .incart a {
  text-decoration: none;
  color: #333;
}
.cart .cart_content {
  background: #fff;
  display: none;
  position: absolute;
  top: 53px;
  right: 0.25em;
  width: 100%;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.16), 0 3px 10px 0 rgba(0, 0, 0, 0.12);
}
.cart:hover .cart_content {
  display: block;
}
.hoverabled {
  -webkit-transition: -webkit-box-shadow 0.45s;
  transition: -webkit-box-shadow 0.45s;
  transition: box-shadow 0.45s;
  transition: box-shadow 0.45s, -webkit-box-shadow 0.45s;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.card-footer,
.card-header,
h3,
.h3 {
  font-size: 1.25em;
}
img::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  transition: all 0.3s ease;
}
img::after {
  content: "";
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  transition: all 0.5s ease;
}
img:hover::before {
  border-left: 2px solid rgba(44, 132, 238, 0.6);
  border-top: 2px solid rgba(44, 132, 238, 0.6);
  width: 100%;
  height: 100%;
}
img:hover::after {
  border-right: 2px solid rgba(44, 132, 238, 0.6);
  border-bottom: 2px solid rgba(44, 132, 238, 0.6);
  width: 100%;
  height: 100%;
}
.alert {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  padding: 0.75rem 1.25rem 0.75rem 3em;
  width: 100%;
  color: #fff;
  background-position: 15px center;
  background-repeat: no-repeat;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.success-color,
.toast-success {
  background-color: #cdffad !important;
}
.foot_links li {
  margin-bottom: 5px;
}
.foot_links a {
  position: relative;
  font-size: 14px;
}
.foot_links .noline a:before,
.foot_links .noline a:after {
  display: none;
}
.foot_links a:before {
  background: #333;
  content: "";
  position: absolute;
  height: 1px;
  top: 100%;
  transform: all 0.3s;
  top: 99%;
  left: 0;
  width: 0;
  transition: all 0.3s;
}
/*.foot_links a:after
.foot_links a:before {
  background: #5896cc;
  content: "";
  position: absolute;
  height: 2px;
  top: 99%;
  width: 0%;
  transform: all 0.3s;
  left: 0;
}*/
.foot_links a:hover:before {
  /* animation: link_l_r 0.5s; */
  width: 100%;
}
@keyframes link_l_r {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes mid_side_mid {
  0% {
    width: 50%;
  }
  50% {
    width: 0%;
  }
  100% {
    width: 50%;
  }
}

.setstar .fa {
  /*color: #f8d64e;
    color: #fef200;
    color: #fefe00;*/
  color: #fb7614;
  font-size: 20px;
  cursor: pointer;
  user-select: none;
}
.etc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.swipe-wrap > div {
  float: left;
  position: relative;
  overflow: hidden;
}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe > ul {
  width: 100%;
  position: absolute;
  bottom: 5px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.swipe > ul li {
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  background: #ddd;
  opacity: 0.4;
  margin: 0 3px;
  cursor: pointer;
}
.swipe > ul li.on,
.swipe > ul li:hover {
  background: #fff;
  opacity: 0.8;
}
.swipe .controls1 .el {
  user-select: none;
  width: 10%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 9;
  cursor: pointer;
  transition: opacity 0.2s;
  color: #fff;
  font-size: 100px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
}
.swipe .controls1 .el.next {
  right: 0;
}
.swipe .controls1 .el:hover {
  opacity: 1;
}
.swipe .controls2 {
  position: absolute;
}
.swipe .controls2 .el {
  cursor: pointer;
  user-select: none;
  margin: 0 3px;
  color: #fff;
  display: inline-block;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  border-radius: 50%;
  font-size: 1.5em;
  line-height: 1em;
  text-align: center;
  background: #679ffb;
}
.swipe .controls2 .el:hover {
  background: #2f79f5;
}
.owl-carousel.topnav .owl-nav {
  position: absolute;
  top: -2.5em;
  /*left: 46.8%;*/
  left: 0;
  right: 0;
}
.owl-carousel.topnav .owl-nav button.owl-next,
.owl-carousel.topnav .owl-nav button.owl-prev {
  cursor: pointer;
  user-select: none;
  margin: 0 3px;
  color: #fff;
  display: inline-block;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  border-radius: 50%;
  font-size: 1.5em;
  line-height: 1em;
  text-align: center;
  background: #679ffb;
}
.index_slider {
  position: relative;
}
.index_slider .owl-nav {
  margin: 0;
  float: left;
}
.index_slider .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 18px;
}
.index_slider .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.2);

  width: 24px;
  height: 24px;
}
.index_slider .owl-dots .owl-dot.active span,
.index_slider .owl-dots .owl-dot:hover span {
  background-color: rgba(228, 50, 50, 0.7);
}
.index_slider .owl-nav button {
  /*position: relative;*/
  width: 99px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  margin: 0 !important;
  border-radius: 0 !important;
  opacity: 0;
  z-index: 9;
  cursor: pointer;
  transition: opacity 0.2s;
  color: #fff;
  background: red;
  font-size: 136pt !important;
  text-align: center;
  line-height: 200%;
  background-color: rgba(255, 255, 255, 0.3) !important;
  text-shadow: 0px 0px 15px rgb(119, 119, 119) !important;
}
.index_slider .owl-nav button.owl-next {
  right: 0;
}
.index_slider .owl-nav button:hover {
  opacity: 1;
}
.index_slider .owl-nav button.owl-next:hover,
.index_slider .owl-nav button.owl-prev:hover {
  background: #fff;
}
#ipt_cart_quantity,
.update_qty {
  padding: 2px 5px;
  font-size: 14px;
  border: 1px solid #ccc;
  min-width: 80px;
  outline: 0;
  text-align: center;
}
#ipt_cart_quantity:focus,
#ipt_cart_quantity:hover {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
#faq_cates_list li > ul li {
  list-style: disc inside;
  margin-left: 1em;
}
#faq_cates_list li span {
  cursor: pointer;
}
.card {
  margin-bottom: 1em;
}
.help-block {
  color: #cc3f3f;
}
.toast-warning,
.warning-color {
  background-color: #f59b1a !important;
}
.success-color,
.toast-success {
  background-color: #77c122 !important;
}
.danger-color,
.stepper li.warning a .circle,
.toast-error {
  background-color: #d63947 !important; /*#ca3441 !important;ef0c20*/
}
.close {
  color: #fff;
  opacity: 0.8;
}
.close:focus,
.close:hover {
  color: #fff;
  opacity: 1;
}
.socials img {
  width: 60px;
  display: inline-block;
  margin: 0 5px 9px;
}
.image img {
  min-width: 100px;
  min-height: 100px;
  max-width: 130px;
  padding: 2px;
}
.image img:hover {
  --cor: #b73945;
  --w: 1px;
  background: linear-gradient(
      90deg,
      var(--cor) 0,
      var(--cor) 50%,
      #fff 50%,
      transparent 100%
    ),
    linear-gradient(
      90deg,
      var(--cor) 0,
      var(--cor) 50%,
      #fff 50%,
      transparent 100%
    ),
    linear-gradient(
      0deg,
      var(--cor) 0,
      var(--cor) 50%,
      #fff 50%,
      transparent 100%
    ),
    linear-gradient(
      0deg,
      var(--cor) 0,
      var(--cor) 50%,
      #fff 50%,
      transparent 100%
    );
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 200% var(--w), 200% var(--w), var(--w) 200%, var(--w) 200%;
  background-position: 0 0, 200% 100%, 0 100%, 100% 100%;
  animation: img-border-relative 0.5s linear;
}
@keyframes img-border-relative {
  0% {
    background-position: 100% 0, 100% 100%, 0 0, 100% 200%;
  }
  50% {
    background-position: 0 0, 200% 100%, 0 0, 100% 200%;
  }
  100% {
    background-position: 0 0, 200% 100%, 0 100%, 100% 100%;
  }
}
@keyframes img-border {
  0% {
    background-position: 100% 0, 100% 100%, 0 0, 100% 200%;
  }
  20% {
    background-position: 0 0, 100% 100%, 0 0, 100% 200%;
  }
  50% {
    background-position: 0 0, 100% 100%, 0 0, 100% 100%;
  }
  75% {
    background-position: 0 0, 200% 100%, 0 0, 100% 100%;
  }
  100% {
    background-position: 0 0, 200% 100%, 0 100%, 100% 100%;
  }
}
.carousel-multi-item {
  margin-bottom: 20px;
}
.sidebar_icon {
  display: inline-block;
  width: 25px;
  height: 15px;
  position: relative;
  cursor: pointer;
}
.sidebar_icon span {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  border-top: 3px solid;
  transition: width 200ms;
}
.sidebar_icon .s2 {
  top: 6px;
  width: 15px;
}
.sidebar_icon .s3 {
  top: 12px;
  width: 20px;
}
.sidebar_icon:hover span {
  width: 100%;
}
.mode2 input {
  color: #fff;
}
/*.sidebar{
    position: absolute;
    left:100px;
    transition: all 0.3s linear;
}*/
/*https://livewp.site/wp/md/wizestore/*/
.nav_icons {
  display: none;
}
.proprice {
  font-size: 18px;
}
.currencies_list dt {
  color: #f44336;
}
.cates .fa-navicon {
  display: none;
}
.pdl {
  overflow: hidden;
}
.pdl > dt,
.pdl > dd {
  float: left;
  box-sizing: border-box;
  padding: 5px;
  width: 70%;
  overflow: hidden;
}
.pdl > dt {
  width: 30%;
  text-align: right;
  clear: right;
}
/*todo need? */
.item a.name {
  font-size: 14px;
  height: 46px;
  display: block;
  overflow: hidden;
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.06) !important;
}
.cates .body.home {
  display: block;
}
.leftnav,
.smnav {
  display: none;
}
#header_top {
  margin-top: 0;
}
.ddd {
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 888;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
.smnav i {
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  font-style: normal;
  line-height: 40px;
}
.smnav i b {
  margin-right: 5px;
}
.smnav i span {
  font-size: 14px;
}
.smnav .ac .fa {
  color: #ff6464;
}
.smnav {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  height: auto;
  z-index: 1000;
  background: #4888f3;
}
.smnav .warp {
  padding: 3px 0;
  position: relative;
}
.smnav .warp div {
  padding: 0 8px;
}
.smnav .warp .myaccount,
.smnav .warp .dropdown-menu {
  /*margin: 0 -15px;
    padding: 15px;*/
  position: absolute;
  top: 43px;
  left: 0;
  width: 100%;
  background: #fff;
  border: 2px solid #4888f3;
  border-top: none;
  padding: 10px;
}
.smnav .dropdown-menu {
  user-select: none;
  min-height: 50px;
}
.smnav .dropdown-item {
  user-select: none;
  padding: 0.25rem 0rem !important;
}
.smnav .search_header .search_form {
  display: block;
  background: none;
}
.smnav .search_header .input-group-btn {
  font-size: 2em;
}
.smnav .search_header input {
  width: 100%;
  background: #fff;
  border: 1px solid #4285f4;
  box-shadow: 0 0 10px 5px #ddd;
  padding: 12px;
}
.smnav .search_header {
  left: 0;
  width: 100%;
  position: absolute;
  background: #fff;
}
.smnav .search_header .input-group-btn {
  font-size: 2em;
}
.smnav .search_header .fa {
  position: absolute;
  right: 10px;
  top: 15px;
  position: absolute;
  display: block;
  z-index: 10;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
}
.left_column .close {
  display: none;
}
.logins .form-header {
  display: block;
}
.logins .nav {
  display: none;
}
.blockquote {
  border-color: #4888f3;
}
.pqty .input-group-text {
  border-color: #fff;
}
.parsetime {
  font-size: 12px;
  margin-bottom: 15px;
}
@media (max-width: 750px) {
  /*.left_column{
        transform: translateX(-100%);
        width: 100%;
        height: 100%;
        display: block !important;
        visibility: hidden;
        z-index: 20;
        position: fixed;
        background: #fff;
        padding: 30px;
        top: 0;
        left: 0;
        overflow: scroll;
        overflow-x: hidden;
        opacity: 1;
        border-top:1px solid #4285F4;
        border-right:1px solid #4285F4;
        border:1px solid #4285F4;*
        transition: all .3s linear;
    }
    .left_column.on{
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }*/
  html.on {
    width: 100%;
    overflow: hidden;
    transition: all 2s linear;
  }
}
@media (max-width: 576px) {
  .h5,
  h5 {
    font-size: 1rem;
  }
}
@media (max-width: 1100px) {
  .logo,
  #header_top,
  .index_banner,
  .breadcrumb,
  .links,
  #product_flash_page,
  .cart,
  .search_form,
  .hot_selling,
  .steps,
  .recently_sold {
    display: none;
  }
  .smnav {
    display: block;
  }
  .smnav .logoimg {
    margin-top: 5px;
  }
  html.ac {
    overflow: hidden;
    /*transition: all .3s ease;
        transform: translateX(15px);*/
  }
  /* .col-md-3{
        flex: 100%;
        max-width: 100%;
    }
    .col-lg-9{
        flex: 100%;
        max-width: 100%;
    } */
  #reco_product .col-md-3 {
    flex: 25%;
  }
  .left_column {
    top: 0;
    left: -100%;
    overflow: auto;
    position: fixed;
    z-index: 1100;
    /*margin: 0 30px;
        margin: 0 -45px;
        padding: 0 30px;*/
    transition: all 0.3s ease;
    overflow-y: auto;
    height: 100%;
    background: rgba(255, 255, 255, 1);
  }
  .left_column.ac {
    left: 0;
  }
  .left_column .close {
    display: block;
    font-size: 40px;
    text-align: right;
    color: #000;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  .left_column .close:hover {
    transform: rotate(90deg);
    color: #f36060;
  }
  .leftnav {
    color: #fff;
    padding: 0 10px;
    background: #666;
    display: block;
    position: fixed;
    left: 0;
    font-size: 24px;
    padding: 0 12px;
    cursor: pointer;
    bottom: 15%;
    z-index: 1100;
    transition: all 0.3s ease;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .leftnav.ac {
    left: 100%;
  }
  .logo,
  .header_nav,
  .header_nav div {
    margin: 0 !important;
  }
  #header_top .btn {
    padding: 0.5em 1em;
  }
  .mix {
    position: relative;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    transition: all 0.3s linear;
    margin: 0 15px;
  }
  .mix .mincart,
  .mix .minsearch {
    left: 0;
    top: 30px;
    width: 100%;
    opacity: 0;
    position: absolute;
    background: #fff;
  }
  .mix .minsearch .search_form {
    display: block;
    background: none;
  }
  .mix .minsearch .input-group-btn {
    font-size: 2em;
  }
  .mix .minsearch input {
    width: 100%;
    background: #fff;
    border: 1px solid #4285f4;
    box-shadow: 0 0 10px 5px #ddd;
    padding: 12px;
  }
  .mix .minsearch .fa {
    position: absolute;
    right: 10px;
    top: 15px;
    position: absolute;
    display: block;
    z-index: 10;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
  }
  .hidden-sm {
    display: none;
  }
  #nav_menu {
    display: none;
    float: none;
  }
  #nav_menu li {
    float: none;
    display: block;
    text-align: left;
    padding: 0;
  }
  #nav_menu li a,
  .smnav .dropdown-menu .dropdown-item {
    display: block;
    padding: 5px 15px !important;
    transition: all 0.3s linear;
    border: 0 !important;
  }
  #nav_menu li a:hover,
  .smnav .dropdown-menu .dropdown-item:hover {
    padding: 5px 25px !important;
    color: #fff;
    background: #598adc;
  }
  .nav_icons {
    display: inline-block;
    align-self: center;
    flex: 1;
  }
  .nav_icons i {
    cursor: pointer;
  }
  .logo {
    float: left;
    width: auto;
  }
  .cates {
    margin: 10px 15px 10px 0;
  }
  .cates ul a {
  }
  .cates ul.main li a:hover {
    background: #83b7f5;
  }
  .cates ul.main > li:hover > a {
    background: #5d9eec;
  }
  .cates ul a {
    height: 40px;
    line-height: 40px;
  }
  .cates ul.main li:hover .sub_panel {
    display: none;
  }
  .cates ul.main > li:hover,
  .cates ul.main > li.ac {
    background: #5d9eec;
  }
  .cates:hover .body,
  .cates .body.home,
  .cates .body {
    /*visibility: hidden;
        transition: all .3s ease-in-out;
        transform: translateY(20px);*/
    background: #fff;
    display: none;
  }
  .cates .top {
    transition: all 0.4s ease;
    border-top-right-radius: 10px;
  }
  .cates .top.ac {
    background: #e14343;
    text-indent: 2em;
  }
  .cates .top.ac .fa {
    color: red;
    font-weight: bold;
    transition: all 0.3s ease;
    transform: rotate(45deg);
  }
  .cates .body.ac {
    /*visibility: visible;
        transform: translateY(0);
        visibility: visible;*/
    /*display: block;*/
    display: block;
    border-top: none;
    box-shadow: 0 0 5px 0 orangered;
  }
  .cates ul.main li .sub_panel {
    transform: translateX(0);
    position: relative;
    left: 10px;
    top: 5px;
    display: block;
    visibility: hidden;
    opacity: 1;
    display: none;
  }
  .cates ul.main li:hover .sub_panel {
    visibility: hidden;
  }
  .cates ul.main li .sub_panel.ac {
    display: block;
    visibility: visible;
    border: 1px solid orangered;
  }
  .cates .fa-navicon {
    margin: 0;
    top: 5px;
    right: 8px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 26px;
    position: relative;
    text-indent: 0;
    border-radius: 50%;
    background: #fff;
    color: #e14343;
    text-align: center;
  }
  .cates .right {
    border-radius: 5px;
    right: 5px;
    top: -35px;
    line-height: 24px;
    background: #fff;
    color: #000;
    font-size: 24px;
  }
  .cates ul.main > li.ac .right {
    transform: rotate(450deg);
  }
  .cates ul.main li:hover .right {
    color: #000;
  }
  .logins .form-header {
    display: none;
  }
  .logins .nav {
    display: flex;
  }
  .sidenews {
    margin-top: 1.5rem;
  }
  .table-bordered,
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #e9ecef !important;
  }
  .foot_links a {
    line-height: 30px;
  }
  .extendlabel {
    font-size: 12px !important;
  }
  .write_review {
    display: none !important;
  }
  #checkoutBillto {
    margin-top: 10px;
  }
  .table td,
  .table th {
    padding: 0.75em !important;
  }
  .product_item.grid img {
    min-width: 100px;
    min-height: 100px;
    max-width: 100px;
  }
  .pro_details h1 {
    font-size: 1.5rem;
  }
  .pro_details .images_list .owl-nav {
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
}
@media (max-width: 1200px) {
  .contact_online a,
  #gototop {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    bottom: 90px;
  }
  .contact_online a {
    display: none;
  }
  .contact_online,
  #gototop {
    right: 5px;
  }
}
/* @media (max-width: 1680px){
    .product_block .col-lg-3{
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (max-width: 768px){
    .product_block .col-md-4{
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        flex: 100%;
        max-width: 100%;
    }
    .product_item.list img{
        min-width: 100px;
        min-height: 100px;
        max-width: 200px;
    }
} */
#product_main_con li > div {
  display: inline-block;
}
#product_main_con li > ul,
#product_main_con ul {
  margin-left: 20px;
}
#product_main_con li > ul li {
  list-style: circle inside;
}
