File: /var/www/shoetique/wp-content/plugins/ct-size-guide/assets/css/ct.sizeguide.css
#ct_size_guide{
padding: 40px;
background: white;
max-width: 600px;
margin: 0 auto;
position: relative;
}
#ct_size_guide.ct_sg_tabbed{
padding: 0px;
max-width: 100%;
}
#ct_size_guide table {
width: 100%;
}
.ct_sg_tabbed .sg_content {
max-width:100%;
}
.ct_table_caption{
font-size: small;
color: #808080;
font-style: italic;
margin: 0;
}
button.mfp-close {
position: absolute;
}
h1.sg_title {
font-weight: 400;
}
.clearfix:before, .clearfix:after{
content: " ";
display: table;
}
.clearfix:after{
clear: both;
}
.sg_content h4{
clear: none;
}