/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* ubuntu-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ubuntu-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ubuntu-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ubuntu-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ubuntu-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ubuntu-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ubuntu-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ubuntu-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: url('/wp-content/themes/generatepress_child/fonts/ubuntuubuntu-v21-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nature-beauty - normal */
@font-face {
  font-display: swap;
  font-family: 'nature-beauty';
  font-style: italic;
  font-weight: 700;
  src: url('/wp-content/themes/generatepress_child/fonts/nature-beauty/NatureBeautyPersonalUse-9Y2DK.ttf') format('truetype');
}
.preheader {
    background: #000000 ;
}
.lang-menu {
    display: flex;
    justify-content: space-between;
    margin-top: 0.875rem;
    background: white;
    padding: 10px;
    width: fit-content;
    border-radius: 5px;
    gap: 10px;
    list-style: none;
}
.lang-menu li{
    line-height:1;
}
.lang-menu li img{
    width:40px;
}

.preheader .fix-tel ul {
    display: flex;
    justify-content: flex-end;
    margin-right: 0.9375rem;
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
    gap:30px;
}
.preheader .preheader-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.preheader .fix-tel ul li {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.preheader .fix-tel ul li a {
    color: white;
    text-decoration:none;
}
body{
    background-image: url(/wp-content/uploads/2022/08/Vector-Smart-Object-copy2.jpg);
    background-size: contain;
    background-repeat:repeat;
    background-position: center center;  
}
.banner-ladehp{
    text-align:center;
}
.footer-widget-1 .menu{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-decoration: none;
    list-style-type: none;
    font-size: 20px;
    flex-wrap: wrap;
}
.footer-widget-1 .menu li{
    margin:0;
}
 .footer-contact ul li a,
.footer-widget-1 .menu li a{
    text-decoration: none;
    color:White;
    font-size:20px;
}
.site-info{
    display:none;
}
.footer-contact{
    border-bottom: 1px solid white;
    background: #181818;
    padding: 3rem 0;
}
 .footer-contact ul {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
    gap: 20px;
    flex-wrap: wrap;
}
 .footer-contact ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    color: white;
}

.from-contact__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.from-contact__message {
    grid-column: span 3;
}

.from-contact__btn {
    grid-column: span 1;
}
.from-contact textarea::placeholder,
.from-contact input::placeholder{
    color:white;
}
.from-contact textarea,
.from-contact input {
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    color: white;
    border-radius: 0;
    width: 85%;
}
.from-contact  input[type="submit"] {
    background: white;
    color: black;
    border-radius:4px;
}
.blog-imgage .elementor-widget-image a{
    width:100%;
}
.desktop-menu .e-n-menu-title{
    padding:0 !important;
}
.desktop-menu .e-n-menu-title .e-n-menu-title-container{
    justify-content: center;
    border-radius: 15px;
    width: 250px;
    color: white;
    text-transform: uppercase;
    background: #2E2E2E;
    border: 1px solid #b8b8b8;
    height: 160px;
    display: flex;
    align-items: center;
}
@media (max-width: 992px) {
    .desktop-menu .e-n-menu-title .e-n-menu-title-container{
        height: auto;
        margin: 10px;
        padding: 10px;
    }
    .desktop-menu .e-n-menu-title .e-n-menu-title-container .e-n-menu-icon{
        /*display:none;*/
        
    }
    
}
/* Tablet */
@media (max-width: 768px) {
    .from-contact__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .from-contact__message {
        grid-column: span 2;
    }

    .from-contact__btn {
        grid-column: span 2;
    }
    .preheader .preheader-row{
        flex-direction: row-reverse;
        padding: 10px;
    }
    .preheader .fix-tel ul li img{
        max-height:20px;
    }
    .preheader .fix-tel ul li{
        font-size:14px;
    }
    .lang-menu li img {
        width: 25px;
    }
}

/* Mobile */
@media (max-width: 576px) {
    
    .from-contact__grid {
        grid-template-columns: 1fr;
    }

    .from-contact__message,
    .from-contact__btn {
        grid-column: span 1;
    }
    .lang-menu,
    .preheader .fix-tel ul{
        row-gap: 0.4rem;
        flex-direction: column;
        margin:0;
    }
    
}

