.main {
    color: red;
}
body {
    background-color: #fff !important;
}
.cart-product-price {
    font-weight: 300 !important;
}
@media only screen and (min-width: 768px) {
    header.main-header .side-menu ul a {
        padding: 0 !important;
    }
    .main-content {
        margin-top: 100px !important;
    }
    .addToCardCol2 {
        right: 93%;
        bottom: 9em;
        border-radius: 0;
    }
    .addToCardCol3 {
        right: 70%;
        bottom: 1em;
        border-radius: 0;
    }
    .addToCardCol4 {
        right: 93%;
        bottom: 2em;
        border-radius: 0;
    }
    .text-pro {
        font-size: 20px;
    }
    .row-basket {
        display: flex;
        flex-direction: column-reverse;
    }
    .basketnew a#nav-home-tab {
        width: 150px;
        text-align: left;
    }
    .basketnew a.nav-item.nav-link.border-none {
        width: 150px;
        text-align: center;
    }
    .product-info-block.container {
        margin-top: 100px !important;
    }
    button.btn-menu {
        top: 4px !important;
    }
    .footer-social li a img {
        width: 38px !important;
    }
    button.btn-menu .align span {
        background: #d0d0d0;
        display: block;
        margin-bottom: 10px;
        width: 40px;
        height: 2px;
    }
    .card-product-name .detail {
        margin: 0.1rem 0;
        color: #8f8f8f;
        margin-right: 0;
        border-left: 1px solid rgb(0, 0, 0) !important;
        height: 12px;
        display: flex;
        align-items: center;
        padding-left: 10px;
    }
    .shop-list .counter-box {
        display: inline-flex;
        align-items: center;
        border-radius: 5px;
        border: 1px solid #c8c8d6;
        font-size: 10px !important;
        flex-direction: row-reverse;
        color: black !important;
        font-weight: 300 !important;
        margin-top: 16px;

    }
}
header.main-header.dt-sl {
    background-color: rgb(244 244 244) !important;
}
input.form-control.transparent-input {
    display: none;
}
.product-info-block p {
    line-height: 120% !important;
}
input[type='radio']:checked + .ui-variant--check {
    /* border: 2px solid; */
    /* border-color: #f7858d; */
    background-color: #ffffff00 !important;

    border: 1px solid black !important;
    color: black !important;
}
.ui-variant--color input[type='radio']:checked + .ui-variant--check {
    /* border: 2px solid; */
    /* border-color: #f7858d; */
    background-color: #ffffff00 !important;

    border: none !important;
    color: black !important;
}
.ui-variant--check {
    box-shadow: none !important;
}

input#searchHeader {
    height: 30px !important;
}
h2#swal2-title {
    text-align: left !important;
    padding-left: 17px !important;
    padding-top: 20px;
    font-size: 13px !important;
}
div#swal2-html-container {
    text-align: left !important;
    font-size: 13px !important;
}
.swal2-popup.swal2-modal.swal2-show {
    border-radius: 0 !important;
    border: 1px solid #000;
    padding-bottom: 0;
    font-size: 13px !important;
}
button.swal2-confirm.swal2-styled {
    display: flex;
    width: 318px;
    margin: 0;
    text-align: center;
    justify-content: center;
    background: transparent;
    color: #000;
    border-radius: 0 !important;
    border-top: 1px solid #000;
    box-shadow: none !important;
    font-weight: 300 !important;
}
button#checkout-link {
    border: none !important;
    outline: none !important;
    background: black !important;
    width: 200px !important;
    border-radius: 0;
    text-align: center !important;
    font-weight: 300;
    height: 50px;
}
.card-product-name .title {
    font-weight: 300 !important;
    color: black !important;
    font-size: 13px !important;
}
@media only screen and (max-width: 768px) {
    main-container {
        padding: 0;
    }
    .product-info-block p {
        line-height: 180% !important;
        font-weight: 300;
    }
    #product-single-page h1 {
        color: black;
        font-weight: 300;
    }
    button.btn-menu .align span {
        background: #615d5d94;
        display: block;
        margin-bottom: 3px;
        width: 27px;
        height: 1px;
    }
    main.main-content.dt-sl.p-0.m-0 {
        margin-top: 139px !important;
    }
    .addToCardCol2 {
       height: 20px;
    width: 20px;
    right: 90%;
    bottom: 12%;
    }
    .addToCardCol2 a {
        background: white;
        height: 100%;
    }
.plusCart {
    position: relative;
    top: 2px;
    width: 100%;
    height: 100%;
}
    .addToCardCol3 {
  height: 20px;
    width: 20px;
    right: 80%;
    bottom: 24%;
    }
    .text-pro {
        font-size: 11px;
    }
    .product-variant {
        margin: 0 !important;
    }
    button.btn-menu .align__justify {
        margin-top: 0px;
        margin-right: 0;
        align-items: start;
        display: flex;
        flex-direction: column;
    }
    .product-tt {
        font-size: 11px !important;
    }
    .product-tt div {
        font-size: 11px !important;
    }
    .product-cl {
        width: 14px !important;
        height: 14px !important;
        margin-top: 3px;
    }
    h3,
    h4,
    h5,
    h6,
    h2 {
        font-weight: 300 !important;
    }
    .tab-cart-page .nav-tabs {
        width: 98% !important;
    }
    .checkout-summary-content {
        padding-right: 10px;
        font-size: 11px !important;
        padding-left: 10px !important;
    }
    .checkout-summary-summary {
        font-size: 11px !important;
        font-weight: 300;
        display: flex;
        justify-content: end;
    }
    .checkout-summary-content div {
        flex-direction: row !important;
    }
    .nav-tabs .nav-link {
        font-size: 12px !important;
    }
    p {
        font-size: 11px !important;
    }
    a {
        font-size: 11px !important;
    }
    span {
        font-size: 11px !important;
    }

    button.swal2-confirm.swal2-styled {
        font-size: 11px !important;
    }
    h2#swal2-title {
        font-size: 11px !important;
    }
    div#swal2-html-container {
        font-size: 11px !important;
    }
    .swal2-footer {
        display: block;
        border-top: 1px solid black;
        padding-top: 5px;
        margin: 0;
    }
    button {
        font-size: 11px !important;
    }
    p.price-class.wizard-1 {
        padding-left: 23px;
        direction: ltr;
    }
    tr {
        font-weight: 300 !important;
        font-size: 11px;
    }
    th {
        font-weight: 300 !important;
        font-size: 11px;
    }
    .text-left {
        font-size: 11px;
    }
    .card-product-name .title {
        font-size: 11px !important;
    }
    .checkout-summary-price-value.price-class {
        font-size: 11px !important;
    }
    button#checkout-link {
        border: none !important;
        outline: none !important;
        background: black !important;
        width: 163px !important;
        border-radius: 0;
        text-align: center !important;
        font-weight: 300;
        height: 32px;
    }
    .price-class{
        margin-top: 3px;
    }
    .price-class small{
        font-size: 11px !important;
    }
    .product-tt{
        align-items: baseline !important;
    }
   .detailProduct > .row{
        align-items: baseline !important;
   }
}

a {
    color: #000 !important;
}
.mdi-bookmark-outline::before {
    color: #3f3f3f66;
}
p.price-class.wizard-1 {
}
tr {
    font-weight: 300 !important;
    margin-bottom: 5px;
}
th {
    font-weight: 300 !important;
}
tr td {
    height: 31px;
}
