@media screen and (max-width: 1200px) {
    
.cart .FloatLeft {
    text-align: center;
}

.cart .ProceedToCheckout {
    text-align: center;
}

.cart .FloatRight.AlternativeCheckout {
    float: initial;
}

.cart .KeepShopping.FloatRight {
    width: 100%;
    text-align: center;
}
    
    
    
    table.CartContents.Stylize.General img {
    max-width: 90px;
}
 
    .mobile{display:none!important;}
    .desktop{display:none!important;}
    
    #Logo {
        
        max-width: 940px;
    
}

#Menu {
    
    max-width: 940px;
}

#Menu li{
    
    margin:10px 0;
}

.Content {
    max-width: 940px;
}

#Footer {
    max-width: 940px;
}


div#Logo {
    display: block!important;
}


div#Logo.logo-font {
    display: none!important;
}


}



@media screen and (max-width: 990px) {
    
.ProductList .ProductImage {
    HEIGHT: 45VW!IMPORTANT;
}
    
    #Logo {
        
        max-width: 690px;
    
}

#Menu {
    
    max-width: 690px;
}

#Menu li{
    
    margin:10px 0;
}

.Content {
    max-width: 690px;
}


#Footer {
    max-width: 690px;
    padding: 30px 20px;
}

.Content .ProductList li, .fastCartContent .ProductList li {
    width: 45%;
}

.ProductActionAdd {
    display:none;
}
.ProductActionAdd.mobile a {
    background: #fff!important;
    color: #000!Important;
    border: 1px solid #000;
}
.ProductActionAdd.mobile {
    display:block;
    position: relative;
    text-align: center;
    bottom: 0;
    background: #fff!important;
}

.logo-font{ 
    font-size:1.3em; 
    color:#fff;
    text-align:left;    
    vertical-align: middle;
    margin: auto auto auto 10px;
    display:block!important;
}



div#Logo {
    display: block!important;
}


div#Logo.logo-font {
    display: none!important;
}

div#Box3 {
    padding: 0 8px;
}

div#Box4 {
    padding: 0 8px;
}

div#Box5 .row {
    display: block;
}

#Footer li a {
    
    text-align: center!important;
    
    
    
}

.credit-cards {
    text-align: center;
}
}



@media screen and (max-width: 770px) and (min-width: 100px) {
    
    
     .mobile{display:block!important;}

    div#Box4 img:nth-child(3) {
    margin-left: 0px;
}
    .credit-cards {
        text-align: center;
}
#Footer li a {
    
    text-align: center!important;
    
}

div#Box5 .row {
    display: block;
}    
div#Box3 {
    padding: 0 8px;
}

div#Box4 {
    padding: 0 8px;
}


.row {
    display: flex;
    width: 100%;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
}

.s-2 {
    width: 10%;
}

.s-4 {
    width: 60%;
}

.s-2 a {
    display: block;
    color: #6c6c6c;
    font-size: 20px!important;
    padding: 16px 0!important;
}

 

div#Logo {
    display: none!important;
}


div#Logo.logo-font {
    display: block!important;
}


*{
    font-size: 14px !important;
}
body{
    margin:0px;
}

#Outer{
    
    width:100%;
    overflow:hidden;
    height:13vh;
   
}
.MainSlide{
    
    margin: 70px 0px 5px 0px !important;
}
#mobliebutton, #searchbutton{
    top: 2vw;
    display:inline-block;
}
#mobliebutton button, button#search {    
    font-size: 1.5em !important;
    width:auto;
    height:auto;
    color:#fff !important;
    
}
 
#Logo img {
    
    float: none;
    width: auto;
    height: 65px;
    margin: 10px auto;
    vertical-align: middle;
}

#search img{
    width:40px!important;
    height:40px!important;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    
}

.Content.Widest {
    width: 95%;
}

.Content {
    width: 95%;
    margin:0 2.5%;
}
#Menu{
    
    display:none;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
   /* background-color: #121416;*/
    width: 100%;
    margin: 1px 0px 0px 0px;
    font-size: 0.8em !important;
    padding: 0px;
    z-index: 39;
    height: calc(100% - 55px);
    position: fixed;
    max-width: 90%;
    overflow-x: hidden;
}

#Logo{
    text-align: center;
    width: 100%;
    clear: both;
    margin: auto;
    height: 100%;
    display: block;
    float: unset;
    font-size: 10VW !important;
    padding: 0;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
}
#LogoImage{
    /* width: 30% !important; */
}
table#fronttable td {
    display: block;
    width: 100%;
    padding-bottom: 130px;
    font-size: 24px;
}

#Menu ul{
    width: 100%;
    height: fit-content;
    /* overflow: hidden; */
    /* overflow-x: hidden; */
    display: block;
}
#Menu li{
    padding: 0;
    width: 100%;
    text-align: left;
    margin: 0;
    clear: both;
    left: 0;
    height: auto;
    max-height: auto;
    background: unset !important;
    border-left: 0;
}
#Menu li a{
    height: auto;
    margin: 0 auto;
    padding: 15px 20px;
    color: #FFF;
    text-align: inherit;
    line-height: 5vw;
}
#Menu li ul{ 
    width: auto;
    position: relative;
    display: block;
    top: 0;
    text-align: center;
    font-size: 25px;
    background: unset;
    z-index: 1;
}
#Menu li ul li a:before {
    content: '';
}
#Menu li ul li  {background: #323536 !important;/* border-bottom: 1px solid #1F2429; */margin: 0!important;}
#Menu li ul li a {
    border-bottom: 1px solid #1f2429;
    padding: 0;
    font-size: 14px !important;
    text-align: left;
    margin: 0;
    font-weight: normal;
    width: 100% !important;
    padding: 16px 20px;
    color: #ababab;
}
div#headbox {
    display: none;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
#SearchForm input.Textbox {
    width: 50%;
}
#SearchForm .Button {
    width: 50px;
    height: 50px;
    margin-top: -7px;
    color: #000!important;
    background: 0;
    border: 0;
}
#SearchForm {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 5px #2222;
}
#SearchForm form{
    width:100%;
    color: #000!important;
}
#TopMenu {
    position: relative;
    right: unset;
    top: unset;
    width: 100vw;
    background-color: #f1f1f1;
    z-index: 999;
    height: auto;
    display: none;
}
#TopMenu img {
    height: 40px;
}
.ProductImage, .ProductImage img, .Content .ProductList li {
    width: 100% !important;
}
.ProductList {
    width:100%;
    height:auto;
    margin: 0;
    padding: 0;
}
.Content h2, .TitleHeading {
    font-size: 24px !important;
    margin: 20px 0;
}
.Left {
    min-height: unset;
    margin: 0;
    float: unset;
    width: 95%;
    margin: 0 2.5%;
}
.SortBox {
    position: relative;
    text-align: right;
}
h2, .TitleHeading {
 text-align: center;
    font-size: 20px !important;
}
select#qty_ {
    width: auto !important;
}
input[type="image"] {
    height: 26px;
    padding: 10px;
}
div#ModalContainer {
    width: 90% !important;
    left: 5% !important;
    margin-left: unset !important;
}
.fastCartContent {
    width: 100%;
}
.fastCartSummaryBox {
    text-align: left;
    float: unset;
    width: 100% !important;
    max-width: unset;
    background-color: unset !important;
}
.fastCartItemBox {
    max-width: unset;
    padding: 0 0 50px;
}
.fastCartThumb {
    float: unset;
    width: 80%;
    margin: auto;
}
.fastCartThumb img{
    width: 100%;
}
.fastCartSummaryBox .actionLink a {
    text-decoration: none;
    color: #222;
    background-color: #ccc;
    display: inline-block;
    padding: 10px;
    margin: 10px;
    border-radius: 15px;
    border: 1px solid #222;
}
table.CartContents.Stylize.General * {
    font-size: 0.9em !important;
}
.ProceedToCheckout img {
    height: 7vw;
}
.CreateAccount, .AccountLogin {
    float: unset;
    width: 90vw;
    margin: auto;
    border: none;
    border-bottom: 1px solid #444;
    padding: 5vw 0;
}
input[type=radio],input[type=checkbox] {
    height: 5vw;
    width: 5vw;
}
dt, dd {
    width: 100% !important;
    float: unset !important;
    margin: 15px 0 !important;
    padding: 0 !important;
}
.Field45 , .Field100, .Field150, .Field200, .Field250, .Field300, .Field350, .Field400{
    width: 90% !important;
    margin: 2% 2% 2%;
}
.ProceedToCheckout {
    width: 80vw !important;
    margin: auto;
    float: unset !important;
}
.FloatLeft {
    float: unset;
}
ul.ShippingAddressList li {
    width: 95% !important;
    float: unset;
    margin: 2.5%;
}
.PL20 {
    padding: 0;
}
.ShippingDetails, .BillingDetails {
    float: unset;
    margin: 130px 5% 0;
}
.SortBox {
    float: unset;
    text-align: right;
}

#ModalContentContainer {
    z-index: 99999999;
}

.PrimaryProductDetails .ProductThumb {
    width: 100% !important;
}
.PrimaryProductDetails .ProductMain {
    width: 70%;    width: 100%;
    position: relative;
    transform: unset;
    margin: 50px 0;
    display: block;
    margin-left: 0;
}
div#ProductReviews {
    display: none;
}

/*custom*/

div#ProductDetails .BlockContent {
    FLEX-DIRECTION: column;
    JUSTIFY-CONTENT: CENTER;
}

#box1{
    margin:0px;
    padding:0px;

}

/*Cart*/
.ProductPriceRating em{
    font-size: 1.03em !important;
}
.ProductDetails strong {
    font-size: 1.05em !important;
}
.ProductList strong, .ProductList strong a {
    font-size: 18px!important;
}

.Content .ProductList li {
    width: 45%!important;
}

.col-sm-6 {
    width: 100%!important;
    float: none;
}
em.ProductPrice.VariationProductPrice {
    FONT-SIZE: 24PX!IMPORTANT;
}

table.maintable td, table.texttable td {
    PADDING: 1%; display:block;
    WIDTH:98%;
}

/*Timmy *產品介紹文Css Settings*/

.mainintrotext {
    
    text-align: center;
}

.mainintrotext h3 {
    
    text-align: center;
    font-size: 18px !important;
    padding:10px 20px;
    
}

.mainintrotext p {
    
    text-align: center;
    font-size: 15px;
    margin:3% auto;
    padding:0 10px;
}



table.contacttable tr {
    
    
    WIDTH: 48%;
}


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




div#Box1 table td {
    
    WIDTH: 100%;
    DISPLAY: INLINE-BLOCK;
    TEXT-ALIGN: left;
    padding: 13px;
    /* margin: auto; */
}




}

@media screen and (max-width: 470px) and (min-width: 100px) {
    .ProductList strong, .ProductList strong a {
        font-size: 18px!important;
}

.Content .ProductList li {
    width: 45%!important;
}

.col-sm-6 {
    width: 100%!important;
    float: none;
}
.row {
    display: flex;
    width: 100%;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
}

.s-2 {
    width: 20%;
}

.s-4 {
    width: 60%;
    padding: 5px 0;
}

.s-2 a {
    
    display: block;
    color: #6c6c6c;
    font-size: 20px!important;
    padding: 16px 0!important;
    margin-top: 20px;
    
}
}