.elementor-204 .elementor-element.elementor-element-485d101{--display:flex;--justify-content:flex-end;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-204 .elementor-element.elementor-element-485d101:not(.elementor-motion-effects-element-type-background), .elementor-204 .elementor-element.elementor-element-485d101 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-204 .elementor-element.elementor-element-05f5c5d{text-align:start;}.elementor-204 .elementor-element.elementor-element-05f5c5d .elementor-heading-title{font-family:var( --e-global-typography-cf6a62d-font-family ), Sans-serif;font-weight:var( --e-global-typography-cf6a62d-font-weight );text-transform:var( --e-global-typography-cf6a62d-text-transform );line-height:var( --e-global-typography-cf6a62d-line-height );color:var( --e-global-color-8e9eea0 );}.elementor-204 .elementor-element.elementor-element-5eb09ea{text-align:center;}.elementor-204 .elementor-element.elementor-element-5eb09ea .elementor-heading-title{font-family:var( --e-global-typography-cf6a62d-font-family ), Sans-serif;font-weight:var( --e-global-typography-cf6a62d-font-weight );text-transform:var( --e-global-typography-cf6a62d-text-transform );line-height:var( --e-global-typography-cf6a62d-line-height );color:var( --e-global-color-secondary );}.elementor-204 .elementor-element.elementor-element-80ee5fc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-204 .elementor-element.elementor-element-80ee5fc:not(.elementor-motion-effects-element-type-background), .elementor-204 .elementor-element.elementor-element-80ee5fc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-204 .elementor-element.elementor-element-3208372{--display:flex;}.elementor-204 .elementor-element.elementor-element-2c23244{--display:flex;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-204 .elementor-element.elementor-element-e88df4d{--grid-columns:3;}.elementor-204 .elementor-element.elementor-element-e88df4d .elementor-loop-container{grid-auto-rows:1fr;}.elementor-204 .elementor-element.elementor-element-e88df4d .e-loop-item > .elementor-section, .elementor-204 .elementor-element.elementor-element-e88df4d .e-loop-item > .elementor-section > .elementor-container, .elementor-204 .elementor-element.elementor-element-e88df4d .e-loop-item > .e-con, .elementor-204 .elementor-element.elementor-element-e88df4d .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-204 .elementor-element.elementor-element-2d6d0b6{--display:flex;}.elementor-204 .elementor-element.elementor-element-2d6d0b6:not(.elementor-motion-effects-element-type-background), .elementor-204 .elementor-element.elementor-element-2d6d0b6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-204 .elementor-element.elementor-element-05f5c5d .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}.elementor-204 .elementor-element.elementor-element-5eb09ea .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}.elementor-204 .elementor-element.elementor-element-e88df4d{--grid-columns:2;}}@media(max-width:767px){.elementor-204 .elementor-element.elementor-element-05f5c5d .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}.elementor-204 .elementor-element.elementor-element-5eb09ea .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}.elementor-204 .elementor-element.elementor-element-e88df4d{--grid-columns:1;}}/* Start custom CSS for container, class: .elementor-element-485d101 */.text-banner {
    justify-content: center;
}
.text-banner .text{
    max-width: 1024px !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2c23244 */.stock-archive {
    padding: 0 var(--padding-lg) var(--padding-md) var(--padding-lg) !important;
}

.stock-archive .elementor-loop-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 1024px) {
    .stock-archive .elementor-loop-container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .stock-archive .elementor-loop-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}/* End custom CSS */