html {
  font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #5e3332 !important;
}

body {
  color: #5e3332 !important;
}

.w3eden .btn-primary {
  background-color: #5e3332 !important;
  color: #fefefe !important;
  border-color: #5e3332 !important;
}

#wpdmmydls-ed9447219fa076b630783d5b819e7d96 th {
  color: #fefefe !important;
  background-color: #5e3332 !important;
}

#wpdmmydls-ed9447219fa076b630783d5b819e7d96 td {
  min-width: 150px;
  font-size: 1.3em;
  color: #5e3332;
}

.w3eden a {
  color: #5e3332 !important;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #5e3332 !important;
}

li#wpdmmydls-51b2e58cea27e6471d97e2d2033cfe4f_previous > a,
li#wpdmmydls-51b2e58cea27e6471d97e2d2033cfe4f_next > a,
#wpdmmydls-51b2e58cea27e6471d97e2d2033cfe4f td {
  color: #5e3332;
}

#wpdmmydls-51b2e58cea27e6471d97e2d2033cfe4f_filter input[type=search],
#wpdmmydls-51b2e58cea27e6471d97e2d2033cfe4f_length select {
  color: #5e3332 !important;
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country .dial-code {
  color: #5e3332 !important;
}

/* .ld-alert-messages {
  color: #fefefe;
} */

.login-password:before,
.login-username:before {
  top: 3em !important;
}

a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-success {
  background-color: #5e3332 !important;
  border-color: #5e3332 !important;
}

/* hide blank space before section-1 in home page */
#slider {
  display: none;
}

/* Hide error message in the home page before section-1 */
li.fw-flash-message {
  display: none;
}

/* Hide comment section in home page */
div#comments {
  display: none;
}

.input-group-btn i.fa.fa-search.fa-4x {
  font-size: 2em;
}

input.form-control.search-field {
  font-size: 2em !important;
}

div#nav-search {
  background-color: aliceblue;
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  color: #5e3332;
}

#nav-search .search-field::-moz-placeholder {
  color: #5e3332 !important;
}

#nav-search .search-field::placeholder {
  color: #5e3332 !important;
}

.fa-search:before {
  content: "\f002";
  font-size: 20px;
  color: #5e3332;
}

/* For header menu option */
header .dropdown-menu {
  color: #fefefe;
  background-color: #5e3332;
}

header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus {
  color: #fefefe;
  background-color: #5e3332 !important;
}

p.login-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
}

input#wp-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
}

/* For DESKTOP VIEW */
@media only screen and (min-width: 800px) {
  .navbar .container {
    width: 100%;
    padding: 0 4%;
    margin-top: -4px;
  }
  .navbar .container .navbar-header {
    font-size: 14px;
  }
  .navbar .container .main-menu ul {
    font-size: 15px;
  }
  /* Start of the course grid */
  .learndash-course-grid .grid-2 .content .author {
    display: none;
  }
  .learndash-course-grid .grid-2 .content .button a {
    font-size: larger;
  }
  /* font-size in drop down menu in header section */
  header .dropdown-menu > li > a {
    font-size: 1.4rem;
  }
  .learndash-course-grid .grid-2 .arrow.button {
    display: none;
  }
  /* End of the course grid */
  /* Hide date in original course page  */
  .thumbnail-overflow {
    display: none;
  }
  /* Hide top menu in all the pages */
  /* div#top-nav {
        display: none;
    } */
  /* font-size in main header menu */
  #main-nav .navbar-nav > li > a {
    font-size: 1.3em;
    color: #5e3332;
    padding-right: 30px;
  }
  /* font-size in drop down menu in header section */
  header .dropdown-menu > li > a {
    font-size: 2.2rem;
  }
  /* add padding in section-1 */
  .vc_row.wpb_row.vc_row-fluid.vc_custom_1408444270873.vc_row-has-fill {
    padding: 0px 47%;
  }
  /* Display items in center */
  .vc_row.wpb_row.vc_row-fluid.vc_custom_1408444270873.vc_row-has-fill {
    display: flex;
    align-items: center;
  }
  /* Logo image in header */
  .navbar-header a.logo img {
    width: 100%;
    height: 2.9em;
    margin-bottom: 15px;
  }
}
/* For MOBILE VIEW */
@media only screen and (max-width: 450px) {
  /* Logo image in header */
  .navbar-header a.logo img {
    width: 100%;
    height: auto;
    max-width: 78%;
  }
  header .mobile-menu-toggle.visible-xs {
    display: inline-block !important;
    border: none;
    font-size: 21px;
    padding: 1px 7px;
    background: none;
    color: #5e3332;
  }
  /* For Removing the white spave in section-1 */
  .vc_row.wpb_row.vc_row-fluid.vc_custom_1408444270873.vc_row-has-fill {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* For Removing the white spave in section-3 */
  .vc_row.wpb_row.vc_row-fluid.vc_custom_1408444739161 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}/*# sourceMappingURL=deep-style.css.map */