/*
Theme Name:   Barber child theme
Theme URI:    http://hn.arrowpress.net/barber/
Description:  Barber - Hair Salon WordPress Theme.
Author:       AHT
Author URI:   http://arrowhitech.com/
Template:     barber
Version:      1.0
License:      
License URI:  
Tags:         one-column, two-columns, right-sidebar,  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:  barber-child
*/

.header-v1 .header-logo, .header-v2 .header-logo {
	padding-top: 35px;
}

.show-mobile {
	display: none;
}

.hidden-mobile {
	display: block;
}

.footer {
	padding-top: 0;
}

#kapcsolat .baber-heading {
	padding-bottom: 0;
}

.lb-data .lb-caption {
	display: none !important;
}

.vc_gitem-zone {
    background-position: 0% 50% !important;
}

@media (min-width: 992px) {
	.height-730:last-child .icon_box_title h3 {
		overflow: visible;
		text-overflow: clip; 
		white-space: normal;
		line-height: 1.2;
	}

	.text-rotate {
		left: 48%;
	}

	.site-header.is-sticky .header-logo img {
    	width: 35px;
	}

	.site-header.is-sticky .header-logo {
    	padding-top: 15px;
	}
}

@media (max-width: 991px) {	
	.header-logo img {
	    width: 20px;
	}

	.header-logo { 
		position: absolute;
	    left: auto;
	    right: 0;
	    top: -30px;
	}

	.logo-mobile img {
	    width: 35px;
	    margin: 16px 0;
	}

	.nav-sections ul.nav-tabs {
		display: none;
	}

	.open-menu-mobile {
		padding: 10px 0 10px;
	}

	.header-v1 .header-logo, .header-v2 .header-logo {
		padding-top: 25px;
	    padding-right: 15px;
	}

	#rolam .vc_column_container>.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 767px) {

	.vc-gitem-zone-height-mode-auto:before {
	    padding-top: 50%;
	}

	.show-mobile {
		display: block;
	}

	.hidden-mobile {
		display: none;
	}

	.height-900.wpb_column {
	    height: 400px;
	}

	.height-900.wpb_column ~ .height-900.wpb_column {
		height: auto;
	}

	.box-text .box-title p {
		font-size: 40px;
		line-height: 1.2;
	}

	.top-section {
		padding-top: 40px;
		background: #191919
	}

	#arak .vc_column_container>.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}

	#arak .arak-jobb {
	    padding-left: 25px;
    	padding-right: 25px;
	    padding-top: 50px;
	}

	#arak .arak-jobb .baber-heading {
		padding-bottom: 0;
	}

	#arak .vc_col-sm-6 + .vc_col-sm-6 {
		margin-top: 20px;
	}
}