/* div.navbar > nav.site-menu > ul{
    margin: 0px;
    display: block;
} */
.site-header .navbar {
    background-color: #fffcf8;
}
.modal-dialog-slideout {min-height: 100%; margin: 0 0 0 auto;background: #fff;}
.modal.fade .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(100%,0)scale(1);transform: translate(100%,0)scale(1);}
.modal.fade.show .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(0,0);transform: translate(0,0);display: flex;align-items: stretch;-webkit-box-align: stretch;height: 100%;}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body{overflow-y: auto;overflow-x: hidden;}
.modal-dialog-slideout .modal-content{border: 0;}
.modal-dialog-slideout .modal-header, .modal-dialog-slideout .modal-footer {height: 69px; display: block;} 
.modal-dialog-slideout .modal-header h5 {float:left;}
.modal-dialog-slideout .modal-header, .modal-dialog-slideout .modal-footer {height: auto;}
#loading-bar-container .loader{
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: auto;
    margin: auto;
    text-align: center;
    padding: 16px 20px;
    background-color: #EFEFEF;
    color: #000;
    border: solid 1px #DDD;
    z-index: 100000000000;
    box-shadow: 0px 0px 5px #DDD;
}

.btn-xs{
    padding: 3px 5px;
    line-height: 15px;
    height: auto;
    font-size: 12px;
}
.btn-primary:hover{
    background-color:#563492;
}

.no-padding{
    padding: 0px 0px 0px 0px;
}

.no-margin{
    margin: 0px 0px 0px 0px;
}

div.container{
    width: 95%;
    max-width: 98%;
}

.container-small{
    padding: 20px 15px;
}

.container-xs{
    padding: 10px;
}

section.hero-slider{
    min-height: 0;
}

section.hero-slider > .owl-carousel{
    height: auto;
    min-height: 100px;
}

img.profileImage{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow: 0px 0px 3px #000;
}

img.profilePhoto{
    width: 100px;
    height: 100px;
    max-width: 100px;
    min-width: 100px;
    box-shadow: 0px 4px 5px #000;
    border: solid 2px #FFF;
    border-radius: 50px;
}
img.profilePhoto.sm{
    width: 60px;
    height: 60px;
    max-width: 60px;
    min-width: 60px;
}

img.productPhotos{
    background: #FFF;
}
.ratingBox{
    display: inline-block;
    padding: 1px 5px;
    border-radius: 5px;
    font-size: 12px;
    background-color: #690;
    color: #FFF
}

i.wish{
    position: absolute;
    float: right;
    right: 20px;
    top: 20px;
    font-size: 24px;
}
i.wish.text-wish{
    color: rgba(170, 12, 73, 0.767);
}
    
ul.frameData{
    display: block;
    min-height: 30px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.frameData li{
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    border: solid 1px #DDD;
    padding: 2px 5px;
    line-height: 15px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 2px 2px #4D4D4D;
}

ul.frameData li:hover{
    background-color: #EED;
}

.colourList{
    display: block;
    width: 15px;
    height: 7.5px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}
.colourList:nth-child(odd){
    border-top: solid 1px #000;
}
.colourList:nth-child(even){
    border-bottom: solid 1px #000;
}

ul.rating-lines{
    padding: 0px;
    margin: 0px;
}
ul.rating-lines li{
    list-style-type: none;
    font-size: 12px;
    padding: 5px;
}
ul.rating-lines li span.text{
    width: 20%;
    display: inline-block;
}
ul.rating-lines li div.figure{
    width: 80%;
    display: inline-block;
    float: right;
    padding-top: 2px;
}

ul.progressbar{
    width: 100%;
    counter-reset: step;
    padding: 0px;
    margin: 0px;
    /*background-color: #E4E4E4;*/
}

ul.progressbar li{
    position: relative;
    list-style-type: none;
    color: #6D6D6D;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 24px;
    display: block;
}
ul.progressbar li div.progresscontent{
    display: inline-block;
    align-items: baseline;
    padding-top: 8px;
}
ul.progressbar li:before{
    float: left;
    content: counter(step);
    counter-increment: step;
    border: solid 1px #6D6D6D;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    margin: auto 24px;
    background-color: #FFF;
}
ul.progressbar li:after{
    content: '';
    position: absolute;
    width: 5px;
    height: 28px;
    background: #6D6D6D;
    margin-top: 30px;
    left: 36px;
    /*z-index: -1;*/
}
ul.progressbar li:last-child::after{
    content: none;
}


ul.progressbar li.active{
    /*color: #5CB85C;*/
}

ul.progressbar li.active::before{
    border-color: #5CB85C;
    color: #FFF;
    background: #5CB85C;
}
ul.progressbar li.active div.progresscontent{
    padding-top: 2px;
}
ul.progressbar li.active::after{
    background-color: #5CB85C;
    height: 42px;
}

div.xzoom-container{
    display: table;
    border: solid 1px #efe5e5;

}
div.xzoom-container div.preview{
    padding: 20px;
}

div.xzoom-container div.preview img{
    box-shadow: none;
    border: none;
    }

div.xzoom-thumbs{
    border: solid 1px #D4D4D4;
    background-color: rgb(245, 245, 245);
    padding: 15px;
    margin-bottom: 0px; 
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

div.xzoom-thumbs img{
    margin-top: 10px;
    /* opacity: 0.6;    */
}

div.xzoom-thumbs img.xactive{
    opacity: 1
}


div.box{
    /* border: solid 1px #DDD; */
    border-radius: 10px;
    margin: 10px auto;
}
div.box.power-type{
    /* padding: 10px; */
    /* background-color: #FC9; */
    border: none;
}
div.powers{
    display: block;
    /* margin: 10px auto; */
    /* border: solid 1px rgb(163, 208, 235); */
    /* border-bottom: none; */
}

div.power-type a:first-child{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
div.power-type a:last-child{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: solid 1px rgb(163, 208, 235);
}
div.power-type a{
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    cursor: pointer;
    margin: 0 0 0 0;
    margin-bottom: 0px;
    border: solid 1px rgb(163, 208, 235);
    border-bottom: none;
    color: #039BF1;
    background-color: rgb(249, 252, 253);
}
div.power-type a.active{
    background-color: #039BF1;
    color: #FFF;
}

div.lenslist{
    width: 100%;
    padding-left: 15px;
}

div.lens{
    border: solid 3px #EAEAEA;
    border-radius: 10px;
    margin-right: -10px;
    min-height: 380px;
}
div.lens .lensHeader{
    border-bottom: solid 1px #EAEAEA;
    padding: 5px 15px;
}
div.lens .lensHeader h3{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    padding: 10px;
}
div.lens .lensBody{
    padding: 0px 0px 10px 0px;
}
div.lens .lensBody ul.features{
    padding: 0px 10px 10px 10px;
    margin: 0px;
}
div.lens .lensBody ul.features li{
    list-style-type: none;
    padding: 5px 10px;
    border-bottom: dashed 1px #EDEDED;
}
div.lens .lensBody ul.features li:before{
    content: '';
    display: inline-block;
    border: solid 1px #369;
    box-shadow: 0px 0px 2px #000;
    border-radius: 10px;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-left: -10px;
    background-color: rgb(98, 171, 243); 
}
div.lens .lensBody .lensPrice{
    font-size: 18px;
    display: inline-block;
    margin: 10px auto;
    padding: 5px 10px;
    background-color: rgb(214, 236, 241);
    color: rgb(38, 45, 59);
    border: solid 1px rgb(84, 115, 146);
    border-radius: 10px;
}

div.lens-footer{
    padding: 10px 15px;
    text-align: right;
}

div.lens{
    cursor: pointer;
}
div.lens.active{
    border: solid 3px #369;
    box-shadow: 0px 3px 10px rgb(42, 54, 75);
}
div.selectedLens{
    /* display: inline-block; */
    /* background-color: #369; */
    /* color: #FFF; */
    padding: 10px;
    min-width: 50%;
    border-radius: 5px;
    border: solid 1px #039BF1;
}

div.selectedLens h4{
    /* color: #FFC; */
    margin-bottom: 10px;
    word-wrap: break-word;
}
div.selectedLens i.fa{
    font-weight: normal
}

div.selectedLens i.fa-times{
    position: relative;
    background-color: rgb(156, 44, 44);
    color: #FFF;
    display: inline-block;
    padding: 3px 5px;
    /* float: right; */
    font-size: 16px;
    border-radius: 10px;
    margin-top: -15px;
    margin-right: -15px;
    font-weight: normal;
    cursor: pointer;
}

.product-quantity{
    display: table-cell;
    max-width: 180px;
}
.product-quantity button{
    background-color: #FEFEFE;
    border: solid 1px #EFEFEF;
    border-radius: 50%;
    padding: 0px 5px;
    line-height: 20px;
    padding-top: 2px;
    font-weight: normal;
    cursor: pointer;
    width: 24px;
}
.product-quantity .price{
    display: block;
    font-size: 18px;
    padding: 10px 10px 0px 0px;
}
.product-item{
    border-bottom: solid 1px #EDEDED;
}
.product-item:last-child{
    border-bottom: none;
}
.item-with-lens{

}
.product-quantity button:hover{
    box-shadow: inset 0px 0px 2px #888;
}
.product-quantity .quantity{
    display: inline-block;
    width: 30px;
    border-radius: 3px;
    margin: auto 10px;
    border: solid 1px #EDEDED;
    text-align: center;
    line-height: 20px;
    padding-top: 3px;
    margin-bottom: -10px;
    
}
.product-item img{
    border: solid 1px #EFEFEF;
    border-radius: 3px
}


    div.theatreBox{
        top: 0px; 
        left: 0px; 
        position: fixed; 
        width: 100%; 
        height: 100vh; 
        background-color: #FFF; 
        overflow: hidden; 
        z-index: 10000000; 
        text-align: center;
    }

    div.theatreBox a.closeButton{
        position: fixed;
        top: 20px;
        right: 20px;
        font-size: 32px;
        text-shadow: 0px 0px 2px #000;
        color: #4D4D4D;
        text-decoration: none;
    }
    div.theatreBox img{
        margin-top: 2%;
    }
    div.theatreBox a.navButtons{
        position: fixed;
        top: 45%;
        font-size: 48px;
        text-shadow: 0px 0px 2px #000;
        color: #4D4D4D;
        text-decoration: none;
        display: inline-block;
        padding: 5px; 
        z-index: 10000000000;
    }

    div.theatreBox a.navButtons.left{
        left: 20px;
    }
    div.theatreBox a.navButtons.right{
        right: 20px;        
    }


    .form-group label{
        padding-left: 4px;
    }

    .card-body a.changeBtn{
        display: inline-block;
        padding: 4px 8px;
        margin-top: 15px;
        border-radius: 5px;
        border: solid 1px #EDEDED;
        background-color: #FEFEFE;
        float: left;
        text-decoration: none;
        color: #369;
    }

    .form-group input.form-control{
        padding: 5px 10px;
    }

    h4.detail-price{
        font-size: 24px;
        color: #222;
    }
    h4.detail-price del{
        font-size: 14px;
        margin-left: 10px;
        color: #8F8F8F;
    }

    .offerPer{
        margin-left: 5px;
        font-size: 14px;
        color: #5CB85C;
    }

    div.sortings{
        border: solid 1px #EDEDED;
        border-bottom:  none;
        /* box-shadow: 0px 3px 5px #BFBFBF; */
    }

    
    div.sortings:nth-last-child(1){
        border-bottom: solid 1px #EDEDED;
    }
    
    div.sortings h4{
        cursor: pointer;
        background-color: #F9F9F9;
        font-weight: 400;
        padding: 15px 10px;
        font-size: 16px;
        line-height: 20px;
        margin: 0px;
    }

    ul.vertical{
        list-style-type: none;
        margin: 0px; 
        padding: 0px;
    }
    
    ul.vertical li{
        border-top: solid 1px #FAFAFA;
    }
    
    ul.vertical li a{
        color: #369;
        text-decoration: none;
        display: block;
        padding: 5px 10px;
    }
    ul.vertical li a:hover{
        color: rgb(40, 102, 218);
    }

    ul.horizontal{
        list-style-type: none;
        margin: 0px; 
        padding: 5px 0px 0px 5px;
        display: flex;
        flex-wrap: wrap;
    }
    ul.horizontal li {
        float: left;
        width: 33.3%;
        display: inline-block;
        text-align: center;
        border-radius: 3px;
    }
    ul.horizontal li a i{
        font-size: 26px;
        display: block;
        padding: 15px;
    }
    ul.horizontal li a{
        display: block;
        color: #369;
        border: solid 1px #F1F1F1;
        text-decoration: none;
        margin-right: 5px;
        margin-bottom: 5px;
        border-radius: 5px;
    }
    ul.horizontal li a:hover{
        border-color: #9F9F9F;
    }

    ul.vertical li span{
        cursor: pointer;
        padding: 5px 20px;
        display: block;
    }
    
    ul.horizontal li span{
        cursor: pointer;
        display: block;
        color: #369;
        border: solid 1px #F1F1F1;
        text-decoration: none;
        margin-right: 5px;
        margin-bottom: 5px;
        border-radius: 5px;
    }
    ul.horizontal li span:hover{
        border-color: #9F9F9F;
    }
    
    ul.vertical li.active{
        border-left: solid 5px #4b1f76;
    }
    ul.vertical li.active a, ul.vertical li.active span{
        background-color: #f2ecf9;
        color: #4b1f76;
    }

    ul.horizontal li.active a{
        border: solid 2px #039BF1;
        color: #039BF1;
    }
    ul.horizontal li.active span{
        border: solid 2px #039BF1;
        color: #039BF1;
    }

    a.linkBtn{
        display: inline-block;
        padding: 5px 10px;
        background-color: #369;
        color: #FFF;
        border-radius: 5px;

    }

    div.varients{
        margin: 10px 0px;
        display: table;
        /* margin-top: 25px; */
    }
    div.varients span{
        float: left;
        display: table;
        font-size: 16px;
    }
    div.varients ul{
        float: left;
        display: table-cell;
        padding: 0px;
        margin: 0px;
        margin-left: 20px;
        margin-top: -5px;
    }

    div.varients ul li{
        list-style: none;
        float: left;
        padding: 1px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
    }

    div.varients ul li.active{
        border: solid 1px #9b99a2;
        box-shadow: 0px 0px 2px #000;
    }
    
    div.varients ul li .colourList{
        display: block;
        width: 25px;
        height: 12px;
        border-left: none;
        border-right: none;
        float: none;
    }
    div.varients ul li .colourList:nth-child(odd){
        border-top: none;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }
    div.varients ul li .colourList:nth-child(even){
        border-bottom: none;
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
    }

    ul.frameDataInline{
        margin: 0px;
        padding: 0px;
    }
    ul.frameDataInline li {
        list-style-type: none;
        cursor: pointer;
        color: #039BF1;
        display: inline-block;
        /* float: left; */
        margin-right: 3px;
        font-weight: lighter;
        font-size: smaller;
    }
    .frame-power{
        background-image: linear-gradient(#FFF, #EAEAEA);
        border:  solid 1px #EDEDED;
        border-radius: 5px;
    }
    .power-chooser{
        width: 100%;
        display: block;
        text-decoration: none;
        padding: 10px 15px;
        cursor: pointer;
    }
    .power-chooser::after{
        float: right;
        display: inline-block;
    }
    .site-footer {
        padding-top: 30px;
    }

    div.sortings ul li img{
        margin: 0px auto;
    }
    
    
    .search-box{
        box-sizing: border-box;
        margin: -6px;
    }

    .search-box > input[type="text"]{
        border: none;
        width: 100%;
        padding: 6px 5px;
        border-bottom: solid 1px #D4D4D4;
        outline: none;
    }
    .search-box > input::placeholder{
        color: #E6E6E6
    }

    div.search-box{
        position: relative;
    }

    .search-icons{
        display: inline-block;
        position: absolute;
        margin-right: 0px;
        right: 0px;
        z-index: 1000000000;
    }

    .search-icons i{
        padding: 10px 15px;
    }

    .serach-results{
        position: absolute;
        margin-top:  0px;
        margin-left: 0px;
        z-index: 1000000;
        background-color: #FFF;
        border: solid 1px #F4F4F4;
        border-top: none;
        box-shadow: 0px 1px 2px #E4E4E4;
    }
    .serach-results span.no-result{
        display: block;
        padding: 10px 15px;
        color: #F00;
    }
    .search-data h5 {
        font-size: 12px;
        color: #D4D4D4;
        padding: 5px 10px;
        margin: 0px;
    }
    ul.search-result-list{
        padding: 0px;
        margin: 0px;
        border-bottom: solid 1px #EDEDED;
    }
    ul.search-result-list li{
        list-style-type: none;
    }
    ul.search-result-list li a {
        color: #242424;
        text-decoration: none;
    }
    ul.search-result-list.groups li a,  ul.search-result-list.products li a{
        display: block;
        padding: 4px 8px;
    }
    ul.search-result-list.groups li:hover, ul.search-result-list.products li:hover{
        background-color: #F2F2F2;
        color: #121212;
    }

    .offerImg {
        position: absolute;
        top: 24px;
        left: 24px;
        width: 48px;
        height: 48px;
    }
    .bg-green {
        background-color: #1fdb6a;
    }
    .bg-red {
        background-color: #ea4d4d;
    }
    .bg-orange {
        background-color: #f8c81f;
    }
    .bg-secondary-2 {
        background-color: #fffcf8;
    }
    
    .btn-outline {
        background: transparent;
        border: solid 2px #fff;
        color: #fff;
    }
    .btn-outline:hover {
        background: transparent;
        border: solid 2px #fff;
        color: #fff;
    }
    
    .card{
        border-radius: 0;
    }
    .card-header:first-child{
        border-radius:0;
    }

    .card-default {
        padding-top: 1.5rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        border-color: #ccc8c8 !important;
    }
    .card-default:hover {
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    }
    .text-grey{
        color: #a2a0a9;
    }
    .text-dark-grey{
        color: #66646b;
    }
    .text-pinkred{
        color: #e91e56;
    }
    a.list-group-item {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
        cursor: pointer;
    }
    
    ul.gatewayoptions {
        min-width: 240px;
        padding: 0px;
        margin: 0px;
    }
    ul.gatewayoptions li {
        list-style-type: none;
        cursor: pointer;
        padding: 8px;
        border-bottom: solid 1px #EAEAEA;
    }
    ul.gatewayoptions li:hover{
        background-color: #EAEAEA;
    }
    
    ul.gatewayoptions li:last-child{
        border-bottom: none;
    }
    ul.gatewayoptions li h4{
        font-size: 16px;
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
        color: #4b1f76;
    }
    ul.gatewayoptions li p{
        margin: 0;
        padding: 0;
        font-size: 12px;
        text-align: justify;
        line-height: 14px;
    }

    .filter-menu {
        width: 280px;
        position: absolute;
        display: table;
        left: -300px;   
        top: 8px;
        z-index: 1001;
        background-color: #FFF;
        border: solid 1px #EAEAEA;
        box-shadow: 0px 0px 5px #8a8a8a;
        border-radius: 4px;
        
    }
    .filter-menu .filter-header {
        display: block;
        border-bottom: solid 1px #EAEAEA;
        display: flex;
    }
    .filter-menu .filter-header h6.filter-title{
        font-size: 16px;
        margin: 0;
        padding: 8px 16px;
        width: 40%;
    }
    .filter-menu .filter-header .menu-overlay{
        width: 60%;
        align-items: center;
        align-content: center;
        align-self: flex-end;
        text-align: right;
    }
    .filter-menu .filter-header .menu-overlay a{
        display: inline-block;
        padding: 8px 16px;
        text-decoration: none;
        cursor: pointer;
    }
    .filter-menu .filter-area{
        box-sizing: border-box;
        display: flex;
        max-width: 280px;
    }
    
    .filter-menu ul.filter-headings, .filter-menu ul.filter-values{
        /* display: flex; */ 
        padding: 0px;
        margin: 0px;
        max-height: 60vh;
        min-height: 60vh;
        height: 60vh;
    }
    .filter-menu ul.filter-headings {
        max-width: 40%;
        min-width: 40%;
        width: 40%;
        background-color: #f1f1f1;
    }
    
    .filter-menu ul.filter-values {
        max-width: 60%;
        min-width: 60%;
        width: 60%;
    }
    .filter-menu ul.filter-headings li, .filter-menu ul.filter-values li{
        cursor: pointer;
        padding: 8px ;
        list-style-type: none;
        font-size: 12px;
        border-bottom: solid 1px #e2e2e2;
    }
    .filter-menu ul.filter-headings li.active{
        background-color: #FFF;
    }
    .filter-menu .filter-footer{
        padding: 0px 8px;
    }

    .addons{
        margin: 2px;
        background-color: #FFF;
        border:  solid 0.5px #EAEAEA;
        border-radius: 4px;
    }
    .addons i.selectedIndicator{
        position: absolute;
        display: inline-block;
        top: 16px;
        cursor: pointer;
        color: #DADADA;
        right: 16px
    }
    .addons.active{
        border: solid 2px #4b1f76;
    }
    .addons.active i.selectedIndicator{
        color: #4b1f76;
    }
    .addons-body{
        padding: 8px;
    }
    .addons-body h4.title{
        padding: 0px;
        margin-bottom: 4px;
        font-size: 16px;

    }
    .addons-body span.price{
        display: inline-block;
        padding: 4px;
        font-size: 12px;
    }
    .addons-body span.price del{
        color: #DEDEDE;
    }

    .text-disabled{
        color: #dad8d8;
    }
    .scroll::-webkit-scrollbar-track
    {
        background-color: #D4D4D4;
        border-radius: 20px;
        width: 5px;
        position: absolute !important;
    }

    .scroll::-webkit-scrollbar
    {
        width: 5px;
        background-color: #FFF;
        position: absolute;
        border-radius: 20px;
    }

    .scroll::-webkit-scrollbar-thumb
    {
        background-color: #646363;
        border: 2px solid #555555;
        border-radius: 20px;
    }
    .scroll{
        overflow-y: hidden;
    }
    .scroll:hover{
        overflow-y: overlay;
    }

    .site-header .toolbar .toolbar-item{
        width:150px;
    }
    .site-header .toolbar .toolbar-item.cart-link{
        width:96px;
    }
    .market-button{
        background-color: #383333;
        border: solid 1px #000;
    }
    .market-button:hover{
        background-color: #525056;
        border: solid 1px #525056;
    }
    .font-weight-500{
        font-weight:500;
    }
    .tab-content{
        border-top: solid 5px #5c2690;
        border-bottom-left-radius: 0; 
        border-bottom-right-radius: 0;
    }
    .nav-tabs .nav-link {
     border-top-left-radius: 0; 
     border-top-right-radius: 0; 
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        background-color: #5c2690;
        color: #ffffff;
    }
    .badge.badge-outline-primary{
        color: #4b1f76;
        border: solid 1px #4b1f76;
    }
    .badge.badge-outline-secondary{
        color: #5f5c67;
        border: solid 1px #5f5c67;
    }
    .badge.badge-outline-pinkred{
        color: #e91e56;
        border: solid 1px #e91e56;
    }
    .discount-percentage-label{
        background: #4b1f76;
        color: #fff;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        font-size: 9px !important;
        height: 18px;
        line-height: 18px;
        position: relative;
        padding: 0 17px 0 10px;
    }
    .discount-percentage-label:before{
        content: '';
        position: absolute;
        top: 3px;
        right: -6px;
        width: 13px;
        height: 13px;
        border-left: 13px solid #ffffff;
        transform: rotate(46deg);
    }
    .navigation ul li{
        float: left;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .navigation ul li a {
        display: inline-block;
        color: #57535a;
        padding: 18px 12px;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
    }
    .navigation ul li a:hover{
        color: #4b1f76;
        border-bottom: solid 5px #4b1f76;
        padding-bottom: 14px;
    }
    
    .mega-menu .sub-menu li {
        /*opacity: 0;*/
        border-left: 0;
        /*padding-top: 0.6rem !important;*/
        /*padding-bottom: 0.6rem !important;*/
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        -ms-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }
    
    .mega-menu .sub-menu li:hover {
        /*opacity: 1;*/
        padding-left: 0.9rem;
        border-left: 1px solid #4b1f76;
        /*padding-top: 0.8rem !important;*/
        /*padding-bottom: 0.8rem !important;*/
        font-weight: 500 !important;
        
        /*box-shadow: 0 0 4px rgba(40,44,63,.2);*/
        /*background-color: #e8e3f1;*/
    }
    .mega-menu .sub-menu li a:hover {
        font-weight: 500 !important;
    }
    ol.content-list, ul.content-list{
        margin-left: 12px;
    }
    ol.content-list li, ul.content-list li{
        padding-left: 24px;
        text-align: justify;
        list-style-type: none;
    }
    ol.content-list li::before, ul.content-list li:before{
        margin-left: -24px;
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 2px;
        background: linear-gradient(#4B1F76, #230E37);
        background-color: #4B1F76;
        transform: rotate(45deg);
        margin-top: 8px;
        opacity: 0.7;
    }
    
    .toast-title{
        font-size: 16px;
    }
    
    .toast-message{
        font-size: 14px;
    }
    .full-screen-loader{
        position: fixed;
        width: 100%;
        height: 100vh;
        background-color: #000;
        z-index: 1100;
        top: 0px;
        left: 0px;
        align-items: center;
        text-align: center;
        opacity: 0.5;
        display: none;
    }
    .loading-elem {
        color: #FFF;
        opacity: 1;
        padding: 8px 16px;
        display: inline-block;
        margin: 50vh auto ;
        align-self: center;
        transform: translateY(-50%);
    }
  

    .centralize{
        position: relative;
        margin: 50vh auto ;
        align-self: center;
        transform: translateY(-50%);
    }