/*
Theme Name: TM Arden Child
Theme URI: http://arden.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-arden
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.desktop-menu .menu--primary .sm-simple>li>a .menu-item-title{
	    padding-bottom: 30px!important;
}
.mini-cart-icon{
	display:none!important;
}
.gbtn:hover {
    background: #FFFFFF;
    color: #121212;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 30px rgba(142, 142, 142, 0.75);
}
.bbtn:hover {
 background: #FFFFFF;
    color: #121212;
    font-weight: bold;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.75);
}
.desktop-menu .menu--primary .sm-simple{
	float: right;
}
.branding__logo{
font-family: Roboto, sans-serif;
    font-weight: 900;
  
    font-size: 25px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
}
.branding__logo a{
	color:#fff;
}