/*--

	Theme Name: theme50931

	Theme URI: http://info.template-help.com/help/

	Description: A theme for Wordpress 4.4.x

	Author: Template_Help.com

	Author URI: http://info.template-help.com/help/

	Template: CherryFramework

	Version: 3.1.5

--*/



/* ----------------------------------------

	Please, You may put custom CSS here

---------------------------------------- */

#footer .qrImg {
    float: left;
    margin-right: 10px;
}
#footer .FooterRightBlock {
    margin: 13px 0 0 0;
    display: block;
}
#footer .FooterRightBlock p {
    line-height: 16px;
}
.SocialNavBlock {
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.SocialNavBlock ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.SocialNavBlock ul li {
    float: right;
    margin: 0 4px;
    list-style: none;
}
.SocialNavBlock ul li a {
    display: block;
}
.SocialNavBlock {
    margin-bottom: 25px;
}
.header {
    padding: 15px 0 0px!important;
    border: none;
}
.cherry-fixed-layout .main-holder{
	margin-top: 12px!important;
}
.nav__primary {
    display: inline-block;
    width: 100%;
}

@media (max-width:767px) {
.SocialNavBlock {
    margin-bottom: 0;
    text-align: center;
}
.SocialNavBlock ul {
    float: none;
    width: auto;
    display: inline-block;
}

}