.elementor-kit-29{--e-global-color-primary:#E7003E;--e-global-color-secondary:#767676;--e-global-color-text:#242424;--e-global-color-accent:#FFFFFF;--e-global-color-0ef75e3:#F7F7F7;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.8em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-484833d-font-family:"Poppins";--e-global-typography-484833d-font-size:0.9em;--e-global-typography-484833d-font-weight:400;--e-global-typography-484833d-line-height:1.4em;--e-global-typography-484833d-letter-spacing:0.4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-29 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-29{--e-global-typography-text-font-size:1.1em;--e-global-typography-text-line-height:1.6em;--e-global-typography-484833d-font-size:1em;--e-global-typography-484833d-line-height:1.4em;--e-global-typography-484833d-letter-spacing:0.4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-29{--e-global-typography-text-font-size:1.2em;--e-global-typography-text-line-height:1.6em;--e-global-typography-484833d-font-size:1em;--e-global-typography-484833d-line-height:1.4em;--e-global-typography-484833d-letter-spacing:0.4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.menu-login, .logged-in .menu-logout {
  display: block;
}

.logged-in .menu-login, .menu-logout {
  display: none;
}

.login-form .um-form {
	text-align: justify;
}
.login-form .um-login {
	margin-bottom: 0 !important;
}
.login-form .um-misc-with-img {
	border-bottom: 3px solid #ADD136;
}
.login-form .um-misc-ul {
	list-style: none;
	margin:0;
}
.login-form .um-misc-ul li a {
	display: block;
	width: 100%;
	color: #FFCB00;
	
}
.login-form .um-field-checkbox {
	margin-bottom: 20px;
	color:red !important;
}
.login-form span.um-field-checkbox-option {
	color: #888 !important
	font-weight: 400 !important;
	font-size:14px !important;
}
.login-form input.um-form-field{
	padding:23px !important;
	border-radius:5px;
	
}
.login-form .um-button {
	width: 100% !important;
	background: #E7003E !important;
	color: #ffffff !important;
	font-weight: 600 !important;
	font-size:18px !important;
	border-radius: 1px !important;
}

/*
* Accent text
*/

i.accent-text {
    text-transform: uppercase;
    color: #E7003E;
    font-weight: 600;
}

/* Style the custom pagination progress bar */
.popular-Test div.swiper-pagination-horizontal {
    position: initial !important;
    bottom: 0 !important; /* Adjust this value to position the progress bar */
    left: 0 !important;
    right: 0 !important;
    margin-top: 100px;
}


/*
Blockquote design
*/

.block .blockquote:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  
  content:"\f10d";
  font-size: 100px;
  color: rgba(0,0,0,0.1);
}

/*
Bubble cart 
*/
.cart-menu-me .elementor-button-icon-qty {
    position: absolute !important;
    right: -12px !important;
    top: 1px !important
    
    
}

.open-jivo-button:hover {
    cursor: pointer;
}

#ppcp-messages {
    margin-top: 25px;
}

/*
* Design of Payment Box Checkout 
*/

.e-checkout__order_review-2 {
    border-radius: 0;
    padding: 30px;
    margin: 50px 0 0 30px;
    background-color: #F7F7F7;
    box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.2); /* Horizontal offset, Vertical offset, Blur radius, Spread radius, Color */
}

/* For tablets */
@media only screen and (max-width: 1024px) {
    .e-checkout__order_review-2 {
        margin-left: 30px;
        margin-right: 30px;
    }
    
    .woocommerce-checkout-payment {
    
    padding: 0 !important;
    }
}

/* For mobile devices */
@media only screen and (max-width: 767px) {
    .e-checkout__order_review-2 {
        margin-left: 1px;
        margin-right: 1px;
    }
    
    .woocommerce-checkout-payment {
    
    padding: 0 !important;
    }
}

.woocommerce-checkout-payment {
    background-color: transparent !important;
    padding: 0 !important;
}/* End custom CSS */