/*
Theme Name: Pontus
Theme URI: https://shtheme.com/demosd/pontus
Author: Vergatheme
Author URI: https://shtheme.com
Description: Pontus is a Modern and Creative premium WordPress Theme.Design Theme is made in a beautiful style. It is suitable for Personal Portfolio, Creative Agency, Designer Portfolio, Illustrator Portfolio, Photographer Portfolio and more.Theme has a universal design, it thought every detail and animation effect.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.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: pontus

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



:root{
  --primary:#000;
}
@media (min-width: 601px) and (max-width:781px){
    body.logged-in .cd-header,
    body.logged-in .cd-header a{
        margin-top: 30px;
    }
}
@media (max-width: 600px){
    body.logged-in .cd-header{
        margin-top: 30px;
    }
    body.logged-in .header-mt{
        margin-top: 30px;
    }
}
.cd-nav .cd-primary-nav li.selected > a{
    color: #212121;
}
.cd-nav .cd-primary-nav > li.selected a:after {
    content: ''!important;
    position: absolute;
    width: 100%;
    background-color: #212121;
    transition: all 300ms linear;
    left: 0;
}
.widget_categories li{
    display: block;
    padding: 0;
    margin: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.widget_categories li:last-child{
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_categories li a{
    position: relative;
    display: block;
    cursor: pointer;
    font-size: 11px;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    color: #323232;
    font-weight: 300;
    transition: padding-left 0.3s, color 0.3s;
}
.widget_categories li a:hover {
    padding-left: 10px;
    color: var(--primary);
}
.widget.widget_tag_cloud li {
    display: inline-block;
}
.widget_tag_cloud li a{
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    white-space: nowrap;
    font-size: 11px!important;
    line-height: 16px;
    text-align: left;
    padding: 3px 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid rgba(0,0,0,.2);
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #323232;
    font-weight: 300;
    transition: background 0.3s, color 0.3s;
}
.widget_tag_cloud li a:hover{
    color: #fff;
    background: var(--primary);
    border-color: var(--primary);
}
.comment-form-cookies-consent,
.required-field-message{
    display: none;
}
h3.comment-title{
    text-align: left;
}
.comment-reply-link{
    color: #777777;
}
.comment-reply-link:hover {
    color: var(--primary);
}
#cancel-comment-reply-link{
    padding: 0 14px;
    width: auto;
    border: 1px solid #363636;
    background: #363636;
    color: #fff!important;
    border-radius: 3px;
    font-weight: 600;
    font-size: 15px;
    transition: 0.04s;
}
@media(min-width: 959px){
    #cancel-comment-reply-link{
        position: absolute;
        right: 15px;
    }
}
@media(max-width: 958px){
    #cancel-comment-reply-link{
        margin-top: 60px;
        right: 15px;
        position: absolute;
    }
    .comment-respond:has(#cancel-comment-reply-link) h3{
        margin-bottom: 80px;
    }
    .comment-respond h3:has(small a[style="display:none;"]){
        margin-bottom: 15px!important;
    }
}
.comment-title > a,
p.logged-in-as a{
    color: #414141;
}

#gallery-2.gallery.gallery-columns-3.gallery-size-thumbnail{
    display: none;
}
.cd-pagination li.current{
    background-color: unset; 
    border-color: unset;
}
.cd-pagination li.current a{
    color: #fff;
    background-color: var(--primary); 
    border-color: var(--primary);
}
.error-button{
    margin-top: 30px;
}
.error-button a{
    padding: 15px 20px;
    border: 1px solid #999999;
    color: #fff;
    background: var(--primary);
}
.error-button a:hover{
    color: var(--primary);
    background: #fff;
}
.single-project .section-header-text p .comma:last-child{
    display: none;
}
.page-template-contact form input.wpcf7-submit{
    position: relative;
    width: 160px!important;
    height: 40px!important;
    border-radius: 3px;
    margin: 0 auto!important;
    display: block;
    padding: 0;
    font-size: 12px;
    line-height: 40px!important;
    color: var(--primary);
    background: #efefef!important;
    border: none;
    transition: background 0.3s, color 0.3s;
}
.page-template-contact form input.wpcf7-submit:hover{
    color: #fff!important;
    background: var(--primary)!important;
}
span.wpcf7-not-valid-tip{
    color: #737373;
    margin-top: 10px;
    margin-left: 20px;
}
div.wpcf7-validation-errors {
    display: grid;
    border: 2px solid #737373;
}
@media(min-width:1359px){
    div.wpcf7-validation-errors {
        margin-left: 25px;
        margin-right: 25px;
    }
}
@media(max-width:767px){
    div.wpcf7-validation-errors {
        margin-left: 0;
        margin-right: 0;
    }
    .single .eleven.columns{
        margin-bottom: 60px;
    }
}
.elementor .cbutton--effect-dejan .cbutton__helper img{
    width: 300px!important;
    height: 150px!important; 
    max-width: unset; 
    border: unset; 
    border-radius: unset;
    box-shadow: unset;
    aspect-ratio: unset;
}
.js.elementor-html .animate-box {
    opacity: 1!important;
}
.elementor-section-wrap > section.elementor-element .elementor-element-populated .elementor-element-edit-mode {
    min-height: 600px;
}
.elementor-editor-active .owl-carousel {
  display: block;
}
i.fa{
    font-size: 17px;
    margin-left: 20px;
}
.post-cat-tags span a:last-child .cate-comma{
    display: none;
}
@media(min-width:301px) and (max-width: 700px){
    .page-template-home-revolution .tp-banner-container .tp-caption.big-num-rev-text{
        left: 30px!important;
    }
    .page-template-home-revolution .tp-banner-container .tpc1{
        font-size: 12px!important;
        line-height: 20px!important;
        margin-top: 50px!important;
    }
    .page-template-home-revolution .tp-banner-container .tpc2,
    .page-template-home-revolution .tp-banner-container .tpc3{
        font-size: 12px!important;
        line-height: 20px!important;
        margin-top: 80px!important;
    }
    .page-template-home-revolution .tp-banner-container .tp-caption.small-right-rev-text span{
        font-size: 10px!important;
    }
}
@media(min-width: 501px) and (max-width:700px){
    .page-template-home-revolution .tp-banner-container .tp-caption:not(.big-num-rev-text){
        left: 120px!important;
    }
}
@media(min-width: 361px) and (max-width:500px){
    .page-template-home-revolution .tp-banner-container .tp-caption:not(.big-num-rev-text){
        left: 80px!important;
    }
}
@media(max-width: 360px){
    .page-template-home-revolution .tp-banner-container .tp-caption:not(.big-num-rev-text){
        left: 70px!important;
    }
}
@media(max-width:300px){
    .page-template-home-revolution .tp-banner-container .tp-caption.big-num-rev-text{
        left: 30px!important;
    }
    .page-template-home-revolution .tp-banner-container .tpc1{
        font-size: 10px!important;
        line-height: 20px!important;
        margin-top: 30px!important;
    }
    .page-template-home-revolution .tp-banner-container .tpc2,
    .page-template-home-revolution .tp-banner-container .tpc3{
        font-size: 10px!important;
        line-height: 20px!important;
        margin-top: 30px!important;
    }
    .page-template-home-revolution .tp-banner-container .tp-caption.small-right-rev-text span{
        font-size: 10px!important;
    }
    .page-template-home-revolution .tp-banner-container .tp-caption:not(.big-num-rev-text){
        left: 30px!important;
        top: 340px!important;
    }
}
@media(max-width: 1024px){
    .page-template-home-ajax-portfolio #top-section,
    .page-template-home-multi-layer-parallax #top-section{
        height: auto!important;
        min-height: 285px;
    }
    .page-template-home-big-hero-slider #top-section{
        height: auto!important;
    }
}
@media (min-width: 301px) and (max-width: 500px){
    .post-links-wrapper{
        padding: 40px 20px;
    }
    .post-links-wrapper p{
        font-size: 17px;
    }
    .post-links-wrapper p:before{
        font-size: 15px;
        padding-right: 7px;
    }
}
@media(max-width: 300px){
    .post-links-wrapper,
    .blog-box-wrap.links-wrapper{
        padding: 40px 15px;
    }
    .post-links-wrapper p,
    .blog-box-wrap.links-wrapper p{
        font-size: 13px;
    }
    .post-links-wrapper p:before,
    .blog-box-wrap.links-wrapper p:before{
        font-size: 15px;
        padding-right: 5px;
    }
    .page-template-coming-soon .countdown li:nth-last-child(2),
    .page-template-coming-soon .countdown li:last-child{
        margin-top: 15px;
    }
}

.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-search .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    color: #040b11;
    border: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 15px;
    margin-top: 0px;
    width: auto;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
    margin-bottom: 20px;
    color: #2c3c4a;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px solid rgba(0,0,0,.1);
    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: #323232;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px solid rgba(0,0,0,.1);
    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 a{
    position: relative;
    cursor: pointer;
    font-size: 11px;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    color: #323232;
    font-weight: 300;
    -webkit-transition: padding-left 0.3s, color 0.3s;
    transition: padding-left 0.3s, color 0.3s;
}
.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;
}
.widget_block .wp-block-group h2.wp-block-heading {
    text-align: left;
    padding-bottom: 20px;
    letter-spacing: 2px;
    text-transform: capitalize;
    position: relative;
    width: 100%;
    padding-top: 0px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    font-weight: 700;
}
.widget_block .wp-block-group .wp-block-group__inner-container ul li a{
    position: relative;
    display: block;
    cursor: pointer;
    font-size: 11px;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    color: #323232;
    font-weight: 300;
    transition: padding-left 0.3s, color 0.3s;
}
.widget_block .wp-block-group .wp-block-categories {
    margin-bottom:70px;
}

.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #000000;
    font-weight: 600!important;
    font-size: 15px!important;
}
.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.screen-reader-text {
    display: none;
}

img{
    height: auto;
    max-width: 100%;
}

label.wp-block-search__label {
    display: none;
}

.single-widget .wp-block-group__inner-container h2{
    color: var(--main-text-color, #051923);
    font-size: 20px;
    font-style: normal;
    line-height: 28px;
    position: relative;
    padding-left: 15px;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.single-widget .wp-block-group__inner-container h2:after{
    height: 80%;
    width: 2px;
    background: var(--business-consulting, #323232);
}

.wp-block-latest-posts__list li,
.wp-block-latest-comments li,
.widget_recent_comments ul li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0;
    margin-bottom: 0!important;
    font-size: 15px;
}

.wp-block-latest-posts__list li:first-child,
.wp-block-latest-comments li:first-child{
    padding-top: 5px;
}

.wp-block-latest-comment-box-all__comment{
    line-height: 1.5;
}

.wp-block-latest-posts__list li:last-child,
.wp-block-latest-comments li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.widget_recent_comments ul li:first-child,
.widget_rss li:first-child{
    padding-top: 0;
}

.wp-block-latest-posts__list li a,
.wp-block-latest-comments__comment-meta a{
    font-weight: 500;
}

.widget_search .wp-block-search__button {
    width: auto;
    position: relative;
    margin-left: -1px;
    height: auto;
}

.wp-block-search__button  {
    border: 1px solid #323232!important;
    background: #323232!important;
    color: #fff!important;
    font-size: 15px;
    padding: 10px;
}

.wp-block-search__button:hover{
    background: #000000;
    color: #fff;
    border: 1px solid #000000;
}

ul,ol{
    list-style: none;
    padding-left: 0;
}

.widget_archive li, .widget_categories li {
    text-align: right;
}

.widget_archive a, .widget_categories a{
    float: left;
}

.widget li {
    margin-bottom: 10px;
    display: block;
}

.widget li a {
    font-weight: 500;
    line-height: 28px;
    color: #323232;
    font-size: 13px;
}

select {
    width: 100%;
    padding: 10px;
    border: solid 1px #000;
    color: #000000;
    margin-bottom: 20px;
    appearance:auto;
    font-size: 14px;
}

.widget select{
    margin-bottom: 0;
}

.widget_calendar tfoot {
    display: none;
}

.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #323232;
    color: #fff!important;
    font-size: 15px!important;
    text-align: center!important;
}

.widget_calendar td#today {
    background: #323232!important;
    color: #fff!important;
    font-weight: 700;
}

.wp-calendar-nav {
    display: none;
}

table {
    border: 1px solid #323232!important;
    padding: 5px!important;
    width: 100%;
    margin-bottom: 20px;
}

table * {
    border: 1px solid #000000!important;
    padding: 10px!important;
    color: #000000!important;
}

table a {
    border: none!important;
    padding: 0px!important;
    font-weight: 700;
}

.widget table{
    text-align: center;
    margin-bottom: 0;
}

.wp-block-calendar table th{
    font-weight: 700;
    text-align: center;
}

.rssSummary{
    font-size: 14px;
}

.sidebar-single-widget.widget_rss a{
    font-size: 15px;
}

ul.children ,
ul.sub-menu{
    padding-left: 20px!important;
    padding-top: 8px!important;
}

.widget .rss-date,
.widget_rss cite {
    font-style: italic;
    font-size: 13px!important;
    display: block;
    font-weight: 600;
    margin: 5px 0;
}

.widget_rss li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0;
    margin-bottom: 5px;
}

.widget_rss li:last-child {
    border-bottom: none;
    padding-bottom: 0!important;
}

.widget_search input{
    padding: 10px;
    border: 1px solid #949494;
    width: 100%;
    font-size: 14px;
}

.widget_search form{
    position: relative;
}

.widget_search button{
    position: absolute;
    background: #323232;
    color: #fff;
    border: 1px solid #323232;
    height: 48px;
    width: 48px;
    right: 0;
    top: 0;
    font-size:14px;
}

.widget_search button:hover{
    background: #fff;
    color: #323232;
}

.widget_text p img {
    margin: 15px 0;
}

.wp-block-image figcaption {
    font-weight: 600;
    color: #000000!important;
    font-size: 15px;
    text-align: center;
}

.blog-details-page-all img{
    width: auto!important;
    max-width: 100%!important;
    height: auto!important;
    margin-bottom: 10px;
}

a.wp-block-button__link {
    color: white!important;
    font-size: 17px;
    border-radius: 5px;
    background-color: #000000;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: #000000!important;
}

.wp-block-button{
    margin-bottom: 22px!important;
}

.wp-block-archives__label{
    margin-bottom: 10px;
}

p.wp-block-cover-text {
    font-size: 17px!important;
}

p.wp-block-cover-text, p.wp-block-cover-text a {
    color: white!important;
}

.wp-block-cover {
    margin-bottom: 20px!important;
}

li.blocks-gallery-item img {
    flex: unset!important;
    margin: 0;
    margin-bottom: 0!important;
}

.blocks-gallery-caption {
    text-align: center;
    font-size: 15px!important;
    font-weight: 600;
}

.wp-block-latest-posts.wp-block-latest-posts__list{
    margin-bottom: 15px;
}

.wp-block-search__button-outside{
    margin-bottom: 15px;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img {
    height: 100%!important;
}
@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item {
    width: calc((100% - 46px)/3)!important;
    margin-right: 15px!important;
}
.wp-block-gallery.columns-4 li.blocks-gallery-item {
    width: calc(24% - 0.75em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(19% - 0.8em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16% - 0.83333em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(13.28571% - 0.85714em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12% - 0.875em)!important;
    margin-right: 1em!important;
}
}
.wp-block-gallery.columns-3.alignfull .blocks-gallery-item  img{
    width: 100%!important;
    height: 100%!important;
    flex: 1;
    object-fit: cover;
}

@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image img, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.columns-7.is-cropped li img {
    height: 100%!important;
}

.wp-block-gallery.columns-8.is-cropped li img {
    height: 100%!important;
}
}

.wp-block-gallery.alignfull.columns-3{
    display: flex!important;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

@media only screen and (min-width: 768px){
.wp-block-gallery.alignleft.columns-2 {
    max-width: 60%;
    margin-right: 20px;
}
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item{
    width: calc((100% - 32px)/2)!important;
    margin-right: 15px!important;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img{
    height: 100%!important;
    flex: 1;
    object-fit: cover!important;
    width: 100%!important; 
}

.wp-block-gallery.columns-4 {
    clear: both;
    margin-top: 20px;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    display: block!important;
    letter-spacing: 0px;
    font-size: 15px!important;
}

.wp-block-gallery.columns-4.is-cropped.alignwide.featured li img {
    height: 100%!important;
    margin-bottom: 0;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
    height: 100%!important;
}

.blog-details-page-all .wp-block-gallery.columns-5 li img{
    height: auto!important;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.blocks-gallery-grid + figcaption {
    margin-bottom: 15px;
}

.tags{
    display: none;
}

code, kbd, pre, samp {
    font-family: monospace!important;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: #e83e8c!important;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

pre cite{
    margin-left: 15px;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

blockquote {
    background: #f7f7f7!important;
    border-left: 5px solid #323232!important;
    margin-bottom: 20px!important;
    padding: 15px!important;
    font-size: 15px!important;
    margin-top: 0!important;
    text-align: left;/*
    margin:20px auto!important;*/
}

.wp-block-pullquote.is-style-solid-color blockquote{
    margin-top: 15px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

figure blockquote{
    margin-top: 20px;
}

blockquote:before{
    content: none;
}

blockquote br{
    display: none;
}

blockquote p{
  margin-bottom: 0!important;
}

.wp-block-pullquote{
    padding: 1em 0;
    margin-bottom: 0;
}

blockquote cite,
.wp-block-pullquote cite{
    font-weight: 600!important;
    font-size: 15px!important;
    color: #303030!important;
    margin-top: 0!important;
    font-style: italic!important;
}

.blog-details-page-all ol li,
.comment-box-all ol li {
  list-style: decimal;
  margin-bottom: 0;
}


.blog-details-page-all ul> li, 
.comment-box-all >ul> li {
  list-style-type: disc;
  margin-bottom: 0;
  line-height: 1.75em;
}

.blog-details-page-all ul ul li,
.comment-box-all ul ul li {
  list-style-type: circle;
}

.blog-details-page-all ul ul ul li,
.comment-box-all ul ul ul li {
  list-style-type: square;
}

.blog-details-page-all  ul, .blog-details-page-all  ol,
.comment-box-all ul , .comment-box-all ol{
    padding-left: 25px;
}

p.has-large-font-size,
p.has-large-font-size + p{
    line-height: 1.3!important;
}

.wp-block-video figcaption, .wp-block-embed figcaption {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.wp-block-calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #000000;
    color: #fff!important;
    font-size: 14px!important;
    text-align: center!important;
}

.wp-block-latest-comment-box-all__comment-excerpt p{
    margin-bottom: 0;
}

.wp-block-group.has-background .wp-block-group__inner-container {
    padding: 20px;
    margin-bottom: 20px;
}

.wp-block-media-text img {
    margin-bottom: 0!important;
}

.wp-block-media-text.has-media-on-the-right {
    margin-bottom: 15px;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption-text{
    text-align: center!important;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    clear: both;
}

img.size-thumbnail{
    max-width: 160px!important;
}

span.sticky{
    padding: 5px 10px!important;
    font-size: 14px!important;
    border-color: #323232;
    background: #323232;
    color: #fff!important;
    letter-spacing: 2px!important;
    font-weight: 700;
    float: right;
    line-height: 1.5!important;
}

span.sticky.post{
    position: relative;
    margin-top: -28px;
}

.post-password-form >p>input{
    background: #323232!important;
    color: #fff!important;
    border: 1px solid #323232!important;
    padding: 10px 20px;
    border-radius: 0!important;
    margin-left: -5px;
    font-size: 16px;
}

.post-password-form >p>label input{
    padding: 10px 20px;
    border:1px solid #dbdbdb;
}

.post-password-form>p>input:hover{
    background-color:  #000000!important;
    color: #fff!important;
    border-color: #000000!important;
}
select {
    -webkit-appearance: none;
    background: url(../starnet/images/arrow.png) no-repeat right;
    background-position-x: 96%;
    background-color: #fff;
    image-rendering: auto;
    background-size: 20px;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    padding-left: 12px;
    width: 100%;
    padding: 0px 15px;
    font-size: 16px;
    line-height: 28px;
    border-radius: 5px;
    height: 45px;
    border: 1px solid var(--main-color-two);
    color: var(--main-color-two)!important;
    margin-top: 20px;
    border: 1px solid;
}
.widget ul li >a.rsswidget {
      font-weight: 600;
}
:root .has-very-light-gray-color {
    color: #fff;
}
dl dd {
    margin-left: 20px;
}
.wp-block-file *+.wp-block-file__button {
    margin-left: 0.75em;
    padding: 5px 10px;
}
.wp-block-image .aligncenter >img.wp-image-906 {
    margin-bottom: 20px;
}
.featured-post {
    display: block;
    background: var(--theme-color1);
    color: white;
    padding: 3px 20px 3px 20px;
    font-size: 14px;
    font-weight: 600;
    float: right;
    margin-right: 2px;
    border-radius: 2px;
    letter-spacing: 1px;
    margin-right: 0px;
}
.rsswidget.rss-widget-feed img.rss-widget-icon {
    width: auto;
}
.post-sidebar .widget {
    margin-top: 70px;
}
.post-sidebar .widget:first-child {
    margin-top: 0px;
}
/* =====================================================
   SETUNUM FINAL 18062026 - TEAM / ABOUT / FOOTER
   - Team 4 por fila
   - Imágenes Team con los 4 bordes curvos
   - About/Sobre Nosotros hamburguesa siempre negra
   - Footer gris con copyright y redes en blanco
   ===================================================== */

/* ===============================
   TEAM - 4 POR FILA
   =============================== */
.elementor-widget-bdevs-team .container {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 0 !important;
}

.elementor-widget-bdevs-team .sixteen.columns {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  float: none !important;
  clear: both !important;
}

.elementor-widget-bdevs-team .one-third.column {
  width: 25% !important;
  flex: 0 0 25% !important;
  max-width: 25% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: none !important;
}

.elementor-widget-bdevs-team .team-box {
  width: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  margin: 0 auto 26px auto !important;
  overflow: visible !important;
}

/* ===============================
   TEAM - IMÁGENES 4 BORDES CURVOS
   =============================== */
.elementor-widget-bdevs-team .team-box img,
.elementor-widget-bdevs-team .team-box > img,
.elementor-widget-bdevs-team img.tipped,
.elementor-widget-bdevs-team .tipped,
.team-box img,
.team-box > img,
.team-box .tipped {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
  object-fit: cover !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  clip-path: inset(0 round 24px) !important;
  -webkit-mask-image: -webkit-radial-gradient(white, black) !important;
  box-shadow: none !important;
}

.elementor-widget-bdevs-team .team-box,
.elementor-widget-bdevs-team .team-box figure,
.elementor-widget-bdevs-team .member-image,
.elementor-widget-bdevs-team .team-image,
.elementor-widget-bdevs-team .team-photo {
  border-radius: 24px !important;
}

/* Nombre y texto abajo: diferencia 2px */
.elementor-widget-bdevs-team .team-box h5,
.elementor-widget-bdevs-team .team-box .setunum-team-title,
.team-box h5,
.team-box .setunum-team-title {
  margin-top: 14px !important;
  margin-bottom: 2px !important;
  padding-bottom: 0 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
}

.elementor-widget-bdevs-team .team-box .setunum-team-extra,
.elementor-widget-bdevs-team .team-box .team-extra-text,
.team-box .setunum-team-extra,
.team-box .team-extra-text {
  margin-top: 2px !important;
  margin-bottom: 10px !important;
  padding-top: 0 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-weight: 300 !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
}

/* Hover sobre imagen: triángulo play */
.tipper-content,
.tipper .tipper-content,
.tipper div {
  font-family: "Montserrat", Arial, sans-serif !important;
}

/* Responsive Team */
@media only screen and (max-width: 1180px) {
  .elementor-widget-bdevs-team .one-third.column {
    width: 25% !important;
    flex-basis: 25% !important;
    max-width: 25% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 900px) {
  .elementor-widget-bdevs-team .one-third.column {
    width: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
  }
}

@media only screen and (max-width: 600px) {
  .elementor-widget-bdevs-team .one-third.column {
    width: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* ===============================
   ABOUT / SOBRE NOSOTROS - HAMBURGUESA NEGRA
   =============================== */
body.setunum-about-black .cd-nav-trigger,
body.setunum-about-black .cd-nav-trigger *,
body[class*="about"] .cd-nav-trigger,
body[class*="sobre"] .cd-nav-trigger,
body[class*="nosotros"] .cd-nav-trigger,
body.page-template-template-about .cd-nav-trigger,
body.page-template-about .cd-nav-trigger,
body.page-id-about .cd-nav-trigger {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
}

body.setunum-about-black .cd-nav-trigger span,
body.setunum-about-black .cd-nav-trigger span::before,
body.setunum-about-black .cd-nav-trigger span::after,
body.setunum-about-black .cd-nav-trigger::before,
body.setunum-about-black .cd-nav-trigger::after,
body[class*="about"] .cd-nav-trigger span,
body[class*="about"] .cd-nav-trigger span::before,
body[class*="about"] .cd-nav-trigger span::after,
body[class*="about"] .cd-nav-trigger::before,
body[class*="about"] .cd-nav-trigger::after,
body[class*="sobre"] .cd-nav-trigger span,
body[class*="sobre"] .cd-nav-trigger span::before,
body[class*="sobre"] .cd-nav-trigger span::after,
body[class*="sobre"] .cd-nav-trigger::before,
body[class*="sobre"] .cd-nav-trigger::after,
body[class*="nosotros"] .cd-nav-trigger span,
body[class*="nosotros"] .cd-nav-trigger span::before,
body[class*="nosotros"] .cd-nav-trigger span::after,
body[class*="nosotros"] .cd-nav-trigger::before,
body[class*="nosotros"] .cd-nav-trigger::after,
body.page-template-template-about .cd-nav-trigger span,
body.page-template-template-about .cd-nav-trigger span::before,
body.page-template-template-about .cd-nav-trigger span::after,
body.page-template-template-about .cd-nav-trigger::before,
body.page-template-template-about .cd-nav-trigger::after {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
}

body.setunum-about-black .cd-nav-trigger svg,
body[class*="about"] .cd-nav-trigger svg,
body[class*="sobre"] .cd-nav-trigger svg,
body[class*="nosotros"] .cd-nav-trigger svg {
  fill: #000000 !important;
  stroke: #000000 !important;
}

/* ===============================
   FOOTER GRIS + COPY/REDES BLANCAS
   =============================== */
body .myco-footer-top,
body .myco-footer-top.white-section,
body .content-section.myco-footer-top,
body .content-section.white-section.myco-footer-top,
body .padding-top-bottom-small.myco-footer-top,
body .myco-footer-top .myco-footer-wrap,
body .myco-footer-top .myco-footer-row,
body .myco-footer-top .myco-footer-locations,
body .myco-footer-top .loc,
body .myco-footer-top .myco-footer-copy,
body .myco-footer-top .myco-footer-social {
  background: #f2f2f2 !important;
  background-color: #f2f2f2 !important;
  box-shadow: none !important;
  border: 0 !important;
}

body .myco-footer-top {
  width: 100% !important;
  margin: 0 !important;
  padding: 18px 0 8px 0 !important;
  overflow: hidden !important;
}

body .myco-footer-wrap {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
}

body .myco-footer-locations {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
  gap: 20px !important;
  align-items: start !important;
  padding: 0 0 58px 0 !important;
  margin: 0 !important;
}

body .myco-footer-locations .loc-arg { text-align: left !important; }
body .myco-footer-locations .loc-miami { text-align: center !important; }
body .myco-footer-locations .loc-mex { text-align: right !important; }

/* Direcciones negras */
body .myco-footer-locations .country {
  margin: 0 0 4px 0 !important;
  padding: 0 !important;
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 11px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.1px !important;
  text-transform: uppercase !important;
}

body .myco-footer-locations .address-main,
body .myco-footer-locations .address-sub {
  margin: 0 0 3px 0 !important;
  padding: 0 !important;
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 10px !important;
  line-height: 1.15 !important;
  font-weight: 300 !important;
  letter-spacing: 0.1px !important;
  text-transform: uppercase !important;
}

body .myco-footer-row--bottom {
  width: 100% !important;
  min-height: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
  background: #f2f2f2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

/* Copyright blanco */
body .myco-footer-copy,
body .myco-footer-copy *,
body .myco-footer-copy p,
body .myco-footer-copy span,
body .myco-footer-copy a {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 8px !important;
  line-height: 1 !important;
  font-weight: 300 !important;
  letter-spacing: 0.35px !important;
  text-decoration: none !important;
}

/* Redes blancas visibles */
body .myco-footer-social {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 14px !important;
  opacity: 1 !important;
  visibility: visible !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}

body .myco-footer-social *,
body .myco-footer-social a,
body .myco-footer-social i,
body .myco-footer-social span,
body .myco-footer-social svg {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  fill: #ffffff !important;
  stroke: #ffffff !important;
  font-size: 11px !important;
  line-height: 1 !important;
  text-decoration: none !important;
  width: auto !important;
  height: auto !important;
  max-width: none !important;
  max-height: none !important;
}

body .myco-footer-social a:hover { opacity: 0.55 !important; }

/* Ocultar residuos/cruces */
body footer .cross,
body footer .close,
body footer .cd-close,
body footer .footer-cross,
body footer .menu-cross,
body .myco-footer-top .cross,
body .myco-footer-top .close,
body .myco-footer-top .cd-close {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  body .myco-footer-top { padding: 22px 0 10px 0 !important; }
  body .myco-footer-locations {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
    padding-bottom: 34px !important;
  }
  body .myco-footer-locations .loc-arg,
  body .myco-footer-locations .loc-miami,
  body .myco-footer-locations .loc-mex {
    text-align: center !important;
  }
  body .myco-footer-row--bottom {
    justify-content: center !important;
    gap: 14px !important;
  }
}


/* =====================================================
   SETUNUM FIX 18062026 - TEAM IMAGEN 4 BORDES IGUALES
   Corrige borde inferior no redondeado
   ===================================================== */
.elementor-widget-bdevs-team .team-box {
  overflow: visible !important;
}

.elementor-widget-bdevs-team .setunum-team-image-wrap,
.elementor-widget-bdevs-team .team-box .setunum-team-image-wrap {
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  display: block !important;
  position: relative !important;
  overflow: hidden !important;
  border-radius: 24px !important;
  -webkit-border-radius: 24px !important;
  clip-path: inset(0 0 0 0 round 24px) !important;
  -webkit-clip-path: inset(0 0 0 0 round 24px) !important;
  transform: translateZ(0) !important;
  -webkit-transform: translateZ(0) !important;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
  mask-image: radial-gradient(#ffffff, #000000) !important;
  -webkit-mask-image: -webkit-radial-gradient(#ffffff, #000000) !important;
  box-shadow: none !important;
  background: transparent !important;
}

.elementor-widget-bdevs-team .setunum-team-image-wrap img,
.elementor-widget-bdevs-team .team-box .setunum-team-image-wrap img,
.elementor-widget-bdevs-team img.setunum-team-image,
.elementor-widget-bdevs-team .team-box img.setunum-team-image,
.elementor-widget-bdevs-team .team-box > img,
.team-box img.setunum-team-image {
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: none !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 24px !important;
  -webkit-border-radius: 24px !important;
  overflow: hidden !important;
  clip-path: inset(0 0 0 0 round 24px) !important;
  -webkit-clip-path: inset(0 0 0 0 round 24px) !important;
  transform: translateZ(0) !important;
  -webkit-transform: translateZ(0) !important;
  box-shadow: none !important;
  vertical-align: top !important;
}

.elementor-widget-bdevs-team .team-box figure,
.elementor-widget-bdevs-team .team-box .tipped,
.elementor-widget-bdevs-team .member-image,
.elementor-widget-bdevs-team .team-image,
.elementor-widget-bdevs-team .team-photo {
  border-radius: 24px !important;
  -webkit-border-radius: 24px !important;
  overflow: hidden !important;
}

/* SETUNUM 18062026 - FOOTER BOTTOM WHITE FIX
   La parte inferior de copyright y redes NO debe ser gris. */
body .myco-footer-top .myco-footer-row--bottom,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-copy,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-social {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

body .myco-footer-top .myco-footer-row--bottom {
  width: 100% !important;
  min-height: 24px !important;
  padding: 0 18px !important;
  margin: 0 -18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  box-shadow: none !important;
  border: 0 !important;
}

body .myco-footer-top .myco-footer-row--bottom .myco-footer-copy,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-copy *,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-copy p,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-copy span,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-copy a,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-social,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-social *,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-social a,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-social i,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-social span,
body .myco-footer-top .myco-footer-row--bottom .myco-footer-social svg {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  fill: #000000 !important;
  stroke: #000000 !important;
}

/* ===============================
   SETUNUM 18062026 - TEAM texto más chico
   Ajusta tamaño de nombre y posición/texto, no separación
   =============================== */
body .elementor-widget-bdevs-team .team-box h5,
body .elementor-widget-bdevs-team .team-box .setunum-team-title,
body .team-box h5,
body .team-box .setunum-team-title {
  font-size: 14px !important;
  line-height: 1.15 !important;
  margin-top: 14px !important;
  margin-bottom: 6px !important;
}

body .elementor-widget-bdevs-team .team-box .setunum-team-extra,
body .elementor-widget-bdevs-team .team-box .team-extra-text,
body .team-box .setunum-team-extra,
body .team-box .team-extra-text {
  font-size: 15px !important;
  line-height: 1.25 !important;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}

/* SETUNUM 19062026 FINAL - Project image/video lightbox fallback */
#video-lightbox .video-lightbox-stage.setunum-image-mode{aspect-ratio:auto!important;height:auto!important;min-height:0!important;background:transparent!important;overflow:visible!important}
#video-lightbox .video-lightbox-stage.setunum-image-mode #video-lightbox-player,#video-lightbox .video-lightbox-stage.setunum-image-mode #video-lightbox-iframe{display:none!important}
#video-lightbox-image.video-lightbox-image{display:none;width:auto!important;height:auto!important;max-width:94vw!important;max-height:88vh!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important;border:0!important}
#projects-grid .portfolio-box-1 img,#setunum-clean-projects .portfolio-box-1 img{display:block!important;opacity:1!important;visibility:visible!important;width:100%!important;height:100%!important;object-fit:cover!important;background:#fff!important}
