﻿.productsListGrid span.btnInfoHover {
    display: none !important;
}

.pageMoreMenu li > a {
    outline: none;
}

.reviewnsku {
    line-height: 24px;
}

.breadcrumbs .col_12 ol{
    padding:0px;
}

body.prListPage .reevoomark_badge {
    width: 161px !important;
    display: inline-block;
    vertical-align: top;
}

body.prDetailsPage.reevoomark_badge {
    width: 200px !important;
}

.cmnProductItemView .itemDesc .review-product {
    vertical-align: top;
    margin-right: 0;
    max-width: 200px;
}

.cmnProductItemView .itemDesc .itemCode {
    margin-left: 0;
}

.cmnPagination .sortSelections .drop li a {
    background-color: #FFF;
}

.sn-suggest-input.mobileSearch::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.sn-suggest-input.mobileSearch:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.sn-suggest-input.mobileSearch::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

.cartDrawer .cartTitle a {
    float: left;
    width: 200px;
}

    .cartDrawer .cartTitle a .basket-units {
        width: 113px;
        float: right;
    }

.cartDrawer .product h3 {
    max-width: 195px;
    overflow: hidden;
}

.prDetailsPageLinks li.hidden .price {
    white-space: nowrap;
}

.mobileFilters {
    z-index: 91;
}

.cmnProductItemView .itemImg .productImg {
    width: unset;
    max-width: 100%;
    max-height: 400px;
}

.cmnFourFeaturedItems .featuredItemsList .featuredItem .imageArea {
    width: 126px;
    height: 126px;
}

    .cmnFourFeaturedItems .featuredItemsList .featuredItem .imageArea img {
        width: unset;
        max-height: 200px;
        max-width: 100%;
    }

.cartProduct .itemImg {
    max-height: 150px;
}

    .cartProduct .itemImg img {
        max-height: 100%;
        width: auto;
        margin: 0 auto;
        max-width: 100%;
    }

.miniCart_productDelete {
    position: absolute;
    border: none;
    top: 3px;
    left: 3px;
    width: 22px;
    height: 21px;
    opacity: .3;
}

    .miniCart_productDelete:hover {
        opacity: 1;
    }

    .miniCart_productDelete::before, .miniCart_productDelete::after {
        content: "";
        position: absolute;
        width: 12px;
        height: 2px;
        top: 8px;
        left: 4px;
        background-color: #2D2C42;
    }

    .miniCart_productDelete::before {
        transform: rotate(45deg);
    }

    .miniCart_productDelete::after {
        transform: rotate(-45deg);
    }

.cmnProductList .xromatologio .extras {
    display: none;
}

.cmnProductItem .btnProdActions.open {
    z-index: 90;
}

.popup.sendEmail .success {
    display: none;
    color: #000;
    z-index: 1;
}

    .popup.sendEmail .success .title-container:before {
        content: "";
        display: block;
        position: absolute;
        top: 200px;
        left: 42%;
        width: 100px;
        height: 100px;
        background-image: url(/App_Themes/YouGR2019/img/contact_icon.png);
    }

@media (max-width: 380px) {
    .cmnProductItem .extraInfo {
        font-size: 0.7rem;
    }

    .reevoomark_badge .reviews {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .mobileProdDetails .itemCode {
        text-align: left;
    }

    .descOptions .extraContainer {
        display: block;
    }

    .cmnProductItem .details {
        height: 20px;
        overflow: hidden;
    }

    .detailsReviewModule.open, .mobileTechFeatures.open, .productFeaturesDetails.open {
        background-color: #fff;
    }

    .ProductsListGrid .cmnProductItem .extras {
        display: none;
    }

    .ProductsListGrid .cmnProductItem {
        height: auto;
    }

        .ProductsListGrid .cmnProductItem .btnProdActions {
            bottom: 20px;
            right: 1rem;
        }

        .ProductsListGrid .cmnProductItem .img_area {
            height: 170px;
        }

        .ProductsListGrid .cmnProductItem .price_area {
            margin-top: 1rem;
        }

    .cmnProductItem .details .review-product {
        display: none;
    }

    .cmnProductItemView .itemImg .productImg {
        max-height: 122px!important;
    }
}

@media (max-width: 1024px) {
    .prDetailsPageLinks .gotoLinks li:not(.hidden) {
        display: none !important;
    }
}

@media (max-width: 1500px) {
    .promoBox.userBox li:last-child {
        display: none;
    }
}

@media (max-width: 1350px) {
    .promoBox.userBox li:nth-child(3) {
        display: none;
    }
}

div.XrwmatologioSize.NoStock,
div.XrwmatologioSize.isUnpublished {
    opacity: 0.3;
    cursor: default;
}
.aadeSmsPopup .content{
    height:350px!important;
    max-height:350px!important;
}
.productsListView img.lazy[alt], .featuredItemsList img.lazy[alt] {
    text-align: center;
    width: 100% !important;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.productsListView img.lazy[alt] {
    width: unset !important;
}

img.lazy::after {
    content: "";
    background: white url(https://support3.you.gr/you/redesign/misc/logo_placeholder.png) center center no-repeat;
    background-size: 40px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
