.elementor-kit-9998{--e-global-color-primary:#2A2D2E;--e-global-color-secondary:#F9F9F9;--e-global-color-text:#00000099;--e-global-color-accent:#F68B1E;--e-global-typography-primary-font-family:"Asap";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Asap";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Asap";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Asap";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Asap", Sans-serif;font-weight:400;}.elementor-kit-9998 button,.elementor-kit-9998 input[type="button"],.elementor-kit-9998 input[type="submit"],.elementor-kit-9998 .elementor-button{background-color:#292929;font-size:14px;color:#FFFFFF;border-radius:15px 15px 15px 15px;padding:17px 35px 17px 35px;}.elementor-kit-9998 button:hover,.elementor-kit-9998 button:focus,.elementor-kit-9998 input[type="button"]:hover,.elementor-kit-9998 input[type="button"]:focus,.elementor-kit-9998 input[type="submit"]:hover,.elementor-kit-9998 input[type="submit"]:focus,.elementor-kit-9998 .elementor-button:hover,.elementor-kit-9998 .elementor-button:focus{background-color:var( --e-global-color-accent );color:#FFFFFF;}.elementor-kit-9998 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9998 a{color:var( --e-global-color-accent );}.elementor-kit-9998 a:hover{color:var( --e-global-color-text );}.elementor-kit-9998 h1{color:var( --e-global-color-primary );font-family:"Bitter", Sans-serif;font-weight:700;}.elementor-kit-9998 h2{color:var( --e-global-color-primary );font-family:"Bitter", Sans-serif;font-weight:700;}.elementor-kit-9998 h3{color:var( --e-global-color-primary );font-family:"Bitter", Sans-serif;font-weight:700;}.elementor-kit-9998 h4{color:var( --e-global-color-primary );font-family:"Bitter", Sans-serif;font-weight:700;}.elementor-kit-9998 h5{font-family:"Bitter", Sans-serif;font-weight:700;}.elementor-kit-9998 h6{color:var( --e-global-color-primary );font-family:"Bitter", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 */.title-deco .elementor-heading-title {
    background: #ffffff!important;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 2;
}

.title-deco:before {
    content: "";
    background: #f68b1e;
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    z-index: 1;
}

table {
    white-space: nowrap;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent!important;
}

.woocommerce-loop-product__link:hover:after {
    content: "";
    background: rgba(0,0,0,.2);
    display: block;
    width: 100%;
    height: 265px;
    position: absolute;
    left: 0;
    top: 0;
}

.woocommerce-loop-product__link img {
    min-height: 265px!important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 767px) {
    .woocommerce-loop-product__link img {
    height: 340px!important;
}
}

@media (min-width: 1024px) {
    .woocommerce-loop-product__link img {
    height: 265px!important;
}
}/* End custom CSS */