.elementor-kit-69{--e-global-color-primary:#225992;--e-global-color-secondary:#302E2EFA;--e-global-color-text:#9E9E9E;--e-global-color-accent:#D4D4D4;--e-global-color-d07c5ce:#E1E3ED;--e-global-color-978ae6d:#F2F4F7;--e-global-color-6201d24:#FAFBFC;--e-global-color-b1869e8:#FFFFFF;--e-global-color-a748151:#E2E2E28F;--e-global-typography-primary-font-family:"Poppins";--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:"Poppins";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-978ae6d );font-family:"Poppins", Sans-serif;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:300ms;--e-preloader-animation-duration:1800ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-accent );--e-preloader-size:101px;}.elementor-kit-69 button,.elementor-kit-69 input[type="button"],.elementor-kit-69 input[type="submit"],.elementor-kit-69 .elementor-button{background-color:var( --e-global-color-primary );}.elementor-kit-69 e-page-transition{background-color:#346CA6;}.elementor-kit-69 a{color:var( --e-global-color-primary );}.elementor-kit-69 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-69 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-69 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-69 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-69 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-69 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Products Page:archiev */
.products-page .products .product {
    display: flex !important;
    flex-direction: column !important; 
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important; 
    padding: 0 0 15px 0 !important;
    background: #fff !important;
    border-radius: 12.5px !important;
    box-shadow: 1px 1px 20px 10px #22599226 !important;
}

.products-page .products .product a img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 20px !important;
    margin: 0 !important;
}

.products-page .products .product .woocommerce-loop-product__title {
    font-size: 12px !important;
    padding: 0 7.5px !important;
}

.elementor-editor-preview .woocommerce-notices-wrapper {
    padding: 0 !important;
}

/* Products Home:archiev */
.products-home .products .product {
    background: none !important;
    box-shadow: none !important;
    margin: 10px !important; 
    justify-content: space-between !important;
}

.products-home .products .product img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 35px !important;
    margin: 15px 0 20px 0 !important;
    background: #fff !important;
    border-radius: 100% !important;
    box-shadow: 1px 1px 20px 10px #22599226 !important;
}

/* Products */
.products .product .price {
    display: none !important;
}

.products .product .catcbll_preview_button {
    justify-content: center !important;
}

.products .product .catcbll_preview_button a {
    background: #225992 !important;
    color: #fff !important;
    border: 2px solid #225992 !important;
    font-size: 12px !important;
}

.products .product .catcbll_preview_button a:hover {
    background: #fff !important;
    color: #225992 !important;
}

.woocommerce-result-count {
    font-size: 12.5px !important;  
    font-weight: 500 !important;
    margin-top: 7.5px !important;
    color: #9E9E9E
    !important;
}

/* Product Page:Stock Text */
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #222 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
}

/* Product Page: Filters*/
.wpfMainWrapper {
    border-radius: 12.5px !important;
        padding: 0px 15px 25px 15px !important;
        margin: 0px !important;
}

.wpfFilterWrapper .wfpTitle {
    font-size: 14px !important;
    margin-bottom: 5px !important;
    color: #225992 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
}

.wpfFilterWrapper .wpfFilterTaxNameWrapper {
    color: #9E9E9E !important;    
    font-size: 12.5px !important;
    letter-spacing: 0.5px !important;
}

.wpfFilterWrapper .fa-minus:before, .wpfFilterWrapper .fa-plus:before {
    color: #225992 !important;
}

.wpfFilterVerScroll li label {
    margin: 2px auto !important;
}

.wpfFilterWrapper[data-radio="1"] .wpfCheckbox label:before {
    width: 14px !important;
    height: 14px !important;
}

.wpfFilterWrapper .wpfCheckbox {
    padding-top: 5px !important;
}

/* Divider:title */
.title-divider {
    width: 15% !important;
    height: 5px !important;
    background: linear-gradient(90deg, #03008E, #36E3EE) !important;
    margin: 0 auto !important;
    border: none !important;
    border-radius: 30px !important;
}

@media (max-width: 768px) { 
    .title-divider {
        width: 25% !important; 
    }
}

@media (max-width: 480px) { 
    .title-divider {
        width: 50% !important;
    }
}

/* HOME:Product Categories */
.category-circle {
    display: flex !important;
    flex-direction: column !important; 
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important; 
    padding: 50px 50px 0px 50px !important;
}

.category-circle a img {
    background: #fff !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
        box-shadow: 1px 1px 20px 10px #22599226 !important;
    border-radius: 100% !important;
    padding: 25px;
}

/* Hide price on archieve products */
.product .ct-woo-card-actions .price {
	display: none !important;
}

/* Filters */



/* Whatsapp Button */
.woocommerce-js .sold-individually .button.wa-order-button {
  margin: 0 !important; 
}

.elementor-add-to-cart .wa-order-class {
	background: #ffffff00 !important;	
	border-top-left-radius: 0px !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
	border-bottom-left-radius: 30px !important;
}

.elementor-add-to-cart .wa-order-button { 
  font-size: 14px !important;
	padding: 10px 15px !important;
	border: 2px solid #21bd5b;		
	border-top-left-radius: 0px !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
	border-bottom-left-radius: 30px !important;
}

.elementor-add-to-cart .wa-order-button:hover {
	border: 2px solid #225992 !important;
	background: #225992 !important;
  color: #fff !important;
	transition: none !important;
	border-top-left-radius: 0px !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
	border-bottom-left-radius: 30px !important;
}

/* Category post filter */

.taxopress-output-wrapper a {
    font-size: 14px !important;
    color: #302E2EFA !important;
}/* End custom CSS */