/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
*/ 
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: 0px dotted var(--wp--style--color--link, var(--global--color-primary))!important;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item ):not(.woocommerce-tabs ul li.active a){background: rgb(0 0 0 / 0%)!important;}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item ):not(.woocommerce-tabs ul li.active a):not(footer a){color: #e31e24!important;}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){text-decoration: none!important;}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus, .site .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus, select:focus
{outline: 0px dotted var(--form--border-color)!important;}
button.sub-menu-toggle {
    display: none !important;
}
.swiper-container{
overflow-x: hidden;
}
.elementor-icon-list-items {
    list-style: none;
}
.all-images img {
    object-fit: cover;
    height: 350px !important;
    max-width: 100% !important;
}
/* header */
.logo img {
   max-width: 260px !important;
    height: 40px !important;
}
.elementor-nav-menu .menu-item-description, .desktop-menu .menu-item-10261{
    display: none!important;
}
a.elementor-sub-item {
    border: 0px !important;
}
.desktop-menu .sub-menu{
	transition: all 0.3s ease 0s!important;
    width: 220px !important;
}
.desktop-menu .sub-menu a {
    white-space: unset!important;
    line-height: 1.5em!important;
}
.mobile-menu nav{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    transform-origin: left !important;
    transition: unset !important;
    background: rgba(0, 0, 0, .6);
}
.mobile-menu nav #menu-2-fce5cc0{
	width: 300px !important;
    height: 120vh;
    background: #fff;
    margin-inline-start: unset;
    padding: 30px;
}
.mobile-menu .elementor-menu-toggle__icon--close{
	position: fixed;
    left: 260px;
    top: 16px;
    height: 20px !important;
    z-index: 9999;
}
.mobile-menu .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open{
	display:block!important;
}
.mobile-menu .elementor-menu-toggle__icon--open{
	width: 25px !important;
}
.mobile-menu .sub-menu {
    margin-bottom: 20px;
}
.mobile-menu .sub-menu li:not(:last-child) a{
	font-size: 15px!important;
    line-height: 1.5em!important;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    border-bottom-style: solid;
    border-bottom-color: #c4c4c4;
    border-bottom-width: 1px;
}
/* home */
.banner-button, #uc_blox_btn_group_elementor_4a67b14, .banner-button, #uc_blox_btn_group_elementor_4a67b14 a{
	width: fit-content;
}
li.elementor-icon-list-item {
    align-items: flex-start !important;
}
span.elementor-icon-list-icon {
    margin-top: 7px;
}
.home-about-img-one img {
    max-width: 350px !important;
    height: 435px !important;
    object-fit: cover;
}
.home-about-img-two img {
    max-width: 260px !important;
    height: 280px !important;
    object-fit: cover;
}
.review-img {
    margin-top: -60px;
    margin-bottom: -60px;
}
.review-img img {
        max-width: 100% !important;
    height: 421px !important;
    object-fit: cover;
}
.yell_logo img{
	max-width: 334px!important;
	
}
.home-gallery .elementor-image-carousel .swiper-slide figure img {
    height: 400px !important;
    width: 100% !important;
    object-fit: cover;
}
.home-gallery .elementor-image-carousel{
	 align-items: center;
	padding-bottom: 20px;
}
.home-gallery .elementor-image-carousel figcaption, .home-blog .uc_post_title, .home-blog .uc_post_text, .blog-sidebar h3, .home-blog .uc_post_text_custom_field{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.home-gallery .elementor-image-carousel figcaption {
    -webkit-line-clamp: 1;
}
.home-blog .uc_post_title, .blog-sidebar h3{
	-webkit-line-clamp: 2;
}
.home-blog .uc_post_text, .home-blog .uc_post_text_custom_field{
	-webkit-line-clamp: 3;
}
.home-review .uc_author {
    align-items: center !important;
}
.home-review .ue_rate {
    margin-right: 5px;
}
.home-review .owl-stage {
    display: flex;
	margin-left: 3px;
}
.home-review .uc_quote_item {
    height: 100%;
}
.home-tab .e-n-tabs-heading {
    position: relative;
    justify-content: space-between !important;
}
.home-tab .e-n-tabs-heading:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 2px dashed #DFDADA;
}
.home-tab .e-n-tab-title{
	border-radius: 100px!important;
	max-width: 79.73px !important;
}
.select-caret-down-wrapper {
    display: none!important;
}
.watford-logo img {
    height: 100px !important;
    width: 100px !important;
    object-fit: contain;
}
.process-box:before{
	content: "";
    clip-path: polygon(0% 0%, 10% 50%, 0% 100%, 90% 100%, 100% 50%, 90% 0%);
    background: #fff;
}
.process-col img{
	height: 35px!important;
	object-fit: contain;	
}
.white-rating-img img{
	height: 80px !important;
    max-width: 120px !important;
    object-fit: contain;
}
.broucher-img a {
    width: 100%;
}
.broucher-img img {
    height: 250px !important;
    max-width: 100% !important;
	object-fit: contain;
}
.home-new-icon svg {
    width: 45px !important;
    height: 45px !important;
	fill: #fff !important;
}
.home-about-img img{
	height:650px!important;
	object-fit:cover;
}
/* Brochures and Videos */
.brochures-videos-btn a {
    width: 100% !important;
}
/* blog single */
.blog-feature-img img {
    height: 400px !important;
    max-width: 100% !important;
    object-fit: cover;
}
.blog-date .elementor-icon-list-icon {
    margin: 0px !important;
}
.blog-sidebar img {
    height: 70px !important;
}
.blog-review img {
   height: 80px !important;
    max-width: 120px !important;
    object-fit: contain;
}
/* windows */
#window-blog .uc_post_image, #window-blog .uc_post_image img {
    height: 100% !important;
	width: 100% !important;
}
#window-blog .uc_post_grid_style_one_image {
	height: 300px;
}
/* upvc window */
.Recycling_sec_img img{
	height: unset!important;
}
/* Box Sash Windows */
.full-img img {
    max-width: 400px !important;
    height: 200px !important;
}
/* Aluminium Windows */
.that-not-all img {
    height: 200px !important;
    max-width: 100% !important;
    object-fit: cover;
}
.arrow-img img{
height:40px!important;
	object-fit:contain;
}
/* customer testimonial */
.ti-review-content, #google-reviews .wp-google-text{
	height: 150px !important;
	font-size: 15px!important;
    font-family: 'Roboto'!important;
    margin-top: 20px !important;
	line-height: 1.5!important;
}
.wp-gr.wpac {
    padding-bottom: 0px !important;
}
#google-reviews .grw-header-inner {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}
#google-reviews .wp-google-wr a {
    font-family: 'Roboto' !important;
    text-shadow: none !important;
    box-shadow: none !important;
	text-transform: capitalize !important;
}
#google-reviews .wp-google-based{
	font-family: 'Roboto'!important;
}
#google-reviews .grw-review {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#google-reviews .wp-google-powered {
    display: none !important;
}
.ti-name, #google-reviews a.wp-google-name, #google-reviews .wp-google-name {
    font-family: "Montserrat", Sans-serif !important;
    color: #1a1a1a !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}
#google-reviews .ti-inner, #google-reviews .grw-review-inner.grw-backgnd{
    border: 3px solid #DFDADA !important;
    border-radius: 25px !important;
	padding: 20px!important;
	background: #F6F6F6 !important;
}
#google-reviews .ti-prev, #google-reviews .ti-next {
    background-color: #1A1A1A !important;
    color: #fff !important;
	outline-width: 0px !important;
}
#google-reviews .ti-widget.ti-goog .ti-controls .ti-next:before, #google-reviews .ti-widget.ti-goog .ti-controls .ti-prev:before{
	border-color: #ffffff!important;
}
#google-reviews a.ti-header-write-btn {
    background: #BD1218 !important;
    border: 0px !important;
    color: #fff !important;
    margin-top: 10px !important;
}
#google-reviews .ti-controls-line .dot {
    background: #CE3333 !important;
}
#google-reviews .ti-controls-line {
    background: #DFDADA !important;
    margin-left: 0px !important;
    margin-top: 30px !important;
}
#google-reviews .ti-row {
    justify-content: flex-start !important;
}
#google-reviews .wp-google-stars {
    margin-bottom: 15px !important;
}
#google-reviews .wp-gr .grw-review .wp-google-feedback {
    height: 130px !important;
}
.quote-form label{
    margin-bottom: 0px;
}
.quote-form select {
    height: 47.5px !important;
}
.contact-form input, .contact-form select {
    max-width: 100% !important;
}
.ul-content ul {
    font-family: 'Roboto';
    padding-left: 18px;
}
.ul-content ul li:not(.ul-content ul li:last-child) {
    margin-bottom: 7px;
}
#google-reviews .ti-prev:before, #google-reviews .ti-next:before {
    border-color: #fff !important;
}
/* @media only screen and (min-width: 1400px) {
	.e-parent > .e-con-inner {
        max-width: 90%;
    }
	.e-child >.e-con-inner {
    	max-width: 100% !important;
	}
} */
@media screen and (min-width: 768px){
	.broucher-img .elementor-button, .brochures-videos-btn .elementor-button{
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
@media screen and (max-width: 674px){
	#google-reviews .ti-footer.source-Google {
    margin-top: 0px !important;
}
}
@media screen and (max-width: 767px){
.swiper-pagination {
    text-align: left;
}
	.home-tab .e-n-tab-title{
		max-width: 100% !important;
		
	}
}
@media screen and (max-width: 529px){
	#google-reviews .grw-header-inner{
		    padding-bottom: 25px !important;
	}
}
.evoke-flush-image img{
	max-width : 100%!important;
}
#google-rating .grw-header-inner {
    padding: 0px !important;
}
#google-rating .wp-google-right div:not(:nth-child(2)) {
    display: none;
}
#google-rating .wp-google-based {
    font-family: 'Roboto' !important;
    font-weight: 600 !important;
}
.google-review-sec .elementor-widget-image, .google-review-sec .wp-google-right {
   width: fit-content !important;
    max-width: fit-content !important;
}