.elementor-4436 .elementor-element.elementor-element-7f0f908{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:2px 0px 0px 0px;--border-top-width:2px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#FFFFFF;--border-color:#FFFFFF;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-4436 .elementor-element.elementor-element-7f0f908:not(.elementor-motion-effects-element-type-background), .elementor-4436 .elementor-element.elementor-element-7f0f908 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#273C67;}.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-4436 .elementor-element.elementor-element-5e26d21 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4436 .elementor-element.elementor-element-5e26d21 .elementor-heading-title{font-family:"Kumbh Sans", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}.elementor-4436 .elementor-element.elementor-element-a09121e > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-4436 .elementor-element.elementor-element-a09121e .elementor-heading-title{font-family:"Kumbh Sans", Sans-serif;font-size:32px;font-weight:500;text-transform:capitalize;color:#FFFFFF;}.elementor-4436 .elementor-element.elementor-element-d20d392{--display:flex;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4436 .elementor-element.elementor-element-e55a90c{width:100%;max-width:100%;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .image-wrap{background-color:#979797 !important;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .content{padding:20px 20px 20px 20px !important;background-color:#007BBA !important;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .content .title{font-family:"Poppins", Sans-serif;font-size:18px;text-transform:none;text-decoration:none;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .content .title a{color:#FFFFFF;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .content .price {color:#FFFFFF;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .content .price .amount{color:#FFFFFF;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .content .title a:hover{color:#FFFFFF;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .product-inner .product_information_area .content{background-color:#ffffff !important;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions a, .elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .woocommerce.compare-button a.button, .elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions a::before{color:#444444;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions{background-color:#ffffff;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions a::before,.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions a{font-size:15px;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions a:hover, .elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .woocommerce.compare-button a.button:hover, .elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions a:hover::before{color:#007BBA;}.elementor-4436 .elementor-element.elementor-element-e55a90c .product-item .actions:hover{background-color:#ffffff;}@media(max-width:767px){.elementor-4436 .elementor-element.elementor-element-7f0f908{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-4436 .elementor-element.elementor-element-5e26d21 .elementor-heading-title{font-size:14px;line-height:22px;}.elementor-4436 .elementor-element.elementor-element-a09121e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4436 .elementor-element.elementor-element-a09121e .elementor-heading-title{font-size:23px;line-height:30px;}}@media(min-width:768px){.elementor-4436 .elementor-element.elementor-element-7f0f908{--content-width:1350px;}.elementor-4436 .elementor-element.elementor-element-d20d392{--content-width:1350px;}}/* Start custom CSS for woolentor-product-tab, class: .elementor-element-e55a90c */.product-item .title a {
    text-decoration: none !important;
}

.price ins {
    text-decoration: none !important;
}

.price del {
    font-size: 0.85em; /* adjust as needed */
}

.product-item {
    border-radius: 10px; /* adjust the px value as needed */
    overflow: hidden; /* ensures images and content respect the radius */
}

.product-item  .add_to_cart_button {
    text-decoration: none !important;

}


.product-item .onsale {
    background-color: #007bba !important;
    color: #000; /* adjust text color for contrast */
}

.content {
    border-bottom-left-radius: 10px;  /* adjust px as needed */
    border-bottom-right-radius: 10px;
}


#wpmenucartli {
    display: none;
}

/* Make product images full width on mobile */
@media (max-width: 767px) {
  .product-item .image-wrap img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: contain; /* keeps proportions */
    display: block;
  }

  .product-item .image-wrap {
    width: 100% !important;
  }
}/* End custom CSS */