/*::::: FORM OPINIONES :::::::*/
.opt_formBox { background: #fce5f2; padding-top: 30px; padding-bottom: 30px; margin: 30px auto; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
.opt_formBox h2 { color: #e6007e; font-size: 20px; line-height: normal; text-align: center; margin: 10px auto; }
.opt_formBox h3 { color: #444; font-size: 18px; text-align: left; font-weight: bold; text-transform: uppercase; margin: 10px auto 0 auto; }
.opt_input_group label { color: #444; }
.opt_input_group { margin: 10px auto; }
.opt_input { display: block; width: 100%; height: calc(1.5em +.75rem + 2px); padding:.375rem.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #fff; background-clip: padding-box; border: 1px solid #dadcdf; border-radius:.25rem; transition: border-color.15s ease-in-out,box-shadow.15s ease-in-out; color: #32373c; }
select.opt_input { float: left; width: 100%; margin: 5px auto; padding:.375rem.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #fff; background-clip: padding-box; border: 1px solid #dadcdf; border-radius:.25rem; transition: border-color.15s ease-in-out,box-shadow.15s ease-in-out; color: #32373c;  -webkit-appearance: none; background: #fff url(https://kidsin.mx/wp-content/plugins/opinator/images/arrow-dwn.svg) no-repeat right 5px top 55%; background-size: auto; background-size: 16px 16px; cursor: pointer; vertical-align: middle; }
textarea.opt_input { height: auto; padding: 0.8rem; }
.opt_input_group input[type="checkbox"] { transform: scale(1.4); }
.btn-enviarOpinion, .btn-enviarOpinion:visited { cursor: pointer; background: #e6007e; color: #fff; border: 1px solid #e6007e; font-size: 18px; padding: 10px 20px; border-radius: 4px; text-transform: uppercase; }
.btn-enviarOpinion:hover, .btn-enviarOpinion:focus { color: #fff; background: #ff008c; border-color: #ff008c; text-decoration: none; }
.opt_checkbox a { text-decoration: underline;  color: #e6007e; }


 /*::::: ESTRELLAS EN FICHA :::::::*/
.opt_starMid p { font-size: 16px; font-weight: bold; text-transform: uppercase; margin: 5px auto 0 auto; }
.opt_starMid img { width: 25px; }
.opt_starSml p { font-size: 11px; font-weight: bold; text-transform: uppercase; margin: 10px auto 0; letter-spacing: 2px; }
.opt_starSml img {width: 19px;margin: 0;display: inline;}
.opt_puntuacion { font-size: 16px; font-weight: bold; }
.opt_puntuacion b { color: #F5D10D; }
.px7 { padding-left: 7px; padding-right: 7px; }
.pb7 { padding-bottom: 7px; }
.brdrS { border-right: 1px solid #ebeff2; }
.brdbS { border-bottom: 1px solid #ebeff2; }
.brdtS { border-top: 1px solid #ebeff2; }
.brdlS { border-left: 1px solid #ebeff2; }
.cyan { color: #009fe3 !important; }
.opt_starTit p { font-size: 16px; font-weight: normal; text-transform: uppercase; margin: 5px auto 0 auto; }

/*::::: LISTADO OPINIONES :::::::*/
.review_list { font-size: 18px; }
.opt_listBox { margin-bottom: 50px; }
.opt_primero { text-align: center; font-weight: bold; }
.opt_listBox h2 { font-size: 20px; line-height: normal; text-align: center; margin: 10px auto; }

.opt_name { font-size: 17px; line-height: normal; margin: 5px auto; }
.opt_starsBox img {width: 16px; margin: 0 auto; display: inline-block;}
.opt_comment p { font-size: 15px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #ddd }
.opt_name b { color: #444; }

.valGen { margin-bottom: 20px; }

#mensaje_gracias { text-align: center; color: #e6007e; line-height: normal; font-size: 22px; }

.opiStarsT img { margin: 0; display: inline; text-align: center !important; }

@media (min-width: 576px) { 
.opt_formBox h2 { font-size: 35px; margin-bottom: 20px auto; }
.opt_listBox h2 { font-size: 35px; line-height: normal; }
#mensaje_gracias { text-align: center; color: #e6007e; line-height: normal; font-size: 50px; }


 }

.opt_starSmlBx {
min-height: 75px;
border: 1px solid #ebeff2;
}