﻿body { margin: 0px; font-family: 'Times New Roman', Arial, sans-serif; color:rgb(0, 0, 0); color:#777777; font-size:14px;
           background: url('images/bg-theme018.jpg') repeat;  text-rendering: optimizespeed; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/* @media (max-width:1920px) { .container { width: 1685px; } }  */  /* 7col */
/* @media (max-width:1600px) { .container { width: 1440px; } }  */ /* 6col */
/* @media only screen and (max-width: 1280px) { .container { width: 1195px; } } */ /* 5col */
/* @media only screen and (max-width: 1024px) { .container { width: 950px; } } */ /* 4col <--- standard */  
/* @media only screen and (max-width: 720px) { .container { width: 705px; } } */  /* 3col */

@media only screen and (min-width:1800px) and (max-width:1920px) { .container { width: 1770px; margin: 0 auto; } }  /* 6col */
@media only screen and (min-width:1500px) and (max-width:1800px) { .container { width: 1470px; margin: 0 auto; } }  /* 5col */
@media only screen and (min-width: 1200px) and (max-width:1500px) { .container { width: 1170px; margin: 0 auto; } } /* 4col  <--- standard */
@media only screen and (min-width: 900px) and (max-width:1200px) { .container { width: 870px; margin: 0 auto; } }  /* 3col  */ 
@media only screen and (min-width: 600px) and (max-width:900px) { .container { width: 570px; margin: 0 auto; } }  /* 2col  */ 
@media only screen and (min-width: 300px) and (max-width:600px) { .container { width: 270px; margin: 0 auto; } }  /* 1col  */ 

.container { margin: 0 auto; }

a { color:#8AA5A5; text-decoration:none; transition: all 0.5s ease 0s; }
a:hover { color:#496161; text-decoration:none; cursor:pointer; } 
a:active { outline-style:none; outline-width :0;}
h1, h2, h3, h4, h5 { font-weight:normal; margin:0; }
img { border: 0 }
input {  }
ul { }
ul li { }
.clearfix {}
.clearfix::after { content: "."; display:block; line-height:0; height:0; clear:both; visibility:hidden; } 
.mi { display:inline-flex; vertical-align:middle; }

#blur { position:absolute; z-index:998; top:0; right:0; background-color:#000; } /* used in recommendation & category loading */

header .container { background-color:#D3E1E1; }
header .row { position:relative; min-height:110px; max-height:160px; }
header .dmu { float: right; position: relative; }
header .bottom { position:absolute; bottom:0; right:0; white-space:nowrap; }

#shopname { display:inline-block; position:absolute; top:14px; left:0; }
#shopname a { display:inline-block; height:81px; }
#shopname img { float:left; border:0;  margin-right:10px; }
#shopname h1 { float:left; font-size:50px; color: rgb(48, 48, 48); display:inline-block; line-height:81px; }

#acc { position:absolute; top:10px; right:0; white-space:nowrap; text-align:right; font-size:18px; color:#8AA5A5; display:block; line-height:26px; }
#acc a { display:inline-block; color:#8AA5A5; text-decoration:none; font-size:18px; padding: 0 5px; line-height:26px; 
         transition: all 300ms linear; }
#acc a:hover { color:#496161; text-decoration:none; cursor:pointer }
#acc .logout { padding-left:0; }
#acc .cart { padding: 0px 20px 0 20px!important; } 

.search { float:right; width:100%; max-width:410px; min-width:400px; background-color:#B5CACA; }
.search .search-input { float: left; display: inline-block; height: 43px; border: none; background: none; box-shadow: none; border: none; border-radius: 0;
                         width:84%; padding:0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.search .search-button { float: right; position: relative; padding: 12px; width:50px; border:0;
                         background:#ffffff url('images/icon-search.png') no-repeat 16px 14px;
                         -moz-transition: all 0.5s ease 0s;
                         -webkit-transition: all 0.5s ease 0s;
                         -o-transition: all 0.5s ease 0s; }
.search .search-button:hover { color: #fff; }

header .menu { margin:0; display:inline-block; }
header .menu a { font-size:14px; letter-spacing:1.4px;  display:inline-block; padding:20px 0 20px 20px; text-transform: uppercase;
  cursor: pointer; letter-spacing: 1.4px; vertical-align: top; position: relative; overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
header .menu a:after {  content: "|"; position: relative; margin-left:20px; top:-2px; font-size: 14px; display: inline-block; color: #8aa5a5; }
header .menu a:last-child:after { content: ""; padding:0; }
header .menu a:last-child { margin-right:0px; }
header .menu a:before { content: ""; position: absolute; z-index: -1; left: 0; right: 6px; bottom: 0; background: #8aa5a5; height: 13px;
  -webkit-transform: translateY(13px);
  -moz-transform: translateY(13px);
  transform: translateY(13px);
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
header .menu a:hover:before {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/* Product Listing */
.prodV { margin:0 -15px; }
.prodV .frame { float:left; height:620px; width:270px;position:relative; padding: 0; margin:0 15px 30px; background-color:#d3e1e1; }
.prodV .frame a { cursor:pointer; display:block; }

.p-outer { display: table; #position: relative; height: 349px; width: 270px; position:relative; }
.p-middle { display: table-cell; #position: absolute; #top: 50%; #left:50%; vertical-align: middle; text-align:center; }
.p-inner { #position: relative;	#top: -50%; #left:-50%; }
.prodV img  { border:0; position:relative; max-width:270px; max-height:345px; }

.content { max-height: 202px; min-height:172px; color:#ffffff; background-color:#8AA5A5; text-align:center; padding:30px 5px 20px; transition: all 0.5s ease 0s; }
.content h4 { font-size: 16px; overflow:hidden; height:32px; line-height:16px; transition: all 300ms linear 0s; text-transform:uppercase; letter-spacing:1px; }
.content h4 .pc { display:inline-block; background-color:#888; color:#fff; padding:0 5px; margin-right:5px; transition: all 300ms linear 0s; }
.content h5 { font-size: 12px; margin:8px 0; overflow: hidden; line-height:15px; height:30px; font-family:Arial; color:#fafafa; }

.prodV .frame .view-cart { display:block; text-align:center; height:43px; transition: all 0.5s ease 0s; }
.prodV .frame .view {  display: inline-block; padding: 0px; background:url('images/cart018.png') no-repeat; margin-top:10px;    
                       height: 21px; width:25px; text-decoration: none; }

.prodV .frame:hover .content { background-color:#496161; }
.prodV .frame:hover .content h4 .pc { background-color:#000; }
.prodV .frame:hover .view-cart { background-color:#8AA5A5; }
.prodV .frame:hover .view-cart .view { background:url('images/cart018-hover.png') no-repeat; }
.prodV .frame:hover .more .qty-left-color { color:#fe6841 !important;} /* light brown */

.more { height: 100px; display:flex; align-items:center; justify-content:center; }

/* Normal style */
.more .price { font-size:28px; color:#fff; margin-bottom:10px; white-space:nowrap; }
.more .pricePromo { font-size:28px; color:#fff; margin-bottom:10px; }
.more .strike { text-decoration: line-through; font-size:18px; color:#ddd; }
.more .off { font-size:14px; color:#fcfcfc; }
.more .cdf { font-size:11px; text-align:left; color:#ddd; }

/* Wholesale style */
.more .priceBFG { font-size:10px; color:#fcfcfc; line-height:normal; display:block; }
.more .ng { margin-bottom:6px; }
.more .priceN { font-size:16px; color:#fcfcfc; line-height:normal; }
.more .priceW { font-size:28px; color:#ffffff; line-height:normal; display:block; }
.more .lbl { font-size:11px; color:#ddd; font-weight:normal; display:block; }
.more .priceN .strike { font-size:16px; text-decoration:line-through; font-weight:normal; }
.more .et { font-size:12px; color:#ffea00; margin-top:3px; font-family:Arial; } /* yellow */
.more .qty-left-color { font-size:12px; color:#900 !important; margin-top:3px; font-family:Arial;} /* light brown */

/* Group Sale Points */
.gspl {margin-top:5px;color:#fff;font-size:12px;}
.gspl .iconGroupSalePoints {width:18px;height:18px}
.gspl .dec {padding:0 3px}
.iconGroupSalePoints {background:url('/svg/icon-groupsalepoints.svg'); display:inline-block;}

/* Tag Features */
.featured { position:absolute; left:0; top:-20px; height:50px; width:100%; }
.tagIsPromotion { border-radius: 25px 25px 25px 25px; font-size:19px; line-height:47px; height:50px; width:50px; display:inline-block; margin-right:3px; 
                  background: none repeat scroll 0% 0% rgb(255, 81, 106); color: rgb(255, 255, 255); font-weight:normal; text-align:center; }
.tagIsHot { border-radius: 25px 25px 25px 25px; font-size:19px; line-height:47px; height:50px; width:50px; display:inline-block; margin-right:3px;
                  background: none repeat scroll 0% 0% rgb(255, 216, 0); color: rgb(255, 255, 255); font-weight:normal; text-align:center; }
.tagIsNewArrival { border-radius: 25px 25px 25px 25px; font-size:19px; line-height:47px; height:50px; width:50px; display:inline-block; margin-right:3px;
                  background: none repeat scroll 0% 0% rgb(109, 188, 240); color: rgb(255, 255, 255); font-weight:normal; text-align:center; }
.tagFreeShipping { border-radius: 25px 25px 25px 25px; font-size:11px; line-height:17px; padding:8px 0; width:50px; display:inline-block; margin-right:3px; 
                  background-color:#ff9000; color: rgb(255, 255, 255); font-weight:normal; text-align:center;
                  position:relative; top:8px; }
.tagIsPreOrder {  font-size:16px; line-height:26px; width:100%; display:inline-block; margin-right:3px; 
                  background: none repeat scroll 0% 0% rgb(127, 188, 25); color: rgb(255, 255, 255); font-weight:normal; text-align:center;
                  position:absolute; bottom:0; left:0; }
/* Sold Out */
.prodV .soldout { background:url('../../images/ProductSoldOut.png') no-repeat; display:inline-block; width:175px; height:53px; position:absolute; top:148px; left:47px; }
.featured-bottom { position:absolute; bottom:0; right:0; }
.featured-bottom .tagSpecialOffer { display:none; z-index:10; }
.featured-bottom .tagSpecialOffer { display:none; width:50px !important; min-width:unset; z-index:10; }
.featured-bottom .tagSpecialOffer.swing {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center 10px;
    float:left;
}
@keyframes swing {
    0% { transform: rotate(6deg); }
    100% { transform: rotate(-6deg); }
}

.gstincl { font-size:10pt; color:#eaeaea; display:inline-block; margin:0 0 10px 10px; }

/* Paging */
.prod-nav-con{ clear:both; text-align:center; }
.prod-nav-con .highlight { display:inline-block; background-color:#ffffff; padding: 0 8px; margin: 0 3px; font-size:20px; color:#496161;  line-height:30px; height:30px !important;  }
.prod-nav-con .backnext { background-color:rgb(109, 188, 240); padding: 0 8px; font-size:20px; }
.prod-nav-con .backnext:hover { background-color:#fff; }
.prod-nav-con a{ background-color:#8AA5A5; color: #fff; padding:0 8px; text-decoration: none; font-size:20px; 
                 line-height:30px; height:30px; display:inline-block; transition: all 300ms linear 0s; margin: 0 3px; }
.prod-nav-con a:hover{ background-color: #ffffff; cursor:pointer; color:#496161; }

/* Login Modal Popup */
.f-modalBackground { background-color:Black; filter:alpha(opacity=60); opacity:0.6; }
.f-shadow {  -moz-box-shadow: 0px 0px 12px #000;
            -webkit-box-shadow: 0px 0px 12px #000;
            box-shadow: 0px 0px 12px #000; }
.rounded-corners10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
a.closePanel { z-index:999; position:absolute; top:-10px; right:-10px; background:url('../../Images/close.png') no-repeat; width:30px; height:30px; display:inline-block; }

.company-info { color:#ffffff; }
.company-info h5 { font-weight:bold; font-size:18px; margin-bottom:10px; color:#496161; }
.company-info a { color:#ffffff; }
.company-info a:hover { color:#496161; }
.company-info .pm { display:inline-block; }
.company-info .contact { line-height:20px; }
.company-info .contact span { display:inline-block; width:70px; }
.company-info .courier-wrapper {display:flex; align-items:center; justify-content:flex-start; flex-wrap:wrap;}
.company-info .courier-wrapper .courier { flex:0 1 110px; margin:0 2px; background-color:#ffffff; border:solid 2px rgb(204, 204, 204); padding:3px; border-radius: 5px; display:flex; align-items:center; justify-content:center;}
.company-info .courier-wrapper .courier img { height:100%; max-height:20px; }
 
.copyright { text-align:left; color:#777; padding:40px 0; font-size:12px; } 
.copyright a { color:#777; } 
.copyright a:hover { color:#496161; }

.menubg { background-color:#fff; min-width:460px; max-width:690px; position:relative; padding:10px; max-height:495px; overflow:auto;  
           -moz-box-shadow: 0px 0px 12px #000;   
          -webkit-box-shadow: 0px 0px 12px #000;
          box-shadow: 0px 0px 12px #000;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px; }
.menubg table {  padding:0; border-collapse:collapse; }

/* Subscribe newsletter */
.newsletter1 { position:relative; display:inline-block; height:34px; border:solid 1px #cacecf; border-right:0; width:220px; margin-top:0px; }
.newsletter1 select { position:absolute; top:8px; left:0; z-index:99; border:0; margin:0; padding:0; }
.newsletter1 input { position:absolute; top:0; left:0; z-index:98; padding: 0 10px 0 60px; color: #666; height:34px; width:150px; border:0;
                     }
.newsletter1 .topSubscribe { height:34px; width:180px; display:inline-block }

.newsletter2 { position: relative; display:block; height:34px; border:solid 1px #cacecf; width:275px; margin-top:0px; }
.newsletter2 input { position:absolute; top:0; left:0; padding: 0 10px; color: #666; height:34px; width:255px; min-width:200px; border:0;
                     }
.newsletter2 .topSubscribe { height:34px; width:255px; display:inline-block }
.newsletter2 a.submit { height:36px; display:inline-block; position:absolute; top:-1px; left:275px;  padding:0 10px;
                        line-height:36px; color:#fff; background-color:#496161; 
                        transition: all 0.5s ease-out 0s; }
.newsletter2 a.submit:hover { background-color:#000; text-decoration:none; color:#fff; }
.newsletter2 .loading { position:absolute; top: 10px; left: 365px; } 

.title {  font-size:36px;  margin-bottom: 20px; padding-top: 20px; padding-bottom: 10px; padding-left:20px; color:#ffffff; text-transform: uppercase; text-shadow:0 1px 1px #999; }
.sub-title { color:#ffffff; padding:40px 0 10px; font-size:20px;  text-transform: uppercase; text-align:center; letter-spacing:4px; }

.page-bg { margin: 20px 0 20px 0; padding:20px; background-color:#D3E1E1; }
.page-section { padding-left:32px; margin-bottom:40px; color:#777; }
.page-section:before, .page-section:after { content: ""; display: table; }
.page-section:after { clear: both; }
.page-section p { word-wrap:break-word; }

/* new category menu using ajax */
.bc-wrap { position: relative; padding:10px 0; border-bottom: 1px solid rgb(236, 236, 236); }
#breadcrumb { display:block; line-height:80px; color:#ffffff; font-size: 24px; letter-spacing:1.0px; padding:0 20px; position:relative;
              background-color:rgba(255, 255, 255, 0.2); border-top:solid 5px #dadada; margin-bottom:20px; }
#breadcrumb span { margin:0 3px; }
#breadcrumb a { color: #ffffff; font-size: 24px; text-decoration: none; }
#breadcrumb a:hover { color:#000000; }

/*.menubtn { font-size: 18px; line-height: 20px; font-weight:bold; color:#496161; display:inline-block; margin-right:20px; min-width:80px; text-align:center;
           border: 1px solid #aaa; border-radius:5px; padding:8px 15px; background-color:#fff;
           background: -moz-linear-gradient(center top, #fff 0px, #ddd 100%) repeat scroll 0% 0% transparent;
           background: -webkit-linear-gradient(top, #fff 0px, #ddd 100%) repeat scroll 0% 0% transparent; }
.menubtn:hover { -moz-box-shadow: 0px 0px 10px #ccc; color:#000;
                 -webkit-box-shadow: 0px 0px 10px #ccc;
                 box-shadow: 0px 0px 10px #ccc; }
#floatmenu { display:none; position:absolute; top:48px; left:0; z-index:999999; background-color:#fefefe; overflow:auto; 
             border:solid 1px #999; box-shadow:0 1px 10px #999; width:245px; border-radius:10px; }
#floatmenu ul { margin:0; padding:0; }
#floatmenu ul li { margin:0; padding:0; list-style-type:none; line-height:30px; }
#floatmenu a { display:block; line-height:30px; padding:0 10px 0 20px; color:#444; border-bottom:solid 1px #cacaca;
               white-space: nowrap; text-overflow: ellipsis; overflow:hidden; position:relative; }
#floatmenu a:hover, #floatmenu a.selected:hover { background-color:#c4c4c4; cursor:pointer; }
#floatmenu a:active { background-color:#c9c9c9; color:#fff; } 
#floatmenu a.selected { font-weight:bold; padding:0 10px; background-color:#eaeaea; }
#floatmenu a .loading { position:absolute; top:7px; right:26px; background:url('../../images/loading.gif') no-repeat; height:16px; width:16px; }
#floatmenu a .ico-right { position:absolute; top:7px; right:7px; }
#floatmenu a .tick { position:absolute; top:0; right:7px; line-height:30px; } */

/* Category Arrow - temporary solution for page browsing */
/* .ico-right { background:url('../../images/MasterImage(SBuy).png') no-repeat -743px -326px; width:14px; height:16px;  }*/
.ico-left { background:url('../../images/MasterImage(SBuy).png') no-repeat -757px -326px; width:14px; height:16px; } 

.secTitle { display:block; position:relative; text-align:center; font-size:24px; line-height:80px; color:#fff; letter-spacing:1.0px; }
.secTitle span { position:absolute; top:0; right:20px; font-size:16px; }
.secTitle:hover, .secTitle:focus { background-color:rgba(255, 255, 255, 0.2); text-shadow: 0 1px 1px #888; }
.seemore { text-align:center; margin:0 0 60px 0; }
.seemore a, .resellerRF { display:inline-block; padding: 8px 20px; font-size:16px; background-color:#496161; color:#fff; font-weight:bold; border-radius:2px; }
.seemore a:hover, .resellerRF:hover { background-color:#000; color:#fff; }

/* countdown for product */
.countdownp { }
.countdownp .num { font-size:10px; display:inline-block; }
.countdownp .h { display:inline-block; margin:0 4px 0 1px; }
.countdownp .over { font-size:12px; }

/* Category Banner */
.categoryBannerText { padding:40px 0 30px; font-size:20px !important; color:#555; }

/* Combo */
.cof { background:unset !important; background-color:rgba(255, 216, 0, 0.8) !important; }
.cof:hover { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.8); }

/* Just Purchase */
.justPurchase { display:none; position:fixed; left:10px; bottom:-80px; width:320px; background-color:#fcfcfc; box-shadow:0px 0px 2px rgba(0,0,0,0.5); height:80px;
                border-radius:3px; border:solid 1px #259959; font-family:Arial; color:#555; z-index:50; }
.justPurchase .purchase-text { font-size:0.8rem; color:#555; line-height:18px; max-height:36px; overflow:hidden; }
.justPurchase .purchase-prod { font-size:0.8rem; height:18px; line-height:18px; color:#259959; white-space: nowrap; text-overflow: ellipsis; overflow:hidden; }
.justPurchase .purchase-time { font-size:0.7rem; color:#999; padding-top:3px; height:12px; line-height:12px; }

/* Popup TNC at First Page */
.popupTNCWrapper {display:none; position: fixed; background-color:#fff; font-size:12px;}
.popupTNCWrapper .popupTNCHeader {height:40px;line-height:40px; padding:0 10px; background-color:#ff0000; color:#ffffff; font-weight:bold; text-transform:uppercase}
.popupTNCWrapper .innerScrollTNCContent {overflow:auto;}
.popupTNCWrapper .popupTNCContent {padding:10px; padding-bottom:0;}
.popupTNCWrapper .popupTNCButtonAgree {display:inline-block;background-color:#ff0000; color:#fff; padding:10px 16px; font-size:14px;cursor:pointer}

/* Popup AROT at First Page */
.popupAROTWrapper {display:none; position: fixed; background-color:#fff; font-size:20px;}
.popupAROTWrapper .innerScrollAROTContent {overflow:auto;text-align:center}
.popupAROTWrapper .popupAROTContent {padding:10px; padding-bottom:0;}
.popupAROTWrapper .popupAROTButtonAgree {display:inline-block;background-color:#ff0000; color:#fff; padding:10px 16px; font-size:14px;cursor:pointer}
.popupAROTWrapper .inline-flex-center { display:inline-flex; vertical-align: middle; margin-top:-3px;}