.elementor-kit-960{--e-global-color-primary:#191919;--e-global-color-secondary:#D9121F;--e-global-color-text:#191919;--e-global-color-accent:#D9121F;--e-global-color-be13655:#808080;--e-global-color-6b71d4c:#E6E6E6;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-kit-960 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1230px;}.e-con{--container-max-width:1230px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.breadcrumb-title-wrapper .page-title+.breadcrumbs {
    margin-bottom: 10px;
    margin-top: 10px !important;
}

.my-wishlist-wrapper .tini-wishlist .count-number, .shopping-cart-wrapper .cart-control .cart-number{
    background: #bed5a1!important;
    border-color: #13345b!important;
    color: #13345b!important;
}

.subscribe-btn{
    background: #bed5a1!important;
    color: #13345b!important;
}


.highlight {
    position: relative;
    display: inline;
    z-index: 1;
}

.highlight::before {
    content: "";
    position: absolute;
    left: -6px;
    right: -6px;
    top: 80%;
    height: 0.6em;
    transform: translateY(-50%) rotate(-1deg);
    
    background: #bed5a1;
    z-index: -1;

    border-radius: 20px 10px 18px 12px;
    
    /* rough edges feel */
    filter: blur(0.5px);
}

 .woocommerce .product a.button:hover{
    background-image: none;
    color: #bed5a1 !important;
}

.voucher_images{
    display: none!important;
}/* End custom CSS */