/*
Theme Name: Classino
Template: digimag
Description: Classino ChildTheme
Author: Matin Farzadfar
Version: 1.0.0
Text Domain: digimag-child
*/

.comment-form .form-submit input[type="submit"] {
    background-color: #2D58F2 !important;
    color: #fff !important;
}

.post-module__tags{
display: none !important;
}

.login__popup{
display: none !important;
}

.post-module__author{
display: none !important;
}

.archive__page .archive-header .media-header > i {
    font-size: 30px !important;
    margin-left: 0px !important;
    height: 60px !important;
}

.media-header__content input[type='search'] {
    font-size: 18px !important;
}

.archive__page .archive-header .media-header {
    margin: 10px auto !important;
    padding: 0px !important;
}

.user-profile-stat-wrapper {
    display: none !important;
}

.masonry-gallery__item__title {
    height: 52px !important;
}

.archive-header .category {
    height: 50px !important;
    margin-bottom: 0px !important;
}



nav, ol, ul {
    z-index: 10;
}



.inside_page_icon{
display: none !important;
}

.mobile-bar .logo {
    background-color: #2D58F2 !important;
}

@media only screen and (max-width: 768px) {
  .main__aside {
    display: none !important;
}
  .main__content {
    width: inherit !important;
}

.main {
    width: 100% !important;
}
.article__read-time {
  display: none !important;
}
.post-module {
    padding: 0px;
}

.topics__aside{
display: none !important;
}

}
.lptb-hero-section {
  display: none !important;
}

.menu-simple-header {
  display: none !important;
}

.homepage__main {
  display: none !important;
}

.is_digimag_page {
    margin-top: 0px !important;
}

.page_main .main__content {
    margin-bottom: 0px !important;
}

.stick__logo{
display: none !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
.main {
    width: auto !important;
}

.main__aside{
display: none !important;
}

.post-module__title ._txt {
    padding: 0vw 0 0vw !important;
}

}



@media (max-width: 1024px) {
    .menu_mobile_single .menu__list > li > *:not(span) {
        display: none !important;
    }
    
    .menu_mobile_single .menu__list > li > a:not(.item__txt),
    .menu_mobile_single .menu__list > li > i,
    .menu_mobile_single .menu__list > li > .sub-menu {
        display: none !important;
    }

.menu-wrapper .menu__list .item:last-child .item__hold {
    background-color: #2d58f2;
    border-radius: 10px;
margin: 0 10px;
  }
  
  .menu-wrapper .menu__list .item:last-child .item__txt {
    color: white !important;
  }
  
.menu__list {
    margin-right: 12px;
}
  .menu-wrapper .menu__list .item:not(:has(ul)) .magicon-close {
    display: none !important;
  }
}

body {
    overflow-x: hidden;
    max-width: 100vw;
    position: relative;
}

.elementor-element-20a7688{
z-index: 2 !important;
}