.panel-services-card {
    float: none;
    margin-right: 0;
    width: auto;
}

.panel-services-card {
    /*float: left;*/
    margin-right: 10px;
    width: 97px;
}

.bg-grey {
    background: #e8e9ed none repeat scroll 0 0;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-all-5 {
    padding: 5px;
}

.panel {
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
}

.text-center {
    text-align: center;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.product-text {
    /*display: block;*/
    position: relative;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2em;
    height: 3.6em;
}

/*.product-text:before {*/
    /*content: '...';*/
    /*position: absolute;*/
    /*right: 0;*/
    /*bottom: 0;*/
/*}*/

/*.product-text:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*right: 0;*/
    /*width: 1em;*/
    /*height: 1em;*/
    /*margin-top: 0.2em;*/
    /*background: white;*/
/*}*/

.product-action .form-price-alert {
    white-space: normal;
}

.product-action .admin {
    white-space: normal;
    width: 100%;
}

@media (max-width: 1200px) {

.labels {
    display: inline-block;
    position: absolute;
    z-index: 99;
    /*right: 16px;*/
    top: 16px;
    font: 600 15px/1 "Roboto Condensed", sans-serif;
    color: #fff;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-align: center;
    /*margin-right:-50px;*/
}
}
@media (min-width: 1200px) {

    .labels {
        display: inline-block;
        position: absolute;
        z-index: 99;
        /*right: 16px;*/
        /*top: 16px;*/
        font: 600 15px/1 "Roboto Condensed", sans-serif;
        color: #fff;
        /*border-radius: 6px 6px 6px 0;*/
        letter-spacing: 0.03em;
        text-transform: uppercase;
        /*background-color: #00aeff;*/
        text-align: center;
        /*min-width: 70px;*/
        /*margin-right:-18px;*/
        /*padding: 11.5px 10px 7.5px;*/
    }
}

.labels .discount {
    background-color: #FD650F !important;
    border-radius: 6px 6px 6px 0;
    padding: 11.5px 10px 7.5px 2px;
    display: block;
    margin-bottom: 5px;
    max-width: 41px;
    max-height: 35px;
    /*margin-right: 17px;*/
}

.labels .yellow {
    background-color: #ffb800;
    border-radius: 6px 6px 6px 0;
    padding: 11.5px 10px 7.5px;
    display: block;
    margin-bottom: 5px;

}

.product .gift {
    background-color: #ffb800;
    border-radius: 6px 6px 0 6px;
    padding: 11.5px 10px 7.5px;
    display: block;
    margin-bottom: 5px;
    width: 41px;
    max-height: 35px;
    /*margin-right: 17px;*/
    /*position: relative;*/
    /*top: -26px;*/
    /*left: 48px;*/
}

.swiper-slide .product .gift {
    left: 36px;
}

.product .delivery {
    background-color: #FD650F;
    border-radius: 6px 6px 6px 0;
    padding: 11.5px 10px 7.5px;
    display: block;
    margin-bottom: 5px;
    width: 41px;
    max-height: 35px;
    /*margin-right: 17px;*/
}

/*.product .outofstock {*/
/*font-size: 14px;*/
/*line-height: 0.8;*/
/*text-align: left;*/
/*padding-top: 7px;*/
/*padding-bottom: 5px;*/
/*background-color: #c2c2c2;*/
/*}*/
.product-old-price {
    height: 18px;
}
.banner-top-container .row .slider-col {
    float: left;
    padding: 0 10px;
    width: 100%;
}

.product-action .subcategories {
    font: 400 15px/1.6 Arial, sans-serif;
    z-index:11;

}

.dealoftheday-carousel.swiper-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*.panel-services-card {*/
/*float: left;*/
/*}*/
.btn.btn-border.btn-custom.btn-remove-filter {
    float: right;
    /*margin-top: -4px;*/
    line-height: 0;
    padding: 2px 8px;
}

.badge.list-side {
    background-color: #FD650F;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.badge {
    background-color: #FD650F;
    float:right;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    min-width: 45px;
}

.table tbody > tr > td.custom-align-left {
    padding: 5px 5px;
    text-align: left;
    vertical-align: inherit;
}

.table tbody > tr > td.custom-align-right {
    padding: 5px 5px;
    text-align: right;
    vertical-align: inherit;
}

.table tbody > tr > td.custom-align-center {
    padding: 5px 5px;
    text-align: center;
    vertical-align: inherit;
}

.table tbody > tr > td.custom-padding-5 {
    padding: 5px 5px;
}

.table thead > tr > th.custom-thead {
    /*color: #fefffa;*/
    padding: 10px 10px;
    border-right: 1px solid #f4f4f4;
}

.table thead > tr > th:last-child {
    border-right: none;
}

.radio.custom-thead-radio, .checkbox.custom-thead-check {
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
}

.form-control.width-normal {
    width: 20%;
}

.iputlabels {
    padding-left: 40px;
}
/*product child list*/
.children{
    background-color: #fff;
    border: 1px solid #eeeded;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(31, 28, 22, 0.07);
    margin-bottom: 60px;
    padding: 10px 10px;
    overflow-x: auto;
    position:absolute;
    z-index:10;
}
#Partner_GenderId  {
    margin: 0 0 30px;
    font: 400 17px/1.25 "Roboto Condensed", sans-serif;
}

.display-subcategories-none, .display-subcategories-badge-none, .display-item-none .display-link-none {
    display:none;
}
.display-subcategories{
    display:block;
}

.display-item {
    display: block;
}
.carousel-header .swiper-nav-wrapper .footer-manufacturers{
    float: none;
    margin-bottom: 0;
}
.carousel-header.bordered .footer-manufacturers-header{
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 19px;
}
.footer.footer5 .footer-inner {
    padding: 22px 12px;
}
.sidebar .widget.widget-category .category-list li {
    padding: 2px 10px 2px 8px;
    height:27px;
}
.product-price-container .product-old-price + .product-price {
    margin-left: 0;
}
#price-slider {
    margin: 5px;
}

.stock_instocmagazin, .stock_instocfurnizor, .StockWidgetAskStock {
    color: #1fb733 !important;
    font-weight: bold;
    line-height:13px;
    margin-bottom:4px;
}

.product-page .product-price {
    color: #F16233 !important;
    font-size: 35px !important;
}

.product-page .product-old-price {
    font-size: 22px !important;
}

.stock_incurand {
    color: #9dabb7 !important;
    font-weight: bold;
    line-height:13px;
    margin-bottom:4px;
}

.stock_preorder, .help-block-error, .stock_stocepuizat, .stock_incurand, .stock_intreabastoc {
    color: #b90011 !important;
    font-weight: bold;

}

.blockedStockAvailable {
    color: black;
    font-size: 1.4em;
    float: left;
    width: 100%;
}

.product.product5.wide .product-title {
    height: 46px;
}

.table tbody > tr > td.delete-col {
    width: 5%;
}

.table tbody > tr > td.quantity-col {
    width: 10%;
}

.table tbody > tr > td.price-col {
    width: 15%;
}

div.backLinks a.pag_ant {
    float: left;
    color: #666666;
    font-size: 1em;
    display: block;
}

div.backLinks a.pag_ant:nth-child(2) {
    margin-left: 20px;
}
div.logo{
    /*display:inline-block;*/
    /*margin:20px 0 0 0 !important;*/
    /*padding:0;*/
}
div.logo a img{
    width:100%;
    height:auto;
}
.header.header4 .header-box {
    display: inline-block;
    line-height: 1;
    margin-right: 20px;
    margin-top: 20px;
    padding-left: 48px;
    position: relative;
}
.header.header4 .menu-wrapper {
    background-color:#251A46;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#251A46, endColorstr=#1C1334);
    background-image:-moz-linear-gradient(top, #251A46 30%, #1C1334 50%);
    background-image:-webkit-linear-gradient(top, #251A46 30%, #1C1334 50%);
    background-image:-ms-linear-gradient(top, #251A46 30%, #1C1334 50%);
    background-image:linear-gradient(top, #251A46 30%, #1C1334 50%);
    background-image:-o-linear-gradient(top, #251A46 30%, #1C1334 50%);
    background-image:-webkit-gradient(linear, right top, right bottom, color-stop(30%,#251A46), color-stop(50%,#1C1334));
}

.trusted , .fbpage , .euplatesc {
    margin:15px;
    text-align:center;
}



.col-5-pic {
    width: 100%;
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

.col-5-pic a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.col-5-pic a img {
    max-width: 100%;
    max-height: 100%;
}

.text-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.category-title {
    font-size: smaller;
    font-weight: bold;

}

.glass {
	overflow: hidden;
	margin: 15px auto;
	max-width: 565px;
}

.glass IFRAME {
    border: 0px none;
    margin-left: -105px;
    height: 2708px;
    margin-bottom: -2085px;
    margin-top: -273px;
    width: 765px;
}

.glass2 {
    overflow: hidden;
    margin: 15px auto;
    max-width: 667px;
}

.glass2 IFRAME {
    border: 0px none;
    margin-left: -22px;
    height: 2786px;
    margin-bottom: -2160px;
    margin-top: -133px;
    width: 711px;
}

.star-content {
    margin: auto;
    width: 55%;
}

i.fa.fa-lg.fa-star-o.text-muted {
    color: #c0c000;
}
/**
Custom eva demo style
 */
.subcategory-url{
    text-transform : lowercase;
}
.subcategory-url::first-letter{
    text-transform: uppercase;
}