/*
 Theme Name:   Adamas Child
 Theme URI:    http://slimtemplate.com/adamas-wordpress/
 Description:  Adamas Child Theme
 Author:       SlimTemplate
 Author URI:   http://slimtemplate.com
 Template:     adamas
 Version:      1.0.0
 Copyright: (c) 2015-2017 Slim Template
 License: GNU General Public License v3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.txt
 Tags:         one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, sticky-post, full-width-template, post-formats, theme-options, translation-ready
 Text Domain:  adamas-child
*/

.st-contact-form-input-privacy {
    padding-right: 20px;
    color: beige;
}

.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png);
    opacity: 0.3 !important;
} 

.st-portfolio-item-desc {
    margin: 0 0 10px 20px;
    color: #5b5b5b;
    font-size: 14px;
    display: none;
}

#layout-container .st-portfolio-module-container .st-portfolio-module.style-1 .st-portfolio-items .st-portfolio-item .st-portfolio-item-title {
    position: relative;
    margin: 20px 0 10px 20px;
	display: none;
}

a.ultb3-btn i {
    position: absolute;
    left: auto;
    right: 25px;
    top: 50%;
    opacity: 0;
    width: auto;
    height: auto;
    font-size: inherit!important;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    display: none;
}

a.ultb3-btn:hover {
    padding-right: 45px;
	padding-left: 45px;
}

.ultb3-btn {
    background-color: #000000;
}

.ultb3-box {
    margin-bottom: 0px !important;
}

.header-second .header-navigation > ul li {
    position: relative;
    display: inline-block;
    margin-left: 0;
    padding: 0 6px !important;
    vertical-align: middle;
}

.st-portfolio-item-category {
    position: relative;
    top: -7%;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-style: italic;
    opacity: 0.7;
    transition: all 0.4s ease;
    display: none;
}

.recapt1 {
    margin-top:20px;
	margin-bottom:20px;
}