/*
Theme Name: Argon2018 Child
Theme URI: http://argon.pt
Description: Tema filho argon 2018
Author: Pedro Nave
Author URI: http://pedronave.com
Version: 1.14.8
Template: argon2018
*/
@import url("../argon2018/style.css");

/*
*/

/* GF Nested FIX */

.wrapper{
	z-index:100!important;
}

/* GF Nested integrates withh GView */
.gv-table-view.gv-table-container table.gpnf-nested-entries thead,
.gv-table-view.gv-table-container table.gpnf-nested-entries tbody .gpnf-row-actions{
	display:none;
}

.gv-table-view.gv-table-container .gpnf-nested-entries-container .gpnf-actions{
	display:none;
}

.gpnf-dialog .ui-dialog-titlebar{
	background-color:#3600e2;
	border-color:#3600e2;
}

.gpnf-dialog .ui-widget-content{
	background:white!important;
}

.gpnf-nested-entries{
	width:100%;
}

/* GF View = Admin */ 
.post-44231 .gv-widget-search,
.post-44145 .gv-widget-search{
	width:100%!important;
	margin-bottom:40px!important;
}

/* GF DataTables */

.gv-datatables-container{
	border-top: 2px solid #f9f9f9;
	padding-top:20px;
}

.gv-datatables-container .dataTables_filter, .gv-datatables-container .dataTables_length{
	margin-bottom:18px;
}


button.dt-button, div.dt-button, a.dt-button{
	background:transparent;
	border:0;
	color:#3600e2;
	padding: 0 10px 0 0;
}

button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled), div.dt-button:active:not(.disabled):hover:not(.disabled), div.dt-button.active:not(.disabled):hover:not(.disabled), a.dt-button:active:not(.disabled):hover:not(.disabled), a.dt-button.active:not(.disabled):hover:not(.disabled),
button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled),
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled),
button.dt-button:hover, div.dt-button:hover, a.dt-button:hover{
	background:transparent;
	border:0;
	color:#3600e2;
	text-decoration:underline;
}

td ul.bulleted li{
	list-style:none;
}
/* area client - view */


tr td.gview_campoemail{
	word-break:break-word;
	font-size:16px;
}

.gform_confirmation_wrapper.gform_newsletter_footer{
	color:white;
}

.woocommerce ul.products li .image-wrapper.imagem_square_vcenter {
	min-height:300px;


	display: flex;

	justify-content: center;

	align-items: center;

}

.um-field-um_privacidade .um-field-half{
	width:100%;
}


.um-field-um_privacidade span.um-field-checkbox-option{
	font-size:13px;
	line-height:16px;
}

.um-field-um_privacidade span.um-field-checkbox-option a{
	color:#3600E2;
}

.um-field-um_privacidade span.um-field-checkbox-option a:hover{
	text-decoration:underline;
}


p.um-notice.err a{
	color:white!important;
}

/**/

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, 
body .gform_wrapper ul li.field_description_below div.ginput_container_radio{
	margin-top:6px!important;
}

.gform_wrapper .gform_remove_requerido .gform_wrapper .gfield_required{
	display:none;
}

.gform_wrapper .gfield_privacidade .gfield_checkbox li label{
	max-width:94%;
	font-size:13px;
	line-height:18px;
}

.gform_wrapper .gfield_remove_label label.gfield_label{
	display:none;
}


.gform_wrapper .gfield_privacidade .gfield_checkbox li label a{
	color:#3600E2;
}

.gform_wrapper .gfield_privacidade .gfield_checkbox li label a:hover{
	text-decoration:underline;
}

.gchoice_select_all, 
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, 
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{
	font-weight:400!important;
}


body .gform_wrapper .gform_newsletter_footer .gform_fields .gfield_privacidade{
	text-align:center;
	padding-right:0!important;
}

@media only screen and (min-width:1000px){
	body .gform_wrapper .gform_newsletter_footer .gform_fields .gfield_privacidade{
		width:40%;
		margin:0 auto!important;
		text-align:left;
	}
}
.gform_wrapper .gform_newsletter_footer .gfield_privacidade .gfield_checkbox li label{
	color:white;
}

.gform_wrapper .gform_newsletter_footer .gfield_privacidade .gfield_checkbox li label a{
	color:white!important;
}
/**/

body.search .default_template_holder{
	padding-bottom:80px;
}


nav.mobile_menu ul li a, nav.mobile_menu ul li h3{
	text-align:center;
}

.header-widget.widget_nav_menu ul.menu li a{
	padding:0;
	line-height:1.2;
}

.header-widget.widget_nav_menu ul.menu li{
	padding-left:15px;
}

/* cookie */

#cookie-law-info-bar p{
	font-size:12px;

	line-height:20px;
}

a#cookie_action_close_header{
	padding:4px 14px;
	margin-right:7px;
}

a#cookie_action_close_header:hover{
	background-color:#333!important;
}

a.cli-plugin-main-link:hover{
	color:#3600E2;
}

/* ------------------------------------------------- */
/*               DOWNLOAD MANAGER                    */
/* ------------------------------------------------- */


ul.dlm-downloads li{
	display:inline-block;
	margin-right:30px;
	margin-bottom:30px;
	vertical-align:top;
	width:31%;
}
ul.dlm-downloads li:nth-child(3n+0){
	margin-right:0;
}



ul.dlm-downloads li .download-box{
	width:auto!important;
}
	
ul.dlm-downloads li:last-child{
	margin-right:0;
}

.download-box{
	box-shadow:0 0 0;
	border-color:#f3f3f3;
	margin:0;
}

.download-box .download-count{
	display:none;
}

.download-box h1{
	font-size:20px;
	margin-top:18px!important;
}

.download-box-content p a{
	color:#3600E2;
}

.download-box-content p a:hover{
	text-decoration:underline;
}

.download-box-content .download-button{
	color:#3600E2;
	box-shadow:0 0 0;
	text-shadow:0 0 0;
	border-radius:0;
	border:0;
	margin-top:5px;
	background:transparent;
	font-size:16px;
}

.download-box-content .download-button:hover{
	background:transparent;
	text-decoration:underline;
}

.download-button small{
	display:none;
}

.qbutton.large{
	height:47px!important;
}

.qbutton.large:hover{
	background-color:#333;
	border-color:#333;
	color:white;
}


body.woocommerce .container{
	z-index:999;
}

.portfolio_navigation.navigation_title{
	border:0;
}

.portfolio_navigation .portfolio_button a{
	background-image:none !important;
	height:44px!important;
	line-height:44px!important;
	width:auto;
	border-radius:30px;
}

.portfolio_navigation .portfolio_button a:hover{
	background-color:#333;
	border-color:#333;
}


h6.q_team_name,
.q_team_name{
	font-size:20px!important;
}

.q_team .q_team_description_inner p{
	line-height:22px;
	font-size:14px;
	color:#333!important;	
}

.q_team .q_team_description_inner{
	padding:0 8px!important;
}

.q_team .q_team_description_wrapper{
	background:rgba(255,255,255,.8)
}

p a{
	color:#3600e2;
}

p a:hover{
	text-decoration:underline;
}

/* Temp below */

.qbutton, .qbutton.medium, #submit_comment, 
.load_more a, .blog_load_more_button a, 
.post-password-form input[type='submit'], 
input.wpcf7-form-control.wpcf7-submit, 
input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button{
	height:38px!important;
}


#back_to_top{
	right:8px!important;
}

.carousel-inner h2{
	margin-top:0!important;
}

/* VC */

.row_spacingtext h3{
	margin-bottom:14px;
}

.row_spacingtext p{
	margin-bottom:12px;
}

.row_home_produtosdestaque h3 a,
.row_home_produtosdestaque h3{
	line-height:26px!important;
}

/* ------------------ */
/*       HEADER */
/* ------------------- */

header .header_top .q_social_icon_holder{
	width:inherit;
}

.qode_search_form .qode_icon_in_search{
	font-size:17px;
}

.side_menu_button>a.search_button{
	vertical-align:initial;
}

/* Menu 
------------- */

header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus) {
  /*  padding: 7px 16px;*/
/*    border: 1px solid transparent;*/
}


header:not(.with_hover_bg_color) nav.main_menu > ul > li {
  padding: 0px 12px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a span{
	border-bottom:2px solid #fff;
	line-height:26px;
}





/* ------------------------------ */
/*        SEARCH RESULTS          */
/* ------------------------------ */

body.search-results .blog_holder article{
	width:24.7%;
	display:inline-flex;
}

body.search-results .blog_holder article{
	margin:0 0 20px;
}

body.search-results .blog_holder article .post_text .post_text_inner .nave_excerto,
body.search-results .blog_holder article .post_info,
body.search-results .blog_holder article .post_text h2 .date{
	display:none;
}

body.search-results .blog_holder article h2.entry_title{
	text-align:center;
	line-height:18px;
}
body.search-results .blog_holder article h2.entry_title a{
	font-size:16px;
	line-height:inherit!important;
}

body.search-results .blog_holder article .post_text .post_text_inner{
	padding:12px 3px 8px;
} 

body.search-results .blog_holder article .post_text_inner p,
body.search-results .blog_holder article .post_more{
	display:none;
}

/* ----------------- */
/*        VC         */
/* ----------------- */

/* @ contact page // old accordion  */
.q_accordion_holder.accordion h5.ui-accordion-header{
	padding-top:8px;
	margin-bottom:12px!important;
	line-height:24px!important;
	
}

.q_accordion_holder.accordion .ui-accordion-header, .q_accordion_holder.accordion.with_icon .ui-accordion-header{
	font-weight:500;
	font-size:17px!important;
	font-weight:400;
	letter-spacing:0;
	text-transform:none!important;
}


/* @ contact page // icon with title+text  */
.q_icon_with_title .icon_text_inner{
	padding-top:0!important;
}

.row_iconwithtext_oneline .q_icon_with_title .icon_text_inner{
	padding-top:11px!important;
}

.q_icon_with_title.tiny.boxed .icon_text_holder, .q_icon_with_title.tiny.circle .icon_text_holder, .q_icon_with_title.tiny.custom_icon_image .icon_text_holder{
	padding:0 0 0 60px!important;
}


/* ------------------------ */
/*        PRODUTOS          */ 
/* ------------------------ */

.woocommerce .content .container .container_inner, 
.woocommerce-page .content .container .container_inner{
	padding:10px 0 30px;
}

.woocommerce .title{
	background:transparent!important;
}

.woocommerce-breadcrumb{
	margin-bottom:3px;
	font-size:13px;
	color:#999;
	text-transform:uppercase;
	font-size:15px;
	color:#333;
	text-transform:none;
	line-height:22px;
	margin-top:-26px;
	margin-bottom:22px;
}

body:not(.single-product) .woocommerce-breadcrumb{
	text-align:right;
}

body.single-product .woocommerce-breadcrumb{
	position:absolute;
	top:-37px;
	margin-top:0;
}

.woocommerce-breadcrumb a{
	color:#999;
	color:#3600E2;
}

.woocommerce-breadcrumb a:hover{
	color:#3600E2;
	text-decoration:underline;
}

.title .title_holder .container{
	vertical-align:bottom!important;
}

h2.woocommerce-loop-category__title{
	font-size:22px;
	color:#999;
	font-weight:500;
	line-height:27px;
	text-align:center;
}

h2.woocommerce-loop-category__title mark{
	background:#fbfbfb;
	color:#999;
	display:none;
}

span.add-to-cart-button-inner a.button:hover{
	background:#333!important;
	border-color:#333!important;
}
.woocommerce ul.products li.product:hover h2.woocommerce-loop-category__title{
	color:#3600E2;
}
.woocommerce ul.products li.product:hover .image-wrapper img{
	opacity:0.6;
}

.woocommerce ul.products li.product h4, 
.woocommerce ul.products li.product h6{
	color:#333;
	font-size:18px;
	line-height:23px;
}


/* custom button hover product category */
a.button.addtocartbutton {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
}

a.button.addtocartbutton:hover{
	background:#333;
	border-color:#333;
}

.woocommerce ul.products li.product:hover a.button.addtocartbutton {
	opacity: 1;
}

/* ------------------------------ */
/*         PRODUTO SINGLE         */
/* ------------------------------ */

.woocommerce table tr td{
	color:#555!important;
}

h2#wdt-table-title-2{
	display:none;
}

.woocommerce div.product{
	padding-top:30px;
}


/* Esquerda 
--------------- */
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product:not(.qode-product-with-gallery) .images.qode-add-gallery-and-zoom-support{
	padding-left:0;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-viewport{
	margin-left:0;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav{
	position:initial;
	width:auto;
	left:initial;
	top:initial;
	margin-top:3px;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav li{
	width:16%;
	float:left;
	margin-right:4px;
}

.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child){
	width:16%;
	margin-right:4px;
	margin-bottom:3px;
}

.pswp__caption__center{
	text-align:center!important;
	font-size:17px;
	color:white;
}

/* Direita
-------------- */

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .product-categories{
	display:none;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .qode-sp-separator.separator{
	margin-top:18px;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta{
	display:none;
}

/* Tabs
------------ */

.q_tabs .tabs-nav li.ywtm_43972_tab{
	display:none!important;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs{
	padding:29px 3.5% 24px;
}
.ywtm_icon{
	display:none;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs #tab-description{
	text-align:center!important;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs #tab-description p{
	margin-bottom:14px;
}


.q_tabs .tabs-nav li a{
	background:#999;
	font-size:15px;
	letter-spacing:0;
	color:white;
	margin-right:22px;
	padding:0 24px;
	height:44px;
	line-height:44px;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
}

.q_tabs.horizontal .tabs-nav li:first-child a{
	padding-left:24px;
}

.q_tabs.horizontal .tabs-nav li:first-child a.q_tabs.horizontal .tabs-nav li:last-child a{
	margin-right:0;
}

.q_tabs .tabs-nav li a:hover,
.q_tabs .tabs-nav li.active a{
	background:#3600E2;
	color:white!important;
}

.q_tabs .tabs-nav li.active a:hover, 
.q_tabs .tabs-nav li a:hover{
	color:white!important;
	opacity:0.9;
}

.q_tabs.horizontal .tabs-container{
	padding-top:26px;
	text-align:center;
}


.wpDataTablesWrapper .DTTT_button:hover{
	color:#3600E2!important;
}

/* Related
--------------- */
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .related{
	padding-top:42px;
}

.woocommerce div.product div.related .qode-related-upsells-title, 
.woocommerce div.product div.related h4, 
.woocommerce div.product div.upsells .qode-related-upsells-title, 
.woocommerce div.product div.upsells h4{
	color:#999;
	font-size:34px;
	text-align:center;
}

/* TABELA
------------------- */
.tablepress tfoot th, 
.tablepress thead th{
	background-color:#999;
	color:white;
	text-align:center!important;
}

.tablepress td{
	text-align:center!important;
}

.tab-editor-container{
	word-break:initial!important;
}

.tablepress td, .tablepress th{
	font-size:14px;
	line-height:22px;
}



a.dt-button{
	background:transparent!important;
	border:0!important;
}

a.dt-button:hover{
	color:#3600E2!important;
}

a.dt-button.active:not(.disabled):hover:not(.disabled), a.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled), button.dt-button:active:not(.disabled):hover:not(.disabled), div.dt-button.active:not(.disabled):hover:not(.disabled), div.dt-button:active:not(.disabled):hover:not(.disabled){
	box-shadow:0 0 0!important;
	-webkit-box-shadow:0 0 0!important;
	-moz-box-shadow:0 0 0!important;
}

a.dt-button.buttons-print:before,
a.dt-button.buttons-excel:before,
a.dt-button.buttons-pdf:before{
    display: inline-block;
    font-family:  FontAwesome; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right:9px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
a.dt-button.buttons-print:before{
	content: "\f02f"; 
}

a.dt-button.buttons-excel:before{
	content:"\f1c3";
}

a.dt-button.buttons-pdf:before{
	content:"\f1c1";
}


/**/
.wpDataTablesWrapper table.wpDataTable td,
.wpDataTablesWrapper table.wpDataTable > thead > tr > th{
	font-size:14px!important;
}

.wpDataTablesWrapper table.wpDataTable > thead > tr > th{
	line-height:18px;
}


body.postid-22838 #tab-ywtm_1244 .wdtscroll::-webkit-scrollbar {
    width: 12px;
}

.dataTables_scrollHeadInner,
.dataTables_wrapper .tablepress{
	margin:0 auto!important;
}

 */
/*
body.postid-22838 #tab-ywtm_1244 .wdtscroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
 

body.postid-22838 #tab-ywtm_1244 .wdtscroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #3600E2;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}
body.postid-22838 #tab-ywtm_1244 .wdtscroll::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(54, 0, 226, 0.54); 
}
*/
/* --------------------------- */
/*            BLOG             */
/* --------------------------- */

/* Homepage 
--------------- */

.qode-blog-carousel-titled .qode-bct-title-holder{
	border-bottom:0;
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-title{
	margin-bottom:6px;
	line-height:20px;
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-title a{
	line-height:26px;
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-date{
	font-size:14px;
	margin-top:4px;
}


.qode-blog-carousel-titled .qode-bct-title-holder h2{
	font-size:50px;
}




/* Single*/
.blog_holder article .post_info{
	margin-bottom:0;
}
/*
.blog_holder.single_image_title_post article .post_info a,
.blog_holder.single_image_title_post article .post_info{
	color:#999;
}
*/

.blog_vertical_loop article .post_image{
	height:550px;
	margin-bottom:30px!important;
}

.blog_holder article:hover .post_image img{
	opacity:1;
}

.blog_vertical_loop .blog_load_prev{
	bottom:-22px;
}

.blog_vertical_loop_back_button .button_icon a:before, 
.blog_vertical_loop_button .button_icon a:before{
	padding-right:9px;
}

.blog_load_next .blog_vertical_loop_button .button_icon a{
	padding:0 23px 3px 17px;
}

.blog_load_next .blog_vertical_loop_button .button_icon a:before{
	padding-right:2px;
}


.blog_vertical_loop_back_button .button_icon a, 
.blog_vertical_loop_button .button_icon a{
	background-color:#3600E2;
	color:white;
	font-weight:600;
	width:initial;
	height:initial;
	padding:0 23px 5px;
	line-height:32px;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
}

.blog_vertical_loop_back_button .button_icon a:before,
.blog_vertical_loop_button .button_icon a:before{
	font-size:28px;
	font-weight:600;
	line-height:inherit;
	position:relative;
	top:5px;
}

.blog_vertical_loop_back_button .button_icon a:hover, 
.blog_vertical_loop_button .button_icon a:hover{
	background-color:#333;
}


.blog_holder article .post_info a, 
.blog_holder article .post_text h2 .date{
	color:#999;
}

.blog_holder.blog_vertical_loop_type article .post_text h2{
	margin-bottom:24px;
}

.blog_holder.blog_vertical_loop_type .post_text_inner p{
	margin-bottom:12px;
}

body.single-post .title_outer.title_without_animation{
	display:none;
}

/* single blog 
--------------------- */
.blog_single.blog_holder.single_image_title_post{
	margin-top:20px;
}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner{
	padding:16px 0 0;
}

.blog_holder.single_image_title_post article .post_info{
	margin-bottom:20px;
}


.separator.small{
	background-color:#3600E2;
	height:3px;
}

.blog_holder.single_image_title_post article .post_info{
	font-size:17px;
	letter-spacing:0;
}

.blog_holder.single_image_title_post article .post_category{
	letter-spacing:1px;
	font-size:12px;
}

.blog_holder.single_image_title_post article .post_category a{
	text-decoration:underline;
}

.single_top_part_inner .post_info span.vertical_separator,
.single_top_part_inner .post_info span.post_author{
	display:none;
}

.blog_holder.single_image_title_post article .single_bottom_part{
	border-bottom:0;
}

.blog_holder.single_image_title_post article h1{
	font-size:54px;
}

/* ---------------------------------------------------------- */
/*                    AREA CLIENTE                            */
/* ---------------------------------------------------------- */

.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color
{
    color: #3ba1da!important;
    color:#3600E2!important;
}

.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um .um-members-pagi span.current,
.um .um-members-pagi span.current:hover,
.um .um-profile-nav-item.active a,
.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover
{
    background: #3ba1da!important;
    background: #3600E2!important;
}

.um .um-field-group-head:hover,
.picker__footer,
.picker__header,
.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted,
.picker__list-item:hover,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
    background: #44b0ec!important;
    background: #333!important;
}

.um input[type=submit]:disabled:hover {
    background: #3ba1da!important;
    background: #3600E2!important;
}

.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active {
    background: #3ba1da!important;
    background: #3600E2!important;
}

.um .um-button.um-alt:hover, 
.um input[type=submit].um-button.um-alt:hover {
    background: #3600E2!important;	
    color:white!important;
}

.um .um-button.um-alt, 
.um input[type=submit].um-button.um-alt{
	background:#e5e5e5!important;
	border-radius:40px!important;
	text-transform:uppercase!important;
	font-weight:700!important;
	color:#333!important;
}

.um a.um-link {
    color: #3ba1da!important;
    color: #3600E2!important;
}

.um input[type=submit].um-button:hover,
.um a.um-button:hover {
    background-color: #44b0ec!important;
    background-color:#333!important;
}

.um a.um-link:hover,
.um a.um-link-hvr:hover {
    color: #44b0ec!important;
    color:#333!important;
    color:#3600E2!important;
    text-decoration:underline!important;
}

.um-col-alt-b a.um-link-alt,
a.um-link-alt{
	color:#3600E2!important;
}

a.um-button{
	box-shadow:0 0 0!important;
	-webkit-box-shadow: 0 0 0!important;
	
}
.um-field-checkbox-option, .um-field-radio-option{
	color:#333!important;
}

.um-field-area .um-field-checkbox-option, 
.um-field-radio-option{
	color:#333!important;
}

.um,
.um .um-field-label{
	color:#333!important;
}

.um{
	font-size:16px!important;
}


.um .um-form input[type=text], 
.um .um-form input[type=tel], 
.um .um-form input[type=password], 
.um .um-form textarea{
	border:0!important;
	background:#f4f4f4!important;
	color:#333!important;
	height:60px!important;
}

/* conta */
.um-account-main div.um-account-heading i{
	font-size:34px!important;
	top:0!important;
}
.um-account-main div.um-account-heading{
	color:#333!important;
	font-size:34px!important;
}

.um-account-main{
	width:65%!important;
}


.um-account-side li{
	background:transparent!important;
}

.um-field-label{
	margin:0 0 5px 0!important;
}

.um-account-side li a{
	color:white!important;
	border-radius:50px;
	margin-bottom:20px!important;
	text-align:center;
	background:#999;
	font-weight:700;
}

.um-account-side li a:hover,
.um-account-side li a.current, .um-account-side li a.current:hover{
	background:#3600E2!important;
}

.um-account-side li a span.um-account-icon, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon{
	display:none;
}

.um-account-side li a span.um-account-title{
	float:none!important;
	padding-left:0!important;
	color:white!important;
}

.um-account-side li a span.um-account-arrow{
	display:none;
}


input[type=submit].um-button, 
input[type=submit].um-button:focus{
	border-radius:40px!important;
	text-transform:uppercase!important;
	font-weight:700!important;
	padding:14px 32px 15px!important;
	height:44px!important;	
	border-radius:0;
}



/**/
.um-modal-btn.alt{
	color:white!important;
}

.um span.um-req{
	color:#3600E2!important;
}

.um-profile.um .um-profile-headericon a{
	color:#333!important;
}

.um-profile.um .um-profile-headericon a:hover, 
.um-profile.um .um-profile-edit-a.active{
	color:#3600E2!important;
}

.um-dropdown li a,
.um-profile.um .um-profile-headericon a{
	color:#333!important;
}

/* ------------------------------------------------ */
/*                    COLABORARES                   */
/* ------------------------------------------------ */

/* 1. Listagem
--------------------- */

.filter_holder ul li span{
	padding:0 16px;
	text-transform: none;
	line-height:42px;
	letter-spacing:0;
}


/* 2. Single
---------------------- */
.portfolio_detail  .portfolio_content p{
	margin-bottom:12px;
	color:#999;
	font-size:22px;
	line-height:34px;
}

.portfolio_detail .info.portfolio_custom_field{
	padding:0;
	margin:0 0 4px;
}


.portfolio_detail .info.portfolio_custom_field h6,
.portfolio_detail .info.portfolio_custom_field p{
	color:#3600E2;

	line-height:18px;
	display:inline;
}

.portfolio_detail .portfolio_categories .colaborador_title_inner{
	color:#3600E2;
	font-size:24px;
}

.portfolio_detail .portfolio_categories span.category{
	font-weight:600;
}

body.single-portfolio_page .container_inner.default_template_holder{
	margin-top:20px;
}

@media only screen and (min-width:1100px){
	.two_columns_66_33.portfolio_container>.column1{
		width:43.66%;
	}
	
	.two_columns_66_33.portfolio_container>.column2{
		width:48.33%;
	}
	
	.portfolio_detail .portfolio_content{
		margin-top:30px;
		margin-bottom:100px;
	}

	.portfolio_detail .portfolio_categories{
		margin-top:40px;
	}

}
/* ------------------------------------ */
/*             GRAVITY FORMS            */
/* ------------------------------------ */
.gv-widget-search input[type=text],
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.medium,
.gform_wrapper textarea.large,
.gform_wrapper textarea.small{
	background: #f4f4f4;
	padding:21px 16px 20px!important;
	padding-bottom:20px!important;
	font-family:Ubuntu!important;
	color:#333!important;
	border-radius:4px;
	font-size:15px!important;
	border-radius:0;
}

body .gform_wrapper .chzn-container .chzn-single, 
body .gform_wrapper .chzn-container-single .chzn-single, 
body .gform_wrapper .gf_progressbar_percentage, body .gform_wrapper .gf_step, body .gform_wrapper .gf_step span.gf_step_number, body .gform_wrapper .gfield_description, body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset], body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper select, body .gform_wrapper textarea{
	font-family:'Ubuntu',sans-serif!important;
}

.gform_wrapper select option{
	padding:21px 16px 20px!important;
	border-radius:0!important;
}

.gform_wrapper.gf_browser_chrome select{
	padding-left:16px!important;
	padding-right:16px!important;
}

.gform_wrapper ul.gform_fields li.gfield{
	padding-right:0;
}

body .gform_wrapper .gform_fields .gfield{
	margin:0 0 15px!important;
}

.gform_wrapper form.gform_remove_label .top_label .gfield_label{
	display:none;
}

.gv-widget-search{
	width:700px;
	margin:0 auto!important;
}
.gv-widget-search .gv-search-box.gv-search-date input,
.gv-widget-search input[type=text]{
	border:0;
}

table.gv-table-view tfoot{
	display:none;
}

.gv-table-view.gv-table-container{
	margin-top:30px;
}

.gv-widget-search .gv-search-box.gv-search-box-submit .gv-search-button,
body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset]{
	color: #ffffff; 	
    border-color: #3600e2; 
	background-color: #3600e2;
	font-size: 15px!important;
	line-height: 38px;
	height: 44px;
	font-style: normal;
	font-weight: 700;
	border-radius: 60px; 		
	-moz-border-radius: 60px; 		
	-webkit-border-radius: 60px; 		
	letter-spacing: 0px; 		
	text-transform: uppercase; 	 
	border-width: 2px;		
	padding-left: 32px; 
	padding-right: 32px; 
}

.gv-widget-search .gv-search-box.gv-search-box-submit .gv-search-button:hover,
body .gform_wrapper input[type=submit]:hover, 
body .gform_wrapper input[type=button]:hover, 
body .gform_wrapper input[type=reset]:hover{
	background:#333;
	border-color:#333;
}

.gv-widget-search .gv-search-box.gv-search-box-submit .gv-search-button:hover{
	cursor:pointer;
}

form.gv-widget-search label{
	font-weight:600;
	font-size:16px;
	margin-bottom:3px;
}

.gv-table-view-content th{
	width:auto!important;
	text-align:left;
}

.gv-table-view-content td{
	text-align:left;
}

.gv-table-view th, .gv-table-view td{
	padding:0.5em!important;
}

.gv-table-view ul.bulleted li{
	list-style:none;
}

.gv-table-view .gv-section{
	background:#999;
	color:white;
}

.gv-table-view-content a,
table.gv-table-view a{
	color:#3600e2;
}

.gv-table-view-content a:hover,
table.gv-table-view a:hover{
	text-decoration:underline;
}


.gv-container-44145 .gv-table-view tbody th, 
.gv-container-44145 .gv-table-view tbody td{
	font-size:13px;
}


.gv-container-44145 table.gv-table-view thead th{
	font-size:14px;
	line-height:18px;

}

table.gv-table-view thead th{
	color:white;
	background-color:#999;
}

body .gform_wrapper .datepicker{
	width:auto!important;
}

.gform_wrapper table.gfield_list thead th{
	font-size:13px;
}

.gform_wrapper table.gfield_list td{
	padding:2px 6px 0 0!important;
}
.gform_wrapper table.gfield_list th{
	padding:4px 0 0!important;
}

.gform_wrapper .field_description_below .gfield_description{
	padding-top:0!important;
}

.gform_wrapper li.gfield.field_description_below+li.gsection{
	margin-top:34px!important;
}

.gform_wrapper .gsection{
	border-bottom:3px solid #e5e5e5!important;
}

.gform_wrapper .gsection .gfield_label, 
.gform_wrapper h2.gsection_title, 
.gform_wrapper h3.gform_title{
	font-size:34px!important;
}

.gform_wrapper .gfield_list td.gfield_list_cell input{
	margin-top:0!important;
}

.gform_wrapper .gfield_required{
	color:#3600E2!important;
}
.gform_wrapper textarea.small{
	background:#f4f4f4!important;
}

body .gform_wrapper .button.gform_button_select_files{
	height:initial!important;
}

/* Reclama 
---------------------- */
body .gform_wrapper.gform_reclamacao_wrapper .top_label div.ginput_container{
	margin-top:0!important;
}

.gform_wrapper.gform_reclamacao_wrapper .top_label .gfield_label{
	color:#333!important;
	font-size:15px!important;
	font-weight:600!important;
	line-height:22px !important
}

.gform_wrapper.gf_browser_chrome select{
	height:60px;
	color:#333;
	font-size:15px;
	border-radius:0!important;
}


@media only screen and (min-width:1100px){
	.gform_reclamacao_wrapper {
		width:750px;
		margin:0 auto!important;
	}
}


/* ------------------------------- */
/*              FOOTER             */
/* ------------------------------- */
/*
.content_bottom{
	margin-top:40px;
}*/

.gform_widget h5{
	font-size:44px;
	margin:0 0 40px;
}

.gform_wrapper.gform_newsletter_footer_wrapper form{
	text-align:center;
}

.gform_wrapper.gform_newsletter_footer_wrapper .top_label .gfield_label{
	display:none;
}

.gform_wrapper.gform_newsletter_footer_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border-radius:30px;
	padding:21px 30px 20px!important;
	background:white;
	text-align:center;
}

body .gform_wrapper.gform_newsletter_footer_wrapper input[type=submit], 
body .gform_wrapper.gform_newsletter_footer_wrapper input[type=button], 
body .gform_wrapper.gform_newsletter_footer_wrapper input[type=reset]{
	background-color:white;
	border-color:white;
	color:#333;
	text-align:center;
}

body .gform_wrapper.gform_newsletter_footer_wrapper input[type=submit]:hover, 
body .gform_wrapper.gform_newsletter_footer_wrapper input[type=button]:hover, 
body .gform_wrapper.gform_newsletter_footer_wrapper input[type=reset]:hover{
	background-color:#333;
	border-color:#333;
	color:white;
}
/* --------------------------------- */
/*            RESPONSIVE             */
/* --------------------------------- */


@media only screen and (min-width:1400px){
	.blog_holder.single_image_title_post article .itp_post_text .post_text_inner{
		max-width:1300px;
		margin:0 auto;
	}
}

/* ESPECIAL */

/* Copiado para custom css do WP para overwrite */
.um .um-form input[type=text], .um .um-form input[type=tel], 
.um .um-form input[type=number], .um .um-form input[type=password], 
.um .um-form textarea, .um .upload-progress, .select2-container .select2-choice, .select2-drop, 
.select2-container-multi .select2-choices, .select2-drop-active, .select2-drop.select2-drop-above{
	border:0!important;
}

.um .um-form input[type=text]:focus, 
.um .um-form input[type=tel]:focus, 
.um .um-form input[type=number]:focus, 
.um .um-form input[type=password]:focus, 
.um .um-form .um-datepicker.picker__input.picker__input--active, 
.um .um-form .um-datepicker.picker__input.picker__input--target, .um .um-form textarea:focus{
	border:0!important;
}
/* Fim do copiado */


.gform_wrapper textarea.large{
	max-width:100%!important;
}

.light:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu>li>a:hover{
	color:white!important;
	border-bottom:1px solid #fff;
}

@media only screen and (max-width:1400px){
	.blog_holder.single_image_title_post article .itp_post_text .post_text_inner{
		padding-left:40px;
		padding-right:40px;
	}
	.blog_single.blog_holder.single_image_title_post{
		margin-top:0;
	}
}

@media only screen and (max-width: 1000px){
	.header_top{
		background-color:#fff!important;
	}

	.header_top .left{
		display:none;
	}
	
	.header_top .inner{
		margin:0 0 -11px;	
	}
	
	.title.title_size_medium h1{
		font-size:32px;
		line-height:1.1;
	}
	header.light:not(.sticky) .q_social_icon_holder span.qode_icon_font_elegant, header.light:not(.sticky) .q_social_icon_holder span.simple_social,
	.dark .mobile_menu_button span, .dark .shopping_cart_header .header_cart>i, .dark .side_menu_button>a, .light .header_top .header-widget, .light .header_top .header-widget a, .light .header_top .header-widget p, .light .header_top .header-widget span, .light .header_top .header-widget.widget_nav_menu ul.menu>li>a, .light .header_top .q_social_icon_holder i.simple_social, .light .header_top .q_social_icon_holder span.simple_social{
		color:#333!important;
	}
	
	body:not(.single-product) .woocommerce-breadcrumb,
	.woocommerce-breadcrumb{
		text-align:left;
	}
	
	.contactos_desktop{
		display:none;
	}
	
	.slider_content_inner{
		width:100%!important;
		left:0!important;
	}
	
	.empty_remove_responsive{
		display:none;
	}
	.carousel:not(.advanced_responsiveness) .carousel-inner h2 span{
		line-height:1em!important;
	}
}

@media only screen and (min-width:1001px){
	.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support{
		width:49.09090909090909%;
	}

	.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary{
		width:47.85%
	}

	.contactos_mobile{
		display:none;
	}
	
	.empty_apenas_responsive{
		display:none;
	}

	.qode-blog-carousel-titled .caroufredsel_wrapper{
		height:390px!important;
	}
	
	#cookie-law-info-bar p{
		margin:8px 4px 8px;
}

}

@media only screen and (max-width:600px){
	.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .tabs-nav li{
		margin-bottom:8px;
	}
	
	.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .tabs-nav li a{
		padding:0;
	}
	
	.q_tabs.horizontal .tabs-container{
		padding-top:0;
	}
	
	.q_tabs.horizontal .tab-content{
		padding-top:0;
	}
	
	.woocommerce div.product{
		padding-top:78px;
	}
	
	body.single-product .woocommerce-breadcrumb{
		top:-14px;
	}
}

@media only screen and (max-width:768px){

	.content_bottom .wpb_text_column{
		text-align:center;
	}

	.content_bottom .vc_col-sm-4 .vc_column-inner{
		text-align:center;
	}
	
	.carousel-inner h2{
		margin:0!important;
	}
	
	.carousel-inner p{
		margin:0!important;
		padding-bottom:0!important;
	}
	
	.carousel:not(.advanced_responsiveness) .carousel-inner .qbutton{
		line-height:36px!important;
	}
	
	.qbutton.large{
		line-height:46px;
		
	}
	
	.content_bottom .qbutton.large{
		margin-bottom:40px;
	}
	
	#cookie-law-info-bar{
		padding-bottom:56px;
	}
	
	.qode-blog-carousel-titled .qode-bct-title-holder h2{
		font-size:40px;
	}
	
	.blog_holder.single_image_title_post article h1{
		font-size:42px;
		line-height:44px;
	}
	
	.blog_holder.single_image_title_post article .post_info{
		margin-top:6px;
	}
	
	ul.dlm-downloads li{
		width:47%;
	}
	
	ul.dlm-downloads li:nth-child(2n+0){
		margin-right:0;
	}
	
	ul.dlm-downloads li:nth-child(3n+0){
		margin-right:30px;
	}
	
	.hide_mobile{
		display:none;
	}

	.side_menu_slide_from_right .side_menu{
		width:53%;
		z-index:9999999;
	}

}

@media only screen and (max-width:480px){
	.vc_column_container>.vc_column-inner{
		padding:0;
	}
	
	.woocommerce-breadcrumb{
		margin-top:-10px;
	}
	
	.header-widget.widget_nav_menu ul.menu li{
		padding-left:8px;
	}
	
	.header-widget.widget_nav_menu ul.menu li:first-child{
		padding-left:0;
	}
	
	.header-widget.widget_nav_menu{
		padding-right:6px;
	}

	.header_top .qode_icon_font_elegant.social_facebook.simple_social{
		margin-right:6px;
	}
	
	
	.title.title_size_medium h1{
		font-size:28px;
	}
	
	
	.columns-4 .container_inner>ul.products li.product, .columns-4 .cross-sells>ul.products li.product, .columns-4 .products>ul.products li.product, .columns-4 .woocommerce_with_sidebar ul.products li.product, div.woocommerce.columns-4 ul.products li.product{
		width:50%;
	}
	
	.woocommerce ul.products li.product h4, .woocommerce ul.products li.product h6,
	h2.woocommerce-loop-category__title{
		font-size:16px;
		line-height:22px;
	}
	
	ul.dlm-downloads li{
		width:100%;
		margin-right:0;
	}
	
	ul.dlm-downloads li:nth-child(3n+0){
		margin-right:0;		
	}
	
	.side_menu_slide_from_right .side_menu{
		width:90%;
	}
	
	.portfolio_navigation .portfolio_button a{
		height:auto!important;
		white-space:normal!important;
		padding:10px 30px;
		width:110px!important;
		margin:-9px 0px -6px 0!important;
		font-size:12px!important;
		line-height:20px!important;
		text-align:center!important;
	}
	
	.portfolio_navigation .portfolio_prev{
		left:-10px;
	}
	
	.portfolio_navigation .portfolio_next{
		right:-14px;
	}
}


@media only screen and (max-width:567px){
	.carousel:not(.advanced_responsiveness) .carousel-inner .qbutton{
		line-height:38px!important;
	}
	
	.qode-blog-carousel-titled .qode-bct-posts-holder{
		padding:32px 47px 44px!important;
	}
	
	.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev,
	.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next{
		top:130px;
	}
	
	.blog_holder.single_image_title_post article h1{
		font-size:24px;
		line-height:24px;
	}
}

@media only screen and (max-width:600px){
	.blog_holder.single_image_title_post article .post_info{
		display:block;
		font-size:14px;
		text-transform:none;
	}
	.blog_holder.single_image_title_post article .post_category{
		margin-bottom:7px;
	}
	
}


@media only screen and (max-width:641px){
	.gform_wrapper textarea.large,
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
		min-height:44px;
		text-align:center;
	}
	.gform_wrapper.gform_newsletter_footer_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	.gv-widget-search input[type=text], .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea.medium, .gform_wrapper textarea.large, .gform_wrapper textarea.small{
			padding:11px 30px 12px!important;
	}
	
	
	
	.gform_wrapper .gfield_privacidade .gfield_checkbox li label{
		text-align:left;
	}
	
	.blog_holder.single_image_title_post article .itp_post_text .post_text_inner{
		padding-left:20px;
		padding-right:20px;
	}
}


@media only screen and (min-width:641px){
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
		width:calc(82% - 8px)!important;
	}
	
}

@media only screen and (min-width:567px){
	.qode-blog-carousel-titled .qode-bct-posts-holder{
		padding:32px 67px 44px!important;
	}
	
	.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev,
	.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next{
		top:170px;
	}
}

@media only screen and (min-width:1400px){
	ul.dlm-downloads li{
		width:31.794%;
	}

}

@media only screen and (max-width:1100px) and (min-width:769px){
	ul.dlm-downloads li{
		width:30%;
	}
}

@media only screen and (max-width:600px) and (min-width:481px){
	ul.dlm-downloads li{
		width:46%;
	}
}


@media only screen and (min-width:1001px){
	.side_menu_button>a.side_menu_button_link.large{
		display:none;
	}
	
}

@media only screen and (max-width:1000px){

	.mobile_menu_button{
		display:none;
	}