
div#mobilebox {
DISPLAY: NONE;
}

@media screen and (max-width: 1023px) and (min-width: 100px) {
    img.topsellimg {
    WIDTH: 200PX;
}
    body {
    min-width: unset;
}

img.FOOTERLOGO {
    max-width: 250px;
}
    
*{
    font-size:1.02em !important;
}
 #mobliebutton, #searchbutton{
    display:inline-block;
}
 .Content {
    width: 95%;    WIDTH: 96%!IMPORTANT;
    margin:0 auto;
}
 #Menu{
     display:none;
     position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
     height: 100%;
}
 #Logo{
    text-align: center;
    width: 100%;
    clear: both;
    margin: 0 auto;
    float: unset;
    font-size: 5VW !important;
    padding: 0;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
}
 #LogoImage{
     width: 50% !important;
}
 table#fronttable td {
     display: block;
     width: 100%;
     padding-bottom: 130px;
     font-size: 24px;
}
 #Menu ul{
     width: 100%;
}
 #Menu li{
     padding: 0 10%;
     width: 70%;
     margin: 0;
     clear: both;
     left: 0;
     background: unset !important;
}
 #Menu li a{
     height: auto;
     margin: 0 auto;
     padding: 10px 0;
     color: #FFF;
}
 #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 {
     padding: 0;
     font-size: 0.8em !important;
     text-align: left;
     margin: 0;
     font-weight: normal;
     width: 100% !important;
}
 #Header{
    
    padding-top: 26px;
    min-height: 100px;
}

 #SearchForm input.Textbox {
     width: 50%;
}
 #SearchForm .Button {
     width: 50px;
     height: 50px;
     margin-top: -7px;
}
#SearchForm {
     box-shadow: 0 0 5px #2222;
}
 #TopMenu {
   position: relative;
    right: unset;
    top: unset;
    width: 100%;
    z-index: 39;
    height: auto;
}
 #TopMenu img {
     height: 40px;
}
.ProductImage, .Content .ProductList li {
width: 44vw !important;
    HEIGHT: 45VW!IMPORTANT;
}
.ProductList {
    margin: 0;
}
.Content h2, .TitleHeading {
    font-size: 28px !important;
    margin: 10px 0;
}

div#Wrapper {
    DISPLAY: FLEX;
    FLEX-DIRECTION: column;
}
.FloatRight {
    float: UNSET;
}

.HorizontalFormContainer p.Submit {
     margin-left: 10px; 
}

.Content.Widest {
    width: 80%!important;
}

table.CartContents img {
    max-width: 30px;
}

.Left {  width:100% !important;
ORDER:2;
}

.Right { width:100% !important;
ORDER:3;
}


#TopMenu li a {
    font-size: 0.8em !important;    padding: 0 5px;
}

img.shopimg {
    WIDTH: 100%;
    HEIGHT: AUTO;
}


.SortBox {
    position: relative;
    text-align: right;
}
h2, .TitleHeading {
    text-align: center;
    font-size: 28px !important;
}
select#qty_ {
    width: auto !important;
}
input[type="image"] {
    height: 45px;
    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% 5% 5%;
    }
.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: 10px 5% 0;
    WIDTH: 80%;
    BACKGROUND: rgb(255 255 255 / 0.5);
    padding: 1%;
}
.SortBox {
    float: unset;
    text-align: right;
}

#ModalContentContainer {
    z-index: 99999999;
}

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

.floatsub {
    MARGIN: 1%;
    width: 30%;
    FLOAT: LEFT;
    MIN-HEIGHT: 250PX;
    FONT-SIZE: 1.5EM!IMPORTANT;
    LINE-HEIGHT: 1.5;
    BACKGROUND: #FFF;
}

li.floatsub {
    DISPLAY: NONE;
}
.Fea-Title-home a {
    color: #ae252c;
    FONT-SIZE: 2EM!IMPORTANT;
}

.mainproul .ProductList li {
    BACKGROUND: #FFF;
    BORDER-RADIUS: 5PX;
WIDTH: 45%;
    margin: 2%;
}

.mainproul .ProductList li .ProductImage {
    width: 40vw !important;
    HEIGHT: 40VW!IMPORTANT;
}


div#mobilebox {
    DISPLAY: BLOCK;
    /*DISPLAY: NONE;*/
}
.mainproul .ProductList li .ProductImage {
width: 100%!important;
    height: 45vw!important;
        display: FLEX;
    JUSTIFY-CONTENT: center;
    ALIGN-ITEMS: center;
}

.mainproul .ProductList li .ProductImage img {
    WIDTH: 100%!important;
    HEIGHT: 100%!IMPORTANT;
}

.ProductDetails {
    min-height: 65px;
}

.ProductList strong a {
    font-size: 0.8em !important;
}



.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    /* display: none; */
    WIDTH: 42VW!IMPORTANT;
    height: 45vw !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Left .ProductList .ProductImage img, .Right .ProductList .ProductImage img {
    /* display: none; */
    WIDTH: 100%!IMPORTANT;
    HEIGHT: AUTO!IMPORTANT;
}

div#SideTopSellers LI {
    DISPLAY: INLINE-BLOCK;
    WIDTH: 46%!IMPORTANT;
    /* FLOAT: LEFT; */
    CLEAR: UNSET;
}

.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails {
WIDTH: 100%;
    MIN-HEIGHT: 65PX;
    font-size: 0.8em !important;
}

.Content .ProductList li .ProductActionAdd a {
    padding: 10px 10%;
    width: 100%;
    font-size: 0.8em !important;
}




}











@media screen and (max-width: 4500px) and (min-width: 2600px) {
    
* {
    font-size: 1.3rem !important;
}

#TopMenu {
    padding: 10px 0;
}

#Menu {
    height: 150px;
    line-height: 150px;
}

div#Container {
    MAX-WIDTH: 2000PX;
    MARGIN: 0 AUTO;
}
}
