/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

li.tab-item a {
  color: #fff !important;
  border-radius: 50px;
}
li.tab-item:not(li.tab-item.active-tab) {
  background-color: #000 !important;
  border-radius: 50px;
}

li.tab-item.active-tab a {
  color: #000 !important;
}
ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
  gap: 20px !important;
  display: flex !important;
  justify-content: center !important;
}
.toggle > .toggle-title a {
  color: #fff !important;
}
div[data-style*="minimal"] .toggle > .toggle-title i,
div[data-style="minimal"] .toggle.open.extra-color-1 i {
  border: 2px solid #ff825d !important;
}
div[data-style="minimal"] .toggle > .toggle-title i:before,
div[data-style="minimal"] .toggle > .toggle-title i:after {
  background-color: #ff825d !important;
}
.toggle.extra-color-1 {
  border-bottom: 1px solid white !important;
}
a.nectar-button.small.regular.extra-color-1.regular-button {
  border-radius: 50px !important;
  padding: 10px 50px !important;
}
.as-layer.as-closed.as-black.as-padding {
  display: none !important;
}
@media only screen and (max-width: 1750px) and (min-width: 1301px) {
  body .row .col.section-title h1,
  body h1,
  .full-width-content .recent-post-container .inner-wrap h2 {
    font-size: 110px;
    line-height: 110px;
  }
}

.powered-by,
#footer-outer {
  display: none !important;
}
body[data-form-submit="regular"]
  .container-wrap
  .submit-cover
  button[type="submit"] {
  padding: 5px 50px !important;
  border-radius: 99px !important;
}
.footerLinks a,
.footerLinks p {
  font-size: 14px !important;
  text-decoration: unset !important;
  color: #fff !important;
}
.footerLinks a:hover {
  text-decoration: underline !important;
}
@media only screen and (min-width: 1000px) {
  .column_element_direction_desktop_horizontal
    > .vc_column-inner
    > .wpb_wrapper {
    justify-content: center !important;
  }
  .hideDesktop {
    display: none !important;
  }
}
@media only screen and (max-width: 1000px) {
  .hideMobile {
    display: none !important;
  }
  .text-appearing h3 {
    line-height: 80px !important;
  }
}
.future {
  opacity: 0.4;
  background-color: rgba(242, 239, 242, 0.6);
  color: rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 678px) {
  li.tab-item a {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}


/** botao do menu **/
.cta-main-menu span.menu-title-text {
    color: #000;
    background: #fff;
    padding: 12px 25px;
    border-radius: 50px;
}

.sf-menu > li.cta-main-menu > a::after,
.sf-menu > li.cta-main-menu > a .menu-title-text::after {
  content: none !important;
  display: none !important;
}


/** botao **/
a.cta-white-abitue{
	color: #000;
    background: #fff !important;
    padding: 12px 25px;
    border-radius: 50px;
	font-size:16px;
}

a.cta-white-vantagens{
	color: #000;
    background: #fff !important;
    padding: 15px 20px;
    border-radius: 50px;
    font-size: 16px;
}

a.cta-white-abitue:hover, .cta-main-menu span.menu-title-text:hover {
    background-color: #ff825d !important;
}

/** numeros de percentagens homepage**/
.percentNumerosCartFide p{
    margin-bottom: 15px !important;
    color: #FF825D !important;
    font-size: 100px;
    font-weight: bold;
}


.linhaAjustQuatAltur .row_col_wrap_12{
  display: flex;
  flex-wrap: wrap;
  align-items: stretch
}

.linhaAjustQuatAltur .wpb_column{
  display: flex;
}

.linhaAjustQuatAltur .wpb_column .vc_column-inner{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.linhaAjustQuatAltur .wpb_column .wpb_wrapper{
  display: flex;
  flex-direction: column;
  height: 100%;
}

.linhaAjustQuatAltur h5{
  margin: 0 0 12px 0;
}

.linhaAjustQuatAltur .img-with-aniamtion-wrap{
  margin-top: auto;         
  align-self: flex-start;   
}

/** form **/
html .formcraft-css .fc-form .form-element .form-element-html input[type=text], html .formcraft-css .fc-form .form-element .form-element-html input[type=text] {
	border-bottom: 2px solid #000 !important;
}

#form .formcraft-css a, .formcraft-css .main-label span, .formcraft-css .form-element-type-checkbox span {
    color: #000 !important;
}

#form .formcraft-css a, .formcraft-css .main-label span, .formcraft-css .form-element-type-checkbox span {
    color: #000 !important;
}

html .formcraft-css .fc-form .form-element span,.estilosFormHomePage .formcraft-css a{
	color:#000 !important;
}

.form-element[data-identifier="field7"] textarea{
  border-bottom: 2px solid #000 !important;
}

.nectar-post-grid .nectar-post-grid-item-bg img {
    object-fit: contain !important;
}


/** nao permitir click no rolo de imagens **/
.nectar-post-grid-link {
    pointer-events: none !important;
    cursor: default !important;
}
.text-caixas-icons > div > h5 {
    font-weight: bold !important;
}
@media(max-width: 999px){
  .linhaAjustQuatAltur .wpb_column{
    width: calc(50% - 10px) !important;
  }
a.cta-white-vantagens {
    padding: 10px 10px !important;
	font-size: 15px !important;
}
}
@media(max-width: 690px){
  .linhaAjustQuatAltur .wpb_column{
    width: 100% !important;
  }
	.a.cta-white-vantagens{
		padding: 15px 25px !important;
	}
	
	.titulo-h1-mobile h1 span.inner {
		font-size:40px !important;
		line-height:35px !important;
	}
	
	.nectar-post-grid[data-grid-item-height="60vh"] .nectar-post-grid-item {
    min-height: 1vh !important;
}
	
	.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
    vertical-align: inherit !important;
}
	
	    html body .nectar-split-heading.font_size_phone_60px * {
        line-height: 37px !important;
    }
	
	.percentNumerosCartFide p {
    font-size: 40px !important;
	font-weight: bold !important;
}

	form.fc-form.fc-form-1.align-.save-form-.dont-submit-hidden-.disable-enter-.label-floating.field-border-visible.frame-hidden.remove-asterisk-true.icons-hide-true.field-alignment-left.align-left, form.fc-form.fc-form-2.align-.save-form-.dont-submit-hidden-.disable-enter-.label-floating.field-border-visible.frame-hidden.remove-asterisk-true.icons-hide-true.field-alignment-left.align-left {
    font-size: 15px !important;
}
	
	.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
    display: inline !important;
}
	
	.text-caixas-icons > div > h5 {
    font-weight: 300 !important;
}
	
	a.cta-white-vantagens {
    display: flex;
    align-items: center;
    justify-content: center;
}
}



/** acord dos planos **/
.planosDesktop {
    display:block!important;
}
	
	.planosMobile {
    display:none  !important;
}

@media(max-width: 690px){
.planosDesktop {
    display:none !important;
}
	
	.planosMobile {
    display:block !important;
}
	
}

@media (min-width: 1000px) and (max-width: 1082px) {
a.cta-white-vantagens {
    color: #000;
    background: #fff !important;
    padding: 15px 6px !important;
    border-radius: 50px;
    font-size: 16px;
}
	.cta-main-menu span.menu-title-text {
    color: #000;
    background: #fff;
    padding: 12px 9px !important;
    border-radius: 50px;
}
}
@media (min-width: 1000px) and (max-width: 1100px) {
	    .container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
        max-width: 1425px;
        width: 100%;
        margin: 0 auto;
        padding: 0px 45px !important;
    }
}
