.elementor-2820 .elementor-element.elementor-element-8c74813{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2820 .elementor-element.elementor-element-4e3081e{--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;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-2820 .elementor-element.elementor-element-90100aa{--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;--margin-top:31px;--margin-bottom:31px;--margin-left:31px;--margin-right:31px;}.woocommerce .elementor-2820 .elementor-element.elementor-element-34d5460 .price{font-size:17px;}.woocommerce .elementor-2820 .elementor-element.elementor-element-34d5460 .price ins{font-size:22px;}body:not(.rtl) .elementor-2820 .elementor-element.elementor-element-34d5460:not(.elementor-product-price-block-yes) del{margin-right:10px;}body.rtl .elementor-2820 .elementor-element.elementor-element-34d5460:not(.elementor-product-price-block-yes) del{margin-left:10px;}.elementor-2820 .elementor-element.elementor-element-34d5460.elementor-product-price-block-yes del{margin-bottom:10px;}.elementor-2820 .elementor-element.elementor-element-414aa3d.elementor-element{--align-self:flex-start;}.elementor-2820 .elementor-element.elementor-element-985dcf3 .elementor-button{background-color:#BF2121;font-size:15px;font-weight:500;text-transform:capitalize;letter-spacing:1px;border-radius:10px 10px 10px 10px;padding:10px 20px 10px 20px;}.elementor-2820 .elementor-element.elementor-element-9c6f6a7{--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;}.elementor-2820 .elementor-element.elementor-element-aa99c4c{--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;}.elementor-2820 .elementor-element.elementor-element-26c1090{text-align:center;}.elementor-2820 .elementor-element.elementor-element-26c1090 .elementor-heading-title{font-size:26px;}.elementor-2820 .elementor-element.elementor-element-615bba9{--grid-columns:3;}@media(min-width:768px){.elementor-2820 .elementor-element.elementor-element-4e3081e{--width:50%;}.elementor-2820 .elementor-element.elementor-element-90100aa{--width:50%;}}@media(max-width:1024px){.elementor-2820 .elementor-element.elementor-element-615bba9{--grid-columns:2;}}@media(max-width:767px){.elementor-2820 .elementor-element.elementor-element-615bba9{--grid-columns:1;}}/* Start custom CSS for shortcode, class: .elementor-element-414aa3d */.whatsapp-button {
    display: inline-block;
    background-color: #25D366; /* WhatsApp Green */
    color: white;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    
    bottom: 10px; /* Adjust this value to move up/down */
    right: 10px; /* Adjust this value to move left/right */
    transition: 0.3s ease;
}

.whatsapp-button:hover {
    background-color: #1EBE5D;
}/* End custom CSS */