.tblbordr{
    border-right: 1px solid #feda00;
    border-bottom: 1px solid #feda00;
}
.maincatclr{
	background-color: #125430;
    color: #feda00;
    }
.subcatclr{
	background-color: #feda00;
    }
@media (min-width: 768px), print{
    .sticky-menu:not(.active) .logo-left {
    margin-top: 8px !important;
}
}
@media (min-width: 640px){
.products-grid .product-item-actions {
    margin: 1px 0 1px !important;
}
}
.page-header .header.links li.compare>a:before{
    content:none !important;
}
@media only screen and (max-width: 767px){
    .page-header .logo {
    margin: 0 76px 0px 76px;
    }
}
@media only screen and (max-width: 767px){
.panel.header .links, .panel.header .switcher {
    display: block;
}
}

@media (max-width: 766px){
.page-header .header-panel-right {
    padding-top: 0px !important;
    margin-top: -18px;
}
}
#product-review-container{
    margin-top: 15px;
}
@media (max-width: 367px){
.header-wrapper-phone-number {
    display: block !important;
}
}