/* Color: Blue */

body {
    /**  Noto Sans TC  **/
    /*font-family: 'Noto Sans TC', sans-serif;*/
    color: #222;
}

a:hover {
    text-decoration: none !important;
}

a {
    font-weight: normal;
    text-decoration: underline;
}

a:hover {
    color: #07599a;
}

h2 {
    color: #034285;
}

h3 {
    color: #034285;
}

#TopMenu{
}

#TopMenu li a, #TopMenu li div {
}

#TopMenu li div a {
    border-left: 0;
}

#TopMenu li a:hover {
}

#Menu{
}

#Menu li a {
}

#Menu li ul li a {
}

#Menu li ul li a:hover {
    background-color: #fff;
    color: #222;
}

#Menu li:hover a, #Menu li.over a{
    opacity:0.7;
}

#Outer {
}


#foot{
    color:#FFF;
    }
#foot h2{
    
    color: #3b6ebe;
    }
#Header {
        
}

#Logo h1 {
    color: #222;
}

#Logo h1 a {
    color: #222;
}

#SearchForm {
    color: #95bbd1;
}

#SearchForm label {
    color: #222;
}

#SearchForm a {
    color: #b1ccdc;
}

#SearchForm a:hover {
    color: #222;
}

.Left {
}

.Left li {
    border-bottom: 1px solid #c5dde9;
}

.Left li a:hover {
    color: #07599a;
}

.Content {
}

.Content a {
    color: #003;
}

.Content.Wide {
}

.Content.Widest {
}


.Right {
}

.Right a {
    color: #034285;
}

.Right a:hover, .Right a:hover strong {
    color: #001927;
}



.Content .ProductList li,
.fastCartContent .ProductList li {
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background: #efefef;
}

.ProductList .ProductImage {
}


.ProductList .Rating {
    color: #797979;
}

.Right .ProductList li {
    border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #efefef;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../default/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    border: 1px solid #c0dae7;
    background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #075899;
}

.Breadcrumb {
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
    background: url('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
    background: #edf2f3;
    color: #424748;
    border-bottom: 1px solid #c7d7db;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #c7d7db;
    color: #075899;
}

.MiniCart .SubTotal {
    color: #075899;
}

.JustAddedProduct {
    border: 1px solid #c0dae7;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #075899;
}

.CategoryPagination {
color: #000000;
background: #f8f8f8;    font-size: 16px;
    /* border: 1px solid #c0dae7; */
}

.CheckoutRedeemCoupon { background: #EAFDFF; 
    background-color:var(--infomessagecolor);
    padding: 10px;
    width: 90%;
    max-width: 300px; 
    border: 1px solid #9DD3D8; 
    margin-bottom: 10px; }

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #EFF8FA url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;
    background-color:var(--infomessagecolor);
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
    background-color:var(--infomessagecolor);
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
    background-color:var(--infoerrormessagecolor);
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #c7d7db;
    background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #dcf0f5;
    border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
    border: 1px solid #3d9abe;
    background: #ddf0f6;
    
}

.TabNav li a:hover {
    background-color: #c8e6ed;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
    background-color: #EEF5F9;
}

.CartContents .ItemShipping th {
    border-bottom-color: #c7d7db;
    border-top-color: #c7d7db;
    background: #edf2f3;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #65B2CB;
    color: #FFF;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    background-color: #075899;
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    color:var(--titlecolor);
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
 /*   background-color: #DDFEDA;*/
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
   /* color: #075899;*/
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}

.fastCartThumb img {
    MAX-WIDTH: 300px;
}

.CheckoutButton a {
    COLOR: var(--sysbtnfontcolor)!IMPORTANT;
}

/* end fast cart styles */





/*custom*/

/********************************************************/

.desktop{display:inline-block!important;}
.mobile{display:none!important;}

div#Box1 {
    font-size: 16px;
    text-align: left;
}
div#Box1 table {
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
    border-spacing: 12px;
    
}
div#Box1 td {
    width: 25%;
    vertical-align: top;
    text-align: left;
    font-size: 16px;
}
div#Box1 h2 {
    color: #fff;
    font-size: 38px;
    margin: 0;
    padding-bottom: 20px;
}
div#Box1 h1 {
    font-size: 24px;
    padding-bottom: 20px;
}

div#Box2 {
    /* background: #1671a8;
    color: #fff; */
    text-align: center;
    font-size: 18px;
    /* padding: 5%; */
}
div#Box2 table {
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
    border-spacing: 50px;
}
div#Box2 td {
}
div#Box2 td img {

}
div#Box2 >h1 {
    padding-bottom: 20px;
}


div#Box3 {

}

div#Box3 td img {

}

div#Box3 td:hover img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
div#Box3 td:hover img {
    opacity: .5;
}


div#Box3 table{
    max-width: 1400px;
    margin: auto;
    width: 90%;
    border-spacing: 20px;
}

div#Box3 h1 {
    color: #013472;
    padding-bottom: 20px;
}




div#Box4 table {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 0;
    border-spacing: 12px;
}


.cts_btn_btn1{
    background-color: #222;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 10px 5px;
  cursor: pointer;
}
.cts_btn_btn1:hover{
background-color:var(--maincolor);
}

.cts_padding_top {
    padding-top: 5px;
}
.cts_top_fl_borderr{
    border-right: 2px solid #fff;
    margin-left: 20px;
}

div#CartContent {
    font-size: 1.3em;
}

table.texttable td, table.maintable td, table.footertable td {
    PADDING: 1%;
}

div#SideLiveChatServices {
    POSITION: fixed;
    BOTTOM: 30PX;
    Z-INDEX: 9999;
    RIGHT: 30PX;
}
div#SideLiveChatServices img {
    WIDTH: 50px;
}


#mobliebutton button,
button#search {
    width: 40px;
    height: 40px;
    background: none;
    border: none;
    color: #222;
    padding: 0 2vw;
}
#mobliebutton {
    display: none;
    position: absolute;
    top: 2vw;
    left: 0;
    z-index: 9999;
}
#searchbutton {
    display: none;
    position: absolute;
    top: 2vw;
    z-index: 9999;
    right: 0;
}
button#search img {
    width: 100%;
    height: auto;
}



#ContactForm {
    font-size: 1.3em;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.ProductActionAdd.mobile {
    display: none;
}


span.FeedLink.FloatRight {
    display: none;
}

/*入面呢堆入落CSS入面


/* media // BLOG */

.medias {
    padding-bottom: 64px;
    position: relative;
}

/*
.medias::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f3efe9;
    height: 148px;
}
*/
.articles .media-box__media {
    width: 90%;
    height: 300px;
    margin-right: 32px;
    MARGIN-BOTTOM: 15PX;
}


.articles__headers {
    height: 196px;
    background: #f3efe9;
    background: #f3f3f3;
    background-size: cover;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    line-height: 33px;
    color: #0C1B1D;
    text-transform: uppercase;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

a.media-box {
    TEXT-DECORATION: NONE;MARGIN: 1%;
}

/*.articles__header {
    height: 196px;

    background-size: cover;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    line-height: 33px;
    color: #0C1B1D;
    text-transform: uppercase;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 40px;
}*/

.articles__item {
    flex: 0 0 50%;
    flex-basis: calc(50% - 44px);
    margin-bottom: 24px;
}
.media-box {
   display: flex;
    flex-direction: row;

        display: flex;
    flex-direction: COLUMN;
    font-size: 14px;
    margin-bottom: 25px;    flex: 1;
}

.whats-new__item__image {
    width: 120px;
    height: 120px;
    margin-right: 32px;
}

.whats-new__item__title {
    WIDTH: 100%;
    font-size: 20PX;
    LINE-HEIGHT: 2;
}

.whats-new__item__image {
    width: 100%;
    height: 300px;
    margin-right: 32px;
    CLEAR: both;
    background-repeat: no-repeat;
    BACKGROUND-SIZE: contain;
}

.media-box__media {
    width: 120px;
    height: 120px;
    margin-right: 32px;
}

.media-box__media {
    margin-right: 24px;
    background: no-repeat center center;
    background-size: cover;
}

.media-box__title {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #0C1B1D;
}

.media-box__title {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 12px;
}

.media-box__text {
    font-size: 12px;
    line-height: 20px;
    color: #0C1B1D;
}

.articles__date {
font-size: 20px;
    line-height: 20px;
    color: #9a9a9a;
    position: relative;
    top: -4px;
}

.articles__hr {
    width: 100%;
    display: block;
    max-width: calc(1136px + 72px);
    margin: -2px auto 32px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.articles__hr__text {
    margin: 0 auto;
    background: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    color: #556151;
    bottom: -10px;
    padding: 0 24px;
    position: relative;
}

.media__instagram-title {
    margin-bottom: 37px;
}

.app-dashed-title {
    position: relative;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    line-height: 33px;
    color: #0C1B1D;
    padding-bottom: 16px;
    box-sizing: border-box;
    text-transform: uppercase;
}

.app-dashed-title--left::after {
    content: ' ';
    position: absolute;
    bottom: 0;
    height: 4px;
    background: #C3A05B;
    width: 56px;
    left: 0;
}

.media__instagram-container {
    position: relative;
}

.ui-flex.j-end {
    justify-content: flex-end;
}

.ui-flex.wrap {    display: flex;
    flex-wrap: wrap;
}

/**********************************************/

.col-sm-6 {
    width: 50%;
    float: left;
}

.col-sm-12 {
    width: 100%;
    display: inline-block;
    margin: 50px 0 30px 0;
}

.col-sm-6.sociallinks ul li a {  text-align: right!important;}


div#Menu .CategoryList h2 { display: none;}

#Menu div#SideCategoryList, div#SideShopByBrand { margin: 0; font-size: 14px;}
tr.gery th {    background: #F6F6F6!important;}

table.General tbody tr.First td img { }
#Menu div#SideCategoryList, div#SideShopByBrand a {    font-size: 14px;}

a.sysbtn, button.sysbtn, input.ContactButton, input.sysbtn {
    background-color: var(--sysbtncolor);
    COLOR: var(--sysbtnfontcolor);
    padding: 10PX 10PX;
    DISPLAY: INLINE-BLOCK;
    MARGIN: 2% 1%;
    min-width: 170PX;
    FONT-SIZE: 15px;
    TEXT-ALIGN: CENTER;
    border: 0;
    CURSOR: pointer;
    position: RELATIVE;
    Z-INDEX: 3;
}

button.sysbtn:hover, a.sysbtn:hover {
    BACKGROUND: #aaa;
    COLOR: #222;
    transition: 0.3s all ease;
}

.fastCartItemBox a {    COLOR: #222;}
.fastCartItemBox {
    WIDTH: 100%;
    FONT-SIZE: 16px;
    display: block;
    word-break: normal;
    MAX-WIDTH: 300px;
     word-break: normal;
}
.fastCartTop a:hover {
    COLOR: #feffa2!IMPORTANT;
}

ul.ShippingAddressList li {
background-color: var(--infomessagecolor);
    PADDING: 1%;
    BORDER: 1px SOLID #aaa;}

/**********************************************/

table.contacttable td {
    FONT-SIZE: 18px;
    PADDING: 5% 0;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: top;
}

table.contacttable {  max-width: 1000px;  MARGIN: 0 AUTO;}

table.contacttable td:first-child { WIDTH: 100%;}

table.contacttable td a {
    DISPLAY: BLOCK;
    COLOR: var(--sysbtnfontcolor);
    TEXT-DECORATION: NONE;
}

table.contacttable tr {
    WIDTH: 30%;
    display: INLINE-FLEX;
    MARGIN: 1%;
    flex-direction: column;
     COLOR: var(--sysbtnfontcolor);    border-radius: 10px; 
    background-color: var(--sysbtncolor);
}
table.contacttable tr:hover {
    OPACITY: 0.8;
}

tr.addresstr {   WIDTH: 94%!IMPORTANT;}

tr.addresstr td { PADDING: 2% 0;}


input.cts_btn_addtocart {
WIDTH: 100%;
    padding: 10px 120px;
    margin-top: 0px;
 background-color: var(--sysbtncolor);
    COLOR: var(--sysbtnfontcolor);
    border: 0;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    font-size: medium;
    letter-spacing: 2px;
}


input.cts_btn_addtocart:hover{
    background:#fd832d;
background-color:var(--sencolor); ;
    cursor: pointer;
}

.fastCartSummaryBox input.cts_btn_addtocart {
    /* MAX-WIDTH: 178PX; */
    padding: 10px 20px;
}


.FormUnit--spin {
    display: inline-block;
    display: flex;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.FormUnit-quantity {
    background-color: #fff;
    border: 1PX SOLID #b2b2b2;
    height: 1.5rem;
    color: #919191;
    BORDER-RADIUS: 32PX;
    MARGIN: 0 10PX;
}
.FormUnit-quantity--add {
    /* border-top-right-radius: 3px; */
    /* border-bottom-right-radius: 3px; */
    /* border-left: none; */
    /* float: right; */
    order: 3;
    width: 25px;    HEIGHT: 25PX;
}
.FormUnit-quantity--remove {
    /* border-top-left-radius: 3px; */
    /* border-bottom-left-radius: 3px; */
    /* border-right: none; */
    /* float: left; */
    /* order: 1; */
    width: 25px;    HEIGHT: 25PX;
}
.FormUnit-field--spin {
    border: 1px solid #232323;
    order: 2;
    padding: 0.275rem;
    min-width: 1.5rem;
}

button:disabled {
    opacity: 0.5;
}

.FormUnit-field:invalid {
    border: 1px solid red;
}

.FormUnit-field:valid {
    border: 1px solid #ccc;
    width: 200px;
    text-align: center;
}



@media screen and (max-width: 1023px) and (min-width: 100px) {

    .FormUnit-field:valid {
      
        font-size: 18px!important;
       /* margin-bottom: 20px;  height: 20px;*/
        width: 150px;
    }
    .FormUnit-quantity--add,.FormUnit-quantity--remove {
        width: 50px;
        height: 31px;
    }


}