.text-right{
    text-align: right;
}
.menuright{
    text-align: right;
}
.menuright .dropdown{
    display: inline-block;
    padding: 25px 0px 0px 20px;
    
}
header .main_header{
    z-index: 1000;
}
.logo{
    padding: 10px 0px 15px 0px;
}
.topSection{
    padding: 15px 0px 15px 0px;
    font-size: 14px;
    text-align: right;
}
.topSection a{
    display: inline-block;
    color: black;
}
.topSection .topLinks{
    display: inline-block;
    padding: 0px 10px 0px 10px;

}
.topSection .dropdown-menu{
    z-index: 1001;
    margin-left: 0px;
}
.topSection .topLinks .dropdown-menu ul{
    margin: 0px 0px 0px 0px !important;
}
.topSection .topLinks .dropdown-menu ul li a{
    padding-left: 15px !important;
}
.topSection a:hover{
    color: #00572f;
}
.topSection .topLinks:last-child{
    border: none;
    padding-right: 0px;
}
.main-menu{
    margin-top: 11px;
}
header ul.top_tools{
    margin-top: 12px;
}
.toolbox .container > ul li:first-child.sorting{
    float: right !important;
}
header.version_1 .main_header{
    border-bottom: solid 1px rgb(230, 230, 230);
}
.grid_item ul li a.addCart{
    width: 140px;
    background: #ee4823;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    
}
.grid_item ul li a.addCart i{
    margin-right: 10px;
}
.grid_item ul{
    top: auto;
    bottom: 80px;
}