.elementor-kit-6{--e-global-color-primary:#191547;--e-global-color-secondary:#339425;--e-global-color-text:#333333;--e-global-color-accent:#339425;--e-global-color-7b7c719:#191547;--e-global-color-f2a67a8:#339425;--e-global-color-f6db614:#EFEFEF;--e-global-color-77bc0fa:#FFFFFF;--e-global-color-b855ae2:#757391;--e-global-color-66d38fd:#FFFFFF00;--e-global-typography-primary-font-family:"Gilroy";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Gilroy";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Circular";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-b855ae2 );font-family:"Montserrat", Sans-serif;font-size:15px;line-height:1.7em;background-color:#EFEFEF;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-b855ae2 );}.elementor-kit-6 h1{color:var( --e-global-color-7b7c719 );font-family:"Gilroy", Sans-serif;font-size:98px;font-weight:bold;}.elementor-kit-6 h2{color:var( --e-global-color-7b7c719 );font-family:"Gilroy", Sans-serif;font-size:62px;font-weight:bold;}.elementor-kit-6 h3{color:var( --e-global-color-7b7c719 );font-family:"Gilroy", Sans-serif;font-size:46px;font-weight:bold;}.elementor-kit-6 h4{color:var( --e-global-color-7b7c719 );font-family:"Gilroy", Sans-serif;font-size:42px;font-weight:bold;}.elementor-kit-6 h5{color:var( --e-global-color-7b7c719 );font-family:"Gilroy", Sans-serif;font-size:34px;font-weight:bold;}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-family:"Gilroy", Sans-serif;font-size:26px;font-weight:bold;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Gilroy", Sans-serif;font-size:16px;font-weight:bold;text-transform:uppercase;letter-spacing:3px;color:var( --e-global-color-f6db614 );background-color:var( --e-global-color-secondary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-secondary );border-radius:60px 60px 60px 60px;padding:20px 30px 20px 30px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-secondary );background-color:var( --e-global-color-66d38fd );border-style:solid;border-width:2px 2px 2px 2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */.eicon-close {
    font-size: 30px!important;
    color: white;
}

body #site-logo { 
    display: none;
}

body {
    overflow-x: hidden;
}

.about {
    overflow: hidden;
}

.mynav {
    position: fixed;
    left: auto;
    right: 0;
    top: 0;
    width: 12%;
    min-width: 180px;
    height: 100vh;
    z-index: 1;
}

/* Centering Fix */

@media only screen and (min-width: 1024px) 
{
main.site-main,
.elementor-location-footer,
body > div:nth-of-type(2) {
    width: 88%;
    max-width: calc(100% - 180px);
}

@media only screen and (min-width: 1024px) {
    .single-post main.site-main, .elementor-location-footer,
    .single-post > div:nth-of-type(2) {
        max-width: calc(100% - 180px);
    }
}

@media only screen and (max-width: 1024px) {
        .single-post main.site-main, .elementor-location-footer,
    .single-post > div:nth-of-type(2) {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

.gform_wrapper .top_label li.gfield input[type=text],
.gform_wrapper .top_label li.gfield input[type=email] {
    border-radius: 45px;
    padding: 10px!important;
    border: none;
    -webkit-appearance: none;
}
.gform_wrapper .top_label li.gfield textarea {
    height:45px;
     border-radius: 25px;
     -webkit-border-radius: 25px;
     border: none;
    -webkit-appearance: none;
}
.gform_wrapper .top_label li.gfield textarea:focus {
    height: 150px;
         border-radius: 25px;
     -webkit-border-radius: 25px;
}

.page-template > div:not(#wpadminbar),
.page-template > div:not(.elementor-location-header) {
    width: 88%;
}
 
@media only screen and (max-width:1024px) {
.page-template > div:not(#wpadminbar),
.page-template > div:not(.elementor-location-header) {
    width: 100%;
}
}

#menu {
    width:100vw;
}

/* Blog */

.elementor-posts .elementor-post__card {
    position: relative;
    border-radius:25px;
    -webkit-border-radius:25px;
    overflow:hidden;
}

.elementor-posts-container .elementor-post__thumbnail__link {
    position: absolute!important;
    right: 0;
    top: 0;
    width: 40%!important;
    height: 100%;
}

.elementor-posts .elementor-post__avatar {
    display: none;
}

.elementor-posts .elementor-post__card .elementor-post__text {
    width: 60%;
    padding: 20px;
    margin: 0;
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
    padding: 0!important;
}

.elementor-post__thumbnail {
    position: absolute!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
    position:absolute;
    left: 50%!important;
    margin-left: -50%;
    height: 100%!important;
    width:  auto;
    max-width: 1000%;
}

.elementor-post__read-more {
font-family: "Gilroy", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    fill: var( --e-global-color-77bc0fa );
    color: var( --e-global-color-77bc0fa );
    background-color: #339425;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var( --e-global-color-secondary );
    border-radius: 100px 100px 100px 100px;
    padding: 20px 30px 20px 30px;
    color:#fff!important;
    letter-spacing: 3px;
    
}

.elementor-post__read-more:hover {
     color: #339425!important;
      background-color: #fff;
}

.elementor-location-single.post {
    width: 88%;
}

@media only screen and (max-width:600px) {
.elementor-location-single.post {
    width: 100%;
    paddiing-top:60px;
}
}

/* Forms */

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    color: #191547;
}

.ue-sidebar-container {
    display: none;
}

/* CTA */

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44 {
    padding: 0 15px
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44 a {
    background:#339425;
    color:#fff!important;
    border-radius: 25px
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44 a:hover {
    background:#191547;
    color:#fff;
    border-radius: 25px
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://allyourcomputers.co.uk/site/wp-content/uploads/2020/09/Gilroy-Light.woff') format('woff');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://allyourcomputers.co.uk/site/wp-content/uploads/2020/09/Gilroy-ExtraBold.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://allyourcomputers.co.uk/site/wp-content/uploads/2020/09/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://allyourcomputers.co.uk/site/wp-content/uploads/2020/09/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://allyourcomputers.co.uk/site/wp-content/uploads/2020/09/Montserrat-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://allyourcomputers.co.uk/site/wp-content/uploads/2020/09/Montserrat-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */