/*
Theme Name: Pucestar
Theme URI: https://shtheme.com/demosd/pucestar
Author: Shtheme
Author URI: https://shtheme.com
Description: Pucestar is a fully responsive theme with a modern design suitable for all creative fields. The theme is featuring a powerful video and imagery making it a perfect choice for photographers, artists and designers who want to showcase their work. Pucestar makes it easy for you to create a website.
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: pucestar

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


a{
    color: #111;
}

p.comment-form-cookies-consent{
    display: none;
}
span.ajax-loader{
    display: none!important;
}
div.wpcf7-response-output{
    color: #111;
    margin:30px 0 0 0;
    text-align: center;
}
.search-custom form input{
    width: 100%;
    padding: 9px 12px;
    margin-top: 10px;
    border: 1px solid #d1d1d1;
    color: #111;
}
.search-custom form button{
    border: 1px solid #111;
    color: #fff;
    font-size: 18px;
    height: 50px;
    position: relative;
    width: 50px;
    cursor: pointer;
    float: right;
    background: #111;
    margin-top: -50px;
    padding: 0;
}
.search-custom form button:hover{
    background: #fff;
    border: 1px solid #111;
    color: #111;
}
.search-custom h4{
    font-weight: 600;
    font-size: 20px;
    color: #5f5f5f;
    text-transform: inherit;
    margin-bottom: 20px;
}

.comments  article:last-child{
    margin-bottom: -125px;
}

h3.comment-reply-title,
.comment-title{
    margin: -10px 0 -5px 15px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: -0.02em;
    color: #111;
    width: 100%;
    line-height: 1.5;
}
#form input.submit{
    border:none;
    position: relative;
    text-transform: uppercase;
    padding: 5px 30px 5px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
}
p.form-submit{
    text-align: center;
    margin-bottom: 100px;
}
p.logged-in-as{
    margin-top: 30px;
}
.blog-sidebar-wrapper br{
    display: none;
}
.main-title a:hover,
.main-title a:focus,
.main-title a:visited{
    font-weight: 900;
}
.error{
    opacity: 1;
}
nav.navigation-menu li.current-menu-item a ,
nav.navigation-menu li.active a
{
    color: transparent;
    -webkit-text-stroke: 1px #5f5f5f;
    text-stroke: 1px #5f5f5f;
    text-shadow: none;
}
nav.navigation-menu.navigation-menu-home li.current-menu-item a
{
    color: transparent;
    -webkit-text-stroke: 1px #e0e0e0;
    text-stroke: 1px #e0e0e0;
    text-shadow: none;
}

.wpcf7-form #form input.wpcf7-submit{
    width: auto;
    font-weight: 700;
    border-bottom: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
}


.blog-comments .comments > div:last-child{
    height: 0;
}

.recentcomments ,
.recentcomments a{
    color: #fff;
}

ul#recentcomments{
    padding-left: 0;
}

.elementor-lightbox{
    display: none!important;
}

a,a:hover{
    color: #111;
}

.recentcomments a,
.recentcomments{
    color: #111;
    text-decoration: none;
    outline: none;
    font-weight: 600;
}

.wpcf7-spinner{
    display: none;
}

.button-the-wrapper.button-the-wrapper-submit{
    margin-top: -30px;
}

h1.text-center{
    text-align: center!important;
    color: #fff;
}

.button-white{
    color: #fff;
    text-align: center!important;
}

.button-white a{
    color: #fff!important;
}

.button-white a:before{
    background: #fff!important;
}

.animated-text .animated-text-content br{
    display: none;
}

.dark .bg-3 {
    background: #151515;
}

@supports ((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)){
.dark h1.main-title span {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
}
}

body.dark{
    background: #151515;
}

.dark h1.main-title{
    color: #fff;
}

.dark .button-the-wrapper,
.dark  .button-the-wrapper a,
.dark  .button-the-wrapper a:hover,
.dark  .button-the-wrapper a:visited,
.dark  .button-the-wrapper a:active,
.dark  .button-the-wrapper a:focus{
    color: #fff;
}

.dark .button-the::before{
    background: #fff;
}

.dark .bg-2 {
    background: #111;
}

.dark h1.section-header{
    color: #fff;
}

.dark .section-txt p, 
.dark .section-txt-2 p, 
.dark h1.section-header.section-header-post, 
.dark h2.section-subheading, 
.dark .comments, 
.dark .comments p, 
.dark .profile-photo, 
.dark .social-icons {
    color: #fff;
}

.dark .blog-quote {
    border-left: 5px solid #fff;
}

.dark h3.comment-reply-title,.dark .comment-title{
    color: #fff;
}

.dark .animated-text .animated-text-content{
    color: #fff;
}

@supports ((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)){
.dark .animated-text .animated-text-content span {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
}
}

@media only screen and (max-width: 768px){
.dark .main-navigation-bg .navbar-toggle .icon-bar {
    background: #fff;
}

.dark .navbar-collapse {
    background: #151515;
}

.dark .navbar-toggle .icon-bar {
    background: #fff;
}
}

.dark #form input,
.dark textarea{
    color: #fff;
    border-color: #fff;
}

.dark #form input::placeholder, 
.dark #form textarea::placeholder{
    color: #fff;
}

.dark p.logged-in-as{
    color: #fff;
}

.dark a ,
.dark a:hover{
    color: #fff;
}

.dark div.wpcf7-response-output{
    color: #fff;
    text-align: center;
}

.dark .subtitle{
    color: #fff;
}

.dark h2.section-subheading span::before{
    border-color: #fff;
}

.dark .preloader-bg {
    background: #151515;
}

.dark #preloader {
    background: #151515;
}

.dark .main-navigation-bg{
    background: #151515;
}

.dark .main-navigation-bg .main-navigation .navbar-nav li a,
.dark .main-navigation .navbar-nav li a{
    color: #fff!important;
}

.hero-fullscreen {
    position: relative;
    height: 80vh;
}

.hero-fullscreen.height{
    height: 100%;
}

.pagination>li{
    display: inline-block;
    margin-right: 10px;
}
.pagination>li a{
    margin-right: 0px!important;
}
.pagination >li> span{
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%!important;
    color: #111;
    padding: 0;
    font-size: 15px;
    background-color: #fff;
    position: relative;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
}

.pagination li a{
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%!important;
    color: #111;
    padding: 0;
    font-size: 15px;
    margin-right: 5px;
    background-color: #fff;
    position: relative;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
}

.pagination li span.current{
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%!important;
    color: #fff;
    padding: 0;
    font-size: 15px;
    background-color: #111;
    position: relative;
    border: 1px solid #111;
    display: block;
    text-align: center;
    margin-left: 10px;
}

.pagination  li a:hover{
    background-color: #eee;
    border-color: #ddd;
    color: #111;
}
.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: 0;
    top: 0;
    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;
}