/*
Theme Name:   Corporative Child
Theme URI:    http://themeforest.net/item/corporative-multipurpose-wordpress-theme/7675542
Description:  Corporative Child Theme
Author:       Ridwan
Author URI:   http://themeforest.net/user/007theme
Template:     Corporative
Version:      2.0
Tags: one-column, two-columns, right-sidebar,  fluid-layout, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
Text Domain:  corporative
*/


/* Theme style customization starts here
-------------------------------------------------------------- */

html body a {
	color: #771b67;
}

ol li {
    margin-bottom: 2px;
}

.fa-chevron-up:before {
	color: #771B67;
}
.fa-chevron-down:before {
	color: #E2AFCE;	
}

.header-widgets {
    width:100%;
}

.header-sidebar-left, .header-sidebar-right {
	display: inline-block;
	margin: 10px;
	font-size: 20px;
}

.header-sidebar-right {
	float: right;
}

.header-sidebar-left li, .header-sidebar-right li{
	list-style: none;
}

.header-sidebar-left {
	float: left;
}

.header-sidebar-left p {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 38px 18px;
	float: left;
}

.header-sidebar-left p:nth-child(1) a {
	color: #771B67;
}
.header-sidebar-left p:nth-child(2) a {
	color: #E2AFCE;
}
.header-sidebar-left p:nth-child(3) a {
	color: #771B67;
}

.header-sidebar-right h2 {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 8px 0px;
	color: #771B67;
}

.header-social-icons {
	margin-top: 5px;
}

div.wpcf7 input[type="submit"], div.wpcf7 button[type="submit"] {
	background-color: #771B67;
}

.social_shortcode.center a {
    float: none;
}

.header-widgets .widget {
	margin:0;
	font-size: 14px;
}

.header-widgets .widget .widgettitle {
    margin: 0 0 5px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.logo {
    float: left;
    margin: 25px 0;
}

.owl-item img {
	height: 70px;
	width: auto;
}

.page-id-114 .beruhazascelja .wpcf7-list-item {
	width: 33%;
	margin-right: 2px;
	float: left;
}

.homebackground {
	background: url('image/rolling_background.png') no-repeat top left transparent;
    background-size: contain;
}

.headbackground {
	background: url('image/rolling_background.png') no-repeat top left transparent;
    background-size: contain;
}

.wpcf7 table tr {
    height: 50px;
}

.wpcf7 table tr td:first-child {
    padding-right: 15px;
}

.tt-accordion .wpb_content_element li {
    list-style-type: square;
    margin: 0;
}

.background-right {
	background-position: top right;
}

.single-navs {
	display: none;
}

.vc_btn3-container {
	margin-top: 10px;
}

.vc_btn3-style-custom {
	padding: 5px 10px;
	border-radius: 15px;
}

.form-submit input[type=submit], .contactForm #sendMessage, #sendOrder, .tbutton {
	background-color: #771b67;
}

.wpcf7-recaptcha {
    margin: 0 0 15px 0;
}

.service-link .wpb_raw_html {
	margin-bottom:0px;
}

.service-link p {
	color:black;
}

@media only screen and (max-width: 1180px) {
	.beruhazascelja .wpcf7-list-item {
		width: auto;
		margin-right: 15px;
		float: none;
	}
	.header-sidebar-left p, .header-social-icons {
		display: none;
	}
	.headbackground {
		background: transparent;
	}
}

@media only screen and (max-width: 768px) {
	.header-widgets {
		display: none;
	}
	.post_social, .lefttip {
		display: none;
	}
	.post_content {
		margin: 0;
	}
}