 algo/*
Theme Name:   Child Buscas Certidões
Description:  Write here a brief description about your child-theme
Author:       Cartório Online Brasil 24H
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  child-buscas-certidoes
*/

/* Write here your own personal stylesheet */

@media only screen and (min-width: 48em) {
    .column-half {
        width: 50%!important;
        padding: 0px 15px 0px 0px!important;
    }
}

@media only screen and (max-width:768px){
    .cart-left, .cart-right{
        float:left!important;
    }
    dl.variation {
        font-size:0.6em!important;
    }
    td.product-remove {
       float: left;
    }
    .column-4 {
        min-width: 100%!important;
    }
}

input::placeholder {
    font-weight:300!important;
}

.wcpa_form_outer .wcpa_form_item input[type=text] {
    background-color: rgb(236, 236, 236)!important;
    padding:15px!important;
    border: 0!important;
    border-radius:3px!important;
    font-size: 17px!important;
    width:100%!important;
    font-weight: 600!important;
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif!important;
}

.wcpa_form_outer .wcpa_form_item input[type=email] {
    background-color: rgb(236, 236, 236)!important;
    padding:15px!important;
    border: 0!important;
    border-radius:3px!important;
    font-size: 17px!important;
    width:100%!important;
    font-weight: 600!important;
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif!important;
}

.wcpa_form_outer .wcpa_form_item select{
	color: #666!important;
    background-color: rgb(236, 236, 236)!important;
    padding:15px!important;
    border: 0!important;
    border-radius:3px!important;
    font-size: 17px!important;
    width:100%!important;
    font-weight: 600!important;
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif!important;

}
.wcpa_form_outer label{
	font-weight: 700;
    padding: 0px 0px 9px 0px;
    line-height: 1.3em;
}

/* woo */


.woocommerce .woocommerce-message {
    border-left: 5px solid #b08e35!important;
    background-color: transparent!important;
    color: black!important;
    padding: 5px 5px 5px 15px!important;
    font-weight: 400;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	width:100%!important;
}

.select2-container .select2-selection--single{
	padding: 10px 15px 15px 0px;
	height: 50px!important;
}

.woocommerce div.product form.cart .variations td {
    padding: 0px 0px 9px 0px!important;
    width: 100%!important;
    float: left!important;
}

.woocommerce div.product form.cart .variations select{
   	min-width: 100%!important;
    margin-right:0!important;
}

th.product-thumbnail, td.product-thumbnail, th.product-quantity, td.product-quantity, th.product-subtotal, td.product-subtotal, tr.cart-subtotal {
    display:none!important;
}

span.woocommerce-Price-amount.amount {
    color: #B08E35;
}

dl.variation {
    font-size: 0.81em;
    font-weight: 100!important;
    line-height: 1.7em;
    /* color: #6b6868!important; */
}

.woocommerce-page table.cart td.actions {
    display: none;
}

ul.wc-item-meta {
    font-size: 0.81em;
    font-weight: 100!important;
    line-height: 1.7em;
}

.et_pb_wc_add_to_cart_0_tb_body .quantity {
    display: none!important;
}

h3#order_review_heading {
    margin-top: 15px;
}

.cart_totals h2, .shipping_calculator h2 {
    display: none;
}

tr.woocommerce-shipping-totals.shipping {
    display: none!important;
}

a.reset_variations {
    display: none!important;
}

.woocommerce button.button {
    color: white!important;
}

.cart-desc p{
    font-size: 0.8em;
    font-weight: 400;
}.cart-top{
    width:100%;
    display:inline-block;
}.cart-left{
    float:left;
}.cart-right{
    float:right;        
}

a.checkout-button.button.alt.wc-forward.cart-left-button:hover {
    background-color: #8080809e!important;
}

/* thanks page */
.woocommerce ul.order_details li strong {
    font-weight: 100!important;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    font-weight: 400!important;
}

.woocommerce ul.order_details li{
    margin:1em 2em 0em 0em!important;
}

.woocommerce ul.order_details{
    border-left: 5px solid #b08e35;
}

.desc-transf{
    margin-bottom:2em;
    font-weight:400;
}

h3.wc-bacs-bank-details-account-name {
    font-weight: 400!important;
    margin-top: 1em;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
    font-weight:400!important;
}

.woocommerce .woocommerce-customer-details address {
    font-weight: 400;
    line-height: 1.6em;
}

/* form comprovante */
.texto-form {
    font-weight: bold;
    font-size: 18px;
    display: inline;
}
.after-texto-form {
    color: rgb(255,
    255,
    255);
    background-color: #b08e35;
    padding: 5px 12px 6px 12px;
    border-radius: 1px;
    font-size: 23px;
    margin-right: 10px;
    margin-left: -10px;
}
.column-background {
    background-color: rgba(204,
    204,
    204,
    0.24);
    width: 100%;
    padding: 10px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #f2f2f2;
    font-size: 15px;
}
.column-full {
    background-color: #e2e2e2;
    margin-top: 25px;
    padding: 10px 10px 8px 10px!important;
    line-height: 1.7em;
}
.column-half,
.column-full,
.column-4 {
    /* metade da coluna */
    
    float: left;
    position: relative;
    padding: 0.65rem 0.65rem 0.65rem 0rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.column-4 {
    width: 25%!important;
}
#form-enviar {
    margin-top:15px;
    padding: 20px!important;
    width: 100%!important;
    background-color: #FFF!important;
    border: 2px solid #b08e35!important;
    color: #b08e35!important;
    font-size: 20px;
    font-weight: 500;
}
.form-row {
    width: 100%;
    /* Torna o Form responsivo */
    
    display: inline-block;
}
div.form-capcha {
    height: 78px!important;
    width: 0;
}
div.wpcf7-response-output {
    color: #FFF!important;
}
#input-duvidas {
    background-color: #FFF!important;
    width: 100%!important;
    border: 1px solid #bbb!important;
    border-radius: 2px!important;
    color: #666!important;
    padding: 15px!important;
    font-size: 15px;
}

.wpcf7-form input[type=submit]{
    cursor: pointer;
}
.wpcf7-form input[type=text],
input[type=tel] {
    padding: 15px!important;
    border: 1px solid #bbb;
    color: #4e4e4e!important;
    background-color: #fff!important;
    -moz-border-radius: 4 !important;
    -webkit-border-radius: 4 !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wpcf7-form input[type=submit] {
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    color: #2ea3f2;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    font-family: inherit;
    display: block;
    float: right;
    margin: 8px auto 0;
    cursor: pointer;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
}
.wpcf7-form input[type=submit]:hover {
    color: #999 !important;
}
.wpcf7-form input[type=submit] {
    background-color: #FFF!important;
    border: 2px solid #b08e35!important;
    color: #b08e35!important;
    width: 40%!important;
}
div.wpcf7-validation-errors {
    margin-top: 40px!important;
    background-color: #f7e700!important;
    text-align: center;
}
div.wpcf7-mail-sent-ok {
    margin-top: 40px!important;
    background-color: #398f14!important;
    text-align: center;
    color: #FFF!important;
}
