.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */span.page-numbers.current {
    background: #2d3196;
    color: #fff !important;
}

nav.elementor-pagination {
    display: flex;
    justify-content: center
}

.page-numbers {
    width: 30px;
    height: 30px;
    color: #fff;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px
}


label.wpforms-field-label:before {
    content: " ";
    display: inline-block;
    width: 3px;
    height: 16px;
    background: #0b409c;
    margin-bottom: -2px;
    margin-right: 8px;
    border-radius: 5px;
}

.wpforms-field-description {
    color: #ff5f33;
}


.wpforms-field input {
    margin-bottom: 10px !important;
}

.wpforms-submit {
    background: #0b409c !important;
    color: #fff !important;
    border: 0px !important;
    width: 200px !important;
    display: block !important;
    margin: 0 auto !important;
}

.wpforms-form {
    border: 2px solid #0b409c;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 7px 0 #02153866;
    background: #fff;
}

#wpforms-form-203.wpforms-form {
    border-color: #cb571e;
}

label.wpforms-field-label {
    color: #042050;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    border-color: #0942a7;
}

#wpforms-form-203.wpforms-form input[type=text],
#wpforms-form-203.wpforms-form input[type=tel],
#wpforms-form-203.wpforms-form input[type=password],
#wpforms-form-203.wpforms-form input[type=email],
#wpforms-form-203.wpforms-form textarea {
    border-color: #cb571e;
}

#wpforms-form-203.wpforms-form label.wpforms-field-label {
    color: #993503;
}

#wpforms-form-203.wpforms-form label.wpforms-field-label:before {
    background: #993503;
}

#wpforms-form-203.wpforms-form .wpforms-submit {
    background: #cb571e !important;
}
.cs-product-link a::before{
    transition: all .3s ease;
}
.cs-product-link a:hover::before{
    opacity: 1;
}

.cs-product-link a:before{
    content: 'View';
    position: absolute;
    font-size: 30px;
    z-index: 1;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000063;
    font-weight: bold;
    color: #fff;
    opacity: 0;
}
.elementor-widget-woocommerce-product-content img {
    width: 100%;
}/* End custom CSS */