/*
 Theme Name:   Unbound Child
 Theme URI:    http://themes.radiantthemes.com/unbound/
 Description:  Unbound Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     unbound
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  unbound-child
*/

.footer_main_item .widget-title {
	color: red;
}

.wraper_header_main {
	border-bottom-width: 0;
	border-bottom-style: none;
}

.post-meta {
	display: none;
}

.ninja_clmn_nm_tebbs, .ninja_clmn_nm_text_pro_sr, .ninja_clmn_nm_elite, .ninja_clmn_nm_gold, .ninja_clmn_nm_vip {
	text-align: center !important;
}


p.small {font-size: 85%;}


#fancyBoxes > div > div > div > a > div > div > div.content > p,
#fancyBoxes2 > div > div > div > a > div > div > div.content > p
 {
	color: #000 !important;
}

.dsi-top-layer {
	z-index: 100;
}


#wpcf7-f8361-p8347-o1 > form > div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	display: none !important;
}

#contactSent {
    display:none;
}

#mobileContactSent {
    display:none;
}

.wraper_inner_banner {

    background-position: center;
}

.owl-item .testimonial-title-pic {
	display: none;
}

body.error404 > div.radiantthemes-website-layout.full-width > header {
	background-color: #161616;
}

.error_main {
	padding-top: 100px;
	padding-bottom: 100px;
}

.legal > a {color: #fff; margin-bottom: 20px;}
.footer_copyright_item p {margin-bottom: 0;}
.legal-break {width: 15px;}


.rt-fancy-text-box.element-one > .holder > .data .content {
	width: calc(100% - 150px) !important;
}

.small-form-input {
    background-color: #ffffff !important;
    padding-top: 6px !important;
    padding-right: 10px !important;
    padding-bottom: 6px !important;
    padding-left: 10px !important;
    border-radius: 0px 0px 0px 0px !important;
}

.radiantthemes-accordion.element-three .radiantthemes-accordion-item > .radiantthemes-accordion-item-title > .panel-title {
	text-transform: none !important;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
	border-color: #c01d2b !important;
}

.grecaptcha-badge {
	opacity: 0;
}
.recaptcha-warning {
	font-size: 80%;
    text-align: center;
    margin-top: 20px;
    opacity: .8;
}

.recaptcha-warning-solutions {
	font-size: 60%;
    text-align: center;
    margin-top: 20px;
    opacity: .8;
}
