.user-register-form .description {
  display: none;
}

.menu--dashboard-menu {
  overflow: hidden;
}

.node-order-form.node-form {
  margin-bottom: 5rem;
}

/* .path-user .block.no-title .field--name-field-first-name,
.path-user .block.no-title .field--name-field-last-name,
.path-user .block.no-title .field--name-field-paypal-id{
    border: none;
    display: none;
} */
.container.container-bg {
  margin-bottom: 3rem;
}

.path-websites-listing .view-page .view-content-wrap .item {
  /* display:  flex; */
  margin-bottom: 20px;
  border-bottom: 1px solid;
  padding-bottom: 20px;
}

.path-websites-listing .view-page .view-content-wrap .item .views-field {
  box-shadow: 0px 0px 8px lightgray;
  padding: 2rem 2rem;
}

.dtp-container .dtp-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.order-button a {
  padding: 12px 20px;
}

.website-inner .siteurl {
  margin-bottom: 25px;
  color: #3B7EFF;
  font-size: 25px;
  font-weight: bold;
}

.da .sitedata, .trafic .sitetrafic, .price .siteprice {
  font-size: 48px;
}

.general-web-list .view-content-wrap .item {
  border: none !important;
}

.da, .trafic, .price {
  flex-basis: 28%;
  text-align: center;
  padding: 17px 0px;
  align-items: center;

}
.trafic, .price{
  border-left: 1px solid lightgray;
}
.post-style-grid .owl-carousel .post-block .post-image{
    display: none;
}
.post-list-small-2 .post-block .post-image{
    display: none;
}
.my-site-menu-block .view-content-wrap .views-field-nothing{
    overflow: hidden;
    margin-top: 36px;
}
#block-daudo-subtheme-useraccountmenu{
    overflow: hidden;
    float: left;
}
.my-site-menu-block{
    overflow: hidden;
}
#block-daudo-subtheme-views-block-my-website-menu-block-1 {
     overflow: hidden !important;
}






