@import url(//www.ktwgroupinc.com/wp-content/themes/griddles/css/cols.css) all; * {
padding: 0;
margin: 0;
}
body {
margin : 0 auto;
padding : 0;
font-family: 'FontAwesome', 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 1.4em;
color : #000;
text-align: center;
background: #fff;
}
input,
select,
textarea {
color : #000;
}
input,
textarea { border: 1px solid #c0c0c0 }
hr {
display: block;
border: 0;
width: 100%;
background: url(//www.ktwgroupinc.com/wp-content/themes/griddles/images/borderline.png) center center repeat-x;
height: 27px;
margin: 0 0 10px 0;
clear: both;
}
img.logo {
float: left;
width: 100%;
max-width: 230px;
padding-top: 5px;
padding-bottom: 20px;
} #site-nav {
margin: 0px auto;
padding: 0px;
font-size: 0.87em;
font-weight: 400;
text-transform: uppercase;
margin-top: 20px;
}
#site-nav ul {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 999;
}
#site-nav li {
display: inline-block;
float: left;
}
#site-nav li a {
display: block;
height: 35px;
min-width: 50px;
text-align: center;
line-height: 35px;
padding: 0 25px 0 25px;
color: #555;
text-decoration: none;
}
#site-nav li:hover a { color: #009933 }
#site-nav li:hover ul a {
background: #f2f2f2;
color: #000;
height: 35px;
line-height: 35px;
font-size: 0.90em;
border-bottom: 2px solid #fff;
}
#site-nav li:hover ul a:hover {
background: #dedede;
color: #000;
}
#site-nav li ul { display: none }
#site-nav li ul li {
display: block;
float: none;
}
#site-nav li ul li a {
width: auto;
min-width: 100px;
padding: 0 20px;
}
#site-nav ul li:hover >ul { display: block }
.show-menu {
text-decoration: none;
color: #000;
width: 100px;
border: 1px solid #000;
font-weight: normal;
text-align: center;
padding: 5px;
margin: 0px auto;
margin-bottom: 10px;
display: none;
}
#headcontainer input[type=checkbox] { display: none }
#headcontainer input[type=checkbox]:checked ~ #site-nav ul.nav-menu { display: block } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 0;
cursor : pointer;
}
input[type="checkbox"],
input[type="radio"] { box-sizing : border-box }
input[type="search"] { box-sizing : content-box }
button::-moz-focus-inner,
input::-moz-focus-inner {
padding : 0;
border : 0;
}
input {
margin: 0;
border: 1px solid #ccc;
font-size: 1em;
padding: 5px;
background: #fff;
}
button,
input.action,
a.action,
a.action:visited,
.gform_button,
#commentform .submit {
display: inline-block;
margin: 20px 0px 5px 0px;
background: #009933; font-style: normal;
color: #fff;
font-size: 1.1em;
padding: 8px 35px 8px 35px;
text-align: center;
text-decoration: none;
}
button:hover,
input.action:hover,
a.action:hover,
#commentform .submit:hover {
background: #000;
color: #fff;
}
a.phnbtn,
a.phnbtn:visited {
display: inline-block;
margin: 0 auto;
background: #0066cc;
position: fixed; 
bottom: 0px;
font-style: normal;
width: 100%;
z-index: 999;
color: #fff;
font-size: 1.2em;
padding: 8px 0 8px 0;
margin-top: 10px;
text-align: center;
text-decoration: none;
}
a.phnbtn:hover {
background: #006699;
color: #fff;
}
input.ghost,
a.ghost,
a.ghost:visited {
display: inline-block;
margin: 20px 0px 5px 0px;
background: none;
border: 2px solid #009933; font-style: normal;
color: #009933;
font-size: 1.2em;
padding: 7px 35px 7px 35px;
text-align: center;
text-decoration: none;
}
input.ghost:hover,
input.ghost:active,
a.ghost:hover,
a.ghost:active {
background: #009933;
color: #fff;
transition: background-color 0.3s ease-in, color 0.3s ease-in;
}
input.gstwhite,
a.gstwhite,
a.gstwhite:visited {
display: inline-block;
margin: 10px 0px 5px 0px;
background: none;
border: 2px solid #fff; font-style: normal;
color: #fff;
font-size: 1.2em;
padding: 7px 35px 7px 35px;
text-align: center;
text-decoration: none;
}
a.gstwhite:hover,
a.gstwhite:active {
background: #fff;
color: #000;
transition: background-color 0.3s ease-in, color 0.3s ease-in;
}
.repfndr a.gstwhite,
.repfndr a.gstwhite:visited {
margin: 0px 0 0 10px;
padding: 3px 5px 1px 5px;
font-size: 0.8em;
}
.repfndr a.gstwhite:hover {
margin: 0px 0 0 10px;
color: #009933;
}
a.acthd,
a.acthd:visited {
display: inline-block;
margin: 20px 0px 5px 0px;
background: #009933; font-style: normal;
color: #fff;
font-size: 1.2em;
padding: 8px 35px 8px 35px;
text-align: center;
text-decoration: none;
}
a.acthd:hover {
background: #fff;
color: #009933;
}
a.phnbtn {
display: none;
} a.back-to-top {
background: #009933;
color: #fff;
font-family: 'FontAwesome', 'Lato', sans-serif;
margin: 0;
position: fixed;
bottom: 0;
right: 0;
width: 40px;
height: 40px;
z-index: 100;
display: none;
text-decoration: none;
text-align: center;
padding: 10px 0 0 0;
}
a.back-to-top i {
font-size: 26px;
color: #fff !important;
} #wrapper {
width: 100%;
position: relative;
text-align: left;
}
#headcontainer {
width: 100%;
background: #fff;
display: block;
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
overflow: visible;
position: fixed;
top: 0px;
z-index: 9999;
}
.phn {
width: 100%;
padding: 0;
background: #333;
color: #fff;
font-size: 0.95em;
overflow: hidden;
margin: 0;
line-height: 36px;
}
.phn a,
.phn a:hover,
.phn a:visited {
color: #fff;
text-decoration: none;
display: inline;
margin: 10px 5px 0 5px;
}
.soc {
display: inline-block;
font-size: 1.5em;
}
.repfndr {
width: 70%;
max-width: 400px;
float: right;
background: #009933;
color: #fff;
padding: 15px 10px 15px 10px;
box-sizing: border-box;
overflow: visible;
margin-top: -40px;
}
header {
clear: both;
width: 100%; max-width: 1024px; margin: 0 auto;
padding: 0px;
position: relative;
color: #000;
text-align: center;
min-height: 60px;
}
#maincontentcontainer {
width: 100%;
padding-top: 100px;
}
.breakit {
float: none;
margin: 0px auto;
width: 100%;
max-width: 1024px;
text-align: center;
height: 65px;
}
#container {
width: 100%;
padding: 50px 0 50px 0;
text-align: center;
}
#hmcontainer {
width: 100%;
padding: 20px 0 50px 0;
text-align: center;
}
.billboard {
background-image: url(//www.ktwgroupinc.com/wp-content/themes/griddles/images/medical-cabinets.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: 0% 20%;
overflow: hidden;
padding: 0;
margin: 0px auto;
}
.white {
background: #fff;
color: #333;
}
.fades {
background: #eaeaea;
color: #222;
}
.grey {
background: #333;
color: #fff;
}
.fades small { color: #666 }
.blgboard {
background-image: url(//www.ktwgroupinc.com/wp-content/themes/griddles/images/blogbg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: 0% 70%;
overflow: hidden;
padding: 30px 0 0 0;
margin: 0px auto;
}
#sidebar {
padding: 20px;
background: #f9f9f9;
}
#maincontent {
clear: both;
width: 100%; max-width: 1024px;
margin: 0 auto;
padding: 1em 0;
position: relative;
box-sizing: border-box;
min-height: 600px;
}
#headcontainer .col {
margin: 0;
padding: 0;
}
.plncontent {
clear: both;
width: 100%; max-width: 1024px;
margin: 0 auto;
padding: 0;
position: relative;
overflow: hidden;
box-sizing: border-box;
text-align: left;
}
.blbdcontent {
clear: both;
width: 90%; max-width: 725px;
background: url(//www.ktwgroupinc.com/wp-content/themes/griddles/images/grey-trans.png);
margin: 0 0 0 23%;
padding: 30px 50px 30px 50px;
position: relative;
overflow: hidden;
box-sizing: border-box;
font-size: 1em;
color: #fff;
}
.hmblgcontent {
clear: both;
background: url(//www.ktwgroupinc.com/wp-content/themes/griddles/images/wht-trans.png);
width: 96%; max-width: 700px;
margin: 0 auto;
padding: 15px 30px 0 30px;
position: relative;
overflow: hidden;
box-sizing: border-box;
text-align: left;
}
.lightcontainer {
background: #f9f9f9;
padding: 30px 30px 10px 30px;
}
.box {
box-shadow: 0px 0px 5px #dedede;
padding: 0;
height: 420px;
}
.box .more { display: none }
.postinfo i { margin: 0 5px 0 20px }
#smallprint {
clear: both;
width: 100%; max-width: 1024px; margin: 0 auto;
padding: 10px 0 10px 0;
position: relative;
color: #fff;
font-size: 0.65em;
}
#smallprint p { vertical-align: middle }
#smallprint ul,
#smallprint ul li {
list-style-type: none;
display: inline-block;
}
#smallprint li { margin: 0 10px 0 10px }
#smallprint a:link,
#smallprint a:visited {
color: #fff;
text-decoration: none;
margin: 0 5px 0 5px;
}
#smallprint a:hover {
color: #888;
text-decoration: underline;
}
#smallprint i {
font-style: normal !important;
}
#smallprint .span_3_of_7 { text-align: right } h1,
h2,
h3,
h4,
h5,
h6 { line-height : 1.2 }
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { text-decoration: none }
h1 {
font-weight: 300;
color: #000;
margin-top: .5em;
margin-bottom : .5em;
padding-bottom: 10px;
border-bottom: 1px dotted #c0c0c0;
font-size : 2.1em;
}
h1.ttl {
font-family: 'Droid Serif', serif;
font-weight: normal;
color: #333;
font-size : 2.2em;
border-bottom: none;
margin-bottom: .7em;
}
h1#pm_h1 {
border-bottom: none;
padding-bottom: 0;
}
h1.headline {
font-size: 1.8em;
font-weight: 800;
color: #009933;
border-bottom: none;
text-align: center;
margin-bottom: .2em;
}
.woocommerce div.product .product_title {
margin-top: 1em;
font-size: 2.6em;
}
h2 {
font-weight: 300;
color: #009933;
margin-bottom : .5em;
margin-top : .5em;
font-size : 1.7em;
}
h2.posted {
font-size : 26px;
font-family: 'Droid Serif', serif;
margin-top: .3em;
margin-right: 40px;
margin-bottom: .3em;
}
h2.posted a:link,
h2.posted a:visited { color: #009933 }
h2.posted a:hover { color: #333 }
h2.widget-title {
display: none;
line-height: 0px;
}
.blg {
height: 40px;
margin: 15px;
}
.blg h2 {
font-size: 1em;
font-weight: 700;
}
h2.blk { color: #333 }
h2.cntr { font-weight: 800 }
h3 {
font-weight: 500;
color: #333;
margin-top : .5em;
margin-bottom : 0.5em;
font-size : 1.5em;
}
h4 {
font-weight: 300;
color: #000;
margin-top : .5em;
margin-bottom : 0.5em;
font-size : 1.3em;
}
h5 {
font-weight: bold;
color: #000;
margin-top : .5em;
margin-bottom : .5em;
font-size : 1.2em;
text-transform: uppercase;
}
h5.posted {
color: #888;
font-size: 0.95em;
letter-spacing: 2px;
}
h6 {
font-weight: bold;
color: #000;
font-size : 1em;
margin-top : .5em;
margin-bottom : .5em;
text-align: center;
}
h6 a,
h6 a:visited,
h6 a:hover { text-decoration: none }
#container.fades h2 {
color: #009933;
font-family: 'Droid Serif', serif;
margin-top: 0;
}
.fixit {
font-family: 'Droid Serif', serif;
font-size: 1.4em;
font-weight: 700;
margin-top: -35px !important;
} p,
ol,
ul,
dl,
address { margin-bottom: 1.5em }
p { ;
hyphens: auto;
-webkit-hyphens : auto;
-webkit-hyphenate-character : "\2010";
-webkit-hyphenate-limit-after : 1;
-webkit-hyphenate-limit-before : 3;
-moz-hyphens : auto;
}
.billboard p { 
margin-bottom: 1.4em;
hyphens: none !important;
-webkit-hyphens: none !important;
-moz-hyphens: none !important; 
}
.grey .cntr {
margin-top: 40px;
margin-bottom: 40px;
}
ul,
ol {
margin : 0 0 1.5em 0;
padding : 0 0 0 24px;
}
li ul,
li ol { margin: 0 }
.cntr { text-align: center !important }
#maincontent ul,
#maincontent ol {
margin : 0 10px 1.5em 30px;
padding: 0;
}
#maincontent ul li {
list-style-type: disc;
margin: 0 20px 5px 0px;
}
#maincontent ol li {
list-style-type: decimal;
margin: 0 20px 5px 0px;
}
#maincontent ul.products,
#maincontent ul.tabs {
margin: 0;
padding: 0;
}
#maincontent ul.products li {
list-style-type: none;
margin: 0px 5px 30px 0px;
text-align: center;
padding: 10px;
}
#maincontent ul.tabs li { margin: 0 10px 0 0 }
#sidebar ul {
margin: 0px 0 2em 0;
}
#sidebar ul li {
margin: 0 0 0.2em 0;
font-size: 0.95em;
}
#sidebar ul li:before {
content: "";
padding: 0 5px 0 5px;
color: #009933;
font-size: 0.85em;
}
#sidebar ul li a { text-decoration: none }
dl,
dd { margin-bottom : 1.5em }
dt { font-weight : normal }
b,
strong,
bold { font-weight: 700 }
small {
font-size : 0.80em;
line-height: 1em;
}
sub,
sup {
font-size : 75%;
line-height : 0;
position : relative;
vertical-align : baseline;
}
sup { top : -.5em }
sub { bottom : -.25em }
.subtext { color: #666 } a {
color : #009933;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: underline;
}
a:visited { color : #777 }
a:hover {
outline : 0;
color : #333;
}
a.whtbtn,
a.whtbtn:visited {
display: inline-block;
margin: 15px 0 0 0;
background: #fff;
font-style: normal;
color: #555 !important;
font-size: 0.80em !important;
padding: 2px 10px;
border: 1px solid #dedede; text-transform: uppercase;
text-align: center;
text-decoration: none;
}
a.whtbtn:hover { background: #dedede }
a.more,
a.more:visited {
display: block;
width: 100%;
max-width: 115px;
margin: 15px 0 0 0;
background: #fff;
font-style: normal;
color: #555 !important;
font-size: 0.8em !important;
padding: 2px 10px;
border: 1px solid #dedede; text-transform: uppercase;
text-align: center;
text-decoration: none;
}
a.more:hover {
background: #eaeaea;
color: #555;
}
a.cate,
a.cate:hover {
font-size: 0.9em;
display: block;
margin: 10px auto;
padding: 10px 0;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
} img {
border : 0
}
img.icon {
float: none;
display: block;
max-height: 60px;
margin-top: 10px;
}
img.social {
float: none;
display: inline-block;
max-height: 60px;
margin: 30px 15px 0 15px;
}
.wp-post-image {
float: right;
margin: 10px 0px 0px 20px;
padding: 0;
padding: 0px;
}
.box .wp-post-image {
float: none;
margin: 0px auto !important;
padding: 0;
margin-bottom: 5px;
}
.lightcontainer .wp-post-image { margin: 25px 0px 0px 25px }
.box .thumbbg {
text-align: center;
margin-top: 5px;
clear: both;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 25px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 25px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter { margin-bottom: 12px }
img.round150 {
border-radius: 50%;
border: 2px solid #eaeaea;
padding: 0px;
width: 100%;
width: 150px;
height: 150px;
}
img.round180 {
border-radius: 50%;
border: 2px solid #eaeaea;
padding: 0px;
width: 100%;
width: 150px;
height: 150px;
}
.wp-caption {
background: #dedede;
line-height: 18px;
margin-bottom: 20px;
max-width: 140px !important; width: auto;
padding: 5px 4px;
text-align: center;
}
.wp-caption img { margin: 5px 5px 0 }
.wp-caption-text {
color: #888;
height:50px;
font-size: 0.80em;
margin: 15px 0;
text-align: center;
}
.gallery-item {
width: 150px;
margin:10px;
box-sizing:border-box;
float:left;
text-align:center;
}
img.avatar {
float: left;
margin: 5px 10px 0 0;
width: 50px;
height: inherit;
} embed,
iframe,
object,
video { max-width: 100% } .ftfwd { display: none }
.section {
clear: both;
padding: 0px;
margin: 0px;
}
.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date { display: none }
blockquote {
margin: 0px 60px 20px 40px;
padding: 15px 20px 15px 20px;
border-left: 6px solid #c0c0c0;
background: #f9f9f9;
}
blockquote p { margin-bottom: 0 }
#crumbs {
font-size: 0.80em;
text-align: right;
margin: 0px 0 20px 0;
padding: 5px;
} .woocommerce .summary { font-size: 16px; }
.woocommerce .woocommerce-info { border-top-color: #009933 !important }
.woocommerce .woocommerce-info::before { color: #009933 !important }
.woocommerce div.product div.images { margin-top: 20px; }
.woocommerce header { text-align: left }
.woocommerce h2,
.woocommerce h3,
.woocommerce h4 {
color: #009933;
font-weight: bold;
margin-top: 1.2em;
}
.woocommerce div.product .product_title { border-bottom: none }
.woocommerce ul.products li.product h3 { font-size: 0.9em }
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #77A464;
font-size: 1.6em;
font-weight: 400;
}
.woocommerce .tab-editor-container {
padding-top: 25px;
}
.woocommerce .wp-caption {
background: #fff;
line-height: 18px;
padding: 5px 0;
text-align: center;
box-sizing:border-box;
overflow:hidden;
}
.woocommerce .acces .col {
margin: 1% 0.7%;
padding:15px 15px 0;
background: #dedede;
box-sizing:border-box;
overflow:hidden;
}
.woocommerce .acces .col:first-child {
margin-left: 0;
}
.woocommerce .wp-caption img { margin: 5px 0px 10px; }
.woocommerce .wp-caption-text { 
font-weight: bold; 
color: #009933;
margin: 15px 0 0; 
padding: 5px 0;
border-top: 1px dotted #c0c0c0;
border-bottom: 1px dotted #c0c0c0;
}
img.attachment-shop_thumbnail {
width: 100px !important;
padding: 10px;
background: #f9f9f9;
margin: 20px 5px 0px 5px;
}
.related {
border-top: 1px dotted #c0c0c0;
margin-top: 50px;
padding-top: 25px;
}
.woocommerce .tagged_as {
display: none;
} #cn-cmap .cn-right {
text-align: left !important;
}
#cn-cmap span.adr span.address-name {
display: none !important;
}
#cn-cmap .fn,
#cn-cmap h3 {
font-size: 22px !important;
}
#cn-cmap .cn-entry {
font-size: 16px !important;
}
.chosen-container-single {
width: 225px !important;
} .divider {
width: 100%;
max-width: 1024px;
display: block;
margin: 20px 0 20px 0;
}
#sidebar h3.widget-title {
display: block;
clear: both;
color: #000;
font-size: 0.85em;
font-weight: 500;
text-transform: uppercase;
padding: 5px 0px 5px 0px;
margin: 10px 0px 20px 0px;
border-top: 3px double #dedede;
border-bottom: 3px double #dedede;
}
#maincontent form ul li,
#sidebar ul li { list-style-type: none }
.ninja-forms-cont {
width: 98%;
max-width: 475px;
}
.formfit { width: 50% }
.ninja-forms-required-items {
padding: 0 0 5px 0;
font-weight: bold;
font-style: italic;
}
.ninja-forms-form-wrap label,
.ninja-forms-form-wrap label-inside { font-weight: 300 !important }
.ninja-forms-error-msg {
background: #FF9;
padding: 10px;
margin: 10px;
}
#ninja_forms_form_2 {
margin-top: 10px;
margin-bottom: 0px;
}
.faqs dt:after,
.faqs dd:after {
font-weight: 300 !important;
font-size: 18px !important;
}
#nf_submit_67 input.action { margin: 0px 0px 0px 0px } .icf-optin-form input[type="text"] {
border: none;
border-radius: 0px !important;
}
.icf-optin-form input[type="submit"] { border-radius: 0px !important }
.icf-optin-form {
padding: 0 10px 15px 10px !important;
clear: both;
margin: 5px auto;
position: relative;
}
#popup {
display: none;
background: #f9f9f9 !important;
padding: 10px !important;
width: 350px !important;
height: 375px !important;
}
#popup .popup_title {
height: 0px !important;
padding: 0px !important;
text-align: center;
color: #FFF;
font-size: 25px;
font-weight: bold;
text-shadow: none !important;
font-family: arial,verdana,tahoma;
}
#popup .popup_title img { display: none !important }
#popup .popup_content {
padding: 30px 20px 0px 20px !important;
overflow: hidden;
color: #FFF;
height: auto !important;
font-size: 13px;
}
#popup .submit_field {
background: #009933 !important;
width: 265px;
margin: 10px 0px 0px;
height: 54px;
border: medium none;
color: #FFF;
font-size: 18px;
font-weight: bold;
cursor: pointer;
text-align: center;
text-shadow: none !important;
}
#popup .wps_privacy {
position: relative !important;
margin-top: 25px;
bottom: 20px !important;
color: #666666 !important;
background: none !important;
padding-left: 0 !important;
}
#da-lt-table-91 tr td:nth-child(2), #da-lt-table-91 th:nth-child(2) {
display: none !important;
} img.error {
float: left;
margin: 0 50px 0 0;
}
#err {
float: left;
width: 45%;
margin: 30px 0 0 0;
}
.spchd {
font-family: 'Droid Serif', serif;
font-size: 2.5em;
font-weight: normal;
color: #009933;
margin: 20px 0 20px 0;
padding: 0px;
line-height: 1em;
} .blgdt {
font-size: 0.80em;
margin: 15px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px dotted #c0c0c0;
border-bottom: 1px dotted #c0c0c0;
}
.lightcontainer .blgdt {
margin: -15px 0 0 15px;
padding-top: 0px;
padding-bottom: 0px;
border-top: none;
border-bottom: none;
}
.exc {
margin: 15px;
font-size: 0.85em;
}
.lightcontainer .exc { font-size: 1em }
.entry { }
.postinfo {
display: block;
width: 98%;
font-size: 0.80em;
color: #333;
margin: 15px 0px 35px 0px;
padding: 10px;
background: #f9f9f9;
clear: both;
}
#pgnav {
background: #f9f9f9;
font-size: 0.80em;
padding: 10px 0;
color: #666;
margin-top: 20px;
}
#pgnav a {
padding: 0 50px 0 50px;
margin: 0;
}
#sngnav {
font-size: 0.80em;
color: #666;
}
#sngnav a {
padding: 25px 25px 25px 25px;
margin: 0px;
}
#sngnav ul li a { padding: 20px 0px 20px 0px } .comments-area {
width: 100%;
padding: 0;
}
h3.comment-reply-title,
.comments-title {
margin: 20px 0 20px 0px;
font-weight: 400;
}
#maincontent ol.comment-list {
list-style: none;
background: #f9f9f9;
padding: 0 25px 5px 0;
margin: 24px 0 24px 0;
}
.comment-author {
font-size: 1em;
line-height: 1.7142857142;
}
.comment-list .reply,
.comment-metadata {
font-size: 0.85em;
line-height: 2;
}
.comment-list .reply { margin-top: 24px }
.comment-author .fn { font-weight: 400 }
.comment-author a { color: #2b2b2b }
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a { color: #767676 }
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover { color: #009933 }
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 24px;
padding-top: 24px;
}
.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child { border-top: 0 }
.comment-author { }
.comment-author .avatar {
border: 1px solid rgba(0, 0, 0, 0.1);
height: 50px;
padding: 2px;
position: relative;
top: 0;
right: 0;
width: 50px;
}
.bypostauthor > article .fn:before {
content: "\f02d";
margin-right: 2px;
font-family: FontAwesome;
text-decoration: none;
}
.says { display: none }
.comment-meta,
.comment-content { width: 100% }
.comment-content p { margin-right: 20px }
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata { padding-left: 30px }
.comment-edit-link { margin-left: 10px }
.comment-edit-link:before {
content: "\f044";
margin-right: 2px;
font-family: FontAwesome;
text-decoration: none !important;
}
.comment-reply-link:before,
.comment-reply-login:before {
content: "\f112";
margin-right: 2px;
font-family: FontAwesome;
text-decoration: none;
}
.comment-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.comment-content ul,
.comment-content ol { margin: 0 0 24px 22px }
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
list-style-type: none;
}
#comments ol li,
#comments ul li { list-style-type: none !important }
#commentform { margin-left: 0 }
.comment-form-comment { width: 100% }
.form-allowed-tags { display: none }
.comment-content > :last-child { margin-bottom: 0 }
.comment-list .children {
list-style: none;
margin-left: 15px;
}
.comment-respond {
margin: 24px 0 24px 30px;
padding: 0;
}
.comment { margin-top: 24px }
textarea#comment { width: 97% }
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code { color: #767676 }
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
font-size: 0.90em;
line-height: 1.5;
}
.no-comments {
font-size: 1em;
font-weight: 7;
line-height: 1.5;
margin-top: 24px;
text-transform: uppercase;
}
.comment-form label {
display: block;
margin: 0 0 10px 0;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] { width: 100% }
.form-allowed-tags,
.form-allowed-tags code {
font-size: 12px;
line-height: 1.5;
}
.required { color: #c0392b }
.comment-reply-title small a {
color: #2b2b2b;
float: right;
height: 24px;
overflow: hidden;
width: 24px;
}
.comment-reply-title small a:hover { color: #41a62a }
.comment-reply-title small a:before {
content: "\f112";
margin-right: 2px;
text-decoration: none;
}
.comment-navigation {
font-size: 0.75em;
line-height: 2;
margin-bottom: 48px;
text-transform: uppercase;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous { display: inline-block }
.comment-navigation .nav-previous a { margin-right: 10px }
#comment-nav-above {
margin-top: 36px;
margin-bottom: 0;
} .screen-reader-text { display: none }
.search-form {
width: 100%;
display: block;
margin: 0;
padding: 5px 0 5px 0;
border: 0;
}
.search-field {
float: left;
background: #dedede !important;
width: 79%;
color: #222;
font-size: 0.79em;
font-family: Verdana;
font-weight: 300;
margin: 0px;
padding: 2px 0px 3px 10px;
border: none;
display: inline;
box-sizing : border-box;
overflow: hidden;
}
.search-submit {
float: right;
width: 15%;
padding: 3px 3px 3px 3px;
background: #999;
color: #fff;
border: none;
font-size: .85em;
font-weight: normal;
border-radius: 0;
font-family: 'FontAwesome', 'Open Sans', sans-serif;
}
#err .search-field {
font-size: 1.1em;
padding: 4px 0px 5px 15px;
}
#err .search-submit {
padding: 6px 3px 5px 3px;
font-size: 1.2em;
}
.search-submit:hover {
background: #666;
text-decoration: none;
} .twocolumns {
-moz-column-count: 2;
-moz-column-gap: 2em;
-webkit-column-count: 2;
-webkit-column-gap: 2em;
column-count: 2;
column-gap: 2em;
}
.span_1_of_4:nth-child(4n+1) {
clear: both;
margin-left: 0;
} .breaker {
clear: both;
margin-bottom: 10px;
}
.group:before,
.group:after {
content: "";
display: table;
}
.group:after { clear: both }
.group {
zoom: 1; } @media print { 
body {
background: white;
color: black;
margin: 0;
font: 10pt Verdana, Helvetica, sans-serif;
}
div#header { background: none }
a:link,
a:visited {
background: transparent;
font-weight: normal;
text-decoration: underline;
color: #0000ff;
}
h1,
h2,
h3,
h4 { font-family: Verdana, Helvetica, sans-serif }
h1 { font-size: 1.5em }
h2 { font-size: 1.3em }
h3 { font-size: 1.2em }
h4 { font-size: 1.1em }
img {
display: block;
border: 0;
}
div#navcontain,
div#socmed,
div#sidebar,
div#commentblock,
div#crumbs,
div#footer { display: none }
hr {
background: #000;
color: #000;
width: 100%;
height: 1px;
margin: 2em 0;
border: none;
}
blockquote {
margin: 10px 0px 10px 35px;
padding: 0px 35px 0px 15px;
border-left: 4px solid #c0c0c0;
}
} @media screen and (max-width: 768px) { 
header {
width: 100%;
padding: 0;
}
.repfndr {
width: 100%;
max-width: none;
float: none;
margin-top: 5px;
margin-bottom: 15px;
}
a.back-to-top { bottom: 46px }
#site-nav {
font-size: 1em;
float: none;
font-weight: 300;
}
#maincontent { padding: 2em 2em }
#headcontainer { 
position: static;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#maincontentcontainer { padding-top: 0px }
#headcontainer .col,
#maincontent .col,
#smallprint .col { float: none }
#headcontainer .span_1_of_5,
#headcontainer .span_3_of_5,
#headcontainer .span_3_of_7,
#headcontainer .span_4_of_7,
#smallprint .span_4_of_7,
#smallprint .span_3_of_7 {
width: 100%;
display: block;
margin: 0 auto;
padding: 0;
text-align: center;
}
#maincontent .span_3_of_4,
#maincontent .span_1_of_4 {
width: 100%;
display: block;
margin: 0 auto;
padding: 0;
text-align: left;
}
img.logo {
float: none;
max-width: 275px;
margin: 0px auto;
padding-bottom: 20px;
}
.phn {
font-size: 1.2em;
padding: 5px 0 5px 0;
}
.phn a { margin: 0 5px 25px 5px }
.plncontent {
max-width: 700px;
}
h1.cta { text-align: center }
#pm_featurebox .container { width: 98% !important }
h1#pm_h1.pmedit { font-size: 2.5em !important }
#template_content {
color: #FFF;
margin-top: 0px !important;
padding-top: 10% !important;
padding-bottom: 10% !important;
}
.formfit { width: 98% }
#smallprint .soc {
font-size: 2em;
line-height: 50px;
}
.search-form {
width: 75%;
margin: 0px auto;
margin-top: 5px;
}
#maincontent ul.products li {
width: 100% !important;
float: none !important;
display: block;
box-sizing: border-box;
}
.woocommerce ul.products li.product a img {
max-width: 300px;
clear: both;
margin: 0px auto;
}
.wp-post-image {
float: none;
margin: 0px auto;
}
.lightcontainer .wp-post-image { margin: 25px 0px 0px 0px }
a.more {
margin: 0px auto;
margin-top: 15px;
} #site-nav { margin-top: 0px }
#site-nav ul {
position: static;
display: none;
}
#site-nav ul li,
#site-nav li a { width: 75%; float: none; margin: 0 auto; }
#site-nav li a {
background: #f2f2f2;
color: #000;
padding: 0;
border-bottom: 2px solid #fff;
}
#site-nav li.menu-item-has-children >a:after {
font-family: 'Open Sans', 'FontAwesome', sans-serif;
content: "";
padding-left: 5px;
}
#site-nav li a:hover {
color: #000;
background: #f2f2f2;
}
#site-nav li:hover a { color: #000 }
#site-nav ul li ul li a {
background: #fff;
color: #660000;
}
#site-nav li:hover ul a {
background: #dedede;
color: #000;
font-size: 1em;
}
.show-menu { display: block }
.billboard {
background-position: 30% 82%;
padding: 10px;
}
.blbdcontent { margin: 0px auto; }
h1.headline { font-size: 1.2em }
.billboard p { padding: 0 15px 0 15px }
h1.cta { font-size: 1.5em }
h2.posted { font-size: 22px } #sidebar { }
.breakit { height: 35px }
.tbldesk { display: none }
.tblmob { display: block }
}
@media screen and (max-width: 736px) { 
a.plnphn { display: none }
a.phnbtn { display: block }
}
@media screen and (max-width: 480px) { .span_8_of_8 {
width: 100%;
margin-left: 0;
}
.span_7_of_8 {
width: 100%;
margin-left: 0;
}
.span_6_of_8 {
width: 100%;
margin-left: 0;
}
.span_5_of_8 {
width: 100%;
margin-left: 0;
}
.span_4_of_8 {
width: 100%;
margin-left: 0;
}
.span_3_of_8 {
width: 74.2%;
margin: 1% 0 1% 3.2%;
}
.span_2_of_8 {
width: 48.4%;
margin: 1% 0 1% 3.2%;
}
.span_1_of_8 {
width: 22.6%;
margin: 1% 0 1% 3.2%;
}
.span_1_of_8:nth-child(4n+1) {
clear: both;
margin-left: 0;
}
#container .col { float: none }
a.action, a.ghost, a.gstwhite, a.actblu { font-size: 0.85em }
.blbdcontent { font-size: 0.9em; }
.billboard p { margin-bottom: 0 } h1.headline { margin-top: .2em }
.plncontent {
max-width: 420px;
}
.box {
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 15px;
}
.blg h2 { margin-left: 5px }
.blgdt,
.exc { margin: 20px }
.lightcontainer { padding: 10px 30px 10px 30px }
.lightcontainer .blg h2 { margin-left: -15px }
.lightcontainer .blgdt,
.lightcontainer .exc { margin: 0 0 10px 0 }
img {
max-width: 100%;
height: auto;
width: auto;
}
.alignleft,
img.alignleft,
.alignright,
img.alignright {
display: block;
float: none;
margin: 0px auto;
clear: both;
margin-bottom: 15px;
}
h2 { font-size : 1.5em } img.error {
float: none;
margin: 0 0px 20px 0px;
width: auto;
max-height: 200px;
}
#err {
float: none;
width: 90%;
margin: 10px 0px 10px 0;
}
.spchd {
font-family: 'Droid Serif', serif;
font-size: 2.5em;
font-weight: normal;
color: #000;
margin: 0 0 45px 0;
padding: 0px;
}
}
@media screen and (max-width: 375px) { 
.plncontent {
max-width: 300px;
}
}