/*
Theme Name: Cohous
Theme URI: https://shtheme.com/demosd/cohous
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: Cohous is a WordPress theme that very suitable for Interior Design Business. It’s very minimalis, but modern, classy, and hand-crafted to be Mobile-Friendly.
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: cohous

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




:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.init .navbar-default-white.navbar-fixed-top {
	    margin: auto !important;
}
.widget .tagcloud .wp-tag-cloud {
    margin: 0;
    margin-left: 0;
    padding-left: 0;
}
.widget .tagcloud .wp-tag-cloud li {
    margin: 5px 5px 15px 0;
    display: inline-block;
}

.widget .tagcloud .wp-tag-cloud li a {
    font-size: 14px !important;
    color: inherit;
    border: 1px solid rgba(0,0,0,.1);
    padding: 4px 10px;
    text-align: center;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.widget .tagcloud .wp-tag-cloud li a:hover {
    text-decoration: none;
    border: 1px solid var(--clr-theme-color);
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#commentform textarea {
    color: #333 !important;
}
p.comment-form-cookies-consent {
    display: none;
}

.blog-simple ul.pagination li span {
    font-size: 9.5pt;
    font-weight: 700;
    color: #fff;
    background: var(--clr-theme-color);
    border: 1px solid rgba(255,255,255,.1);
    padding: .72rem 1.1rem;
    border: 1px solid rgba(0,0,0,.1);
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.page-item.active .page-link {
    color: #fff;
    background: var(--clr-theme-color);
    border: 1px solid rgba(255,255,255,.1);
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#form-contact1 input.btn-contact {
    font-size: 12pt;
    font-weight: 700;
    letter-spacing: 2px;
    font-style: normal;
    text-align: center;
    padding: 8px 40px;
    color: #fff;
    border: 2px
 solid rgba(0,0,0,0);
    background: #dd7608;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    text-shadow: none;
    margin-top: 15px;
    margin-left: 0px;
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 46px;
}
footer .wpcf7 form.invalid .wpcf7-response-output,footer .wpcf7 form.unaccepted .wpcf7-response-output{
    color: #fff;
}
.servcices .content .heading a {
    font-size: 1.6rem;
    font-weight: 600;
    padding: 15px 0 5px;
    color: #fff;
}
.servcices .content .heading a:hover {
    text-decoration: none;
}
.blogcolumn .blogcont .headingblog a {
    font-size: 1.6rem;
    font-weight: 700;
    color: #464646;
    line-height: 1.2;
    margin: 15px 0;
}
.blogcolumn .blogcont .headingblog a:hover {
    text-decoration: none;
}
.slick .item .desc .name a {
    font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: .6px;
    line-height: 1.2;
    padding-bottom: 60px;
        color: #fff;
}
.slick .item .desc .name a:hover {
    text-decoration: none;
}
.white nav ul ul li a {
    line-height: 1.6;
}
section.elementor-section {
    padding: 0px 0; 
}
.slickproject .item .desc .name {
    max-width: 200px;
}
.blogcolumn .blogcont .date span a {
    font-size: 1rem;
    color: #555555;
    font-weight: 400;
    text-transform: capitalize;
}
.wp-block-group h2.wp-block-heading {
    position: relative;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.widget_block.widget_search label.wp-block-search__label {
    display: none;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.widget_block .wp-block-search .wp-block-search__input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #f4f5f7;
    margin-bottom: 0;
    border-radius: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container ul li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 28px;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: transparent;
    color: #040b11;
    border: 0;
    cursor: pointer;
    font-size: 15px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment {
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.sidebar_widget.widget.widget_block.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
    margin: 0px 0px;
}
.sidebar__widget .wp-block-group__inner-container .wp-block-latest-comments {
    padding-left: 0rem;
}
.wp-block-group ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li a{
    color: inherit;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment a{
    color: inherit;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment footer {
    background: transparent;
    padding: 0px 0 0;
}