@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

strong {
  font-weight: 500;
}

#u-mobile-box
{
    margin: 4px 4px 0px; 
}

#container a:link, #container a:visited 
{
    color: #69c; 
}

#container a:hover 
{
    color: #000; 
}

#container ul {
  margin: 15px; }

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  display: inline;
  margin: 0 0 5px 10px;
  padding: 0; }

img.alignleft {
  display: inline;
  margin: 0 10px 5px 0;
  padding: 0; }

.imgpostSmall img, .imgpostSmall a {
  margin: 0;
  padding: 0; }

.alignleft {
  float: left;
  margin-right: 10px; }

.alignright {
  float: right; }

.categoryleft {
  float: left; }

.categoryright {
  float: left;
  padding-left: 5px;
  width: 220px; }

.clear {
  clear: both; }

.clearDate {
  clear: both;
  height: 1px; }

.clear2 {
  padding: 5px 0; }

p 
{
    padding: 0px;
  padding-bottom:15px; 
}


h2 {
  color: #4C4C4C;
  font-size: 12px;
  font-weight: 700;
  margin: 10px 0; }

h3 {
  color: #666;
  font-weight: 700;
  margin-bottom: 10px; }

code {
  overflow: hidden;
  width: 625px;
  white-space: nowrap;
  background-color: #eee;
  border: dotted 1px;
  display: inline-block;
  text-shadow: 0 1px 0 #FFF;
  margin: 0 0.25em;
  padding: 0 0.5em; }

pre {
  font-size: 12px;
  background: #F7F7F7;
  color: #191919;
  margin-bottom: 18px;
  border: solid 1px #333;
  padding: 1.5em; }

#logo {
  position: relative; }

.toggle {
  margin: 3px 8px 0 0; }

#navbar {
  display: block;
  margin: 5px auto;
  padding: 5px 5px 0 20px; }

#menuDropDown {
  margin-left: 5px;
  margin-right: 5px;
  opacity: 1.0; }
  #menuDropDown a:link, #menuDropDown a:hover {
    text-decoration: none; }
  #menuDropDown ul {
    list-style-type: none;
    font-size: 16px;
    background-color: #FFF;
    margin: 5px;
    padding: 0; }
  #menuDropDown li {
    border-bottom: 1px dotted #999;
    border-width: 1px 0;
    margin: 0; }
    #menuDropDown li:last-child {
      border-bottom: none; }
    #menuDropDown li a {
      display: block;
      text-decoration: none;
      padding: 10px; }
      #menuDropDown li a:hover {
        background: #E4E4E4;
        text-decoration: none; }
  #menuDropDown ul li ul {
    margin: 0;
    padding: 0; }
    #menuDropDown ul li ul li {
      text-indent: 1em;
      margin: 0;
      padding: 0; }
  #menuDropDown ul li li {
    border-top: 1px dashed #DDD;
    border-bottom: none; }

#headerImage {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 0;
  padding-top: 0; }
  #headerImage img {
    max-width: 100%;
    image-rendering: 0;
    -ms-interpolation-mode: bicubic; }

.entry {
  margin-left: 0;
  margin-right: 0;
  padding: 0; }

.contentwrapper {
  margin-left: 5px;
  margin-right: 5px; }

#container {
  width: 100%; }

#contentwrapperinner, #latestPosts {
  background-color: #FFF;
  margin: 5px;
  padding: 0 5px 5px; }

.latestposts {
  background: #FFF;
  padding: 5px; }

#mainNav {
  width: 306px;
  height: 20px;
  position: relative;
  top: 4px;
  font-size: 15px;
  line-height: 34px;
  text-shadow: 0 1px 0 #FFF;
  margin: 0 5px; }
  #mainNav a {
    color: #a1a1a1; }

#mainright {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #F2F2F2 url(../mobile-images/shadow.png) repeat-x;
  float: left;
  border: 1px solid #ddd;
  padding: 0 15px; }

#latestPosts-two {
  background: #F2F2F2;
  margin: 18px 5px 0;
  padding: 1px; }

#maincenter {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #E2E2E2 url(../mobile-images/shadow.png) repeat-x;
  float: left;
  border: 1px solid #ddd;
  padding: 0 15px; }

#latestPosts-one {
  background: #E2E2E2;
  margin: 18px 5px 0;
  padding: 1px; }

#mainleft {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #ddd;
  background: #D2D2D2 url(../mobile-images/shadow.png) repeat-x;
  float: left;
  padding: 0 15px; }

.current_tabs {
  border-bottom: 1px solid #fff !important; }
  .current_tabs a {
    color: #4c4c4c !important; }

#latestPosts {
  background: #D2D2D2;
  margin: 18px 5px 0;
  padding: 1px; }

div.copyright {
  padding-left: 2px;
  padding-right: 5px;
  padding-top: 10px;
  font-size: 12px;
  text-align: left;
  background: none;
  color: #FFF;
  background-color: inherit; }
  div.copyright a {
    color: #FFF;
    background-color: inherit; }
    div.copyright a:link, div.copyright a:visited {
      text-decoration: underline;
      font-weight: 400;
      background: none; }

.page {
  padding-top: 8px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center; }

.paginate {
  font-size: 14px;
  text-shadow: 0 1px 0 #F2F2F2; }
  .paginate .current {
    background-color: #737373;
    color: #fff;
    background: #CCC;
    font-weight: 700;
    border: 1px solid #89adcf;
    margin-right: 4px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    padding: 3px 6px; }
  .paginate a {
    background: #ddd;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 4px;
    text-align: center;
    text-decoration: none;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    padding: 3px 6px; }
    .paginate a:hover, .paginate a:active {
      background: #ccc;
      color: #888;
      -moz-border-radius-topleft: 3px;
      -moz-border-radius-topright: 3px;
      -moz-border-radius-bottomleft: 3px;
      -moz-border-radius-bottomright: 3px;
      -khtml-border-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-bottom-right-radius: 3px; }
  .paginate .title {
    color: #555;
    margin-right: 4px; }
  .paginate .gap {
    color: #999;
    margin-right: 4px; }

.area {
  margin: 10px 0; }

form label.textarea {
  cursor: text;
  display: block;
  overflow: hidden;
  border: 0 dotted #aaa;
  padding: 0 0 10px; }

.search_box table {
  width: 100%; }

.search-box {
  border: 1px solid #000; }

input.search-field {
  background: transparent url(../mobile-images/search-input.png) no-repeat top left; }

input.search-go {
  background: transparent url(../mobile-images/search-submit.png) no-repeat top left; }
  input.search-go:hover {
    background: url(img/icon-search.png) no-repeat bottom left; }

#navigation {
  float: right;
  margin: 5px; }
  #navigation .search {
    background: transparent url(../mobile-images/button.png) no-repeat;
    padding: 0 15px 0 5px; }

.after {
  background: url(../mobile-images/button.png) no-repeat;
  float: left;
  display: block;
  height: 34px; }

#navigation input {
  border: none;
  vertical-align: top; }

#navigation .search #s {
  background: transparent url(../mobile-images/search-input.png) no-repeat;
  color: #858585;
  font-size: 15px;
  line-height: 22px;
  margin-top: 6px;
  width: 126px;
  height: 22px;
  padding: 0 10px; }

#navigation .search #searchsubmit {
  background: transparent url(../mobile-images/search-submit.png) no-repeat 100% 100%;
  cursor: pointer;
  height: 34px;
  margin: 0;
  padding: 0 0 0 40px; }

.navbar-left, .navbar-middle, .navbar-right, .navbar {
  font-size: 15px;
  line-height: 34px;
  text-shadow: 0 1px 0 #FFF;
  font-weight: 400; }

.navbar-left {
  background: transparent url(../mobile-images/button.png) no-repeat;
  border-right: 1px solid #ccc;
  display: block;
  position: relative;
  float: left;
  height: 34px;
  padding: 0 12px; }

.navbar-middle {
  background: transparent url(../mobile-images/button.png) no-repeat -10px 0;
  border-right: 1px solid #ccc;
  border-left: 1px solid #F2F2F2;
  display: block;
  position: relative;
  float: left;
  height: 34px;
  padding: 0 12px; }

.navbar-right {
  background: transparent url(../mobile-images/button.png) no-repeat 100% 0;
  border-left: 1px solid #F8F8F8;
  display: block;
  position: relative;
  float: left;
  height: 34px;
  padding: 0 10px; }

.button {
  background: transparent url(../mobile-images/button-large.png) no-repeat;
  font-size: 15px;
  line-height: 34px;
  text-shadow: 0 1px 0 #FFF;
  text-align: center;
  font-weight: 400;
  height: 34px;
  display: block;
  width: 100px; }

.button-small {
  background: transparent url(../mobile-images/button-small.png) no-repeat;
  font-size: 15px;
  line-height: 34px;
  text-shadow: 0 1px 0 #FFF;
  text-align: center;
  font-weight: 400;
  height: 34px;
  display: block;
  width: 75px; }

#container .button {
  background: transparent url(../mobile-images/button-small.png) no-repeat;
  font-size: 15px;
  line-height: 34px;
  text-shadow: 0 1px 0 #FFF;
  font-weight: 400;
  height: 34px;
  display: block;
  padding: 0 10px; }



.td_1 tr td {
  padding: 3px 3px; }

.td-right {
  width: 25px;
  text-align: right; }

.even {
  background-color: #F2F2F2; }

#search_box {
  background-color: #F2F2F2;
  border: 1px solid #DDDDDD;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
  width: 100%; }

.messageStackSuccess, .messageStackError, .messageStackWarning, .productsNotifications, .productnotifications, .errorBox, .errorbox, .errortext, .info {
  border: 1px solid #BFDF81;
  clear: both;
  margin: 0 0 1em;
  padding: 0.5em 1em; }

.productsNotifications, .productnotifications {
  background-color: #fff3bb;
  color: #9e660c !important; }

span.m-specialprice, span.productspecialprice {
  color: #79C1E6; }

span.m-specialpricestrike, span.productspecialprice-strike {
  text-decoration: line-through; }

.productspecialprice-strike {
  text-decoration: line-through; }

.qty {
  margin-left: 10px;
  width: 100px; }

.hide_msg {
  display: none; }

.centered, .align_center {
  text-align: center; }

.align_left {
  text-align: left; }

.hidden {
  display: none !important; }

.useful, .warn, .note, .info {
  display: inline-block;
  border: dotted 1px !important;
  clear: both;
  margin: 0 0 1em;
  padding: 0.5em 1em !important; }

.rule {
  border-bottom: 1px solid #000;
  margin: 0 0 10px; }

.vspace {
  margin-bottom: 15px; }

.m {
  border-bottom: 1px dashed #ddd;
  height: 70px;
  margin: 5px 0 10px; }

.m-image {
  float: left;
  width: 62px; }

.m-name {
  float: left;
  width: 130px;
  height: 65px;
  padding: 5px 2px; }

.m-price {
  float: left;
  width: 80px;
  padding: 5px 0 5px 2px; }

.m-button, .m-buynow {
  float: left;
  width: 75px;
  padding: 5px 2px 0; }

h4, .td-title {
  font-weight: 700; }

#logo h1, #searchDropDown {
  margin: 0; }

.th-right, .mcart-heading-right {
  border-right: 1px solid #BBB; }

.td-middle, .align_right {
  text-align: right; }

.messageStackSuccess, .greetuser {
  background-color: #e0f9b0;
  color: #637d2d !important; }

.useful {
  background-color: #e0f9b0;
  color: #637d2d !important; }
  .useful a {
    background-color: #e0f9b0;
    color: #637d2d !important; }

.messageStackError, .messageStackWarning, .errorBox, .errorbox, .errortext, .stockWarning, .stockwarning {
  background-color: #ffe9e0;
  color: #c0190d !important; }

.warn {
  background-color: #ffe9e0;
  color: #c0190d !important; }
  .warn a {
    background-color: #ffe9e0;
    color: #c0190d !important; }

table.warn {
  background-color: #ffe9e0;
  color: #c0190d !important; }


.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 5px auto -webkit-focus-ring-color; }

.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s, -webkit-box-shadow linear 0.2s; }
  
#login {
  padding: 6px; }

.login_input {
  /*max-width: 340px;
  min-width: 320px; */ }

.input_fix_border {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input.btn-primary-outline {
  color: #d60e41;
  background-color: #fff;
  border: 1px solid #d60e41;
  padding: 8px;
  width: 100%;
  font-size: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.product_info_price input.btn-primary-outline {
  padding: 6px 8px;
  font-size: 17px;
}


.btn-add-to-cart {
  color: #ffffff;
  background-color: #006dcc;
  padding: 6px 0;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 13px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.btn-add-to-shopping-list {
  color: #006dcc;
  background-color: #fff;
  padding: 6px 0;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  margin-top: 5px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  *border: 0;
  border: 1px solid #006dcc;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }


.btn-view-more {
  color: #ffffff;
  background-color: #006dcc;
  padding: 6px 0;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 13px;
  margin-top: 15px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2; }

.btn-add-to-favourite {
  color: #ffffff !important;
  background-color: #fd393d;
  padding: 6px 0;
  display: block;
  text-align: center;
  font-size: 13px;
  margin: 15px auto 10px;
  width: 131px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2; }

a.btn-add-to-cart, a.btn-view-more {
  color: #ffffff !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

btn-add-to-cart:hover, btn-view-more:hover, .btn-add-to-shopping-list:hover {
  cursor: pointer; }

.btn-orange {
  color: #d60e41;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d60e41 !important;
  padding: 11px;
  width: 100%;
  border: 1px solid #d60e41;
  text-shadow: none; }

a.btn-orange {
  color: #d60e41 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 600; }

/*a.wishlist_add {
  width: auto;
  padding: 3px 11px;
  display: inline-block; }*/

.btn-red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #C22903;
  padding: 11px;
  width: 100%;
  font-size: 19px; }

a.btn-red {
  color: #ffffff !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.btn-back {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #48B8F0;
  padding: 11px;
  width: 100%;
  font-size: 19px; }

a.btn-back {
  color: #ffffff !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.btn-orange:hover, .btn-orange:active, .btn-orange.active, .btn-orange.disabled, .btn-orange[disabled] {
  color: #ffffff;
  background-color: #ffa62f; }

.btn-back:hover, .btn-back:active, .btn-back.active, .btn-back.disabled, .btn-back[disabled] {
  color: #ffffff;
  background-color: #41b2ea; }

.login_bottom_txt {
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  margin: 10px 0; }

label {
  display: inline-block;
  padding: 10px 3px;
  margin-bottom: 6px; }

.txt1 {
  color: #3e3e3e;
  font-size: 14px; }

.left {
  float: left; }

.right {
  float: right; }

#footer {
  margin: 0px 0; }
  #footer a, #footer p {
    color: #393939;
    font-size: 12px;
    font-weight: normal; }

#footer_links {
  text-align: center;
  padding: 5px 0;
  border: 1px solid #ddd;
  border-left: 0 px solid #fff;
  border-right: 0 px solid #fff; }

.title_padding {
  padding: 0;
  margin-bottom: 10px !important;
  margin-top: 17px !important;
  display: inline-block; }

.product_image {
  width: 113px;
  height: 150px;
  display: block;
  margin-bottom: 5px; }

.product_name {
  display: block;
  height: 34px;
  text-align: center; }

.product_price {
  color: #FE6600;
  display: block;
  font-weight: bold;
  text-align: center; }

.btn_search {
  bottom: 1px;
  position: absolute;
  right: 2px;
  top: 6px; }

.search_box {
  position: relative; }

.breadcrumbs {
  padding: 4px;
  color: #0072FF;
  font-size: 11px; }
  .breadcrumbs a {
    color: #0072FF !important;
    font-size: 11px; }

.category_more {
  background-color: #F2F2F2;
  border: 1px solid #DEDEDE;
  display: block;
  margin: 10px;
  padding: 2px;
  text-align: center; }
  .category_more:hover {
    background-color: #e7e6e6; }

  .wrap .box_product_listing:last-child {
   }

.bg_white {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #CCC; }

.success {
  color: #2B2B2B;
  font-size: 15px;
  line-height: 22px;
  display: block;
  /* margin: 10px; */
  text-align: center; }

.product_info_title {
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin: 0 0 10px; }

.product_info_main_image {
  display: block;
  margin: 0 0 10px;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center; 
  }

ul#thumbnail-images {
  text-align: center;
  margin-top: 8px; }
  ul#thumbnail-images li.list-thumbnail-short {
    margin: 0 3px;
    display: inline-block; }
    ul#thumbnail-images li.list-thumbnail-short img {
      width: auto;
      height: 86px; }
  ul#thumbnail-images li.list-thumbnail-long {
    margin: 0 3px;
    display: inline-block; }
    ul#thumbnail-images li.list-thumbnail-long img {
      width: auto;
      height: 65px; }
  ul#thumbnail-images li img {
    border: 2px solid #fff; }
    ul#thumbnail-images li img.thumbnail-selected {
      border: 2px solid #F79A2F; }

.product_info_image_extra img {
  width: 100%; }

.product_info_price_box {
  display: block; }

.product_info_price {
  color: #06c;
  font-size: 23px;
  font-weight: 700;
  margin: 10px 0; }

.product_info_accordion_box {
  padding: 5px; }

.product_info_price_gst {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  clear: both; }

.product_info_social_link iframe {
  float: right !important; }

.twitter-share-button {
  width: 80px !important; }

.product_info_cart_box {
  background: none repeat scroll 0 0 #FFFFFF;
  -webkit-border-radius: 5px;
  border-radius: 0px;
  display: block;
  margin: 10px 0;
  padding: 0px;
  padding-bottom: 10px;}
  .product_info_cart_box.product_content {
    padding-bottom: 50px; }
  .product_info_cart_box #addtowishlistbox a.wishlist_add, .product_info_cart_box #addtowishlistbox .wishlist_delete {
    width: 100%;
    padding: 11px; }

body.page-stores .product_info_cart_box {
  padding-bottom: 0; }

.product_info_cart_box label {
  color: #1f1f1f;
  font-size: 17px; }

.product_info_cart_box img {
  /* height: auto !important; */
  max-width: 100%;
  width: auto !important;
  height: auto !important; }

.stores_info_page p span strong span {
  line-height: 30px; }

.stores_info_page iframe, .stores_info_page object, .stores_info_page embed {
  max-width: 100%; }

body.page-stores_info_shipping .stores_info_page table {
  width: 100% !important;
  margin: 10px 0 0 !important; }
  body.page-stores_info_shipping .stores_info_page table img {
    width: 100% !important;
    height: auto !important; }

body.page-stores_info_about_us .stores_info_page table {
  width: 100% !important;
  margin: 10px 0 0 !important; }
  body.page-stores_info_about_us .stores_info_page table ul {
    margin-left: 25px; }
  body.page-stores_info_about_us .stores_info_page table img {
    width: 100% !important;
    height: auto !important; }

.qty_span {
  display: inline-block;
  margin: 2px; }

.plusMinusButton {
  border: none;
  background-color: #019330;
  padding: 1px;
  display: inline-block;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  text-decoration: none;
  min-width: 34px;
  text-align: center;
  height: 34px;
  line-height: 34px; }


.hr_solid {
  border-bottom: 1px solid #C8C8C8;
  margin: 0; }

.review_form {
  margin: 10px 0; }

.favourite_items {
  display: inline-block; }
  .favourite_items span a {
    background-color: #fff;
    display: inline-block;
    border: 1px solid #FC3551;
    padding: 8px 10px 7px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    margin: 0; }

.shopping_cart_product_link {
  color: #006DCA !important;
  display: block;
  font-weight: bold; }

.sub_total {
  color: #2A2A2A;
  font-family: sans-serif;
  font-size: 17px;
  font-weight: 700;
  margin: 18px 0;
  text-align: right; }

.input_small {
  width: 40px; }

.input_small_2 {
  width: 80px; }

.text_right {
  text-align: right; }

a.myaccount_link {
  color: #006DCA;
  display: block;
  padding: 4px 6px;
  text-decoration: none; }

.pagination {
  display: block;
  margin-bottom: 6px;
  padding: 7px;
  text-align: right; }
  .pagination .current {
    background-color: #0073DF;
    color: #FFFFFF;
    display: inline-block;
    margin: 0 5px;
    padding: 3px 8px;
    text-align: center; }
  .pagination a.pageResults {
    margin: 0 5px; }

table.table_no_padding {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  table.table_no_padding tr td {
    padding: 0px; }
  table.table_no_padding tbody tr td {
    padding: 0px !important; }


table.table_border tr td {
  border: 1px solid #D1E0ED;
  padding: 3px; }

.tr_head {
  background-color: #0088CC;
  color: #FFFFFF;
  padding: 4px 2px !important; }

.order_status_row {
  background-color: #F2F8FE;
  border: 1px solid #D4E5F5;
  margin: 2px;
  padding-bottom: 5px;
  padding-top: 5px; }

.order_status_row_date_status {
  padding: 2px 12px; }

.order_status_row_details {
  margin: 0 0 10px 28px;
  background-color: #E6F0F9;
  border: 1px solid #CEDFF0;
  margin: 0 3px 10px 28px;
  padding: 7px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #212D3A; }

.div_label_input {
  color: #3e3e3e; }
  .div_label_input label {
    color: #303030;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    padding: 6px 3px 3px; }
  .div_label_input input[type="radio"], .div_label_input input[type="checkbox"] {
    margin: 5px 5px 15px; }
  .div_label_input select {
    height: 40px !important;
    padding: 9px 6px !important;
    width: 100% !important; }
  
/*.address_edit_box a 
{
    padding: 2px 10px;
    background-color: #fd8d09;
    color: #fff !important;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
}

.address_edit_box a.btn_primary
{
  background-color: #006dcc;
}

    .address_edit_box a:hover {
      background-color: #fe9b26; }*/

.notice {
  background-color: #fff7c8;
  border: 1px solid #e3d37e;
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 7px;
  display: block;
  margin-bottom: 8px; }

.price_discount {
  color: #FF0000;
  display: block;
  font-size: 15px;
  margin: 6px 0;
  text-decoration: line-through; }

.productSpecialPrice1 {
  display: inline-block;
  margin: 6px 0; }

.productSavePrice {
  display: block;
  margin: 1px 0;
  font-size: 14px;
  color: #060; }


table.infoBoxProductContents tbody tr td {
  padding: 0px; }

.listing_image {
  display: table-cell;
  margin: 0;
  padding-bottom: 6px;
  vertical-align: bottom;
  width: 50%; }

.product_listing_info {
  text-align: center;
  width: 47%; }
  .product_listing_info p {
    padding: 0px; }
  .product_listing_info span.highlight {
    text-align: center;
    display: inline-block; }

p.listing_product_name a {
  color: #444444;
  font-size: 13px;
  font-weight: 600;
  margin: 3px 0; }

.listing_product_price {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0; }

.listing_product_price_save {
  color: #060;
  font-weight: normal; }

.listing_product_price_normal {
  color: #FE6600; }

.listing_product_price_discount {
  color: #d60000;
  text-decoration: line-through;
  font-weight: normal; }

.listing_product_price_discount_percent {
  float: left;
  padding: 3px 5px;
  margin: 3px 0 0 5px;
  background: red;
  color: #fff;
  font-size: 14px; }

.listing_product_comning_soon {
  color: #717171;
  display: block;
  font-size: 13px;
  font-style: italic;
  margin-top: 5px; }

.box_product_listing {
  border-bottom: 1px solid #e8e6e6;
  /* min-height: 225px; */
  padding-top: 18px;
  padding-bottom: 10px; }

.box_wrap {
  overflow: hidden;
  width: 100%;
  display: table;
  border-collapse: collapse; }

.box_row {
  display: flex; }
  .box_row .box_product_listing {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    border: none;
    padding: 4px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #EAEAEA; }
    .box_row .box_product_listing:first-child {
    }
    .wrap .box_product_listing.col_num_2:last-child {
      border-right: 0;
    }
    .box_row .box_product_listing .listing_image {
      width: 100%;
      display: block;
      margin-bottom: 10px; }
      .box_row .box_product_listing .listing_image img {
        height: 150px !important;
        width: auto !important; }
    .box_row .box_product_listing .product_listing_info {
      width: 100%;
      display: block; }

.review_name {
  color: #2269c0;
  font-size: 12px;
  font-weight: bold; }

.reviews_text {
  margin: 8px 0 8px; 
}

.review_post {
  padding: 8px 0;  }

/*Delivery Information*/
.moduleRowSelected {
  background-color: #F2F2F2; }

table.table_no_padding tbody tr.moduleRowSelected td {
  padding: 5px !important;
  color: #000; }

.padding_5 {
  padding: 5px !important; }

a.white {
  color: #fff !important; }

.new_address {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.grey {
  color: #666; }

a.blue {
  color: #08f;
  text-decoration: underline; }

.listing_item a.blue {
  color: #08f;
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
}

.step {
  background-color: #FF5252;
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 4px;
  margin-top: 15px;
  padding: 4px 15px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.payment_method_row td, .order_confirmation td {
  color: #000;
  padding: 5px !important; }

.confirmation_deliver_box tr td {
  padding: 3px !important; }

.confirmation_order_total {
  background-color: #DAF2FF;
  padding: 4px !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d1e9f6; }

.success_box {
  background-color: #EBFFEE;
  border: 1px solid #6DD981;
  padding: 10px !important; }

.margin_10 {
  margin: 10px 0px; }

#gep_email_this3, #gep_email_this1, #gep_email_this2 {
  left: 133px !important; }

.cart_header {
  display: inline-block;
  *display: inline;
  padding: 4px 9px;
  margin-top: 4px;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

td.main ul li {
  margin-left: 17px;
  margin-top: 3px; }

.star-rating-control 
{
  display: inline-block;
  margin: 0 auto; 
}

/*Category Mobile*/
.section dl dt a {
  color: #333;
  margin-left: 10px !important; }

.section dl dd a {
  color: #999;
  margin-left: 30px !important; }

ul.accordion_main {
  margin: 3px;
  list-style: none outside none; }
  ul.accordion_main li.main_cat {
    border: 1px solid #E8E8E8;
    display: block;
    background: #ffffff;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f7f7f7), color-stop(100%, #f4f4f4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 50%, #f4f4f4 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #f7f7f7), to(#f4f4f4));
    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 50%, #f4f4f4 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
    /* IE6-9 */ }
    ul.accordion_main li.main_cat:hover {
      cursor: pointer;
      background: #f4f4f4;
      /* Old browsers */
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(50%, #fcfcfc), color-stop(100%, #f4f4f4));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #f4f4f4 0%, #fcfcfc 50%, #f4f4f4 100%);
      /* Chrome10+,Safari5.1+ */
      /* Opera 11.10+ */
      /* IE10+ */
      background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), color-stop(50%, #fcfcfc), to(#f4f4f4));
      background: linear-gradient(to bottom, #f4f4f4 0%, #fcfcfc 50%, #f4f4f4 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0 );
      /* IE6-9 */ }
      ul.accordion_main li.main_cat:hover span a {
        display: block; }
  ul.accordion_main ul.accordion_sub {
    display: none;
    background-color: #FFFFFF;
    padding-bottom: 10px; }

ul.accordion li:hover > ul.accordion_sub {
  /*display:block;   */ }

.sub_list {
  border-bottom: 1px solid #DDDDDD;
  display: block;
  padding-left: 30px; }
  .sub_list a {
    display: block;
    padding: 14px 5px 14px 26px; }

.sub_cat {
  display: block; }
  .sub_cat a {
    border-bottom: 1px solid #B8B8B8;
    color: #393939;
    display: block;
    font-weight: bold;
    padding: 10px 4px 10px 38px; }
  .sub_cat:hover {
    /*font-weight:bold; */
    cursor: pointer; }

.bottom_border {
  display: block;
  height: 1px;
  width: 100%; }

.fa-chevron-right, .fa-chevron-down {
  color: #4e4e4e;
  float: right;
  font-size: 14px;
  padding: 15px 15px 15px 0; }

.arrow_default {
  color: #111;
  display: inline-block;
  font-size: 14px;
  height: 16px;
  padding: 13px; }
  .arrow_default a {
    display: block; }

/*Category Mobile*/
.box_fly {
  padding: 6px 5px;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../mobile-images/bg.jpg) repeat;
  text-align: center;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.34);
  box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.34);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999; }

.fly_btn {
  width: 35%;
  margin: 0 2px;
  padding: 12px !important; }

#foo:checked::before, input[type="radio"].radio_style {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip: rect(0 0 0 0); }

#foo:checked::before, input[type="radio"].radio_style + label::before {
  content: url("../mobile-images/checkbox.png");
  position: relative;
  top: 4px;
  margin-left: 5px;
  float: left;
  margin-left: 5px;
  margin-right: 8px;
  padding-bottom: 7px; }

.choice b {
  display: inline;
  padding-top: 4px;
  position: absolute; }

input[type="radio"].radio_style:checked + label::before {
  content: url("../mobile-images/checkbox-checked.png"); }

label.choice {
  display: block;
  padding: 0px; }

.sub_title {
  color: #4C4C4C;
  font-size: 14px;
  font-weight: 700;
  margin: 0px 0 10px; }

.d_box {
  border: 1px solid #ddd;
  padding: 6px; }
  .d_box select {
    margin-bottom: 0px; }

.shopping_cart_td_img {
  width: 100px; }

.input_quantity {
  margin-right: 7px; }

table.table_normal tbody tr td {
  padding: 4px !important; }

#footer_links a.btn {
  padding: 4px 10px; }

.listing_image a {
  display: block;
  text-align: center; }
  .listing_image a img {
    height: auto;
    max-height: 185px;
    max-width: 100%; }

#store_info {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#store_logo {
  margin-bottom: 13px;
  padding: 8px 0;
  text-align: center;
  width: 166px; }

#store_info_details {
  width: 167px;
  width: -webkit-calc(100% - 167px);
  width: calc(100% - 167px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px; }

.stores_rating {
  text-align: center;
  padding: 20px 0 0px; }
  .stores_rating p {
    display: block;
    font-size: 14px; }

.old_price {
  color: #D60000;
  text-decoration: line-through; }

.title_bold {
  font-size: 13px; }

.ac_results {
  overflow: hidden;
  z-index: 99999;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px; }
  .ac_results ul {
    list-style-position: outside;
    list-style: none;
    max-height: 300px !important;
    width: 100% !important;
    margin: 0;
    padding: 0; }
  .ac_results li {
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    margin: 0;
    padding: 2px 5px; }

div.ac_results ul li {
  padding: 8px; }

.ac_loading {
  background: #FFF url(indicator.gif) right center no-repeat; }

.ac_odd {
  background-color: #eee; }

.ac_over {
  background-color: #326CE7;
  color: #FFF; }

#css3-calc {
  width: 10px;
  height: 1px;
  width: -webkit-calc(10px + 10px);
  width: calc(10px + 10px);
  display: none; }

header {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 16px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  height: 52px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
  header #btn_back {
    padding-top: 11px;
    width: 30px; }
  header #btn_sidemenu, header #btn_closemenu {
    padding-top: 11px;
    width: 40px; }
  header #logo {
    padding: 0;
    text-align: center;
    width: 175px;
    width: -webkit-calc(100% - 175px);
    width: calc(100% - 175px);
    z-index: 9999999; }
    header #logo .logo_inline {
      display: inline-block; }
      header #logo .logo_inline.store_logo_border {
        border: 1px solid #fff; }
      header #logo .logo_inline.logo_dropdown {
        border: 1px solid #ddd;
        border-bottom: 1px solid #fff;
        background-color: #fff;
        padding: 0 2px; }
      header #logo .logo_inline .store_logo_text {
        font-weight: 600;
        margin-top: 14px;
        padding-bottom: 13px; }
  header #btn_search {
    padding-top: 11px;
    width: 40px; }
  header #btn_cart {
    padding-top: 11px;
    width: 40px;
    text-align: right; }
    header #btn_cart svg {
      margin-right: 10px; }
  header #search {
    margin-top: 22px; }
    header #search #search_input {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #000;
      height: 2.3em;
      padding: 2px 12px;
      width: 90%; }
    header #search #btn_search {
      text-align: center;
      width: 10%; }
    
a.btn-blue {
  background-color: #42a5f5;
  color: #fff !important;
  display: inline-block;
  padding: 8px 28px; }

#logo .img_logo {
  display: inline-block; }
  #logo .img_logo img {
    margin-top: -10px; }
    #logo .img_logo img.store_logo {
      height: 40px;
      margin-top: 0; }

#logo .menu_down {
  display: inline-block;
  padding-top: 11px;
  vertical-align: top;
  margin-left: 0px; }

#noti_count {
    background-color: #d60e41;
    color: #fff;
    font-size: 13px;
    padding: 2px 2px;
    position: absolute;
    right: 1px;
    -webkit-border-radius: 3px;
    border-radius: 50%;
    min-width: 16px;
    text-align: center;
    top: -6px;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
}

#wallet_topup {
    background-color: #d60e41;
    color: #fff;
    font-size: 26px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
}

.noti_total {
    position: relative !important;
    display: inline-block;
    top: 0px !important;
    left: 5px;
    padding: 0px !important;
}

.noti_order_received_red {
    vertical-align: top;
    position: relative; 
    top: -0.4em;
    color: #d60e41;
    font-size: 20px;
    line-height: 15px;
}

.noti_order_received {
    vertical-align: top;
    position: relative; 
    top: -0.4em;
    left: -.1em;
}

#cart_count {
    background-color: #d60e41;
    color: #fff;
    font-size: 13px;
    padding: 2px 2px;
    position: absolute;
    right: 1px;
    -webkit-border-radius: 3px;
    border-radius: 50%;
    min-width: 16px;
    text-align: center;
    top: 5px;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
}

div.increment {
  border: 1px solid #006dcc;
  display: inline-block;
  height: 27px;
  padding: 6px 3px;
  text-align: center;
  vertical-align: top;
  width: 36px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  div.increment .svg {
    margin-top: 1px; }

.filter_product select {
  height: 41px;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%; }

.feature_row a {
  display: inline-block;
  width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .feature_row a:nth-child(1) {
    padding-right: 5px; }
  .feature_row a:nth-child(2) {
    padding-left: 5px; }
  .feature_row a img {
    height: auto; }


.search_top_submit {
  background: url("../../css/images/search_icon3.png") no-repeat 100%;
  background-size: cover;
  border: 1px solid #d60e41;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 29px;
  width: 58px;
  margin-top: 4px;
  box-shadow: none;
}

.search_top_box_submit {
  background: #d60e41;
  border: 1px solid #e9840e;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  display: inline-block;
  height: 35px;
  margin: 0;
  width: 57px; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

i.fa-user {
  font-size: 16px;
  padding: 2px; }

#mobile_footer p {
  font-size: 10px; }

#store_cover_page table {
  width: 100% !important; }

#store_cover_page img {
  max-width: 100%;
  height: auto !important; }

#top_search {
  /* margin: 5px 0; */
  padding: 3px;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ddd !important;
  padding: 5px;
  left: 0;
  width: 100%;
  z-index: 99999;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.19);
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.19); }
  #top_search form {
    width: 100%;
    display: block; }

.form_input_search {
  /*   width: 60px;
width: -webkit-calc(100% - 60px);
width: calc(100% - 60px); */ }
  .form_input_search #txtSearch {
    width: 100%;
    outline: none; }
    .form_input_search #txtSearch:active, .form_input_search #txtSearch:focus {
      outline: none;
      border: 1px solid #ddd;
      -webkit-box-shadow: none;
      box-shadow: none; }

#sub_menu {
  position: fixed;
  left: 50%;
  top: 49px;
  width: 220px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.58);
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.58); }
  #sub_menu li {
    list-style: none;
    margin: 0;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #ddd; }
    #sub_menu li.store_name {
      text-align: center;
      font-size: 14px;
      font-weight: 600;
      line-height: 20px;
      border-bottom: 1px solid #D6D6D6;
      padding-bottom: 13px;
      margin-bottom: 6px;
      -webkit-box-shadow: 0 8px 8px -6px #CCCCCC;
      box-shadow: 0 8px 8px -6px #CCCCCC; }
    #sub_menu li a {
      display: block; }
      #sub_menu li a span {
        color: #111;
        display: inline-block;
        vertical-align: top; }
        #sub_menu li a span.sub_icon {
          width: 20px;
          margin-right: 5px; }
        #sub_menu li a span.sub_text {
          margin-top: 3px;
          font-size: 13px;
          width: 164px; }
    #sub_menu li:last-child {
      border-bottom: 0px; }

.stores_info_page {
  padding: 10px; }

#contact_map {
  margin-top: 10px;
  margin-bottom: 20px; }

table.form_mobile {
  width: 100%; }
  table.form_mobile input[type="text"], table.form_mobile input[type="email"], table.form_mobile input[type="tel"] {
    width: 95%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px;
    height: auto;
    font-family: 'Open Sans', sans-serif; }
  table.form_mobile textarea, table.form_mobile select {
    width: 95%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px;
    height: auto;
    font-family: 'Open Sans', sans-serif; }

#youtube_box {
  margin: 10px 0; }
  #youtube_box iframe {
    width: 100%; }

/*a.wishlist_delete {
  width: auto;
  padding: 3px 11px;
  display: inline-block; }*/


table.table_wishlist tbody tr td.tr_head:nth-child(2) {
  font-size: 14px;
  padding: 10px 5px !important; }

table.table_wishlist tbody tr:nth-child(2) td {
  padding-top: 8px !important; }

table.table_wishlist a.btn-wishlist {
  margin-left: 5px; }

.download_app {
  width: 100%;
  background-color: #F5F5F5;
  z-index: 9999;
  border-bottom: 1px solid #ddd;
  padding: 7px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  line-height: 1.41;}
  .download_app .text {
    float: left;
    font-size: 12px;
    font-weight: 600;
    background-color: #d60e41;
    color: #fff;
    padding: 10px 33px; }
  .download_app img {
    float: left; 
    border-radius: 7px;
  }
  .download_app span.close_donwload_app {
    float: right;
    padding-left: 15px;
    padding-top: 5px; }
  .download_app span {
    font-size: 13px;
    padding-left: 53px;
    display: block;
  }
  .download_app span.desc{
    color: grey;
  }
  .download_app span.desc-title{
    font-weight: bold;
  }
  .download_app a.open_app {
    float: right;
    background-color: #d60e41;
    color: white;
    border-radius: 20px;
    padding: 6px 18px;
    display: block;
    margin-top: 2.5px;
  }
  @media only screen and (max-width: 321px){
    .download_app span {
    font-size: 11px;
    padding-left: 43px;}

    .download_app {
      line-height: 1.6;}

    .download_app a.open_app {
      padding: 6px 16px;
      margin-top: 0px;}
  }

#announcement {
  width: 100%;
  height: auto;
  margin: 2px 0 3px;
  position: relative; }
  #announcement img {
    width: 100% !important;
    height: auto !important; }
  #announcement .close_announcement {
    position: absolute;
    top: 5px;
    right: 5px; }


/* HTC HERO ----------- */
@media only screen and (min-device-width: 200px) and (max-device-width: 290px) 
{
  #wrapper {
    max-width: 255px;
    /*overide using javascript in header.php*/
    min-width: 245px;
    text-align: left;
    background-color: #FFF;
    margin: 0 auto; }
  .shopping_cart_image {
    width: 90px !important;
    margin-top: 6px; }
  .shopping_cart_info {
    width: 190px; }
  table tr td, table tr th {
    font-size: 11px;
    padding: 6px 6px; }
  div.ac_results {
    width: 280px !important; }
  .product_information img {
    max-width: 100% !important; }
  #logo_youbeli {
    width: 80px; }
  .cart_header {
    font-size: 12px !important; }
  li.jcarousel-item a img {
    width: 87px;
    height: 126px; }
  .product_image {
    height: 113px !important;
    margin-bottom: 10px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: center;
    width: 87px !important;
    min-height: 137px !important; }
  .product_name {
    font-size: 11px; }
  .jcarousel-skin-tango .jcarousel-container-horizontal {
    margin: 0 auto;
    padding: 8px 21px !important;
    width: 218px !important; }
  .jcarousel-skin-tango .jcarousel-item, .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 207px !important; }
  td, th {
    padding: 6px 4px !important; }
  .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px !important; }
  li.jcarousel-item {
    width: 110px !important; }
  .product_info_cart_box {
    padding: 0px !important; }
  table.infoBoxProductContents tbody tr td {
    padding: 0 1px !important; }
  .listing_image a img {
    width: 87px;
    height: 126px; }
  .pagination {
    margin-top: 5px; }
  .listing_image {
    height: auto; }
  .star-rating-control {
    width: 258px !important; }
  .btn-small {
    font-size: 11px !important;
    padding: 4px 5px !important; }
  .btn-orange.btn-small {
    padding: 4px 5px !important; }
  .shopping_cart_td_img {
    width: 71px; }
  .shopping_cart_image {
    margin-top: 0px !important;
    width: 70px !important;
    margin-right: 4px; }
  .inc_dec {
    display: block;
    white-space: nowrap; }
  .input_quantity {
    margin-right: 0px !important; }
  #footer a, #footer p {
    font-size: 10px !important;
    padding: 4px 8px !important; }
  .product_info_cart_box {
    padding: 5px !important; }
  table.table_normal tbody tr td {
    padding: 2px !important; }
  #gep_email_this, #gep_email_this1, #gep_email_this2, #gep_email_this3, #gep_email_this4 {
    left: 111px !important; }
  .select_small select, .d_box select {
    font-size: 12px; }
  .product_information img {
    max-width: 100% !important; }
  .fly_btn {
    margin: 0 2px;
    padding: 12px 5px !important;
    width: 35%; }
  .btn-orange {
    padding: 11px 7px !important; }
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 219px !important; }
  .qrcode_image {
    max-width: 200px; } 
}

/* Samsung S2 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) 
{
    #wrapper {
    width: 100%;
    text-align: left;
    background-color: #FFF;
    margin: 0 auto; }
    header, #background_cover {
    width: 100%; }
    .shopping_cart_image {
    width: 90px !important;
    margin-top: 6px; }
    .shopping_cart_info {
    width: 190px; }
    table tr td, table tr th {
    font-size: 11px;
    padding: 6px 6px; }
    div.ac_results {
    width: 280px !important; }
    .product_information img {
    max-width: 100% !important; }
    #logo_youbeli {
    width: 123px; }
    li.jcarousel-item a img {
    width: 113px;
    height: 150px; }
    .jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 8px 35px !important;
    width: 236px !important;
    margin: 0 auto; }
    .jcarousel-skin-tango .jcarousel-item, .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 207px !important; }
    .product_information img {
    max-width: 100% !important; }
    .qrcode_image {
    max-width: 260px; }
    a.btn-wishlist {
    margin-left: 0; } 
}

/* Samsung Note 1 & 2 ----------- */
@media only screen and (min-device-width: 800px) 
{
    #wrapper 
  {
    width: 400px;
    min-width: 390px;
    text-align: left;
    background-color: #FFF;
    margin: 0 auto;
    position: relative; 
  }
  
    .shopping_cart_image 
  {
    width: 90px !important;
    margin-top: 6px; 
  }
  
    .shopping_cart_info 
  {
    width: 280px; 
  }
  
    div.ac_results 
  {
      width: 350px !important; 
  }
  
    .product_information img 
  {
    max-width: 100% !important; 
  }
    
    #logo_youbeli 
  {
    width: 123px; 
  }
  
    li.jcarousel-item a img 
  {
    width: 113px;
    height: 150px; 
  }
  
    .jcarousel-skin-tango .jcarousel-container-horizontal 
  {
    padding: 8px 35px !important;
    width: 236px !important;
    margin: 0 auto; 
  }
  
    .jcarousel-skin-tango .jcarousel-item, .jcarousel-skin-tango .jcarousel-clip-horizontal 
  {
      height: 207px !important; 
  }
  
    #gep_email_this3, #gep_email_this1, #gep_email_this2 
  {
      left: 143px !important; 
  } 
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    header #btn_cart 
  {
    padding-top: 11px;
    width: 21px;
    text-align: right; 
  }
  
    header #btn_search 
    {
    padding-top: 11px;
    width: 31px; 
  } 
}

@media only screen and (min-device-width: 320px) and (max-device-width: 320px) {
  .add-to-cart input, .buy-now input {
    font-size: 15px!important;
  }
}

/* add2home css start */
/**
 *
 * Main container
 *
 */
#addToHomeScreen {
  z-index: 9999999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  touch-callout: none;
  width: 240px;
  font-size: 15px;
  padding: 12px 14px;
  text-align: left;
  font-family: helvetica;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fff), color-stop(0.02, #eee), color-stop(0.98, #ccc), color-stop(1, #a3a3a3));
  border: 1px solid #505050;
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  line-height: 130%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); }
  #addToHomeScreen.addToHomeIpad {
    width: 268px;
    font-size: 18px;
    padding: 14px; }
  #addToHomeScreen.addToHomeWide {
    width: 296px; }
  #addToHomeScreen.addToHomeIpad.addToHomeWide {
    width: 320px;
    font-size: 18px;
    padding: 14px; }
  #addToHomeScreen .addToHomeArrow {
    position: absolute;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #ccc));
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #505050;
    width: 16px;
    height: 16px;
    -webkit-transform: rotateZ(45deg);
    bottom: -9px;
    left: 50%;
    margin-left: -8px;
    -webkit-box-shadow: inset -1px -1px 0 #a9a9a9;
    -webkit-border-bottom-right-radius: 2px; }
  #addToHomeScreen.addToHomeIpad .addToHomeArrow {
    -webkit-transform: rotateZ(-135deg);
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(238, 238, 238, 0)), color-stop(0.4, rgba(238, 238, 238, 0)), color-stop(0.4, #eee));
    -webkit-box-shadow: inset -1px -1px 0 #fff;
    top: -9px;
    bottom: auto;
    left: 50%; }
  #addToHomeScreen .addToHomeClose {
    -webkit-box-sizing: border-box;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 18px;
    height: 18px;
    line-height: 14px;
    text-align: center;
    text-indent: 1px;
    -webkit-border-radius: 9px;
    background: rgba(0, 0, 0, 0.12);
    color: #707070;
    -webkit-box-shadow: 0 1px 0 #fff;
    font-size: 16px; }
  #addToHomeScreen .addToHomePlus {
    font-weight: bold;
    font-size: 1.3em; }
  #addToHomeScreen .addToHomeShare {
    display: inline-block;
    width: 18px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
    background-size: 18px 15px;
    text-indent: -9999em;
    overflow: hidden; }
    #addToHomeScreen .addToHomeShare.addToHomeShareOS7 {
      width: 11px;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAA8CAYAAAAQTCjdAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAASCQAAEgkB80sG3AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKjSURBVGiB7dpPiFVVHMDxz7m9NCtMyI2bEJEC25WrEkzHUXCRraIwdNE8ZxfYIlcis1ZEbGEzT1QCF4XgH1CyWhUoJKIWNRGEiCNKmkSiYTzfcfGuOokx77x3ZlS8382959zfn+/invvn3RdijHIRBrwkOINCYXEcdjpb7VyiYdBsLScwt5y6IloYdzqXo36Ro0gY9IKWo+5JwmzBt2HQnBw9ehYNazyn5TBee8Dh+Vq+CWu92GufnkTDR6ab7gDeBNHouMM/l9tXTXM0fGBmL726Fg1Dam74EsvKqR8VNowL2Yzj5f7rnnE4DHq2235diYYhhTGfC94up35T0y+6di/ITU0rKVd+sEi0P7xr2pSJOu8zvF+OzqEv7vDH/WFxt7/cshy/ticsN8sXYUht0kXDOlsF9XJ4UaEvNoz9X3zc5bKaZThbyr5jzJ4wlNY7KTgM+ES0vhz+KeiPw36fKC/ucAF9uFBOrTZm26SJCtaV27+xIo7cXdkTEhvOoh+XyxprU1qnim7CQdGK2HAyKRexYVShT3RItDElN+mkjiP2Ym+S3f01hv2EVal5WW6hU0ElmptaqJuBpXg6MbeFH2LDpU6CQ93zWIKnEvs0cayGU3glMfkOo1jQYewZzOuyz7FC95Jwo5OgUFfgeg993hh/eTqCTxOSm/iuk8DY0Ap1b2GhtHXxsfZN4j/X0fOx4auEIknEhqv4OiUn1L13Z/+xWfWVaG4q0dxUormpRHNTieamEs1NJZqbJ1Q0jHvdiJo5S2cVjSNOCHZhn3/SnuYnIvl3yomIIz7MXZMn9hydRCrR3FSiualEc1OJ5qYSzU0lmptKNDePjWgwcPePT7/g+4cp8wCW4GXaryK3tL+mLdD5x62ppllgu7bso8q/2HIbzGWdNmWnSJwAAAAASUVORK5CYII=);
      background-size: 11px 15px; }

/**
 *
 * The 'wide' class is added when the popup contains the touch icon
 *
 */
/**
 *
 * The balloon arrow
 *
 */
/**
 *
 * The balloon arrow for iPad
 *
 */
/**
 *
 * Close button
 *
 */
/**
 *
 * The '+' icon, displayed only on iOS < 4.2
 *
 */
/**
 *
 * The 'share' icon, displayed only on iOS >= 4.2
 *
 */
.ui-menu .ui-menu-item a {
  padding: 10px !important;
  border-bottom: 1px solid #E8E8E8;
  -webkit-border-radius: 0;
  border-radius: 0; }

.ui-autocomplete {
  position: fixed !important;
  z-index: 99999 !important;
  width: 95% !important;
  max-height: 200px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
  /* add padding to account for vertical scrollbar */
  padding-right: 10px;
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -webkit-border-top-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  -webkit-border-top-left-radius: 0px !important;
  border-top-left-radius: 0px !important; }

/**
 *
 * The touch icon (if available)
 *
 */
#addToHomeScreen .addToHomeTouchIcon {
  display: block;
  float: left;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  background-repeat: no-repeat;
  width: 57px;
  height: 57px;
  background-size: 57px 57px;
  margin: 0 12px 0 0;
  border: 1px solid #333;
  background-clip: padding-box; }

/* add2home css end */
.ui-menu .ui-menu-item a.ui-corner-all:hover, .ui-menu .ui-menu-item a.ui-corner-all:focus, .ui-menu .ui-menu-item a.ui-corner-all:active {
  background: #fe6600 !important;
  color: #fff; }

.ias_loader, .ias_trigger {
  clear: both;
  text-align: center;
  margin: 30px 0 40px !important; }

.catimage_box {
  margin-bottom: 6px;
  text-align: center; }
  .catimage_box div {
    width: 31%;
    display: inline-block;
    text-align: center;
    padding: 0px 3px; }
  
/******** default ********/
* 
{
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0; 
}

html, body, #wrapper, #wrapperInner 
{
  min-height: 100%;
  height: 100%; 
}

body 
{
  line-height: 1.3; 
}

table, tr, td, th, body
{
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, 文泉驛正黑, "WenQuanYi Zen Hei", "Hiragino Sans GB", "儷黑 Pro", "LiHei Pro", "Heiti TC", 微軟正黑體, "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif !important;
  font-size: 14px !important;
}

input, textarea
{
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #555555;
  -webkit-border-radius: 4px;
  border-radius: 2px; 
  border: 1px solid #ddd;
  line-height: 20px;
  height: 35px;
  margin-bottom: 10px;
}

input
{
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="radio"]{
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

select 
{
  padding: 4px 6px;
}

select option
{
    padding: 0 5px; 
}

textarea 
{
  min-height: 95px; 
  padding: 8px 10px;
}

input[type="file"]
{
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border:0px;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] 
{
  padding: 0px 10px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, textarea:focus
{
  border-color: rgba(82, 168, 236, 0.8);
}

input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{
    color: #999999; 
}

a:link, a:visited 
{
  text-decoration: none;
  color: #06c;
}

h1 a, .cart-box a, .listing_store a, .accordion_main li > a {
  color: #000 !important;
}

a:hover 
{
  text-decoration: none;
  color: #666; 
}

a img, .autoresize
{
    max-width: 100%; 
}

table 
{
  border: 0 solid #2B3128;
  border-collapse: collapse;
}

td, th, .search_box tr td 
{
    padding: 3px 0px !important; 
}

h1 
{
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 10px 0;
  text-align: left;
}

/******** default end ********/

/******** class ********/
.row
{
  display:inline-block;
  width:100%;
  border-bottom:1px dotted #CCC;
  box-sizing:border-box;
  padding:5px;
}

div.row:last-child
{
  border-bottom:0px;
}


.fl 
{
    float: left; 
}

.fr 
{
    float: right; 
}

.clearfix:before 
{
  content: " ";
  display: table;
}

.clearfix:after 
{
    content: " ";
    display: table;
    clear: both; 
}

.rating-box
{
  margin-top:5px; 
  margin-bottom:30px; 
  width:100%;
  display:inline-block;
  text-align:center;
}

input.input_qty 
{
  display: inline-block;
  vertical-align: top;
  height: 38px;
  width: 38px;
  background-color: #fff;
  border: 1px solid #006dcc;
  color: #000;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px; 
}

.align-center
{
  display:inline-block;
  width:100%;
  text-align:center;
}

#last_msg_loader 
{
  left: 45%;
  position: relative;
  bottom: 100px;
}

.notification 
{
  z-index: 9999;
  color: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #d60e41;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  font-size: 12px;
  /*font-weight: bold;*/
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.34);
  box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.34); 
}

.form_error
{
  padding: 10px;
  margin-top: 15px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.form_danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.form_error strong
{
  color:#F00;
}

.theForm div
{
  margin-bottom:5px;
}

.theForm input[type=text], .theForm input[type=password], .theForm input[type=email], .theForm input[type=tel], .theForm input[type=number], .theForm select, .theForm textarea 
{
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}

.theForm .account_dob select 
{
  width:32.5% !important
}

.theForm label, #cart_form label
{
  color: #303030;
  display: block;
    font-weight: bold;
    margin: 0;
    padding: 6px 3px 5px 3px;
}

.theForm label.error, #quick_find .error
{
  color: red; 
  padding-left: 12px; 
  vertical-align: top; 
  margin-top: -10px;
  margin-bottom: 15px; 
  font-size: 13px;
  font-weight:normal;
}

#quick_find .error
{
  margin-top:-5px;
  margin-bottom:-5px;
}

.address_box 
{
  padding-bottom: 3px; 
}

div.address_box:last-child
{
  padding-bottom: 0px; 
}

.address_info 
{
    padding: 0 10px 10px 10px; 
    width: 90%;
}

.address_info_btn {
    width: 25%;
    text-align: right;
    font-weight: normal;
}

.address_info_btn .btn, .address-edit .btn , .checkout_new_add .btn{
  color: #06c !important;
  border: none !important;
  font-weight: normal;
  font-size: 14px;
}

#back_to_default, #clear_my_search_history {
  color: #06c;
  font-size: 14px;
}

.blue_text_link {
  color: #06c !important;
}

.red_text_link {
  color: #d60e41 !important;
}

.payment_info 
{
    padding: 0 10px 10px 10px; 
    width: 90%;
}

#scroll_to_top 
{
  bottom: 90px;
  color: #FFFFFF;
  padding: 11px 15px;
  position: fixed;
  right: 1px;
  z-index: 99990;
  border-radius: 2px 0 0 2px;
}

#scroll_to_top i 
{
  font-size: 14px;
}

.login_text
{
  margin-top:10px;
  margin-bottom:5px;
  font-weight:bold;
}

.login_text a
{
  display:inline-block;
  margin-bottom:5px;
  color: #08f;
}

.confirmation_code 
{
  background-color: #f3f3f3;
  margin: 30px 0 10px;
  padding: 10px;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 3px;
  border-radius: 3px; 
}

.wishlist_box ol li
{
  margin-bottom:7px
}

.wishlist_image
{
  height: auto; 
  max-width:72px; 
  overflow: hidden;
  margin-top:3px;
}

.wishlist_table tr td
{
  border-bottom:1px dashed #CCC;
  vertical-align:top;
  padding-top:15px !important;
}

.wishlist_table tr:last-child td
{
  border-bottom:0px;
}

.pb5
{
  padding-bottom:5px;
}

.discount_price
{
  color:#808285;
  text-decoration:line-through;
}

.discount_new_price
{
  color:#f40f16;
  font-size: 16px;
}

.normal_price
{
  color:#f40f16;
  font-size: 16px;
}

.save_price
{
  color:#808285;
}

.discount_box
{
  padding: 10px 7px;
  margin: 0px 0 0 5px;
  background: red;
  color: #fff;
  min-width:28px;
}

.coming_soon
{
  color: #717171;
  font-style: italic;
}

.popup h1
{
  padding-left:0px;
  margin-left:0px;
}

.p0
{
  padding:0px;
}

.d-none {
    display: none;
}

/** This to prevent the entire div from being highlighted **/
.unselectable:link, .unselectable:visited, .unselectable:hover, .unselectable:active,
header div:link, header div:visited, header div:hover, header div:active 
{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; 
}

/*** shopping cart ***/
.shopping_cart_box 
{
  background: #FFF;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin: 10px 0px;
  padding: 7px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.25); 
}

.shopping_cart_box table
{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}

.shopping_cart_box ul li, .shopping_cart_box ol li 
{
    margin-left: 17px;
    margin-top: 4px; 
}

.cart_qty .btn-small
{
  margin-bottom:0px;
}
/*** END shopping cart ***/


/*** product listing **/
#store_search
{
  margin-bottom:30px;
}

.listing_box
{
  display:block;
  border:1px solid #EAEAEA;
  background:#FFF;
  margin-bottom:20px;
}

.listing_row
{
  display:flex;
  width:100%;
  text-align:center;
}

.listing_row:last-child
{
  border-bottom:0px;
}

.listing_row div.listing_item:first-child
{
  margin: 5px 5px 5px 0;
}

.listing_row div.listing_item:nth-child(2)
{
  margin: 5px 0 5px 5px;
}

.listing_row div.listing_item
{
  display: table-cell;
  text-align: center;
  width: 50%;
  overflow: auto;
  vertical-align: top;
  border-radius: 10px;
  background: white;
}

.listing_row div.listing_col_3
{
  width:33% !important;
  box-sizing: border-box;
  margin: 5px;
}

.listing_row div.listing_col_3:nth-child(3)
{
  border-right:0px !important;
  margin-left: 10px;
  margin-right: 0;
}

.listing_row div.listing_item > center > a
{
  vertical-align: middle;
  display: table-cell;
  height: 85px;
  width: 100%;
}

.listing_item.col_num_1 {
  display: block!important;
  padding-left: 6px!important;
}

.listing_name
{
  margin-top: 5px;
  text-align: left;
  padding: 4px;
}

.listing_name a
{
  color: #444444;
  font-weight: 600;
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.listing_image_box
{
  height: auto;
  display:table;
  width:100%;
  border-radius: 10px 10px 0 0;
}

.listing_image_box a
{
  display:table-cell;
  vertical-align:middle;
  text-align: center;
}

.listing_image_box img
{
  max-height: 200px;
  max-width: 100%!important;
}

.listing_price
{
  margin:7px 0px;
  text-align: left;
  padding: 4px;
}

.listing_store
{
  margin:7px 0px;
  text-align: left;
  padding: 4px;
}

.listing_price div
{ 
  display:inline-block;
  vertical-align:middle;  
}
/*** END product listing **/

/** WISHLIST POP BOX **/
#wishlist_move_box /* The actual div that pops-up when the link is clicked */ 
{
  position:absolute;
  z-index:1000;
  display:none;
  left:133px !important;
  border: 1px solid #CCC;
  padding: 6px;
  background: #FFF;
  width:55%;
}
/** WISHLIST POP BOX END **/
/******** class end ********/

.btn-green {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #87CA81;
  padding: 11px;
  width: 100%;
  font-size: 19px; }

a.btn-green {
  color: #ffffff !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.btn-green:hover, .btn-green:active, .btn-green.active, .btn-green.disabled, .btn-green[disabled] {
  color: #ffffff;
  background-color: #71C06C; }

.content-information {
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
}
.content-information b a {
  font-size: 13px;
  line-height: 12px;
} 

.content-information b a br {
  display: none;
} 
.content-information a img {
  max-width: 100%;
  height: auto;
}  
.content-information td {
  padding: 0px !important;
} 
a.ask-seller {
  display: inline-block;
  margin-left: 10px;
  margin-top: 13px;
}
.box-product-description {
  margin-top: 10px;
  margin-bottom: 0px!important;
}
.category_row a {
  display: inline-block;
  width: 25%;
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 110px;
  vertical-align: top;
}

.category_row1 a {
  display: inline-block;
  width: 32%;
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 80px;
  vertical-align: top;
}

.category_row a, .category_row1 a {
  padding-left: 2px;
  padding-right: 2px;
}

.category_row a span {
  color: #444444;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 15px;
}

.pop-up-overlay-black {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  cursor: pointer;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#pop-up-container {
    height: 400px;
    background: white;
    overflow: auto;
}

#pop-up-overlay-black {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  cursor: pointer;
}

.pop-up-parent {
  position: relative;
  width: 90%;
  height: 90%;
	margin: 0 auto;
}
.pop-up-child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3px;
  width: 100%;
  height: auto;
}
.pop-up-info {
  position: relative;
}

.pop-up-info .update-language h1 {
  font-size: 15px;
  margin-bottom: 20px;
}

.pop-up-info .update-language {
  background-color: #fff;
  text-align: center;
  padding: 10px;
}

.pop-up-info .update-language a {
  display: block;
  padding: 9px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  background-color: #fdfdfd;
}

.pop-up-info .update-language a.selected {
  background-color: #d60e41;
}

.pop-up-info .update-language .en {
  border-top: 1px solid #ddd;
}

.pop-up-info a img {
  width: 100% !important;
  height: auto !important;
}
.pop-up-footer {
  /*background-color: #fff;
  text-align: center;
  padding: 5px 0;*/
}
.pop-up-close, .pop-up-close-language {
  /*position: relative;
  color: #000;
  font-size: 20px !important;
  text-decoration: underline;
  display: block;*/
	background: url(https://image.youbeli.com/theme/icon/popup_close.png) no-repeat;
	image-rendering: -webkit-optimize-contrast;
	display: inline-block;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	width: 34px;
	height: 34px;
	cursor: pointer;
	outline: none;
	position: absolute;
	/*top: -10px;*/
	right: 45%;
  bottom: -80px;
}
.pop-up-close:hover {
  cursor: pointer;
}

.payment_tabs {
  display:block;
  width:100%;
  /*min-height:140px;*/
  cursor:pointer;
}

.payment_info .payment_selection {
  width: 24%; margin: 0px 1px 2px 1px;
}
.jconfirm-title { 
	padding-top: 10px; 
}

.badge {
  display: inline-block;
  padding: 5px;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 5px; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  /*top: -1px; */
  top: 2px; }
  @media (max-width: 576px) {
    .btn .badge {
      top: -1px; } }

.badge-pill {
  padding-right: 0.7em;
  padding-left: 0.7em;
  border-radius: 10rem; }

.badge-primary {
  color: #FFFFFF;
  background-color: #4285f4; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1266f1; }

.badge-secondary {
  color: #FFFFFF;
  background-color: #878787; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #6e6d6d; }

.badge-success {
  color: #FFFFFF;
  background-color: #34a853; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #288140; }

.badge-info {
  color: #FFFFFF;
  background-color: #4285f4; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1266f1; }

.badge-warning {
  color: #212529;
  background-color: #fbbc05; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #ca9703; }

.badge-danger {
  color: #FFFFFF;
  background-color: #ea4335; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #d62516; }

.badge-light {
  color: #212529;
  background-color: #FFFFFF; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #e6e5e5; }

.badge-dark {
  color: #FFFFFF;
  background-color: #3d3c3c; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #232323; }

.badge-grey {
  color: #212529;
  background-color: #cccccc; }
  .badge-grey[href]:hover, .badge-grey[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #b3b2b2; }

.badge-pink {
  color: #FFFFFF;
  background-color: #e91e63; }
  .badge-pink[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #e91e63; }

.badge-light-green {
  color: #FFFFFF;
  background-color: #aed581; }
  .badge-light-green[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #9ccc65; }

.badge-green {
  color: #FFFFFF;
  background-color: #43a047; }
  .badge-green[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #388e3c; }

.badge-purple {
  color: #FFFFFF;
  background-color: #9c27b0; }
  .badge-purple[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #9c27b0; }

.badge-deep-purple {
  color: #FFFFFF;
  background-color: #673ab7; }
  .badge-deep-purple[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #5e35b1; }

.badge-indigo {
  color: #FFFFFF;
  background-color: #3f51b5; }
  .badge-indigo[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #3949ab; }

.badge-cyan-500 {
  color: #FFFFFF;
  background-color: #00bcd4; }
  .badge-cyan-500[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #00acc1; }

.badge-cyan-300 {
  color: #FFFFFF;
  background-color: #4dd0e1; }
  .badge-cyan-300[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #00acc1; }

.badge-cyan-400 {
  color: #FFFFFF;
  background-color: #26c6da; }
  .badge-cyan-400[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #00acc1; }
  

.badge-teal {
  color: #FFFFFF;
  background-color: #009688; }
  .badge-teal[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #00897b; }

.badge-amber {
  color: #FFFFFF;
  background-color: #212529; }
  .badge-amber[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #b3b2b2; }

.badge-deep-orange {
  color: #FFFFFF;
  background-color: #ffc107; }
  .badge-deep-orange[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #ffb300; }
    
.badge-brown {
  color: #FFFFFF;
  background-color: #795548; }
  .badge-brown[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #6d4c41; }

.badge-blue-grey {
  color: #FFFFFF;
  background-color: #607d8b; }
  .badge-blue-grey[href]:hover, .badge-grey[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #546e7a; }

.font-cyan-500 {
  color: #06c;
	font-weight:bold; 
}

.font-orange {
  color: #d60e41;
	font-weight:bold; 
}

/**
 * Favourite store
 */
.item-store {
  width: 100%;
  border: none;
  background-color: white;
  border-radius: 10px;
  margin: 5px;
}

.container-fav-store {
  display: flex!important;
  flex-wrap: wrap;
}

.container-fav-store>div {
  flex: 0 calc(50% - 5px);
  text-align: left;
  box-sizing:border-box;
  padding: 10px 5px;
  margin: 5px;
}

.item-store:nth-child(odd) {
  margin-left: 0 !important;
}

.item-store:nth-child(even) {
  margin-right: 0 !important;
}

.item-store a.blue {
  color: #08f;
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
}

.sitec-online-100 {
  margin-top: 15px;
}

.sitec-online-100 img {
  border-radius: 10px;
  width: 100%;
}

.image-slider-index {
  position: absolute;
  right: 22px;
  margin-top: -46px;
  border-radius: 12.4px;
  padding: 3px 10px;
  border: 1px solid rgba(0,0,0,.2);
  opacity: 0.8;
  background-color: white;
  z-index: 9;
}

.swiper-slide {
  width: 100% !important;
}