.stowka9 .menu-links-container ul li {
    width: 90%!important;
}
/***************** BLOG *****************/
.monobloo .vc_row {
    margin: 0px!important;
}
.monobloo .vc_btn3-color-juicy-pink {
    background-color: #837260!important;
}
.monobloo .vc_btn3-color-juicy-pink:hover {
    background-color: #4b382a!important;
}
/***************** OFERTA *****************/
.monotitlesy .sc_item_descr {
    margin-top: 1em!important;
}
/***************** Scroll 2 TOP *****************/
.trx_addons_scroll_to_top.show {
    bottom: 6em!important;
    /*
    right: 0em!important;
    */
}
/***************** ReCaptcha v3 badge position *****************/
.grecaptcha-badge {
    opacity: 0.3!important;
/*
    width: 100% !important;
    height: 60px !important;
    position: relative !important;
    background-color: #0B0909 !important;
    border: 0px solid #0B0909 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    overflow: hidden !important;
    top: unset !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
    padding-left: calc(50% - 128px) !important;
*/
}