a{
    color:#593b3b;
}
a:hover {
    text-decoration: none;
}
.main-panel{
    padding-left: 15px;
    padding-right: 15px;
}
.btn{
    font-family: Montserrat !important;
}
.color_main{
    color:#37140C;
}
.color_sidebar{
    color:#333333;
}
.form-control{
    font-family: Montserrat !important;
}
.sidebar .nav p, .off-canvas-sidebar .nav p{
    line-height: 10px !important;
}
.wrapper{
    background-color: #FFFFFF;
}
.btn-btn{
    background-color: #cccccc;
    color: #000;
    font-weight: bold;
}
.header{
    background-color: #EEEEEE;
    margin-bottom: 10px !important;
    /*padding-top: 3px;*/
    /*padding-bottom: 3px;*/
}
.header_item{
    padding-left: 5px;
    padding-right: 5px;
}
.navbar-toggler-bar{
    background-color: #000000;
}
.logo{
    border-bottom: 1px solid #777777;
    padding-bottom: 0;
}
.progress{
    height: 0.5rem !important;
}
.sidebar .sidebar_comisioane{
    border-bottom: 1px solid #777777;
    padding-bottom: 0;
    color:#000000;
    z-index: 4 !important;
}
.menu_item_left{
    font-size: 14px;
    color: #000000;
    text-transform: capitalize;
    font-weight: 300;
    padding-left: 10px;
}
.font_title{
    font-family: "Roboto";
    font-weight: 500;
}
.livrare-box{
    background-color: #EFF2F5;
    border: 1px solid #dddddd;
    padding: 15px;
}
.space{
    height: 15px;
}
#g-topbar{
    height: 30px;
    background: #F7F7F7;
}
#g-topbar-wrapper{
    max-width: 1140px;
    margin:0 auto;
    height: 30px;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#g-topbar-left{
    text-align: left;
    padding-left: 15px;
}
#g-topbar-right{
    text-align: right;
    padding-right: 15px;
}
#g-footer{
    height: 30px;
    background: #F7F7F7;
    position: fixed;
    bottom: 0;
    width: 100%;
}
#g-footer-wrapper{
    max-width: 100%;
    margin:0 auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#a-footer{
    height: 30px;
    background: #F7F7F7;
    position: fixed;
    bottom: 0;
    width: calc(100% - 260px);
}
#a-footer-wrapper{
    max-width: 100%;
    margin:0 auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
label.required:after {
    content: " *";
    color: red;
    font-size: 30px;
    position: absolute;
    margin-left: 2px;
    margin-top: -10px;
}
.line{
    border-bottom: 1px #dddddd solid;
}

.top-mesaj-centru{
    display: inline-block;
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 350px; /* Need a specific value to work */
    text-align: center;
}
.top-mesaj-centru::before {
    content: '\f0d1' !important;
    font-family: icomoon !important;
    font-size:14px;
    margin-right: 5px;
}

.search{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-color: #FFFFFF;
    border-color: #EFF2F5;
    font-family: Roboto;
}
.search-button{
    border: 0px;
    background-color: #696969;
    color:#ffffff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-price{
    font-size: 12px;
    padding-right: 3px;
    padding-bottom: 3px;
}

.inputsortare{
    font-size: 15px;
    font-weight: 400;
    display: flex;
    margin-left: 10px;
    color: #555;
    align-items: center;
}
.labelinputsortare{
    align-items: center;
    background-color: #eee;
    border: 1px solid #aaaaaa;
    padding: 5px 10px;
    font-size: 12px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 31px;
}
#selectsort{
    margin-left:-3px;
    font-size: 12px;
    color: rgba(51, 51, 51, 1) !important;
    background: rgba(250, 250, 250, 1) !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #aaaaaa !important;
    border-radius: 2px !important;
    max-width: 500px;
    color: #555;
    height:31px;
}

.inputcod{
    margin-left:-3px;
    font-size: 12px;
    color: rgba(51, 51, 51, 1) !important;
    background: rgba(250, 250, 250, 1) !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #aaaaaa !important;
    border-radius: 2px !important;
    max-width: 500px;
    color: #555;
    height:31px;
}


.produsegrid .produs-thumb{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    position: relative;
    -webkit-transition: all 0.075s ease-out;
    transition: all 0.075s ease-out;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    /*padding: 10px;*/
    padding-right: 10px;
    padding-left: 10px;
}
.produsegrid .imgprodus{
    pointer-events: none;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 100%;
    height: auto;
}
.produsegrid .imagine{
    position: relative;
    overflow: hidden;
}
.produsegrid .produs-img{
    border: 1px solid #CCC;
    display: block;
}
.produse-firma{
    justify-content: left;
    position: relative;
    transform: none;
    width: initial;
    background: rgba(247, 245, 245, 0.7);
    padding: 5px;
    font-size: 12px;
}
.produsegrid .produse-nume{
    order: initial;
    display: flex;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    margin-top: 7px;
    font-weight: 700;
}
.produsegrid .produse-price{
    display: flex;
    justify-content: center;
    position: relative;
    transform: none;
    width: initial;
    padding: 5px;
    font-size: 15px;
    font-weight: 400;
}
.produsegrid .produse-buton{
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%,-100%,1px);
    background: rgba(170, 170, 170, 1);
    padding: 0;
}

.legenda{
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    position: relative;
}
.cart-grup{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding:0px 0px 0px 5px;
}
.cart-input{
    display: inline-flex;
    margin-right: 5px;
    border-style: none;
    height: 38px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    font-size: 15px;
    -webkit-transition: all 0.05s ease-out;
    transition: all 0.05s ease-out;
}
.cart-input2{
    width: 40px;
    text-align: center;
    border: 1px #777 solid;
}
.produse-input {
    background: rgba(250, 250, 250, 1) !important;
    border-width: 0px !important;
    -webkit-transition: all 0.05s ease-out;
    transition: all 0.05s ease-out;
    height: 35px;
    width: 35px;
    text-align: center;
}

.angles{
    background-color:#eeeeee;
    padding: 0 0px 0 4px;
    height: 35px;
}
.produse-angle-sus{
    height: 17px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.produse-angle-jos{
    height: 17px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.buton-cart{
    color:#ffffff !important;
    cursor: pointer;
    /*padding: 10px;*/
    margin-left: 15px;
    font-size: 13px;
    /*font-weight: bold;*/

}
.buton-cart.a{
    background:#696969;
}

.buton-cart1{
    color:#696969 !important;
    /*background-color: #696969;*/
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    /*padding: 5px;*/
    /*margin-left: 5px;*/
    /*font-size: 13px;*/
}

.cart-input > a.buton-cart-mobil:hover{
    background:#696969;
}

.inchidenotification{
    text-decoration: none !important;
}
.inchidenotification a{
    text-decoration: none !important;
}
#notification{
    position: fixed;
    top: 20px;
    /*left: 0;*/
    right: -20px;
    width: 385px;
    height: 250px;
    z-index: 9999999999;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: revert;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    /*justify-content: flex-end;*/
}
#notification-detalii{
    max-width: 500px;
    width: 450px;
    margin-right: 30px;
    margin-top: 100px;
    position: relative;
    background-color: white;
    pointer-events: auto;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-animation: fade-in .2s ease-out;
    animation: fade-in .2s ease-out;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    border-radius: inherit;
}
#plus-notification{
    position: fixed;
    top: 20px;
    /*left: 0;*/
    right: -20px;
    width: 385px;
    z-index: 9999999999;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: revert;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width:500px;
    /*justify-content: flex-end;*/
}
#plus-notification-detalii{
    max-width: 500px;
    width: 450px;
    margin-right: 30px;
    margin-top: 100px;
    position: relative;
    background-color: white;
    pointer-events: auto;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-animation: fade-in .2s ease-out;
    animation: fade-in .2s ease-out;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    border-radius: inherit;
}

.promotopinfo{
    position: absolute;
    top:10px;
    width: 112px;
    text-align: left;
    background-color: #26A69A;
    color:#000000;
    padding-left: 7px;
    padding-right: 7px;
    color: #ffffff;
}
.outofstock{
    position: absolute;
    top:10px;
    width: 100px;
    right: 0;
    text-align: right;
    padding-right: 5px;
    /*background-color: #1b9b0a;*/
    color:#ffffff;
}
.product-image-otofstock{
    opacity: 0.5;
}
.product-info{
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.product-img {
    border: 1px solid #ccc;
    width: 100%;
    height: auto;
}
.product-title {
    font-size: 30px;
    text-align: left;
    font-family: 'Montserrat';
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 15px;
    padding-top: 15px;
}
.product-price{
    font-weight: 700;
    font-size: 30px;
    width: 100%;
    padding-right: 15px;
}
.product-descriere{
    margin-top: 10px;
}


.gcontent {
    display: flex;
    width: 100%;
    overflow-x: scroll;
}
.mbox {
    width: 100%;
}
.rand {
    width: fit-content;
    display: flex;
}
.gmembru {
    width: 154px;
    /* height: 105px; */
    /* background-color: green; */
    display: inline-block;
    text-align: center;
}
.gmembru-image {
    border-radius: 50%;
    width: 50px;
    margin: 0 auto;
    height: 50px;
    padding-top: 6px;
}
.gmembru-imageb {
    border-radius: 50%;
    width: 60px;
    margin: 0 auto;
    height: 60px;
    padding-top: 2px;
}
.gnume {
    line-height: 15px;
    width: 100%;
}
.gtop {
    width: 154px;
    display: flex;
    height: 18px;
}
.gleft1{
    width: 77px;
    border-right:1px solid #000;
    display: flex;
    justify-content: flex-end;
}

.gcenter{
    /*margin: 0 auto;*/
}
.gleft{
    width: 77px;
    border-top:1px solid #000;
    border-right:1px solid #000;
    display: flex;
    justify-content: flex-end;
}
.gright{
    width: 77px;
    border-top:1px solid #000;
}
.g-patrat{
    font-size: 18px;
    margin-left: -1px;
    display: flex;
    align-items: flex-start;
    /*width: 20px;*/
    margin-right: -4px;
    margin-top: 13px !important;
}
.g-arrow {
    border: solid black;
    border-width: 0 0 1px 1px;
    display: inline-block;
    padding: 3px;
    margin-top: -1px;
    margin-left: 2px;
}

.g-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 7px;
    margin-left: -5px;
}

.tooltip_bet {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}

.tooltip_bet .tooltiptext_bet {
    visibility: hidden;
    width: 280px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip_bet .tooltiptext_bet::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip_bet:hover .tooltiptext_bet {
    visibility: visible;
    opacity: 1;
}
.tooltip_bet .tooltiptext_bet_info {
    visibility: hidden;
    width: 280px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: -50%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-weight: normal;
    font-size: 12px;
    height: 60px;
}

.tooltip_bet .tooltiptext_bet_info::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip_bet:hover .tooltiptext_bet_info {
    visibility: visible;
    opacity: 1;
}

.tooltip_bet .tooltiptext_bet_info2 {
    visibility: hidden;
    width: 280px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 40%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-weight: normal;
    font-size: 12px;
    height: 80px;
}

.tooltip_bet .tooltiptext_bet_info2::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip_bet:hover .tooltiptext_bet_info2 {
    visibility: visible;
    opacity: 1;
}

.tooltip_bet .tooltiptext_bet_info3 {
    visibility: hidden;
    width: 280px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 40%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-weight: normal;
    font-size: 12px;
}

.tooltip_bet .tooltiptext_bet_info3::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip_bet:hover .tooltiptext_bet_info3 {
    visibility: visible;
    opacity: 1;
}

/*network arbore*/

.membri{
    /*padding-left: 10px;*/
    margin-left: 27px;
}
.membru{
    font-size: 14px;
    line-height: 18px;
}
.linev{
    border-left: 1px solid #000000;
    margin-left: -1px;
    /*background: url(https://myoffice.sarmisintl.com/img/icons/liniev.png) no-repeat;*/
}
.plus{
    background: url(https://myoffice.sarmisintl.com/img/icons/plus.png) no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    margin-left: -5px;
}
.minus{
    background: url(https://myoffice.sarmisintl.com/img/icons/minus.png) no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    margin-left: -5px;
}
.colt{
    /*background: url(https://myoffice.sarmisintl.com/img/icons/colt.png) no-repeat;*/
    /*background-size: cover;*/
    width: 22px;
    height: 11px;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    margin-left: -1px;
}
.coltu{
    /*background: url(https://myoffice.sarmisintl.com/img/icons/colt.png) no-repeat;*/
    /*background-size: cover;*/
    width: 22px;
    height: 13px;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    margin-left: -1px;
    margin-top: -2px;
}
.membruinfo{
    display: flex;
    padding-left: 0px;
}
.linie{
    /*background: url(https://myoffice.sarmisintl.com/img/icons/linie.png) no-repeat;*/
    /*background-size: cover;*/
    width: 12px;
    height: 11px;
    border-bottom: 1px solid #000000;
    margin-left: 0px;
}
#n-left{
    width:150px;
}
#n-right{
    padding-top: 7px;
}
#networkc{
    display: flex;
}
.patrat{
    width:11px;
    height: 11px;
}
.plus1{
    position: relative;
    width: 11px;
    height: 11px;
    /*margin-left: 5px;*/
    margin-top: 5px;
    margin-right: 10px;
    /*left:4px;*/
    /*top:4px;*/
    border:1px solid #000000;
    /*font-size: 15px;*/
    display: flex;
}
.plus2{
    margin-top: -5px;
    font-size: 12px;
    padding-left: 1px;
    color: #000000;
}
.minus1{
    /*position: absolute;*/
    width: 11px;
    height: 11px;
    /*margin-left: 5px;*/
    margin-top: 5px;
    /*left:4px;*/
    /*top:4px;*/
    border:1px solid #000000;
    /*font-size: 15px;*/
}
.minus2{
    margin-top: -5px;
    font-size: 12px;
    padding-left: 2px;
    font-size: 17px;
    color:#000000;
}
.ddd{
    /*margin-left: 14px;*/
}
.clink{
    color:#000000;
}
.clink a{
    color:#000000;
}
.patrat1{
    font-size: 18px;
    margin-left: -1px;
    display: flex;
    align-items: flex-start;
}
.arrow {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 7px;
    margin-left: -5px;
}
.right1 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 7px;
    margin-left: -6px;
}
.linie1{
    width: 10px;
    height: 11px;
    border-bottom: 1px solid #000000;
    margin-left: 0px;
}
.bun_venit_right{
    font-size: 16px;
    font-weight: 300;
}
/*end network arbore*/

.com_box{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.com_box_title{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    color:#ffffff;
}
.com_box_content{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.com-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 25px 0 0;
    border-color: #7f7f7f transparent transparent transparent;
    transform: rotate(0deg);
}
.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: 20px;
  height: 15px;
  position: relative;
  z-index: 2;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    #com1{
        display: none;
    }
    #com2{
        display: none;
    }
    #com3{
        display: none;
    }
    #com4{
        display: none;
    }
    #com5{
        display: none;
    }
    #com6{
        display: none;
    }
    #com7{
        display: none;
    }
    #com8{
        display: none;
    }
    .desktop{
        display: none;
    }
    .header-bottom{
        padding-bottom: 10px;
    }
    /*sageti jos limbi*/
    .dropdown-toggle::after {
        display: none;
    }
    .latime {
        margin: 0 auto;
        margin-left: 5px;
        margin-right: 5px;
    }
    .trow{
        line-height: 25px;height: 25px;
    }
    .cart-table{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-header{
        background-color: #eeeeee;
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
        line-height: 34px;
        color:#000;
        font-weight: bold;
    }
    .cart-table-sumar{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-sumar2{
        width: 100%;
        border-top: 0;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
    }
    .dropdown-menu{
        min-width: 7rem !important;
        left: -1rem !important;
    }
    .produsegrid .produse-buton{
        margin-top: -3px;
    }
    .topbar{
        padding-right: 10px;
        padding-left: 10px;
    }
    .header{
        padding-right: 10px;
        padding-left: 10px;
    }
    .header-logo{
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        padding-left: 20px;
    }
    .header-search{
        padding-top: 0px;
        /*padding-bottom: 3px;*/
        padding-right: 20px;
        padding-left: 20px;
    }
    .header-user{
        padding-top: 18px;
        padding-right: 20px;
    }
    .mtrow{
        line-height: 25px;height: 25px;
    }
    .menu{
        display: flex;
        flex-direction: column;
    }
    .menu-item{
        padding: 0 20px 0 0px;
    }
    #menu-items{
        display: flex;
        flex-direction: column;
        z-index: 99999;
        background-color: #888888;
        display: none;
    }
    .menu-cart{
        margin-top: 5px;
    }
    .menu-cart-number{
        position: relative;
        /*right: 0;*/
        border:2px solid #333;
        border-radius: 30px;
        padding-left: 3px;
        padding-right: 3px;
        height: 16px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        margin-top:-2px;
    }
    .menu-cart-icon{
        width:20px;
        margin-top:-7px;
        color: #777777;"
    }
    .grupselect{
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        display: flex;
    }
    .grupselect-left{
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        display: flex;
    }
    .shop-filter{
        display: flex;
        justify-content: right;
        align-items: center;
        /*background-color: #EFF2F5;*/
        width: 100%;
        margin-top:10px;
        margin-bottom: 10px;
        height: 40px;
        padding-right: 10px;
    }
    .produsegrid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .produsegrid .produs-layout{
        width: calc(100% / 2 - 0.01px);
    }
    .legenda{
        margin-top:40px;
    }
    .bun_venit_left{
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .bun_venit_right{
        border:1px solid #777777;
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .product-info{
        padding-left: 27px;
        padding-right: 27px;
    }
    .product-left {
        padding-top: 20px;
        width: 100%;
    }
    .product-right {
        width: 100%;
        padding-left: 30px;
        position: relative;
        display: block;
        /* height: 100%; */
    }
    .nav-tabs{
        display: flex !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-left:15px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    #com1{
        display: none;
    }
    #com2{
        display: none;
    }
    #com3{
        display: none;
    }
    #com4{
        display: none;
    }
    #com5{
        display: none;
    }
    #com6{
        display: none;
    }
    #com7{
        display: none;
    }
    #com8{
        display: none;
    }

    .wrapper{
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-bottom{
        padding-bottom: 10px;
    }
    .desktop{
        display: none;
    }
    .cart-table{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-header{
        background-color: #eeeeee;
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
        line-height: 34px;
        color:#000;
        font-weight: bold;
    }
    .cart-table-sumar{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-sumar2{
        width: 100%;
        border-top: 0;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
    }
    .dropdown-menu{
        min-width: 7rem !important;
        left: -1rem !important;
    }
    .produsegrid .produse-buton{
        margin-top: -3px;
    }
    .latime {
        margin: 0 auto;
    }
    .trow{
        line-height: 25px;height: 25px;
    }
    .topbar{
        padding-right: 10px;
        padding-left: 10px;
    }
    .header{
        padding-right: 10px;
        padding-left: 10px;
    }
    .header-logo{
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .header-search{
        padding-top: 0px;
        /*padding-bottom: 3px;*/
    }
    .header-user{
        padding-top: 18px;
    }
    .mtrow{
        line-height: 25px;height: 25px;
    }
    .menu{
        display: flex;
        flex-direction: column;
    }
    .menu-item{
        padding: 0 20px 0 0px;
    }
    #menu-items{
        display: flex;
        flex-direction: column;
        display: none;
    }
    .menu-cart{
        margin-top: 5px;
    }
    .menu-cart-number{
        position: relative;
        /*right: 0;*/
        border:2px solid #333;
        border-radius: 30px;
        padding-left: 3px;
        padding-right: 3px;
        height: 16px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        margin-top:-2px;
    }
    .menu-cart-icon{
        width:20px;
        margin-top:-7px;
        color: #777777;"
    }
    .grupselect{
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        display: flex;
    }
    .grupselect-left{
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        display: flex;
    }
    .shop-filter{
        display: flex;
        justify-content: right;
        align-items: center;
        /*background-color: #EFF2F5;*/
        width: 100%;
        margin-top:10px;
        margin-bottom: 10px;
        height: 40px;
        padding-right: 10px;
    }
    .produsegrid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .produsegrid .produs-layout{
        width: calc(100% / 2 - 0.01px);
    }
    .legenda{
        margin-top:40px;
    }
    .bun_venit_left{
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .bun_venit_right{
        border:1px solid #777777;
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .product-info{
        padding-left: 27px;
        padding-right: 27px;
    }
    .product-left {
        padding-top: 20px;
        width: 100%;
    }
    .product-right {
        width: 100%;
        padding-left: 30px;
        position: relative;
        display: block;
        height: 100%;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    #com1{
        display: none;
    }
    #com2{
        display: none;
    }
    #com3{
        display: none;
    }
    #com4{
        display: none;
    }
    #com5{
        display: none;
    }
    #com6{
        display: none;
    }
    #com7{
        display: none;
    }
    #com8{
        display: none;
    }

    .wrapper{
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-bottom{
        padding-bottom: 10px;
    }
    .latime {
        max-width: 1240px;
        margin: 0 auto;
    }
    .cart-table{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-header{
        background-color: #eeeeee;
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
        line-height: 34px;
        color:#000;
        font-weight: bold;
    }
    .cart-table-sumar{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-sumar2{
        width: 100%;
        border-top: 0;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
    }
    .trow{
        line-height: 35px;
        height: 35px;
    }
    .header{
        padding-right: 10px;
        padding-left: 10px;
    }
    .header-logo{
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .header-search{
        padding-top: 15px;
    }
    .header-user{
        padding-top: 22px;
    }
    .topbar{
        padding-right: 10px;
        padding-left: 10px;
    }
    .mtrow{
        line-height: 35px;
        height: 35px;
    }
    .menu{
        display: flex;
    }
    .menu-item{
        padding: 0 20px 0 0px;
    }
    #menu-items{
        display: flex;
    }
    #menu-shops{
        display: none;
    }
    .menu-cart-number{
        position: relative;
        /*right: 0;*/
        border:2px solid #333;
        border-radius: 30px;
        padding-left: 3px;
        padding-right: 3px;
        height: 16px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        margin-top:2px;
    }
    .menu-cart-icon{
        width:20px;
        margin-top:-2px;
        color: #777777;"
    }
    .shop-filter{
        display: flex;
        justify-content: right;
        align-items: center;
        /*background-color: #EFF2F5;*/
        width: 100%;
        margin-top:10px;
        margin-bottom: 10px;
        height: 40px;
    }
    .grupselect{
        align-items: center;
        flex-direction: row;
        justify-content: flex-end;
        display: flex;
    }
    .grupselect-left{
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        display: flex;
    }
    .produsegrid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin:-10px;
    }
    .produsegrid .produs-layout{
        width: calc(100% / 3 - 0.01px);
    }
    .legenda{
        margin-top:40px;
    }
    .bun_venit_left{
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .bun_venit_right{
        border:1px solid #777777;
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .product-info{
        padding-left: 27px;
        padding-right: 27px;
    }
    .product-left {
        padding-top: 20px;
        width: 100%;
    }
    .product-right {
        width: 100%;
        padding-left: 30px;
        position: relative;
        display: block;
        height: 100%;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .wrapper{
        padding-left: 10px;
        padding-right: 10px;
    }
    .mobil{
        display: none;
    }
    .latime {
        max-width: 1240px;
        margin: 0 auto;
    }
    .cart-table{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-header{
        background-color: #eeeeee;
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
        line-height: 34px;
        color:#000;
        font-weight: bold;
    }
    .cart-table-sumar{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-sumar2{
        width: 100%;
        border-top: 0;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
    }
    .trow{
        line-height: 35px;
        height: 35px;
    }
    .topbar{
        padding-right: 10px;
        padding-left: 10px;
    }
    .header{
        padding-right: 10px;
        padding-left: 10px;
    }
    .header-logo{
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .header-search{
        padding-top: 15px;
    }
    .header-user{
        padding-top: 22px;
    }
    .mtrow{
        line-height: 35px;
        height: 35px;
    }
    .menu{
        display: flex;
    }
    .menu-item{
        padding: 0 20px 0 0px;
    }
    #menu-items{
        display: flex;
    }
    #menu-shops{
        display: none;
    }
    .menu-cart-number{
        position: relative;
        /*right: 0;*/
        border:2px solid #333;
        border-radius: 30px;
        padding-left: 3px;
        padding-right: 3px;
        height: 16px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        margin-top:2px;
    }
    .menu-cart-icon{
        width:20px;
        margin-top:-2px;
        color: #777777;"
    }
    .shop-filter{
        display: flex;
        justify-content: right;
        align-items: center;
        /*background-color: #EFF2F5;*/
        width: 100%;
        margin-top:10px;
        margin-bottom: 10px;
        height: 40px;
    }
    .grupselect{
        align-items: center;
        flex-direction: row;
        justify-content: flex-end;
        display: flex;
    }
    .grupselect-left{
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        display: flex;
    }
    .produsegrid .produs-layout{
        width: calc(100% / 4 - 0.01px);
    }
    .produsegrid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin:-10px;
    }
    /*.produsegrid .produse-buton{*/
    /*    display: none;*/
    /*}*/
    .produs-thumb:hover  .produse-buton{
        display: block;
    }
    .legenda{
        margin-top: 40px;
    }
    .product-info{
        display: flex;
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-left {
        padding-top: 20px;
        width: 50%;
    }
    .product-right {
        width: calc(100% - 50%);
        padding-left: 30px;
        position: relative;
        display: block;
        height: 100%;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .wrapper{
        padding-left: 0px;
        padding-right: 0px;
    }
    .mobil{
        display: none;
    }
    .latime {
        max-width: 1240px;
        margin: 0 auto;
    }
    .trow{
        line-height: 35px;
        height: 35px;
    }
    .header-logo{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-search{
        padding-top: 15px;
    }
    .header-user{
        padding-top: 22px;
    }
    .mtrow{
        line-height: 35px;
        height: 35px;
    }
    .menu{
        display: flex;
    }
    .menu-item{
        padding: 0 20px 0 0px;
    }
    #menu-items{
        display: flex;
    }
    #menu-shops{
        display: none;
    }
    .menu-cart-number{
        position: relative;
        /*right: 0;*/
        border:2px solid #333;
        border-radius: 30px;
        padding-left: 3px;
        padding-right: 3px;
        height: 16px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        margin-top:2px;
    }
    .menu-cart-icon{
        width:20px;
        margin-top:-2px;
        color: #777777;"
    }
    .shop-filter{
        display: flex;
        justify-content: right;
        align-items: center;
        /*background-color: #EFF2F5;*/
        width: 100%;
        margin-top:10px;
        margin-bottom: 10px;
        height: 40px;
    }
    .grupselect{
        align-items: center;
        flex-direction: row;
        justify-content: flex-end;
        display: flex;
    }
    .grupselect-left{
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        display: flex;
    }
    .produsegrid .produs-layout{
        width: calc(100% / 4 - 0.01px);
    }
    .produsegrid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin:-10px;
        padding-bottom: 40px;
    }
    .produsegrid .produse-buton{
        display: none;
    }
    .produs-thumb:hover  .produse-buton{
        display: block;
    }
    .cart{
        width: 100%;
        display: flex;
    }
    .cart-left{
        width: calc(100% - 400px);
    }
    .cart-right{
        width: 400px;
        padding-left: 20px;
    }
    .cart-table{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-header{
        background-color: #eeeeee;
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
        line-height: 34px;
        color:#000;
        font-weight: bold;
    }
    .cart-table-sumar{
        width: 100%;
        border: 1px solid #dddddd;
    }
    .cart-table-sumar2{
        width: 100%;
        border-top: 0;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
    }
    .cart-image{
        width: 50px;
    }
    .cart-input2{
        width: 40px;
        text-align: center;
        border: 1px #777 solid;
    }
    .cart-buttons{
        /*display: flex;*/
    }
    .bun_venit_left{
        border-left:1px solid #777777;
        border-bottom:1px solid #777777;
        border-top:1px solid #777777;
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .bun_venit_right{
        border-right:1px solid #777777;
        border-bottom:1px solid #777777;
        border-top:1px solid #777777;
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 10px;
    }
    .product-info{
        display: flex;
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-left {
        padding-top: 20px;
        width: 50%;
    }
    .product-right {
        width: calc(100% - 50%);
        padding-left: 30px;
        position: relative;
        display: block;
        height: 100%;
    }
    .com_box_content{
        height: 45px;
    }
}
