body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
    font-family: "Cairo";
}

td.td-actions.text-right {
    white-space: nowrap;
    width: 1px;
}

.no-border-radius{
    border-radius: 0 !important;
}

.myCustomeCart{
    max-width: 50% !important;
    max-height: inherit !important;
}

.mySelect{
    border: 0 !important;
    background-image: linear-gradient(0deg,#9c27b0 2px,rgba(156,39,176,0) 0),linear-gradient(0deg,#d2d2d2 1px,hsla(0,0%,82%,0) 0);
    background-size: 0 100%,100% 100%;
    background-repeat: no-repeat;
    background-position: bottom,50% calc(100% - 1px);
    background-color: transparent !important;
    transition: background 0s linear !important;
    float: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #3c4858 !important;
    height: 34px;
    padding-left: 0 !important;
    padding-bottom: 5px !important;
}
