.main-header-action-wrap .logo a img{
    width: 130px;
}

.main-menu > ul > li:last-child{
    margin-right: 25px;
}

.main-menu > ul > li > a {
    font-size: 19px;
    position: relative;
}

.main-menu > ul > li > a.active{
    color: #f48c2c;
}

.main-menu > ul > li > a.active::after {
    display: block;
    content: '';
    position: absolute;
    right: -10px;
    left: -10px;
    bottom: -9px;
    height: 4px;
    background-color: #f48c2c;
}

.header-area {
    border-bottom-color: rgb(234, 234, 234) !important;
}


.lang-btn{
    width: 45px;
    height: 45px;
    font-size: 22px;
    color: #fff;
    background-color: #4b4b4b69;
    padding: 15px 9px;
    border-radius: 50%;
}


.lang-btn:hover{
    color: #fff;
}

.main-menu > ul > li {
    margin-right: 32px;
}

[dir=rtl] .hero-heading-home{
    text-align: right;
}

[dir=ltr] .hero-heading-home{
    text-align: left;
}

.text-gray2{
    color: #afb2b7 !important;
}

.highlight-category2{
    background-color: #fff;
    margin: 0px 8px 8px 5px;
    border-radius: 40px;
    padding: 10px 21px;
    font-size: 14px;
    color: #252525;
    line-height: 14px;
}

.highlight-category2 img {
    width: 20px;
    margin: 0 0px 0 5px;
    filter: invert(15%) sepia(45%) saturate(3309%) hue-rotate(242deg) brightness(86%) contrast(88%);
}


[dir=rtl] .highlight-category2 img {
    margin: 0 0px 0 5px;
}


[dir=ltr] .highlight-category2 img {
    margin: 0 5px 0 0px;
}

.theme-btn {
    background-color: #3e2c76;
}

.theme-btn:hover {
    background-color: #312261;
}

.theme-btn2{
    border-radius: 34px;
    padding: 10px 21px;
    background-color: #f48c2c;
}
.theme-btn2 span{
    transform: translatey(2px);
}

.form--control {
    height: 42px;
}

.select-picker .btn {
    padding: 8px 20px;
}

.theme-btn-search{
    height: 41px;
}

.form--control {
    padding-top: 10px;
}

.form-icon {
    top: 13px;
}

[dir=rtl] .form-icon {
    top: 13px;
    left: inherit;
    right: 15px;
}

[dir=rtl] .form--control {
    padding-right: 40px;
    padding-left: 12px;
}


[dir=rtl] .select-picker .btn .filter-option-inner-inner {
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
}


.mobile-hero-area .row{
    background-color: #3d2b75;
    height: 312px;
    background-size: 27%;
    background-repeat: no-repeat;
    border-radius: 16px;
    background-position: 50px 22px;
}
[dir=rtl] .mobile-hero-area .row .mobile-app-content{
    text-align: right;
}

.mobile-hero-area .row .mobile-app-content h2{
    color: #ffffff;
    font-size: 26px;
}

.mobile-hero-area .row .mobile-app-content p{
    color: #d5d5d5;
    line-height: 35px;
}

.download-app-btn{
    background-color: #fff;
    float: right;
    padding: 8px 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 24px;
    border-radius: 4px;
    color: #000;
}

.download-app-btn i{
    font-size: 20px;
}

.download-app-btn span{
    margin-top: 4px;
}


[dir=rtl] .download-app-btn {
    flex-direction: row-reverse;
}

[dir=rtl] .download-app-btn i{
    margin-right: 0.5rem!important;
}

[dir=ltr] .download-app-btn i{
    margin-left: 0.5rem!important;
}


.sec__title2{
    color: #3d2b75;
}


.card2 .card-title a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.card2 .author-img {
    width: 90px;
    height: 90px;
    top: -24px;
}


.card-cat.tag {
    color: #808996;
    display: inline-block;
    position: relative;
    top: -3px;
    background-color: #ddd;
    padding: 4px 11px;
    font-size: 10px;
    border-radius: 5px;
    line-height: 18px;
}

.card2 li span {
    margin-right: 5px !important;
    border-radius: 4px !important;
}

[dir=rtl] .card2 h4{
    text-align: right;
}

[dir=rtl] .card2 li{
    display: flex;
    align-items: center;
    flex-direction: row;
    text-align: right;
}
.card2 li p{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}





.card2 li span{
    margin-right: 0 !important;
    margin-left: 5px !important;
    min-width: 25px  !important;
    font-size: 14px  !important;
    height: 25px  !important;
    width: 25px  !important;
}

[dir=rtl] .card2 li span{
    margin-right: 0 !important;
    margin-left: 5px !important;
}

.card2-no-rates{
    position: relative;
    top: -42px;
    background-color: #fff;
    width: 50px;
    display: flex;
    height: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: -1px 1px 3px #ddd;
}

[dir=ltr] .card2-no-rates{
    right: -53px;
}

[dir=rtl] .card2-no-rates{
    right: auto;
    left: -53px;
}

.card2-no-rates span{
    color: #313131;
    font-size: 14px;
    margin-top: 2px;
}
.card2-no-rates i{
    color: #ffdc1f;
    margin-top: -7px;
    font-size: 13px;
}

.owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span {
    background-color: #3d2b75;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 34px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 25px;
    height: 6px;
    margin: 3px 3px;
}

.bg-dark2{
    background-color: #3d2b75!important;
}

.theme-btn-subscriber {
    background-color: #f48c2c;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 40px;
    top: 1px;
}

[dir=rtl] .input-group .theme-btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
[dir=rtl] .input-group .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.info-list li .icon {
    color: #f48c2c;
    background-color: rgb(244 140 44 / 19%);
}


[dir=rtl] .footer-item .footer__title, [dir=rtl] .info-list li, [dir=rtl] .list-items li{
    text-align: right;
}


.footer-item {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

[dir=rtl]  .footer-item {
    align-items: baseline;
}

.social-icons a {
    display: inline-block;
    color: #3d2b75;
    width: 45px;
    height: 45px;
    line-height: 52px;
    font-size: 21px;
}

.list-items li {
    margin-bottom: 10px !important;
    color: #414141 !important;
    font-size: 19px !important;
}

.list-items li a {
    color: #414141 !important;
}

.footer-item .footer__title {
    font-size: 22px !important;
}
.info-list li {
    font-size: 19px !important;
}

.info-list li a{
    color: #1a1a1a;
}


.footer-item .info-list li {
    margin-bottom: 15px;
}


.footer-item .info-list li .icon {
    color: #3d2c75;
    background-color: rgb(61 44 117 / 17%);
    font-size: 18px;
    width: 36px;
    height: 36px;
    padding-top: 2px;
}

[dir=rtl] .footer-item .info-list li .icon {
    margin-left: 7px;
}

[dir=ltr] .footer-item .info-list li .icon {
    margin-right: 7px;
}


/* width */
.dropdown-menu .inner::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.dropdown-menu .inner::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.dropdown-menu .inner::-webkit-scrollbar-thumb {
    background: #e0e0e0;
}

/* Handle on hover */
.dropdown-menu .inner::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media (min-width: 1200px) {
    .container-2 {
        max-width: 1400px;
    }
}

[dir=rtl] .custom-control.custom-checkbox, [dir=rtl] .card-title, [dir=rtl] .custom-control  {
    text-align: right;
}

.breadcrumb2{
    background-color: #ffffff;display: flex;flex-direction: column;
}

.breadcrumb2 .bread-list {
    display: flex;
}
[dir=rtl] .breadcrumb2 .sec__title,
[dir=rtl] .breadcrumb2 .bread-list,
[dir=rtl] .breadcrumb2 .bread-list li,
[dir=rtl] .breadcrumb2 .bread-list li a{
    text-align: right;
    color: #3e2c76;
}
[dir=rtl] .bread-list li {
    float: left;
    padding-right: 0px;
    padding-left: 22px;
}

[dir=rtl]  .bread-list li:after {
    position: absolute;
    content: "\f104";
    font-family: "Font Awesome 5 Pro", sans-serif;
    top: -2px;
    left: 5px;
    right: auto;
}

.breadcrumb2 .sec__title{
    font-size: 20px;
}


.pagination{
    justify-content: center;
}
.pagination .page-item .page-link{
    padding: 12px 0.75rem 6px 0.75rem;
    margin-left: 11px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #3d2b75;
    border-radius: 5px;
}
.pagination .page-item.active .page-link {
    background-color: #3d2b75;
    color: #fff;
}
