.elementor-1176 .elementor-element.elementor-element-87f6e42{--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:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-1176 .elementor-element.elementor-element-be6a3f9.elementor-element{--align-self:center;}.elementor-1176 .elementor-element.elementor-element-9eaeb3b{width:100%;max-width:100%;}.elementor-1176 .elementor-element.elementor-element-9eaeb3b.elementor-element{--align-self:center;}.elementor-1176 .elementor-element.elementor-element-9eaeb3b > .elementor-widget-container{background-color:#F1F1F1;border-radius:10px 10px 10px 10px;}.elementor-1176 .elementor-element.elementor-element-0dad48f{width:100%;max-width:100%;}.elementor-1176 .elementor-element.elementor-element-0dad48f.elementor-element{--align-self:center;}#elementor-popup-modal-1176 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1176{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1176 .dialog-close-button{display:flex;}#elementor-popup-modal-1176 .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);}@media(max-width:767px){.elementor-1176 .elementor-element.elementor-element-87f6e42{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:030px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}#elementor-popup-modal-1176 .dialog-message{width:90vw;}#elementor-popup-modal-1176 .dialog-close-button{top:2%;font-size:20px;}body:not(.rtl) #elementor-popup-modal-1176 .dialog-close-button{right:4%;}body.rtl #elementor-popup-modal-1176 .dialog-close-button{left:4%;}}/* Start custom CSS for shortcode, class: .elementor-element-9eaeb3b */.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-0dad48f */.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;
}

.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: black;
    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 */