/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */

.primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) {
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15309873949579833) 40%, rgba(0,0,0,0.3603816526610645) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15309873949579833) 40%, rgba(0,0,0,0.3603816526610645) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15309873949579833) 40%, rgba(0,0,0,0.3603816526610645) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

p a { text-decoration: underline; }

ul li { line-height: 1.8em; }

h4 { 
	text-transform: uppercase !important; 
	color: #ff803f !important; 
	font-weight: 400 !important;
	margin-top: 40px;
	padding-bottom: 15px;
}

.sh-back-to-top { border-radius: 50% !important; }

.mega-menu-01 .sh-nav li.menu-item li a { line-height: 20px !important; }
.mega-menu-01 .sh-nav li.menu-item li a:active { color: #294cff !important; }
.mega-menu-01 .wpb_content_element { margin-bottom: 15px !important; }

.sh-header .sh-nav > li.menu-item > a { text-transform: uppercase; }
.sh-nav > li.menu-item > a { text-decoration: none !important; }
.sh-nav li.menu-item li, 
.sh-nav li.menu-item li a {
	line-height: 18px !important;
	text-transform: uppercase;
	font-size: 14px !important;
	padding-bottom: 2px;
	text-decoration: none !important;
}
.sh-nav .mega-menu-row {
	padding: 20px 0px 35px 0px!important;
	-webkit-box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.4); 
	box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.2);
}
.sh-nav .mega-menu-row > li.menu-item { border-right: none !important; }
.sh-nav ul.mega-menu-row li.mega-menu-col > a { margin-bottom: 10px; }
.sh-nav > li.menu-item:not(.menu-item-cart) ul a { border-bottom: 1px solid #f3f3f3 !important; }
.sh-nav li.menu-item > a.fa:before { font-size: 2em; }
.sh-nav li.menu-item-has-children > a:after { display: none; }
.sh-nav ul.sub-menu a { padding-left: 22px; padding-right: 22px; }

.sh-sticky-header-active .sh-nav > .current-menu-ancestor > a { color: #294cff !important; }

.msm-submenu { padding-bottom: 30px; }
.msm-menu-item .msm-submenu h4 { 
	color: #5a6894 !important; 
	font-size: 15px;
	font-weight: 700 !important;
	margin-top: 4px; 
	margin-bottom: 6px;
}

.sh-header-search { top: 98px; height: 80px; }
.sh-header-search .sh-header-search-input { padding-left: 56px; }

.search-results .masonry-shadow .post-content-container { padding-left: 20px; }
.search-results .post-content { font-size: 0.8em; line-height: 2em; }
.search-results .post-meta-one { display: none; }
.search-results .post-container .post-title h1,
.search-results .post-container .post-title h2 { font-size: 16px; }
.search-results .wpfd_file .post-container .post-title h2 { display: none; }
.search-results .wpfd-single-file--icon .wpfd-icon-placeholder { width: 50px; height: 50px; }
.search-results .wpfd-single-file .wpfd-file-content--title { font-size: 14px; color: #000; }

.search-results .wpfd-single-file--icon { flex-basis: 50px; }
.search-results .wpfd-single-file--details { flex-basis: calc(100% - 50px - 0px - 0px); }

.search-results .wpfd-single-file-button.wpfd-button-download,
.search-results .wpfd-single-file-button.wpfd-button-preview { font-size: 14px; width: 160px; }

.search-results .wpfd-single-file a.wpfd-single-file-button.wpfd-button-download svg,
.search-results .wpfd-single-file a.wpfd-single-file-button.wpfd-button-preview svg { 
	margin-left: 10px;
	width: 25px;
}

.search-results .wpfd-file-content--meta { display: none; }

/* header */

.header-logo { padding: 15px 0 15px 30px; }
.primary-desktop .sh-nav-container { padding-right: 15px; }

.sh-titlebar-center .titlebar-title { 
	margin-bottom: 0px;
	padding: 60px 30px 40px 60px;	
	text-align: center !important;
	background-color: rgba(255, 255, 255, 0.95);
}

.sh-titlebar { background-position: center 25%; }
.sh-titlebar-light { background-color: #5a6894 !important; }
.sh-titlebar-light .sh-table { padding: 222px 0 0px !important; }
.sh-titlebar-center .titlebar-title { padding-right: 45% !important; }
.sh-titlebar-center .titlebar-title h2 { text-align: left; color: #3c4563 !important; }

/* home */

.news .post-content {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 1.8em;     /* fallback */
   max-height: 22px;      /* fallback */
   -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
}

.news .masonry2 .post-content { 
	padding-bottom: 70px !important;
	line-height: 1.6em !important;
}

.posso-fazer h1, .posso-fazer span { line-height: 0.5em !important; }
.posso-fazer .sh-button { text-align: left !important; padding-top: 22px; padding-bottom: 22px; }

.podemos-ajudar.vc_column_container { z-index: 1; }
.podemos-ajudar .vc_column-inner { margin-top: -116px !important; }
.podemos-ajudar .header-navigation-jhwai9C4Yq .sh-nav-container { display: grid !important; }
.podemos-ajudar .sh-nav-container ul { margin: 0px 30px; margin-right: -15px; }
.podemos-ajudar .sh-nav ul.sub-menu { width: 100%; }
.podemos-ajudar .sh-nav li.menu-item { 
	display: block;
	width: 19% !important;
	height: 115px;
	padding: 20px 30px 30px;
	margin: 1px;
	background-color: #475375;
	opacity: 0.9;
}
.podemos-ajudar .sh-nav li.menu-item a { color: #fff; line-height: 1.3em; }
.podemos-ajudar .sh-nav li.menu-item a:hover,
.podemos-ajudar .sh-nav li.menu-item:hover { 
	background-color: #bbceed; 
	color: #475375 !important; 
	cursor: pointer;
}
.podemos-ajudar ul.sh-nav > li > a:hover { color: #475375 !important; }

.cta-button .sh-button-text { 
	text-transform: uppercase !important;
	text-align: left;
	line-height: 1.2em !important;
}
.cta-button .sh-button-icon i { line-height: 1em !important; }

/* contents */

.page-template-default .content-container { background-color: #eee; }
.page-template-default .page-content { background-color: #fff; padding-bottom: 60px !important; } 

.content-area-01 { border-bottom: 20px solid #eee !important; padding-top: 50px; }
.content-area-01 { padding: 60px 60px; }
.content-area-top h2,
.content-area-01 h2 { font-size: 24px !important; margin-bottom: 30px !important; }
.content-area-01 h2, 
.content-area-01 h3, 
.content-area-01 h4, 
.content-area-01 h5, 
.content-area-01 h6, 
.content-area-01 p { padding-left: 10px; }

.content-area-01 h5 { padding: 40px 0px 20px 10px; }

.content-area-top-intro { font-size: 18px; padding: 65px 60px 10px; }
.content-area-top-intro ul li { font-size: 1.2em; line-height: 1.8em; }

.content-area-top { padding-right: 30px; }
.content-area-top ul li { font-size: 1em; }

.content-area-top .sh-counter-subtitle, 
.content-area-01 .sh-counter-subtitle { line-height: 1.5em; }

.content-area-top-yellow { background-color: #ffedb2; padding: 15px 0px 0px; }
.content-area-top-yellow .wpb_text_column { padding: 0px 20px; }
.content-area-top-yellow .sh-icon-container i { 
	font-size: 55px !important; 
	margin-bottom: 0px;
	margin-right: 10px;
}
.content-area-top-yellow .vc_column_container>.vc_column-inner { 
	padding-left: 1px !important; 
	padding-right: 1px !important;
}
.content-area-top-yellow .wpb_content_element { margin-top: 0px; margin-right: 40px; color: #3c4563; }
.content-area-top-yellow p { font-size: 13px; }
.content-area-top-yellow ul li {
	list-style: none;
	font-size: 0.9em;
	line-height: 1.6em;
	border-bottom: 1px solid #ddd;
	margin-left: -20px;
}
.content-area-top-yellow ul li { border-bottom: 1px solid #5a6894; }
.content-area-top-yellow ul li a { color: #5a6894; }
.content-area-top-yellow ul li a:hover { color: #000; }
.content-area-top-yellow .buttons-yellow-01 .sh-button { 
	background-color: #ffdc7a !important;
	color: #5a6894 !important;
	font-weight: 400 !important;
	font-size: 14px;
	line-height: 1.2em;
	width: 100% !important;
	min-height: 35px;
}
.content-area-top-yellow .sh-button-medium { padding: 14px 10px; }
.content-area-top-yellow .buttons-yellow-01 .sh-button:hover { 
	background-color: #5a6894 !important;
	color: #fff !important;
}

.content-full-area-yellow { 
	background-color: #ffedb2; 
	padding: 100px 0px;
	border-bottom: 20px solid #eee !important;
}
.content-full-area-yellow ol,
.content-full-area-yellow nl,
.content-full-area-yellow ul { line-height: 1.8em; }

.content-full-area-yellow img { margin: 60px 0px; }

.content-area-01 .wpb_text_column { margin-right: 17% !important; }
.content-area-01 .wpb_text_column p, 
.content-area-01 .wpb_text_column ul li { 
	font-size: 1em !important;
	line-height: 1.8em !important;
	padding-top: 20px;
}
.content-area-01 .wpb_text_column ul li { 
	line-height: 1.8em !important;
	padding-top: 5px;
}

.content-area-01 table,
.content-area-01 table.table-no-border { 
	border-width: 0px 0 0 0px !important; 
	padding: 12px 10px !important; 
	border: 0px !important;
	width: 100%;
}
.content-area-01 table th, 
.content-area-01 table td { 
	border-width: 0px 0 0 0px !important; 
	padding: 12px 10px !important; 
	border-top: 1px solid #b9b9b9 !important; 
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000;
}
.content-area-01 table tr:last-child { 
	border-bottom: 1px solid #b9b9b9 !important; 
}
.content-area-01 table h4 {
	margin-top: 10px !important;
	padding-bottom: 10px !important;
}
.content-area-01 table td p, 
.content-area-01 table td ul li { 
	font-size: 1em !important;
	line-height: 1.6em !important;
	padding-top: 2px !important;
}

.accordion-01 { margin-bottom: 40px; }
.accordion-01.vc_column_container { padding: 0px 5% !important; }
.accordion-blocks .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
	padding-left: 60px;
}
.accordion-01 .vc_tta.vc_general .vc_tta-panel-body { padding: 24px 20px !important; }
.accordion-blocks .tta-panel-body .wpb_single_image { margin: 30px 0px !important; }
.accordion-blocks .vc_tta-panel .vc_tta-panel-heading { background-color: #edf1f7 !important; }
.accordion-blocks .vc_tta-panel .vc_tta-panel-heading:focus,
.accordion-blocks .vc_tta-panel .vc_tta-panel-heading:hover { background-color: #dae2ed !important; }
.accordion-blocks .vc_tta-panel .vc_tta-panel-heading h4 { 
	font-size: 18px !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #222 !important;
	padding-top: 7px;
	padding-bottom: 7px;
}
.accordion-blocks .vc_tta-panel-body { background-color: #fff !important; }
.accordion-blocks .vc_tta-panel-body,
.accordion-blocks .vc_tta-panel-body ul li { line-height: 1.8em; }

.accordion-blocks .wpb_text_column { margin-right: 8% !important; }

.vc_tta-panel-body { padding: 80px 40px !important; }

.image-box-01 { margin-bottom: 40px; }
.image-box-01 .vc_column_container { 
	padding: 30px 10px;
}
.image-box-01 .vc_column-inner { 
	padding: 40px 30px;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.image-box-01 .wpb_single_image .vc_single_image-wrapper { height: 80px; }
.image-box-01 img { width: 70%; height: auto; }
.image-box-01 span, .image-box-01 p {
	font-size: 15px;
	line-height: 1.2em;
	padding-left: 10px;
}

/* tables */

table, table th, table td { border: none !important; }
table tr { border-bottom: 1px solid #b4b4b4 !important; }
table tr:first-child { border-top: 2px solid #b4b4b4 !important; }
table tr:last-child { border-bottom: 1px solid #b4b4b4 !important; }
table td, table td span { 
	font-size: 14px !important;
	line-height: 1.4em !important;
	color: #222 !important;
}

/* docs */

.doc-tables { margin: 20px 5% !important; padding-bottom: 20px; }
.doc-tables .wpfd-container-table .wpfd-categories > h2 { border-bottom: 1px solid #b3b3b3; }
.doc-tables h4 { padding-top: 0px !important; margin-top: 5px !important; }

.doc-tables .col-download.essential.file_download,
.wpfd-content-table .mediaTableWrapper .mediaTable .col-download {
	max-width: 200px !important;
	width: 200px !important;
	min-width: 180px !important;
	display: -webkit-box;
}
.wpfd-content-table .mediaTableWrapper .mediaTable .col-download a:hover { color: #fff !important; }
.wpfd-content-table table th, .wpfd-content-table table td { border: none !important; }
.wpfd-content-table table tr { border-bottom: 1px solid #b4b4b4 !important; }
.wpfd-content-table table tr:first-child { border-top: 2px solid #b4b4b4 !important; }
.wpfd-content-table table tr:last-child { border-bottom: 1px solid #b4b4b4 !important; }
.wpfd-content-table span.ext[class*=wpfd-icon-set-] { width: 40px !important; height: 40px !important; }
.wpfd-content-table td, .wpfd-content-table td span { 
	font-size: 14px !important;
	line-height: 1.2em !important;
	color: #222 !important;
}
.wpfd-content-table .wpfd-table-bordered td.file_title { width: 80%; }
.wpfd-content-table td, .wpfd-content-table td span:hover { color: #5a6894 !important; }
.wpfd-content-table td span:hover,
.wpfd-content-table a:hover.wpfd_downloadlink { 
	color: #5a6894 !important; 
	text-decoration: underline !important;
}
.wpfd-table-bordered thead:first-child tr:first-child th { display: none; }
.wpfd-content-table .file_title { display: none; }
.wpfd-content-table span.ext[class*=wpfd-icon-set-] { margin-top: -3px !important;}
.wpfd-content-table span.ext[class*=wpfd-icon-set-svg] { float: left; }
.wpfd-content-table .wpfd-container-table .wpfd-categories .backcategory { 
	text-transform: uppercase;
	font-weight: 700;
	right: 1px;
}

.wpfd-content .openlink { text-transform: uppercase; color: #5a6894 !important; }
.wpfd-content .openlink:hover { background-color: #5a6894; color: #fff !important; }

.wpfd-content-table .file .wpfd_checkbox > span { 
	float: left;
	padding-top: 2px;
	margin-right: 10px !important;
}

#et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
	flex: auto !important;
	overflow: hidden !important;
}
#et-boc .wpfd-content .wpfdcategory > span, .wpfd-content .wpfdcategory > span {
	max-width: 100% !important;
}
.wpfd-container .wpfd-categories { margin-bottom: 30px; min-height: 38px !important; }
.wpfd-content-table .wpfd-container-table .wpfd-categories .backcategory { 
	margin: 10px 1px 20px !important;
	padding: 12px 20px 25px !important;
	border: 1px solid #bfbfbf;
	border-radius: 8px;
}
.wpfd-content-table .wpfd-container-table .wpfd-categories .backcategory:hover {
	background-color: #f3f3f3;
	color: #5a6894;
}

.wpfd-content a[class*=-download-category],
.wpfd-content a[class*=-download-selected] { 
	background-color: #61bfc2 !important;
	border-color: #61bfc2 !important;
	margin-bottom: 15px;
}

/* news */

.masonry2 .post-meta-author { display: none; }
.masonry2 .post-title h2 { font-size: 20px !important; }
.masonry2 .post-content { font-size: 14px; line-height: 1.4em; }

.widget_recent_entries li { font-weight: 300; }
.widget_recent_entries li a { line-height: 1.3em; }

.post-meta-author { display: none ;!important }
.home .post-meta-date,
.blog .post-meta-date { padding-left: 0px !important; font-size: 0.7em; margin-bottom: 20px; }
.blog .post-content, .blog .post-content p { font-size: 0.9em; }

/* cta blocks */

.cta-area { border-top: 20px solid #eee !important; padding-top: 50px; }
.cta-area h2 { font-size: 34px !important; padding-bottom: 50px; }
.cta-buttons .wpb_column { padding: 15px !important; }
.cta-buttons { padding: 0px 30px; text-align: center !important; }
.cta-buttons .vc_column-inner {
	padding: 30px 20px 40px;
	background-color: #fcda7e;
	border-radius: 30px;
}
.cta-buttons .sh-iconbox-icon { font-size: 65px !important; }
.cta-buttons .sh-iconbox-title h3 { 
	font-size: 22px !important; 
	font-weight: 600; 
	color: #5a6894;
}
.cta-buttons .sh-iconbox-title h3:hover { color: #fff; }

.cta-buttons .sh-button-icon-left.sh-button-medium { 
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.cta-buttons .sh-button {
	background-color: rgba(255, 255, 255, 0) !important;
	font-size: 22px !important; 
	font-weight: 600;
	line-height: 1.5em;
	text-align: center !important;
	color: #5a6894 !important;	
}
.cta-buttons .sh-button:hover { color: #fff !important; }
.cta-buttons .sh-button-icon { display: block !important; margin-right: 0px !important; margin-bottom: 15px; }
.cta-buttons .sh-button-icon i { font-size: 260% !important; }

.cta-01 { 
	background-color: #dfe1e8; 
	margin-top: 80px;
	padding: 0px 8px !important;
}
.cta-01 .vc_column-inner { 
	background-color: #475375; 
	padding-top: 30px !important;
	padding-bottom: 45px !important;
}
.cta-01 .cta-01a .vc_column-inner { background-color: #8994b2; }
.cta-01 .sh-iconbox-icon { 
	font-size: 60px !important; 
	color: #fff !important; 
	margin-bottom: 20px; 
}
.cta-01 .sh-iconbox-style3 .sh-iconbox-icon-shape { margin-bottom: 2px !important; }
.cta-01 .sh-iconbox-title h3 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;	
}

.cta-01 .vc_column-inner:hover { background-color: #dfe1e8; }
.cta-01 .sh-iconbox-icon:hover,
.cta-01 .sh-iconbox-title h3:hover { color: #5a6894 !important; }

/* forms */

.nf-before-form-content { text-align: right; font-size: 0.8em; }
.nf-form-content select.ninja-forms-field:not([multiple]) { padding-bottom: 0px; }

/* footer */

.sh-footer { 
	background-color: #dfe1e8; 
	font-size: 0.9em;
	color: #444;
}
.sh-icon-group-style2 .sh-icon-group-item { 
	background-color: #fff;
}
.sh-copyrights { 
	background-color: #fff; 
	padding: 10px 0px; 
	color: #444;
	font-size: 0.8em;
}
.sh-copyrights img { width: auto; height: 60px; }

/* responsive styles */

@media screen and (max-width: 797px) {
	.header-logo { padding-left: 20px; }
	.header-mobile-search .header-mobile-form .header-mobile-form-input { font-size: 15px !important; }
	.sh-header-mobile-spacing-compact .sh-header-mobile-navigation .sh-nav-container { padding-right: 10px; }
	.sh-titlebar-mobile-layout-compact .titlebar-title h2 { font-size: 20px; }
	.container { max-width: 350px !important; }
	.sh-titlebar-light .sh-table { padding: 60px 0 0px !important; }
	.sh-titlebar-center .titlebar-title { padding: 30px 10px 40px 20px !important; }
	
	.slick-dots { display: none !important; }
	
	.content-area-top-intro, .content-area-top {
		font-size: 16px;
		padding: 40px 20px 10px;
	}
	.content-area-top-yellow .wpb_text_column { padding: 0px 20px; }
	.content-area-top-yellow .sh-button { 
		text-align: left; 
		padding-left: 32px;
		margin-top: 2px;
	}
	.content-area-01 { padding: 60px 30px; }
	.content-area-01 .wpb_text_column { margin-right: 0% !important; }
	.content-area-01 p,
	.content-area-top ul li { font-size: 14px; }
	
	.accordion-blocks .vc_tta-panel .vc_tta-panel-heading h4 { 
		font-size: 14px !important;
		font-weight: 400 !important;
		color: #111 !important;
		padding-top: 7px;
		padding-bottom: 7px;
	}

	.accordion-blocks .vc_tta.vc_general .vc_tta-panel-body p, 
	.accordion-blocks .vc_tta.vc_general .vc_tta-panel-body ul li {
		font-size: 0.9em !important;
		line-height: 1.7em !important;
		padding-top: 10px;
	}
	
	.doc-tables { margin: 10px 0% !important; }
	.doc-tables .vc_column-inner { padding-left: 2px; padding-right: 2px; }
	.doc-tables .wpfd-content-table span.ext[class*=wpfd-icon-set-] {
		width: 35px !important;
		height: 35px !important;
		float: right;
		position: absolute;
		right: 2px;
	}
	.doc-tables table td { 
		padding: 15px 1px 10px!important;
		display: inline-block !important;
	}
	.doc-tables .wpfd-content-table .mediaTableWrapper .mediaTable .col-download { 
		width: 100% !important;
		max-width: 100% !important;
	}
	.doc-tables .wpfd-content .openlink { font-size: 11px; width: 100% !important; }
	.doc-tables .wpfd-content-table td span { font-size: 13px !important; }
	
	#et-boc .wpfd-content-table .file .wpfd_checkbox, .wpfd-content-table .file .wpfd_checkbox {
		display: block !important;
	}
	
	.vc_tta-container .vc_general { padding: 20px 10px !important; }
	.vc_tta-container .vc_tta.vc_general { font-size: 0.8em !important; }
	.vc_tta-container .vc_tta-panel-body h2 { font-size: 1.4em !important; }
	.vc_tta-container .vc_tta-panel-body { padding: 30px 10px !important; }
	
	.cta-buttons { padding: 0px 20px; }
	.cta-buttons .vc_column-inner { padding: 30px 30px 20px; }
	.cta-buttons .sh-iconbox-icon { font-size: 55px !important; }
	.cta-buttons .sh-iconbox-title h3 { font-size: 18px !important; }
	.cta-01 .sh-iconbox-icon { 
		font-size: 45px !important; 
		margin-bottom: 15px !important; 
		float: left; }
	.cta-01 .vc_column-inner { 
		padding-bottom: 5px !important;
		text-align: left !important;
	}
	
	.cta-button .sh-button-icon i { display: none; }
	
	.posso-fazer h1, .posso-fazer span { font-size: 32px important; }
	.podemos-ajudar .vc_column-inner { margin-top: -233px !important; }
	.podemos-ajudar .sh-nav li.menu-item { width: 49% !important; padding: 20px 20px 30px; }
	.podemos-ajudar .sh-nav-container ul { margin: 0 10px; }
	.podemos-ajudar .sh-nav-container ul li a { font-size: 0.8em; }	
	
	.sh-footer div.wpb_single_image { float: left; margin-right: 5px; }
	.sh-footer img { height: 40px; width: auto; }
}