/* ===================================================================================



* Theme Name: Eventplace Child

* Theme URI: https://themeforest.net/user/tripples/portfolio

* Author: Tripples

* Author URI: http://themewinter.com

* Description: Eventplace - Multivendor Event WordPress Theme

* Version: 1.0.0

* Template: eventplace

* License: GNU General Public License version 3.0

* License URI: http://www.gnu.org/licenses/gpl-3.0.html

* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready



* We encourage you to create Child theme for any modifications you will want to do.



* Why use Child theme?



* Because of future updates we may provide for this theme that will overwrite your

* modifications and all your custom work.



* If you are not familiar with Child Themes, you can read about it here:

* http://codex.wordpress.org/Child_Themes

* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/



====================================================================================== */



.loggedout .dashboard-menu, .dokan-dashboard .dashboard-menu{

    display: none;

}





.login-register-page .elementor-shortcode .user-registration {

    padding: 15px 10px 15px 10px;

    border-radius: 15px;

}



.login-register-page .ur-frontend-form {

    

    border: 0px solid #e1e1e1;

    

}



.login-register-page .ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type="text"],

.login-register-page .ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid .hide_show_password input[type="password"] {

    border: 0;

}





.login-register-page .ur-form-row span.input-wrapper {

    position: relative;

    width: 100%;

}



.login-register-page .ur-frontend-form .ur-form-row .ur-form-grid input {

    border-style: none;

}



.login-register-page div.user-registration {

    background: #ddd;

    padding: 25px 20px 20px 20px !important;

}



.dashicons, .dashicons-before:before {

    font-family: dashicons !important;

}



.preee-footer::before{

    content: '';

    background: url(https://172-104-50-38.ip.linodeusercontent.com/wp-content/uploads/2024/10/ellipse.webp);

    position: absolute;

    left: -45%;

    right: 0;

    top: -145%;

    bottom: 0;

    display: block;

    background-repeat: no-repeat;

    background-position: left top !important;

    background-size: 44%;

    opacity: .1;

    pointer-events: none;

    animation: moveCircle 24s linear infinite;

}



table.wd-el-table thead {

    background: #5C4FAB;

    color: #fff;

}

table.wd-el-table tbody tr:nth-child(odd) {

    background: #e9e9e9;

}



.murph-button a.elementor-button.elementor-button-link {

    width: 100%;

}

.user-registration-error {
    margin-top: 25px;
}

/*.ant-row.css-5gkvuh .ant-col.ant-col-sm-6.css-5gkvuh {
    display: none;
}

.ant-row.ant-row-space-between.css-hvcihf.css-5gkvuh span.ant-typography.css-5gkvuh {
    display: none;
}

.user-registration-page .ant-col.ant-col-xs-24.ant-col-sm-10.ant-col-md-10.css-5gkvuh h5.ant-typography.css-5gkvuh {
    display: none;
}

.user-registration-page .ant-col.ant-col-xs-24.ant-col-sm-10.ant-col-md-10.css-5gkvuh .css-9z582g,
.user-registration-page .ant-col.ant-col-xs-24.ant-col-sm-10.ant-col-md-10.css-5gkvuh .css-14xibm7,
.user-registration-page .ant-col.ant-col-xs-24.ant-col-sm-10.ant-col-md-10.css-5gkvuh .ant-divider.css-5gkvuh.ant-divider-horizontal
{
    display: none;
}

td.wc-block-cart-item__total, 
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value,
th.wc-block-cart-items__header-total, .wp-block-woocommerce-cart-order-summary-block,
.wp-block-woocommerce-checkout-order-summary-totals-block,
.wc-block-components-totals-wrapper, fieldset#payment-method , .is-large .wc-block-checkout__sidebar.is-sticky

 {
    display: none;
}

th.woocommerce-table__product-table.product-total,
td.woocommerce-table__product-total.product-total,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot
  {
    display: none;
}

div#eventin-checkout .css-k4mfsd, div#eventin-checkout .ant-divider.css-5gkvuh.ant-divider-horizontal {
    display: none;
}
*/

.wc-block-components-sidebar-layout .wc-block-components-main {
   
    width: 100%;
}



 .company-approach-row:before{
    animation: animationName ease-in-out infinite 8s;
}

@keyframes animationName{
  0%{
    top:-20px;
  }
  50%{
    top:20px;
  }
  100%{
    top:-20px;
  }
}

.event-wrapper.style-one .event-thumb {
    background: #fff;
    padding: 25px 30px 0px 30px;
    margin: 0px 0 -10px 0;
}

.event-wrapper .event-content .event-footer .organizer a.set-vendor {
    color: #2f2f89;
}


.morph-registration-form legend.wpforms-field-label, 
.morph-registration-form label.wpforms-field-label, 
.morph-registration-form .wpforms-field-sublabel, 
.morph-registration-form .wpforms-field-description, 
.morph-registration-form .wpforms-field-label-inline {
    color: #fff !important;
}

/*added custom events*/
p.product.woocommerce.add_to_cart_inline {
    border: 0 !important;
    padding: 12px 0 !important;
}
.post-single.morph_event.type-morph_event .post-meta {
    padding: 15px 0 5px 0;
}

 .woocommerce-MyAccount-navigation-link--my-events a:before {
                content: "\e9c5";
                font-family: elementskit, sans-serif !important;
                flex: 0 0 30px;
                height: 30px;
                width: 30px;
                line-height: 27px;
                text-align: center;
                border: 2px solid rgba(44, 47, 64, 0.15);
                border-radius: 50%;
                font-size: 12px;
                display: inline-flex;
                align-items: center;
                justify-content: center;
                margin-right: 8px; /* Space between icon and text */
                color: #2c2f40; /* Icon color */
        }

        .event-wrapper.style-one div#navbarWEX {
    display: inline-block;
}
@media (min-width: 1200px) {
.woocommerce-account #main-content .container {
    max-width: 1400px;
    width:95%;
}

    

}

@media (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 78%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}
}


.woocommerce-MyAccount-content .event-wrapper.style-one {
    padding: 15px;

}
.morph-event-sidebar{
    padding: 15px;
 -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
}

/*morph certificates popup*/
.morph-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.morph-popup-content {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.morph-popup-content p {
    margin: 0 0 10px;
}

.morph-popup-content button {
    background-color: #0073aa;
    color: #fff;
    border: none;
    padding: 8px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
}

.morph-popup-content button:hover {
    background-color: #005177;
}

.event-details-container .bg-secondary {
    background-color: #fff !important;
}

.event-details-container .event-card.bg-secondary p {
    margin: 0;
}
.event-details-description ul {
    list-style-position: inside;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    line-height: 1.3;
}

body.woocommerce-account #main-content .entry-content li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--my-events a:before {
    content: "\e836" !important;
    color: #5a5ba8;
}

.woocommerce .header-container {
   
    padding-top: 10px;
}

form#morph-event-form {
    display: flex;
    padding: 40px 0 40px 0px;
}

span.page-link.current-page.active, .page-link.morph-pagination-link:hover  {
    color: #ffffff;
    background: #2f2f89;
    border: 1px solid #2f2f89;
}


div#morph-event-pagination .page-link {
    margin: 0 3px;
    padding: 9px 15px 5px 15px;
    border-radius: 6px;
}
#morph-event-form{
    gap:15px;
    flex-wrap:wrap;
}
#morph-event-form > input{
    padding:10px 24px;
    border:none;
    outline:none;
    border-radius:12px;
}
#morph-event-form > button{
    padding:10px 20px;
    border-radius:12px;
    background-color:#2f2f89;
    color:white;
    border:none;
      box-shadow: 0 3px #5A5BA8;
}
#morph-event-form > button:active {
   box-shadow: 0 2px #666;
  transform: translateY(2px);
}


/*Dashboard additional css*/

body {
    line-height: 1.2;
}
main.event_details.main-container {
    padding: 0;
}

main.event_details .inner-container {
    width: 100%;
    background-color: var(--secondary-light);
    margin-left: 15.625rem;
    padding-inline: 40px;
    padding-block: 42px;

}

.event-details-description ul {
    list-style-position: outside;
    padding-left: 20px;
}
.resources-main-container {
    width: 100%;
    height: 100vh;
    display: flex;
}

.resources-container p {
    line-height: 1.5;
}

.resources-container {
    padding-top: 30px;
}
.resources-hub-container {
    width: 100%;
    background-color: var(--secondary-light);
    margin-left: 15.625rem;
    padding-inline: 40px;
    padding-block: 42px;

}
.resources-hub-container .section-container {
    padding-bottom: 50px;
}
.login-container a img.logo {
    width: 100%;
    max-width: 200px;
}

.my-account-cart a {
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
}
.my-account-cart a.cart-contents sup {
    background: #272264;
    border-radius: 50%;
    padding: 6px 7px 6px 7px;
    color: #fff;
    font-size: 12px;
}

.my-account-cart {
    display: block;
    width: auto;
    position: relative;
    background: #ffffff;
    padding: 4px 0px 5px 10px;
    border-radius: 5px;
    min-width: 60px;
}

.onsale, .morph_hidden_fields {
    display: none;
}
.myevents-container section.section-container h3 {
    padding: 15px 0px 0px 5px;
    margin: 15px 0px -10px 0px;
}


/*registration page css*/
.wpforms-field-password,
.wpforms-field-password .wpforms-field-row-block {
     display: flex;
     flex-flow: wrap;
}

.wpforms-field-row-block *:not(input):not(i),
.wpforms-field-password *:not(input):not(i) {
     flex-basis: 100% !important;
}

#password-toggle {
     width: 35px;
     text-align: center;
     line-height: 35px;
     background: #d9d9d9;
     border-radius: 2px 0 0 2px;
     border: 1px solid #ccc;
     border-right: 0;
}

.wpforms-field-password input {
     width: calc(100% - 50px) !important;
     border-radius: 0 2px 2px 0 !important;
} 

.fa-eye-slash:before {
    font-size: 12px;
}

.event-wrapper .event-thumb a.event-feature-image img {
    height: auto;
    min-height: 250px;
}

body.archive.post-type-archive.post-type-archive-morph_event {
    background-color: #f9f7fd;
}
#wpforms-4893-field_1{
        height: 45px !important;
    border-radius: 8px !important;
    border: 1px solid #ddd !important;
    font-size: 16px !important;
    padding: 12px 16px !important;
    
}
#wpforms-4893-field_2 {
      height: 45px !important;
    border-radius: 0px 8px 8px 0px !important;
    border: 1px solid #ddd !important;
    font-size: 16px !important;
    padding: 12px 16px !important;
}
#wpforms-4893-field_2-container{
   
}
#wpforms-4893-field_2-container > #password-toggle{
    line-height: 42px;
}
.lost_password > a , .user-registration-register > a{
    color: #595ba8 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
    letter-spacing: 0.25px !important;
    white-space: nowrap;
     
}
.lost_password{
      margin-bottom: 0px !important
}

#wpforms-submit-4893{
    border-radius: 8px;
    font-size: 14px;
    padding: 10px 20px;
}
#wpforms-4893-field_2-container > #password-toggle {
    border-radius: 8px 0px 0px 8px !important;
}

.wpforms-field.wpforms-field-text.hidden-field {
    display: none !important;
}
	

.hidden-field{
	display:none !important;
}

.event-cancelled {
    color: #a3a3a3;
    line-height: 1.5;
}

.event-cancelled h3 {
    color: red;
}