#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp .social-inner-wrap a.fa-google,
#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

a.ry-btn-shop {
	background-color: #2072B2 !important;
	margin-right: 10px;
}

a.ry-btn-shop:hover {
	opacity: 0.7;
}


div.module-34 .ry-header-logo {
	margin-left: 200px;
}

div.module-34 .ry-menu .ry-nav > li:nth-child(3) {
    margin-right: 300px;
}

div.module-34 .ry-btn-module-34 {
	font-size: 14px
}

@media(max-width:1280px) {
	div.module-34 .ry-btn-module-34 {
		font-size: 12px
	}	
	div.module-34 .ry-header-logo {
		margin-left: 180px;
	}	
	div.module-34 .ry-menu .ry-nav > li:nth-child(3) {
		margin-right: 280px;
	}	
}

@media(max-width:1210px) {
    div.module-34 .ry-btn-module-34 {
    	font-size: 12px;
    }	
    div.module-34 .ry-btn-module-34.ry-btn-phone .ry-span-3 {
    	font-size: 16px;
    }
	div.module-34 .ry-header-logo {
		margin-left: 280px;
	}	    
}

@media(max-width: 1170px) {
	div.module-34 .ry-btn-module-34 {
		font-size: 10px;
		padding: 15px 10px;
	}	
	div.module-34 .ry-header-logo {
		margin-left: 180px;
	}		
}

@media(max-width:1060px) {
	div.module-34 .ry-menu .ry-nav > li:nth-child(3) {
		margin-right: 200px;
	}	
}

@media(max-width: 600px) {
    div.module-35 .module-35-header-right .mobile-button {
    	text-align: center;
    }	
    .mob-btn-shop {
    	margin-right: 10px;
    	margin-top: 10px;
    }
}