form.gsc-search-box.gsc-search-box-tools {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}
.gsc-input-box {
    height: 32px;
    border-radius: 32px;
    padding-top: 0px ;
    padding-bottom: 0px;
    border: 0;
}
.gsc-search-button-v2{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.gsc-control-searchbox-only.gsc-control-searchbox-only-pl {
    padding: 8px 16px;
}
button.gsc-search-button.gsc-search-button-v2 svg {
    display: none;
}
button.gsc-search-button.gsc-search-button-v2:after {
    content: 'Szukaj';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #2D2D2D !important;
    font-family: 'Titillium Web', sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
td.gsc-search-button {
    padding: 0px !important;
    width: 0px;
}
button.gsc-search-button.gsc-search-button-v2{
    background: rgba(45, 45, 45, 0.04);
    padding: 11px 29px;
}
input#gsc-i-id1 {
    background: initial !important;
}
form.gsc-search-box.gsc-search-box-tools tbody {
    max-width: 600px;
    display: block;
}
td#gs_tti50 {
    border-bottom: none;
}
form.gsc-search-box.gsc-search-box-tools tr {
    display: block;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0;
    display: block;
}
div#gsc-iw-id1 table {
    overflow-x: initial;
    display: flex;
    align-items: center;
}
div#gsc-iw-id1 table td {
    border-bottom: none;
    border: none;
}
form.gsc-search-box.gsc-search-box-tools:before {
    content: '';
    position: absolute;
    right: 16px;
    width: 22px;
    height: 22px;
    background: url(https://cdn.files.smcloud.net/t/search-green.svg);
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(1) brightness(0);
}
button.gsc-search-button.gsc-search-button-v2 {
    display: flex;
    align-items: center;
    display: none;
}
.gsc-search-button-v2 {
    border-color: transparent;
    border-left:  1px solid #2D2D2D;
}
table.gsc-search-box td {
    border-bottom: none;
}
input#gsc-i-id1 {
    padding-left: 4px !important;
}
td.gsib_b {
    display: none;
}
table#gs_id50 {
    background: white;
    border-radius: 32px;
    height: 100%;
}

table.gsc-search-box {
    border: 1.5px solid #D8D5D5;
    border-radius: 32px;
}
form.gsc-search-box.gsc-search-box-tools.focused table.gsc-search-box{
    border: 1.5px solid  #D8D5D5;
}
form.gsc-search-box.gsc-search-box-tools.focused:before{
    content: '';
    position: absolute;
    right: 9px;
    width: 22px;
    height: 22px;
    background: url(https://cdn.files.smcloud.net/t/search-green.svg);
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
}
form.gsc-search-box.gsc-search-box-tools.focused button.gsc-search-button.gsc-search-button-v2{
    background: #D00F0D;
    border-left: 1px solid #D00F0D;
    border-radius: 0px 10px 10px 0px   
}
form.gsc-search-box.gsc-search-box-tools.focused button.gsc-search-button.gsc-search-button-v2:after{
    color: white !important;
}
.gs-snippet {
    line-height: 18px;
    margin-top: 8px;
}
.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-breadcrumb span {
    line-height: 14px;
}
.gsc-control-cse.gsc-control-cse-pl {
    padding: 0;
}
.styleable-rootcontainer{
    background-color: white !important;
}
.gsc-adBlock {
  
    background-color: white!important;
   
}
.gsc-control-cse {
    background-color: white;
    border: 1px solid white;
}
.styleable-rootcontainer {
    font-size: 13px;
    background-color: white;
    color: #333333;
    font-family: inherit;
    width: 100%;
    -ms-flex-negative: 1;
    -webkit-box-flex: 1 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    line-height: 20px;
    padding-top: 11px;
}
.gsc-webResult .gsc-result {
    border-bottom: 1px solid #dfe1e5;
    word-break: break-word;
    position: relative;
    z-index: 2;
    padding: 28px;
    box-shadow: 0px 3px 4px rgb(1 5 43 / 10%), 0px 10px 15px rgb(1 5 43 / 10%);
    border-radius: 30px;
    margin-bottom: 16px;
}
.gsc-webResult.gsc-result:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: calc(100% - 20px);
    height: 90%;
    border-radius: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    box-shadow: 0px 3px 4px rgb(1 5 43 / 10%), 0px 10px 15px rgb(1 5 43 / 10%);
    pointer-events: none;
}
.gcsc-more-maybe-branding-box {
    display: none;
}
.gs-promotion-image-box img.gs-promotion-image, .gs-web-image-box-portrait img.gs-image, .gs-web-image-box-landscape img.gs-image {
    object-fit: cover;
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    border-radius: 20px;
}
.gs-result .gs-title *, .gsc-cursor-page, .gs-spelling a {
    color: #030920;
    line-height: 19px;
}
.gsc-control-cse .gsc-table-result {
    font-family: inherit !important;
}
.gs-promotion-image-box, .gs-image-box.gs-web-image-box.gs-web-image-box-portrait, .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    float: right;
    margin-left: 10px;
    width: auto;
    height: auto;
    margin-top: 8px;
}
.gsc-webResult .gsc-url-top {
    display: block;
    margin-top: 8px;
}
table.gstl_50.gssb_c {
    border-radius: 10px !important;
    border: 1.5px solid #D8D5D5;
    box-shadow: 0px 5px 15px rgba(118, 189, 34, 0.3), 0px 4px 30px rgba(12, 55, 94, 0.3);
    border: 1.5px solid #D8D5D5;
    background: white;
}
table.gstl_50.gssb_c tbody {
    border-radius: 20px !important;
}
.gsc-completion-container{
    border: none !important;
}
.gsc-completion-container{
    box-shadow: none !important;
}
table.gstl_50.gssb_c table td{
    border-bottom: 0 !important;
}
table.gstl_50.gssb .gssb_e{
    box-shadow: none !important;
}
table.gstl_50.gssb_c {
    overflow: hidden;
}
td.gssb_a{
    border: 0;
    box-shadow: 0;
}
.gsc-input table tr:hover{
    background: white;
}
.gssb_e{
    box-shadow: none !important;
}
.gcsc-branding {
    display: none;
}
td.gssb_a img {
    display: none;
}
.gsc-control-cse {
    font-family: inherit !important;
}

div#gsc-iw-id1 input{
    min-width: 300px;
}
.gs-result .gs-title, .gs-result .gs-title * {
    color: #030920 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    font-family: 'Roboto' !important;
}
header .mobile-menu {

    display: flex;
    flex-direction: column-reverse;
}
.gssb_c {
    z-index: 5000000;
}
header .mobile-menu {
    margin-bottom: 0px;
    display: flex;
    flex-direction: column-reverse;
}
.gcsc-more-maybe-branding-root {
    display: none;
}
.gs-webResult div.gs-visibleUrl {
    color: #009933;
    display: none;
}
td.gssb_a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 12px !important;
}
.gssb_e {
    box-shadow: none !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.gsc-resultsbox-visible {
	margin-top: -34px;
}
div#___gcse_0,
.gsc-control-searchbox-only,
.gcse-searchbox-only  {
    width: 100%;
    height: 53px;
}