.break {
    height: 10px;

}

.break2 {
    height: 25px;

}

.break3 {
    height: 30px;
}

.aFilter {
    font-size: 14px;
    font-weight: bold;

    color: black;
    text-decoration: none;
}

.logo {
    height: 50px;
}

.logoCartSlide {
    height: 80px;
}

.cart {
    height: 18px;
}

.searchIcon {
    height: 20px;
}

.topFix {
    background-color: whitesmoke;

    height: 70px;
}

.categoryCard1 {
    height: 450px;
    width: 450px;

    background-image: url("./Home images/laptop\ thumbnail.png");
    background-size: cover;

}

.categoryCard2 {
    height: 450px;
    width: 450px;

    background-image: url("./Home images/lap\ accessory\ thumb.png");
    background-size: cover;

}

.menuContainer {
    display: none;

    background-color: white;

    height: 135px;
}

.menuArrow {
    display: none;
}


.noBoarder {
    border: none;
}

.productContainer {
    height: 500px;

    background-color: whitesmoke;
}

.footerContainer {
    height: 300px;

    background-color: whitesmoke;

    overflow-x: hidden;
}

.ul1 {
    font-size: 15px;

    list-style: none;

    padding-left: 0;

}

.li1 {
    padding-top: 15px;
}

.footerMain {
    font-size: 14px;

    text-align: center;
}

.social1 {
    height: 25px;

}

.u2 {
    display: none;
}

.filters {
    height: 900px;
    width: 320px;

    background-color: rgb(247, 246, 246);

}

.products1 {
    height: 1000px;
    width: 1050px;

}

.filterMenuButton {
    display: none;
}

.filterMenu {
    height: 400px;

    background-color: rgb(247, 246, 246);

    display: none;
}

.setoff {
    margin-left: 70px;
}

.setoff3 {
    margin-left: 100px;
}

.rem {
    width: 25rem;
}

.away100 {
    margin-left: 100px;
}

.colorChange {
    background-color: rgb(236, 236, 236);

    font-size: 14px;

    height: 25px;
}

.smallTextCart {
    font-size: 14px;
}

.smallTextCart2 {
    font-size: 16px;
}



.cartSlideImg {
    height: 50px;
}

.itemList {
    width: 800px;
    height: 400px;

    padding-right: 0px;

}

.checkout {
    width: 480px;
    height: 380px;

    background-color: rgb(253, 251, 251);
}

.heading {
    font-size: 20px;
}

.margin {
    margin-left: 30px;
}

.margin2 {
    margin-left: 25px;
}

.checkoutText {
    font-size: 15px;

    opacity: 80%;
}

.selectAll {
    background-color: whitesmoke;

}

.iconSquare {
    height: 15px;
    width: 15px;

    background-image: url("./Home images/trash.png");
    background-size: cover;

    opacity: 60%;
}

.iconSquare2 {
    height: 15px;
    width: 15px;

    background-image: url("./Home images/heart.png");
    background-size: cover;

    opacity: 60%;
}

.iconSquareWatchlistSettings {
    height: 17px;
    width: 17px;

    background-image: url("./Home images/settings.png");
    background-size: cover;
}

.iconSquareWatchlistDelete {
    height: 17px;
    width: 17px;

    background-image: url("./Home images/trash.png");
    background-size: cover;

}

.iconSquareWatchlistHeart {
    height: 17px;
    width: 17px;

    background-image: url("./Home images/heart.png");
    background-size: cover;

}

.iconSquareWatchlistCart {
    height: 17px;
    width: 17px;

    background-image: url("./Home images/shopping-cart copy.png");
    background-size: cover;

}

.watchListItemBG {
    background-color: whitesmoke;

    height: 140px;
    width: 100%;
}

.checkoutA {
    text-decoration: none;

    color: black;

    font-size: 15px;

    opacity: 80%;

    cursor: pointer;
}

.checkoutTextA {
    font-size: 15px;

}

.cartItemImg {
    height: 63px;
    width: 87px;

    border-style: groove;

    display: flex;
    justify-content: center;
    align-items: center;

    background-color: white;

}

.img {
    height: 50px;
}

.smallCheckoutText {
    font-size: 11px;
    opacity: 75%;
}

.smallCheckoutText2 {
    font-size: 11px;

}

.checkoutEndSize {
    height: 100px;

    background-color: whitesmoke;
}

























@media (max-width : 1155px) {
    .topDetails {
        display: none;
    }
}

@media (max-width : 845px) {
    .menuArrow {
        display: block;
    }

    .removeBtns {
        display: none;
    }
}

@media (max-width : 645px) {
    .footerContainer {
        height: 450px;
    }
}


@media (max-width : 992px) {
    .u1 {
        display: none;
    }

    .u2 {
        display: block;
    }

    .footerContainer {
        height: 400px;
    }
}

@media (max-width : 576px) {
    .footerContainer {
        height: 550px;
    }

    .u1 {
        display: block;
    }

    .u2 {
        display: none;
    }
}

@media (max-width : 1689px) {
    .filterMenuButton {
        display: block;
    }

    .filterText {
        display: none;
    }

    .filters {
        display: none;
    }

    .products1 {
        width: 1500px;
    }

    .setoff {
        margin-left: 0px;
    }

    .setoff2 {
        margin-left: 90px;
    }

    .setoff3 {
        margin-left: 0px;
    }

    .rem {
        width: 17rem;
    }

    .products1 {
        height: 500px;
    }
}

@media (max-width : 1490px) {
    .products1 {
        height: 820px;
    }
}

@media (max-width : 1400px) {
    .setoff2 {
        margin-left: 50px;
    }

    .products1 {
        height: 500px;
    }
}

@media (max-width :1298px) {
    .leftMargin1 {
        margin-left: 100px;
    }

    .leftMargin4 {
        margin-left: 100px;
    }

    .products1 {
        height: 820px;
    }
}

@media (max-width : 1028px) {
    .leftMargin3 {
        margin-left: 100px;
    }

    .leftMargin4 {
        margin-left: 0px;
    }

    .rem {
        width: 20rem;
    }

    .products1 {
        height: 870px;
    }
}

@media (max-width : 804px) {
    .leftMargin2 {
        margin-left: 100px;
    }

    .leftMargin4 {
        margin-left: 100px;
    }

    .products1 {
        height: 1680px;
    }
}

@media (max-width : 1568px) {
    .cartsetoff {
        margin-left: 80px;
    }
}

@media (max-width : 1393px) {
    .cartsetoff {
        margin-left: 0px;
    }


    .itemList {
        width: 100rem;

        height: 240px;
    }

    .checkout {
        width: 100rem;
    }
}

@media (max-width : 696px) {
    .checkoutEndSize {
        height: 130px;
    }
}