@media only screen and (min-width: 1400px) {
    .setNavigation {
        height: 70px;
        background-color: transparent;
        margin-bottom: 00px;
    }

    .bodyContentHome .container-fluid {
        padding: 1% 5% 0% 5%;
    }

    .productCategoryComp .well {
        height: 180px;
        aspect-ratio: 1;
    }

    #success-message {
        top: 12%;
        left: 82%;
    }

    .categoryProduct {
        display: flex;
        justify-content: left;
        flex-wrap: wrap;
    }

    .categoryProduct .productsCategory .well {
        width: 240px;
        height: 350px;
        margin: 10px 15px 10px 0px;

    }

    .categoryProduct .productsCategory .well .actionButton {
        padding: 0px 10px;
        margin: 0px;
        margin-top: 0px;
    }

    .categoryProduct .productImage .image img {
        height: 220px;
        max-width: 100%;
    }

    .categoryProduct .productsCategory .well:hover .productInfo {
        margin-top: -40px;
        transition: 0.3s ease-in;
    }

    .topRatedProducts h3 {
        font-size: 1.4em;
        font-weight: bold;
        letter-spacing: 1px;
        color: var(--primaryTextColor);
    }

    .iconUp {
        top: 86%;
        left: 95.2%;
    }

    .whatsappIcon {
        top: 92%;
        left: 95%;
    }

    #sectionFooter .container-fluid {
        padding: 0% 8% 0% 8%;
    }

    .sectionInformation {
        padding: 00px 40px;
        padding-bottom: 0px;
    }

    .linksCard {
        padding: 20px;
        margin-top: 90px;
    }

    .linksCard h3 {
        font-size: 1.2em;
        font-weight: bold;
        text-align: left;
        letter-spacing: 0px;
        padding-bottom: 0px;
    }

    .linksCard h4 {
        text-align: left;
    }

    .linksCard h4 a {
        color: white;
        font-size: 0.9em;
    }

    .createdBy h6 {
        font-size: 0.8em;
        text-align: right;
        padding-left: 0px;
    }

    .OrderPlacedDetails .buttonTrackOrder {

        margin-top: 0px;
    }

    .OrderPlacedDetails .buttonInvoiceOrder {
        margin-top: 0px;
    }

    .OrderPlacedDetails .orderStatusComp {
        position: absolute;
        right: 25px;
        top: 10px;
    }

    .LoginContent {
        padding: 5% 10% 2% 10%;
    }

    .RegisContent {
        padding: 0% 10% 0% 10%;
    }

    .LoginContent .authWelcomeComp h1 {

        padding-top: 5%;
    }

    .formLoginWell .well {
        padding: 7% 10% 2% 10%;
    }

    .formRegisWell .well h5 {
        text-align: left;
        padding-top: 20px;
    }

    .formLoginWell .well {
        padding: 3% 5% 2% 5%;

    }

    .productCategoryContainer #myTabContent {
        margin-top: -46px;
    }

    .productCategoryContainer .productCategoryComp .well {
        height: 260px;
    }

    .productCategoryBox .productCategoryWidget .well {

        height: 200px;
        aspect-ratio: 1;
    }

    .productName h3 {
        padding: 0px 65px 5px 0px;
    }

    .productDescpComp {

        height: 700px;
        padding: 0px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .breadCrum .container-fluid {
        padding: 1% 7% 0% 7%;
    }

    .breadCrum h5 {
        font-size: 0.9em;
        letter-spacing: 0.5px;
        font-weight: normal;

    }

    .bodyContent .container-fluid {
        padding: 0% 7%;
    }

    .shoppingCart .well {
        padding: 15px;
        margin-top: -10px;
    }

    .shoppingCart .well .productSKUDescp {
        margin-top: -90px;
    }

    .shoppingCart .well img {
        height: 100%;
        aspect-ratio: 1;
    }

    .buttonCartRemove {
        right: 10px;
        position: absolute;
        margin-top: -5px;
    }

    .cartProduct h4 {
        padding-top: 0px;
    }

    .QuantityComp {
        text-align: center;
        padding: 0px;
        border-radius: 5px;
        position: absolute;
        top: -45px;
        right: 15px;
    }

    .QuantityComp h4 {
        padding: 0px;
        margin: 0px;
        color: white;
        font-size: 1em;
    }

    .shoppingCart .well h3 {
        margin: 0px;
        padding: 5px 0px;
        font-size: 1.2em;
    }

    .shoppingCart .well h5 {
        margin: 0px;
        padding: 5px 0px;
    }

    .shoppingCart .well h6 {
        margin: 0px;
        padding: 5px 0px;
    }

    .inStockQty {
        background-color: #28b463;
        color: white;
        font-weight: normal;
        padding: 5px 15px;
        border-radius: 5px;
    }

    .outStockQty {
        background-color: #cb4335;
        color: white;
        font-weight: normal;
        padding: 5px 15px;
        border-radius: 5px;
    }

    .updateCartComp {
        right: 20px;
        top: 105px;
    }

    .checkOut .well {

        padding: 15px;
    }

    .verticalLine {
        margin: 25px 0px 10px 0px;
    }

    .buttonCartUpdate {
        padding: 8px 15px;
        font-size: 1em;
    }

    .checkOut .well h2 {
        padding: 5px 0px 15px 0px;
    }

    .boughtInfo {
        margin: 30px 0px 30px 0px;
    }

    .showNewTag {
        left: 80px;
        margin-top: 15px;
    }

    .categoryProduct .productPrice {
        padding: 0px 15px 17px 15px;
        margin: 0px;
    }

    .totalAmountComp {

        right: 22px;
        top: 10px;

    }
    .productConfirm .well .successComp{
text-align: left;
padding-left: 15px;
padding-top: 0px;
}
  .shopByCategory{
        padding: 0px;
        margin-top: 30px;
    }
    .shopByCategory h3{
        font-size: 2em;
        color: var(--themeColor);
        font-weight: bold;
        letter-spacing: 1px;
    }
}