.elementor-29248 .elementor-element.elementor-element-0c4a721{--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;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-29248 .elementor-element.elementor-element-c91d77a.elementor-element{--align-self:center;}.elementor-29248 .elementor-element.elementor-element-02d6818{--display:flex;--gap:5px 5px;--row-gap:5px;--column-gap:5px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29248 .elementor-element.elementor-element-efcf4c8{width:100%;max-width:100%;}.elementor-29248 .elementor-element.elementor-element-efcf4c8 > .elementor-widget-container{background-color:#F1F1F1;border-radius:10px 10px 10px 10px;}.elementor-29248 .elementor-element.elementor-element-efcf4c8.elementor-element{--align-self:center;}.elementor-29248 .elementor-element.elementor-element-41a90d9{width:100%;max-width:100%;}.elementor-29248 .elementor-element.elementor-element-537fd20{width:100%;max-width:100%;}.elementor-29248 .elementor-element.elementor-element-537fd20.elementor-element{--align-self:center;}#elementor-popup-modal-29248 .dialog-widget-content{animation-duration:0.4s;border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-29248{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-29248 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-29248 .dialog-close-button{display:flex;}@media(max-width:767px){.elementor-29248 .elementor-element.elementor-element-0c4a721{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-29248 .elementor-element.elementor-element-41a90d9{width:auto;max-width:auto;}#elementor-popup-modal-29248 .dialog-message{width:90vw;}#elementor-popup-modal-29248 .dialog-close-button{top:2%;font-size:20px;}body:not(.rtl) #elementor-popup-modal-29248 .dialog-close-button{right:4%;}body.rtl #elementor-popup-modal-29248 .dialog-close-button{left:4%;}}/* Start custom CSS for shortcode, class: .elementor-element-efcf4c8 */.share-url div{
    padding: 8px;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-41a90d9 */.copy_link {
    font-family: "Barlow Semi Condensed", Sans-serif;
    font-size: 0.9rem;
    display: block;
    content: "";
    background-color: #2d2d2d;
    border-radius: 6px;
    text-align: center;
    font-weight: 700;
    padding: 10px 14px 10px 14px;
    color: white !important;
    font-style: normal;
    border: 2px solid #2d2d2d;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-537fd20 */.sharebuttons .shareon {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    padding: 0;
    gap: 5px;
}

.sharebuttons .shareon a {
    display: flex;
    height: 50px;
    background-color: #F3544E;
    color: white;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    border-radius: 8px;
}

.sharebuttons .shareon .copy-url{
    order: -2;
    background-color: #2d2d2d;
    display: none;
}

.sharebuttons .shareon a:hover {
    background-color: red;
    color: white;
}



@media (max-width: 767px) {
    .sharebuttons .shareon {
    display: grid;
    grid-template-columns: 1fr 1fr ;
    width: 100%;
    padding: 0;
    gap: 5px;
}

.sharebuttons .shareon a {
    display: flex;
    height: 40px;
    background-color: #F3544E;
    color: white;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    border-radius: 8px;
    font-size: 0.85rem;
}
    
}/* End custom CSS */