/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

:root{
    --aris-gold: #faa002;
}
.style-dark .tmb .t-entry-text .t-entry-title a{
    color:white;
    font-size: 20px;
    line-height: 28px;
}
.style-dark .tmb .t-entry-text .t-entry-title a:hover,
.style-dark a:not(.btn-text-skin):hover{
    color: var(--aris-gold);
}

.projects-posts .tmb-light.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart){
    min-height: 680px;
    object-fit: cover!important;
}

#logo-container-mobile{
    padding-top: 15px;
}

h2.custom.font-weight-600.text-color-jevc-color.fontsize-126500-custom.font-size-custom.font-obs{
    line-height: 110%;
}

.cssgrid-container.cssgrid-equal-height.cssgrid-equal-height-bottom .t-entry > *:last-child,
.mobile-menu-button.menu-button-overlay{
    align-items: flex-start;
    
}
.mobile-menu-button.menu-button-overlay{
    padding-top: 72px;
}

h3.t-entry-title.font-153053.h3.font-weight-400.title-scale{
    font-family: 'Manrope', sans-serif!important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before{
    width: 30px;
}

/* body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown), body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before{
    width:20px;
} */


h3.t-entry-title.custom.fontsize-173623-custom.font-weight-500.title-scale a{
    line-height: 130%;
}


.uncode-divider-wrap.uncode-divider-wrap-bottom{
    display: none;
}


.ls-layers{
    top:-130px;
}

html body .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden){
    height: 750px!important;
}

/* .wp-image-179746  */
/* body:not(.single-portfolio) #gallery-85457 .srcset-auto.srcset-sizes-done{
    filter: grayscale(100%);
}

body:not(.single-portfolio) #gallery-85457 .srcset-auto.srcset-sizes-done:hover{
    filter: grayscale(0%);
    transition: all .4s ease-in-out;
} */