/*
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
*/
.uncode_text_column.rempad {
    margin-top: 1rem !important;
}

hr.separator-break.separator-accent {
    border: 1px solid;
}

.gdpr-content a {
    color: inherit;
}
button.gdpr-preferences {
    display: none;
}
body:not(.menu-force-opacity)[class*=hmenu-] .menu-primary.is_stuck .menu-container {
    -webkit-box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 4px 10px -8px rgb(0, 0, 0);
}

footer ul.menu-smart > li::after, ul.menu-smart.menu-horizontal > li::after, .navbar-cta ul.menu-smart > li::after {
    content: '|' !important;
	color: white !important;
    display: inline !important;
}

footer ul.menu-smart > li:last-child:after, ul.menu-smart.menu-horizontal > li:last-child:after, .navbar-cta ul.menu-smart > li:last-child:after {
    content: '' !important;
}

@media (max-width: 960px) {
footer ul.menu-smart > li::after, ul.menu-smart.menu-horizontal > li::after, .navbar-cta ul.menu-smart > li::after {
    content: '' !important;
}
	
.uncode-single-media.foo1.text-right {
    text-align: center;
}
	.uncode-single-media.foo2.text-left {
    text-align: center;
}
}

.vc_wp_custommenu.wpb_content_element.foot-menu {
    margin-top: 1rem !important;
}

.uncode_text_column.vc_custom_1543537026386 {
    margin-top: 1rem !important;
}

footer .footer-last p {
    font-size: 85%;
}