/*
 Theme Name:   The Luxury Child
 Theme URI:    http://evoluxmakeup.es/
 Description:  theluxury-v1-05-child
 Author:       Javier Cestero
 Author URI:   http://example.com
 Template:     theluxury-v1-05
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  theluxury-v1-05-child
*/

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */

.product-subtitle{

color: #f58f00 !important;
font-size: 16px !important;

}
@media (max-width: 997px) {
  #content-section-4 .three.columns {
      width: 50%;
  }
}

.in{background-position:290px -44px !important}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 textarea, .wpcf7 input[type="tel"] {
    padding: 16px 19px;
    width: 100%;
    font-size: 13px;
}
input[type="text"], input[type="email"], input[type="password"], textarea, input[type="tel"] {
    color: #b5b5b5;
}
input[type="text"], input[type="email"], input[type="password"], textarea, input[type="tel"] {
    background-color: #262626;
}
input[type="text"], input[type="email"], input[type="password"], textarea, input[type="tel"] {
    border: 0px;
    outline: none;
    padding: 6px;
    max-width: 100%;
}