:root {
  --primary: #22ca7b;
  --hover: #16e383;
  --background: #131313;
  --body: #d6d6d6;
}

@media (max-width: 1599px) {
}

@media (max-width: 1399px) {
  /*   home page nft creators */
  .nft-creators ul.product_list_widget li {
    flex: 0 0 calc(20% - 30px);
  }
}

@media (max-width: 1199px) {
  .site-content {
    padding: 0 20px;
  }
  .navbar ul.nav.navbar-nav {
    margin: 0;
  }
  ul.navbar-nav > li > a {
    font-size: 13px;
  }
  nav.navbar .navbar-nav > li {
    padding: 27px 9px;
  }
  .footer_copy_right a.cd-top {
    right: 15px;
  }
  .nav_btn a {
    text-align: center;
  }
  .contact_info .con_tact:not(:last-child) {
    margin-right: 18px;
  }
  /* home page product categories */
  .conveywp_body .site-content .categories .product-category {
    flex: 0 0 calc(33.333% - 30px);
  }
  /*   home page nft creators */
  .nft-creators ul.product_list_widget li {
    flex: 0 0 calc(20% - 30px);
  }
}

@media (min-width: 992px) {
  .main-logo {
    display: flex;
    align-items: center;
  }
  .header-top .row {
    display: flex;
  }
  .navbar-nav > li .dropdown-menu {
    height: auto !important;
  }
  .slicknav_menu .slicknav_btn {
    display: none;
  }
}

@media (min-width: 1025px) {
  .header-top.header_sticky.is_stuck {
    top: 0;
    position: fixed;
  }
  .logged-in.admin-bar .header-top.header_sticky.is_stuck {
    top: 32px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .header-top.tab_header_sticky.is_stuck {
    top: 0;
    position: fixed;
  }
  .logged-in.admin-bar .header-top.tab_header_sticky.is_stuck {
    top: 32px;
  }
}

@media (max-width: 991px) {
  /*Mobile Nav Menu*/

  /* Shivangi */
  .main-header .header-top .container .row .main-logo {
    order: 1;
  }

  .main-header .header-top .container .row .header_usermenu {
    order: 2;
  }

  .main-header .header-top .container .row nav {
    order: 3;
  }

  .main-header
    .header-top
    .container
    .row
    .header_usermenu
    ul.login_menu
    li.users-wp-menu
    a {
    padding: 10px 20px;
  }

  .main-header .header-top .container .row .header_usermenu ul.login_menu {
    padding-left: 15px;
  }

  /* end of shivangi's code */
  span.navbar-toggler-icon {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 22px;
    line-height: normal;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  span.navbar-toggler-icon > span {
    top: 50%;
    margin-top: -1px;
  }
  span.navbar-toggler-icon > span,
  span.navbar-toggler-icon > span:before,
  span.navbar-toggler-icon > span:after {
    background: #000;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    height: 2px;
    width: 100%;
    transition: all 0.2s ease-out;
  }
  span.navbar-toggler-icon > span:before {
    top: -7px;
  }
  span.navbar-toggler-icon > span:after {
    bottom: -7px;
  }
  .foot-widget:not(:nth-child(3), :nth-child(4)) {
    margin-bottom: 30px;
  }
  div.foot-widget .widget_text p {
    margin: 0;
  }
  .footer_copy_right .row > div {
    float: none !important;
  }
  .footer_copy_right .footer_menu {
    float: none;
    display: inline-block;
    margin-top: 10px;
  }
  .footer_top .row > .foot-widget {
    max-width: 100%;
  }
  .foot-widget table.op-table {
    width: 300px;
    max-width: 100%;
  }
  .footer_copy_right .row {
    margin: 0;
  }
  div.side_sec.pull-left {
    float: none !important;
    padding: 0 20px;
    width: 100%;
  }
  .post-thumbnail img {
    width: 100%;
  }
  .header-bottom nav.navbar {
    display: flex;
    align-items: center;
    flex-flow: wrap;
  }

  div.contact_info .con_tact:not(:last-child) {
    padding-right: 25px;
    margin-right: 25px;
  }
  .con_tact .cont_icon {
    width: auto;
    height: 40px;
    font-size: 20px;
    line-height: 38px;
  }
  aside#sidebar.service_sidebar,
  .single-post aside#sidebar,
  .archive aside#sidebar,
  aside#sidebar.widget-area {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .nav_btn a {
    text-align: center;
  }
  .contact_info .con_tact:not(:last-child) {
    margin-right: 18px;
  }
  div.contact_info {
    width: 100%;
    justify-content: left;
    position: static;
  }
  .search-wrap {
    margin-right: 15px;
  }
  .three_col .blog_columns {
    width: 50%;
    float: left;
  }
  .three_col .blog_columns:nth-child(3n + 1) {
    clear: none;
  }
  .three_col .blog_columns:nth-child(2n + 1) {
    clear: both;
  }
  /*Mobile Navigation Menu*/
  .navbar div.navbar-collapse {
    position: absolute;
    top: 100%;
    width: calc(100% + 30px);
    left: 0;
    margin: 0 -15px;
  }
  nav.navbar.navbar-expand-lg {
    position: static;
  }
  .header-top .row {
    position: relative;
  }
  .header-area nav.navbar .navbar-nav > li > a:hover,
  .header-area nav.navbar .navbar-nav > li > a {
    color: #000;
  }
  .nav.navbar-nav > li .dropdown-menu > li:last-child {
    margin-bottom: 0;
  }
  .header-area ul.navbar-nav > li.dropdown.opened > .dropdown-menu,
  .header-area ul.navbar-nav > li ul.dropdown-menu > li.opened > ul {
    opacity: 1;
    visibility: visible;
    height: auto;
    background-color: #7438e8;
    margin: 0;
  }
  .navbar-nav.nav ul.dropdown-menu > li > a {
    line-height: 20px;
    color: #fff;
    display: block;
    font-size: 13px;
    background: none;
    padding: 0;
    padding: 10px 20px;
    border-bottom: 1px solid #fff;
  }
  .navbar-nav
    > li.dropdown:hover
    > .dropdown-menu
    > li:hover
    > ul.dropdown-menu
    li {
    border-bottom: 0;
  }
  /*  SlickNav  */
  .slicknav_menu {
    padding: 0;
    background: none;
  }
  .slicknav_menu a.slicknav_btn {
    margin: 0;
    text-shadow: none;
    background: none;
    border-radius: 0;
  }
  .slicknav_menu a.slicknav_btn span.slicknav_menutxt {
    display: none;
  }
  .slicknav_menu a.slicknav_btn span.slicknav_icon {
    float: none;
    margin: 0;
  }
  .slicknav_menu a.slicknav_btn span.slicknav_icon .slicknav_icon-bar {
    background: #000;
    box-shadow: none;
  }
  .slicknav_menu ul.slicknav_nav {
    width: calc(100% + 30px);
    position: absolute;
    top: 100%;
    left: -15px;
    background: #fff;
    color: #1d2733;
    border-top: 3px solid #4c7aba;
  }
  /* Home page product categories */
  .conveywp_body .site-content .categories .product-category {
    flex: 0 0 calc(50% - 30px);
  }
  /*   home page nft creators */
  .nft-creators ul.product_list_widget li {
    flex: 0 0 calc(50% - 30px);
  }
  /*   home page blog section  */
  .conveywp_body
    .site-content
    .blogs
    .elementor-widget-container
    .anwp-pg-wrap
    .anwp-pg-classic-grid
    .anwp-pg-post-teaser {
    flex: 0 0 calc(50% - 30px);
  }
  /* Header */
  .main-header .header-top .container .row nav {
    padding: 26px 0;
  }
  .conveywp_body .main-header .header-top .container .row nav .navbar-nav > li {
    padding: 0;
    margin: 0;
    line-height: normal;
    flex-wrap: wrap;
  }
  /* dropdown chevron */
  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > .dropdown
    .caret::after {
    position: absolute;
    content: "\ea58";
    font-family: "LINEICONS";
    color: #fff;
    top: 0;
    right: 0;
    font-size: 13px;
    width: 40px;
    height: 60px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: all 0.3s ease;
  }
  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > .dropdown.opened
    > .caret::after {
    transform: rotate(180deg);
  }
  /* dropdown link */
  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > li
    a {
    padding: 15px;
    width: 100%;
    flex: 0 0 100%;
  }
  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > .dropdown
    > a {
    padding-right: 45px;
  }
  /* dropdown menu */
  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > .dropdown
    > .dropdown-menu {
    left: 0;
    border-radius: 0;
    width: 100%;
    display: none;
  }
  .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > .dropdown
    > .dropdown-menu
    li
    a {
    padding-left: 30px;
  }
  .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > .dropdown
    > .dropdown-menu
    li
    a {
    border: none;
  }
  /* Usermenu  */
  .user_menu .uwp-account-avatar .users_name {
    display: none;
  }
  .user_menu .uwp-account-avatar .rounded-circle {
    margin-right: 0;
    width: 40px;
    height: 40px;
  }
  .users_menu_dropdown.active {
    right: 0;
  }
  /* Shop page Products section */
  .conveywp_body.woocommerce-shop .product_listing_wrapper .pull-left {
    width: auto;
    order: 2;
    padding: 30px 0px 0;
  }
  /* Shoppage sidebar */
  /* product filters */
  .awf-filter-wrapper:not(:last-child) {
    padding: 20px 15px;
    margin: 0;
    border-bottom: 1px solid;
  }
  /* Upcoming nfts table layout */
  .conveywp_body .products-table .prod_item .product .proj_action a {
    width: auto;
  }
  /*  */
  .single-product .product_top_area .product_single_img {
    margin-bottom: 30px;
  }
  /* login register fields */
  .conveywp_body .woocommerce form .form-row {
    width: 100%;
  }
  /* nav btns */
  .main-header
    .header-top
    .container
    .row
    .header_usermenu
    ul.login_menu
    li.users-wp-menu
    a {
    padding: 10px 20px;
  }
  /* hamburger */
  .main-header .header-top .container .row nav {
    margin-left: auto;
  }
}

@media (max-width: 800px) {
  /*   home page nft creators */
  .nft-creators ul.product_list_widget li {
    flex: 0 0 calc(50% - 30px);
  }
}

@media (max-width: 767px) and (min-width: 481px) {
  .top_sec .row {
    display: flex;
    align-items: center;
  }
  .top_sec .row .top_lft {
    width: 70%;
  }
  .top_sec .row .top_rgt {
    width: 30%;
  }
  /* responsive style filters */

  .archive aside#sidebar,
  aside#sidebar.widget-area {
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .conveywp_body .site-footer .footer_top {
    padding: 60px 0;
  }
  /* Upcoming products table layout */
  .conveywp_body .product_layout .products-table .title-wrap {
    display: none !important;
  }
  .conveywp_body
    .prod_table
    .product_layout
    .table_item:nth-child(even)
    .product {
    background-color: #252525;
  }
  .conveywp_body .prod_table .product_layout .table_item .product .number_row {
    display: none;
  }
  .conveywp_body .prod_table .product_layout .table_item .product > div {
    width: 100%;
    position: relative;
    padding-left: 30%;
  }
  .prod_table .product_layout .table_item .product > div::before {
    content: attr(data-title);
    color: #fff;
    font-weight: 600;
    display: inline-block;
    width: 30%;
    line-height: normal;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
  .single-product .related.products > h2 {
    margin-bottom: 30px;
  }
  .main-header .header-top .container .row .main-logo {
    padding: 0 15px;
  }.conveywp_body #wcfmmp-store .header_wrapper {
    padding: 20px;
    background: var(--background);
    /* width: 1200px; */
    max-width: 100%;
    /* border-radius: 15px; */
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .header-top.mob_header_sticky.is_stuck {
    top: 0;
    position: fixed;
  }
  .logged-in.admin-bar .header-top.mob_header_sticky.is_stuck {
    top: 32px;
  }
  .header-top .contact_info .con_tact:not(:last-child) {
    margin-right: 30px;
    padding-right: 0px;
  }
  a.navbar-brand {
    margin: 15px 0;
    display: inline-block;
    float: none;
    width: 230px;
  }
  .comment-author span.says {
    display: none;
  }
  div#comments .comment-author img {
    float: none;
    margin-bottom: 20px;
    position: relative;
  }
  div#comments article.comment-body {
    text-align: left;
  }
  div#comments .comment ol.children {
    padding-left: 10px;
  }
  .comments-area ol.comment-list article {
    padding: 0 0 40px 0;
  }
  .comment-author b.fn,
  .comment-author b.fn a {
    display: block;
  }
  .comments-area .comment-meta,
  .comments-area .comment-content {
    padding-left: 0;
  }
  .nav-links .sb-social {
    display: none;
  }
  div.blog_feat p.bedrom {
    display: block;
    margin: 0px;
  }
  .blog_feat p.blog_categories {
    margin: 10px 0;
  }
  ul.social_icons {
    padding-left: 0;
  }
  ul.top_links li {
    float: none;
  }
  div.top_sec .col-xs-12 {
    text-align: center !important;
  }
  .footer_copy_right .col-sm-6 {
    text-align: center;
    padding: 15px 0 0;
  }
  .footer_copy_right p {
    line-height: normal;
  }
  .footer_copy_right .col-sm-6.text-left {
    padding-bottom: 0;
  }
  div.nav_links {
    display: none;
  }
  nav.post-navigation div.nav-links > div {
    width: 49%;
  }
  .bread_crumb,
  .pg_links {
    text-align: center;
  }
  div.pag_titl_divider {
    margin-left: 0;
  }
  .blog .pagin {
    padding: 10px 0 30px;
  }
  div.inf_txt p,
  div.soc_ico ul li a {
    line-height: 1.3;
    padding: 10px 0;
  }
  .single_blog h3.sec_titl {
    font-size: 26px;
    padding-bottom: 0;
    padding-right: 0;
  }
  .single_blog .blog_desc > p {
    font-size: 16px;
    line-height: 28px;
  }
  .single_blog .tags_share p.blog_tags {
    text-align: left;
  }
  .format-quote .panel-image {
    min-height: 300px;
  }
  .format-quote .panel-image img {
    height: 100%;
    object-fit: cover;
  }
  .link_overlay a.link_post_link {
    font-size: 32px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
  }
  .quote_box h1.quote_txt {
    font-size: 25px;
  }
  /*Footer Responsive*/
  .footer_top {
    padding: 30px 0;
  }
  .copy_col.col-md-6.text-left p {
    float: none;
  }
  /*Header Responsive*/
  nav.navbar ul.nav.navbar-nav li {
    width: 100%;
  }
  .header-area nav.navbar .navbar-nav > li > a {
    padding: 12px 15px;
    line-height: 35px;
  }
  nav.navbar ul.nav.navbar-nav {
    height: 100%;
  }

  /* Home page */
  /* count up */
  .stats-count .elementor-counter .elementor-counter-number-suffix {
    flex: 0 0 auto;
  }
  .stats-count .elementor-counter-number-wrapper {
    justify-content: center;
  }
  /*  Product single post meta  */
  .single-product .meta_list li:not(.prod_opensea) {
    flex: 0 0 50%;
  }
  .upcoming-products .product_listing_wrapper .search_sort .layout_switch {
    flex: 1 1 10%;
    order: -1;
    display: flex;
  }
  .sort-wrap span.select2.select2-container.select2-container--default {
    width: auto;
  }
  .prod_table .product_layout .table_item .product {
    gap: 10px;
    flex-flow: row wrap;
  }
  .prod_table .product_layout .table_item .product > div::before {
    content: attr(data-title);
    color: #fff;
    font-weight: 600;
    display: inline-block;
    width: 30%;
    line-height: normal;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
  }
  .single-post h3.sec_titl {
    font-size: 35px;
    font-weight: 600;
  }
  .error-full-page-inner-info strong {
    font-size: 200px !important;
    height: auto;
    line-height: 200px !important;
    display: block;
  }
  .error404 .error-full-page-inner-info h4 {
    font-size: 30px !important;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
  }
  .error-full-page-inner-info p {
    font-size: 20px !important;
    line-height: 40px;
    color: #756c6c;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  a.navbar-brand {
    width: 200px;
  }
  h3.sec_titl {
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 0;
  }
  .panel.panel-default .panel-body p.sec_desc {
    font-size: 16px;
  }
  div.header-top .main-logo {
    width: calc(100% - 220px);
  }
  .header-top div.contact_info .con_tact:not(:first-child) {
    margin-right: 0;
  }
  .quote_box h1.quote_txt {
    font-size: 21px;
  }
  .quote_box i {
    font-size: 36px;
    margin-bottom: 10px;
  }
  div.two_col .blog_columns {
    width: 100%;
  }
  .site-main section#wrng_pg {
    padding: 40px 0 80px;
  }
  #wrng_pg h2.error_text {
    font-size: 30px;
    line-height: 1.2;
  }
  #wrng_pg h3.sub_titl {
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
  }
  #wrng_pg h2.lrg_titl {
    font-size: 120px;
    margin: 10px 0px 50px;
  }
  .search-wrap .search_box {
    width: 300px;
  }
  /* Home page tabbed products section */
  .conveywp_body
    .site-content
    .tabbed-products
    .elementor-widget-wrap
    .elementor-element
    .elementor-tabs
    .elementor-tabs-wrapper {
    gap: 15px;
  }
  .conveywp_body
    .site-content
    .tabbed-products
    .elementor-widget-wrap
    .elementor-element
    .elementor-tabs
    .elementor-tabs-wrapper
    .elementor-tab-title {
    flex: 0 0 100%;
  }
  /*  Home page product categories */
  .conveywp_body .site-content .categories .product-category {
    flex: 0 0 calc(100% - 30px);
  }
  /*   home page nft creators */
  .nft-creators ul.product_list_widget li {
    flex: 0 0 calc(100% - 30px);
  }
  /* home page blog section */
  .conveywp_body
    .site-content
    .blogs
    .elementor-widget-container
    .anwp-pg-wrap
    .anwp-pg-classic-grid
    .anwp-pg-post-teaser {
    flex: 0 0 calc(100% - 30px);
    max-width: 100%;
  }
  /* HomepAGE product list */
  .product_listing_wrapper
    .product-list-wrap
    .product_list
    .list_item
    .prod_card
    .img_wrap {
    flex: 0 0 calc(30% - 15px);
    max-width: calc(30% - 15px);
  }
  .product_listing_wrapper
    .product-list-wrap
    .product_list
    .list_item
    .prod_card
    .prod_cont {
    flex: 0 0 calc(70% - 15px);
    max-width: calc(70% - 15px);
  }
  /* footer widget title */
  .site-footer .footer_top .container .foot-widget .footer_widget .foot_title {
    margin: 10px 0 40px;
  }

  .foot-widget:not(:last-child) {
    margin-bottom: 30px;
  }
  /* Single product */
  /* creator info / categories / marketplaces / blockchain */
  .single-product .product-summary .product_meta,
  .single-product .metalist {
    flex-direction: column;
    gap: 15px;
    align-items: start;
  }
  /*   product info tabs */
  .conveywp_body.single-product
    #content
    .product_bottom_area
    .woocommerce-tabs
    .wc-tabs
    li {
    flex: 0 0 100%;
  }
}

@media (max-width: 500px) {
}

@media (max-width: 480px) {
  ul.top_links li {
    margin: 0 0 15px;
    display: block;
  }
  ul.top_links li > div {
    float: none;
    display: inline-block;
  }
  ul.top_links li:last-child {
    margin: 0;
  }
  div.author_img {
    display: block;
    float: none;
    margin-bottom: 15px;
  }
  div.author_desc {
    padding-left: 0;
  }
  div.breadcrumbs {
    padding: 0 50px;
  }
  footer ul.social_icons li {
    padding: 0 30px 0 0;
  }
  .soc_ico ul {
    margin: 0;
    border: none;
  }
  div.top_sec .top_lft > div {
    display: block;
  }
  .blog_feat li:last-child {
    margin: 0;
    padding: 5px 0 0;
    border: none;
  }
  body form.search_form input.search_input {
    padding: 30px 20px;
    letter-spacing: 0;
    font-size: 26px;
  }
  .main-logo a.navbar-brand {
    margin: 15px 0;
    display: inline-block;
    float: none;
  }
  .header-top .contact_info .con_tact:not(:last-child) {
    padding-right: 0;
    border: none;
    margin-right: 0;
  }
  .header-top .contact_info .con_tact {
    display: block;
    min-height: 50px;
    padding: 0;
    margin: 15px 0;
  }
  .header-top .contact_info .con_tact .cont_icon {
    float: none;
    display: inline-block;
  }
  .header-top .contact_info .con_tact > div {
    vertical-align: middle;
  }
  .navbar .nav_btn a {
    font-size: 13px;
    padding: 20px;
  }
  .header-top .row .contact_info {
    text-align: center;
  }
  div.header-top .main-logo {
    width: 100%;
  }
  .contact_info .nav_btn {
    position: relative;
    float: none;
    margin: 0 0 15px;
    justify-content: center;
  }
  .search-wrap .search_box {
    width: calc(100% - 30px);
  }
  .search-wrap .search_box form.search_form input[type="search"] {
    padding: 15px;
    font-size: 15px;
  }
  .pag_titl_sec h1.pag_titl {
    font-size: 26px;
  }
  div.inf_txt p {
    text-align: center;
    margin-bottom: 5px;
  }
  .top_rgt {
    text-align: center;
  }
  a.topbar-btn {
    float: none;
    display: inline-block;
    width: 130px;
    padding-left: 0;
  }
  /* homepage product carousel */
  .product_listing_wrapper
    .product-1col-carousel
    .prod_item
    .prod_card
    .img_wrap
    img {
    height: 370px;
  }
  /* HomepAGE product list */
  .product_listing_wrapper
    .product-list-wrap
    .product_list
    .list_item
    .prod_card
    .img_wrap {
    flex: 0 0 calc(40% - 15px);
    max-width: calc(40% - 15px);
  }
  .product_listing_wrapper
    .product-list-wrap
    .product_list
    .list_item
    .prod_card
    .prod_cont {
    flex: 0 0 calc(60% - 15px);
    max-width: calc(60% - 15px);
  }
  /* Shoppage */
  /* products sorting */
  .conveywp_body .before_content .woocommerce-ordering {
    margin: 15px 0 0;
    width: 100%;
  }

  .conveywp_body .before_content .woocommerce-ordering .select2 {
    width: 100% !important;
  }
  /* Upcoming NFTs page */
  /* product table item */
  .conveywp_body
    .prod_table
    .product_layout
    .table_item
    .product
    .project_title {
    flex-direction: column;
    align-items: start !important;
  }

  /* product meta title */
  .prod_table .product_layout .table_item .product > div::before {
    width: 40%;
  }
  .conveywp_body .prod_table .product_layout .table_item .product > div {
    padding-left: 40%;
  }
  /*  Single product page */
  /*   product title / actions */
  .single-product .product_title_wrap {
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
  .error-full-page-inner-info strong {
    font-size: 150px !important;
    height: auto;
    line-height: 150px !important;
    display: block;
  }
  .error404 .error-full-page-inner-info h4 {
    font-size: 25px !important;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
  }
  .error-full-page-inner-info p {
    font-size: 16px !important;
    line-height: 40px;
    color: #756c6c;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 30px;
  }
  /* media query for responsive  screen*/



  .footer-wrap {
    display: block !important;

}
}

@media screen and (max-width: 440px) {
  .single-post h3.sec_titl {
    font-size: 30px;
    font-weight: 600;
  }
}

@media screen and (max-width: 360px) {
  .navbar .nav_btn a i {
    font-size: 18px;
    padding-right: 0;
    line-height: 1;
  }
  .navbar .nav_btn a {
    font-size: 0;
    padding: 20px;
    line-height: 10px;
  }
}

@media screen and (max-width: 782px) {
  body.logged-in.admin-bar .header-top.header_sticky.tab_header_sticky.is_stuck,
  body.logged-in.admin-bar .off_menu .slicknav_menu ul.slicknav_nav {
    top: 46px;
  }
  body.logged-in.admin-bar .off_menu .off_menu_close {
    top: 49px;
  }
}

@media screen and (max-width: 600px) {
  body.logged-in.admin-bar .header-top.header_sticky.mob_header_sticky.is_stuck,
  body.logged-in.admin-bar .off_menu .slicknav_menu ul.slicknav_nav {
    top: 0px;
  }
  body.logged-in.admin-bar .off_menu .off_menu_close {
    top: 3px;
  }
}

@media (min-width: 1400px) {
  /* five column product grid */
  .prod_grid .grid_layout .column-five {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  /* Home page product categories */
  .conveywp_body .site-content .categories .product-category {
    list-style: none;
    padding: 0;
    flex: 0 0 calc(25% - 30px);
  }
}

@media (min-width: 1024px) {
  /* Product list */
  .product-list-wrap .product_list .list_item {
    margin-bottom: 30px;
    width: 50%;
    max-width: 100%;
    padding: 0 15px;
  }
}

@media (min-width: 991px) {
  .conveywp_body
    .site-content
    .tabbed-products
    .elementor-widget-wrap
    .elementor-element
    .elementor-tabs
    .elementor-tabs-wrapper {
    width: 40%;
    margin: 0 auto 30px;
    justify-content: center;
  }
  /* form fields */
  .conveywp_body .login-wrap .woocommerce form .form-row,
  .conveywp_body .lostpw-wrap .woocommerce-ResetPassword .form-row,
  .conveywp_body .register-wrap .woocommerce form .form-row {
    width: 50%;
  }
}

/* Retina Screen Styles */

/* @media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    .main-logo .retina_logo,
    .main-logo .retina_sticky_logo {
        display: block;
    }
    .main-logo .default_logo,
    .main-logo .sticky_logo {
        display: block;
    }
} */

/* Shivangi */

@media screen and (max-width: 991px) {
  .main-header .header-top .container .row .header_usermenu {
    position: relative;
  }

  .main-header .header-top .container .row .header_usermenu .login_menu {
    position: absolute;
    top: calc(100% - 50px);
    width: 160px;
    right: 0;
    transition: 0.5s ease all;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    background-color: var(--background);
    border-radius: 15px;
  }

  .main-header .header-top .container .row .header_usermenu .login_menu.active {
    opacity: 1;
    visibility: visible;
    top: 100%;
  }

  .main-header
    .header-top
    .container
    .row
    .header_usermenu
    ul.login_menu
    li.users-wp-menu {
    padding: 15px;
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }

  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    .header_usermenu
    ul.login_menu
    li.users-wp-menu
    a {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }

  .main-header .header-top .container .row .main-logo {
    order: 1;

    margin-right: auto;
  }

  .main-header .header-top .container .row .header_usermenu {
    order: 2;
  }

  .main-header .header-top .container .row nav {
    order: 3;
  }

  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    .header_usermenu
    ul.login_menu
    li.users-wp-menu
    a {
    padding: 10px 20px;
  }

  .main-header .header-top .container .row .header_usermenu ul.login_menu {
    padding-left: 15px;
  }
  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > li
    a {
    padding: 12px 0;
    border-bottom: 1px solid #414141;
  }
  .conveywp_body
    .main-header
    .header-top
    .container
    .row
    nav
    .navbar-nav
    > li:last-child
    a {
    border-bottom: none;
  }

  .conveywp_body .main-header .header-top .container .row nav .navbar-nav > li {
    padding: 0 15px;
  }

  .conveywp_body .site-content .categories .product_layout .product-category a {
    padding: 15px;
  }

  .conveywp_body
    .site-content
    .elementor-widget-container
    .elementor-button-wrapper
    .elementor-button-link,
  .conveywp_body
    .site-content
    .outlined-btn
    .elementor-button-wrapper
    .elementor-button-link {
    padding: 15px 20px;
  }

  .conveywp_body
    .product_layout
    .prod_item
    .prod_card
    .prod_cont
    .prod_cont_top
    .prod_view_btn
    a {
    padding: 8px 18px;
  }

  .product_listing_wrapper .product_layout .read_more_btn a {
    font-size: 18px;
  }

  .main-header .header-top .container .row nav {
    margin-left: 0;
  }

  p:last-child {
    display: flex;
    flex-flow: column wrap;
  }

  .single-product .product_top_area {
    margin-bottom: 35px;
  }

  .conveywp_body .body_area {
    flex-direction: column;
  }

  .conveywp_body #wcfmmp-store .body_area .left_sidebar {
    width: 100%;
  }

  .conveywp_body #wcfmmp-store .right_side {
    padding: 0 15px;
  }

  .conveywp_body #wcfmmp-store .awf-filters-container > ul {
    margin-top: 20px;
  }

  .conveywp_body #wcfmmp-store .body_area .left_sidebar {
    margin-top: 0;
  }

  .conveywp_body #wcfmmp-store .header_wrapper {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .product_listing_wrapper .product_layout .read_more_btn a {
    font-size: 16px;
  }

  .site-wrapper .container {
    padding: 0 18px;
  }

  /* product single dialog box ask question section  */
  .conveywp_body #colorbox {
    width: 90% !important;
  }

  .conveywp_body
    #cboxWrapper
    #cboxContent
    #cboxLoadedContent
    .wcfm_popup_wrapper
    .wcfm_popup_textarea {
    padding: 15px;
    margin-bottom: 0;
  }

  #cboxLoadedContent {
    padding: 15px;
  }

  .wcfm_popup_wrapper .wcfm_popup_input {
    margin-bottom: 0;
  }
  /* product single Breadcrumb */
  .conveywp_body .woocommerce-breadcrumb {
    margin: 25px 0 10px;
  }

  /* upcoming nfts */
  .upcoming-products .product_listing_wrapper .search_sort {
    flex-flow: column-reverse;
    align-items: start;
  }

  .upcoming-products .product_listing_wrapper .search_sort .search_area form {
    flex-direction: column;
  }

  .upcoming-products .product_listing_wrapper .search_sort .search_area {
    width: 100%;
  }

  .upcoming-products
    .product_listing_wrapper
    .search_sort
    .search_area
    form
    .sort-wrap {
    flex: 1 1 100%;
    width: 100%;
  }

  /* NFT Creator Profile */
  .conveywp_body #wcfm_store_header .header_wrapper .header_area {
    flex-direction: column;
  }

  .conveywp_body #wcfm_store_header .header_right {
    align-items: center;
    margin-top: 20px;
  }

  .conveywp_body #wcfm_store_header .header_left {
    justify-content: center;
  }
}

/* Mobile screen */
@media screen and (max-width: 480px) {
  #cboxContent #cboxLoadedContent {
    margin: 0;
  }

  /* NFT Creator Profile */
  .conveywp_body #wcfm_store_header .header_left {
    flex-direction: column;
  }

  .conveywp_body .wcfmmp-single-store-holder .header_area .header_store_name {
    justify-content: center;
  }

  .conveywp_body #wcfm_store_header .header_right .bd_icon_area .bd_icon_box a {
    font-size: 14px;
    padding: 8px 20px;
  }

  .conveywp_body #wcfmmp-store .body_area .woocommerce-ordering {
    flex: none;
    margin: 15px 0 30px;
    width: 100%;
  }

  .conveywp_body.woocommerce #wcfmmp-store .woocommerce-result-count {
    padding: 0 15px;
  }
}

@media screen and (max-width: 667px) {
  #wcfmmp-store .header_right .bd_icon_box .follow span {
    display: block;
  }
}
/* Back To Top Button */

a.cd-top:not(.cd-is-visible) {
  display: none;
}

/* Product Single Review Form Title */
.comment-respond .comment-reply-title {
  line-height: 35px;
}

.comment-respond .comment-reply-title {
  margin-bottom: 10px;
}

/* Review Form */
.single-product #review_form_wrapper {
  margin-top: 12px;
}

.single-product.woocommerce #review_form #respond .stars a {
  margin-bottom: 25px;
}

.comment-form-comment label {
  margin-bottom: 10px;
}

.single-product .comment-form-rating label {
  margin-bottom: 10px;
}

.single-product.woocommerce #review_form #respond .comment-form-comment {
  margin: 15px 0 25px 0;
}

.single-product.woocommerce div.product .woocommerce-tabs .panel h2 {
  line-height: 35px;
}

.woocommerce .star-rating {
  float: none;
  margin-bottom: 10px;
}

.single p {
  margin-bottom: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin-bottom: 0;
}

/* NFT Collection Single Thumbnail slider */

.single-product .product_image_sliders .product_main_slide {
  flex: 0 0 calc(75% - 10px);
}
.single-product .product_image_sliders .thumb_image_gallery {
  flex: 0 0 calc(20% - 10px);
}

.single-product .product_image_sliders {
  gap: 0;
}

.single-product .swiper {
  margin-left: 0;
}

/* NFT Creator Profile Page */
/* Product Grid Section */

.conveywp_body #wcfmmp-store #products .product_layout {
  margin: 0 auto;
}

.single-product
  .product-summary
  .wcfm_catalog_enquiry_button_wrapper
  .wcfm_catalog_enquiry {
  padding: 10px 20px;
}
.single-product
  .product-summary
  .wcfm_catalog_enquiry_button_wrapper
  .wcfm_catalog_enquiry
  span {
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}
/* Home Page featured NFT Section */

.featured-products .product_layout .prod_item .prod_card .img_wrap::before {
  content: "";
  padding-top: 100%;
  display: block;
}

.featured-products .product_layout .prod_item .prod_card .img_wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* Review Form  */

/* Product single Page Related Products section */

@media screen and (min-width: 1200px) {
  .related.products .prod_item.col-xl-4 {
    width: 25%;
  }
}

/* End of Shivangi's code */
@media screen and (max-width: 992px) {
  .navbar div.navbar-collapse {
    background-color: #131313;
  }
  .user_menu .uwp-account-avatar {
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    margin-right: 15px;
  }
  .site-footer .footer_copy_right .container .row .copy_col p {
    display: inline;
  }
  /* #onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
  bottom: 48px;
 
  right: 80px;
}
#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-lg .onesignal-bell-launcher-button {
  width: 50px;
  height: 50px;

}
#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
  bottom: 10% !important;
  left: 80% !important;
} */
}
