@media only screen and (min-width: 480px) {
    .product-item .item-inner .item-info .item-title {
        height: 84px;
    }
}

.header-topbar{
    width:100%;
    padding:10px;
    text-align: center;
    background-color: #f1c400;
    color:white
}

#search .input-group {
    border-color: #f1c400;
}

.product-view-area .product-details-area .price {
    color: #0075bc;
}

.dec.qtybutton, .inc.qtybutton {
    background-color: #f1c400;
}

.product-view-area .availability.in-stock.pull-right span:nth-child(2) {
    color: #f1c400 !important;
}

.availability.in-stock span {
    background-color: #83c8ef;
}

.share-btn {
    color: #83c8ef;
}

.socials-box a {
    color: #1e428a;
}

footer, .footer-coppyright {
    background-color: #0073bb;
}

    footer .footer-links ul li a, .footer-description {
        color: white;
    }

    footer .container .row .col-sm-6.col-md-3.col-xs-12 div:nth-child(5) {
        display:none;
    }

.productPrice {
    color: #0075bc !important;
}

.divbestprice {
    z-index: 1;
    position: relative;
}

/*PINK COLORS*/
.mega-menu-title, .dec.qtybutton, .inc.qtybutton, .mega-menu-title h3:after {
    background-color: #f190a8;
}

nav, footer, .availability.in-stock span, .footer-coppyright {
    background-color: #ffdce2;
}

.mtmegamenu a .title.title_font span {
    color: black;
}

.product-view-area .availability.in-stock.pull-right span:nth-child(2) {
    color: #f190a8 !important;
}

.product-view-area .share-btn {
    color: #ffdce2 !important;
}

.product-view-area .shareicon {
    fill: #ffdce2;
}

.product-overview-tab .nav-tabs > li.active > a {
    color: #f190a8;
    border-color: #f190a8;
}

footer .footer-links ul li a, .footer-description, footer h5 {
    color: black;
}

/*PINK COLORS*/