.elementor-kit-5{--e-global-color-primary:#EA4F9D;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#3995D2;--e-global-color-e08070f:#EA4F9D;--e-global-color-5da0265:#BFE5F5;--e-global-color-049cca5:#FAF1F1;--e-global-typography-primary-font-family:"ganache";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ganache";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#FFFFFF;font-family:"Poppins", Sans-serif;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"ganache", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.stitched {
    background: #EA4F9D;
    color: #fff;
    border: 2px dashed #fff;
    box-shadow: 0 0 0 4px #EA4F9D, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
}
.main-menu {
    text-shadow: 0px 0px!important;
}
.wave {
  --mask:
    radial-gradient(78.26px at 50% calc(100% - 105px), #000 99%, #0000 101%) calc(50% - 70px) 0/140px 100%,
    radial-gradient(78.26px at 50% calc(100% + 70px), #0000 99%, #000 101%) 50% calc(100% - 35px)/140px 100% repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
    background-color: #EA4F9D;
    height: 70px;
}
.filter-title {
    font-family: "Poppins", Sans-serif;
    font-size: 16px!important;
    font-weight: 600;
    color: var(--e-global-color-secondary);
    text-transform: uppercase;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    font-size: 14px!important;
    color: var(--e-global-color-secondary);
}
/*.[type=button], [type=submit], button {
    border: 1px solid #EA4F9D!important;
}*/
.woocommerce div.product form.cart .variations {
    background-color: #FFFFFF!important;
}
.woocommerce .elementor-425 .elementor-element.elementor-element-60a71f2 form.cart table.variations label {
    color: #ffffff;
    font-size: 20px;
    margin-top: 15px;
}
.woocommerce .price {
    color: #EA4F9D;
    font-size: 1.25em;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #FFFFFF!important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #EA4F9D;
    font-size: 1.25em;
    font-family: "Ganache", Sans-serif;
    font-size: 35px!important;
    font-weight: 500;
}
.add-to-cart {
    background-color:#FFFFFF;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
   /*float: left;*/
}
.woocommerce .elementor-425 .elementor-element.elementor-element-60a71f2 form.cart table.variations label {
    font-weight: 500;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 10px;
}
.variations tr {
    float: left;
}
.attribute_select-weight {
  position: relative;
  display: inline-block;
  margin-top: 1.5em;
}

.attribute_select-weight:before {
  content: "Select weight";  /* or whatever text you want */
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background: #fff;
  padding: 0.25em 0.5em;
  border: 1px solid #ccc;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  font-size: 0.9em;
  font-weight: bold;
  pointer-events: none;
  white-space: nowrap;
}

/* style the select so it visually joins */
.attribute_select-weight select {
  display: block;
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Filter styling ///////////////////////*/
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label  {
    background-color: #f2f5f9!important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active {
    background-color: #EA4F9D !important;
    color: #FFFFFF !important;
    border-color: #EA4F9D !important;
    box-shadow: 0 0 0 1px #EA4F9D !important;
}

.reset-filters button {
    border: 1px solid #EA4F9D!important;
    color: #EA4F9D!important;
    font-size: 0.8rem;
}
.reset-filters [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #EA4F9D;
    color: #fff;
    text-decoration: none;
    /*border: 1px solid #EA4F9D;*/
}


/*Yith Add-Ons Styling ////////////////// */
.yith-wapo-addon-label {
    font-size: 14px!important;
    text-align: center;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option .yith-wapo-addon-label {
    margin-bottom: 10px!important;
}
/*.yith-wapo-option-value{
    margin: 10px 4px 10px 50px;
    height: 30px;
    padding: .5rem .5rem;
    width: 50%!important;
}*/

.yith-wapo-option-value {
    width: 45px !important;
    float: left;
    margin: 0 4px 0 50px;
    font-size: 15px;
    text-align: center;
    padding: 5px !important;
}

.wapo-product-price {
    font-size: 17px;
    line-height: 25px;
}
.woocommerce div.product form.cart table td {
    padding-left: 20px;
}


/* PT CSS */
.quantity {
    display: none;
}/* End custom CSS */