.cptlfcf7_description {
font-size: 13px;
display: block;
padding: 0px 10px;
line-height: 1.5;
word-break: break-word;
padding-bottom: 5px;
}
.cptlfcf7_left_box img{
max-width: 100%;
}
.cptlfcf7_left_box {
width: 20%;
float: left;
display: inline-block;
text-align: center;
}
.cptlfcf7_right_box {
width: 80%;
float: left;
display: inline-block;
}
.cptlfcf7_title {
font-size: 16px;
font-weight: 600;
padding: 0px 10px;
display: block;
color: #000;
line-height: 1.5;
}
.cptlfcf7_main {
display: inline-block;
width: 100%;
float: left;
}
.select2-container {
min-width: 400px;
}
.cptlfcf7_meta_data ul {
list-style: none;
margin: 0;
padding: 0;
}
.cptlfcf7_meta_data ul li {
display: inline-block;
margin-left: 10px;
font-size: 13px;
background-color: #ccc;
padding: 2px 5px 2px;
color: #000;
text-align: center;
white-space: nowrap;
vertical-align: bottom;
border-radius: .25em;
line-height: 1.6;
margin-bottom: 5px;
}
.select2-results__option[aria-selected] {
cursor: pointer;
float: left;
width: 100%;
line-height: initial !important;
}
.cptlfcf7_main.woocommerce .star-rating::before {
color: #fff !important;
}
.cptlfcf7_main.woocommerce .star-rating {
margin: 0;
}
.select2-results {
display: block;
position: absolute;
top: 33px;
border: 1px
solid #c1c1c1;
background: #fff;   
}