/*
Theme Name:     Hook - WordPress Child Theme
Description:    Child theme for Hook
Version:        2.6.902
Author:         Pirenko
Author URI:     http://www.pirenko.com/
Template:       hook
*/

/*THEME SPECIAL STYLES*/
.website_tos p {
    font-size: 0.9em;
}
.website_tos h2,
.website_tos h3,
.website_tos h4 {
    font-size:1.4em;
    color: #383739;
    font-family: 'Cabin Condensed', sans-serif;
}
.page-id-1864 .hook_forced_menu #single_page_title {
	margin-bottom:12px;
}

/*GENERAL STYLES*/
.website_tos h2 {
    margin-bottom: 36px;
}
.website_tos h3 {
    margin-bottom: 12px;
}
.website_tos h4 {
    margin-bottom: 12px;
}
.website_tos p + h2,
.website_tos p + h3,
.website_tos p + h4,
.website_tos ol + h3,
.website_tos h3 + h4 {
    margin-top: 36px;
    margin-bottom: 12px;
}
.website_tos li {
    margin-bottom: 12px;
}
html #hook_content .use-floating-validation-tip span.wpcf7-not-valid-tip {
    top: -36px;
    left: 14px;
}
html #hook_content span.wpcf7-list-item {
    margin:0px;
}
.use-floating-validation-tip {
    font-size: 0.85em;
}
.use-floating-validation-tip input {
    margin-right: 4px;
    position: relative;
    top: -1px;
}

.st_menu_on_center #menu_social_nets>a,
.st_menu_on_right #menu_social_nets>a {
    margin-right: 0px;
}

#hook_content .wpcf7-form .wpcf7-submit {
	margin-top: 26px;
	height:auto;
}
.hover_blue:hover {
	color:#12b2cb !important;
}
body {
	line-height:1.7em;
}
#aniversario {
position:fixed;
top: 120px;
z-index: 199999;
width: 100%;
display:none;
}
#aniversario .wpb_single_image {
	position:absolute;
	right:18px;
}
#hook_extra_bar ul {
	list-style: none;
	float: left;
	margin: 0px;
	margin-right: -3px;
}
#hook_extra_bar ul>li {
	float: left;
	padding: 0px 10px;
	border-left: 2px solid #FFFFFF;
	line-height: 14px;
}
#hook_extra_bar ul>li a,
#hook_extra_bar ul>li a:hover {
	color: #FFFFFF;
}
#hook_extra_bar ul>li:first-child {
	border-left-width: 0px;
}
#hook_header_inner>div {
	position: relative;
}
#hook_extra_bar {
	position: absolute;
	top: 8px;
	right: 54px;
	z-index: 999;
	font-size: 13px;
}
.menu_at_top #hook_extra_bar {
	display: none;
}

/*ENGLISH PAGE*/
.page-id-1661 #eng_link {
	display: none;
}
.home #ptg_link {
	display: none;
}
.page-id-1661 .st_menu_on_right .hook-mn>li:nth-child(6)>a {
	padding-right: 0px;
}
.page-id-1661 #chat-application {
	display: none !important;
}
@media only screen and (max-width: 1180px) {
	#hook_extra_bar {
		right: 36px;
	}
}
@media only screen and (max-width: 1023px) {
	.esse_cols .vc_col-sm-4>.wpb_wrapper {
		margin-bottom: 18px;
	}
	.vc_row.vc_row-o-equal-height .vc_column_container {
		min-height: 1px;
	}
	.esse_cols {
		padding-bottom: 0px;
	}
	#contactos.vc_row-fluid .vc_col-sm-4 {
		margin-bottom: 48px;
	}
	#contactos .byebye {
		display: none;
	}
	.hook_responsive .prk_text_rotator.h2_sized {
		font-size: 2em;
	}
	.hook_responsive .hook_sooner.vc_row.vc_row-flex .hook_outer_row>.row .prk_service_ctt h4.big {
	    font-size: 1.3rem;
	    font-weight: 400;
	}
}
@media only screen and (max-width: 767px) {
#aniversario {
display:none;
}
	#chat-application {
		display: none !important;
	}
	#sobre-nos .wpb_wrapper>p {
		text-align: center !important;
	}
	#contactos>div>div {
		padding-bottom: 0px !important;
	}
	#intro .ghost_theme_button.prk_large a {
		padding: 9px 28px;
	    font-size: 1em;
	}
	#mfp-hook-title {
    	top: 50px;
    	font-size: 0.8em;
	}
}
@media only screen and (max-width: 480px) {
	.esse_cols .vc_col-sm-4>.wpb_wrapper {
		margin-bottom: 8px;
	}
	.filter_folio .hook_folio_filter ul li {
		width: 100%
	}
	.filter_folio .hook_folio_filter ul li a {
		padding: 0px;
	}
	.hook_responsive .prk_text_rotator.h2_sized {
		font-size: 2em;
	}
	#intro .ghost_theme_button.prk_large a {
	    padding: 7px 22px;
	    font-size: 0.85em;
	}
	.menu_at_top .st_logo_on_left #hook_logos_wrapper {
		max-width: 166px;
		margin-top: 30px !important;
	}
}