/* Enter Your Custom CSS Here */


p {
    font-size: 14px;
}

.cl-ib.animation_caeros .cl-ib-title {
    -webkit-transform: translateY(60%) ;
    transform: translateY(60%);
}

input.wpcf7-form-control.wpcf7-submit {
    background: #2690d0;
    color: #fff;
    font-size: 18px;
}

.woocommerce #main {
    padding-top: 60px;
	padding-bottom:60px;
}

body.layout-full {
    background-color: #ffffff;
}
