/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

body.home input[type="text"] {
    box-shadow: 0 0 0 #a21818 inset, 0 1px 5px rgba(0,0,0,0.2) !important;
    border: 1px solid #ccc !important;
}

body {
    font-size: 16px;
}

.tabbed[data-style="minimal"] >ul li:not(.cta-button) a.active-tab, .tabbed[data-style="minimal_alt"] >ul li:not(.cta-button) a, .tabbed[data-style="minimal_alt"] >ul li:not(.cta-button) a.active-tab {
    font-size: 23px !important;
    letter-spacing: 0px !important;
    font-weight: bold;
    color: #f15a29 !important;
        padding: 18px 36px;
}

.tabbed[data-style="minimal"] >ul li:not(.cta-button) a {
	font-size: 23px !important;
    letter-spacing: 0px !important;
    font-weight: bold;
        padding: 18px 36px;
}

.owl-theme .owl-dots {
    display: none;
}

h3 {
	color: #a21818 !important;
	text-transform: uppercase;
}

.row .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 75px;
}

.iwithtext .iwt-text {
    padding-left: 75px;
}

div[data-style="minimal"] .toggle h3 a {
    padding: 6px 70px 6px 0px;
}

.toggle h3 a {
	font-size: 20px !important;
}

#top nav >ul >li {
    letter-spacing: -0.5px !important;
}

.ascend .nectar-progress-bar .bar-wrap, .ascend .nectar-progress-bar span {
    height: 60px;
    background-image: url(http://irquetransforma.org.br/wp-content/uploads/2017/09/piano.png);
    background-repeat: repeat-x;
    background-size: auto 60px;
}

.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext {
    display: none;
}
.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper {
    padding-right: 0px;
}
.btQuoteItemInput .minimal-form-input {
    padding-top: 0 !important;
}

.btQuoteBooking .btQuoteItem label {
	font-size: 20px;
	font-weight: bold;
}

input.btQuoteText {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.btQuoteBooking.c59b7f2908cd77 input[type="text"]:focus, .btQuoteBooking.c59b7f2908cd77 input[type="email"]:focus, .btQuoteBooking.c59b7f2908cd77 textarea:focus, .btQuoteBooking.c59b7f2908cd77 .fancy-select .trigger.open,
.btQuoteBooking.c59b7f20dcf051 input[type="text"]:hover, .btQuoteBooking.c59b7f20dcf051 input[type="email"]:hover, .btQuoteBooking.c59b7f20dcf051 input[type="password"]:hover, .btQuoteBooking.c59b7f20dcf051 textarea:hover, .btQuoteBooking.c59b7f20dcf051 .fancy-select .trigger:hover {
    box-shadow: none !important;
}

body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], body[data-form-style="minimal"] input[type=url], body[data-form-style="minimal"] input[type=search], body[data-form-style="minimal"] input[type=date] {
	padding-left: 15px !important;
}

.btQuoteBooking.c59b7f33699d15 input[type="text"]:focus, .btQuoteBooking.c59b7f33699d15 input[type="email"]:focus, .btQuoteBooking.c59b7f33699d15 textarea:focus, .btQuoteBooking.c59b7f33699d15 .fancy-select .trigger.open {
    box-shadow: none !important;
}

.btQuoteBooking .btQuoteItem label {
    padding-top: 7px;
	padding-bottom: 13px;
}

.btQuoteBooking .btQuoteItem label {
    padding-right: 10px !important;
}

#footer-outer #footer-widgets .col ul li:first-child >a {
    padding-top: 10px !important;
}

.carousel-item h3 {
    font-size: 16px !important;
}

.mpc-animated-text__side.mpc-animated-text__before {
    margin-top: 1px;
}

.nectar-progress-bar {
    max-width: 696px;
    margin-left: auto;
    margin-right: auto;
}

.captcha-field .minimal-form-input.textarea label span.text {
    top: 0px !important;
}

body[data-form-style="minimal"] .minimal-form-input label:before, body[data-form-style="minimal"] .minimal-form-input label:after {
    border-color: #222222;
}

img.menu-image.menu-image-title-hide {
    max-width: 60px;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

a.menu-image-title-hide.menu-image-not-hovered {
    padding-top: 0 !important;
    padding-left: 50px !important;
}

.menu-item-1240 a.menu-image-title-hide.menu-image-not-hovered {
    padding-bottom: 0px !important;
	opacity: 1 !important;
}


/*Estúdio Sync*/
.woocommerce ul.products li.product.minimal a.link-thumbnail{
    display: block;
    position: relative;
}

.woocommerce ul.products li.product.minimal a.link-thumbnail:hover .overlay-wrap{
    visibility: visible;
    opacity: 1;
}

.woocommerce ul.products li.product.minimal a.link-thumbnail:hover .overlay-wrap .overlay-content{
    transform: translateY(0);
    transition-delay: .1s;
}

.progress-wrap{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 20px;
    background-color: #ff6a37;
}

.progress-box{
    padding: 3px;
    border-radius: 7px;
    background-color: #fff;
}

.progress-bar{
    border-radius: 7px;
    background-color: #fdb137;
    color: #000;
    font-size: 13px;
    padding: 0 8px;
    overflow: visible !important;
    white-space: nowrap;
    width: 0;
}

.overlay-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    background-color: rgba(253, 177, 55, .7);
    z-index: 6;

    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.overlay-content-title{
    font-size: 19px;
}

.overlay-content{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 70%;
    min-height: 35%;
    border: 2px solid #fff;
    text-align: center;
    padding: 10px;
    transform: translateY(20px);
    transition: .5s;
}