/*!
Theme Name: Startesk
Theme URI: http://startesk.themebeyond.com
Author: Nexttheme-org
Author URI: http://themebeyond.com
Description: Marketplace WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: startesk
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

startesk is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

table th,
table td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #ddd;
}

table td a {
    font-weight: bold;
}

dl,
ol,
ul {
    padding-left: 0;
}

.widget ul,
.widget ol {
    list-style: none;
    padding-left: 0;
}
.footer-widget #wp-calendar td:not(.pad) {
    background: transparent;
}
.footer-widget .rssSummary {
    line-height: 26px;
}
.footer-widget .tag-cloud-link,
.footer-widget .rssSummary,
.footer-widget p,
.footer-widget table th,
.footer-widget table td {
    color: #969696;
}
{

}
li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

body.admin-bar .third-main-header,
body.admin-bar .third-header-top {
    top: 32px;
}

.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    width: 100%;
    border: 1px solid #dfdfdf;
    padding: 14px 15px;
    border-radius: 5px;
    background: #fbfbfb;
    transition: .3s linear;
    font-family: 'Poppins', sans-serif;
}

select {
    font-family: 'Poppins', sans-serif;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    padding: 14px 50px;
    border: none;
    background: #e32222
}
.wpcf7 p {
    margin-bottom: 0
}
span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 50px;
}

span.wpcf7-list-item .wpcf7-list-item-label {
    color: #fff;
    margin-left: 10px;
}

span.wpcf7-list-item.last label {
    margin-bottom: 30px;
}

textarea.input-text {
    min-height: 10em;
}

#commentform {
    margin-bottom: 50px
}

.navbar-logo {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.navbar-logo:hover {
    color: #f86128;
}

.widget select,
.footer-widget select {
    width: 100%;
    height: 40px;
    padding: 0 10px;
}

.wp-block-button {
    margin: 20px 0;
}

.wp-block-gallery {
    margin-bottom: 50px
}

#wp-calendar {
    margin-bottom: 0;
}

#wp-calendar tr {
    text-align: center;
}

#wp-calendar td:not(.pad) {
    background: #fafafa;
    width: 32px;
    height: 32px;
}

#wp-calendar a {
    font-weight: bold;
}

#wp-calendar caption {
    border: 1px solid #ccc;
    caption-side: top;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}

.widget .menu>li:last-child,
.widget .menu>li ul>li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.widget>ul,
.widget>ol {
    margin: 0;
    padding: 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

.footer-widget ul li {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
    border-bottom: none;
    padding-bottom: 0;
}

.widget .comment-author-link {
    font-size: 15px;
    color: #444172;
    font-weight: 700;
}
.footer-widget .menu li a {
    display: inline-block;
    margin-bottom: 15px;
}
.footer-widget ul li {
    color: #969696;
    margin-bottom: 10px;
}

.footer-widget ul li a i {
    margin-right: 5px;
}

.footer-social ul li a i {
    margin-right: 0;
}

.footer-widget ul li a:hover {
    color: #d8450b;
}

.width-unset .elementor-image img {
    max-width: unset;
}

.sidebar .widget-recent-post,
.footer-widget .rc-post {
    display: none;
}

.sidebar-author-info ul li {
    margin-bottom: 0 !important;
}

.widget-recent-post li {
    padding-left: 0 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding-bottom: 20px !important;
    border-bottom: 1px dashed #464547 !important;
    margin-bottom: 20px !important;
}

.widget-recent-post li:before {
    display: none;
}

.widget-recent-post .widget-recent-post-thumb {
    margin-right: 20px;
    float: left;
}

.widget-recent-post li img {
    border-radius: 3px;
    max-width: unset;
}

.widget-recent-post li span {
    font-size: 14px;
    color: #838383;
    display: block;
    margin-bottom: 3px;
}

.widget-recent-post li h6 {
    font-size: 14px;
    font-weight: 500;
    color: #aeaeae;
    margin-bottom: 0;
    line-height: 1.4;
}

.sidebar-author-info ul li {
    margin-bottom: 0 !important;
}

.widget-recent-post li:before {
    display: none;
}

.widget-recent-post .widget-recent-post-thumb {
    margin-right: 20px;
    float: left;
}

.widget-recent-post li img {
    border-radius: 3px;
    max-width: unset;
}

.widget-recent-post li span {
    font-size: 14px;
    color: #838383;
    display: block;
    margin-bottom: 3px;
}

.widget-recent-post li h6 {
    font-size: 14px;
    font-weight: 500;
    color: #aeaeae;
    margin-bottom: 0;
    line-height: 1.4;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    clear: both;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
body.admin-bar .menu-sticky {
    top: 32px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    background: transparent;
}

.sticky .blog-content {
    background: #e22222;
    color: #fff;
    padding: 30px;
}

.sticky .blog-meta ul li::before,
.sticky .blog-content p,
.sticky .blog-content ul li,
.sticky .blog-content h4,
.sticky .blog-content a {
    color: #fff
}

.sticky .blog-content h4 a:hover,
.sticky .blog-content a:hover {
    color: #fff
}

.blog-meta ul{
    margin-left: 0;
}
.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

.navbar-toggler {
    background: transparent !important;
}

.custom-logo-link img {
    width: 180px;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.error span {
    font-size: 170px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 100px;
    display: block;
}

.error h1 {
    font-weight: bold;
    margin-top: 30px;
}

.slick-slide img {
    margin: 0 auto;
}

.comment-form-cookies-consent {
    padding-left: 15px;
}

.comment-form-cookies-consent>input {
    width: auto;
    margin-right: 15px;
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .width-unset .elementor-image img {
        max-width: 100%;
    }
}


@media (max-width: 768px) {


    body.admin-bar .third-main-header,
    body.admin-bar .third-header-top {
        top: 46px;
    }

    .blog-page-wrap,
    .services-details-wrap {
        padding: 0;
    }

    .blog-page-wrap .col-lg-4.pl-50 {
        padding-left: 15px;
        margin-top: 50px;
    }

    .pagination {
        margin-bottom: 100px;
    }

    .faq-wrapper-padding {
        padding: 0;
    }
}

@media (max-width: 600px) {
    body.admin-bar .sticky-menu {
        top: 0;
    }
}
@media (max-width: 500px) {
    .comment-form {
        margin-bottom: 100px;
    }
}