.small {
font-size:16px;
}
.medium {
font-size:22px;
}
.large {
font-size:18px;
}
.x-large {
font-size:28px;
}
.white {
color:white;
}
.xxl {
font-size:65px;
}
.enormous {
	font-size: 145px;
}
.refine-item a img {
	border-radius: 20px;
}
.catheader {
	display:grid;
	grid-template-columns:60% 40%;
}
.dblgate {
width: 425px;
    display: grid;
    grid-template-columns: 200px 200px;
    border: solid 2px black;
    border-radius: 24px;
	box-shadow: 10px 10px 24px #00000040;
}

.gatebadge {
Background: #497649;
    border-radius: 22px 0 0 22px;
    text-align: center;
    padding-top: 40px;
    font-weight: bold;
    color: white;
}
.dblgpic img{
padding:16px 10px 16px 20px;
}
.catheadertxt {
	background:#89a989;
	padding: 50px 30px;
}
.catheadertxt.comp {
	padding: 80px 30px;
}
.catheaderpic {
background: url(/image/catalog/fence-builder-back.jpg);
}
.catheaderpic-c {
background: url(/image/catalog/fence-back.jpg);
background-size: 100%;
    background-position: 50%;
}
.catheaderpic-g {
background: url(/image/gate-back.jpg);
background-size: cover;
    background-position: 50%;
}
.gold,
.social a {
color:#ca197a;
}
.cathead {
    display: grid;
    grid-template-columns: 30% 70%;
    width: 100%;
    margin: 0 auto;
}
.social svg{
	fill: #ca197a;
	width: 50px;
    height: 50px;
transition:0.5s;
}

.social svg:hover {
	fill:#b0afab;
}

.module-info_blocks-194 .social svg {
    width: 25px;
    height: 25px;
}

.menu a:hover {
	color:#ca197a;
}

.blk {
padding:80px 0;
text-align:center;
}
.cats {
	width: 1024px;
    margin: 0 auto;
	Display:grid;
	grid-template-columns:50% 50%;
	height:360px;
}

.cattxt {
	background:#ca197a;
	color:white;
	padding:20px;
	border-radius:20px 0 0 20px;
	font-size:20px;
}
.catimg img {
	border-radius:0 20px 20px 0;
	height:360px
}

.topspot div{
	width: 75%;
	margin: 50px;
}

.catsbot{
display: grid;
    grid-template-columns: 480px 480px;
    gap: 64px;
    width: 1024px;
    margin: 50px auto;
}


.catsbot img{
	border-radius:20px;
}

.catbottxt {
text-align: center;
    position: relative;
    top: -270px;
    color: white;
}
.product-info .product-details .product-options>h3 {
background:#ca197a;
color:white;
padding:10px 0;
border-radius:5px;
text-align:center;
font-family: 'Quicksand';
    font-size: 20px;
}	
.optioncusomlinks p{
	color: black;
    font-size: 13px;
    font-weight: 400;
}

.mainhighlighted {
    display: grid;
    grid-template:
        "main main top"
        "main main bot";
    width: 100%;
    grid-template-columns: 30% 30% 40%;
    grid-template-rows: 50% 50%;
}
.mainspot {
grid-area:main;
}
.mainspot {
background: url(/image/highlight-1.jpg) no-repeat;
background-size:cover;
border-right:2px solid white;
}
.mainspot div {
width: 50%;
margin: 50px 0 0 50px;
}
.bottomspot {
background: url(/image/diagnostics-spot.jpg) no-repeat;
background-size:cover;
background-position: 0 90%;
grid-area:bot;
border-top:2px solid white;
}
.bottomspot div {
width: 75%;
text-align: right;
margin: 50px;
float:right;
}
.topspot {
background: url(/image/injector-spot.jpg) no-repeat;
background-size:cover;
grid-area:top;
}
.topspot img{
margin: 25px 0 165px 25px;
}
.mainstrap {
background: #ca197a;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 36px;
	width: fit-content;
}

.topspot .mainstrap,
.bottomspot .mainstrap {
	background:none;
}
.bottomspot .mainstrap{
	text-align:right;
	width:unset;
}
.product-grid .product-thumb .name {
min-height:70px;
}
.inner {
width: 50%;
margin:0 auto;
}
.product-image.direction-vertical {
position: sticky;
top: 70px;
}
.product-options .control-label{
border-radius:10px;
}
.custom-shape-divider-bottom-1716449975 {
position: relative;
top: -73px;
transform: rotate(180deg);
}
.custom-shape-divider-bottom-1716449975 svg {
position: relative;
display: block;
height: 79px;
width: calc(100% + 1.3px);
}
.custom-shape-divider-bottom-1716449975 .shape-fill {
fill: #FFFFFF;
}
.module-form-362,
.module-form-364 {
margin: 0 auto;
background: #ccc;
padding:60px 0;
}
.module-form-362 .module-body,
.module-form-364 .module-body{
width: 500px;
margin: auto;
}
.module-form-362 .title,
.module-form-364 .title {
text-align:center;
}
.module-form-362 form fieldset,
.module-form-364 form fieldset {
display: grid;
grid-template-columns: 225px 225px;
gap: 10px 50px;
}
.products-intro {
background:#ccc;
padding:80px 0;
}
.directory {
grid-template-columns: 320px 320px 320px;
display: grid;
gap: 30px;
width: 1020px;
margin: 50px auto;
}
.directory svg {
vertical-align:middle;
margin-right:5px;
}
.directory svg {
fill:#b68d2c;
transition:0.3s;
}
.directory svg:hover {
fill:#666;
transition:0.3s;
}
.dir-wrap {
box-shadow: 8px 8px 15px #00000069;
border-radius: 40px 10px;
background: #f5f1e6;
padding: 20px;
}
.desktop .language-currency.top-menu .currency .dropdown.dropdown .j-menu > li:hover > button, 
.language-currency.top-menu .currency .dropdown.dropdown .j-menu>li.active>button {
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 95, 83, 1);
}
.language-currency.top-menu .currency .dropdown.dropdown .j-menu>li>button {
    flex-direction: row;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    background: rgba(182, 141, 44, 1);
    padding: 10px;
    padding-right: 15px;
    padding-left: 15px;
}
.wish-group .btn {
    cursor: pointer;
    pointer-events: auto;
}

.pi-inner {
display:grid;
grid-template-columns: 350px 350px 350px;
gap:50px;
width:1150px;
margin:20px auto;
}
.videos {
display:grid;
grid-template-columns: 400px 400px;
gap:50px;
width:850px;
margin:20px auto;
}
.videos div,
.pi-inner div {
padding: 20px;
box-shadow: 5px 5px 25px #0000007d;
background: #f5f1e6;
border-radius: 10px;
}
.heading {
font-size: 20px;
padding: 10px 0;
font-weight: 600;
}
.centre {
text-align:center;
}
.strap {
background: #b68d2d;
padding: 10px 0;
text-align: center;
color: white;
font-size: 24px;
font-weight: 600;
}
.projects-wrapper {
display: flex;
padding-top: 100px;
background: #ccc;
}
.custom-shape-divider-top-1719307080 {
position: relative;
top: 35px;
line-height: 0;
z-index: 10;
}
.custom-shape-divider-top-1719307080 svg {
position: relative;
display: block;
width: calc(100% + 1.3px);
height: 35px;
}
.custom-shape-divider-top-1719307080 .shape-fill {
fill: #ffffff;
}
.review-links button {
background:none;
text-decoration:underline;
}


.mobile-header-active .mobile-wrapper-header>button {
    width: 45px;
	background:#ca197a;
}
.mobile-wrapper-header>button {
    height: 100%;
    width: 40px;
    flex-grow: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    cursor: pointer;
}


.mobile-header-active .mobile-wrapper-header>button::before {
    content: '\e5cd' !important;
    font-family: icomoon !important;
    color: rgba(255, 255, 255, 1);
    content: '\e5cd' !important;
    font-family: icomoon !important;
    color: rgba(255, 255, 255, 1);
}
.mobile-wrapper-header>button::before {
    content: "";
    font-family: icomoon;
}

.search-categories.dropdown .j-menu>li>p {
    flex-direction: row;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    background: #ca197a;
    padding: 10px;
    padding-right: 15px;
    padding-left: 15px;
	margin:0;
}
.search-categories-button p {
margin:0;
}
.j-menu>li>p {
    padding: 3px 6px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
    border-width: 1px 0 0 0;
    min-width: 30px;
    cursor: pointer;
    transition: color .1s ease-out, background-color .1s ease-out;
}

.main-menu>.j-menu>li>p {
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px;
	margin:0
}
.desktop .search-categories.dropdown .j-menu > li:hover > button, .search-categories.dropdown .j-menu>li.active>p {
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 95, 83, 1);
}
.product-info .product-options .push-option > div img {
    padding: 0 4px;
}
.projectextras {
display:grid;
grid-template-columns: 300px 300px;
gap:30px;
margin: 30px auto;
width: 630px;	
}
.projectextras div{
border-radius:20px;
background: #fff;
box-shadow: 10px 10px 15px #00000045;
padding: 0 0 20px 0;
}
.gallery {
width: 960px;
margin: 0 auto;
}
.galleryhalf {
display: grid;
grid-template-columns: 470px 470px;
column-gap: 20px;
margin: 10px auto;
}
.allprojects {
width:960px;
margin: 80px auto;
display:grid;
grid-template-columns:300px 300px 300px;
gap:30px;
}
.allprojects div{
background: #8080800d;
border-radius: 20px;
box-shadow: 10px 10px 15px #00000045;
padding: 0 0 20px 0;
}
.allprojects img,
.projectextras img {
border-radius:20px 20px 0 0;
padding-bottom: 20px;
}
.projecttitle {
font-weight:600;
font-size:16px;
}
.information-8 fieldset input, 
.information-8 fieldset select {
background: #b68d2c36;
border-radius: 5px !important;
box-shadow: 3px 3px 3px #00000033;
}
.information-8 table {
width:1192px;
}
.information-8 .head {
color:white;
background: #b68d2c;
}
.information-8 .buttons {
position: relative;
top: 700px;
width: 250px;
z-index: 10;
}
.optioncusomlinks {
margin-right:15px;
width: 100px;
text-align: center;
}
.product-info .product-options .img-thumbnail {
	border-radius:10px;
}
.des {
width:565px;
}
.module-blocks-299 {
height:700px;
}
.qty {
width:65px;
}
.rrp {
width:85px;
}
.product-info .product-options .push-option > div .option-value:hover, 
.product-info .product-options .push-option > div input:checked+.option-value {
color: rgba(255, 255, 255, 1);
background: rgba(55, 55, 55, 1);
border-color: rgba(80, 173, 85, 1);
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.sellingpoints {
display:grid;
grid-template-columns: 300px 300px 300px 300px;
gap:50px;
width:1350px;
margin: 0 auto;
color:white;
}
.sellingpoints svg {
transition-duration: .5s;
margin: 30px 0;
}
.sellingpoints svg:hover {
transform: scale(1.2);
transition-timing-function: cubic-bezier(0.47,2.02,0.31,-0.36);
}
.redsep {
background: white;
Fill: #B68D2C;
}
.cbp-so-side-left .button {
display:inline-block;
}
.social a {
font-size:50px;
margin: 25px;
}
.menu a {
text-decoration: none;
font-size:30px;
margin:25px;
color:white;
}
.social a:hover,
.menu a:hover {
transition:0.5s;
}
.page-title{
color: #ca197a;
text-align:center;
}
.grid {
position: relative;
clear: both;
margin: 0 auto;
padding: 50px 0;
width: 1024px;
list-style: none;
text-align: center;
}
.aboutus-back {
background-color: grey;
}
.hl-blk {
padding: 150px 0;
text-align: center;
}
.grid figure {
position: relative;
float: left;
overflow: hidden;
margin: 10px;
min-width: 320px;
max-width: 480px;
max-height: 360px;
height: auto;
text-align: center;
cursor: pointer;
border: 10px solid #B68D2C;
}
.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure .hds {
word-spacing: -0.15em;
font-weight: 300;
}
h2.hds {
font-size:60px;
}
.effect-goliath img,
.effect-goliath .hds {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.effect-goliath .hds, 
.effect-goliath p {
position: absolute;
bottom: 0;
left: 0;
padding: 15px;
text-align: left;
width: 100%;
background: rgba(182, 141, 44, 1);
margin: 0;
}
.effect-goliath p {
text-transform: none;
font-size: 90%;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,50px,0);
transform: translate3d(0,50px,0);
letter-spacing: 1px;
font-size: 68.5%;
}
.effect-goliath:hover img {
-webkit-transform: translate3d(0,-80px,0);
transform: translate3d(0,-80px,0);
}
.effect-goliath:hover .hds {
-webkit-transform: translate3d(0,-50px,0);
transform: translate3d(0,-50px,0);
}
.effect-goliath:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.button {
padding: 15px 25px;
border: none;
background: none;
text-align:center;
border-radius: 15px;
color: white;
font-weight: 500;
position: relative;
z-index: 1;
text-decoration:none;
}
.button:focus {
outline: none;
}
.button--antiman::before,
.button--antiman::after {
content: '';
z-index: -1;
border-radius: inherit;
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--antiman::before {
border: 2px solid #B68D2C;
opacity: 0;
-webkit-transform: scale3d(1.2, 1.2, 1);
transform: scale3d(1.2, 1.2, 1);
}
.button--antiman::after {
background: #B68D2C;
}
.button--inverted-alt::after {
background: #ca197a;
}
.button--inverted-alt::before {
border: 2px solid #ca197a;
opacity: 0;
color:white;
}

a.button--inverted-alt:hover {
	color:white;
}
.button--antiman:hover::before {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.button--antiman:hover::after {
opacity: 0;
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
.baselinks a  {
font-size:16px;
color:white;
text-decoration: none;
transition: 0.5s;
}
.baselinks a:hover,
.bottombutton .button--antiman:hover {
color:#ca197a;
}
.map {
height: 500px;
}

@media screen and (max-width: 1630px) {
.catheadertxt.comp .enormous {
	font-size:120px;
}
}

@media screen and (max-width: 1360px) {
.sellingpoints {
grid-template-columns: 300px 300px;
gap:50px;
width:650px;
}
.catheadertxt.comp .enormous {
        font-size: 82px;
    }
}
@media screen and (max-width: 1250px) {
.dblgate {
    width: 204px;
    display: grid;
    grid-template-columns: 200px;
    border: solid 2px black;
    border-radius: 24px;
    box-shadow: 10px 10px 24px #00000040;
}
.gatebadge {
    border-radius: 22px 22px 0 0;
    padding-top: 20px;
}
}

@media screen and (max-width: 1200px) {
	.enormous {
    font-size: 110px;
}
.information-8 table {
width:800px;
font-size:14px !important;
}
.information-8 form {
display: table;
margin: 0 auto;
}
.des {
width: 530px;
}
.qty {
width: 40px;
}
.rrp {
width: 70px;
}
.information-8 input:not([type=button]):not([type=submit]), 
.information-8 textarea {
font-size:14px !important;
}
.module-blocks-299 {
   height: 800px;
}
.information-8 .buttons {
position: relative;
top: 805px;
}
.pi-inner {
grid-template-columns: 350px ;
width:350px;
}
}
@media screen and (max-width: 1050px) {
.information-8 table {
display: block;
width: unset;
overflow: scroll;
}
.directory {
grid-template-columns: 320px;
width: 320px;
}
.cats {
	width: 605px;
    margin: 0 auto;
	Display:grid;
	grid-template-columns:50% 50%;
}
	.xxl {
    font-size: 45px;
}
}
@media screen and (max-width: 1023px) {
.catsbot {
    grid-template-columns: 300px 300px;
    gap: 64px;
    width: 664px;
}
.catbottxt {
    top: -160px;
}
.allprojects {
width: 300px;
grid-template-columns: 300px;
}
.gallery {
width: 80%;
margin: 0 10%;
}
.galleryhalf {
grid-template-columns: 49% 49%;
column-gap: 2%;
}
.projects {
width:500px;
}
}
@media only screen and (max-width: 999px) {
	.catsbot img {
		height:290px;
	}
	    .catbottxt {
        top: -225px;
    }
	

	
	.catheader {
	grid-template-columns:50% 50%;
}
    .mainhighlighted {
        grid-template:
        "main main"
        "top bot";
        grid-template-columns: 50% 50%;
        grid-template-rows: 550px 350px;
    }
	.mainspot {
border-right: unset;	
border-bottom: 2px solid white;
	}
	.bottomspot {
		border-top: unset;
		border-left: 2px solid white;
}
}


@media screen and (max-width: 900px) {
.videos {
grid-template-columns: 400px;
width:400px;
}
}

@media screen and (max-width: 767px) {
	.catheader {
	grid-template-columns:100%;
}
.catheadertxt {
    background: url(/image/catalog/fence-builder-back.jpg);
	padding: 25% 0% 40%;
    text-align: center;
    height: 360px;
}
.catheadertxt.comp {
background: url(/image/catalog/fence-back.jpg);
padding: 25% 0% 40%;
    text-align: center;
    height: 360px;
}
.catheadertxt.gate {
background: url(/image/catalog/gate-back.jpg);
padding: 10% 10% 60%;
    text-align: center;
    height: 360px;
	background-size:cover;
}
}

@media screen and (max-width: 720px) {
.inner {
width: 80%;
margin:0 auto;
}
.catsbot {
    grid-template-columns: 300px;
    width: 300px;
	gap:0;
}
.medium {
font-size: 16px;
}
.sellingpoints {
grid-template-columns: 300px;
gap:50px;
width:300px;
}
.projectextras {
grid-template-columns: 300px;
width: 300px;
}
.cats {
	width: 300px;
	grid-template-columns:300px;
	height:unset;
}
.cattxt {
    border-radius: 20px 20px 0 0;
    font-size: 16px;
}
.catimg img {
    border-radius: 0 0 20px 20px;
	height:unset;
}
.mainhighlighted {
grid-template:
        "main"
        "top"
        "bot";
        grid-template-columns: 100%;
        grid-template-rows: 450px 350px 350px;
    }
	.bottomspot {
        border-top: 2px solid white;
        border-left: unset;
    }
}
@media screen and (max-width: 600px) {
.projects {
width:300px;
}
.module-form-362 .module-body,
.module-form-364 .module-body{
width: 300px;
margin: auto;
}
.module-form-362 form fieldset,
.module-form-364 form fieldset {
display: grid;
grid-template-columns: 300px;
gap: 10px 50px;
}
.social a {
    font-size: 30px;
}
.menu a {
    font-size: 20px;
    margin: 15px;
    display: inherit;
}
.enormous {
        font-size: 50px;
    }
}
@media screen and (max-width: 500px) {
.grid {
width:320px;
}
.grid figure {
margin: 10px 0;
min-width: 320px;
max-width: 320px;
}
.grid figure figcaption,
.grid figure figcaption > a {
top: 0;
}
.grid figure figcaption {
padding: 0;
}
}
@media screen and (max-width: 450px) {
.videos,
.pi-inner  {
grid-template-columns: 300px;
width:300px;
}
}