



.readingOpacity{
    display: inline-block;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
}


.search-button {
    cursor: pointer;
}


.cart-box.popup .content .desc {
    font-size: 11px;
    line-height: 14px;
    color: black;
    margin-bottom: 3px;
}

.cart-box.popup .content .quantity {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

body.style-3 .cart-box.popup .content .price {
    text-align: right;
    margin-top: 9px;
}

.cart-box.popup .cart-entry {
    padding: 0 15px !important;
}


.cart-box.popup {
    width: 380px;
}

.cartitems {
    max-height: 275px;
    overflow-y: auto;
    margin: 0 -25px 15px -25px;
}

.cart-box.popup .summary {
    margin-bottom: 15px;
}


.cart-box.popup .button-x {
    right: 15px;
}


.cart-box.popup {
    position: absolute;
}


.cart-box.popup {
    position: absolute;
    top: 100%;
    right: 0;
}

    .cart-box.popup.loading .popup-container:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #fff url("../img/ajax-loader.gif") center no-repeat;
    }

.header-wrapper.style-3 header .icon-entry .cart-box.popup .image {
    border: 0;
    border-radius: 0;
}

#CartPopupContainer {
    float: right;
    width: auto;
}

.open-cart-popup {
    position: relative;
}

header .open-cart-popup .text{
    width:max-content;
    margin-left: 40px;
}



.quantity-selector .entry.number {
    width: 63px !important;
    vertical-align: top;
}

b, strong {
    font-weight: 700 !important;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
    font-size: 31px;
}


.mozaic-banner-content .old-price {
    color: #989898;
    text-decoration: line-through;
    display: inline-block;
    font-size: 16px;
}


@media (min-width: 768px) {

.mozaic-banner-content .old-price {
        position: relative;
        bottom: -10px;
    }

}


.mozaic-banners-wrapper.type-2 .mozaic-banner-content {
    max-width: 55%;
}


@media (max-width: 767px) {
    .mozaic-banners-wrapper.type-2 .mozaic-banner-content {
        max-width: 100%;
    }

        .mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle {
            font-size: 19px;
        }

        .mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
            font-size: 25px;
        }
}




@media screen and (max-width: 767px) {
    .mozaic-banners-wrapper.mozaic-banners-slider.type-2 .mozaic-swiper .mozaic-banner-content {
        position: absolute;
        padding-top: 0;
        padding-bottom: 0;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        max-width: 65%;
        display: block;
    }

    .mozaic-banner-entry.type-1:before {
        display: none;
    }

    .mozaic-banner-content .title {
        line-height: 22px;
    }
}


.mozaic-banner-content .title{
    font-size:31px;
    color: #008acc;
    display: block;

}



.mozaic-banner-content{
padding: 150px 8.5% ;
}


.sale-homepage-container .sale-entry {
    display: table-cell;
    width: 10%;
}

.sale-homepage-container .sale-entry .sale-price {
    width: auto;
    border-right-width: 0;
    border-bottom-width: 0;
    float: none;
}

.embed-responsive-13by18 {
    padding-bottom: 138%;
}


.embed-responsive-5by6 {
    padding-bottom: 120%;
}

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.embed-responsive-2by1 {
    padding-bottom: 50%;
}


.embed-responsive-5by2 {
    padding-bottom: 40%;
}

.embed-responsive-10by3 {
    padding-bottom: 33%;
}

.media-img,
.embed-responsive-thumb {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .embed-responsive-thumb.load-anim.lazyload,
    .embed-responsive-thumb.load-anim.lazyloading,
    .shop-image.load-anim.lazyload,
    .shop-image.load-anim.lazyloading,
    .client-img.load-anim.lazyload,
    .client-img.load-anim.lazyloading {
        background-image: url("../img/ajax-loader.gif")!important;
        background-size: inherit!important;
    }


    
.embed-responsive-3by4 {
    padding-bottom: 135%;
}


.portfolio-entry.active .image .embed-responsive {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
}

.portfolio-entry .image .embed-responsive {
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
}

.shop-image, .client-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.product-slide-entry.shift-image .product-image .shop-image {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
    moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
}


 .embed-responsive-thumb.load-anim.lazyload,
    .embed-responsive-thumb.load-anim.lazyloading,
    .shop-image.load-anim.lazyload,
    .shop-image.load-anim.lazyloading,
    .client-img.load-anim.lazyload,
    .client-img.load-anim.lazyloading {
        background-image: url("../img/ajax-loader.gif");
        background-size: inherit;
    }


 .product-slide-entry .title {
    overflow: hidden;
    height: 19px;
}


 .text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

 .header-top-entry .title .fa:first-child {
    margin-left: 7px;
}

 .sale-homepage-container .information-entry {
    display: table;
    border-spacing: 5px 0;
    width: 100%;
}

 .footer-columns-entry .row .fa {
    margin-right: 5px;
    margin-left: 0;
}




header.type-4 .header-middle .open-cart-popup:before {
    background: transparent;
}

.navigation{
    z-index:-1;
}



@media (max-width: 1200px) {
    .navigation {
        z-index: 1;
    }
}


.mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle , .mozaic-banner-content .subtitle {
    color: #9f9f9f;
}

@media screen and (max-width: 1199px) {
    .mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
        font-size: 24px;
    }
}