/*Table Effects*/
.search-download-combine{
  display: flex;
  flex-direction: row;
  width: 100%;
  border-radius: 30px 30px 0px 0px;
}

#guest-row-select {
  background-color: #FFFFFF !important;
}

.elementor-2075 .elementor-element.elementor-element-17c5917{
  background-color: #F2EFE8;
}

td{
  border-bottom:0px !important;
}
body.page-id-1990 table {
  width: 100%;
  border-collapse: collapse;
}

body.page-id-1990 table thead {
  background-color: #FFFFFF;
  font-weight: bold;
}

body.page-id-1990 table th,
table td {
  padding: 10px;
}

body.page-id-1990 table tr:nth-child(even) {
  background-color: #FFFFFF;
}

body.page-id-1990 table tr:hover {
  background-color: #FFFFFF;
}


/*Event Details Table Style*/
.event-activity input {
  width: 50%;
  margin-bottom: 10px;
  display: block;
}

.meal input {
  width: 50%;
  display: block;
}

label[for=event-details] {
  font-weight: 700;
  font-size: 16px;
  float: none;
  line-height: 1.3;
  margin: 0 0 4px 0;
  padding: 0;
  word-break: break-all;
}

.event-form-details {
  text-align: left;
}

.event-form-details h2 {
  font-size: 20px !important;
  color: #F8868F;
  line-height: 1.2em;
  font-weight: 400;
}

.event-details-form {
  margin: 40px;
}

.submit-btn {
  margin-top: 40px;
}


.meal-wrap-first,
.activity-wrap-first {
  float: left;
  width: 50%;
  padding-right: 20px;
}


.meal-wrap-second,
.activity-wrap-second {
  float: right;
  width: 50%;
  padding-left: 20px;
}


.meal-wrap-first,
.activity-wrap-first,
.meal-wrap-second,
.activity-wrap-second {
  display: block;
}

.meal-wrap-first input,
.activity-wrap-first input,
.meal-wrap-second input,
.activity-wrap-second input {
  width: 100%;
}

.meal-wrap-first label,
.activity-wrap-first label,
.meal-wrap-second label,
.activity-wrap-second label {
  float: left;
}


h2.event-header-details {
  margin-top: 40px;
}

#btn-right {
  float: right;
}

#btn-left {
  float: left;
}

#update-one-wedding {
  margin-top: 40px;
  float: right;
}

.event-status-select {
  margin-top: 20px;
}

.manage-events {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  margin-right: 10px;
  position: relative;
  top: 0px;
  left: 0px;
  height: 40px;
}

#manage-events {
  margin: 0 auto;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  position: relative;
  top: 0px;
  left: 110px;
  height: 51px;
}

#invited-status {
  display: block;
  width: 33%;
  padding: 10 10 0 10;
}

#rsvp-response {
  display: block;
  width: 33%;
  padding: 10 10 0 10;
}

.event-td {
  min-width: 260px;
}

#wedding-status-table td {
  padding: 0 20 0 20 !important;
}

.delete-th {
  text-align: center;
}

.ev{
  background-color:#F1EEE7 !important;
  width: 400px;
  border: 30px solid white;
  padding:10px;
}

#event-table-scroll {
  overflow-x: scroll;
  width: 100%;
}

#manage-events-wrapper {
  width: 400px;
  position: relative;
}

#event-op-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
  float: left;
  position: relative;
  background-color: #ffffff;
  padding: 20px 0 20px 20px;
  border-radius:30px;
}

table{
  border-spacing: 0 10px !important; 
}

.guest-row{
  position: relative !important;
  border-radius: 30px;
}

.guest-row td:first-child{
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
}

.guest-row td:last-child{
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
}


#filter-row th:first-child{
  border-top-left-radius: 30px !important;
}

#filter-row th:last-child{
  border-top-right-radius: 30px !important;
}

.search-download-combine{
  background-color: #FFFFFF;
  position: relative;
  top: 10px;
  padding-top:40px;
}

#event-op-wrapper select,input#search-input{
  width:250px;
  background-color: #F2EFE8;
  text-transform: capitalize;
  font-weight: 600;
}

#select-user {
  margin-right: 10px;
}

.event-td {
  background-color: #FFFFFF;
}

#wedding-status-table th {
  background-color: #FFFFFF;
  text-transform: uppercase;
  color:#000000;
}

#wedding-status-table > thead > tr:nth-child(3){
  position: relative;
  top:-20px;
}

.second-row-column {
  height: 40px;
}

#wedding-status-table td {
  background-color: #FFFFFF;
}

.event-th {
  font-weight: 600;
  background-color: #FFFFFF !important;
  width: 270px;
  min-width: 200px;
}

#invited-status-th {
  display: block;
  width: 50%;
  float: left;
  padding-top: 10px;
  height: 50px;
}

#rsvp-response-th {
  display: block;
  width: 100%;
  padding: 0 0 0 28;
}

#user-sorting-column {
  background-color: #FFFFFF !important;
  padding-top: 0px;
  font-size: 14px;
  position: sticky;
  left: 50;
  z-index: 1;
  height: 51px;
  width: 100%;
  padding: 15px;
}

#registered {
  background-color: #FFFFFF !important;
  padding-top: 0px;
  font-size: 14px;
  min-width: 180px;
}

.event-status-options {
  margin-right: 60px;
}

input#update-rsvp-status,input#update-event-status, input#search-btn,#btn-left,#btn-right{
  background-color:#DBD7CC;
  color:#000000;
  text-transform: uppercase;
  margin-left:-10px;
}

input#download-btn{
  background-color:#FFFFFF !important;
  color:#000000;
  font-weight: 300 !important;
}

.download-search:before{
  background-image:url('/wp-content/plugins/Event-Planner/images/download.png');
  background-size:cover;
  position: absolute;
  content:'';
  height:35px;
  width:28px;
  visibility: visible;
  margin-left: -30px;
  margin-top: 6px;
}

#select-all {
  margin-right: 10px;
}

#ascend-descend-sort {
  background-image: url('/wp-content/plugins/Event-Planner/images/Sorting%20Arrows.png');
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  position: relative;
  top: 10px;
  margin-left:10px;
}

#a-z-sort {
  background-image: url('/wp-content/plugins/Event-Planner/images/Sorting%20Arrows.png');
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  position: relative;
  top: 10px;
  margin-left:10px;
}

#rsvp-sort {
  background-image: url('/wp-content/plugins/Event-Planner/images/Sorting%20Arrows.png');
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  position: relative;
  top: 10px;
  color: transparent !important;
  margin-left:10px;
}

#invite-sort {
  background-image: url('/wp-content/plugins/Event-Planner/images/Sorting%20Arrows.png');
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  position: relative;
  top: 10px;
  color: transparent !important;
  margin-left:10px;
}

#add-remove-events {
  display: block;
  margin: 0 auto;
  width: 65%;
}

#selection {
  background-color: #FFFFFF !important;
  position: sticky;
  left: 0;
  z-index: 1;
}

.checkbox {
  position: sticky;
  left: 0;
  z-index: 1;
}

.first-row-column {
  position: sticky;
  left: 0;
  z-index: 1;
}

.user-sorting-column {
  position: sticky;
  left: 50;
  z-index: 1;
}

#guest-row-select {
  background-color: #FFFFFF !important;
  padding-top: 0px;
  font-size: 14px;
  min-width: 150px;
  position: sticky;
  left: 50;
  z-index: 1;
}

.reg {
  z-index: 1;
}

#registered {
  z-index: 1;
}

.phld1 {
  position: sticky;
  left: 0;
  z-index: 1;
}

.phld2 {
  position: sticky;
  left: 50;
  z-index: 1;
}

.user-rsvp-fields input {
  padding: 10 0 10 10;
  font-size: 16px;
}

.clear-filter {
  background-color: #FFFFFF;
}


.event-filter-th {
  font-weight: 600;
  background-color: #FFFFFF !important;
  width: 270px;
  min-width: 260px;
}

#invited-filter-th {
  display: block;
  width: 50%;
  float: left;
  padding-top: 5px;
  height: 50px;
}

#invited-filter-th select {
  display: block;
  width: 120px;
}

#rsvp-filter-th {
  display: block;
  width: 33%;
  float: right;
  padding: 4 10 0 10;
}

#guest-row-filter {
  display: flex;
  flex-direction: row;
  background-color: #FFFFFF !important;
  padding-bottom: 20px;
}

button.apply-filter {
  width: 120px;
  padding: 0px;
}

#guest-row-sel {
  background-color: #FFFFFF !important;
  position: sticky;
  left: 0;
  z-index: 10;
}

#register-filter {
  background-color: #FFFFFF !important;
}

.green {
  background-image: url('/wp-content/plugins/Event-Planner/images/Sorting%20Arrows%20Green.png') !important;
}

.red {
  background-image: url('/wp-content/plugins/Event-Planner/images/Sorting%20Arrows%20Red.png') !important;
}

.download-search {
  text-align: center;
  padding-bottom: 20px;
  margin-right: 100px;
}

#wedding-status-table {
  width: auto !important;
}

.search-download-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: start;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 80px;
}

.download-search {
  height: 53px;
}

.search-button {
  height: 53px;
}

.event-th {
  width: 500px;
}

.flex-event-th {
  display: flex;
  flex-direction: row;
  min-width: 500px;
  height: 45px;
}

.party-size {
  width: 180px;
  margin-left: 18px;
}

#wedding-status-table > thead > tr:nth-child(2){
  position: relative;
  top: -10px;
}

.meals-chosen {
  width: 160px;
  margin-left: 20px;
}

#rsvp-response-th {
  width: 174px;
}

.flex-col-stat {
  display: flex;
}

.meal-status {
  display: block;
  width: 33%;
  padding: 10 10 0 10;
}

.party-status {
  display: block;
  width: 33%;
  padding: 10 10 0 10;
}

.rsvp-status {
  height: 40px;
}

.meal-status {
  height: auto;
}

.party-status {
  height: 40px;
}

.event-th {
  padding: 0px;
}

/*Horizontal Scroll Things*/

.checkbox{
  position: sticky;
  left: 0;
  z-index: 100;
}

.user-sorting-column{
  left: 60px;
  position: sticky;
  z-index: 100;
}

#guest-row-select{
  position: sticky;
  z-index: 100;
  left: 60px;
}

#guest-row-filter{
  position: sticky;
  z-index: 100;
  left: 60px;
}

.phld2{
  position: sticky;
  z-index: 100;
  left: 60px;
}

/*User RSVP*/
.user-rsvp-fields{
  display:flex;
  flex-direction: column;
}

.activity-wrap{
  width:50%;
  display: flex;
  float:left;
  padding-right: 20px;
}

.meal-th,.meal-status{
  width:70%;
}

#event-op-wrapper select, input#search-input {
  height: 50px;
  border: 0px;
  margin-left: -10px;
  border-radius: 10px;
}

#search-button{
  background-color: #F2EFE7 !important;
  height: 50px;
  visibility: hidden;
}

#search-button:before{
  height:25px;
  width:25px;
  visibility: visible;
  content:'';
  position: absolute;
  background-image: url('/wp-content/plugins/Event-Planner/images/search-icon2.png');
  background-size:cover;
}

#manage-select{
  background-color: #F1EEE7 !important;
  width: 400px !important;
  text-align: center;
  padding: 0px;
  text-transform: uppercase !important;
}

.search-button-wrapper{
  background-color: #F1EEE7 !important;
  background-size:cover;
  border-radius: 10px 0px 0px 10px;
}

#event-dropdown{
  position: relative;
  right: 100px;
  top: -10px;
}