/*
Theme Name: Adco
Theme URI: http://shtheme.com/demosd/adco
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: ADCO is a personal, portfolio and resume WordPress. It’s creative, minimal and clean theme. This is the best theme for business, corporate, agencies freelancer and portfolio websites. This is a fully customizable theme. You can edit each and every part of this theme according to your needs. It looks great with all types of devices (laptop, tables and mobiles).
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: adco

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========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
---------------------------------------------------*/



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

form.adco-contact-form input[type="submit"] {
      display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ececec;
    padding: 7px 25px 5px 25px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #828282;
    background: transparent;
    margin-left: 15px;
}

form.adco-contact-form input[type="submit"]:hover {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}

.mb-45 {
  margin-bottom: 45px;
}

h3.comment-title {
  margin-bottom: 35px;
}

p.logged-in-as {
  margin-left: 15px;
}

ul.adco-pagination li span {
  padding: 5px 15px 5px 15px;
  display: block;
  transition: all 0.4s;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.cate-name {
  display: inline-block;
  margin-right: 5px;
}

.work-type p.cate-name:last-child {
  display: none;
}

.map-section {
  width: 100%;
}

nav#adco-main-menu ul li.active a {
  color: #000!important;
  border-bottom: 1px solid #000;
}

.bg-f7 {
    background: #f7f7f7;
}

.adco-section-padding-2 {
    padding-top: 90px;
    padding-bottom: 90px;
    clear: both;
    width: 100%;
    display: block;
}

@media screen and (max-width: 768px) {
  .adco-section-padding-2 {
      padding-top: 90px;
      padding-bottom: 60px;
  }

  .logged-in .adco-nav-toggle {
    margin-top: 55px;
  }
}

.adco-about-heading {
      color: #000;
    font-family: 'Khand', sans-serif;
    font-weight: 400;
    font-size: 30px;
}

.info-onepage {
  margin-bottom: 55px;
}

.error-page-content {
  padding-bottom: 80px;
}

.error-page-content h1 {
    font-size: 120px;
}

.error-page-content h2 {
    font-size: 40px;
}

.error-page-content div.text {
    font-size: 25px;
    line-height: 49px;
    padding-bottom: 20px;
}

.error-page-content a.btn-404 {
  position: relative;
  font-family: 'Khand', sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-shadow: none;
  padding: 9px 30px 7px 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  border: 1px solid transparent;
  color: #fff;
  -webkit-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
  background-color: #000;
  margin-top: 10px;
}

.error-page-content a.btn-404:hover {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}

.blog-entry {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 60px;
}

.blog-main .blog-entry .adco-blog-wrap {
  margin-bottom: 0px;
}

.blog-main .blog-entry .adco-blog-wrap .img {
  padding: 0px;
}

.blog-main .blog-entry .adco-blog-wrap .img:after {
  display: none;
}

.blog-main .blog-entry .adco-blog-wrap img:hover {
    transform: scale(1);
}

.blog-main .blog-entry .adco-blog-content {
    padding: 0px;
}

.blog-main .adco-author-date:after {
  display: none;
}

.blog-main .adco-author-date {
  font-size: 14px;
  margin-bottom: 10px;
}

.blog-main .adco-author-date a[rel="author"] {
  color: #828282;
}

.blog-main .adco-author-date a[rel="author"]:hover {
    color: #000;
}

.blog-main .adco-blog-bottom-content {
  padding-top: 25px;
}

.adco-sidebar-block {
    margin-bottom: 60px;
    position: relative;
}

.adco-sidebar-search-form {
    position: relative;
}

.adco-sidebar-search-form input[type="search"] {
  appearance: none;
  background: transparent;
  border-radius: 0;
  max-width: 100%;
  margin-bottom: 15px;
  padding: 7px 15px;
  height: auto;
  background-color: #fff;
  box-shadow: none;
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75em;
  color: #000;
  background-image: none;
  border: 1px solid #ececec;
  height: 45px;
}

.adco-sidebar-search-form button[type="submit"] {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 0;
    padding: 12px;
    font-size: 16px;
    color: #fff;
    background: #000;
    border-radius: 0;
    border: 1px solid transparent;
    margin-top: 0px;
    height: 45px;
    cursor: pointer;
}


@media (min-width: 1600px) {
  .adco-sidebar-part {
      width: 80%;
  }
}

.adco-sidebar-part {
  box-shadow: 0 25px 75px rgb(0 0 0 / 5%);
  padding: 30px;
}

h3.widget-title {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.widget_categories ul li {
    padding: 5px 0;
    border-bottom: 1px solid #f6f6f6;
    line-height: 32px;
}

.widget_categories ul li:last-child {
  border-bottom: none;
}

.widget_categories ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.widget_categories ul li a:hover {
    color: #000;
}

.latest {
    margin-bottom: 15px;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 15px;
}

.adco-sidebar-block-content .latest:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

.latest a .txt1 {
    line-height: 1.5em;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.latest a:hover .txt1 {
    color: #000;
}

.latest a .txt2 {
    color: #828282;
    font-size: 14px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

ul.wp-tag-cloud li {
    display: inline-block;
    margin: 0 5px 7px 0px;
}

ul.wp-tag-cloud li a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #828282;
  padding: 7px 25px 5px 25px;
  font-size: 16px!important;
  line-height: 1.5;
  border-radius: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #828282;
  background: transparent;
}

ul.wp-tag-cloud li:hover a {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}

.widget_tag_cloud h3 {
  margin-bottom: 35px;
}

.adco-sidebar-block-latest-posts h3.widget-title {
  margin-bottom: 35px;
}

.search-custom form {
    width: 70%;
}

.search-custom h4 {
    letter-spacing: 1px;
    line-height: 32px;
}

.blog .item:hover span {
  color: #fff;
}

@media (max-width: 600px) {
  .page-template-contact-us-template #adco-page {
    position: inherit;
  }
}

div.gallery.gallery-size-full {
  display: none;
}
.project .desc div {
    color: #828282;
    font-size: 16px;
}
.contact .info h5 a, .contact .info h5, #adco-footer2 .adco-narrow-content p, #adco-footer2 .adco-narrow-content li a{
	color:white;
}
.contact .info h6 {
	font-size: 17px;
}
.blog-main .adco-author-date a[rel="author"] {
    color: #333;
}
.blog-main .adco-author-date{
	color: #333;
	margin-bottom: 15px;
}
.adco-blog-title h2 {
    color: #000;
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 40px;
}
.adco-blog-bottom-content p{
	color: #444;
    font-family: 'Khand', sans-serif;
    font-size: 16px;
    line-height: 1.75em;
    font-weight: 400;
    margin: 0 0 15px;
    letter-spacing: 0.5px;
}
.adco-blog-bottom-content .btn-contact.style-1{
	color: #333;
}
.blog-main .adco-author-date, .adco-author-date {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500;
}
p.adco-author-date a {
    margin-right: 10px;
}
p.adco-author-date a + i {
    margin-left: 10px;
}
h3.widget-title{
	text-transform:capitalize;
}
p, #adco-aside #adco-main-menu ul li a, #adco-aside .adco-footer{
	color:#444;
}
.btn-contact{
	color:#444;
}
.blog .item .info span, .blog .item .more, .adco-footer p{
	color:#444;
}

.blog .item:hover .info span{
  color:#fff;
}

.blog-entry{
	margin-bottom:40px;
}
form.adco-contact-form input[type="submit"]{
	color:#444;
}