/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Main dashboard container */
.nmgr-dashboard {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
    background: white;
    padding: 1.5rem;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
}

/* Wishlist menu container */
.nmgr-wishlist-menu {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}




/* Inline | https://dev.mbymsquare.com/giftlist/new/ */

#nmgr-profile,#nmgr-shipping {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
background: white;
padding: 1.5rem;
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
border: 1px solid #e2e8f0;
}

/* Element | https://dev.mbymsquare.com/giftlist/new/ */

#nmgr-profile-form,#nmgr-shipping-form {
width: 50%;
}

@media (max-width: 768px) {
#nmgr-profile-form {
width: 90%;
}

#nmgr-shipping-form {
width: 90%;
}
}
/* Element | https://dev.mbymsquare.com/giftlist/new/ */

#nmgr-profile-form > div:nth-child(3) {
text-align: center;
}


@media (max-width: 768px) {
.elementor-688 .elementor-element.elementor-element-b93ddb9 {
display: none !important;
}

.elementor-688 .elementor-element.elementor-element-8c7a4f7 {
 display: none !important;
}
.elementor-688 .elementor-element.elementor-element-25a335d {
flex-wrap:nowrap}
}


.whb-header-bottom{
margin-bottom: 15px;


}

/*.wd-nav[class*="wd-style-underline"] .nav-link-text{*/
/*color:white;}*/

.info-box-wrapper{

display: none !important;
visibility: hidden !important;
}

@media (max-width: 768px) {
#popular-categories-title{

font-size:11px;
}

}
.nmgr-account-section-header{

  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  border: 1px solid #e2e8f0;
  padding: 1.5rem;
  margin-top: 15px;
  margin-bottom: 15px;
}



.nmgr-row.nmgr-row-total {
  display: none !important;
}

.nmgr-row.nmgr-row-amount_needed {
  display: none !important;
}
td.nmgr_total {
  display: none !important;
}

/* Element | https://uat.mbymsquare.com/wedding/home/?a */

th.nmgr_total {
  display: none !important;
}


.ui-dialog-titlebar-close::before {

font: normal 25px/1 dashicons !important;
}


.ui-dialog-titlebar-close {
color: white !important;
}


