/*** TOP BAR ***/
/*** product page ***/
/*** end product page ***/
/**** MOBILE ****/
/**** END MOBILE ****/
/*** egany custom ***/
/**** FONTS DEFAULT ****/
* {
  font-family: Arial, sans-serif !important; }

[class^="fa-"], [class*=" fa-"] {
  font-family: "FontAwesome" !important; }

[class^="glyphicon"], [class*=" glyphicon"] {
  font-family: "Glyphicons Halflings" !important; }
dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0; }
.clear {
  clear: both;
  display: block;
  font-size: 0px;
  line-height: 0;
  width: 100%;
  overflow: hidden;
  }

::selection {
  background: #4a90e2;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #4a90e2;
  /* Firefox */
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #4a90e2;
  /* Safari */
  color: #FFF;
  text-shadow: none; }

:active,
:focus {
  outline: none !important; }

/* ----------------------------------------------------------------
Typography
-----------------------------------------------------------------*/
body {
  line-height: 1.5;
  color: #555; }

a {
  text-decoration: none !important;
  color: #4a90e2; }

a:hover {
  color: #4a90e2; }

a img {
  border: none; }

img {
  max-width: 100%; }

iframe {
  border: none !important; }

/* ----------------------------------------------------------------
Basic Layout Styles
-----------------------------------------------------------------*/
hr {
  margin: 10px 0; }

h1, h2, h3, h4, h5, h6 {
  margin: initial; }

.unstyled {
  list-style: none; }

.noboxshadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

/*** GENERAL ****/
/* Accordion - Medium
-----------------------------------------------------------------*/
.accordion.accordion-md .acctitle {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 30px;
  padding-left: 25px;
  font-weight: 400; }

.accordion.accordion-md .acctitle i {
  width: 20px;
  font-size: 20px;
  line-height: 40px; }

.accordion.accordion-md .acc_content {
  padding: 0px 0 10px 20px; }

.button {
  text-shadow: none; }
  .button.product_quick_add, .button.add-to-cart, .button.addtocartQV {
    background: #fff;
    color: #0073c4;
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
    border: 1px solid #333;
    border-radius: 4px;
    line-height: 38px;
    }
    .button.product_quick_add:hover, .button.add-to-cart:hover, .button.addtocartQV:hover {
      background: #003f82;
      color: #ffffff;
      }
  .button.buynow, .button.buynow_qv {
    background: #f70808;
    color: #ffffff; }
    .button.buynow:hover, .button.buynow_qv:hover {
      background: #f70808;
      color: #ffffff; }

#wrapper {
  background: #ffffff; }

.tooltip.top .tooltip-arrow {
  border-top-color: #4a90e2; }

.tooltip-inner {
  text-align: left;
  background: #4a90e2; }
  .tooltip-inner ul {
    list-style-position: inside; }

/* ----------------------------------------------------------------
Columns & Grids
-----------------------------------------------------------------*/
.sidebar.rightsidebar {
  float: right; }

/* ----------------------------------------------------------------
Shortcut
-----------------------------------------------------------------*/
/* ---------
Button
------------*/
.btn.btn_social {
  background: #ebebeb;
  color: #fff; }
  .btn.btn_social.btn_fb {
    border-left: 3px solid #3B5998;
    color: #3B5998; }
    .btn.btn_social.btn_fb i {
      color: #3B5998; }
    .btn.btn_social.btn_fb:hover {
      background: #3B5998;
      color: #fff; }
  .btn.btn_social:hover i {
    color: #fff; }

/*** TOP POLICIES ****/
.top_policies {
  height: 30px;
  padding: 5px 0;
  background: #eeeeee; }
  .top_policies .container, .top_policies ul, .top_policies ul li {
    height: 100%; }
  .top_policies ul li {
    float: left;
    width: 20%; }
    .top_policies ul li a {
      line-height: 20px;
      vertical-align: top;
      font-size: 13px;
      color: #838383; }
      .top_policies ul li a:hover {
        text-decoration: underline !important; }
    .top_policies ul li img {
      margin-right: 10px;
      vertical-align: top;
      width: 20px; }

/*** END TOP POLICIES ****/
/* --------------------------------------------------------------
TOP BAR
----------------------------------------------------------------*/
#top-bar {
  position: relative;
  height: 27px;
  line-height: 27px;
  font-size: 12px;
  color: #ffffff;
  background: none;
  }
  #top-bar strong {
    padding-right: 10px;
    font-weight: normal;
    display: inline-block;
    height: 100%; }
    #top-bar strong:hover {
      background: #4a90e2; }
    #top-bar strong a {
      color: #fff; }
  #top-bar i {
    font-size: 16px;
    margin-right: 5px;
    margin-left: 10px;
    line-height: 26px;
    vertical-align: top; }

/* ----------------------------------------------------------------
Top Links
-----------------------------------------------------------------*/
.top-links {
  position: relative; }
  .top-links ul {
    margin: 0;
    list-style: none; }
    .top-links ul li {
      float: left;
      position: relative;
      height: 27px;
      color: #000;
      padding: 0px 7px;
      }
      .top-links ul li:hover {
        }
        .top-links ul li:hover ul, .top-links ul li:hover div.top-link-section {
          pointer-events: auto; }
      .top-links ul li > a {
        display: block;
        padding: 0 3px;
        color: #333;
        float: left;
        line-height: 24px;
        }
      .top-links ul li i {
        position: relative;
        top: 1px; }
        .top-links ul li i.icon-angle-down {
          margin: 0 0 0 2px !important; }
        .top-links ul li i:first-child {
          margin-right: 2px; }
        li.full-icon .top-links ul li i {
          top: 2px;
          font-size: 14px;
          margin: 0; }
    .top-links ul ul, .top-links ul div.top-link-section {
      display: none;
      pointer-events: none;
      position: absolute;
      z-index: 210;
      line-height: 1.5;
      background: #fff;
      border: 0;
      top: 27px;
      left: 0;
      min-width: 200%;
      margin: 0;
      border-top: 1px solid #4a90e2;
      border-bottom: 1px solid #EEE;
      box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2); }
    .top-links ul ul li {
      float: none;
      height: 27px;
      line-height: 27px;
      border-top: 1px solid #F5F5F5;
      border-left: 1px solid #EEE; }
      .top-links ul ul li a {
        height: 100%;
        line-height: inherit;
        font-size: 11px;
        color: #4a90e2; }
      .top-links ul ul li:hover {
        background-color: #4a90e2; }
        .top-links ul ul li:hover a {
          color: #fff; }
      .top-links ul ul li:first-child {
        border-top: none !important;
        border-left: 1px solid #EEE; }
    .top-links ul ul img {
      display: inline-block;
      position: relative;
      top: -1px;
      width: 16px;
      height: 16px;
      margin-right: 4px; }
    .top-links ul ul.top-demo-lang img {
      top: 4px;
      width: 16px;
      height: 16px; }
    .top-links ul div.top-link-section {
      padding: 25px;
      left: 0;
      width: 280px; }

.top-links ul li:first-child,
.top-links ul ul li {
  border-left: 0 !important; }

.fright .top-links ul div.top-link-section,
.top-links.fright ul div.top-link-section {
  left: auto;
  right: 0; }

/**** TECH STORE ****/
/**** HEADER ****/
.header-extras {
  margin: 2px 0 0 0;
  }
  .header-extras li {
    margin-left: 20px; }
    .header-extras li a {
      color: #838383;
      font-size: 22px;
      line-height: 40px; }
      .header-extras li a i {
        margin: 0 5px 0 0 !important;
        font-size: 28px;
        vertical-align: top;
        line-height: 39px; }
      .header-extras li a span {
        font-size: 12px;
        line-height: 18px;
        display: inline-block; }
      .header-extras li a ins {
        color: #4a90e2;
        display: block;
        font-size: 14px;
        text-decoration: none;
        font-weight: 600; }

#header.style_1 {
  height: auto;
  /* max-height: unset; */
  }
  #header.style_1 #header-wrap {
    height: auto;
    background: #fff !important;
    }

#header.sticky-header:not(.static-sticky).style_1 {
  /* height: 96px; */
  z-index: 20;
  top: 0;
  }
  #header.sticky-header:not(.static-sticky).style_1 #header-wrap {
    height: 120px;
    }

/* ----------------------------------------------------------------
Top Search
-----------------------------------------------------------------*/
.top_search form, .top_search .form-group, .top_search input[type='text'], .top_search select {
  height: 100%;
  vertical-align: top; }

.top_search select {
  border-bottom: 3px solid #c6c6c6;
  margin-left: -4px;
  border-top: 3px solid #c6c6c6;
  width: 25%;
  padding-left: 10px; }

.top_search input[type='text'] {
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  border-right: none;
  border-radius: 0;
  width: 83.33333333%;
  float: left;
  }

.top_search .button {
  border: none;
  background-color: #dd0009;
  color: #fff;
  height: 100%;
  font-size: 12px;
  margin: 0 0 0 -4px;
  padding: 0 3%;
  font-weight: normal;
  }

#header.style_1 .top_search {
  height: 60px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding-top: 15px;
  padding-bottom: 15px; }
  #header.style_1 .top_search form {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #4a90e2;
    padding: 1px; }
    #header.style_1 .top_search form input[type='text'] {
      width: 85%;
      border: none;
      box-shadow: none; }
    #header.style_1 .top_search form .button {
      width: 15%;
      font-size: 16px;
      background: #fff;
      border: none;
      color: #D6D6D6;
      text-shadow: none;
      line-height: 1;
      text-align: right;
      padding-right: 0px; }

/* ----------------------------------------------------------------
Top Cart
-----------------------------------------------------------------*/
#header.style_1 #top-cart {
  position: absolute;
  right: 0;
  /* top: 79px; */
  margin-top: 4px;
  vertical-align: top;
  padding-bottom: 5px;
  z-index: 9999;
  text-align: right;
  }
  #header.style_1 #top-cart a span.top_cart_qty {
    display: inline-block;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    text-shadow: none;
    /* padding-left: 24px; */
    }
  #header.style_1 #top-cart > a {
    vertical-align: top;
    line-height: 30px;
    display: block;
    font-size: 15px;
    color: #fff;
    position: relative;
    text-align: center;
    background: url(img/giohang.png) no-repeat;
    }
    #header.style_1 #top-cart > a > i {
      font-size: 17px;
      vertical-align: top;
      line-height: 30px; }
  #header.style_1 #top-cart > ins {
    display: block;
    margin: 4px auto 0 auto;
    color: #4a90e2;
    text-decoration: none;
    font-size: 11px;
    width: 65px;
    bottom: 0;
    line-height: 1;
    text-align: right;
    left: 39px; }

/* ----------------------------------------------------------------
Header Location
-----------------------------------------------------------------*/
#header.style_1 .header_location {
  margin-top: 8px; }
  #header.style_1 .header_location > a {
    text-align: center;
    font-size: 11px;
    display: block; }
    #header.style_1 .header_location > a > i {
      font-size: 31px;
      display: block; }
    #header.style_1 .header_location > a > ins {
      line-height: 1;
      display: block;
      text-decoration: none; }

/* ----------------------------------------------------------------
Primary Menu
-----------------------------------------------------------------*/
.primary_menu_wrap {
  background: #4a90e2; }

#primary-menu ul {
  position: relative;
  float: left;
  list-style: none;
  height: 100px;
  margin: 0; }
  #primary-menu ul a {
    display: block;
    height: 35px;
    line-height: 31px;
    padding: 2px 0px;
    color: #444;
    -webkit-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
    -o-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
    transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
    }
  #primary-menu ul i {
    position: absolute;
    font-size: 14px !important;
    top: 1px;
    line-height: 34px;
    width: 14px;
    text-align: center;
    -webkit-transition: line-height .4s ease;
    -o-transition: line-height .4s ease;
    transition: line-height .4s ease;
    right: 4px; }
  #primary-menu ul ul,
  #primary-menu ul .mega-menu-content {
    display: none;
    position: absolute;
    width: auto;
    background-color: #fff;
    border: 1px solid #EEE;
    border-top: 2px solid #4a90e2;
    height: auto;
    z-index: 199;
    top: 35px;
    left: 0;
    margin: 0;
    -ms-transform: scale(1, 0);
    /* IE 9 */
    -webkit-transform: scale(1, 0);
    /* Safari */
    transform: scale(1, 0);
    -webkit-transition: transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease; }
  #primary-menu ul ul a {
    height: auto !important;
    line-height: 35px !important;
    color: #666 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border: 0 !important;
    letter-spacing: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding-left: 10px; }
  #primary-menu ul ul .submenu_group {
    display: -webkit-flex;
    display: flex; }
  #primary-menu ul ul .submenu_col {
    flex: 1;
    min-width: 200px; }
  #primary-menu ul ul li:hover > a {
    background-color: #F9F9F9;
    padding-left: 15px;
    color: #4a90e2 !important; }
  #primary-menu ul:hover ul,
  #primary-menu ul:hover .mega-menu-content {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); }

#primary-menu > ul {
  width: 100%; }
  #primary-menu > ul > li.current > a:before, #primary-menu > ul > li:hover > a:before {
    height: 100%; }
  #primary-menu > ul > li > i {
    color: #ffffff; }
  #primary-menu > ul > li > a {
    color: #ffffff;
    padding-left: 25px;
    padding-right: 25px; }
    #primary-menu > ul > li > a:before {
     
      -webkit-transition: height 0.3s ease;
      -o-transition: height 0.3s ease;
      transition: height 0.3s ease; }

#primary-menu.style_1 {
  height: 35px; }
  #primary-menu.style_1 > ul {
    float: left;
    width: 100%;
    height: 100%; }
    #primary-menu.style_1 > ul > li > a > div {
      line-height: 1;
      text-align: center;
      position: relative; }
      #primary-menu.style_1 > ul > li > a > div > .menu_icon {
        display: block;
        width: auto;
        margin: 0px auto 2px auto;
        padding-top: 2px;
        text-align: center;
        min-height: 7px; }

#header.style_1.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li > a > div {
  line-height: 1; }

/**** END MENU ****/
/**** SLIDE GROUP ****/
#slider {
  background: #fff; }

.slider_thumb {
  display: none;
  position: absolute;
  right: 25px;
  left: 25px;
  bottom: 5px;
  background: #fff;
  min-width: 235px;
  border: 1px solid #dfdfdf; }

.slider_thumb li {
  cursor: pointer;
  padding: 5px 10px;
  position: relative;
  background: #ffffff; }

.slider_thumb li:hover,
.slider_thumb li.slick-current {
  background: #efefef; }

.slider_thumb li a {
  color: #666666;
  display: block;
  font-size: 13px;
  line-height: 18px; }

.slider_thumb li:hover a,
.slider_thumb li.slick-current a {
  color: #666666; }

.slider_thumb li a .slider_title {
  display: block; }

.slider_thumb li .slider_thumb_img {
  margin-right: 10px;
  float: left; }

.banner_top img {
  width: 100%; }

body.tech_store .slide_wrapper {
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0
  }

/**** END SLIDE GROUP ****/
/**** FOOTER ****/
/**** subcribe ****/
.subcribe_group_wrap.style_1 {
  }

.subcribe_group_wrap.style_1 .subscribe_group {
  padding: 0px 10px 0px 0px;
  border-radius: 3px;
  /*border: 1px solid rgba(255,255,255,0.4);*/ }

.subcribe_group_wrap.style_1 .subscribe_group_left {
  margin-top: 4px; }
  .subcribe_group_wrap.style_1 .subscribe_group_left h5 {
    float: left;
    margin: 0;
    line-height: 34px;
    font-size: 15px;
    color: #ffffff; }
  .subcribe_group_wrap.style_1 .subscribe_group_left #widget-subscribe-form {
    position: relative; }
    .subcribe_group_wrap.style_1 .subscribe_group_left #widget-subscribe-form input[type='email'] {
      height: 34px;
      padding: 4px 5px;
      border: 0;
      box-shadow: none; }
    .subcribe_group_wrap.style_1 .subscribe_group_left #widget-subscribe-form button {
      background: #cf3326;
      color: #fff;
      margin: 0;
      /* top: 3px; */
      }

.subcribe_group_wrap.style_1 .subscribe_group_right .social-icon {
  display: inline-block;
  float: none; }

/**** end subcribe ****/
.prefooter_wrap.style_1 .prefooter_one {
  width: 20%; }

/**** END FOOTER ****/
/**** PRODUCT ONE ****/
.product_single .product {
  background: #fff; }
  .product_single .product.style_1 {
    border-radius: 3px;
    padding: 3px 3px 10px 3px; }
    .product_single .product.style_1:hover .product_overlay.style_1 {
      visibility: visible;
      opacity: 1; }

.index_col_wrap .product_single,
.grid .product_single {
  padding: 5px; }

.index_col_wrap.style_1 .product_single {
  width: 20%; }

.product-title {
  margin-bottom: 5px;
  min-height: 42px;
  }

.product-price ins, .product-price del {
  display: block; }

.product-price ins {
  margin-right: 5px;
  color: red;
  line-height: 20px;
  font-size: 27px;
  }

.pd_desc_wrapper .product-price ins,
.pd_desc_wrapper .product-price del,
#product-pop-up .product-price ins,
#product-pop-up .product-price del {
  padding-left: 0;
  font-size: 24px; }

.pd_desc_wrapper .product-price ins,
#product-pop-up .product-price ins {
  font-weight: 700;
  margin-bottom: 10px; }

.pd_desc_wrapper .product-price del,
#product-pop-up .product-price del {
  font-size: 20px; }

.product_overlay {
  width: 100%;
  position: absolute; }
  .product_overlay.style_1 {
    cursor: pointer;
    z-index: 6;
    left: 0;
    padding: 15px 10px;
    top: 0;
    visibility: hidden;
    opacity: 0;
    min-height: 100%;
    -webkit-transition: opacity 0.4s ease, visibility 0.4s;
    -o-transition: opacity 0.4s ease, visibility 0.4s;
    transition: opacity 0.4s ease, visibility 0.4s;
    background: #fff;
    border: 1px solid #eee; }
    .product_overlay.style_1 .product-title h4 {
      font-size: 16px; }
    .product_overlay.style_1 ul {
      margin-bottom: 10px; }
    .product_overlay.style_1 .button {
      height: 30px;
      line-height: 30px;
      margin-left: 0;
      margin-right: 0;
      width: 100%;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
    .product_overlay.style_1 .item-quick-view {
      background: red; }

/**** END PRODUCT ONE ****/
/**** INDEX PAGE ****/
body.tech_store .content-wrap {
  padding: 0 0 25px 0; }

.index_col_wrap {
  width: 100%;
  display: inline-block; }
  .index_col_wrap.style_1 .index_col {
    /* margin-left: -5px; */
    /* margin-right: -5px; */
    }

.index_col_wrap .index_col_title {
  border-top: 2px solid #dd0009;
    text-align: left;
  }
  .index_col_wrap .index_col_title h2 {
    margin-bottom: 0;
    display: inline-block;
    padding: 0 25px;
    font-size: 18px;
    line-height: 37px;
    height: 36px;
    padding-left: 17px;
    padding-right: 48px;
    background: url(img/danhmuc1.png) no-repeat right top;
    margin-top: -2px;
    }

.index_col_wrap .index_col_list {
  margin: 0 0 0 10px;
  display: inline-block; }
  .index_col_wrap .index_col_list li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #333;
    }
    .index_col_wrap .index_col_list li:last-child {
      border: none; }
    .index_col_wrap .index_col_list li h4 {
      margin-bottom: 0; }
    .index_col_wrap .index_col_list li a {
      text-transform: none;
      color: #333;
      font-size: 14px;
      font-weight: bold;
      }

#popular_brand.style_1 {
  padding: 0px 0px;
  background: #fff;
  border-radius: 3px;
  }

/**** END INDEX PAGE ****/
/**** COLLECTION PAGE ****/
.collection_wrapper {
  padding-top: 20px; }

.tech_store .filter_group .panel-default {
  border-radius: 0; }

/**** END COLLECTION PAGE ****/
/**** PRODUCT PAGE ****/
.product-page .product-image {
  margin-bottom: 20px; }

.product-page .product-desc {
  z-index: 100;
  background: #ffffff; }

#ProductDetailsForm {
  margin-bottom: 30px; }

.pd_specs {
  overflow: hidden;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  border: 1px solid #d6d6d6; }
  .pd_specs li {
    text-align: center;
    font-size: 15px;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    padding: 5px 10px;
    border-right: 1px solid #d6d6d6; }
    .pd_specs li:last-child {
      border-right: 0; }
    .pd_specs li span, .pd_specs li strong {
      display: block; }

.pd_policies h2 {
  font-size: 20px;
  margin-bottom: 5px;
  color: #dd0009;
  }

.pd_policies.style_1 {
  background: url(http://hstatic.net/385/1000080385/1000136666/pd_policies.png?v=410);
  padding: 5px;
  border-radius: 5px; }
  .pd_policies.style_1 > ul {
    margin-bottom: 0;
    background-color: #fff;
    overflow: hidden;
    font-size: 13px;
    padding: 5px 10px; }
    .pd_policies.style_1 > ul > a {
      line-height: 20px;
      vertical-align: bottom;
      font-size: 12px; }
      .pd_policies.style_1 > ul > a > img {
        width: 20px;
        margin-right: 5px; }

.pd_policies.style_2 > ul {
  margin-bottom: 10px; }
  .pd_policies.style_2 > ul > li {
    padding: 3px 0 3px 5px;
    display: block;
    line-height: 24px;
    font-size: 13px;
    }
    .pd_policies.style_2 > ul > li > img {
      margin-right: 5px; }

.pd_tech {
  margin-bottom: 30px;
  margin-top: 30px; }
  .pd_tech h4 {
    font-size: 20px;
    color: #4a90e2;
    font-weight: 300; }
  .pd_tech ul > li {
    padding: 10px 0; }
    .pd_tech ul > li + li {
      border-top: 1px solid #f1f1f1; }

.scroll_group {
  position: fixed;
  right: -85px;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, right 0.5s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease, right 0.5s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, right 0.5s ease; }
  .scroll_group.show {
    visibility: visible;
    opacity: 1;
    right: 0; }
  .scroll_group li {
    margin-bottom: 1px;
    width: 65px;
    text-align: center; }
    .scroll_group li a {
      padding: 30px 5px 0 5px;
      background-position: 50% 5px;
      background-repeat: no-repeat;
      background-size: 22px;
      display: block;
      height: 100%;
      font-size: 13px; }
    .scroll_group li.scroll_buynow a {
      background-image: url(http://hstatic.net/385/1000080385/1000136666/pd_scroll_buynow.png?v=410);
      background-color: #cc0000;
      color: #ffffff; }
      .scroll_group li.scroll_buynow a:hover {
        background-color: #cc0000;
        color: #ffffff; }
    .scroll_group li.scroll_cart a {
      background-image: url(http://hstatic.net/385/1000080385/1000136666/pd_scroll_cart.png?v=410);
      background-color: #666666;
      color: #ffffff; }
      .scroll_group li.scroll_cart a:hover {
        background-color: #666666;
        color: #ffffff; }
    .scroll_group li.scroll_hotline a {
      background-image: url(http://hstatic.net/385/1000080385/1000136666/pd_scroll_hotline.png?v=410);
      background-color: #1f9c00;
      color: #ffffff; }
      .scroll_group li.scroll_hotline a:hover {
        background-color: #1f9c00;
        color: #ffffff; }
    .scroll_group li.scroll_fb a {
      background-image: url(http://hstatic.net/385/1000080385/1000136666/pd_scroll_fb.png?v=410);
      background-color: #3b5998;
      color: #ffffff; }
      .scroll_group li.scroll_fb a:hover {
        background-color: #3b5998;
        color: #ffffff; }

/**** RELATED PRODUCT ****/
#product-related-products h4.pd_related_title {
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 20px; }

/**** END RELATED PRODUCT ****/
/**** PRODUCT SIDE BLOG ****/
.pd_side_blog {
  padding-left: 15px; }
  .pd_side_blog h4 {
    font-weight: 300;
    font-size: 20px; }
  .pd_side_blog ul {
    list-style-position: inside; }

/**** END PRODUCT SIDE BLOG ****/
/**** END PRODUCT PAGE ****/
/**** END TECH STORE ****/
div.pagination_wrapper {
  text-align: center;
  clear: both; }

div.sidebar h4 a {
  color: #444; }

div.sidebar h4 a:hover {
  color: #4a90e2; }

div.entry-image img {
  height: auto !important; }

.flex-control-nav.flex-control-thumbs li,
.flex-control-nav.flex-control-thumbs li img {
  width: 67px !important;
  height: auto !important; }

ul.social-icons div.item {
  display: inline-block; }

ul.social-icons div.item:first-child {
  /*width: 115px;*/ }

.entry-meta li del {
  color: #888; }

/** top cart **/
.top-cart-items {
  overflow-y: scroll; }

div.top-cart-item-image {
  height: auto !important; }

div.top-cart-item-image a,
div.top-cart-item-image img {
  height: auto !important; }

#side-panel-trigger a {
  padding-right: 25px; }

.cart-product-thumbnail img {
  height: auto !important; }

.require_symbol {
  color: red !important; }

.a-circle {
  overflow: hidden; }

.img-circle-custom {
  position: static !important; }

div.related-posts-img {
  overflow: hidden; }

div.related-posts-img img {
  position: static; }

div.account-table {
  margin-bottom: 30px; }

div.account-detail h4,
div.account-detail p {
  margin-bottom: 5px; }

a.back-to-account {
  display: block;
  text-align: right; }

div.order-detail-table {
  margin-top: 70px; }

ul.social-icons {
  list-style: none; }

.fb-like-box,
.fb-like-box span {
  width: 100% !important; }

.flex-viewport {
  height: auto !important; }

.product-page-options {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px; }

.sizePicker {
  float: left;
  margin-right: 20px; }

label.options-title {
  cursor: default;
  font-size: 14px;
  margin-bottom: 0; }

.heading-block h3 strong {
  color: #96834C; }

.heading-block > span:not(.before-heading) {
  font-weight: 700; }

.heading-block {
  margin-bottom: 30px; }

.product_single .product-image {
  height: 160px; }

.product-image img {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.single-product .product-main-image img {
  height: auto; }

.left-sidebar .spost .entry-image a,
.left-sidebar .spost .entry-image {
  height: auto; }

.top-cart-item-desc a {
  padding-right: 20px; }

.google-maps {
  position: relative;
  height: 0;
  overflow: hidden;
  height: 350px; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

#simple-menu {
  /*display: none;*/ }

#menu-wrapper {
  display: none; }

.errors {
  color: red; }

.product {
  margin: 0;
  padding: 10px;
  }

#top-search-sm form {
  width: 100%;
  margin-bottom: 10px; }

#top-search-sm .form-control {
  width: 90%;
  margin: auto;
  margin-top: 10px; }

.spost .entry-title h4, .mpost .entry-title h4 {
  font-weight: 300;
  margin-bottom: 15px;
  }

.entry-meta li ins {
  font-weight: 300; }

/*** interactive banner ***/
.bottom-margin {
  margin-bottom: 15px !important; }

.banner-img a {
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center; }

.banner-img img {
  transition: width 0.5s, height 0.5s, transform 0.5s;
  -webkit-transition: width 0.5s, height 0.5s, transform 0.5s;
  width: 100%; }

.banner-link {
  position: relative; }

.banner-content-wrapper {
  display: inline-block;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 50px;
  transition: height 0.5s, transform 0.5s; }

.banner-content-wrapper h2.banner-title,
.banner-content-wrapper .banner-content p {
  color: #fff; }

h2.banner-title {
  width: 100%;
  position: absolute;
  top: 0;
  transition: top 0.5s, transform 0.5s;
  font-weight: 300; }

.banner-content {
  transition: width 0.5s, height 0.5s, transform 0.5s;
  transform: scale(0);
  height: 100%;
  position: absolute;
  width: 100%; }

.banner-content p {
  margin-top: 50px;
  position: absolute;
  text-align: center;
  width: 100%;
  transition: top 0.5s, transform 0.5s;
  top: 0; }

.banner-content-wrapper {
  bottom: 0px;
  position: absolute;
  transition: height 0.5s; }

.banner-link:hover .banner-content-wrapper {
  height: 100%; }

.banner-link:hover .banner-content {
  transform: scale(1); }

.banner-link:hover h2.banner-title {
  top: 25%; }

.banner-link:hover .banner-content p {
  top: 25%; }

.banner-link:hover img {
  transform: scale(1.1) !important; }

/*** end interactive banner ***/
.marginbottom {
  margin-bottom: 30px; }

/*** filter***/
.filter_group .panel-default {
  padding-bottom: 0px; }

.filter_group .panel-heading {
  padding-left: 10px; }

.left_menu .panel-heading a i {
  float: right; }

.left_menu .panel-heading a:hover {
  color: #fff; }

.filter_group .panel-title {
  font-size: 15px; }

.filter_group .panel-default .panel-heading {
  /*background-color: transparent;*/
  border-bottom: 1px solid #ddd; }

.filter_group .widget_links:not(:first-child) {
  margin-top: 10px;
  border-top: 1px dotted #EEE; }

.filter_group .widget_links {
  padding: 10px 10px 0 10px; }

.filter_group .widget_links h4 {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px; }

.filter_group .widget_links ul {
  margin-left: 5px; }
  .filter_group .widget_links ul label {
    font-weight: 400;
    text-transform: none;
    margin-bottom: 0;
    font-size: 11px;
    vertical-align: bottom; }
    .filter_group .widget_links ul label span.color_block {
      display: inline-block;
      margin: 0;
      top: 0;
      border: 1px solid #ccc;
      width: 25px;
      height: 20px;
      margin: 0 !important;
      cursor: pointer; }

/*** filter***/
#newsletter-email-1,
.search_form,
.section {
  z-index: 1; }

.filter_group a i,
.panel-group h4 i.arrow {
  float: right;
  line-height: 22px; }

.color_wrapper {
  padding: 1px;
  border: 1px solid transparent;
  width: 29px;
  height: 24px; }

.color_wrapper input[type='checkbox'] {
  display: none; }

.color_filter li {
  height: 25px;
  display: block;
  float: left;
  padding: 0;
  margin: 0 5px 3px 0px; }

.bordercolor {
  border-color: #ccc; }

.product-image > a {
  height: auto; }

/*** top search ***/
#logo {
  margin-right: 0; }

#top-cart a {
  /* width: 40px; */
  /* height: 40px; */
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  }

#top-cart > a > span {
  top: 5px;
  left: 25px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  background-color: #4a90e2; }

.top-cart-item-desc .top_cart_item_remove {
  font-size: 16px !important;
  position: absolute !important;
  right: 0;
  bottom: -5px;
  cursor: pointer;
  padding: 0; }

.top_search_sticker {
  height: 60px; }

.left_menu.left_menu_sticker {
  left: 10px;
  z-index: 10;
  top: 90px;
  position: fixed;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.left_menu.left_menu_sticker .menu_title,
.left_menu.left_menu_sticker .panel-heading {
  display: none; }

.left_menu.left_menu_sticker #collapse1 {
  width: auto;
  border-top: 1px solid #e0e0e0; }

.left_menu.left_menu_sticker .menu img {
  margin: 0; }

.left_menu.left_menu_sticker .nav-stacked > li:not(last-child) {
  border-bottom: 1px solid #eee; }

.submenu li:hover {
  background-color: #f9f9f9; }

#top-cart > a > b.cart_total {
  font-size: 18px;
  font-weight: 400;
  color: #4a90e2;
  background-color: transparent;
  bottom: 0;
  top: auto;
  left: 65px;
  position: absolute; }

#top-cart > a > strong {
  top: 10px;
  position: absolute;
  right: -80px;
  font-size: 16px;
  font-weight: normal; }

#top-cart > a:hover > strong {
  color: #333; }

/*** end top search ***/
/*** four group ***/
.tab-container {
  padding-top: 0; }

ul.tab-nav:not(.tab-nav-lg) {
  border-bottom: 0;
  height: 44px;
  vertical-align: top;
  padding-right: 20px; }

ul.tab-nav:not(.tab-nav-lg) li {
  border: none;
  height: 44px;
  margin-left: -3px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  /*background-color: #fff;*/
  float: none;
  border-bottom: 3px solid transparent;
  padding: 0 15px; }

ul.tab-nav:not(.tab-nav-lg) li a {
  color: #4a90e2;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  font-weight: 400;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: inline-block;
  vertical-align: bottom;
  background: #fff;
  padding: 0; }

ul.tab-nav li a i {
  font-size: 18px; }

.product-image {
  height: auto; }

.index_group_product #shop {
  border: 1px solid #ececec;
  padding: 0; }

.index_group_product .product {
  border-left: 1px solid #ececec;
  min-height: 475px; }

.index_group_product .product:hover,
.best_seller_product .product:hover,
.hot_product .product:hover {
  box-shadow: 0 0 10px #ccc;
  z-index: 1; }

.index_group_product .product:first-child {
  border: none; }

.product_single .product-title h4 {
  height: 44px;
  overflow: hidden; }

.product-title h4 a:hover,
.single-product .product-title h2 a:hover {
  color: #003e80;
  }

/*** end four group ***/
/*** best seller ***/
.best_seller {
  overflow: hidden;
  border: 1px solid #ececec;
  border-top: 0; }

.best_seller_left,
.best_seller_right {
  padding: 0; }

.best_seller_right {
  border-top: 1px solid #ececec; }

.best_seller_right .product {
  padding: 0 10px; }

.best_seller_right .product .product-title {
  margin-bottom: 0;
  height: auto; }

.best_seller_right .product-title h3 {
  font-size: 25px; }

.best_seller_right .flex-control-nav.flex-control-thumbs {
  height: auto; }

.best_seller_right .product-price del,
.best_seller_right .product-price ins {
  float: none;
  /*font-size: 22px;
	line-height: 30px;
	display: block;*/ }

.best_seller_right .product-price del {
  margin-right: 15px; }

.best_seller_right .product-page-options label {
  margin-right: 15px;
  float: left;
  font-size: 15px;
  line-height: 30px; }

.best_seller_right .product-page-options .options-selection {
  float: left; }

.best_seller_right p {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0px; }

.best_seller_right .product-price {
  height: 30px;
  line-height: 30px; }

.best_seller_right .single-product .product-desc .line {
  margin: 10px 0; }

.best_seller_product {
  border-right: 1px solid #ececec;
  border-top: 1px solid #ececec;
  padding: 0; }

.best_seller_right .product-main-image {
  padding-right: 15px;
  padding-left: 15px; }

.best_seller_product .product {
  width: 100%;
  min-height: 380px; }

.best_seller_product .product-price {
  padding-left: 15px;
  padding-right: 15px; }

.best_seller .quantity {
  margin-right: 0;
  padding-top: 10px; }

.best_seller #ProductDetailsForm {
  margin: 0; }

#hot_product .owl-controls .owl-nav [class*=owl-] {
  top: -22px;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 35px; }

#hot_product .owl-controls .owl-nav .owl-prev {
  right: 50px;
  left: auto; }

#hot_product .owl-controls .owl-nav .owl-next {
  right: 0; }

.hot_product_title.fancy-title.title-border:before {
  top: 90%; }

/*** end best seller ***/
/*** hot product ***/
.hot_product .product {
  width: 100%;
  border-left: 1px solid #ececec;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec; }

.hot_product .product .product-title {
  padding-left: 10px;
  padding-right: 10px;
  height: 50px; }

.hot_product .product .product-title h3 {
  font-size: 15px; }

.hot_product .product .product-price {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px; }

.hot_product .owl-next,
.hot_product .owl-prev {
  border: none; }

#hot_product .owl-controls .owl-nav [class*=owl-]:hover {
  background-color: transparent !important;
  color: #ccc !important;
  text-decoration: none; }

/*** end hot product ***/
/*** left menu ***/
.left_menu {
  margin-bottom: 0;
  position: relative;
  width: 20%;
  float: left; }

.left_menu .panel-heading {
  padding-top: 0;
  background-color: #4a90e2;
  height: 50px;
  color: #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-size: 20px;
  padding-bottom: 0; }

.left_menu .panel-heading h4 {
  color: #fff;
  line-height: 50px;
  display: block;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-size: 16px;
  font-weight: 400; }

.left_menu .panel-heading h4 a {
  display: block; }

.left_menu .panel-heading a i {
  vertical-align: bottom; }

.left_menu .panel-body {
  padding: 0; }

.left_menu .nav-stacked > li {
  margin: 0;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0; }

.left_menu .panel-title {
  border-radius: 0;
  color: #636363;
  font-size: 15px;
  background-color: transparent; }

.left_menu .nav-pills {
  position: relative; }

.left_menu .nav-stacked > li {
  background-color: #fff;
  position: static; }

.left_menu .nav-stacked > li:nth-child(odd) {
  /*background-color: #f9f9f9;*/ }

.left_menu .nav-pills > li > a {
  color: #333;
  border-radius: 0;
  padding: 5px 15px 5px 15px;
  display: block;
  overflow: hidden; }

.left_menu .nav-pills > li:hover > a {
  /*color: #4a90e2;*/ }

.left_menu .nav-pills > li > a i {
  font-weight: 400;
  float: right;
  position: absolute;
  right: 8px;
  font-size: 17px;
  line-height: 19px; }

.left_menu .nav-pills > li.menu:hover .submenu {
  display: flex; }

.left_menu #collapse1 {
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  position: absolute;
  z-index: 40;
  background: #fff; }

.submenu {
  display: none;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
  margin-left: 0;
  z-index: 2;
  position: absolute;
  left: 100%;
  list-style: none;
  top: 0;
  background-color: #fff;
  min-width: 100%;
  border-top: 2px solid #4a90e2;
  /*max-height: 390px;*/
  height: 100%;
  box-shadow: 1px 1px 3px #ccc; }

.submenu_padding {
  padding: 0px 10px;
  width: 300px;
  margin: 10px 0; }

.submenu_padding:not(:first-child) {
  border-left: 1px dashed #ccc; }

.submenu li,
.submenu li a {
  display: block; }

.submenu li {
  padding: 3px 0;
  /*border-bottom: 1px solid #e0e0e0;*/
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.submenu li:last-child {
  border-bottom: none; }

.submenu li a {
  color: #636363;
  line-height: 26px;
  padding: 0px 17px; }

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0; }

/*** end left menu ***/
.btn_wrapper {
  padding-top: 10px;
  padding-bottom: 10px; }

.button {
  background-color: #dd0009;
  }

.button:hover {
  background-color: #4a90e2;
  border: 1px solid #fff;
  }

/*** footer ***/
#copyrights {
  padding: 10px 0;
  line-height: 1.8;
  background-color: #7b7979;
  color: #ffffff;
  }

/*** end footer ***/
.content-wrap {
  padding: 25px 0; }

.btn {
  background-color: #4a90e2;
  border-color: transparent;
  color: #fff;
  margin-bottom: 10px;
  }

.btn:hover,
.btn:focus {
  background-color: #4a90e2;
  border-color: transparent; }

.slide_wrapper {
  position: relative; }

#top-cart a span.top_cart_qty {
  font-size: 10px;
  line-height: 15px;
  }

.top-cart-action button {
  font-size: 12px; }

.hot_product_wrapper {
  padding-left: 0;
  background: #fff;
  position: relative;
  margin-top: 10px;
  padding-right: 0; }

.hot_product_title {
  background-color: #4a90e2;
  color: #fff;
  padding-left: 20px;
  margin-bottom: 0;
  height: 44px; }

.hot_product_title h3 {
  line-height: 44px;
  background-color: #4a90e2;
  color: #fff;
  font-size: 18px;
  font-weight: normal; }

.hot_product_title:before {
  content: normal !important; }

#hot_product {
  border-right: 1px solid #ececec; }

.best_seller_product_wrapper {
  overflow: hidden; }

.index_group_title {
  /*background: #000;*/
  overflow: hidden; }

.index_group_title h3 {
  margin-bottom: 0;
  font-weight: normal;
  float: left;
  font-size: 18px;
  color: #fff;
  height: 44px;
  padding-left: 20px;
  line-height: 44px; }

.best_seller_product:nth-child(6),
.best_seller_product:nth-child(12) {
  border-right: none; }

.get_in_touch {
  margin: 30px 0;
  padding: 25px 0;
  background-color: transparent; }

.get_in_touch .col-md-3 {
  /*border: 1px solid #ccc;
	border-right: none;*/ }

.get_in_touch .col-md-3.col_last {
  /*border-right: 1px solid #ccc;*/ }

.get_in_touch .feature-box {
  padding: 30px 0; }

.get_in_touch .feature-box .fbox-icon {
  top: 25px; }

.banner-img {
  padding-right: 0; }

.bottom_margin {
  margin-bottom: 20px; }

.sidebar_menu i.icon-angle-down {
  float: right;
  font-size: 15px;
  cursor: pointer; }

.sidebar_submenu {
  display: none; }

.index_col_main {
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  background-color: #fff; }

.index_col_group {
  overflow: hidden;
  margin-top: 50px; }

.index_col_group h3 {
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 300; }

.index_col_group_left {
  background: #ddf2ff; }

.more {
  display: block;
  text-align: right;
  padding-right: 10px;
  line-height: 36px;
  font-size: 12px;
  text-decoration: underline !important; }

.footer_wrap_2 .prefooter_one:first-child {
  padding-left: 0; }

.top_hotline {
  text-align: right; }

.index_col_group .index_col_slide_wrapper {
  padding: 5px 10px;
  background: #fff; }

.scroll_menu {
  position: fixed;
  left: 0px;
  top: 20%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease; }

.scroll_menu.visible {
  opacity: 1;
  visibility: visible; }

.scroll_menu ul {
  margin: 0; }

.scroll_menu .nav-stacked > li,
.scroll_menu .nav-stacked > li + li {
  margin: 0 0 0 -30px;
  width: 90px;
  line-height: 50px;
  transition: all 0.4s;
  border: 1px solid #e2e2e2;
  background: #fff; }

.scroll_menu li a {
  width: 100%;
  padding: 0 0 0 42px;
  display: block;
  border-radius: 0;
  position: relative; }

.scroll_menu li a span {
  position: absolute;
  left: 105%;
  line-height: 26px;
  height: 26px;
  margin-top: 12px;
  font-size: 11px;
  text-align: center;
  visibility: hidden;
  transition: visibility 0.3s ease, opacity 0.5s ease;
  padding: 0 10px;
  white-space: nowrap; }

.scroll_menu li a span::before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 8px;
  left: -5px;
  transform: rotate(45deg); }

span.scroll_tooltip_1::before {
  background-color: #3eaaeb; }

span.scroll_tooltip_2::before {
  background-color: #d84040; }

span.scroll_tooltip_3::before {
  background-color: #6f993e; }

span.scroll_tooltip_4::before {
  background-color: #8bc34a; }

span.scroll_tooltip_5::before {
  background-color: #607d8b; }

span.scroll_tooltip_6::before {
  background-color: #426f99; }

span.scroll_tooltip_7::before {
  background-color: #427c63; }

span.scroll_tooltip_8::before {
  background-color: #ff4081; }

.scroll_menu .nav li:hover,
.scroll_menu .nav li.active {
  margin-left: 0px; }

.scroll_menu .nav li:hover a span {
  visibility: visible;
  /*opacity: 1;*/ }

.scroll_menu .nav > li > a:hover,
.scroll_menu .nav > li > a:focus,
.scroll_menu .nav-pills > li.active > a,
.scroll_menu .nav-pills > li.active > a:hover,
.scroll_menu .nav-pills > li.active > a:focus {
  background-color: transparent; }

address img {
  margin-right: 10px; }

.prefooter_one p {
  margin-bottom: 10px; }

.prefooter_one address {
  margin-bottom: 0; }

.payment_block {
  padding: 10px 0 20px 0; }

.payment_block h4 {
  margin-bottom: 5px; }

.index_col_group .owl-theme .owl-controls .owl-nav [class*=owl-] {
  left: -22px; }

.index_col_group .owl-theme .owl-controls .owl-nav .owl-next {
  right: -22px;
  left: auto; }

.page_title h1 {
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  color: #000;
  padding-left: 10px;
  margin: 0;
  }

.product_info {
  padding: 7px 7px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #FAFAFA; }

.buynow {
  margin: 10px 0 0 0;
  font-size: 20px;
  color: #ffffff;
  background-color: #f70808; }

.buynow:hover {
  color: #ffffff;
  background-color: #f70808; }

.product-meta strong {
  display: block;
  margin-bottom: 10px; }

.tagged_as .tags {
  color: #fff;
  margin-left: 12px;
  margin-bottom: 5px;
  z-index: 1;
  padding: 0 8px 0 8px;
  height: 18px;
  width: auto;
  border-radius: 4px;
  position: relative;
  background: #4a90e2;
  display: inline-block;
  font-size: 11px;
  line-height: 18px; }
  .tagged_as .tags .tag_left {
    z-index: -1;
    display: block;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #4a90e2;
    width: 14px;
    height: 14px;
    left: -6px;
    top: 2px;
    border-radius: 4px; }
    .tagged_as .tags .tag_left:before {
      display: block;
      background: #fff;
      content: '';
      width: 5px;
      height: 5px;
      border-radius: 50%;
      left: 4px;
      top: 5px;
      position: absolute; }

.sidebar_menu {
  padding: 5px 10px;
  border: 1px solid #eee;
  border-top: 0; }

.pd_description ul.tab-nav:not(.tab-nav-lg) {
  border-bottom: 1px solid #e7e7e7; }
  .pd_description ul.tab-nav:not(.tab-nav-lg) li:first-child {
    border-left: 0; }
  .pd_description ul.tab-nav:not(.tab-nav-lg) li:first-child.ui-tabs-active, .pd_description ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active {
    border: 1px solid #e7e7e7;
    border-top: 3px solid #4a90e2;
    border-bottom-color: #fff; }
  .pd_description ul.tab-nav:not(.tab-nav-lg) li a {
    background: transparent;
    font-size: 20px;
    opacity: 0.7; }
  .pd_description ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    color: #4a90e2;
    opacity: 1; }

.pd_description .tab-container {
  padding: 20px 15px 0 15px;
  border: 1px solid #e7e7e7;
  border-top: 0; }

.single-product .product-main-image .sale-flash {
  right: 0;
  left: auto;
  padding: 24px 11px;
  font-size: 20px;
  font-size: 14px;
  }

.index_col_banner {
  float: left; }

#add_address .input-group {
  margin-bottom: 5px; }

.bottom_buy {
  float: none;
  overflow: hidden;
  margin: auto; }

.bottom_buy .add-to-cart {
  margin-right: 15px !important;
  font-size: 22px; }

.bottom_buy .buynow {
  margin-right: -15px !important; }

#grid_pagination {
  clear: both;
  }

/**** SEARCH PAGE ****/
#search_block_page {
  margin: 0 auto;
  float: none;
  padding: 0; }

#search_button_page {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  padding: 0 10px; }

/**** SOCIAL ICON ****/
body:not(.device-touch) .i-rounded,
body:not(.device-touch) .i-plain,
body:not(.device-touch) .i-circled,
body:not(.device-touch) .i-bordered,
body:not(.device-touch) .social-icon {
  font-size: 23px; }

.social-icon i {
  line-height: 38px; }

.social-icon:hover i:first-child {
  margin-top: -38px; }

/**** END SOCIAL ICON ****/
/****END SEARCH PAGE ****/
.index_col_wrap .index_col_title {
  position: relative;
  background: #f0eeef;
  }
  .index_col_wrap .index_col_title .collection-name {
    display: inline-block;
    width: auto;
    color: #fff;
    position: relative;
    background: url(img/icon-tab.png) no-repeat 5px 8px #dd0009;
    padding-left: 10px;
    height: 33px;
    }
  .index_col_wrap .index_col_title .menu_col_list {
    display: inline-block; }

/* ----------------------------------------------------------------
Top Cart
-----------------------------------------------------------------*/
/* top cart search */
#top-cart > a {
  width: auto;
  height: 52px;
  margin-left: auto;
  margin-right: auto;
  /*padding-top: 12px;*/
  }

#top-cart > a > span {
  top: 5px;
  left: 25px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  background-color: transparent; }

#top-cart a span.top_cart_qty {
  /* top: 25px; */
  font-size: 16px;
  line-height: 15px;
  }

#top-cart .minicart-header {
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  padding: 5px;
  border-bottom: 1px solid #ebebeb;
  font-weight: normal;
  font-weight: 700;
  text-align: center; }

#top-cart .minicart-footer {
  padding: 5px;
  text-align: center; }

#top-cart .minicart-footer .minicart-actions .button {
  padding: 10px;
  border: 2px solid #eeeeee;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.3333333;
  color: #fff;
  background-color: #4a90e2;
  margin: auto;
  width: 80%;
  border-width: 1px; }

#top-cart .minicart-footer .minicart-actions .button:hover {
  background-color: #4a90e2; }

#top-cart .top-cart-content {
  opacity: 0;
  z-index: -2;
  position: absolute;
  min-width: 285px;
  background-color: #FFF;
  box-shadow: 0px 20px 50px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #EEE;
  border-top: 2px solid #dd0009;
  top: 100%;
  right: 0;
  left: auto;
  margin: -10000px 0 0;
  -webkit-transition: opacity .5s ease, top .4s ease;
  -o-transition: opacity .5s ease, top .4s ease;
  transition: opacity .5s ease, top .4s ease;
  }

/* ----------------------------------------------------------------
End Top Cart
-----------------------------------------------------------------*/
.slick-dots {
  bottom: 0;
  background: rgba(51, 51, 51, 0.5); }

.slick-dots li button:before {
  font-size: 40px;
  opacity: 0.8;
  color: #fff; }

.slick-dots li.slick-active button:before {
  color: #4a90e2;
  opacity: 1; }

@media screen and (min-width: 1025px) {
  #top-cart:hover .top-cart-content {
    opacity: 1;
    z-index: 11;
    margin-top: 0;
    overflow-x: hidden; } }

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .single-product .add-to-cart.button,
  .button.buynow {
    font-size: 15px; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .left_menu .panel-heading h4 {
    font-size: 15px; }
  .left_menu .panel-heading {
    padding: 5px; }
  #primary-menu.style-5 > ul {
    display: flex; }
  .index_col_title {
    max-width: none; }
  .left_menu .nav-pills {
    overflow-y: 771px;
    height: 320px; } }

@media screen and (max-width: 991px) {
  #slider {
    margin-bottom: 20px; }
  #copyrights {
    text-align: center; }
    #copyrights .text-right {
      text-align: center; }
  #content .product-page .single-product .product .col-md-8.noleftpadding {
    padding-right: 0 !important; }
  .catelogry-xs {
    font-size: 14px !important;
    float: right;
    margin-right: 5px;
    display: inline-block !important;
    position: relative;
    z-index: 1;
    line-height: 40px; }
  .index_col_wrap .index_col_title .collection-name {
    padding: 0 20px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    margin-bottom: 20px; }
  .show-xs {
    display: block !important; }
  .index_col_wrap .index_col_title {
    padding: 0;
    overflow: inherit; }
  .index_col_wrap .index_col_title .menu_col_list .index_col_list li {
    display: inline-block;
    width: 49%;
    margin-left: 5px;
    padding: 5px 0;
    border-bottom: 1px dashed #eee; }
  .index_col_wrap .index_col_title .menu_col_list .index_col_list li h4 {
    font-size: 13px; }
  .index_col_wrap .index_col_title .menu_col_list .index_col_list.show-xs {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1; }
  .index_col_wrap .index_col_title .menu_col_list .index_col_list {
    width: 100%;
    padding: 10px;
    margin-left: 0;
    text-align: left;
    position: absolute;
    top: 40px;
    z-index: 1000;
    background: #fff;
    -moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    opacity: 0; }
  .index_col_wrap .index_col_title .menu_col_list {
    float: left;
    text-align: left;
    width: 100%; }
  /* ----------------------------------------------------------------
	GENERAL
	-----------------------------------------------------------------*/
  body.tech_store #wrapper {
    padding-top: 145px;
    }
  /* ----------------------------------------------------------------
	Columns & Grids
	-----------------------------------------------------------------*/
  .postcontent {
    padding-left: 0;
    padding-right: 0; }
  .left-sidebar {
    padding-right: 5px; }
  #top-bar {
    height: auto;
    background: transparent; }
  /*** HEADER ***/
  #header {
    /* position: fixed; */
    z-index: 21;
    top: 0;
    left: 0;
    }
    #header.style_1 {
      border-bottom: none;
      transition: none; }
      #header.style_1 .logo_wrapper {
        padding-right: 0;
        height: 80px; }
        #header.style_1 .logo_wrapper #logo {
          height: 100%;
          width: 100%;
          }
          #header.style_1 .logo_wrapper #logo a {
            height: 100%; }
            #header.style_1 .logo_wrapper #logo a img {
              width: auto;
              height: 100%; }
  /*** END HEADER ***/
  /*---------------------------
	Top Search
	-------------------------------------*/
  #header.style_1 .top_search {
    padding: 0;
    height: auto;
    margin-top: 10px; }
    #header.style_1 .top_search form input[type='text'] {
      width: 90%;
      display: inline-block;
      height: 39px; }
    #header.style_1 .top_search form .button {
      line-height: 38px;
      width: 10%;
      padding: 0 10px 0 0; }
  #header.style_1 .header_location > a > i {
    font-size: 40px; }
  #header.style_1 #top-cart {
    position: relative;
    top: 0;
    padding-left: 0;
    margin-bottom: 0;
    }
    #header.style_1 #top-cart > a {
      width: 37px;
      height: 37px; }
      #header.style_1 #top-cart > a > i {
        line-height: 40px;
        font-size: 23px; }
  /**** FOOTER ****/
  #footer {
    padding-bottom: 50px; }
  /**** SUBCRIBE ****/
  .subcribe_group_wrap.style_1 .subscribe_group_left {
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px; }
  .subcribe_group_wrap.style_1 .subscribe_group_right {
    text-align: center;
    padding-left: 0; }
  /**** END SUBCRIBE ****/
  /**** END FOOTER ****/
  /*** PRODUCT ONE ***/
  .index_col .product_single.col-sm-6,
  .grid .product_single.col-sm-6 {
    width: 50%;
    margin-bottom: 0px; }
  .product_single .product-image {
    padding-bottom: 10px; }
  .product_single .addtocart_sm {
    text-align: center; }
  /*** END PRODUCT ONE ***/
  /**** PRODUCT PAGE ****/
  .pd_desc_wrapper {
    padding-left: 0; }
  .pd_side_blog {
    margin-left: -30px;
    margin-top: 20px; }
  /**** END PRODUCT PAGE ****/
  /**** HOT LINE ****/
  .mb_scroll_hotline {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    font-size: 18px;
    z-index: 5;
    text-align: center;
    line-height: 50px;
    background: #1f9c00;
    color: #ffffff; }
  /**** HOT LINE ****/
  .left_menu {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 15px; }
  .left_menu .nav-pills > li > a i {
    width: 20%;
    height: 100%;
    top: 0;
    line-height: 34px;
    text-align: right;
    padding-right: 10px; }
  #left_menu .submenu {
    position: relative;
    left: 0;
    border-top: 0;
    box-shadow: none;
    -webkit-transition: inherit;
    transition: inherit;
    display: none; }
  .submenu_padding li {
    background: url(http://hstatic.net/385/1000080385/1000136666/widget-link.png?v=410) no-repeat left center; }
  .product .product-overlay {
    bottom: 0;
    top: auto;
    overflow: hidden;
    z-index: 0;
    height: 35px;
    line-height: 35px; }
  #top-cart .top-cart-content {
    top: 60px; }
  #primary-menu > ul {
    display: block; }
  .product-overlay a {
    background-color: #4a90e2;
    transform: scale(1);
    overflow: hidden;
    margin: 0;
    line-height: 35px;
    color: #fff;
    height: 35px;
    width: 100%; }
  .banner-wrapper {
    margin-top: 15px; }
  .banner-img {
    padding-right: 0;
    margin-bottom: 10px !important; }
  .filter_group .panel-default .panel-heading {
    margin-bottom: 0; }
  .color_block {
    width: 30px !important;
    height: 25px !important; }
  .color_wrapper {
    padding: 2px;
    width: 36px;
    height: 31px; }
  .color_filter li {
    height: 35px;
    margin: 0 10px 3px 0px; }
  #top-cart {
    position: absolute;
    z-index: 100; }
  #top-cart .icon-shopping-cart {
    font-size: 20px; }
  #top-cart > a > span {
    top: 5px;
    right: -20px; }
  #top_link_trigger {
    width: 20px;
    color: #000;
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 40px;
    text-align: center; }
  .top_link_wrapper {
    position: relative; }
    .top_link_wrapper .top-links {
      position: fixed;
      z-index: 40;
      width: 200px;
      right: 5px;
      top: 60px;
      background-color: #fff;
      border: 1px solid #f5f5f5;
      display: none; }
      .top_link_wrapper .top-links ul li {
        float: none;
        width: 100%;
        border-left: none;
        text-align: right;
        border-bottom: 1px solid #f5f5f5;
        height: 40px;
        line-height: 40px; }
        .top_link_wrapper .top-links ul li:last-child {
          border-bottom: none; }
  #primary-menu.style-5 > ul > li > a > div {
    text-align: left; }
  /*** interactive banner ***/
  .banner-content-wrapper {
    height: 100%; }
  .banner-content-wrapper h2.banner-title,
  .banner-content-wrapper .banner-content p {
    color: #fff; }
  h2.banner-title {
    top: 15%; }
  .banner-content {
    width: 100%;
    transform: none; }
  .banner-content p {
    top: 45%;
    margin-top: 0;
    line-height: 22px !important; }
  /*** end interactive banner ***/
  .content-wrap {
    padding: 15px 0; }
  .get_in_touch .col-md-3 {
    border: 1px solid #ccc;
    border-bottom: none; }
  .get_in_touch .col-md-3.col_last {
    border-bottom: 1px solid #ccc; }
  .index_group_product .product {
    min-height: 385px;
    border: none; }
  .slider_wrap {
    width: 100%;
    padding-left: 0; }
  .top-links ul li > a {
    color: #565656;
    font-size: 16px;
    height: auto; }
  #menu-wrapper {
    display: block;
    position: relative; }
  #menu-wrapper {
    position: absolute;
    top: 0;
    z-index: 1000; }
  #sidebar-wrapper ul.sidebar-nav li ul {
    display: none; }
  #sidebar-wrapper ul > li.current > a,
  #sidebar-wrapper ul > li.current > a.menu,
  #sidebar-wrapper ul > li.current li.current a.sub-menu {
    color: #4a90e2 !important; }
  #sidebar-wrapper ul > li > ul {
    padding-left: 20px;
    list-style: none; }
  #sidebar-wrapper ul a span {
    float: right;
    padding-right: 20px;
    text-align: center;
    width: 25%; }
  #slider.slide_80 {
    width: 100%; }
  .top_search .button {
    line-height: 30px;
    }
  #primary-menu > ul > li:hover a, #primary-menu > ul > li.current a {
    background: transparent; }
  .body_collection #footer, .body_collection.stretched #gotoTop {
    margin-bottom: 45px; }
  .product_info {
    margin-top: 10px; }
  .quantity {
    padding-right: 0; }
  .single-product .add-to-cart.button {
    margin-top: 10px !important; }
  .single-product .bottom_buy .add-to-cart {
    margin-top: 0 !important; }
  .pd_description .panel-body {
    padding-left: 10px;
    padding-right: 10px; } }

/*** 991 ***/
@media screen and (max-width: 768px) and (max-width: 1199px) {
#carousel-slider .slider-arrow{background:none !important;}
  /**** CART PAGE ****/
  .quantity {
    width: 100%; }
#carousel-slider{padding-top: 70px;}
  .quantity .plus, .quantity .minus {
    display: block;
    float: left;
    cursor: pointer;
    border: 1px solid #eee;
    padding: 0;
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear; }
.header-top{    background: none;}
  .cart-product-thumbnail {
    transform: translateY(50%); }
  .cart_item div {
    color: #666; }
  .cart-product-quantity .quantity {
    margin-top: 5px; }
  .quantity input {
    width: 50px !important;
    height: 30px !important;
    line-height: 20px !important;
    }
.addtocart_sm{float:none !important;}
.addtocart_ss{float:none !important;    margin-right: 0px !important}
.btn-ss{padding: 9px 24px !important;margin-left: 10px !important;}
  .cart .td {
    padding: 5px 0;
    text-align: center; }
  .cart .cart_item {
    margin-bottom: 15px; }
  .cart-product-price {
    text-align: left !important; }
  .cart .remove {
    font-size: 20px; }
  .cart .total_price {
    margin-bottom: 15px; }
  /**** END CART PAGE ****/
  .page_title h1 {
    text-align: left;
    }
  .index_col_wrap .index_col_title .menu_col_list .index_col_list li {
    display: block;
    width: 100%; }
  /* ----------------------------------------------------------------
	Columns & Grids
	-----------------------------------------------------------------*/
  .post_content {
    padding-left: 0px; }
  /**** SORT PRODUCT ****/
  .sort-wrapper {
    padding-left: 5px;
    padding-right: 5px; }
  /**** END SORT PRODUCT ****/
  /**** HEADER ****/
  #header.style_1 {
    background: #085ec1; }
    #header.style_1 #header-wrap {
      /*background: transparent;*/ }
    #header.style_1 .logo_wrapper {
      height: auto;
      margin-bottom: 5px; }
      #header.style_1 .logo_wrapper #logo {
        padding: 0px 0 0 0px;
        }
        #header.style_1 .logo_wrapper #logo a img {
          width: 100%;
          height: 60px;
          }
    #header.style_1 #top-cart, #header.style_1 .header_location {
      margin-top: 15px; }
    #header.style_1 .top_search {
      clear: both;
      margin: 0; }
      #header.style_1 .top_search form input[type='text'] {
        height: 25px;
        padding-top: 5px;
        padding-bottom: 5px; }
      #header.style_1 .top_search form .button {
        line-height: 23px;
        padding-left: 5px; }
  /**** END HEADER ****/
  /**** WRAPPER ****/
  body.tech_store #wrapper {
    padding-top: 0;
    }
  /**** END WRAPPER ****/
  /**** SLIDER ****/
  /**** END SLIDER ****/
  /**** PRODUCT ****/
  .index_col_wrap .product_single,
  .grid .product_single {
    padding-left: 2px;
    padding-right: 2px; }
  .product_single .addtocart_sm a {
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .pd_desc_wrapper {
    padding-left: 0; }
  .product-page .product-desc {
    margin-top: 0 !important; }
  .single-product .product-price {
    float: none;
    font-size: 30px; }
  /**** END PRODUCT ****/
  /**** INDEX PAGE ****/
  #popular_brand.style_1 {
    padding-left: 5px;
    padding-right: 5px; }
  /**** END INDEX PAGE ****/
  /**** HOT LINE ****/
  .mb_scroll_hotline {
    height: 40px;
    line-height: 40px; }
  /**** END HOT LINE ****/
  body {
    overflow-x: hidden; }
  .top_search form {
    margin-top: 2px !important; }
  .top_search form input[type='text'] {
    width: 80%; }
  .top_search form .button {
    width: 20%; }
  .left_menu {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 27px; }
  ul.tab_nav_mb.tab-nav:not(.tab-nav-lg) {
    left: 10px;
    height: auto;
    z-index: 1;
    background-color: #fff;
    position: absolute;
    padding: 10px 5px;
    box-shadow: 0 0 5px #000;
    display: none; }
  ul.tab_nav_mb.tab-nav:not(.tab-nav-lg) li {
    display: block;
    text-align: left;
    height: auto; }
  ul.tab_nav_mb.tab-nav:not(.tab-nav-lg) li a {
    height: auto;
    color: #adadad; }
  ul.tab_nav_mb.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    background-color: transparent;
    color: #4a90e2; }
  .index_group_title {
    background: #4a90e2;
    height: 44px; }
  .index_group_btn:hover {
    color: #fff; }
  .index_group_btn {
    border: none;
    height: 38px;
    margin: 3px;
    display: block;
    color: #fff;
    line-height: 38px;
    font-size: 18px;
    padding-left: 10px; }
  #top-cart a span.top_cart_qty {
    left: 20px; }
  #top-cart a,
  #top-cart a img {
    width: 40px;
    height: auto; }
  #header .container {
    height: 40px; }
  .product-price {
    font-size: 15px; }
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
    }
  #shop.product-3 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%; }
  #page-title {
    margin-top: 0px;
    padding: 0; }
  #shop:not(.product-1) .product-title {
    margin-bottom: 0px; }
  #shop:not(.product-1) .product-title h3,
  #shop:not(.product-1) .product-price del,
  #shop:not(.product-1) .product-price ins,
  .product:not(.product-2):not(.product-3) .product-title h3,
  .best_seller .product-price ins,
  .best_seller .product-price del {
    font-size: 14px; }
  #shop:not(.product-1) .product-price del,
  #shop:not(.product-1) .product-price ins,
  .product:not(.product-2):not(.product-3) .product-title h3,
  .best_seller .product-price ins,
  .best_seller .product-price del,
  .hot_product .product-price del,
  .hot_product .product-price ins {
    float: none; }
  .row {
    margin-left: 0;
    margin-right: 0; }
  #top-cart .top-cart-content {
    min-width: 280px;
    top: 40px;
    right: 0; }
  .pagination > .active > a {
    z-index: 0; }
  #footer .footer-widgets-wrap {
    padding: 30px 0; }
  .prefooter_one {
    padding-right: 0;
    padding-left: 10px;
    text-align: left; }
  .footer-widgets-wrap {
    text-align: center; }
  .footer-widgets-wrap .entry-meta li {
    float: none; }
  .subscribe-widget {
    margin-top: 30px; }
  .prefooter-socials {
    padding-left: 0;
    text-align: left; }
  .related_product_wrapper {
    padding-right: 0; }
  #product-related-products div.product-image {
    padding-bottom: 0;
    margin-bottom: 0; }
  #product-related-products .product-price {
    font-size: 15px; }
  #product-related-products .product-overlay {
    line-height: 44px;
    height: 44px; }
  .filter_collection_sm {
    margin-top: -20px;
    margin-bottom: 10px; }
  .filter_collection_sm .panel-heading {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px; }
  .filter_collection_sm .panel-heading h4 {
    font-weight: 400;
    font-size: 17px; }
  .sort-wrapper .browse-tags {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
    .sort-wrapper .browse-tags [class^=col-] {
      padding: 0; }
  #top-cart {
    /* right: 45px; */
    }
  #top-cart > a > span {
    top: 1px;
    right: 7px;
    left: auto;
    font-size: 14px; }
  #top_link_trigger {
    right: 10px;
    top: 6px;
    font-size: 22px; }
  .top-links {
    top: 42px; }
  .filter_group .panel-default {
    padding-bottom: 0; }
  .filter_group .widget_links h4 {
    font-size: 14px;
    font-weight: 400; }
  .filter_group .widget_links input[type="checkbox"] {
    width: 16px;
    height: 16px; }
  #filter_group_sm .list-group-item {
    padding-top: 5px;
    padding-bottom: 5px; }
  .input-group .form-control {
    z-index: 1; }
  .product-page-options .sizePicker {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    width: 100%; }
  .product-page-options .options-title {
    height: 30px;
    line-height: 30px;
    width: 41.66666667%;
    float: left; }
  .product-page-options .options-selection {
    width: 58.33333333%;
    float: left; }
  .panel-body {
    padding-left: 0;
    padding-right: 0; }
  .best_seller_product {
    border: none; }
  .best_seller {
    border: 1px solid #ececec; }
  .best_seller_right {
    /*margin-top: 30px;*/ }
  .best_seller_right .product-page-options label {
    margin-right: 0; }
  .best_seller #ProductDetailsForm .quantity {
    padding: 0 0 20px 0;
    margin-right: 0; }
  .btn_wrapper {
    display: inline; }
  .best_seller_right .product-title h3 a {
    font-size: 25px; }
  .best_seller_right .product-price del,
  .best_seller_right .product-price ins {
    font-size: 23px; }
  .best_seller_right .product-price {
    padding-top: 25px;
    height: auto;
    line-height: 30px;
    padding-bottom: 15px; }
  .product-image {
    height: auto;
    /* padding-bottom: 35px; */
    }
  .get_in_touch .fancy-title {
    text-align: center; }
  .get_in_touch p {
    text-align: center; }
  #page-title span {
    margin-top: 0; }
  .postcontent #shop.product-3 .product,
  .index_group .product,
  .best_seller_product .product {
    height: auto;
    padding-left: 0;
    padding-right: 0; }
  .postcontent #shop.product-3 .product .product-image,
  .index_group .product-image,
  .best_seller .product-image {
    height: auto !important; }
  .product .product-overlay {
    height: 35px;
    line-height: 35px; }
  .product-overlay,
  .product-overlay a i,
  .product-overlay a span {
    text-transform: uppercase;
    font-size: 13px; }
  .product-image > a {
    height: auto;
    margin-bottom: 10px; }
  .left_menu .panel-heading,
  .left_menu .panel-heading h4 {
    height: 45px;
    line-height: 45px; }
  .index_col_group h3 {
    height: 50px;
    line-height: 50px;
    font-size: 20px; }
  .index_col_title {
    max-width: none;
    border-bottom: 0px;
    }
  #filter_group {
    overflow: scroll;
    max-height: 435px; }
  .page_title h1 {
    font-size: 21px; }
  .single-product ul.tab-nav:not(.tab-nav-lg) {
    padding-right: 0; }
  .single-product .bottom_buy .add-to-cart {
    margin-bottom: 10px !important; }
  .single-product ul.tab-nav:not(.tab-nav-lg) li {
    width: 49%; }
  .single-product ul.tab-nav:not(.tab-nav-lg) li a {
    width: 100%; } }

/*** 767 ***/
@media screen and (max-width: 480px) {
  .index_col_wrapl {
    margin-right: 5px; }
  .index_col_wrap .index_col_title .collection-name {
    padding: 0 5px; }
  .collection-name a {
    font-size: 15px; } }

@media screen and (max-width: 479px) {
  /**** FOOTER ****/
  .index_col_wrap .index_col_title {
    border-bottom: 2px solid #4a90e2;
}
    #popular_brand.style_1 {
        padding: 0px;
    }
  .index_col_wrap .index_col_title {
    border-bottom: 0px solid #4a90e2;
}
    .product-title h4 a, .single-product .product-title h2 a {
        font-size: 12px;
    }
    .button.product_quick_add, .button.add-to-cart, .button.addtocartQV {
        font-size: 12px;
        height: 30px;
        padding: 4px 7px !important;
        line-height: 24px;
    }
  .prefooter_wrap.style_1 .prefooter_one {
    width: 100%; }
  /**** END FOOTER ****/
  .index_col_wrap
.product_single.style_1 {
    width: 100%; }
  .index_col_wrap
.product_single .product-desc {
    margin-bottom: 5px; } }

/**** 479 ****/
@media screen and (max-width: 320px) {
  #header.style_1 {
    height: 95px; } }

/*** end egany custom ***/
.giohang{
    padding-left: 15px;
    /* display: inline-block; */
    width: 100%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.icon-giohang{
    background: url(img/giohang-icon.png) no-repeat;
    padding-left: 10px;
    width: 196px;
    background-size: 35px;
    display: inline-block;
    height: 56px;
    line-height: 27px;
    margin-top: 0;
}
.top_cart_qty{}
.top_cart_qty b{
    color: white;
    font-weight: bold;
}
.wp-menu{
    background: url(img/menu2.png) repeat-x;
    float: left;
    width: 100%;
}
.menu1{
    //background: url(img/danhmuc.png) no-repeat right top;
    padding: 0px 0px;
    text-align: left;
    color: #dd0009;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    width: 235px !important;
}
.menu2{
    padding: 8px 0px;
    padding-left: 20px;
    width: 634px !important;
}
.menu3{
    background: url(img/icon-hotline.png) #dd0009 no-repeat;
    padding: 14px 0px;
    padding-left: 80px !important;
    margin-top: 1px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    width: 275px !important;
    float: right !important;
    font-weight: bold;
}
.search{
    border: 1px solid #dd0009;
}
.search-field{
    width: 70%;
    border: none;
    padding: 8px 10px;
    background: url(img/icon-search.png) #fff no-repeat left;
    padding-left: 30px;
}
.searchbt{
    background: #dd0009;
    padding: 8px 20px;
    float: right;
    color: #fff;
    font-size: 14px;
}
.title-left-collection{
    background: #dd0009;
    color: #fff;
    padding: 12px 0px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
    }
.norightpadding{}
.wp_pr_right{    float: right;
    width: 220px;}
.list-product-collection{
    border: 1px solid #e1e1e1;
    padding: 10px 0px 0px 0px;
    display: inline-block;
}
.list-product-collection li{    display: inline-block;
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;}
.img-left-collection img{
    width: 84px;
    height: 95px;
    border: 1px solid #e1e1e1;
}
.bwp_menu_left{
    float: left;
    width: 220px;
    }
.slider_wrap{
    float: left;
    width: 716px;
    margin-left: 10px;
    }
.wp_advs{    display: inline-block;
    width: 100%;
    margin-top: 10px;}
.rows {
    margin-right: -5px;
    margin-left: -5px;
}
.slide_wrapper .slick-slide img {
    border: 2px solid #1d4199;
    width: 99%;
}
.flexy-menu img{
    background: #003e80;
    width: auto;
    height: auto;
    float: left;
    padding: 6px 8px;
    margin-right: 5px;
    border-right: 1px solid #fff;
}
.flexy-menu-box a{color: #000 !important;}
.text-right-collection{
    text-align: left;
}
    .text-right-collection a {
    color: #333;
    line-height: 16px;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    }
    .text-right-collection .price{
    margin-top: 10px;
    margin-left: 0;
}
    .col-md-left{
    float: left;
    width: 220px;
    }
    .col-md-right{
    width: 945px;
    float: right;
    padding-right: 0;
    }
    .sup_phone b{
    font-size: 14px;
    color: red;
}
    .catelogry-xs{float: right;
    padding: 10px 10px;
    font-style: italic;
    color: #0071bd;}
    .pr-items{
    border: 1px solid #e1e1e1;
    display: inline-block;
    width: 100%;
}
    .product-price span{    font-weight: bold;
    font-size: 14px;
    color: red;}
    .pr-items:hover{}
    .New-flash {
    position: absolute;
    top: -5px;
    right: -3px;
    padding: 22px 42px 20px 16px;
    background: url(img/icon-new.png) no-repeat;
    color: #FFF;
    z-index: 5;
    font-size: 13px;
    text-indent: -9999px;
}
    .product:hover{
    background: url(img/bghover.png) no-repeat bottom;
}
    .pr_img {
    margin-bottom: 10px;
}
    .pr_img img{
    width: 100%;
}
    .title-doitac{    text-align: center;}
    .title-doitac span{
    border-bottom: 2px solid #dd0009;
    padding: 8px 0px;
    display: inline-block;
    font-size: 24px;
    text-transform: uppercase;
}
    .owl-prev{
    background: url(img/icon-next-dt.png) no-repeat !important;
    padding: 24px 24px !important;
    left: -60px;
    }
    .owl-next{
    background: url(img/icon-prev-dt.png) no-repeat !important;
    padding: 24px 24px !important;
    right: -60px;
    }
    .product_list_owl .item {
    border: none !important;}
    .wp_ykkh{    background: url(img/bgyk.png);}
    .product_list_owl .owl-prev {
    background: url(img/icon-next.png) no-repeat !important;
    padding: 24px 24px !important;
    text-indent: -999px;
        left: -50px;
}
       .product_list_owl .owl-next{
    background: url(img/icon-prev.png) no-repeat !important;
    padding: 24px 24px !important;
    text-indent: -9999px;
    right: -50px;
    }
       .icoleft{
    background: url(img/mstop.png) no-repeat;
    padding: 3px 12px;
    }
       .icoright{
    background: url(img/msbottom.png) no-repeat;
    padding: 3px 12px;
}
       .ykkh-right{
    line-height: 23px;
    font-size: 13px;
    text-align: left;
    color: #555;
}
       .ykkh-left{}
       .title-kh{    margin-bottom: 15px;
    padding-top: 15px;}
       .ykkh-left{}
       .ykkh-left img{
    width: 120px;
    margin-left: 30px;
    margin-bottom: 10px;
}
       .ykkh-left .name{
    font-weight: bold;
    font-size: 13px;
}
       h4.title_block{  color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;}
       .widget_links li a{background: url(img/icon-dot.png) no-repeat left center;color: #000;font-weight:normal;font-size: 13px;padding: 5px 15px;}
       .subscribe_group_left .vtitle {    color: #000;
                                          margin-bottom: 10px;
    font-weight: bold;
    font-size: 13px;}
       #newsletter-email-3{
    width: 80%;
    float: left;
}
       .btnSignup-3{
    float: left;
    width: 20%;
}
.catelogry-pr-xs {
    float: right;
    padding: 2px 10px;
    font-style: italic;
    color: #0071bd;
}
.subtext{
    font-weight: bold;
    padding: 5px 0px;
    font-size: 13px;
    border-bottom: 2px solid #e1e1e1;
    }
.col-drp{}
.product_block{    border-right: 1px dashed #d5d5d5;
    border-bottom: 1px dashed #d5d5d5;}
.slick_thumb.slick-vertical {
        width: 100%;
}
.slick_thumb img{    height: 100px !important;}
.pd_slide_thumb{
    height: 150px;
}
.product-price-detail{
    min-height: auto !important;
    margin-bottom: 10px !important;
}
.product-key-detail{
    padding-top: 12px;
    line-height: 24px;
    color: #777777;
    font-size: 13px;
}
.product-key-detail b{
    font-weight: bold;
    color: #000;
}
li.status{
    background: url(img/icon.png) no-repeat left center;
    padding-left: 18px;
    font-size: 14px;
}
.product-description{}
.product-quantity{
    margin-bottom: 10px;
}
.hotline-detail {
    float: left;
    width: 100%;
    line-height: 30px;
    padding-left: 30px;
    background: url(img/icon-hotline-p.png) no-repeat left center;
    font-size: 18px;
    margin-top: 10px;
    color: #000;
}
.pd_policies{    border-top: 1px solid #e1e1e1;
    padding-top: 10px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff !important;
    cursor: default;
    background-color: #cc0000 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    font-size: 17px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #e5e5e5;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.rte{    padding: 15px 10px;
}
.hotline-detail span{
    color: #dd0009;
}
.addtocart_sm{
    float: left;
    }
.menu3 b{    color: yellow;}
#content p {
    line-height: 1.8;
}
.image_fade{
    float: left;
    width: 150px;
    margin-right: 20px;
    }
.entry .date{
    display: block;
    padding: 6px 0px;
    font-size: 12px;
    color: #555;
    font-style: italic;
}
.entry .desc{
    line-height: 19px;
    font-size: 14px;
}
.news_detail{
    padding: 15px 10px;
}
.block-detail-head-date{
    display: block;
    padding-bottom: 10px;
    color: #555;
    font-style: italic;
    font-size: 13px;
}
.block-detail-head-views{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}
.news_other{}
.news_other h2{
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.nw_other{
    background: url(img/icon-dot.png) no-repeat left center;
    padding-left: 15px;
    line-height: 25px;
    color: #000;
    font-size: 13px;
}
.block-detail-head-dv{
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}
.contact_n{padding: 10px 0px;
    font-weight: bold;}
.btn_send{}
.text-right-collection span{    color: red;
    font-weight: bold;
    line-height: 28px;}
.vie{
    padding: 0 !important;
}
.eng{
    padding: 0 !important;
    margin-right: 10px;
}
.d_counter ul{
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 15px;
}
.licday{
    background: url(img/icon-today.png) no-repeat;
    padding-left: 16px !important;
    font-size: 13px;
    color: #000;
}
.lictotal{
    background: url(img/icon-total.png) no-repeat;
    padding-left: 16px !important;
    font-size: 13px;
    color: #000;
}
.d_counter li span{float: right;}
.lionline span{
    background: url(img/icon-online.png) no-repeat;
    padding: 6px 7px 6px 7px;
    /* text-align: center; */
    margin-left: 1px;
}
.lionline{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
@media screen and (max-width: 768px) and (max-width: 1199px){
.xs-hidden{display:none;}
.slider_wrap{width:100% !important;margin-left: 0;}
.form-control{margin-top: 0px !important;height: 30px !important;width: 90% !important;}
.col-md-right{width:100% !important;padding: 0px 15px;}
.index_col_wrap .index_col_title h2{background:none;}
.catelogry-xs{display:none !important;}
.index_col_wrap .index_col_title{ background:none;}
.product_list_owl .owl-next{}
.col-md-4-logo{background:none !important;}
#logo{    position: relative;
    z-index: 9999;}
body.tech_store .slide_wrapper{padding-top: 0;}
.product_list_owl .owl-prev{}
.wrap p{color:#000 ;}
#logo img {
    display: block;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.product_list_owl{}
.product_list_owl .owl-wrapper{}
#ProductDetailsForm{
    padding: 0px 15px;
}
.nav-tabs>li{    float: left;
    width: 50%;}
.nav-tabs>li>a{
    padding: 5px 10px !important;
    font-size: 12px !important;
    margin-bottom: 5px;
}
}
.index_col_title h2 {
    margin-bottom: 0;
    display: inline-block;
    padding: 0 25px;
    font-size: 18px;
    line-height: 37px;
    height: 36px;
    padding-left: 17px;
    padding-right: 48px;
    background: url(img/danhmuc1.png) no-repeat right top;
    margin-top: -2px;
}
.wp-title-other h2 {
    margin-bottom: 0;
    display: inline-block;
    padding: 0 25px;
    font-size: 18px;
    line-height: 37px;
    height: 35px;
    padding-left: 17px;
    padding-right: 48px;
    background: url(img/danhmuc1.png) #dd0009 no-repeat right top;
    margin-top: -2px;
    color: #fff;
}
.wp-title-other {
    background: #f0eeef;
    display: inline-block;
    width: 100%;
    border-top: 2px solid #dd0009;
}
.entry-image-duan img{
    height: 100px;
}
.product_t{
    border-bottom: 1px dashed #e1e1e1;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
}
.entry-title h4 a{
    color: #555 !important;
    font-weight: bold;
    margin-bottom: 10px;
}
.entry-title span{}
.page-wrap{/* padding-top: 244px; */}
.top-cart-content img{
    width: 80px;
    float: left;
    height: 100px;
    border: 1px solid #e1e1e1;
}
.top-cart-content ul li{
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.top-cart-content ul li a{}
.top-cart-content ul{ padding: 10px 10px;
    max-height: 300px;
    overflow: auto;}
.title-cart{
    display: block;
    color: #555;
    font-weight: bold;
    margin-bottom: 10px;
}
.price-cart{
    color: red;
    font-weight: bold;
}
.img-ss img{
    max-width: 100%;
    height: 220px;
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
}
.vtitle-ss{
    padding: 7px 0px;
    background: #e1e1e1;
    border-bottom: 1px solid #fff;
}
.vtitle-ss b{
    font-weight: bold;
}
.vkey-ss {
    padding: 7px 0px;
    background: #e1e1e1;
    border-bottom: 1px solid #fff;
}
.vkey-ss b{
    font-weight: bold;
}
.status-ss{
    padding: 7px 0px;
    background: #e1e1e1;
    border-bottom: 1px solid #fff;
}
.status-ss b{
    font-weight: bold;
}
.vcontent-ss{
    padding: 0px 0px 7px 0px;
    background: #e1e1e1;
}
.vcontent-ss h2{
    padding: 7px 0px 7px 0px;
    background: #dd0009;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}
.wp-sosanh{
    text-align: center;
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
    padding: 20px 20px;
}
.price-ss{
    padding: 7px 0px;
    background: #e1e1e1;
    border-bottom: 1px solid #fff;
    color: red;
    font-size: 16px;
    font-weight: bold;
}
.btn-ss {
    background: #fff;
    color: #0073c4;
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
    border: 1px solid #333;
    border-radius: 4px;
    line-height: 38px;
    padding: 12px 20px;
    margin-right: 0px !important;
    margin-top: 9px !IMPORTANT;
}
.addtocart_ss{
    float: right;
    margin-top: 6px;
}
.btn-ss:hover{    background: #003f82;
    color: #ffffff;}
.addtocart_smss a{
    padding: 0px 6px !important;
    margin-left: 10px !important;
}
.onines{padding: 6px 7px 6px 3px !important;}
.blang {
    text-align: right;
    padding: 5px 0px 5px 0px;
}
.blang .selected {
    /* border: 1px solid #000000; */
    display: inline-block;
    font-weight: bold;
    color: #716d6d;
}
.blang a {
    padding-left: 4px;
}
.goog-te-banner-frame{display:none !important;}
.call_detox_green {
  width: 200px;
  height: 200px;
  display: block;
  position: fixed;
  top: 30%;
  right: -50px;
  overflow: hidden;
  z-index: 999;
  cursor: pointer;
}

.call_detox_green_icon {
  position: absolute;
  top: 70px;
  right: 69px;
  width: 60px;
  height: 60px;
  background: #00ab4e url(../css/img/phones.png) no-repeat center center;
  border: 2px solid transparent;
  opacity: .7;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  animation: call-icon-anim 1s infinite ease-in-out;
  -o-animation: call-icon-anim 1s infinite ease-in-out;
  -moz-animation: call-icon-anim 1s infinite ease-in-out;
  -webkit-animation: call-icon-anim 1s infinite ease-in-out;
}

.call_detox_green_circle_fill {
  width: 100px;
  height: 100px;
  top: 50px;
  left: 50px;
  position: absolute;
  opacity: .75;
  background: #00ab4e none;
  border: 2px solid transparent;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  animation: call-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
}

.call_detox_green_circle {
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  position: absolute;
  border: 2px solid #00ab4e;
  opacity: .5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  animation: call-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: call-circle-anim 1.2s infinite ease-in-out;
  -o-animation: call-circle-anim 1.2s infinite ease-in-out;
  -webkit-animation: call-circle-anim 1.2s infinite ease-in-out;
}

@keyframes call-circle-anim {
  0% {
    transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
  }
  30% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}

@keyframes call-circle-fill-anim {
  0% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }
  100% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
}

@keyframes call-icon-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
.img-doitac {
    min-height: 100px;
    max-height: 100px;
}
#google_language_translator{display: none;}
.addtocart_sss{    margin-right: 10px;}
.box_cate a{
    float: left;
    width: 30% !important;
    color: #333;
    font-size: 12px;
    padding: 0px 10px;
    font-weight: normal;
    line-height: 22px;
    }
.maps iframe {    max-width: 100%;
    margin-top: 15px;}
.flexy-menu-box a{line-height: 20px !important;
    margin-bottom: 10px;}
.col-md-4-logo{
    background: url(img/banner-12.png) no-repeat;
    margin-top: -11px;
    padding-top: 10px;
}
.title_nav_verticle a{display:inline !important;}
.lnkdel{
    color: #ed3237 !important;
    font-size: 11px !important;
    float: right;
    margin-top: -12px;
}
.title_i{    background: url(img/icon.png) no-repeat left center;
    padding-left: 20px;}
.product-price-detail ins{    float: left;}
.product-price-detail del{float: left;
    margin-left: 15px;
    margin-top: 0;
    font-size: 14px !important;}
.product-quantity{
    margin-right: 10px;
}
#btnbuy{}