/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 04 2026 | 18:04:31 */
/* hide original image */
.custom-image-hide{
    visibility: hidden !important;
    height: 0 !important;
}

/* wrapper */
.loading-image-wrap{
    position: relative;
    width: 100%;
    pointer-events: none;
}

/* color overlay */
.dynamic-color-layer{
    position: absolute;
    inset: 0;
    z-index: 2;
}

/* image */
.loading-image{
    width: 100%;
    display: block;
    position: relative;
    z-index: 3;

    mix-blend-mode: multiply;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    padding-top: 9px;
    padding-bottom: 12px !important;
    border-top: 1px solid 
color-mix(in srgb, currentColor 20%, transparent);
}

.ea-card a {
    border: 1px solid #1a2b6d;
    border-radius: 10px;
    font-weight: 400 !important;
	font-family: 'Nunito', sans-serif;
}

.ea-expand a {
    border: 1px solid #cc3366;
    border-radius: 10px;
    font-weight: 400 !important;
    font-family: 'Nunito', sans-serif;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 10px 15px;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 20px !important;
}

.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p {
    line-height: 22px;
    font-family: "Nunito Sans", sans-serif;
    color: #1e1e1e;
}

.faq__content a {
    border: none !important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 10px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: transparent;
    border: 1px solid #c36;
    border-radius: 3px;
    color: #c36;
    display: inline-block;
    font-family: Nunito;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 12px 20px;
    text-align: center;
    border-radius: 50px;
    transition: all .3s;
    -moz-user-select: none;
    user-select: none;
    background-color: #D50057;
    white-space: nowrap;
    color: #fff;
} 
.wp-block-table {
    margin-left: 0px;
    margin-top: 27px !important;
    margin-bottom: 27px !important;
}


.custom-image-hide{
    opacity:0;
}

.custom-image-hide{
    opacity:0;
}

.custom-image-hide{
    opacity:0;
}

/* Main */
.loading-image-wrap{
    width:100%;
    margin:0 auto;
}

/* 1 Color */
.loading-image-wrap .loading-image{
    display:block;
    height:auto;
}

/* 2 Colors */
.loading-image-wrap.two-colors{
    display:flex;
    justify-content:center;
    align-items:flex-start;
}

.loading-image-wrap.two-colors .left-half{
    width:50%;
}

.loading-image-wrap.two-colors .right-half{
    width:50%;
}

/* 3 Colors */
.loading-image-wrap.three-colors{
    display:flex;
    justify-content:center;
    align-items:flex-start;
}

.loading-image-wrap.three-colors .left-third{
    width:40%;
}

.loading-image-wrap.three-colors .center-third {
    width: 30.7%;
}

.loading-image-wrap.three-colors .right-third{
    width:40%;
}

.loading-image-wrap img{
    max-width:none !important;
}
/* .prad-parent[data-label="1 Color Selection"] .prad-swatch-wrapper{
    display:none;
}

.prad-parent[data-label="2 Color Selection"] .prad-swatch-wrapper{
    display:none;
}

.prad-parent[data-label="3 Color Selection"] .prad-swatch-wrapper{
    display:none;
}
.acf-swatches{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.custom-acf-swatch .prad-swatch-item{
    width:40px;
    height:40px;
    border-radius:50%;
    cursor:pointer;
    border:2px solid #ddd;
} */

#sp-ea-25580.sp-easy-accordion>.sp-ea-single>.ea-header a {
    color: #1a2b6d !important;
}

#sp-ea-25580.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
    float: left;
    color: #1a2b6d !important;
    font-size: 16px;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    border-radius: 100px;
}

.elementor-widget-hfe-cart.toggle-icon--bag-medium .hfe-menu-cart__toggle .elementor-button-icon i:before {
    content: '\e8e4';
    font-weight: 600 !important;
}
.elementor-24959 .elementor-element.elementor-element-963f9b4 .elementor-icon svg {
    height: 20px;
}
.crticn i.eicon, i.eicon:before {
/*     font-family: 'FontAwesome'; */
/*     content: '\f290' !important; */
    font-size: 21px;
    margin-top: 2px;
}
.acticn .elementor-icon svg {
    height: 19px !important;
    margin-top: 5px;
}




/* .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px;
} */