.page-title.mk-drop-shadow , #mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin {
text-shadow: 1px 1px 1px rgba(0,0,0,1);
}
sup {
font-size: 0.8em;
line-height: 0;
position: relative;
vertical-align: baseline;
top: -0.5em;
}
.mk-footer-copyright a {
color: #ffffff;
}
.mk-footer-copyright a:hover {
font-weight: bold !important; color: #ffffff !important;
} .section {
clear: both;
padding: 0px;
margin: 0px;
} .col {
display: block;
float:left;
margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; } .group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; } .span_2_of_2 {
width: 100%;
}
.span_1_of_2 {
width: 49.2%;
} @media only screen and (max-width: 480px) {
.col { 
margin: 1% 0 1% 0%;
}
}
@media only screen and (max-width: 480px) {
.span_2_of_2, .span_1_of_2 { width: 100%; }
}
#theme-page select, .woocommerce select {
min-width: 294px !important;
}
.wpcf7-form .wpcf7-textarea {
width: 82% !important;
}