/* HP size of carousel   */
/*
body > div.db-wrapper > div.db-sectn.db-hdr-sectn.clearfix > div.offr-dtls.clearfix > div.offr-dtls-caro.slick-initialized.slick-slider.slick-dotted > div.slick-list.draggable {
    height: 536px!important;
}
*/

@media (max-width: 480px) {
.offr-hdng {    font-size: 14px!important;}

.offr-desc {   display: none!important;}

.offr-lm-btn {    font-size: 10.5px!important;;    height: 33px!important;;    line-height: 33px!important;;}

}
/* end HP size of carousel   */




.afiseaza-chat, div#chat-widget-container {display: none!important;}

/*OSA PAGE SINGLE COLUMN - Mobile margin*/

@media screen and (max-width: 767px) {
.content-subTxt {
       margin-top: 90px; color: #040404!important;
}
}

@media screen and (min-width: 768px) {
    .hwItWks-c .title {
        padding: 120px 10% 200px !important;
    }
}

/* hide Sign Up button from OSA page */
.signUpBtn {
    display: none !important;
}

/* show Sign Up form on OSA page */
.signUp-c {
    display: block !important;
}

/* hide more link */
.moreLnk {
    display: none !important;
}

.card .sub-cont {
    color: #ff0000;
}

/**  SIM-MODAL STYLE **/
.sim-modal {
    overflow: scroll !important;
    width: 800px !important;
    max-height: 100% !important;
}

@media screen and (min-width: 992px) {
.sim-modal {
    width:100%;
    overflow: scroll !important;
} 
}

    
 @media screen and (min-width: 768px) {
.sim-modal {
    width:100%;
    overflow: scroll !important;
}
}

/**  END SIM STYLE **/

/*
div.slick-track > :nth-child(1) > .nwsart-itm {
  background: #dcdcdc !important;
}
div.slick-track > :nth-child(3) > .nwsart-itm {
  background: #eeddee !important;
}
*/

.offr-img img {
width: 100%;
}


}

}
.cart .msg-lst.read {
    opacity: 1 !important;
}

/**  START change color for delivered orders 
#leftPaneCardView > order-leftpanel > div.orders-C.show-C.lazyLoad-scroll > div > co-order-left-panel > item-list-container > div > div > div > info-card > div > order-leftpane-cardview > div > div.pull-left.olfC > div.sub-cont {
    color: #007500 !important;
}

#leftPaneCardView > order-leftpanel > div.orders-C.show-C.lazyLoad-scroll > div > co-order-left-panel > item-list-container > div > div > div > info-card > div > order-leftpane-cardview > div > div.del-date {
    color: #007500 !important;
}

END change color for delivered orders **/

/* Responsive Iframes. Fix height bug */
@media (max-width:768px) {
    .scroll-wrapper {
        padding-bottom:200%; 
        position:relative; 
        display:block; 
        width: 100%
    }
    #iframe2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
}

/* fix login background image. Delete after bg-home deploy fix */
.video-background {
top: 0px !important;
}

/* responsive fix for the custom sets-and-offers pages */
@media (max-width:768px) {

.prod-content-offers {
	width: 100%;
	display: inline-block !important;
}
}

/* product-catalog carousel height */
body > div.plpPage-c > div.parent > app-productcarousel > div > div.lat-prd-caro > div > div > div.product-items.prds-crsl > app-product-card > div > div.products-panel > div > ngx-slick > ul {
height: 18px !important;
}

.imageGalleryText {
    font-family: inherit;
}

#campNews .row-view {
    margin: 15px 5px;
}
#campNews .col-view {
    padding: 10px!important;
}
/* communication-center right panel PRFL-IMG to TEXT padding */
#msgDetailsRightPane > cc-message-detail > div > div.content-bar > div > div.ntf-lft > div.ttl-c {
    padding: 0 0 7px 20px;
}

/* avonon-landing banner 100 % on mobile devices */
@media (max-width:768px) {
    #avonon-banner img {
        width: 100%;
        padding-bottom: 20px;
    }
}
/* prod-cat 3 banners shadow */
.col-md-4:hover {box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);}

/* scroll on personal-info-form */
.modal-open {
    overflow-y:auto;
}