
.sideCategories {
}

.sideCategories .box {
    background: #fff;
}

.sideCategories .box:not(:last-child) {
    margin-bottom: 10px;
}

.sideCategories .box:not(.open) .parent-head {
    border: none;
}

.sideCategories .box .parent-head {
    border-bottom: 1px solid #920091; /* margin-bottom: 20px; */
    padding: 15px;
    box-sizing: border-box;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    color: #30408E;
}

.sideCategories .box .parent-head i, .sideCategories .box .parent-head img {
    padding-right: 15px;
    max-height: 20px;
    color: #920091
}

.sideCategories .box .contents {
    padding: 10px 20px
}

.sideCategories .box ul.childrenList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sideCategories .box ul.childrenList .item {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 400;
    color: #363636;
    transition: 0.3s
}

.sideCategories .box ul.childrenList li:not(:first-child) .item {
    border-top: 1px solid #f1f1f1;
}

.sideCategories .box ul.childrenList .item span {
    position: relative;
    z-index: 2
}

.sideCategories .box ul.childrenList .item.parent::after {
    content: "\f054";
    margin-left: auto;
    padding-right: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    font-size: 10px;
    color: #00AEEF
}

.sideCategories .box ul.childrenList .item.parent.open::after {
    content: "\f078";
    font-family: "Font Awesome 6 Free";
    color: #417394
}

/*.sideCategories .box ul.childrenList .item::after {content: ""; position: absolute; z-index: 1; top: 0; left: 0; width: 0%; height: 100%; background: #02B0FFad; transition: 0.5s ease-out; pointer-events: none}*/
/*.sideCategories .box ul.childrenList .item:hover::after {width: 100%; transition: 0.3s ease-out}*/
.sideCategories .box ul.childrenList .item:hover span {
    color: #417394
}

.sideCategories .box ul.childrenList .item:hover::after {
    color: #417394
}

.sideCategories .box ul.childrenList .item.sel {
    color: #417394
}

.sideCategories .box ul.childrenList .grandChildren {
    display: none;
    margin: 10px 0;
    overflow: hidden
}

.sideCategories .box ul.childrenList .grandChildren ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sideCategories .box ul.childrenList .grandChildren ul a {
    display: flex;
    align-items: center;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 400;
    color: #363636;
    transition: 0.3s
}

.sideCategories .box ul.childrenList .grandChildren ul a.sel {
    color: #920091
}

.sideCategories .box ul.childrenList .grandChildren ul a::before {
    content: "\f111";
    padding: 0 5px;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    font-size: 3px;
    color: #920091
}

.sideCategories .box ul.childrenList .grandChildren ul a:hover {
    color: #920091;
}

.header .header-top{
    background-color: #920091;
}

.fieldset{
    border: none!important;
}

.head{
    display: flex;
    justify-content: space-between;
}

.item{
    color: #920091;
}

.product-box-5{
    margin-bottom: 30px;
}

.color-main h2{
    color: #920091;
}

.social-header-icon{
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    -webkit-box-align: center;
    align-items: center;
    justify-content: end;
    margin: 0px;
}

.social-header-icon li{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    z-index: 0;
    transition: all 0.3s ease-in-out;
}

.social-header-icon li a{
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    color: #fff;
}

.social-header-icon li a i {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social-header-icon li::after {
    background-color: #fff;
    opacity: 0.1;
    transition: all 0.3s ease-in-out;
}

.social-header-icon li::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--theme-color);
    opacity: 0.06;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.wishlist-dropdown{
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.uk-close{
    color: #999;
    transition: .1s ease-in-out;
    transition-property: color, opacity;
}

.uk-icon{
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: hidden;
    font: inherit;
    text-transform: none;
    background-color: transparent;
    display: inline-block;
    fill: currentColor;
    line-height: 0;
}

.createPlaylist{
    display: flex;
    gap: 20px;
}

.uk-modal-close-default{
    border: none;
    background-color: #fff;
}

.order-form .section-heading{
    display: flex;
}

.banner-image{
    padding-bottom: 15%;
}

.product-image a span{
    color: #f52828;
}

.text-content{
    margin-top: 10px;
}

.dropdown-toggle .fa{
    margin-left: 11px;
    margin-bottom: 4px;
}

.swiper-slide .banner-contain.banner-image img{
    height: 300px;
}

.nav-item .nav-link svg{
    width: calc(18px + (19 - 18) * ((100vw - 320px) / (1920 - 320)));
    height: auto;
    margin-right: 10px;
}

.ss-card{
    padding: 20px;
}

.ss-card h5{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
}

.table-responsive .table thead {
    background-color: #95A5A6;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #ffffff;
}

.table-responsive .table thead tr th{
    color: #ffffff;
}

.xh-client-list.w-hover > *{
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    padding: 16px;
}

.ss-card span{
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    font-weight: 600;
}

.xh-client-btn {
    border: 1px solid #E7E7E7;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    padding: 3px 20px;
    color: #0091FF;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background-color: #FFF;
    cursor: pointer;
    transition: background .2s, color .2s, opacity .1s;
}

