/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/

a {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}
.single-icon {
    background-color: #6270ed;
    margin-right: 10px;
    padding: 8px 16px;
    border-radius: 15px;
    display: inline-block;
    margin-bottom: 10px;
}


.footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #8deffe;
}

.copyright {
    background-color: #4f489e;
}



.jquery-comments .textarea-wrapper .textarea {
 
    border: 1px solid #6F69A4;
    background: #6270ed;
  
}

.list-categories li:hover {
    background-color: #686ced;
    color: #fff;
    border-radius: 12px 12px 0px 0px;
}


.single-title {
    margin-top: 20px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #9b42ed;
}

h4.widget-title {
     border-bottom: 1px solid #29254f;
    color: #9b42ed;
}

.jquery-comments .no-data {
    color: #9b42ed;
}


nav.greedy button {
    background-color: #686ced;
    color: #fff;
    border-radius: 10px 0px 10px;
}





.site-container {
    max-width: 1680px;
}



.svg {
    position: sticky;
    top: 411px;
    z-index: 10;
    margin-left: 951px;
    margin-bottom: 24px;
    margin-top: -195px;
    overflow: hidden;
}




.site-content {
    background-color: #ffffff;
    background-image: url(http://softekkit.radiantthemes.com/wp-content/uploads/2021/11/banner.png);
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #96f5fe 50%, #ffffff82 100%);
}

img.small-thumb {
    width: 100%;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 6px 12px 0px;
     border-bottom-style: inset;
}
 




body {
   
    background-color: #ffffff;
}


.top-nav {
    font-weight: bold;
    background-color: #120e31;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #00deff99 50%, #ab31d7a1 100%);
    padding: 0;
    border-radius: 1px 1px 43px 43px;
}

.nav-categories {
    white-space: nowrap;
    border-radius: 1px 1px 43px 43px;
    background-image: linear-gradient(to top, #ffffff 0%, #89c2cc 1%, #eeeeec 31%, #efeeec 75%, #e9e9e7 100%);
    position: fixed;
    top: 0px;
    width: 100%;
    max-width: 400px;
    z-index: 10;
    padding-top: 7px;
}


input.search {
    background-color: #f9fcfc;
    border-color: #ffffff;
}

.btn-search {
    background-color: #7660edb8;
}

#mainNav .container {
    position: relative;
    padding: 0 10px;
    padding-top: 45px;
}

ul.hidden-links li {
    padding: 0.2rem;
    min-width: 219px;
}















