[semilight-bg-color='bg-aiop-color'], [header-bg-color='bg-aiop-color'] {
    background-image: linear-gradient(#135fb5, #0c4596)
}
.page-main-header .main-header-left .logo-wrapper img{
    margin-top: 0;
}
.my-gallery.gallery-with-description img {
    border: none !important;
}
a {
    color: #0f51a5;
}
a:hover{
    color: #4099ff;
}
.text-center img{
    width: 50% !important;
}
.btn-big{
    padding: 20px 70px;
}
.align-middle-btn{
    position: absolute;
    top: 40%;
}
.product-img{
    width: 100%;
    max-height: 100%;
}
.product-img img{
    max-height: 300px;
    width: 420px;
}
@media (max-width: 1199px) {
    .product-img img{
        max-height: 300px;
        width: 100%;
    }
}
@media (min-width: 1856px) {
    .product-img img{
        max-height: 300px;
        width: 100%;
    }
}
.dropdown-basic .dropdown .custom.dropbtn{
     padding: 5px;
}
.dropdown-basic .custom.btn-group {
    margin-right: 5px;
}
.dropdown-basic .dropdown .custom.dropdown-content{
    top: 29px;
}
.btn-filter{
    padding: 0.26rem 0.4rem;
    font-size: 12px;
}
.btn-search {
    font-size: 14px;
    padding: 0.45rem 1.75rem;
}
h3.no-files{
    color: grey;
}
p.no-level{
    margin: 1rem;
    color: #e00000;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
video{
    height: auto;
    width: 100%;
}
p.small-text{
    position: absolute;
    top: -20px;
    right: 18px;
    color: red;
    font-style: italic;
    font-size: 11px;
}
button.active-category{
    background-color: #3f51b5 !important;
    border-color: #3f51b5 !important;
}
button.active-level{
    background-color: #673ab7 !important;
    border-color: #673ab7 !important;
}
a.active-subcategory{
    background-color: #4099ff !important;
    border-color: #4099ff !important;
}
div.user-profile p{

}
div.logo-text{
    text-align: center;
}