/*body {
    background-image: url("../img/grid.gif");
    background-repeat: repeat;
    overflow: hidden;
}*/
.text-h1 {
    font-size: 34.69591148px
}

.text-h2 {
    font-size: 30.17035781px
}

.text-h3 {
    font-size: 26.23509375px
}

.text-h4 {
    font-size: 22.813125px
}

.text-h5 {
    font-size: 19.8375px
}

.text-h6 {
    font-size: 17.25px
}

.text-h7 {
    font-size: 15px
}

.full-page {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2100;
    overflow: auto;
    display: none;
}

.zoom,
.zoom-img img {
    position: relative;
    transition: transform .5s;
}

.zoom:hover,
.zoom-img:hover img {
    transform: scale(1.2);
}

.zoom:leave .text-h1,
.text-h2,
.text-h3,
.text-h4,
.text-h5,
.text-h6 {
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 400;
    margin: 10px 0
}

.banner_text {
    white-space: nowrap;
    overflow: visible;
    width: 300px;
}

.full-width {
    width: 100%;
}

.full-height {
    height: 100%;
}

.max-1200 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.cookie_inform {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3000;
    display: none;
}

#form_mesaj span.captcha {
    padding-right: 16px;
}

#form_mesaj span.captcha div {
    width: 137px;
    height: 36px;
}

.slider {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    user-select: none;
    /* Standard syntax */
}

.slider .slide {
    position: absolute;
}

.slider .button-like {
    z-index: 1;
}

#sub_menu {
    display: none;
    z-index: 1000;
}

#main_page {
    overflow: hidden;
}

#main_banner_content #banner_content {
    position: relative;
    z-index: 1;
}

#main_banner_content #banner_content img {
    width: 100%;
    height: auto;
}

.circle-4 {
    padding: 4px;
    border-radius: 50%;
}

#banner_index {
    padding: 4px;
    z-index: 10;
}

#main_banner_thumbs img {
    width: 100px;
    padding: 0px;
}

#main_banner_content #banner_text {
    width: 300px;
    position: relative;
    z-index: 3;
}

#main_banner_content .banner_rectangle {
    position: absolute;
    z-index: 2;
    border-radius: 0 0 100px 0;
}

#shopping-cart-counter {
    padding: 2px 6px !important;
}

img.selected {
    border: 2px solid #2196F3 !important;
    padding: 1px !important;
}

.w3-bar-item.selected {
    color: #2196F3 !important;
    background-color: #fff !important;
}

.middle-col {
    max-width: 1200px;
}

@media (min-width:1200px) {
    .middle-col {
        width: 1200px;
    }

    #main_banner_content {
        border-radius: 16px;
        overflow: hidden;
    }
}

.button-like {
    cursor: pointer;
    z-index: 10;
}

h2.margin-0 {
    margin: 0px;
}

a {
    text-decoration: none;
}

textarea {
    resize: vertical;
}

.modal-layer {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.w3-bar.padding-0 {
    padding: 0px;
}

.w3-bar-item.padding-0 {
    padding: 0px;
}

.w3-bar.padding-0 .w3-bar-item {
    padding: 0px;
}

.w3-bar-block.padding-0 {
    padding: 0px;
}

.w3-bar-block.padding-0 .w3-bar-item {
    padding: 0px;
}

.w3-cell.cols1 {
    width: 8.333333333333333%;
}

.w3-cell.cols2 {
    width: 16.66666666666667%;
}

.w3-cell.cols3 {
    width: 25%;
}

.w3-cell.cols4 {
    width: 33.33333333333333%;
}

.w3-cell.cols5 {
    width: 41.66666666666667%;
}

.w3-cell.cols6 {
    width: 50%;
}

.w3-cell.cols7 {
    width: 58.33333333333333%;
}

.w3-cell.cols8 {
    width: 66.66666666666667%;
}

.w3-cell.cols9 {
    width: 75%;
}

.w3-cell.cols10 {
    width: 83.33333333333333%;
}

.w3-cell.cols11 {
    width: 91.66666666666667%;
}

.w3-cell.cols12 {
    width: 100%;
}

.top2000 {
    position: relative;
    z-index: 2000 !important;
}

#search_result_box {
    position: absolute;
    display: none;
    z-index: 2001;
}

#search_result_box>div {
    min-height: 400px;
    max-height: 1000px;
    overflow: auto;
}

@media (max-width:992px) {
    .modal-layer.alert>div {
        width: 100%;
    }

    #search_result_box {
        left: 0;
        right: 0;
    }

    .main-menu-button {
        width: 100% !important;
        text-align: left;
        border-bottom: 1px solid #ccc;
        border-right: 0px !important;
    }

    #main_menu {
        z-index: 1000;
    }

    .mobile-menu {
        position: absolute !important;
        overflow: auto;
        left: 0px;
        border-right: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
        z-index: 1000;
    }

    .mobile-menu.w70 {
        width: 70%;
    }

    .mobile-menu.w100 {
        width: 100%;
    }

    .mobile-menu.h100 {
        height: 100%;
    }

    .top1000 {
        position: relative;
        z-index: 1000 !important;
    }
}

@media (max-width:600px) {
    /*.text-h1 {
        font-size: 19.487171px
    }

    .text-h2 {
        font-size: 17.71561px
    }

    .text-h3 {
        font-size: 16.1051px
    }

    .text-h4 {
        font-size: 14.641px
    }

    .text-h5 {
        font-size: 13.31px
    }

    .text-h6 {
        font-size: 12.1px
    }

    .text-h7 {
        font-size: 11px
    }*/

    #main_banner_bar {
        padding: 0% !important;
    }
}

@media (min-width:601px) {
    /*.text-h1 {
        font-size: 21.258732px
    }

    .text-h2 {
        font-size: 19.32612px
    }

    .text-h3 {
        font-size: 17.5692px
    }

    .text-h4 {
        font-size: 15.972px
    }

    .text-h5 {
        font-size: 14.52px
    }

    .text-h6 {
        font-size: 13.2px
    }

    .text-h7 {
        font-size: 12px
    }*/

    .w3-cell.colm1 {
        width: 8.333333333333333%;
    }

    .w3-cell.colm2 {
        width: 16.66666666666667%;
    }

    .w3-cell.colm3 {
        width: 25%;
    }

    .w3-cell.colm4 {
        width: 33.33333333333333%;
    }

    .w3-cell.colm5 {
        width: 41.66666666666667%;
    }

    .w3-cell.colm6 {
        width: 50%;
    }

    .w3-cell.colm7 {
        width: 58.33333333333333%;
    }

    .w3-cell.colm8 {
        width: 66.66666666666667%;
    }

    .w3-cell.colm9 {
        width: 75%;
    }

    .w3-cell.colm10 {
        width: 83.33333333333333%;
    }

    .w3-cell.colm11 {
        width: 91.66666666666667%;
    }

    .w3-cell.colm12 {
        width: 100%;
    }
}

@media (min-width:993px) {

    .modal-layer.alert>div {
        min-width: 600px;
    }

    /*#search_result_box{
        position: absolute;
    }*/

    #sub_menu {
        padding: 16px 64px 16px 64px;
        min-height: 500px;
    }

    .w3-cell.coll1 {
        width: 8.333333333333333%;
    }

    .w3-cell.coll2 {
        width: 16.66666666666667%;
    }

    .w3-cell.coll3 {
        width: 25%;
    }

    .w3-cell.coll4 {
        width: 33.33333333333333%;
    }

    .w3-cell.coll5 {
        width: 41.66666666666667%;
    }

    .w3-cell.coll6 {
        width: 50%;
    }

    .w3-cell.coll7 {
        width: 58.33333333333333%;
    }

    .w3-cell.coll8 {
        width: 66.66666666666667%;
    }

    .w3-cell.coll9 {
        width: 75%;
    }

    .w3-cell.coll10 {
        width: 83.33333333333333%;
    }

    .w3-cell.coll11 {
        width: 91.66666666666667%;
    }

    .w3-cell.coll12 {
        width: 100%;
    }
}

.debug {
    z-index: 9999;
}