/*
 Theme Name:     Adnati
 Description:    Divi Child Theme for Adnati.io
 Author:         Adnati
 Author URI:     https://adnati.io 
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


.blog #pagetitle {
	display: none !important;
}

#top-menu > li:last-child{
    margin: -15px 0px 20px 18px;
    border-radius:9px;
    background-image:linear-gradient(269.7deg,#008CFA 0.08%,#31DAFF 99.6%);
    }
    


    .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a{
        color:#fff !important;
        padding:15px 20px 15px 20px !important;
    }

    .current_page_item.menu-item-1273 a{
        color:#fff !important;
    }

    a:hover{
    opacity:1 !important;
}

#et-top-navigation{
    padding:20px 0 0 0 !important;
}

#top-menu li{
    padding-right:0 !important;
}

.et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_form .et_pb_newsletter_result h2 {
    font-size:2rem !important;
    line-height:2.1rem !important;
    color: #008cfa !important;
}



html {
  scroll-behavior: auto !important;
}


@media screen and (max-width:750px){
    .footer-col{
        width:50% !important;
    }
}

.et_contact_bottom_container{
    align-items:center !important;
    justify-content:center !important;
    width:97% !important;
}

.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
    width:100% !important;
}

.et_pb_contact_submit{
    margin:0px !important;
}

/* hmm hmm */



/* A propos */

@media screen and (min-width:965px){
    .blurb2.et_pb_text_align_right.et_pb_text_align_left-tablet.et_pb_blurb_position_left.et_pb_bg_layout_light.et_had_animation div.et_pb_blurb_content div.et_pb_main_blurb_image span.et_pb_image_wrap{
        padding-left:1rem;
    }
}

body {
	font-family: 'JetBrains Mono' !important;
}

h1 {
    font-family: 'JetBrains Mono' !important;
    font-size: 30px !important;
    color: #D3D3D3 !important;
    font-weight:600;
    line-height:3.6rem !important;
}

h2 {
    font-family: 'JetBrains Mono' !important;
    font-size: 22px;
    color: #001E46 !important;
    font-weight:600;
    line-height:2.4rem;
}

h3 {
    font-family: 'JetBrains Mono' !important;
    font-size: 20px !important;
    font-weight:600;
    line-height:2rem !important;
}



h4 {
    font-family: 'JetBrains Mono' !important;
    font-size: 18px !important;
    color: #008cfa !important;
    font-weight:600;
    line-height:2rem !important;
}


p {
    font-size:16px !important;
    line-height:1.5em !important;
    font-family:'JetBrains Mono'!important;
	color:auto !important;
}

a {
    color:#008cfa !important;
	text-decoration:none !important;
}


.cta{
    height:50px;
    width:160px;
    border-radius:10px;
    font-size:.99rem;
    font-weight:700;
    background-image:linear-gradient(269.7deg,#008CFA 0.08%,#31DAFF 99.6%);
    color:#fff;
    padding-left:30px;
    padding-right:30px;
}

@media screen and (min-width:964px){
button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
  }
  button.learn-more {
    width: 11rem;
    height: auto;
  }
  button.learn-more .circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 3rem;
    height: 3rem;
    background: #008cfa;
    border-radius: 1.625rem;
  }
  button.learn-more .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
  }
  button.learn-more .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.625rem;
    width: 1.125rem;
    height: 0.125rem;
    background: none;
  }
  button.learn-more .circle .icon.arrow::before {
    position: absolute;
    content: "";
    top: -0.25rem;
    right: 0.0625rem;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    transform: rotate(45deg);
  }
  button.learn-more .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 0;
    margin: 0 0 0 1.85rem;
    color: #008cfa;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
  }
  button:hover .circle {
    width: 100%;
  }
  button:hover .circle .icon.arrow {
    background: #fff;
    transform: translate(1rem, 0);
  }
  button:hover .button-text {
    color: #fff;
    }
}



/* Posts options */


body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container{
	padding-top:0 !important;
	width:100% !important;
	max-width:100vw !important;
}

.single #sidebar {
	display: none;
}

.et_right_sidebar #left-area{
	padding:0 !important;
}

.single #left-area {
	width: 100% !important;
	float:none !important;
}
.single #main-content .container:before {
	width: 0;
}

.single .et_post_meta_wrapper{
	display: none;
}

.single .et_pb_post {
    margin-bottom: 0;
    padding-bottom: 0;
}


/*Header */

#main-header{
    background: #001e46;
    box-shadow:none;
}

#main-header.et-fixed-header{
    box-shadow:none;
}

.mobile_menu_bar::before {
    color:#008cfa;
}

#top-menu a{
    color: #d3d3d3;
    font-family: 'Montserrat';
}

.et_menu_container{
    width:80%;
    max-width:100% !important;
}


.nav li ul{
    border:none;
    border-radius:15px;
    padding:1rem 0;
    width:190px;
}

#top-menu li li a{
    padding:0;
    width:100%;
    margin:0;
}

/*Blog cards */

article.category-ai {
    background-image: linear-gradient(230.46deg, #008CFA -2.98%, #31DAFF 68.14%, #67FFDB 104.54%);
    border-radius:15px !important;

}

article.category-uncategorized {
    background-image:  linear-gradient(230.46deg, #008CFA -2.98%, #31DAFF 57.5%, #67FFDB 80.46%)!important;
    border-radius:15px !important;
}

article.category-thoughts {
    background-image: linear-gradient(230.46deg, #FF6B4A -2.98%, #FFC17A 68.14%, #FFC27A 68.15%, #FFF84A 104.53%);
    border-radius:15px !important;
}


article.category-webdesign {
    background-image: linear-gradient(230.46deg, #5F5FF3 -2.98%, #B67DFF 68.14%, #FF83CD 104.54%);
    border-radius:15px !important;
}


article.category-marketing {
    background-image:  linear-gradient(230.46deg, #F74141 -2.98%, #FF619A 68.14%, #FF99E2 104.54%);
    border-radius:15px !important;
}


figure.dp-dfg-image.entry-thumb{
    position:absolute !important;
    bottom:0 !important;
}

/* Blog posts */


h3#reply-title{
    padding-bottom:0 !important;
}

#commentform{
    padding-bottom:0px !important;
}

input#author{
    width:100% !important;
}

input#email{
    width:100% !important;
}

p.comment-form-author{
    width:100% !important;
}

p.comment-form-email{
    width:100% !important;
    height:auto !important;
    padding-bottom:1rem !important;
}

p.comment-notes{
    display:none !important;
}

#et_pb_submit:hover{
    background-image:linear-gradient(269.7deg,#008CFA 0.08%,#31DAFF 99.6%)!important;
}



article.category-uncategorized .et_pb_section_0{
    background-image:linear-gradient(230.46deg, #FF6B4A -2.98%, #FFC17A 68.14%, #FFC27A 68.15%, #FFF84A 104.53%) !important;
    background-color:transparent !important;
}

article.category-ai .et_pb_section_0{
    background-image: linear-gradient(230.46deg, #008CFA -2.98%, #31DAFF 68.14%, #67FFDB 104.54%);


}

article.category-thoughts .et_pb_section_0{
    background-image: linear-gradient(230.46deg, #FF6B4A -2.98%, #FFC17A 68.14%, #FFC27A 68.15%, #FFF84A 104.53%);

}


article.category-webdesign .et_pb_section_0{
    background-image: linear-gradient(230.46deg, #5F5FF3 -2.98%, #B67DFF 68.14%, #FF83CD 104.54%);

}


article.category-marketing .et_pb_section_0{
    background-image:  linear-gradient(230.46deg, #F74141 -2.98%, #FF619A 68.14%, #FF99E2 104.54%);

}



p.et_pb_title_meta_container:nth-child(2) > a:nth-child(1){
    position:absolute !important;
    display:flex !important;
    top:-2rem !important;
    width:100% !important;
    justify-content: center !important;
}


.dp-dfg-layout-grid .dp-dfg-item{
    padding:0em !important;
    height:48.4vh !important;
    margin-top:.8rem;
    background-color:transparent !important;

}

div.dp-dfg-header.entry-header {
    position:absolute !important;
    top:4rem !important;
    left:.5rem!important;
    right:.5rem!important;
    max-height:130px!important;
}

div.dp-dfg-meta.entry-meta{
    top:1.5rem!important;
    left:.5rem!important;
    right:.5rem!important;
}



.image-zoom{
    overflow:hidden;
    margin:0 auto;
}

.image-zoom img{
    -webkit-transform: scale(.9s);
	transform: scale(.9);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    height:auto;
    width:auto;
}

.image-zoom img:hover{
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.dp-dfg-image{
    overflow:hidden !important;
    margin:0 auto !important;
}


.dp-dfg-image img{
    width:100vw !important;
    height:20.6vh;
}




a.pagination-link{
    margin-left:.5rem !important;
    margin-right:.5rem !important;
    width:60px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    border-radius:360px !important;
    border: 1px solid #ebebeb !important;
}

li.pagination-item.active a{
    background:#008cfa !important;
    border: 1px solid #008cfa !important;
    border-radius:360px !important;
}

.pagination a:hover{
    background-color:transparent !important;
}


.dp-dfg-item {
    background-color:transparent !important;
}


@media all and (max-width: 963px) {
    .dp-dfg-item {
        margin-bottom:2rem !important;
    }
}


/*IMG Emoji */
img.emoji{
    width:2rem !important;
}

/*Contact form */


#et_pb_contact_form_0 .divi-multistep-contact-form-wpcc__progress-bar-meter{
    height:10px !important;
    margin-bottom:0 !important;
}

#et_pb_contact_form_0.divi-multistep-contact-form-wpcc__action-button--next{
    padding:.6em 1.5em .8em !important;
}



/* Mobile menu */

/* when mobile menu is open, change hamburger icon to x icon */

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
}
/* makes sub sub menu icon be right arrow instead of down arrow */

#top-menu .menu-item-has-children .menu-item-has-children > a:first-child::after,
#et-secondary-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {
    content: '5';
}
/* - mobile menu toggling elements, injected via jQuery - */
/* make menu list item be relative, to be able to position toggle within this item */

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children {
    position: relative;
}
/* the new toggle element, which is added via jQuery */

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle {
    position: absolute;
    background-color: #001e46;
    z-index: 1;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    top: 35px;
    right: 30px;
    cursor: pointer;
    text-align: center;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0,0,0, .1);
            box-shadow: 0 2px 14px 0 rgba(0,0,0, .1);
}
/* the new toggle element when popped */

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped {
    background-color: #001e46;
}
/* toggle icon */

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 36px;
    font-size: 24px;
    text-transform: none;
    speak-as: none;
    content: '\33';
    color: #fff;
}
/* toggle icon when triggered */

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped::before {
    content: '\32';
}
/* hide sub menus by default */

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {
    display: none !important;
    padding-left: 0;
}
/* show sub menu when triggered via jQuery toggle, and add slight bg color */

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {
    display: block !important;
}
/* remove sub menu list item left padding, since padding will be on anchors */

#main-header #mobile_menu.et_mobile_menu li li {
    padding-left: 0;
}
/* adjust mobile menu anchors side paddings */

#main-header #mobile_menu.et_mobile_menu li a {
    padding-left: 20px;
    padding-right: 20px;
}
/* indent sub sub menus further */

#main-header #mobile_menu.et_mobile_menu li li li a {
    padding-left: 60px;
    padding-right: 20px;
}

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    font-weight: inherit;
}
/* make the current page's mobile menu link be different */

#main-header #mobile_menu.et_mobile_menu li.current-menu-item > a {
    color:#008cfa;
}

/****** Code Style: Menu Full-screen ******/

/* Font Awesome */
.fa {
    margin: 10px ;
  }

@media screen and (max-width: 980px) {
  .et_header_style_centered #main-header {
    position: fixed;
  }
  .et_header_style_centered #main-header .mobile_nav {
    background-color: transparent;
  }
  .mobile_nav.closed .select_page {
    display: none;
  }
  .et-fixed-header#main-header {
    background-color: #001e46 !important;
  }
}
.et_mobile_menu {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9998;
  overflow: scroll !important;
  background-color: #001e46 !important;
  margin-left: -30px;
  padding: 20% 0;
  height: 100%;
  width: calc( 100% + 60px);
  border-top: none;
}
.et_mobile_menu li a {
  text-align: center;
  font-size: 1.5rem;
  border: 0;
  padding: 5% 0;
}

.mobile_nav ul#mobile_menu .current_page_item > a {
  color: #d3d3d3 ;
  background-color: #001e46;
}
.mobile_nav ul#mobile_menu li ul li a {
  font-size: 1.05em !important;
  margin: auto;
  padding-top: 0.2em;
}
.et_mobile_menu li a{
    color:#d3d3d3 !important;
}
.et_mobile_menu li a:hover {
  color: #d3d3d3;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.mobile_nav.opened .mobile_menu_bar:before {
  content: '\4d';
  z-index: 9999;
  color: #008cfa;
}

li.current-menu-item > a{
    font-weight: 600 !important;
    color:#008cfa !important;
}

/*Mobile style */

@media all and (max-width: 963px) {

    .custom_row {
      display: -webkit-box;
      display: -moz-box;    
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    -webkit-flex-wrap: wrap; 
    flex-wrap: wrap;
    }
     
    
    .first-on-mobile {
    -webkit-order: 1;
    order: 1;
    }
     
    .second-on-mobile {
    -webkit-order: 2;
    order: 2;
    }
    
    h1 {
        font-size: auto!important;
        line-height: auto!important;
    }


    .et_menu_container{
        width:90%;
        max-width:100% !important;
    }

    #lp-btn {
        width:100%;
        max-width:100%;
    }

    ul.et_pb_tabs_controls.clearfix{
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
		margin:0 auto;
    }
    
    .et_pb_tab_active{
        display:flex !important;
        align-items:center !important;
    }

    div.woocommerce-product-gallery__image{
        height:250px !important;
    }

    .cta{
        width:100%;
    }

    button {
        position: relative;
        display: inline-block;
        cursor: pointer;
        outline: none;
        border: 0;
        vertical-align: middle;
        text-decoration: none;
        background: transparent;
        padding: 0;
        font-size: inherit;
        font-family: inherit;
        background-image: linear-gradient(269.7deg,#008CFA 0.08%,#31DAFF 99.6%);
        border-radius:10px;
        display:flex;
        align-items:center;
        justify-content:center;
      }
      button.learn-more {
        width: 100%;
        height: 55px;
      }
      button.learn-more .button-text {
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        color: #fff;
        font-weight: 700;
        line-height: .99rem;
        font-size:1.1rem;
        text-align: center;
      }
    
      .mobile_menu_bar{
          padding-top:6px !important;
      }

}


@media all and (max-width: 772px) {
    .dp-dfg-filters ul{
        display:block  !important;
        overflow-y:hidden !important;
        overflow-x:scroll !important;
        white-space:nowrap !important;
        width: 85vw !important;
        scrollbar-width: none !important; 
        -ms-overflow-style: none;
    }


    .dp-dfg-filter{
        display:inline-block !important;
        margin-top: 3px !important;
    }

}						