/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 08 2024 | 13:44:34 */
.sectionList .ue_taxonomy_item_icon {
	color:#F3D24E;
}
.darkBoxLink a {color: var(--e-global-color-f4a13ee);}

.buttonOrangeIcon .elementor-button-icon{
	color:#F3D24E;
}

.secondaryBox {
	position:relative
}
.secondaryBox:before {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
	content:"";
	background-color:white;
	z-index:1;
}

.bulletsList3 {column-count:3; column-gap: 4%}
.bulletsList2 {column-count:2; column-gap: 4%}

.mainTextContent h3 {margin-top:20px}

.mainTextContent ul {margin-bottom:15px}
.mainTextContent li {margin-bottom:6px}

.pro_tip_box {position:relative}
.pro_tip_box:after {
	position:absolute;
	right:0px;
	top:-15px;
	content: url('https://www.englishgardens.com/wp-content/uploads/EG-Pro-Tip-Badge.png')
}
.video_box {position:relative}
.video_box:after {
	position:absolute;
	right:0px;
	top:-15px;
	content: url('https://www.englishgardens.com/wp-content/uploads/EG-Video-Badge-2.png')
}

img.size-full {margin-top:30px}

.boxText ul {margin-bottom:18px}

/*.secondaryTitleWorkRedInside2 h3 {
	font-weight:400;
	font-size:18px;
	line-height:21px;
	margin-top:0px;
	text-align:left;
}
.secondaryTitleWorkRedInside2 h4 {
	font-weight:700;
	font-size:21px;
	line-height:24px;
	font-style:italic;
	text-align:left;
	padding-top:10px;
	margin-top:15px;
	border-top:1px solid #ccc;
	margin-bottom:5px;
}*/

.secondaryTitleWorkRedInside2 h3 {
    font-size: 23px;
    margin-bottom: 28px;
    margin-top: -10px;
}

.onRed h3 {
    color: white !Important;
    font-size: 23px;
    margin-bottom: 28px;
    margin-top: -10px;
}

blockquote {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	font-weight:300;
	font-size:30px;
	line-height:43px;
	color:#166936
}
p img {margin-bottom:20px}

ul.meta li.date {display:none !Important}

