/*
Theme Name: Odno Child Theme
Theme URI: https://shtheme.com/demosd/odno
Description: This is child theme of odno
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain: odno-child
Template: odno
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/



:root {
  --clr-theme-color: var(--primary-color);
}

p.comment-form-cookies-consent{
    display: none;
}

span.ajax-loader{
    display: none!important;
}

.search-custom form input{
    width: 100%;
    padding: 10px;
    border: 1px solid #d1d1d1;
    color: #111!important;
    line-height: 1.6;
    border-radius:0!important;
}

.search-custom form{
    position: relative;
}

.search-custom form button{
    border: 1px solid #111;
    color: #fff;
    font-size: 15px;
    position: absolute;
    cursor: pointer;
    float: right;
    background: #111;
    top: 0;
    right:0;
    padding: 10px 15px;
    letter-spacing: 0;
    line-height: 1.6;
}

span.wpcf7-not-valid-tip{
    padding-bottom: 10px;
    font-size: 12px;
    color: #fff;
}

.theme-light span.wpcf7-not-valid-tip{
    padding-bottom: 10px;
    font-size: 12px;
    color: #111;
}

.wpcf7 form.invalid .wpcf7-response-output{
    border-color: #fff;
    margin:10px 0;
}

.theme-light .wpcf7 form.invalid .wpcf7-response-output{
    border-color: #111;
    margin:10px 0;
    color:#111;
}

.search-custom form button:hover{
    background: #fff;
    color: var(--primary-color);
}
.search-custom h4{
    font-weight: 500;
    font-size: 20px;
    color: #2e2e2e;
    text-transform: inherit;
    margin-bottom: 20px;
}

p.form-submit{
    text-align: center;
}

h5.comment{
    color: #010101;
    margin-bottom: 40px;
}

h3.comment-reply-title{
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.wpcf7-spinner{
    display: none;
}

.theme-light li.cate{
    color: #181a1c;
}

.widget_categories ul{
    margin-top: 1rem;
    padding-left: 0!important;
}

.widget_categories ul li {
    list-style-type: none;
    margin-bottom: 6px;
}

.widget_tag_cloud ul{
    margin-top: 1rem;
    padding-left: 0!important;
}

.widget_tag_cloud ul li{
    display: inline-block;
    padding-right: 8px;
}

.widget_tag_cloud ul li a{
    font-size: 1rem!important;
}

.widget_archive ul{
    margin-top: 1rem;
    padding-left: 0!important;
}

.widget_archive ul li {
    list-style-type: none;
    margin-bottom: 6px;
}

.header .header-menu .nav .nav-item .nav-dropdown li.nav-item:last-child {
    margin-bottom: 0;
}

@media (min-width: 992px){
.header .header-menu .nav .nav-item .nav-dropdown li.nav-item {
    position: relative;
    padding: 0 30px;
    margin-left: 0;
}
.header .header-menu .nav .nav-item .nav-dropdown li.nav-item ul >li.nav-subdropdown-item{
    padding: 0;
}

}

.header .header-menu .nav .nav-item .nav-dropdown li.nav-item {
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
}

.header-menu .nav-subdropdown-toggle .fa-angle-down{
    display: none;
}

.header .header-menu .nav .nav-item .nav-dropdown .nav-dropdown-item .nav-subdropdown .nav-subdropdown-item .nav-subdropdown-link{
    text-transform: capitalize;
    font-weight: 400;
    font-family: "Open Sans",sans-serif;
    font-size: 1rem;
    padding: 0;
    color: #fff;
    letter-spacing: 0;
    background:transparent;
    display:inline-block;
}

.theme-light .header .header-menu .nav .nav-item .nav-dropdown .nav-dropdown-item .nav-subdropdown .nav-subdropdown-item .nav-subdropdown-link{
    color: black;
}

form br{
    display: none;
}

@media (max-width: 991.98px){
.header .header-menu .nav .nav-item .nav-dropdown li.nav-item {
    position: relative;
}
    .header .header-menu .nav .nav-item .nav-dropdown .nav-dropdown-item .nav-subdropdown.show {
    padding: 0 0 0 20px;
    background:transparent;
}

.header .header-menu .nav .nav-item .nav-dropdown .nav-dropdown-item .nav-subdropdown .nav-subdropdown-item .nav-subdropdown-link{
    font-size: 15px;
}
}

form input.wpcf7-submit{
    box-shadow: none;
    color: #fff;
    background:transparent;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.theme-light form input.wpcf7-submit{
    box-shadow: none;
    color: #fff;
    background:transparent;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.widget:first-child{
    margin-top: 0!important;
}

.theme-light .fancy-box span{
    color:black;
}

.error{
    padding:130px 0;
}

.theme-light form input.wpcf7-submit:focus{
    box-shadow:none;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
    border-color:#fff;
    color:#fff;
}

.theme-light .wpcf7 form.failed .wpcf7-response-output,.theme-light .wpcf7 form.aborted .wpcf7-response-output{
    border-color:#111;
    color:#111;
}

.title-heading{
    font-size:1.1em;
}
.no-js.elementor-html [data-cue="fadeIn"],.no-js.elementor-html [data-cues="fadeIn"] > * {
    opacity: 1;
}
.elementor img.img-mask-1 {
    border-top-left-radius: 3em;
    border-bottom-right-radius: 3em;
}
.elementor img.img-mask-2 {
    border-top-right-radius: 3em;
    border-bottom-left-radius: 3em;
}