<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.add-to-cart-cart a,
.add-to-cart-cart h4,
.add-to-cart-cart input,
.ship-estimate li {
    font-weight: 400;
    color: #000;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

section.add-to-cart-cart {
    padding: 2% 0;
    background: #fff;
}

.add-to-cart-cart input {
    width: 25%;
    text-align: center;
    height: 49px;
    border-radius: 6px;
    border: 1px solid #ebebeb;
    font-size: 15px;
    display: flex;
    margin: 0 auto;
}

.add-to-cart-cart a {
    font-size: 13px;
    display: block;
    text-decoration: none;
}

.add-to-cart-cart h4 {
    font-size: 15px;
    text-align: center;
    font-family: Poppins, Sans-Serif;
}

.add-to-cart-cart .table&gt;tbody&gt;tr&gt;td,
.add-to-cart-cart .table&gt;tbody&gt;tr&gt;th,
.add-to-cart-cart .table&gt;tfoot&gt;tr&gt;td,
.add-to-cart-cart .table&gt;tfoot&gt;tr&gt;th,
.add-to-cart-cart .table&gt;thead&gt;tr&gt;td,
.add-to-cart-cart .table&gt;thead&gt;tr&gt;th {
    vertical-align: middle;
}

.table-responsive table.table {
    background: #fff;
}

.ship-estimate {
    background-color: #fff;
    padding: 20px 40px;
    border: 1px solid #00000029;
    margin-top: 10%;
}

.ship-estimate li {
    font-size: 25px;
    margin-bottom: 5px;
    font-family: Poppins;
}

.ship-estimate ul {
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: Poppins, Sans-Serif;
    list-style: none;
}

.ship-estimate .grey-style {
    color: #333333db;
    font-size: 15px;
    font-family: Poppins;
    font-weight: 500;
    text-transform: uppercase;
}

.proceed-cart a {
    color: #000;
    text-align: left;
    font-size: 20px;
}

.contnu-shp,
.table tr th:not(:first-child),
th.qty {
    text-align: center;
}

.proceed-cart .checkout-btn {
    padding: 15px;
    width: 78%;
    font-size: 17px;
    letter-spacing: 1px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background: linear-gradient(#ff8d00, #f4ff61) !important;
    text-transform: capitalize;
    font-family: Poppins, Sans-Serif;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border: unset;
}

.table-space h3,
.table&gt; :not(:last-child)&gt; :last-child&gt;* {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-family: Poppins, Sans-Serif;
}

.space .row {
    align-items: center;
}

.contnu-shp a i,
.proceed-cart .checkout-btn i {
    font-size: 14px;
}

.table img {
    height: 92px;
    object-fit: contain;
    width: 100%;
    display: block;
}

.product-img {
    width: 100%;
    border-radius: 0;
    display: flex;
    justify-content: center;
}

.table&gt; :not(:last-child)&gt; :last-child&gt;* {
    border-bottom-color: #00000021;
    font-weight: 400;
    padding: 19px 25px;
}

.table-space h3 a {
    padding-top: 0;
    text-decoration: none;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.contnu-shp,
.removee {
    align-items: center;
    background: linear-gradient(#005aff, #61cbff);
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-style: solid;
    border-width: 0;
}

.removee {
    font-size: 23px;
    width: 40px;
    height: 35px;
    justify-content: center;
    color: #fff;
    padding: 0 0 2px;
    border-radius: 3.5px;
    border: none;
}

.table-space h6,
.table-space span {
    color: #000;
    font-weight: 400;
}

.table-space h6 {
    font-size: 16px;
    line-height: 18px;
    margin: 5px 0;
    text-transform: capitalize;
}

li.color-change {
    margin-top: 8%;
}

.table-responsive {
    margin-bottom: 1%;
}

td.col-md-1.rm {
    text-align: -webkit-center;
}

.contnu-shp {
    justify-content: center;
    padding: 15px;
    width: 52%;
    letter-spacing: 2px;
    border-radius: 5px;
    color: #fff;
    text-transform: capitalize;
    font-family: Poppins, Sans-Serif;
}

.contnu-shp a {
    padding: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 17px;
}

.py-2.py-md-0.col-md-10.cntold {
    text-align: end;
}

.lffft li {
    list-style-type: none;
    margin-bottom: 0;
    font-size: 11px;
    color: #000000a8;
    font-weight: 500;
}

.lffft a {
    text-align: left;
    font-size: 12px;
    text-decoration: underline;
}

.adtocart-hed h2 {
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 3px;
    word-spacing: 5px;
    margin-bottom: 4%;
}

table.table tr th:first-child {
    padding-left: 28px !important;
}

ul {
    padding-left: 0;
    margin: 0;
}

.proceed-cart .checkout-btn:hover {
    background: linear-gradient(#f4ff61, #ff8d00) !important;
}

.contnu-shp:hover {
    background: linear-gradient(#61cbff, #005aff);
}

button.update {
    border: unset;
    background-color: unset;
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 13px;
}

.table-space h3 a:hover {
    text-decoration: underline;
}

.table-responsive table.table td {
    text-align: center;
    padding: 10px 0;
}

td.item-desc {
    text-align: start !important;
}

td.item-desc * {
    margin: 0;
    margin-bottom: 10px;
}

td.item-desc {
    width: 290px;
    padding-left: 5% !important;
}

td.item-desc a:first-child {
    line-height: 21px;
}

td.item-desc a:first-child:hover {
    text-decoration: underline;
}

td.item-desc a:last-child {
    margin: 0;
    text-decoration: underline;
    font-size: 12px;
}

button.update-submit-button-cart {
    font-size: 15px;
    letter-spacing: 0px;
    height: 50.37px;
    background: linear-gradient(#61cbff, #005aff) !important;
    width: 100% !important;
    text-transform: capitalize;
    font-weight: 200;
    border: none;
    border-radius: 5px;
    color: white;
}


button.gradient-btn{
    font-size: 15px;
    letter-spacing: 0px;
    height: 50.37px;
    background: linear-gradient(#61cbff, #005aff) !important;
    width: 100%;
    text-transform: capitalize;
    font-weight: 200;
    border: none;
    border-radius: 5px;
    color: white;
}
button.gradient-btn:hover{
   background: linear-gradient(#005aff, #61cbff) !important;
}

button.update-submit-button-cart.contt {
    width: 78% !important;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 300;
}

button.update-submit-button-cart.contt i {
    font-size: 14px;
}

.row.no-gutters {
    align-items: center;
}

tr.btm-total p {
    text-align: right;
    font-size: 16px;
    margin: 0;
}

tr.btm-total td {
    padding-right: 17% !important;
}

tr.btm-total p span {
    margin-right: 2%;
    text-transform: uppercase;
}

button.update-submit-button-cart.contt:hover {
    background: linear-gradient(#005aff, #61cbff) !important;
}

button.update-submit-button-cart:hover {
    background: linear-gradient(#005aff, #61cbff) !important;
}

.add-to-cart-cart input[type="number"] {
    width: 17%;
    height: 40px;
    padding-left: 4%;
}

.add-to-cart-cart input[type="checkbox"] {
    width: 13%;
    accent-color: #0863ff;
}

/* Responsive - Media query */

@media only screen and (min-width: 1661px) and (max-width: 1920px) {}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    .chkt-hed h1 {
        font-size: 18px;
        padding: 4% 0;
    }

    .chkt-hed h1 p {
        font-size: 11px;
    }

    .chkt-hed {
        padding: 3% 0;
    }

    .same-shpng {
        display: block;
        margin-bottom: 31%;
    }

    .same-shpng span {
        display: block;
    }

    .toggle-switch {
        display: flex;
        margin-left: 0;
    }

    button.update-submit-button-cart.contt {
        font-size: 14px;
        width: 100% !important;
        height: 44px;
    }

    button.update-submit-button-cart {
        font-size: 14px;
        width: 100% !important;
        height: 44px;
    }

    button.checkout-btn.float-right {
        font-size: 14px;
        width: 100% !important;
        height: 44px;
        margin-top: 3%;
    }

    section.add-to-cart-cart {
        margin-top: 5%;
    }

    .table&gt; :not(:last-child)&gt; :last-child&gt;* {
        padding: 6px 21px;
        font-size: 13px;
    }

    td.item-desc {
        padding-left: 3% !important;
    }

    a.title {
        font-size: 12px;
    }

    td.item-desc a:first-child {
        line-height: 16px;
    }

    .add-to-cart-cart h4 {
        font-size: 13px;
    }

    .table-responsive::-webkit-scrollbar {
        height: 8px !important;
        border-radius: 50px !important;
    }

    .table-responsive::-webkit-scrollbar-track {
        background: #000 !important;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        background: #fe9e0e !important;
    }

    .table-responsive {
        margin: 6% 0;
    }
}</pre></body></html>