  .blog.ast-separate-container {
    background-color: #fff;
}
.blog.ast-separate-container .ast-article-post, .blog.ast-separate-container .ast-article-single{border:0px;}
.blog .site-content .ast-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.featured_post_section h1{text-align:center;color:#005589; font-size:55px;padding-bottom:50px;padding-top:50px;    
	font-weight: 700; font-family: 'adelle';}
.postmainsec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.img-wrp1{width:60%;}
.img-wrp1 img{width: 100%;}
.blog .ast-width-md-66{display:none !important;}
.rightsec{width:40%;
    padding: 0px 0px 0px 30px;}

.featured_post_section h2{
  
    margin-bottom: 20px;
    color: #002A4B;
	    font-family: "adelle";
}
.excerptcontent p{
       font-size: 18px;
    color: #002A4B;
    padding-top: 20px;
    margin-bottom: 20px;
		font-family:"Gilroy-Regular";

}
.blglist h3{font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 30px;
    font-family: 'adelle';
}
.blglist h3 a{
color:#002A4B
}
.blgthumb img{width:100%}
.blgcontent{padding:20px 0px 20px 0px;
}

.learnmoretop a{color:#009FE3;font-size:18px; font-weight:800;}

.learnmoretop a:after {
    content: "";
    background-image: url(https://www.shepcote.co.uk/wp-content/uploads/2022/12/bluearrow.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.learnmoretop a:hover:after {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}


.blgdate {
    font-size: 16px;
    color: #707070;
	    font-family:"Gilroy-Bold";
}
.ast-separate-container .ast-grid-3 .blog-layout-1{padding: 0px 15px 15px 15px;}
.single-post.ast-separate-container{background:#fff}
.ast-separate-container .ast-article-single{padding:0px;}
.ast-separate-container .comments-area{display:none;}
.single-post .site-content .ast-container{display:flex; flex-direction:column;}
.relativepostcat{padding:80px 0px 80px 0px}
.relativepostcat h2{text-align:center}
.blogheadtitle h2{   
	text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #002A4B;
	    font-family: 'adelle'
  }
.sharemain{  display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 48px;
    margin-top: 20px;
	
}
.sharetext {
     color:#C5A843;
    font-size: 16px;
    font-weight: 700;
    margin-left: 20px;
    font-family: 'Gilroy-Bold';
   	  
}
.single-post #primary h3{
    font-size: 30px;
    color: #000000;
       font-weight: 70
}

.heateor_sss_horizontal_sharing .heateor_sss_svg, .heateor_sss_standard_follow_icons_container .heateor_sss_svg {
    color: transparent !important;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    background: url("https://www.shepcote.co.uk/wp-content/uploads/2023/01/share.svg") !important;
    width: 30px !important;
    height: 19px !important;
    font-size: 0px !important;
    background-repeat: no-repeat !important;
    margin-left: 5px;
}

.social1{display: flex;
    align-items: center;
    justify-content: center;}


.mobilecat{display:none}

 .relativepostcat h2 {
       padding-bottom: 20px;
    font-size: 40px;
    position: relative;
    color: #002A4B;
    font-family: 'adelle';
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700;
}


#related_posts ul {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#related_posts ul li {
   width:33.3333%;
	    margin-right: 20px;

}
.relatedthumb img {
    width: 100%;
}
#related_posts li a {
    text-decoration: none !important;
}

.ast-separate-container .comments-area{display:none}
#related_posts li:nth-child(3) {
    margin: 0px 0px 0px 0px !important;
}
.ast-separate-container .post-navigation{display:none !important}
.needsection{
background: #002A4B;
    color: #fff;
    padding: 60px 0px;
    color: #fff;
    text-align: center;
}
.needsection h2{
font-size: 50px;
    color: #fff;
    font-weight: 600;
    font-family: 'adelle';
    margin-bottom: 28px;
}
.needsection p{font-size: 18px;
    color: #fff;
    font-family: 'Gilroy-Regular';
}

a.site-btn1 {
    display: block;
    text-align: center;
    background: transparent;
    font-family: 'Gilroy-ExtraBold';
    font-size: 18px;
    color: #fff;
    padding: 14px 40px;
    max-width: 239px;
    border-radius: 45px;
    position: relative;
    margin: auto;
    width: 100%;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.site-btn1::before {
	content: "";
	background: #C5A843;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 45px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}
.site-btn1:hover::before {
	-webkit-transform: scaleY(1.1);
	-ms-transform: scaleY(1.1);
	transform: scaleY(1.1);
}
.site-btn1 strong {
	position: relative;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.site-btn1:hover strong {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
}
.heateor_sss_button_twitter{display:none !important}

.ast-load-more {
	      display: block;
    text-align: center;
    background: transparent;
      
    font-size: 18px;
    color: #fff;
    padding: 20px 30px !important;
    max-width: 260px;
    border-radius: 45px;
    position: relative;
    margin: auto;
    width: 100%;
    line-height:30px !important;
    border: 0px;
}
.ast-load-more::before {
	content: "";
	background:#002A4B;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 45px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}
.ast-load-more:hover::before {
	-webkit-transform: scaleY(1.1);
	-ms-transform: scaleY(1.1);
	transform: scaleY(1.1);
}
.ast-load-more strong {
	position: relative;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	color: #fff
}
.ast-load-more:hover strong {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
}

.ast-load-more:hover{border:0px !important}
.single-post .entry-content p{ 
font-size: 18px;
    color: #002A4B;
    font-family: 'Gilroy-regular'
}
.single-post #primary{margin:80px 0px 0px 0px !important}
.seolandsec1 h3{
color: #fff;
text-align: center;
}

.seolandsec1 h1{
font-size: 55px;
font-family: "adelle";
font-weight: 700;
color: #002A4B;	
}
.seolandsec1 p{
font-size: 18px;
    color: #002A4B;
    font-family: 'Gilroy-Regular'
}
.seolandsec1 h4{
    margin-bottom: 14px;
    font-size: 22px;
    color: #002A4B;
    font-weight: 700;
    font-family: 'adelle';
	position:relative;
	padding-left:30px;
	
}
 .seolandsec1 a.getquotebut1 {margin-top:40px}
.seolandsec1 h4:before{
content: "";
    position: absolute;
 width: 17px;
    height: 15px;
    background: url("https://www.shepcote.co.uk/wp-content/uploads/2022/12/Gold-tick.svg");
       top: 6px;
    left: 0px;
}


.seolandsec2 h3{
color: #fff;
 font-family: 'adelle';
 text-align: center;
font-size: 25px; 
}


.seolandsec2 p{
color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: 'Gilroy-Regular'
}
.column-half1 {
    float: left;
    position: relative;
    padding: 0px 25px 25px 0px;
    width: 50%;
    text-align: left;
}
.column-half1.last {
    padding-right: 0px;
}



.seosection1right {
    width:50vw;
    margin-right:calc(-50vw + 50% - 11px);
    position: relative;
    left: 18px;
    right: 0;
}
.seosection1right div, .seosection1right div img, .seosection1right figure {
    height: 100%;
	width:100%;
}
.seosection1right img{
width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
}

a.site-btn2 {
    display: block;
    text-align: center;
    background: transparent;
    font-family: 'Gilroy-ExtraBold';
    font-size: 18px;
    color: #fff;
    padding: 14px 40px;
    max-width: 239px;
    border-radius: 45px;
    position: relative;
    width: 100%;
	text-decoration:none !important;
	margin-top:20px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.site-btn2::before {
	content: "";
	background: #C5A843;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 45px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}
.site-btn2:hover::before {
	-webkit-transform: scaleY(1.1);
	-ms-transform: scaleY(1.1);
	transform: scaleY(1.1);
}
.site-btn2 strong {
	position: relative;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.site-btn2:hover strong {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
}
.seolandsec3{padding:35px 0px 35px 0px}
.seolandsec3 h2{
    font-size: 50px;
    font-family: 'adelle';
    color: #005589;
    font-weight: 700;
}

.seolandsec3  p{
font-size: 18px;
    font-family: 'Gilroy-Regular';
}
.seolandsec3innerbox1 p{   
	color: #002A4B;
    font-size: 20px;
    font-family: 'adelle';
    font-weight: 600;}
.wholesaleslidersec a.site-btn2{margin-top:0px;}
.seolandsec3inner{padding: 65px 0px 30px 0px;}
.getqoutetop{padding:30px 0px 100px 0px;}

.getqoute{
background: #005589 0% 0% no-repeat padding-box;
    border-radius: 5px;
    max-width: 1050px;
    margin: auto;
	padding:40px}
.getqoute{text-align: center;color:#FFFFFF}
.getqoute h2{ 
font-size: 50px;
    font-family: 'adelle';
    color: #FFFFFF;
    font-weight: 700;
}
.getqoute label {
	font-family: 'Gilroy-Bold';
    color: #FFFFFF;
    text-align: left;
    font-size: 16px;}
.getqoute input[type=text] , .getqoute input[type=email]{background: #F9F9F9 0% 0% no-repeat padding-box;
border-radius: 2px;border:0px;margin-top:10px;}
.getqoute textarea {background: #F9F9F9 0% 0% no-repeat padding-box;
border-radius: 2px;border:0px;margin-top: 10px;padding: 20px 30px;   font-size: 16px;    color: #100C0D;
    font-family: 'Gilroy-Regular';    height: 130px;
}
.getqoute .wpcf7-submit {    
	color: #fff;
    background: #C5A843;
    font-weight:800;
    border-radius: 45px;
    padding: 23px 70px;
    max-width: 239px;
    width: 100%;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}


.getqoute  .wpcf7-submit:hover {
    background: #C5A843;
    color: #fff !important;
    -webkit-transform: scaleY(1.1);
    -ms-transform: scaleY(1.1);
    transform: scaleY(1.1);
}

.form-row1{text-align:left}
.quotetopcontent p{
	font-family: 'Gilroy-regular';
    color: #FFFFFF;
    text-align:center;
    font-size: 16px;}

.wholesaleslidersec h2{
    font-size: 50px;
    font-family: 'adelle';
    font-weight: 700;
    color: #005589;
}
.cnt-wrp2{
    background: #FAFAFA;
    padding: 30px;
	    min-height: 350px;
}
.cnt-wrp2 h3{
    font-size: 25px;
    color: #005589;
    font-family: 'adelle';
    font-weight: 700;
}

.cnt-wrp2 p{
font-size: 18px;
    color: #002A4B;
    font-family: 'Gilroy-Regular';
}
.landingslider .owl-dots .owl-dot.active span {
    background:#C5A843 !important;
}


.landingslider .owl-dots .owl-dot span{
 background:#002A4B !important;
}	
	
.landingslider .owl-nav button.owl-prev,
.landingslider .owl-nav button.owl-next {
    width: 52px;
    height: 52px;
    background: #fff !important;
    border-radius: 100%;
    -webkit-box-shadow: 0px 3px 6px #00000029 !important;
    box-shadow: 0px 3px 6px #00000029 !important;
    position: absolute;
    right: -30px;
    top: 32%;
    -webkit-transform: translateY(-32%);
    -ms-transform: translateY(-32%);
    transform: translateY(-32%);

}
.landingslider .owl-nav button.disabled {
  display: none;
}
.landingslider .owl-nav button.owl-prev {
  left: -30px;
  right: inherit;
}
.landingslider .owl-nav button.owl-prev img {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}


.wholesaleslidersec .vc_col-sm-9{width:79%}
.wholesaleslidersec .vc_col-sm-3{width:21%}
.stars{	color: #CB2D40;}
.wholesaleslidersec{padding-top:30px;}

.servicesec1 h1{
font-size: 55px;
font-family: "adelle";
font-weight: 700;
color: #fff;	
}
.servicesec1 p{
font-size: 24px;
    color: #fff;
    font-family: 'Gilroy-Regular'
}

.contractsec{padding:35px 0px 35px 0px;}
.contractsec  h2{
font-size: 50px;
font-family: "adelle";
font-weight: 700;
color:#005589;	
text-align:center;
}

.contractsec  p{
font-size:18px;
    color:#002A4B;
    font-family: 'Gilroy-Regular';
	text-align:center;
}

.howitworbox h3{
font-size:25px;
font-family: "adelle";
font-weight: 700;
color:#005589;	
text-align:center;
}

.home-discover .inner-row .cnt-box > div .cnt-wrpcontent1 > p:last-child{flex:initial}
.home-discover .inner-row .cnt-boxmain{padding:30px 15px;}
.tbrands-carousel h3 {
    letter-spacing: 2px;
    color:#002A4B;
    text-transform: capitalize;
    font-family: "adelle";
    font-weight: 600;
    margin-bottom: 35px;
    font-size: 25px;
	text-align:center;
}
.enquirebtn{margin-bottom:35px;}
.labelservicecarousel{padding-top:35px; padding-bottom:35px;}
.home-discover .threeboxesmain{margin-bottom:30px;}
.key-services .serv-box .cnt-box p{color:#fff;font-size:18px;}
.twoservicesmain .serv-box .cnt-box{margin:-125px 25px 0px}
.servicesec1{ border-bottom: 5px solid #C6AC51;}
.servicechoose{margin-bottom:45px !important;}
.blgmain #primary{margin-bottom:150px;}
.enuireform{padding:65px 0px 65px 0px}
.seobespoke{padding-bottom:65px;}

@media only screen and (max-width: 767px) {
	.contractsec h2 {font-size:40px}
	.getqoutetop .vc_column_container > .vc_column-inner {padding:0px}
	.getqoute .wpcf7 form > div  {margin-bottom:0px}
	.getqoute {padding:40px 18px 20px}
	.pack2 .vc_col-sm-6:first-child{order:2}
  .related-slider.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background: #005589;
  }
	.featured_post_section h1{padding-top:30px;padding-bottom:30px;}	
  .related-slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
  .related-slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #c5a843;
  }
	.featured_post_section h2 {font-size:30px;margin-top: 30px;
}
.postmainsec{display:block;}
.img-wrp1{width:100%;}
.rightsec{width:100%;padding:0px;}	
#related_posts ul li {width:100% !important}
#related_posts ul{display:block !important}	
.wholesaleslidersec .vc_col-sm-9{width:100%;}	
.wholesaleslidersec .vc_col-sm-3{width:100%;}
.column-half1 {
 float:none !important;
 padding :0px 0px 25px 0px;
 width:100%
}	
.cnt-wrp2{min-height:auto !important}	
.threeboxesmain .vc_col-sm-4{margin-bottom:20px;}	
.getqoute textarea{height:250px}		
	
}
@media only screen and (max-width: 767px) {
.seolandsec3 .wpb_single_image.vc_align_left{margin-bottom:0px}
	.home-discover .title-wrp.thankwrap {margin-top:40px}
	.spacenewtop {padding-top:35px}
}
@media only screen and (max-width: 768px) {
.seolandsec1 .vc_col-sm-6{width:100%}
.threeboxesmain .vc_col-sm-4{margin-bottom:20px;width:100%}	
.seosection1right {
    width: 100%;
    margin-right: 0px;
    position: relative;
    left: 0;
    right: 0;
}	
.servicesec1 .vc_col-sm-6{width:100%}	
	/* .seosection1right{margin-bottom:20px !important}	 */
}

@media only screen and (max-width:1023px) {
.seolandsec3 .vc_col-sm-6{width:100%}
/*.product_title_bar .seosection1right {margin-top:20px !important;}	*/
.product_title_bar{flex-direction:column-reverse;}	
.product_title_bar .vc_col-sm-6{width:100%}	
}

@media only screen and (max-width:1024px) {
.mobilecat{display:block !important;}
#related_posts ul li {width:auto !important; margin-right:0px !important}	
.deskcat{display:none;}	
.seolandsec1 h1, .featured_post_section h1, .servicesec1 h1{font-size:40px;}
.wholesaleslidersec h2, .getqoute h2, .seolandsec3 h2{font-size:30px;}	

.landingslider .owl-nav button.owl-prev, .landingslider .owl-nav button.owl-next{top: 25%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);}	
	
.blgthumb img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}	
	
}	


@media only screen and (min-width: 768px) and (max-width:1023px) {
	a.site-btn2{font-size:15px;}	
.img-wrp1 {
    width: 50%;
}
.rightsec {
    width: 50%;
    padding: 0px 0px 0px 30px;
}
.featured_post_section h2 {
    font-size: 25px;
      margin-bottom: 15px;
   
}	
.excerptcontent p {
    font-size: 15px;
    color: #002A4B;
    padding-top: 10px;
    margin-bottom: 10px;
   }
	
.wholesaleslidersec .vc_col-sm-9{width:70%}	
.wholesaleslidersec .vc_col-sm-3{width:30%}		
.each_marzipan_item h3{min-height:70px;font-size: 18px}	
.each_marzipan_item p{min-height:60px;}		
.home-services .inner-row .img-wrp{max-width:initial}	
}


@media only screen and (min-width:1100px) and (max-width:1400px) {
.cnt-wrp2 h3{font-size:22px;}
.proleft{padding-top:32px; padding-bottom:32px;}
.proleft1{padding-top:102px; padding-bottom:102px;}	
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.cnt-wrp2{min-height: 440px;}
	.key-services .serv-box .cnt-box p{font-size:15px;}
	.key-services .serv-box .img-wrp img {
       max-height: 300px;
    height: 100%;
    object-fit: cover;
}
	.place_order_btn, a.download_pricelist_btn{}	
a.download_pricelist_btn{margin-left:15px !important; margin-top:15px;}		
	
}

@media only screen and (min-width:1024px) and (max-width:1024px) {
a.download_pricelist_btn{margin-left:0px !important; margin-top:15px;}	
	.place_order_btn, a.download_pricelist_btn{min-width:300px;}
	.each_marzipan_item p{font-size:15px;}
}

@media only screen and (min-width:768px) and (max-width:1400px) {
	.twoservicesmain .serv-box .cnt-box{text-align:center;min-height: 300px;}
	
}
@media only screen and (min-width:1025px) and (max-width:1599px) {
body h1 {
    font-size: 49px !important;
    line-height: 70px !important;
}

}




