/*
Theme Name: Shop - Restore
Theme URI: https://shop.restore.co.uk/
Author: PDC | Digital
Author URI: https://pdc.is
Version: 1.0
Template: amely
*/

.r-header__top {
	background-color: #f4f4f4;
	padding: 1em 0;
	text-align: center;
	border-bottom: 1px solid #ededed;
}

.r-header__icons {
	margin: 10px 0;
	list-style: none;
	font-size: 0;
}

.r-header__icons li {
	display: inline-block;
	width: 96px;
}

.r-header__icons img {
	display: block;
	height: 86px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 767px) {
	.r-header__top {
		text-align: left;
	}
}

.r-header__top svg {
	vertical-align: middle;
	margin: 0 0.5em 0 1em;
}

@media (min-width: 1200px) {
	.site-header.header-menu-bottom:not(.sticky-header)
		.r-header__top
		.header-tools {
		width: 55%;
	}
}

@media (max-width: 1199px) {
	.site-header .r-header__top .left-col {
		display: block;
		width: 70%;
	}
	.site-header .r-header__top .header-tools {
		width: 25%;
	}
}

@media (max-width: 600px) {
	.r-header__top svg {
		display: none;
	}

	.r-header__top a {
		display: inline-block;
		padding: 0 0.5em;
	}

	.site-header .r-header__top .left-col {
		display: none;
	}
	.site-header .r-header__top .header-tools {
		width: 100%;
	}
}
.site-logo {
	text-align: left !important;
}

@media (max-width: 1200px) {
	.site-header .wpb_wrapper {
		display: none !important;
	}
}
