@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

.site-branding, 
.site-info {
	width: 1386px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
#content {
	width: 90%;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
.site-branding {
    padding: 10px 20px;
}
.custom-logo {
    width: 400px;
}
#rightbar {
    float: right;
    margin-top: 25px;
}
#h-btn {
    background: #97C12C;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 15px 45px;
    border-radius: 40px;
}
.main-navigation {
    background: #2b2b2b;
    padding: 20px;
}
#primary-menu {
	width: 90%;
    margin: 0 auto;
    text-align: center;
}

li.menu-item a:hover
{color:#a2cf23;}

li.menu-item-has-children > a {
    padding-right: 23px;
}
li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/02/arrow.svg);
    background-size: contain;
    width: 16px;
    height: 10px;
    background-repeat: no-repeat;
}
.sub-menu {
    margin-left: -10px !important;
    text-align: left;
}
.main-navigation li:hover .sub-menu {
    opacity: 1;
    background: #2b2b2b;
    padding: 25px 0 20px;
}
.hpa .wh_hover_block {
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/02/green-bg.jpg);
    padding: 40px 40px 50px;
    border-radius: 15px;
    background-position: bottom center;
    background-size: cover;
}
.wh_hover_block h2 {
    font-size: 32px !important;
    color: #fff !important;
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 74px;
}
.wh_hover_block img {
	height: 202px;
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.wh_hover_block a {
    display: block;
    width: 180px;
    text-align: center;
    background: #fff;
    text-decoration: none;
    padding: 14px 10px 13px;
    border-radius: 50px;
    font-weight: 700;
    margin-top: 50px;
    font-size: 14px;
    box-shadow: 9px 10px 10px rgb(55 55 55 / 17%);
}
.hpa a {
    color: #97c12c;
}
.eda .wh_hover_block {
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/02/pink-bg.jpg);
    padding: 40px 40px 50px;
    border-radius: 15px;
    background-position: bottom center;
    background-size: cover;
}
.eda a {
    color: #e50c7f;
}
.as .wh_hover_block {
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/02/blue-bg.jpg);
    padding: 40px 40px 50px;
    border-radius: 15px;
    background-position: bottom center;
    background-size: cover;
}
.as a {
    color: #00a0e3;
}
.img-section {
    min-height: 202px;
}
.block-row {
    padding: 50px 0;
    border-top: 4px solid #2b2b2b;
    border-bottom: 4px solid #2b2b2b;
}
.wh_hover_block {
    box-shadow: 9px 10px 10px rgb(55 55 55 / 17%);
}
.as .block-img {
    position: relative;
    top: 25px;
    height: 130px;
}
#content h2 {
    font-size: 36px;
    color: #e50c7f;
    margin-top: 0;
}
footer#colophon {
    background: #2b2b2b;
    color: #fff;
    display: flex;
    padding: 40px 0;
    font-size: 14px;
}
h2.widget-title {
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
}
footer#colophon a {
    color: #fff;
    text-decoration: none;
    line-height: 2;
}
#f1, 
#f2 {
    width: 25%;
    float: left;
}
#f3 {
    width: 50%;
    float: right;
    text-align: right;
}
#media_image-2 img {
    width: 400px;
}
#f-num, 
#f-address {
    line-height: 2;
    position: relative;
    padding-left: 25px;
}
#f-email {
    line-height: 2;
    margin-bottom: 30px;
    position: relative;
    padding-left: 25px;
}
#f-num:before {
    content: "";
    position: absolute;
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/02/phone.svg);
    width: 15px;
    height: 15px;
    left: 0;
    top: 6px;
}
#f-email:before {
    content: "";
    position: absolute;
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/02/email.svg);
    width: 15px;
    height: 9px;
    left: 2px;
    top: 10px;
    background-repeat: no-repeat;
}
#f-address:before {
    content: "";
    position: absolute;
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/02/pin.svg);
    width: 10px;
    height: 15px;
    left: 5px;
    top: 5px;
    background-repeat: no-repeat;
}
#custom_html-2 img {
    width: auto;
    height: 20px;
    margin-left: 10px;
}
body.home rs-fullwidth-wrap {
    padding-bottom: 0;
}
rs-fullwidth-wrap {
    padding-bottom: 20px;
}
ul.sub-menu li {
	padding: 5px 0;
}

#page {
    background: url(https://www.primitas.co.uk/wp-content/uploads/2022/03/watermark.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: 96% 78%;
}
body.home #page {
	background: none;
}

/* Account area menu */

.account-header-menu-container {
	background-color: #eeeeee;
	margin-bottom: 30px;
}

.account-header-menu-container .menu-account-menu-container {
	max-width: 1300px;
    display: block;
    margin: auto;
    height: 44px;
    width: fit-content;
}

.account-header-menu-container .wpb_text_column {
	margin-bottom: 0px;
}

.header-account-menu {
	margin: 0;
	padding: 0;
}

.header-account-menu li {
	/*display: inline !important;*/
	display: block;
	float: left;
	padding: 10px;
}

.header-account-menu li a {
	color: #242424;
}

.header-social {
	width: 100px;
}

.header-social li {
	display: inline-block;
}

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

#h-btn {
    background: #97C12C;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 15px 45px;
    border-radius: 40px;
}

#h-btn-account {
    background: #fff;
    color: #97C12C;
    text-decoration: none;
    font-weight: 700;
    padding: 15px 15px;
    border-radius: 40px;
}

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

@media screen and (max-width: 1386px) {
	.site-branding, 
	#content,
	.site-info, 
	#primary-menu {
		width: 100%;
	}
	.main-navigation li {
		margin: 0 10px;
    	font-size: 14px;
	}
}
@media screen and (max-width: 1000px) {
	.wh_hover_block img {
	    height: auto;
	    width: 80%;
	}
	.as .block-img {
	    height: auto;
	    width: 100%;
	}
	.wh_hover_block h2 {
		font-size: 24px;
		min-height: 85px;
	}
	.wh_hover_block a {
		width: 165px;
	}
	#media_image-2 img {
	    width: 300px;
	}
}
@media screen and (max-width: 778px) {
	body.home rs-sbg {
	    background-position: left center !important;
	}
}
@media screen and (max-width: 767px) {
	.custom-logo-link {
	    display: block;
	    text-align: center;
	}
	.custom-logo {
	    width: 270px;
	    margin-top: 20px;
	}
	#rightbar {
	    float: none;
	    margin: 35px auto 0;
	    display: block;
	    text-align: center;
	}
	.main-navigation {
		display: none;
	}
	#f1, 
	#f2 {
	    width: 50%;
	}
	#f3 {
	    width: 100%;
	    float: none;
	    text-align: center;
	    clear: both;
	    padding-top: 40px;
	}
	#custom_html-2 img {
	    width: auto;
	    height: 20px;
	    margin: 0 10px;
	}
	.wh_hover_block {
	    margin-bottom: 30px;
	}
	.wh_hover_block h2 {
	    font-size: 24px;
	    min-height: auto;
	    margin-bottom: 30px;
	}
	.wh_hover_block img {
	    height: auto;
	    width: 200px;
	}
	.as .block-img {
	    width: 200px;
	}
	#content h2, 
	.wh_hover_block h2 {
		font-size: 26px !important;
	}
	.mr-styles {
		display: flex !important;
		flex-direction: column-reverse;
	}
}
@media screen and (max-width: 500px) {
	#f1, 
	#f2 {
		width: 100%;
		text-align: center;
	}
	#f-num, 
	#f-email, 
	#f-address {
		padding-left: 0;
		margin-bottom: 4px;
	}
	#f-num:before, 
	#f-email:before, 
	#f-address:before {
		position: relative;
	    display: block;
	    left: 0;
	    top: 4px;
	    margin: 0 auto 5px;
	}
	#media_image-2 img {
	    width: 80%;
	}
}


