.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.pmthemes-on-header,
.pmthemes-on-footie {
margin: 0 auto;
width: 100%;
}
.pmthemes-on-header,
.pmthemes-on-footie {
padding: 10px 0;
}
.pmthemes-on-header img,
.pmthemes-on-footie img,
.pmthemes-top-content img,
.pmthemes-bel-content img,
.pmthemes-in-content img {
max-width: 100%;
}
.pmthemes-top-content,
.pmthemes-bel-content {
padding: 15px 0;
}
.pmt-full-size {
max-width: 100%;
}
.pmt-square-300 {
width: 300px;
height: 250px;
}
.pmt-square-336 {
width: 336px;
height: 280px;
}
.pmt-scraper-160 {
width: 160px;
height: 600px;
}
.center-al-cont {
text-align: center;
padding: 1em;
}
.left-al-cont {
float: left;
padding: 1em 1em 1em 0;
}
.right-al-cont {
float: right;
padding: 0.5em 0 0 0.7em;
}
.center-al {
text-align: center;
}
.right-al {
text-align: right;
}
.left-al {
text-align: left;
} #banner-125 {
text-align: center;
display: grid;
grid-gap: 5px;
grid-auto-rows: minmax(5px, auto);
grid-template-columns: repeat(2, 1fr);
}
#banner-125 img {
border: 1px solid #ddd;
padding: 5px;
margin: 7px;
}
#banner-125:before,#banner-125:after  {
display: none;
}
#banner-125 img:hover,
.afdsd {
border: 1px solid #3c3c3c;
}
@media only screen and (min-width: 960px) {
.pmthemes-on-header.right-al img,
.pmthemes-on-footie.right-al img,
.pmthemes-on-header.left-al img,
.pmthemes-on-footie.left-al img {
padding: 0 25px;
}
}
@media only screen and (max-width: 960px) {
.left-al-cont,
.right-al-cont {
max-width: 100%;
float: none;
padding: 0;
margin-bottom: 20px;
text-align: center;
}
.right-al,
.left-al {
text-align: center;
}
.pmthemes-on-header img,
.pmthemes-on-footie img {
max-width: 92%;
}
#banner-125 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media only screen and (max-width: 768px) {
.pmt-square-300,
.pmt-square-336,
.pmt-scraper-160 {
width: 100%;
height: auto;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//kofc3162.org/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//kofc3162.org/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//kofc3162.org/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//kofc3162.org/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//kofc3162.org/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//kofc3162.org/wp-content/plugins/pmthemes-share/public/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-pinterest:before{content:"\f0d2"}
.fa-google-plus:before{content:"\f0d5"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-linkedin:before{content:"\f0e1"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-envelope-o:before {content: "\f003";} #fb-root {display: none;} .pmtshr-clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .pmtshr-clearfix { zoom: 1;} *:first-child+html .pmtshr-clearfix { zoom: 1; }  .pmts-socializer{
display: block;
margin-top:10px;
margin-bottom:10px;
font-size: 16px;
}
.pmtshr-hidebutton {
position:relative;
display: inline-block;
}
.pmtshr-count {
float:left;
font-family:Verdana, sans-serif;
padding:0;
margin:0 5px 0 0;
}
.pmtshr-sharetext {
font-size:10px;
height:10px;
color:#999999;
display: block;
}
.pmtshr-total{
font-size: 30px;
line-height:24px;
color: #777;
display: block;
text-align: center;
}
.pmtshr-separator{
font-size:40px;
font-weight:300;
font-family:Arial, sans-serif;
margin-right: 10px;
vertical-align:middle;
height: 40px;
line-height: 40px;
color: #c5c5c5;
}
.csbuttons-count,
.pmtshr-buttontext{
display: inline-block;
color:#ffffff;
text-align: center;
padding-left:5px;
font-family:Verdana, sans-serif;
} .pmts-socializer .pmtshr-button {
position: relative;
display: inline-block;
margin: 0 5px 5px 0;
cursor: pointer;
color: #fff !important;
padding:7px 14px;
box-sizing: initial;
text-align: center;
-webkit-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
-moz-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
-o-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
text-decoration: none;
}
.pmts-socializer.pmtshr-floatbar .pmtshr-button {
padding:5px 10px;
}
.pmts-socializer .pmtshr-plus,
.pmts-socializer .pmtshr-minus{
background-color: #777;
}
.pmts-socializer .pmtshr-facebook {
background-color:#3b5998;
}
.pmts-socializer .pmtshr-facebook:hover {
background-color:#2d4373;
text-decoration:none;
}
.pmts-socializer .pmtshr-twitter {
background-color:#00aced;
}
.pmts-socializer .pmtshr-twitter:hover {
background-color:#0087ba;
text-decoration:none;
}
.pmts-socializer .pmtshr-google-plus{
background-color:#dd4b39;
}
.pmts-socializer .pmtshr-google-plus:hover {
background-color:#c23321;
text-decoration:none;
}
.pmts-socializer .pmtshr-linkedin{
background-color:#257bba;
}
.pmts-socializer .pmtshr-linkedin:hover{
background-color:#005983;
text-decoration:none;
}
.pmts-socializer .pmtshr-pinterest {
background-color:#cb2027;
}
.pmts-socializer .pmtshr-pinterest:hover {
background-color:#9f191f;
text-decoration:none;
}
.pmts-socializer .pmtshr-stumbleupon {
background-color:#eb4823;
}
.pmts-socializer .pmtshr-stumbleupon:hover {
background-color:#bc3a1c;
text-decoration:none;
}
.pmts-socializer .pmtshr-envelope-o {
background-color:#666;
}
.pmts-socializer .pmtshr-envelope-o:hover {
background-color:#999;
text-decoration:none;
}
.pmts-socializer.pmtshr-classic-style .pmtshr-button {
border-radius: 5px;
box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.3), 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15);
}
.pmts-socializer.pmtshr-classic-style .pmtshr-plus,
.pmts-socializer.pmtshr-classic-style .pmtshr-minus{border: 1px solid #aaaaaa;}
.pmts-socializer.pmtshr-classic-style .pmtshr-facebook {border: 1px solid #344e86;}
.pmts-socializer.pmtshr-classic-style .pmtshr-twitter {border: 1px solid #0099d3;}
.pmts-socializer.pmtshr-classic-style .pmtshr-google-plus{border: 1px solid #d73925;}
.pmts-socializer.pmtshr-classic-style .pmtshr-linkedin{border: 1px solid #006a9d;}
.pmts-socializer.pmtshr-classic-style .pmtshr-pinterest {border: 1px solid #b01c22;}
.pmts-socializer.pmtshr-classic-style .pmtshr-stumbleupon {border: 1px solid #a03218;}
.pmts-socializer.pmtshr-classic-style .pmtshr-envelope-o {border: 1px solid #555;}
.pmts-socializer.pmtshr-plain-style .pmtshr-button {
border-radius: 5px;
border: 2px solid #aaaaaa;
color:#999 !important;
}
.pmts-socializer.pmtshr-plain-style .csbuttons-count,
.pmts-socializer.pmtshr-plain-style .pmtshr-buttontext{color:#999 !important;}
.pmts-socializer.pmtshr-plain-style .pmtshr-plus,
.pmts-socializer.pmtshr-plain-style .pmtshr-minus,
.pmts-socializer.pmtshr-plain-style .pmtshr-facebook,
.pmts-socializer.pmtshr-plain-style .pmtshr-twitter,
.pmts-socializer.pmtshr-plain-style .pmtshr-google-plus,
.pmts-socializer.pmtshr-plain-style .pmtshr-linkedin,
.pmts-socializer.pmtshr-plain-style .pmtshr-pinterest,
.pmts-socializer.pmtshr-plain-style .pmtshr-stumbleupon,
.pmts-socializer.pmtshr-plain-style .pmtshr-envelope-o {
background:none !important;
} .pmtshr-floatbar {
background-color: #fff;
border-right:1px solid #fff;
left: 0;
margin-top: 0;
padding: 7px 2px 2px 7px;
position: fixed;
top: 210px;
-webkit-box-shadow: 5px 0px 5px -5px rgba(0,0,0,0.4);
-moz-box-shadow: 5px 0px 5px -5px rgba(0,0,0,0.4);
box-shadow: 5px 0px 5px -5px rgba(0,0,0,0.4);
z-index:99990;
}
.pmtshr-floatbar .pmtshr-button {
display: block !important;
width: 20px;
font-size: 20px;
}
.pmtshr-floatbar.pmtshr-right-floatbar{
border-left:1px solid #fff;
border-right:none !important;
left: auto !important;
right: 0;
-webkit-box-shadow: -5px 0px 5px -5px rgba(0,0,0,0.4);
-moz-box-shadow: -5px 0px 5px -5px rgba(0,0,0,0.4);
box-shadow: -5px 0px 5px -5px rgba(0,0,0,0.4);
} ul.pmts-socializer.pmts-default {
list-style:none;
padding-left:0;
margin:0;
}
ul.pmts-socializer.pmts-default li{
float:left;
margin-right:10px;
} ul.pmts-socializer.pmts-default-float {
list-style:none;
margin-left: 0;
}
ul.pmts-socializer.pmts-default-float .pmtshr-button  {
width: 20px;
}
ul.pmts-socializer.pmts-default-float li{
margin-bottom:10px;
} .pmtshr-responsive , .pmtshr-responsive  span, .pmtshr-responsive  span iframe[style] {
width: 100% !important;
} .pmtshr-grid {
display:block;
position: relative;
margin:5px -5px;
}
.pmtshr-grid ul {
position:relative;
padding:0;
font-size:0;
list-style:none;
}
.pmtshr-grid ul li{
display:inline-block;
width:33.33%;
margin:0;
padding:0;
list-style:none;
}
.pmtshr-grid ul li a{
display:block;
padding:0;
margin:5px;
}
.pmtshr-grid ul li img{
width:100%;
}
.pmtshr-grid.pmtshr-col4 ul li{
width:25%;
}
.pmtshr-grid.pmtshr-col2 ul li{
width:50%;
}
@media only screen and (max-width:75em) {
.pmtshr-floatbar{
display: none;
}
}
@media only screen and (min-width:75em) {
.pmts-socializer{
font-size: 14px;
}
} @media screen and (max-width: 580px) {
.pmts-socializer .pmtshr-button{
font-size:18px;
padding:8px 12px;
width:30px;
}
.csbuttons-count,
.pmtshr-count,
.pmtshr-buttontext,
.pmtshr-separator{
display: none!important;
}
.pmtshr-grid ul li,
.pmtshr-grid.pmtshr-col4 ul li,
.pmtshr-grid.pmtshr-col2 ul li{
width:100%;
}
}.eeSFL {
box-sizing: border-box;
} .eeSFL_BreadCrumb {
width: 100%;
padding: .25em;
margin-bottom: .5em;
}
.eeSFL_BreadCrumb span.eeSFL_Crumb {
display: block;
float: left;
margin-right: .5em;
margin-bottom: .5em;
}
.eeSFL_BreadCrumb .eeSFL_Crumb a {
display: block;
padding: .5em .75em;
background-color: var(--ee-color-action-link-background);
border: 1px solid var(--ee-color-table-border);
border-radius: 3px;
text-decoration: none;
color: var(--ee-color-action-link-text);
}
.eeSFL_BreadCrumb .eeSFL_Crumb a:hover {
text-decoration: none;
background-color: var(--ee-color-action-link-background-hover);	
color: var(--ee-color-action-link-text-hover);
}
.eeSFL_BreadCrumb .eeSFL_Crumb:last-child {
background-color: var(--ee-color-action-link-background);
border: 1px solid var(--ee-color-action-link-background);
padding: .5em .75em;
} .eeSFL_ListOpsBar,
.eeSFL_BulkDownloadBar {
display: flex;
font-size: 16px;
line-height: 1;
margin: 1em 0;
}
.eeSFL .eeSFL_ListOpsBar form,
.eeSFL .eeSFL_BulkDownloadBar form {
display: flex;
width: 100%;
align-items: center;
justify-content: center;
}
.eeSFL .eeSFL_ListOpsBar select,
.eeSFL .eeSFL_ListOpsBar input[type=text],
.eeSFL .eeSFL_BulkDownloadBar input[type=text],
.eeSFL .eeSFL_ListOpsBar input[type="submit"],
.eeSFL .eeSFL_BulkDownloadBar input[type="submit"] {
display: block;
font-family: sans-serif;
}
.eeSFL #eeSFL_FileOpsAction,
.eeSFL .eeSFL_BulkDownloadBar label {
flex: 2;
margin-right: .5em;
}
.eeSFL .eeSFL_BulkDownloadBar label {
text-align: right;
}
.eeSFL .eeSFL_ListOpsBar input[type=text],
.eeSFL .eeSFL_BulkDownloadBar input[type=text],
.eeSFL #eeSFL_MoveToFolder {
flex: 5;
margin-right: .5em;
max-width: none;
}
.eeSFL .eeSFL_ListOpsBar input[type="submit"],
.eeSFL .eeSFL_BulkDownloadBar input[type="submit"] {
flex: 1;
}
.eeSFL_Modal {
display: none;
}
.eeSFL_Modal .eeSFL_ModalBackground {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.5);
}
.eeSFL_Modal .eeSFL_ModalBody {
position: fixed;
z-index: 100;
top: 10em;
bottom: 10em;
right: 20%;
left: 20%;
padding: 2em 3em;
background-color: rgba(255, 255, 255, 1);
border: 1px solid #999;
overflow: auto;
}
.eeSFL_Modal .eeSFL_ModalBody h1,
.eeSFL_Modal .eeSFL_ModalBody p {
margin: 0;
margin-bottom: 10px;
}
.eeSFL_Modal .eeSFL_ModalBody label,
.eeSFL_Modal .eeSFL_ModalBody input[type=text],
.eeSFL_Modal .eeSFL_ModalBody input[type=email],
.eeSFL_Modal .eeSFL_ModalBody input[type=url],
.eeSFL_Modal .eeSFL_ModalBody textarea,
.eeSFL_Modal .eeSFL_ModalBody select,
.eeSFL_Modal .eeSFL_ModalBody small {
display: block;
width: 100%;
max-width: none;
font-size: 120%;
}
.eeSFL_Modal .eeSFL_ModalBody label.eeCheckboxLabel  {
display: inline-block;
width: auto;
}
.eeSFL_Modal .eeSFL_ModalBody input[type=checkbox] {
display: inline-block;
}
.eeSFL_Modal .eeSFL_ModalBody input[type=text],
.eeSFL_Modal .eeSFL_ModalBody input[type=email],
.eeSFL_Modal .eeSFL_ModalBody input[type=url],
.eeSFL_Modal .eeSFL_ModalBody textarea {
padding: .3em;
}
.eeSFL_Modal .eeSFL_ModalBody select {
margin: .5em 0;
}
.eeSFL_Modal .eeSFL_DateNew {
display: flex;
align-items: center;
justify-content: center;
}
.eeSFL_Modal .eeSFL_DateNew label {
display: flex;
align-items: center;
justify-content: center;
flex: 1 1 30%;
padding: 0;
}
.eeSFL_Modal .eeSFL_DateNew input[type=number] {
margin: 0 .5em;
width: 80%;
}
.eeSFL_Modal .eeSFL_ModalBody small {
margin: .5em 0 1.5em 0;
font-size: 80%;
}
.eeSFL_Modal .eeSFL_ModalBody h4 {
border-bottom: 1px solid #333;
}
.eeSFL_Modal .eeSFL_ModalBody button,
.eeSFL_Modal .eeSFL_ModalBody input[type=submit] {
float: right;
clear: both;
font-size: 150%;
}
.eeSFL_Modal p.eeSFL_ModalFileDetails {
clear: both;
text-align: center;
border-bottom: 2px solid #666;
margin-bottom: 2em;
}
.eeSFL_Modal .eeSFL_ModalClose {
position: absolute;
top: 1em;
right: 1em;
padding: 0;
font-size: 1.75em;
height: 1.5em;
width: 1.5em;
line-height: 0;
}
.eeSFL_ResultsNotification {
margin: .25em 0;
padding: 3px 6px;
border: 1px solid #666;
border-radius: 2px;
background-color: #EEE;
color: #333;
}
.eeSFL_ResultsNotification_errors {
background-color: #ffcccc;	
}
.eeSFL_ResultsNotification_warnings {
background-color: #ffe8b1;	
}
.eeSFL_ResultsNotification_messages {
background-color: #dcffdc;	
}
.eeSFL_ResultsNotification ul {
line-height: 1;
margin: .5em;
padding: .5em;
}
.eeSFL_ResultsNotification ul li {
}
.eeFlex {
width: 100%;
display: flex;
align-content: center;
justify-content: center;
line-height: 1;
}
.eeFlex1 {
flex: 1;
}
.eeFlex2 {
flex: 2;
}
.eeFlex3 {
flex: 3;
}
.eeFullWidth {
display: block;
width: 100%;
}
.eeCentered {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.eeRight {
text-align: right;
}
.eeFloatRight {
float: right;
clear: right;
margin: 0 0 1.5em 1.5em;
max-width: 50%;
height: auto;
}
.eeFont100p {
font-size: 100% !important;
}
.eeInline {
display: inline-block !important;
float: none !important;
}
.eeClear {
clear: both;
}
.eeClearFix::after {
display: block;
content: " ";
clear: both;
}
.eeHide { display: none; }
.eeSFL_FileRenameEntry, 
.eeOldFileName,
.eeSFL_SavedDesc { display: none !important; }
.wp-core-ui .button, .wp-core-ui .button-secondary {
vertical-align: middle;
}.wp_cart_clear_float{
clear:both;
}
.shopping_cart{
padding: 5px;
}
.shopping_cart img{
border:none;
box-shadow: none;
}
.shopping_cart input{
width:auto !important;
margin: 0;
}
.shopping_cart input[type="number"]{
max-width:5em !important;
text-align:center;
}
div.shopping_cart table{
border: none;    
}
div.shopping_cart tr td, div.shopping_cart tr th{
padding:2px 1px;
border: none;
}
div.shopping_cart tr th{
font-weight: bold;    
}
div.shopping_cart tr, div.shopping_cart th{
border: none;    
}
.shopping_cart .wspsc_cart_item_name_th{
text-align: left;
}
.shopping_cart .wspsc_cart_qty_th, .shopping_cart .wspsc_cart_price_th{
text-align: center;
}
.shopping_cart .wp_cart_item_thumbnail{
margin-right: 10px;
}
.shopping_cart .wp_cart_item_thumbnail img{
max-width: 48px;
float: left;
}
.wp_cart_remove_item_form input[type="image"]{
border: none;
cursor: pointer;
}
.wp-cart-button-form input{
width: auto !important;
}
.wp_cart_checkout_button{
cursor: pointer;    
}
.wp_cart_checkout_button:hover{
opacity:0.7;
}
.wp_cart_button:hover{
opacity:0.7;
}
.wp_cart_button_wrapper input{
margin: 0;
}
.wpspsc_error_message{
color:red !important;
font-weight:bold;
}
.wpspsc_success_message{
color:green !important;
font-weight:bold;
} .wpsc-cart-txn-success-msg {
background-color: #f4f8ff;
border: 1px solid #007cba;
border-radius: 3px;
padding: 15px 20px;
}
.wpsc-cart-change-quantity-msg{
font-weight: bold; 
color: red;
} .wp_cart_product_display_box{
border: 1px solid #E8E5DC;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
margin-bottom: 25px;
padding-bottom: 5px;
width:300px;
}
.wp_cart_product_thumbnail img{
max-width:100%;
}
.wp_cart_product_display_bottom{
padding:10px 15px;	
}
.wp_cart_product_name{
color: #525351;
font-size: 16px;
font-weight: bold;
line-height: 20px;
margin: 0 0 10px 0;
text-transform:uppercase;
}
.wp_cart_product_description{
font-style:italic;
}
.wp_cart_product_price{
color: #525351;
display: block;
font-size: 22px;
font-weight: bold;
line-height: 24px;
margin: 0;
padding: 10px 10px 10px 0;
}  .wpsps_compact_cart{
font-family:helvetica;	
background-color:#DDDDDD;
border:1px solid #CCCCCC;
max-width: 240px;
min-width: 200px;
padding: 10px 7px;
margin:5px 0;
}
.wpsps_compact_cart_container{
padding-left: 15px;
font-size: 14px;
}
.wpsps_compact_cart_price{
color: #6A872D;
font-weight: bold;
}
.wpsps_compact_cart_co_btn{
background-color: #A3A3A3 !important;
color: #162636 !important;
font-size: 14px !important;
font-weight:normal !important;
margin-left: 10px !important;
padding: 5px 7px !important;
text-decoration: none !important;
width:auto !important;
height:auto !important;
}  .wspsc_compact_cart2{
background-color:#b4d613;
border:1px solid #92B002;
max-width: 140px;
min-width: 140px;
padding: 2px 2px;
margin:10px 0;
}
.wspsc_compact_cart2_container{
background: url(//kofc3162.org/wp-content/plugins/wordpress-simple-paypal-shopping-cart/images/shopping_cart_icon_2.png) 6px 6px no-repeat;
padding-left: 40px;
}
.wspsc_compact_cart2_inside{
background: #262626;
display: block;
color: #FFFFFF;
font-size: 14px;
text-align: center;
cursor: pointer;
padding: 3px 0;
}
.wspsc_compact_cart2_view_cart_link {
color: #FFFFFF !important;
text-decoration: none;
}
.wspsc_compact_cart2_view_cart_link:hover {
color: #FFFFFF !important;
text-decoration: none;
}  .wspsc_block_description_text{
font-size: smaller !important;
color: #6c757d !important;
} .wpsc-order-data-box {
display: flex;
justify-content: space-between;
align-content: center;
width: 100%;
}
.wpsc-order-data-box-col {
margin-bottom: 10px;
margin-right: 10px;
}
.wpsc-order-data-box-col :nth-child(1) {
font-weight: bold;
margin-bottom: 10px;
margin-right: 10px;
}
@media screen and (max-width: 768px) {
.wpsc-order-data-box {
display: block;
}
}
.wpsc-order-details-table,
.wpsc-order-downloads-table {
width: 100%;
border-collapse: collapse;
border: 1px solid lightgray;
}
.wpsc-order-details-table td,
.wpsc-order-details-table th,
.wpsc-order-downloads-table td,
.wpsc-order-downloads-table th {
padding: 15px;
border-top: 1px solid lightgray;
border-bottom: 1px solid lightgray;
}
.wpsc-order-shipping-address,
.wpsc-order-shipping-region,
.wpsc-order-billing-address {
padding: 15px;
border: 1px solid lightgray;
} .wpsc-manual-payment-form{
position: relative;
}
.wpsc-manual-payment-form-instructions{
white-space: pre-line;
margin-top: 10px;
margin-bottom: 14px;
}
.wpsc-manual-payment-form-basic-fields{
display: grid;
grid-template-columns: repeat(2, min-content);
grid-template-areas:
"fname lname"
"email email";
column-gap: 10px;
row-gap: 10px;
}
.wpsc-manual-payment-form-basic-fields div:nth-child(1){ grid-area: fname;}
.wpsc-manual-payment-form-basic-fields div:nth-child(2){ grid-area: lname;}
.wpsc-manual-payment-form-basic-fields div:nth-child(3){ grid-area: email;}
.wpsc-manual-payment-form-address-fields{
margin-top: 10px;
display: grid;
grid-template-columns: repeat(2, min-content);
grid-template-areas:
"street city"
"country state"
"postalcode postalcode";
column-gap: 10px;
row-gap: 10px;
}
.wpsc-manual-payment-form-address-fields div:nth-child(1){ grid-area: street;}
.wpsc-manual-payment-form-address-fields div:nth-child(2){ grid-area: city;}
.wpsc-manual-payment-form-address-fields div:nth-child(3){ grid-area: country;}
.wpsc-manual-payment-form-address-fields div:nth-child(4){ grid-area: state;}
.wpsc-manual-payment-form-address-fields div:nth-child(5){ grid-area: postalcode;}
.wpsc-manual-payment-address-section-label{
font-size: larger;
margin: 16px 0 12px;
}
.wpsc-manual-payment-form-field input,
.wpsc-manual-payment-form-field select {
width: 100%;
}
.wpsc-manual-payment-form-submit-section{
margin-top: 24px;
}
.wpsc-manual-payment-form-cancel{
margin-left: 8px !important;
}
.wpsc-manual-checkout-field-error {
color: #cc0000;
font-size: smaller;
margin-top: 4px
}
.wpsc-manual-payment-form-loader {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center; backdrop-filter: blur(2px);
visibility: hidden;
transition: opacity 500ms, visibility 500ms;
}
.wpsc-manual-payment-form-loader::after {
content: '';
box-sizing: border-box;
width: 60px;
height: 60px;
border-radius: 50%;
border: 5px solid #ccc;
border-top-color: #0070ba;
animation: wpspsc-spinner .6s linear infinite;
}
@keyframes wpspsc-spinner {
to {
transform: rotate(360deg);
}
}
.wpsc-manual-payment-form.loading .wpsc-manual-payment-form-loader{
visibility: visible !important;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em.main-navigation, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
.entry table,
table {
border-collapse: collapse;
border-spacing: 0;
} html {
font-size: 100.01%;
}
body {
color: #333;
font-family: Arial, Helvetica, sans-serif;
line-height: 1;
font-size: 0.95em;
border: 0;
} a,
a:link,
a:visited{
color: #3c3c3c;
text-decoration: none;
}
a:hover,
a:active {
color: #0645ad;
text-decoration: underline;
} input,
textarea {
color: #333;
font-family: Arial, Helvetica, sans-serif;
padding: 0.7em;
background: #fff;
border: 1px solid #ddd;
font-size: 1em;
}
input[type=submit] {
background-color: #1079c9;
border: none;
color: #fff;
padding: 0.5em 1em;
}
input[type=submit]:hover {
background-color: #4caf50;
cursor: pointer;
color: #fff;
} .clearfix:after,
.clearfix:before {
content: " ";
display: table;
}
.clearfix {
*zoom: 1; } input,
textarea,
select {
max-width: 100%;
font-size: 16px;
padding: 6px;
}
#sidebar select {
width: 100%;
}
#wrap,
.clearfix:after,
.comment-author img:after,
.main-navigation,
.postinfo,
.stickynav {
clear: both;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute!important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto!important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: 700;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000;
} #content-wrap,
#footer-wrap,
#header-wrap {
background: #fff;
}
#wrap,
#wrapper,
#content,
#sidebar,
#sidebar .widget,
.gallery-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#wrapper,
.wide-header #wrap {
-webkit-box-shadow: 0 5px 10px 2px rgba(2, 2, 2, 0.5);
box-shadow: 0 5px 10px 2px rgba(2, 2, 2, 0.5);
}
#wrapper {
max-width: 1340px;
width: 91%;
margin: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
#wrap {
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} #content {
float: left;
width: 68.67%;
padding: 2em 2em 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.home #content {
padding: 1.5em 1.5em 0;
} #sidebar {
margin-left: 68.67%;
width: 31.33%;
padding: 1.5em 1.5em 1em 0.5em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
}
.rlayout #sidebar {
padding: 1.5em 0.5em 1em 1.5em;
}
.sideleft {
width: 49%;
float: left;
}
.sideright {
width: 49%;
float: right;
}
.sideleft .widget ul li,
.sideright .widget ul li {
margin-bottom: 3px;
padding-left: 0;
}
#content-full {
padding: 2em;
} #header-banner .widget a:active,
#header-banner .widget a:hover,
#logo a:hover,
#logo a:hover .site-title,
.site-header .home-link {
text-decoration: none;
} .site-header {
position: relative;
}
#header-wrap {
min-height: 4.8em;
}
#header {
padding: 1em;
background: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#header:before,
#header:after {
display: none;
}
.site-header .site-title:hover {
text-decoration: underline;
}
.site-header .home-link {
color: #141412;
display: block;
margin: 0 auto;
min-height: 230px;
padding: 0 20px;
width: 100%;
} #custom-header {
margin: 0;
}
#custom-header img {
max-width: 1340px;
vertical-align: top;
width: 100%;
height: auto;
} #logo {
max-width: 37.5%;
margin: 0;
}
#logo .site-logo {
max-width: 100%;
border: 0;
}
#logo .site-title {
float: left;
font-size: 2.5em;
font-weight: 700;
font-family: Georgia, Arial, Tahoma, sans-serif;
}
#logo a:hover .site-title {
color: #bf007b
}
#logo .site-description {
float: left;
margin: 0;
line-height: 1em;
font-size: 1em;
color: #444;
} #header-banner {
max-width: 61.5%;
background: 0 0;
}
#header-banner .widget {
float: left;
max-width: 100%;
margin: 0;
padding: 0;
background: 0 0;
}
#header-banner .widget img {
float:  right;
max-height: 110px;
}
#header-banner .widget a:link,
#header-banner .widget a:visited {
max-width: 100%;
}
#header-banner .widget .textwidget {
line-height: 0;
}
#header-banner .widget .textwidget p {
margin: 0;
} #topnavbar {
background: #777;
min-height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#topnavbar p {
color: #f9f9f9;
font-size: 11px;
font-weight: 700;
padding: 0 1em;
}
.topnavbarleft {
max-width: 49%;
-ms-flex-line-pack: center;
align-content: center;
}
.topnavbarright {
max-width: 49%;
-ms-flex-line-pack: center;
align-content: center;
}
#topnavbar #header-social-icons .social-icons-menu li a {
padding: 0.12em 0.75em;
}
#topnavbar #header-social-icons .social-icons-menu li a:before {
font-size: 14px;
color: #f9f9f9;
} #topnav-icon,
.menu-toggle,
.stickynav {
display: none;
}
.topinner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#topheader,
#topnav {
background: #003640;
position: relative;
}
#topnav-menu {
float: left;
position: relative;
list-style-type: none;
}
#topnav-menu li {
float: left;
position: relative;
}
#topnav-menu a {
display: block;
padding: 0.75em 1em;
text-decoration: none;
font-size: 0.9em;
}
#topnav-menu a:link,
#topnav-menu a:visited {
color: #f9f9f9;
text-decoration: none;
}
#topnav-menu a:hover,
#topnav-menu li a:hover {
color: #fff;
text-decoration: none;
background: rgba(0, 0, 0, 0.185);
}
#topnav-menu .current_page_item,
#topnav-menu .current-menu-item {
background: rgba(116, 116, 116, 0.15);
}
#topnav-menu .children,
#topnav-menu .sub-menu {
background-color: #303030;
padding: 0;
position: absolute;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
#topnav-menu .sub-menu li {
border-right: none;
}
#topnav-menu .sub-menu li:first-child {
border-left: none;
}
#topnav-menu .children ul,
#topnav-menu .sub-menu ul {
border-left: 1px solid rgba(255, 255, 255, 0.2);
left: 100%;
top: 0;
}
#topnav-menu ul ul a,
ul#topnav-menu ul a {
color: #fff;
border-top: 1px solid rgba(255, 255, 255, 0.2);
margin: 0;
width: 200px;
}
#topnav-menu ul ul a:focus,
#topnav-menu ul ul a:hover,
ul#topnav-menu ul a:focus,
ul#topnav-menu ul a:hover {
background: rgba(0, 0, 0, 0.185);
}
#topnav-menu .focus>ul,
#topnav-menu ul li:hover>ul,
ul#topnav-menu .focus>ul,
ul#topnav-menu li:hover>ul {
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
} @media only screen and (min-width:60em) {
#header #navi-wrap {
color: #3c3c3c;
background: transparent;
border-top: none;
border-bottom: none;
}
#header #navi-wrap .nav-menu li a,
#header #navi-wrap .nav-menu li.menu-item-has-children > a:after,
#header #navi-wrap .nav-menu .submenu li.menu-item-has-children > a:after {
color: #3c3c3c;
}
#header #navi-wrap .nav-menu li a:focus,
#header #navi-wrap .nav-menu li a:hover,
#header #navi-wrap .nav-menu li:focus > a,
#header #navi-wrap .nav-menu li:hover > a,
#header #navi-wrap .nav-menu li.menu-item-has-children > a:hover:after,
#header #navi-wrap .nav-menu .submenu li.menu-item-has-children > a:hover:after {
color: #f9f9f9;
}
#header #navi-wrap .nav-menu ul ul a,
#header #navi-wrap ul.nav-menu ul a {
color: #fff;
}
#header #navi-wrap .nav-menu li {
border: none;
}
#header .search-icon:before {
color: #333;
}
#header #navi-wrap .menu-toggle,
#header #navi-wrap .menu-toggle:active,
#header #navi-wrap .menu-toggle:focus,
#header #navi-wrap .menu-toggle:hover {
color: #333;
}
} .main-navigation,
.navbar {
margin: 0 auto;
width: 100%;
}
#navi-wrap {
background: #0096b3;
}
.main-navigation {
min-height: 38px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start;
}
div.nav-menu > ul,
ul.nav-menu {
margin: 0;
padding: 0 40px 0 0;
}
.nav-menu li {
position: relative;
float: left;
}
.nav-menu li a {
color: #fff;
display: block;
font-size: 1.05em;
padding: 0.79em;
text-decoration: none;
text-transform: uppercase;
font-family: Arial, Helvetica, Arial, sans-serif;
-webkit-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.nav-menu li a:focus,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li:hover > a {
background: #BC1E7F;
color: #fff;
}
.nav-menu .children,
.nav-menu .sub-menu {
background-color: #179046;
padding: 0;
position: absolute;
z-index: 99999;
height: 0;
width: 0;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu li,
.nav-menu .sub-menu li:first-child,
.nav-menu .sub-menu li:last-child {
border-right: none;
border-left: none;
}
.nav-menu .children ul,
.nav-menu .sub-menu ul {
border-left: 1px solid rgba(255, 255, 255, .2);
left: 100%;
top: 0;
}
.nav-menu ul ul a,
ul.nav-menu ul a {
color: #fff;
border-top: 1px solid rgba(255, 255, 255, 0.2);
margin: 0;
width: 200px;
}
.nav-menu ul ul a:focus,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
ul.nav-menu ul a:hover {
color: #fff;
background: rgba(0, 0, 0, 0.185);
}
.nav-menu .focus > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
ul.nav-menu li:hover > ul {
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}
.nav-menu .current-menu-ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .submenu .current-menu-item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current_page_item > a {
color: #fff;
text-decoration: none;
} .nav-menu li.menu-item-has-children > a:after,
.nav-menu .submenu li.menu-item-has-children > a:after {
content: "\f347";
font-family: dashicons;
color: #fff;
font-size: 14px;
vertical-align: 1px;
float: right;
}
.nav-menu li.menu-item-has-children > a:hover:after,
.nav-menu .submenu li.menu-item-has-children > a:hover:after {
color: #fff;
} .stickynav {
-webkit-box-shadow: 0 2px 10px 2px rgba(2, 2, 2, 0.5);
box-shadow: 0 2px 10px 2px rgba(2, 2, 2, 0.5);
background: #0096b3;
position: fixed;
top: 0;
margin: 0 auto;
width: 91%;
max-width: 1340px;
z-index: 999;
}
.sticky {
border-left: 5px solid #ddd;
padding-left: 1.5em;
}
.admin-bar .stickynav {
top: 32px;
} .search-main-menu {
position: relative;
}
.search-top {
cursor: pointer;
position: absolute;
right: 0;
top: 0;
}
.search-top:hover {
background: none;
}
.search-icon:before {
content: "\f179";
font-family: 'dashicons', sans-serif;
font-style: normal;
font-weight: normal;
color: #f9f9f9;
opacity: 0.9;
display: inline-block;
text-decoration: inherit;
width: 1.25em;
text-align: center;
font-size: 26px;
padding: 0.29em 0.4em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: transform 0.3s ease;
}
.search-icon:hover:before {
opacity: 1;
transform: scale(1.30);
}
.active.search-icon:before {
content: "\f158";
}
.search-form-top {
width: 300px;
background-color: #AB1378;
border: 1px solid rgba(99, 99, 99, 0.4);
-webkit-box-shadow: 0 0 1px #bbb inset;
box-shadow: 0 0 1px #bbb inset;
display: none;
padding: 10px;
position: absolute;
right: 0;
top: 40px;
z-index: 9999;
} .search-form {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.search-form .screen-reader-text {
display: none;
}
.search-form .search-field {
display: inline-block;
margin: 0;
width: 100%;
padding: 0.6em 1.5em 0.6em 0.7em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
}
.search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: none;
padding: 0;
cursor: pointer;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.search-form .search-submit:hover {
background: #098039;
}
.search-form .search-submit .pmthemes-search:before {
display: inline-block;
padding: 0.32em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 26px;
line-height: 1;
font-family: 'dashicons', sans-serif;
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: middle;
color: #fff;
content: '\f179';
} @media only screen and (min-width:60em) {
.wd2 #wrapper,
.wd2 .stickynav {
max-width: 980px;
}
.wd2 #wrapper {
width: 98%;
}
.wd2 #content {
width: 65%;
}
.wd2 #sidebar {
margin-left: 65%;
width: 35%;
}
.wd2 .ducksoy {
max-width: 100%;
}
.wd2 .widget-category-posts .small-post .wp-post-image {
max-width: 45%;
}
.wd3 #wrapper,
.wd3 .stickynav {
max-width: 1000px;
}
.wd3 #wrapper {
width: 98%;
}
.wd3 #content {
width: 65%;
}
.wd3 #sidebar {
margin-left: 65%;
width: 35%;
}
.wd3 .ducksoy {
max-width: 100%;
}
.wd3 .widget-category-posts .small-post .wp-post-image {
max-width: 45%;
}
.wd4 #wrapper,
.wd4 .stickynav {
max-width: 1021px;
}
.wd4 #wrapper {
width: 98%;
}
.wd4 #content {
width: 65%;
}
.wd4 #sidebar {
margin-left: 65%;
width: 35%;
}
.wd4 .ducksoy {
max-width: 100%;
}
.wd4 .widget-category-posts .small-post .wp-post-image {
max-width: 45%;
}
.wd5 #wrapper,
.wd5 .stickynav {
max-width: 1083px;
width: 97%;
}
.wd5 #content {
width: 64%;
}
.wd5 #sidebar {
margin-left: 64%;
width: 36%;
}
.wd5 .stickynav {
max-width: 1083px;
}
.wd5 .ducksoy {
max-width: 100%;
}
.wd6 #wrapper,
.wd6 .stickynav {
max-width: 1150px;
width: 94%;
}
.wd6 #content {
width: 66.5%;
}
.wd6 #sidebar {
margin-left: 66.5%;
width: 33.5%;
}
.wd6 .stickynav {
max-width: 1150px;
}
.wd6 .ducksoy {
max-width: 100%;
}
.wd7 #wrapper,
.wd7 .stickynav {
max-width: 1192px;
width: 94%;
}
.wd7 #content {
width: 67%;
}
.wd7 #sidebar {
margin-left: 67%;
width: 33%;
}
.wd7 .stickynav {
max-width: 1192px;
}
.wd7 .ducksoy {
max-width: 100%;
}
.wd8 #wrapper,
.wd8 .stickynav {
max-width: 1280px;
width: 92.2%;
}
.wd8 #content {
width: 68%;
}
.wd8 #sidebar {
margin-left: 68%;
width: 32%;
}
.wd8 .stickynav {
max-width: 1280px;
}
.wd8 .ducksoy {
max-width: 100%;
}
.wd9 #wrapper,
.wd9 .stickynav {
max-width: 1327px;
width: 92%;
}
.wd9 #content {
width: 70%;
}
.wd9 #sidebar {
margin-left: 70%;
width: 30%;
}
.wd9 .stickynav {
max-width: 1327px;
}
.wd9 .ducksoy {
max-width: 100%;
}
.wd10 #wrapper,
.wd10 .stickynav {
max-width: 1392px;
width: 92%;
}
.wd10 #content {
width: 70%;
}
.wd10 #sidebar {
margin-left: 70%;
width: 30%;
}
.wd10 .stickynav {
max-width: 1392px;
}
.wd10 .ducksoy {
max-width: 100%;
}
.wd2.wide-header #content-wrap,
.wd2.wide-header #footer-widgets,
.wd2.wide-header #header,
.wd2.wide-header .topinner,
.wd2.wide-header .footie,
.wd2.wide-header .navbar {
max-width: 980px;
}
.wd2.wide-header #content {
width: 65%;
}
.wd2.wide-header #sidebar {
margin-left: 65%;
width: 35%;
}
.wd2.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd2.wide-header .ducksoy {
margin: 0 auto;
max-width: 980px;
}
.rlayout.wd2.wide-header #sidebar {
margin-right: 65%;
margin-left: 0;
}
.wd3.wide-header #content-wrap,
.wd3.wide-header #footer-widgets,
.wd3.wide-header #header,
.wd3.wide-header .topinner,
.wd3.wide-header .footie,
.wd3.wide-header .navbar {
max-width: 1000px;
}
.wd3.wide-header #content {
width: 64.67%;
}
.wd3.wide-header #sidebar {
margin-left: 64.67%;
width: 35.33%;
}
.wd3.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd3.wide-header .ducksoy {
margin: 0 auto;
max-width: 1000px;
}
.rlayout.wd3.wide-header #sidebar {
margin-right: 64.67%;
margin-left: 0;
}
.wd4.wide-header #content-wrap,
.wd4.wide-header #footer-widgets,
.wd4.wide-header #header,
.wd4.wide-header .topinner,
.wd4.wide-header .footie,
.wd4.wide-header .navbar {
max-width: 1021px;
}
.wd4.wide-header #content {
width: 65%;
}
.wd4.wide-header #sidebar {
margin-left: 65%;
width: 35%;
}
.wd4.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd4.wide-header .ducksoy {
margin: 0 auto;
max-width: 1021px;
}
.rlayout.wd4.wide-header #sidebar {
margin-right: 65%;
margin-left: 0;
}
.wd5.wide-header #content-wrap,
.wd5.wide-header #footer-widgets,
.wd5.wide-header #header,
.wd5.wide-header .topinner,
.wd5.wide-header .footie,
.wd5.wide-header .navbar {
max-width: 1083px;
}
.wd5.wide-header #content {
width: 64%;
}
.wd5.wide-header #sidebar {
margin-left: 64%;
width: 36%;
}
.wd5.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd5.wide-header .ducksoy {
margin: 0 auto;
max-width: 1083px;
}
.rlayout.wd5.wide-header #sidebar {
margin-right: 64%;
margin-left: 0;
}
.wd6.wide-header #content-wrap,
.wd6.wide-header #footer-widgets,
.wd6.wide-header #header,
.wd6.wide-header .topinner,
.wd6.wide-header .footie,
.wd6.wide-header .navbar {
max-width: 1150px;
}
.wd6.wide-header #content {
width: 66.5%;
}
.wd6.wide-header #sidebar {
margin-left: 66.5%;
width: 33.5%;
}
.wd6.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd6.wide-header .ducksoy {
margin: 0 auto;
max-width: 1150px;
}
.rlayout.wd6.wide-header #sidebar {
margin-right: 66.5%;
margin-left: 0;
}
.wd7.wide-header #content-wrap,
.wd7.wide-header #footer-widgets,
.wd7.wide-header #header,
.wd7.wide-header .topinner,
.wd7.wide-header .footie,
.wd7.wide-header .navbar {
max-width: 1192px;
}
.wd7.wide-header #content {
width: 67%;
}
.wd7.wide-header #sidebar {
margin-left: 67%;
width: 33%;
}
.wd7.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd7.wide-header .ducksoy {
margin: 0 auto;
max-width: 1192px;
}
.rlayout.wd7.wide-header #sidebar {
margin-right: 67%;
margin-left: 0;
}
.wd8.wide-header #content-wrap,
.wd8.wide-header #footer-widgets,
.wd8.wide-header #header,
.wd8.wide-header .topinner,
.wd8.wide-header .footie,
.wd8.wide-header .navbar {
max-width: 1280px;
}
.wd8.wide-header #content {
width: 68%;
}
.wd8.wide-header #sidebar {
margin-left: 68%;
width: 32%;
}
.wd8.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd8.wide-header .ducksoy {
margin: 0 auto;
max-width: 1280px;
}
.rlayout.wd8.wide-header #sidebar {
margin-right: 68%;
margin-left: 0;
}
.wd9.wide-header #content-wrap,
.wd9.wide-header #footer-widgets,
.wd9.wide-header #header,
.wd9.wide-header .topinner,
.wd9.wide-header .footie,
.wd9.wide-header .navbar {
max-width: 1327px;
}
.wd9.wide-header #content {
width: 70%;
}
.wd9.wide-header #sidebar {
margin-left: 70%;
width: 30%;
}
.wd9.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd9.wide-header .ducksoy {
margin: 0 auto;
max-width: 1327px;
}
.rlayout.wd9.wide-header #sidebar {
margin-right: 70%;
margin-left: 0;
}
.wd10.wide-header #content-wrap,
.wd10.wide-header #footer-widgets,
.wd10.wide-header #header,
.wd10.wide-header .topinner,
.wd10.wide-header .footie,
.wd10.wide-header .navbar {
max-width: 1392px;
}
.wd10.wide-header #content {
width: 70%;
}
.wd10.wide-header #sidebar {
margin-left: 70%;
width: 30%;
}
.wd10.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wd10.wide-header .ducksoy {
margin: 0 auto;
max-width: 1392px;
width: 92%;
}
.rlayout.wd10.wide-header #sidebar {
margin-right: 70%;
margin-left: 0;
}
} .wide-header #wrapper {
max-width: none;
width: 100%;
margin: auto;
}
.wide-header .stickynav {
width: 100%;
max-width: none;
}
.wide-header .ducksoy {
margin: 0 auto;
max-width: 1152px;
}
.wide-header #header {
max-width: 1152px;
margin: auto;
padding: 1em;
}
.wide-header #content-wrap {
max-width: 1152px;
margin: .55em auto .75em;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
}
.wide-header #footer-widgets,
.wide-header .topinner,
.wide-header .footie {
max-width: 1152px;
margin: auto;
}
.wide-header .navbar {
max-width: 1152px;
}
.wide-header #footer {
padding: 1.2em 0;
} @media only screen and (min-width:60em) {
.rlayout #content {
float: right;
}
.rlayout #sidebar {
margin-left: 0;
margin-right: 70%;
background: #fff;
}
}
@media only screen and (max-width:70em) {
.rlayout #sidebar {
margin-right: 67%;
}
} .widget {
margin-bottom: 1em;
padding: 1em;
background: #fff;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
#sidebar .widget {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.widgettitle {
font-size: 0.95em;
font-weight: 400;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
padding: 0.8em 1em;
margin: -0.5em -0.5em 1em;
}
.widget .textwidget {
line-height: 1.5em;
}
.widget .textwidget img {
display: block;
margin: 0 auto;
}
.widget .textwidget p {
margin-bottom: 1em;
}
.widget ul {
line-height: 1.5em;
list-style: none;
color: #555;
}
.widget ul .children {
padding: 0;
margin: 0.5em 0 0.5em 1em;
}
.widget a:link,
.widget a:visited {
text-decoration: none;
font-size: 1.05em;
color: #3c3c3c;
}
#wp-calendar th,
.widget-posts-entries p {
font-size: 0.85em;
}
.widget a:active,
.widget a:hover {
color: #0645ad;
text-decoration: underline;
}
.widget img {
max-width: 100%;
height: auto;
}
.widgettitle a:link,
.widgettitle a:visited {
color: #fff;
}
.widget ul li {
margin-bottom: 7px;
padding-left: 16px;
}
#sidebar .widget img:hover {
outline: 1px solid #003640;
}
#sidebar .widget ul:not(.w-icon, .product_list_widget) li:before {
margin-left: -1.35em;
font-family: 'dashicons', sans-serif;
font-weight: 400;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f139';
float: left;
position: relative;
top: 0;
margin-right: .12em;
color: #c6c6c6;
}
#sidebar .sideright .widget ul li:before,
#sidebar .sideleft .widget ul li:before {
margin-left: 0;
}  .widget_nav_menu .menu ul {
padding: 0.3em 0 0.3em 1em;
} #wp-calendar {
margin: 0;
width: 100%;
color: #444;
line-height: 1.6em;
}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
text-align: left;
}
#wp-calendar caption {
font-style: italic;
margin-bottom: 0.1em;
}
#wp-calendar th {
font-weight: 700;
}
#wp-calendar tfoot tr td {
padding-top: 0.5em;
}
#wp-calendar #next {
padding-right: 0.8em;
text-align: right;
} .widget-posts-entries ul {
padding: 0;
}
.widget-posts-entries ul li {
list-style: none;
margin: 0 0 0.5em;
overflow: auto;
padding: 0 0 0.3em 0.4em;
border-bottom: 1px solid #ededed;
}
.widget-posts-entries .wp-post-image {
float: left;
outline: 1px solid #eee;
margin: 0.3em 0.8em 0.5em 0;
max-width: 75px;
height: auto;
}
.widget-posts-entries .widget-postmeta {
color: #777;
margin: 0.3em 0;
font-size: 0.8em;
}
.widget-posts-entries .widget-postmeta span:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: 400 19px/1 'dashicons';
vertical-align: middle;
color: #777;
margin-right: 0.2em;
}
.widget-posts-entries .widget-postmeta .widget-date {
margin-right: 0.5em;
}
.widget-posts-entries .widget-postmeta .widget-date:before {
content: '\f145';
}
.widget-posts-entries .widget-postmeta .widget-comment:before {
content: '\f101';
}
.widget-posts-entries .widget-postmeta .widget-author:before {
content: '\f110';
} .widget-recent-comments ul {
padding: 0;
}
.widget-recent-comments ul li {
list-style: none;
margin: 0 0 0.4em;
overflow: auto;
}
.widget-recent-comments img {
float: left;
margin: 0.3em 0.8em 0.4em 0;
}
.widget-recent-comments .comment-content {
font-weight: 400;
color: #555;
}
.widget-recent-comments .comment-date {
padding: 0;
margin-top: 0.2em;
font-size: 0.9em;
color: #777;
} .widget-tabnavi {
padding: 0;
overflow: auto;
list-style: none;
font-size: 0.825em;
font-family: Arial, Helvetica, sans-serif;
margin: -0.5em -0.5em 1em;
color: #fff;
border: 1px solid rgba(0, 0, 0, 0.4);
}
.widget-tabnav {
margin: 0;
padding: 0;
list-style: none;
position: relative;
}
.widget-tabnavi ul {
text-indent: 0;
list-style: none;
}
.widget-tabnavi ul li:before {
display: none;
}
.widget-tabnav ul li,
.widget-tabnavi ul li {
margin-bottom: 0;
padding-left: 0;
}
.widget-tabnav li {
float: left;
list-style: none;
position: relative;
text-decoration: none;
margin: 0;
padding: 0;
}
.widget-tabnav li a {
display: block;
margin: 0;
padding: 0.53em 1em;
text-decoration: none;
font-weight: 700;
border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.widget-tabnav li a:link,
.widget-tabnav li a:visited {
color: #f9f9f9;
opacity: 0.6;
}
.widget-tabnavi li a:active,
.widget-tabnavi li a:hover {
background-color: rgba(0, 0, 0, 0.5);
text-decoration: underline;
opacity: 1;
}
.widget-tabnavi li a.current-tab {
opacity: 1;
}
.widget-tabbed .tabdiv {
padding: 0;
margin: 1em 0 0;
}
.widget-tabbed .tabdiv li.widget-thumb {
list-style: none;
margin: 0 0 0.3em;
overflow: auto;
padding: 0 0 0.3em 0.4em;
}
.widget-tabbed .tabdiv li.widget-thumb .wp-post-image {
float: left;
margin: 0.3em 0.8em 0.5em 0;
max-width: 75px;
height: auto;
}
.widget-tabbed .tabdiv li.widget-avatar {
list-style: none;
margin: 0 0 0.3em;
overflow: auto;
}
.widget-tabbed .tabdiv li.widget-avatar img {
float: left;
margin: 0.3em 0.8em 0.3em 0;
}
.widget-tabbed .tabdiv ul li .widget-postmeta {
margin: 0.1em 0;
padding: 0;
font-size: 0.8em;
color: #777;
}
.widget-tabbed .tabdiv ul li .widget-postmeta:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: 400 14px/1 'dashicons';
vertical-align: middle;
color: #777;
margin-right: 0.2em;
content: '\f145';
} .type-attachment,
.type-page,
.wi .type-post {
margin: 0 0 2em;
padding: 0 0 0.5em;
}
.page-title,
.post-title {
font-weight: 700;
font-family: Arial, Helvetica, sans-serif;
color: #3c3c3c;
line-height: 1;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.page-title {
font-size: 2.3em;
padding: 0.1em 0;
}
.post-title {
font-size: 1.95em;
margin-bottom: 0.4em;
}
.post-title a:link,
.post-title a:visited {
color: #3c3c3c;
text-decoration: none;
}
.post-title a:active,
.post-title a:hover {
color: #0645ad;
text-decoration: underline;
}
.sticky {
border-left: 5px solid #ddd;
padding-left: 1.5em;
} .page-links {
margin: 0;
font-size: 20px;
line-height: 2.5em;
}
.page-links a {
text-decoration: none;
border: 1px solid #ccc;
background: #f9f9f9;
margin: 0;
padding: 7px 15px;
}
.page-links a:hover {
background: #0066cc;
color: #fff;
} .postinfo,
.postmeta {
color: #333;
margin: 0;
padding: 0;
line-height: 1.5em;
font-size: 0.9em;
}
.postinfo {
margin: 1em 0 1.5em 0;
background: #eee;
padding: 0.5em;
border: 1px solid #ddd;
}
.postinfo span,
.postmeta span {
margin-right: 0.5em;
}
.postmeta a:link,
.postmeta a:visited {
color: #555;
}
.postmeta a:active,
.postmeta a:hover {
color: #0645ad;
text-decoration: underline;
} .postinfo span:before,
.postmeta span:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: 400 14px/1 dashicons;
vertical-align: text-top;
color: #777;
}
.postmeta .meta-date:before {
content: '\f145';
}
.postmeta .meta-author:before {
content: '\f110';
}
.postmeta .meta-category:before {
content: '\f318';
}
.postinfo .meta-comments:before {
content: '\f101';
}
.postinfo .meta-tags:before {
content: '\f323';
} .entry .more-link {
color: #333;
display: inline-block;
font-weight: 700;
padding: 0.3em 1em;
text-decoration: none;
border: 1px solid rgba(0, 0, 0, 0.2);
background: #eee;
-webkit-box-shadow: 0 0 2px #fff inset;
box-shadow: 0 0 2px #fff inset;
transition: all 0.25s ease-in-out;
}
.entry .more-link:link {
color: #333;
}
.entry .more-link:visited {
color: #555;
}
.entry .more-link:hover {
color: #f9f9f9;
background-color: #447314;
text-decoration: none;
} .archive-title {
border: 1px solid #ddd;
color: #333;
font-size: 1.1em;
font-weight: 700;
margin-bottom: 1.5em;
padding: 0.65em;
background: #eee;
}
.archive-title span {
color: #003640;
} .post-pagination {
margin: 1em 0;
color: #333;
}
.post-pagination a {
padding: 0.6em 0.9em;
margin-right: 0.2em;
display: inline-block;
text-align: center;
text-decoration: none;
background: #f9f9f9;
border: 1px solid #e5e5e5;
font-size: 1.2em;
font-weight:600;
}
.post-pagination a:link,
.post-pagination a:visited {
color: #121212;
}
.post-pagination a:hover {
text-decoration: none;
background: #0066cc;
color: #fff;
}
.post-pagination .current {
text-decoration: underline;
padding: 0.5em 0.9em;
background: #f9f9f9;
color: #333;
border: 1px solid #e5e5e5;
font-size: 1.2em;
font-weight:400;
} .scrollToTop {
position: fixed;
width: 40px;
height: 40px;
right: 10px;
bottom: 10px;
display: block;
z-index: 1000;
padding: 0!important;
border-radius: 3px;
}
.scrollToTop:before {
display: block;
font-family: 'dashicons', sans-serif;
content: '\f343';
color: #fff;
opacity: 0.7;
font-size: 28px;
line-height: 0.8em;
text-align: center;
padding: 8px 0;
}
.scrollToTop:hover:before {
opacity: 1;
} .entry {
font-size: 1.15em;
line-height: 1.65;
margin: 0.4em 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment p,
.entry p {
margin: 1em 0;
}
.comment a,
.comment a:link,
.comment a:visited,
.entry a,
.entry a:link,
.entry a:visited {
color: #1079c9;
text-decoration: none;
}
.comment a:hover,
.entry a:hover {
color: #0645ad;
text-decoration: underline;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
color: #222;
font-weight: 700;
line-height: 1.1em;
margin: 1.2em 0 0.3em;
}
.comment h1,
.entry h1 {
font-size: 1.95em;
}
.comment h2,
.entry h2 {
font-size: 1.75em;
}
.comment h3,
.entry h3 {
font-size: 1.5em;
}
.comment h4,
.entry h4 {
font-size: 1.25em;
}
.comment h5,
.entry h5 {
font-size: 1.125em;
margin: 1.3em 0 0;
}
.comment h6,
.entry h6 {
font-size: 1em;
margin: 1.3em 0 0;
} .entry ol > li {
list-style-type: decimal;
margin: 0 0 5px 50px;
}
.entry ol ul > li {
list-style-type: disc;
}
.entry ol ol > li {
list-style-type: upper-alpha;
}
.entry ol ol ol > li {
list-style-type: lower-roman;
}
.entry ul > li {
list-style-type: disc;
margin: 0 0 5px 50px;
}
.entry ul ul > li {
list-style-type: square;
}
.entry ol ul ul > li,
.entry ul ul ul > li {
list-style-type: circle;
}
.entry ol ol,
.entry ul ul {
margin-bottom: 0;
} .comment ul {
list-style: disc inside;
margin: 0 0 1.5em 1.7em;
}
.comment ul ul li {
list-style: square inside;
}
.comment li {
margin-top: 0.55em;
}
.comment ol {
list-style: decimal inside;
margin: 0 0 1.5em 1.7em;
}
.comment ol ol {
list-style: upper-alpha inside;
}
.comment ol ol ol {
list-style: lower-roman inside;
}
.comment ol ol ol ol {
list-style: lower-alpha inside;
}
.comment ol ol,
.comment ol ul,
.comment ul ol,
.comment ul ul {
margin-bottom: 0.2em;
}
dl {
margin: 1em 0;
}
dt, strong {
font-weight: 700;
}
dd {
margin-bottom: 1.5em;
}
cite, em, i {
font-style: italic;
}
.big_tag,
big {
font-size: 1.3em;
}
ins {
background: 0 0;
text-decoration: none;
}
code,
pre {
padding: 3px 8px;
margin: 0 1px;
background: #eee;
color: #222;
font-size: 0.9em;
font-family: Monospace, "Courier New", Courier, sans-serif;
overflow: auto;
line-height: 1.4em;
}
.entry .tt_tag,
.entry kbd,
.entry tt,
.entry var,
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
del, s, strike {
text-decoration: line-through;
}
small {
font-size: 0.7em;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sub, sup {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
font-size: 0.8em;
}
.entry img,
article .wp-post-image {
height: auto;
max-width: 100%;
}
.pmns img {
cursor: url(//kofc3162.org/wp-content/themes/abloom/images/magnify.cur), -webkit-zoom-in;
cursor: url(//kofc3162.org/wp-content/themes/abloom/images/magnify.cur), zoom-in;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
.entry .tt_tag,
.entry kbd,
.entry tt,
.entry var {
font-size: 1.1em;
}
blockquote {
background: #f5f5f5;
border-left: 10px solid #ccc;
margin: 1.2em 0;
padding: 0.3em 1.4em;
}
blockquote cite {
display: block;
margin: 0.5em 0 0 0.5em;
color: #777;
}
.entry table {
border: 1px solid #ddd;
margin: 1em 0;
text-align: left;
width: 100%;
}
.entry thead th,
.entry tr th {
background: #e5e5e5;
font-weight: 700;
padding: 0.2em 1em;
}
.entry tr td {
border-top: 1px solid #ddd;
padding: 0.2em 1em;
}
.entry tr.alternate td {
background: #f5f5f5;
} #content-full .alignwide,
#content-full .alignfull {
margin: 32px calc(50% - 50vw);
max-width: 100vw;
width: 100vw;
}
.alignfull img {
width: 100%;
}
@media (min-width: 960px) {
#content-full .alignwide {
margin: 32px auto;
max-width: 100%;
width: 100%;
}
}
.alignleft {
float: left;
display: inline;
margin: 1em 2em 1em 0;
}
.alignright {
float: right;
display: inline;
margin: 1em 0 1em 2em;
}
.aligncenter {
margin: 1em auto;
display: block;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
vertical-align: top;
}
figure {
margin: 0;
} article .wp-post-image {
margin: 0 auto;
}
.archive article .wp-post-image.alignleft,
.blog article .wp-post-image.alignleft,
.search article .wp-post-image.alignleft {
margin: 1em 1em 1em 0;
}
.archive article .wp-post-image.alignright,
.blog article .wp-post-image.alignright,
.search article .wp-post-image.alignright {
margin: 1em 0 1em 1em;
}
.archive article .wp-post-image.aligncenter,
.blog article .wp-post-image.aligncenter,
.search article .wp-post-image.aligncenter{
margin: 0 auto 1em;
}
.wp-caption {
max-width: 100%;
height: auto;
text-align: center;
margin: 0.5em 0;
}
.wp-block-image figcaption,
.wp-caption-text,
.wp-caption p.wp-caption-text {
color: #666;
margin: 0 0 1em 0;
padding: 0 0 0.25em 0;
font-size: 0.925em;
font-style: italic;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
} .gallery {
padding-top: 1em;
}
.gallery-item {
padding: 0.3em 1em 0 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gallery img {
margin: 0;
padding: 2px;
border: 1px solid #ddd!important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-caption {
color: #666;
font-size: 0.9em;
font-style: italic;
height: auto;
max-width: 100%;
text-align: center;
margin: 0;
}
.iframe-container {
overflow: hidden;
padding-top: 56.25%;
position: relative;
}
.iframe-container iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
} #image-nav {
margin-bottom: 1.5em;
padding: 0.5em;
color: #333;
border-bottom: 1px dashed #aaa;
}
#image-nav .nav-previous {
float: left;
}
#image-nav .nav-next {
float: right;
}
#image-nav .nav-next a,
#image-nav .nav-previous a {
font-size: 0.9em;
text-decoration: none;
color: #3c3c3c;
}
#image-nav .nav-next a:hover,
#image-nav .nav-previous a:hover {
text-decoration: underline;
} .social-icons-menu,
.widget-social-icons .social-icons-menu {
list-style-type: none!important;
line-height: 1em!important;
}
.social-icons-menu li {
float: left;
margin: 0 0.2em 0.2em 0;
padding: 0;
}
.widget-social-icons ul li:before {
display: none;
}
.social-icons-menu li a {
position: relative;
opacity: 0.8;
display: inline-block;
padding: 0.9em;
text-decoration: none;
color: #fff;
background: #444;
}
.social-icons-menu li a:before {
color: #fff;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
line-height: 1;
font-family: 'dashicons', sans-serif;
text-decoration: inherit;
vertical-align: top;
content: '\f155';
} .social-icons-menu li a[href*="facebook.com"]:before {content: '\f305';}
.social-icons-menu li a[href*="plus.google.com"]:before {content: '\f462';}
.social-icons-menu li a[href*="github.com"]:before {content: '\f328';}
.social-icons-menu li a[href*="instagram.com"]:before {content: '\f12d';}
.social-icons-menu li a[href*="linkedin.com"]:before {content: '\f18d';}
.social-icons-menu li a[href*="pinterest.com"]:before {content: '\f192';}
.social-icons-menu li a[href*="polldaddy.com"]:before {content: '\f468';}
.social-icons-menu li a[href*="reddit.com"]:before {content: '\f195';}
.social-icons-menu li a[href*="spotify.com"]:before {content: '\f196';}
.social-icons-menu li a[href*="tumblr.com"]:before {content: '\f302';}
.social-icons-menu li a[href*="twitch.tv"]:before {content: '\f199';}
.social-icons-menu li a[href*="twitter.com"]:before {content: '\f301';}
.social-icons-menu li a[href*="wordpress.org"]:before,
.social-icons-menu li a[href*="wordpress.com"]:before {content: '\f120';}
.social-icons-menu li a[href*="youtube.com"]:before {content: '\f19b';}
.social-icons-menu li a[href*="/feed"]:before,
.social-icons-menu li a[href*="/feed/"]:before,
.social-icons-menu li a[href*="?feed=rss2"]:before,
.social-icons-menu li a[href*="feedburner.google.com"]:before,
.social-icons-menu li a[href*="feedburner.com"]:before {content: '\f303';} .social-icons-menu li a[href*="facebook.com"] {background: #3b5998;}
.social-icons-menu li a[href*="plus.google.com"] {background: #dd4b39;}
.social-icons-menu li a[href*="github.com"] {background: #171515;}
.social-icons-menu li a[href*="instagram.com"] {background: #3f729b;}
.social-icons-menu li a[href*="linkedin.com"] {background: #007bb6;}
.social-icons-menu li a[href*="pinterest.com"] {background: #cb2027;}
.social-icons-menu li a[href*="polldaddy.com"] {background: #bc0b0b;}
.social-icons-menu li a[href*="reddit.com"] {background: #ff4500;}
.social-icons-menu li a[href*="spotify.com"] {background: #81b71a;}
.social-icons-menu li a[href*="tumblr.com"] {background: #32506d;}
.social-icons-menu li a[href*="twitch.tv"] {background: #6441A5;}
.social-icons-menu li a[href*="twitter.com"] {background: #00aced;}
.social-icons-menu li a[href*="wordpress.org"] {background: #21759b;}
.social-icons-menu li a[href*="wordpress.com"] {background: #1e8cbe;}
.social-icons-menu li a[href*="youtube.com"] {background: #c4302b;}
.social-icons-menu li a[href*="/feed"],
.social-icons-menu li a[href*="/feed/"],
.social-icons-menu li a[href*="?feed=rss2"],
.social-icons-menu li a[href*="feedburner.google.com"],
.social-icons-menu li a[href*="feedburner.com"] {background: #ee802f;}
.social-icons-menu li a:hover {
text-decoration: none;
opacity: 1;
}
.social-icons-menu li a .screen-reader-text {
display: none;
}
.social-icons-hint {
font-size: 0.9em;
background: #121212;
color: #f9f9f9 !important;
padding: 0.7em;
line-height: 1.2em;
}
.social-icons-wrap .social-icons-hint {
font-size: 0.8em;
color: #f9f9f9;
max-width: 300px;
line-height: 1.2em;
} #header-social-icons {
float: right;
padding-right: 0.4em;
}
#header-social-icons .social-icons-menu li {
margin: 0.1em 0 0;
background: 0 0;
}
#header-social-icons .social-icons-menu li a {
padding: 0.35em 0.75em;
background: 0 0;
border: none;
}
#header-social-icons .social-icons-menu li a:before {
color: #f9f9f9;
font-size: 16px;
}
#header-social-icons .social-icons-menu li a:hover,
#header-social-icons .social-icons-menu li a:hover:before {
background: 0 0;
} #comments {
margin: 1em 0;
}
#comments .comments-title,
#respond #reply-title {
font-family: Georgia, Arial, Tahoma, sans-serif;
font-size: 1.4em;
color: #333;
line-height: 1.4em;
-ms-word-wrap: break-word;
word-wrap: break-word;
margin-bottom: 1em;
padding-bottom: 0.3em;
border-bottom: 1px dashed #aaa;
}
.woocommerce-Reviews #comments .comments-title,
.woocommerce-Reviews #respond #reply-title {
border-bottom: none;
}
.woocommerce #review_form #respond p {
margin: 1em 0 0;
}
.commentlist {
display: block;
margin: 0;
}
.commentlist .comment {
display: block;
margin-bottom: 2em;
padding: 1em;
border-top: 1px solid #ddd;
background: #f5f5f5;
list-style: none;
line-height: 1.5em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-author img {
float: left;
margin-right: 1em;
margin-top: -0.1em;
}
.comment-author .fn {
font-size: 1.1em;
padding: 0.2em 0;
}
.comment-meta,
.comment-pagination {
font-size: 0.9em;
}
.comment-author .fn a:link,
.comment-author .fn a:visited {
text-decoration: underline;
}
#commentform #submit,
.comment-author .fn a:active,
.comment-author .fn a:hover {
text-decoration: none;
}
.bypostauthor .fn,
.comment-author-admin .fn {
font-style: italic;
background: #eee;
padding: 0.2em 0.6em;
}
.comment-meta {
margin-bottom: 1.5em;
}
.comment-meta a:active,
.comment-meta a:hover,
.comment-meta a:link,
.comment-meta a:visited {
color: #666;
}
#comments .children {
margin-top: 1em;
margin-left: 1em;
}
#comments .children .comment {
background: #fff;
border: 1px solid #ddd;
}
.nocomments {
color: #444;
padding: 1em;
}
.commentlist .pingback {
display: block;
padding: 0.8em 0;
border-top: 1px solid #eee;
list-style: none;
line-height: 1.3em;
} .comment-pagination .alignleft {
float: left;
}
.comment-pagination .alignright,
.widget-category-posts .widgettitle .category-archive-link {
float: right;
} #respond {
margin: 2.5em 0 0;
}
#commentform {
padding: 0;
}
#commentform p {
margin: 1em 0;
}
#commentform input[type=text],
#commentform textarea {
display: inline-block;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#commentform label {
display: block;
margin: 0.6em 0 0.2em;
}
#commentform #submit {
display: block;
font-weight: 700;
margin-top: 1em;
padding: 0.55em 1em;
color: #f9f9f9;
font-size:18px;
border: 1px solid rgba(0, 0, 0, 0.4);
background: #447315;
}
#commentform #submit:hover {
background: #345c0c;
cursor: pointer;
text-decoration: none;
} .frontpage-magazine-no-widgets,
.frontpage-slider-empty-posts {
line-height: 1.5em;
margin-bottom: 1.5em;
} #frontpage-magazine-widgets .widget {
margin: 0 0 2em;
padding: 0;
}
#frontpage-magazine-widgets .widget .widgettitle a:hover {
color: #fff;
} #frontpage-slider-wrap {
padding: 0;
margin-bottom: 2em;
}
#frontpage-slider {
border:1px solid #ddd;
}
#frontpage-slider .pmsslide .slide-entry {
bottom: 8px;
left: 8px;
line-height: 1.15em;
word-wrap: break-word;
padding: 0.52em 0.85em;
color: #fff;
background: rgba(0,0,0,0.7);
}
#frontpage-slider .pmsslide .slide-entry p {
padding-top: 5px;
}
#frontpage-slider .pmsslide img {
max-width: 1340px;
max-height: 400px;
}
#frontpage-slider .pmsslide .slide-entry .slide-title {
font-family: Franklin Gothic Medium, Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-size: 1.2em;
color: #fff;
line-height: 1em;
-ms-word-wrap: break-word;
word-wrap: break-word;
padding: 0;
}
.frontpage-slider-controls .pmsflex-direction-nav a:before {
color: #fff;
font: 400 20px/1 dashicons;
margin: 0.4em 0.7em ;
}
.frontpage-slider-controls .pmsflex-direction-nav .pmsflex-prev {
right:61px;
}
.frontpage-slider-controls .pmsflex-direction-nav a.pmsflex-next:before {
content: '\f344';
}
.frontpage-slider-controls .pmsflex-direction-nav a.pmsflex-prev:before {
content: '\f340';
}
.frontpage-slider-controls .pmsflex-direction-nav a {
background:rgba(0, 0, 0, 0.6);
margin: -29px 0 0 0;
height: 35px;
width: 50px;
}
.widget-category-posts .type-post .post-title {
font-size: 1.55em;
} .widget-category-posts {
margin-bottom: -1.5em;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-next {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
font-size: 21px;
font-family: 'dashicons', sans-serif;
text-decoration: inherit;
vertical-align: top;
content: '\f344';
margin: -4px -4px 0 0;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-next:hover {
text-decoration: none;
}
.widget-category-posts .type-post {
margin: 0;
padding: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.widget-category-posts .more-link:link,
.widget-category-posts .more-link:visited {
color: #333;
}
.widget-category-posts .more-link:active,
.widget-category-posts .more-link:hover {
text-decoration: none;
color: #fff;
background: #121212;
}
.widget-category-posts .big-post .post-title {
font-size: 1.35em;
}
.widget-category-posts .big-post .wp-post-image {
margin: 0 0 .5em;
}
.widget-category-posts .small-post {
float: left;
display: block;
width: 100%;
margin: 0 0 1em;
padding: 0 0 1em;
border-bottom: 1px solid #ddd;
}
.widget-category-posts .small-post .wp-post-image {
float: left;
margin: 0.5em 0.95em 0 0;
}
.widget-category-posts .small-post .small-post-content {
padding: 0.4em 0 0;
}
.widget-category-posts .small-post .post-title {
border: none;
margin: 0 0 0.3em;
padding: 0;
font-size: 1.05em;
}
.widget-category-posts .small-post .postmeta {
display: inline;
}
.widget-category-posts .small-post .postmeta .meta-date:before {
content: '\f145'}
.widget-category-posts .small-post .postmeta .meta-comments:before {
content: '\f101'}
.widget-category-posts .category-posts-columns .small-post:last-child,
.widget-category-posts .category-posts-grid-row:last-child .small-post,
.widget-category-posts .widget-category-posts-content .small-posts .small-post:last-child {
border-bottom: none;
} #widget-category-posts-boxed .big-post {
float: left;
width: 50%;
padding-right: 1em;
margin-bottom: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-boxed .small-posts {
width: 50%;
margin-left: 50%;
padding-left: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} #widget-category-posts-grid .category-posts-grid-row {
margin-right: -2em;
}
#widget-category-posts-grid .category-posts-grid-row .big-post,
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap {
float: left;
width: 50%;
padding-right: 2em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap {
padding-right: 2em;
} #widget-category-posts-columns .category-posts-column-left {
float: left;
width: 50%;
padding-right: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-right {
margin-left: 50%;
width: 50%;
padding-left: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-columns .big-post {
margin-bottom: 1.5em;
} #widget-category-posts-single .single-post {
clear: both;
margin: 0 0 1em 0;
}
.pmborder {
border-bottom: 1px solid #ddd;
margin: 0 0 1em 0;
clear: both;
}
#widget-category-posts-single .single-post .wp-post-image {
float: left;
margin: 0 1em 1em 0;
}
#widget-category-posts-single .single-post .more-link {
margin: 0;
} #footer-widgets .widget-post-entries .widget-postmeta {
color: #ccc;
}
#footer-widgets .widget-posts-entries .widget-postmeta span:before {
color: #eee;
}
#footer-widgets .widget-recent-comments .comment-content,
#footer-widgets .widget-recent-comments .comment-date {
color: #ccc;
}
#footer-widgets .widget-tabnavi {
background: rgba(0, 0, 0, 0.2);
}
#footer-widgets .widget-tabnav li a {
color: #fff;
background: 0 0;
border: none;
}
#footer-widgets .widget-tabnavi li a.current-tab,
#footer-widgets .widget-tabnavi li a:active,
#footer-widgets .widget-tabnavi li a:hover {
background: rgba(0, 0, 0, 0.2);
}
#footer-widgets {
padding-top: 1em;
padding-left: 1em;
}
.footer-widget-column-1 {
float: left;
width: 100%;
padding-right: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.footer-widget-column-2,
.footer-widget-column-3 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 1em;
float: left;
}
.footer-widget-column-2 {
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.footer-widget-column-3 {
width: 33.33%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.footer-widget-column-4 {
float: left;
width: 25%;
padding-right: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} #footer {
padding: 1em;
}
#footer-text {
float: left;
font-size: 0.85em;
}
#footer-text a:active,
#footer-text a:hover,
#footernav-menu a:hover {
text-decoration: underline;
} #footernav-icon {
display: none;
}
#footernav {
float: right;
}
#footernav-menu {
float: left;
list-style-type: none;
position: relative;
font-size: 0.9em;
}
#footernav-menu li {
float: left;
position: relative;
margin-left: 0.65em;
}
#footernav-menu li:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: 400 4px/1 dashicons;
color: rgba(255, 255, 255, 0.5);
margin-right: 1.75em;
content: '\f159';
vertical-align: middle;
}
#footernav-menu li:first-child:before {
content: none;
}
#footernav-menu a {
display: inline-block;
text-decoration: none;
font-size: 0.9em;
}
#footernav-menu a:link,
#footernav-menu a:visited {
color: #c6c6c6;
text-decoration: none;
}
#footernav-menu a:hover{
color: #fff;
text-decoration: underline;
} .adtop img {
height: auto;
max-width: 100%;
}
.left-ad {
text-align: left;
}
.center-ad {
text-align: center;
}
.right-ad {
text-align: right;
}
.left-adin {
width: 336px;
float: left;
padding: 1.2em 0.5em 0 0;
}
.right-adin {
width: 336px;
float: right;
padding: 0.5em 0 0 0.7em;
}
.center-ad,
.left-ad,
.right-ad {
padding: 0.5em 0 1em;
} #banner-125 {
text-align: center;
display: grid;
grid-gap: 5px;
grid-auto-rows: minmax(5px, auto);
grid-template-columns: repeat(2, 1fr);
}
#banner-125 img {
border: 1px solid #ddd;
padding: 5px;
margin: 7px;
}
#banner-125 img:hover,
.afdsd {
border: 1px solid #3c3c3c;
} .posts-one-column {
margin: 0 0 1em;
padding: 0;
list-style: none;
}
.related-posts-columns.posts-one-column .related-post-column .entry-title {
display: inline;
font-size: 1.25em;
color: #000;
margin: 0;
padding: 0;
}
.related-posts-columns.posts-one-column .related-post-column .wp-post-image {
float: left;
margin: 0 1em 1em 0;
padding: 0;
max-width: 150px;
outline: #ddd solid 1px;
}
.related-posts-columns.posts-one-column .related-post-column {
float: left;
margin-bottom: 1em;
padding-right: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.related-posts-grid {
margin: 1em 0 0;
}
.afdsd {
background: #003640;
-webkit-box-shadow: 0 0 1px #bbb inset;
box-shadow: 0 0 1px #bbb inset;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 2em 0 1em;
padding: 0.9em;
}
.related-posts-grid .reltitle {
color: #444;
font-size: 1.25em;
font-weight: 700;
margin: 0 0 0.85em;
padding: 0.45em 0;
border-bottom: 1px solid #ddd;
}
.related-posts-columns {
margin-right: -1em;
}
.related-posts-columns .related-post-column {
float: left;
margin-bottom: 1em;
padding-right: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.related-posts-one-column .related-post-column {
width: 100%;
}
.related-posts-two-columns .related-post-column {
width: 50%;
}
.related-posts-three-columns .related-post-column {
width: 33.3333333333333%;
}
.related-posts-four-columns .related-post-column {
width: 25%;
}
.related-posts-four-columns .related-post-column:nth-child(4n+1),
.related-posts-three-columns .related-post-column:nth-child(3n+1),
.related-posts-two-columns .related-post-column:nth-child(2n+1) {
clear: left;
}
.related-posts-columns .related-post-column .wp-post-image {
margin: 0 0 0.5em;
padding: 0;
outline: #ddd solid 1px;
}
.related-posts-columns .related-post-column .entry-title {
margin: 0;
padding: 0;
font-size: 1.15em;
}
.related-posts-columns .related-post-column .entry-meta {
margin: 0;
padding: 0;
color: #777;
font-size: 14px;
}
.related-posts-columns .related-post-column .entry-meta .meta-author {
margin-left: 0.5em;
}
.related-posts-columns .meta-date {
color: #777;
font-size: 12px;
}
.related-posts-columns .related-post-column .wp-post-image:hover {
outline: solid 1px #0645ad;
} .pmthleft {
text-align: left;
}
.pmthrigth {
text-align: right;
}
.pmthcenter {
text-align: center;
}
.pmthjustify {
text-align: justify;
}
.alignleft {
float: left;
display: inline;
margin: 1em 2em 1em 0;
}
.alignright {
float: right;
display: inline;
margin: 1em 0 1em 2em;
}
.aligncenter {
margin: 1em auto;
display: block;
} .prodimg  {
float:left;
margin:0.5em 1.5em 1em 0;
max-width:340px;
padding:1em;
text-align:center;
-webkit-box-shadow: 0 0 5px 4px rgba(191, 191, 191, 1);
box-shadow: 0 0 5px 4px rgba(191, 191, 191, 1);
}
.prodimg img  {
height: auto;
max-width: 100%;
}
.proprice {
color:#9b0707;
font-size: 1.85em;
padding-bottom:10px;
text-align:center;
}
.wp_automatic_amazon_review {
min-height: 500px;
}
.buybox {
text-align:center;
margin: 40px auto;
padding: 25px 25px 0 25px;
max-width: 420px;
background-color: #ffffcc;
border: 4px dashed #9b0707;
} .shopbttn {
width:200px;
max-width: 100%;
margin-bottom:10px;
}
.buynowrel {
color:#fff;
font-size:11px;
text-transform:uppercase;
float:right;
height:15px;
padding:8px 5px 4px 23px;
width:auto;
min-width:60px;
background: #0071bc url(//kofc3162.org/wp-content/themes/abloom/images/cart.png) 7px no-repeat;
margin-bottom:10px;
margin-left:5px;
border-radius:3px;
-webkit-box-shadow:0 6px 6px -6px #777;
box-shadow: 0 6px 6px -6px #777;
}
.buyprice {
color: #fff;
font-size:12px;
text-transform:uppercase;
float:left;
height:15px;
padding:8px 5px 4px 10px;
width:auto;
min-width:40px;
background:#444 ;
margin-bottom:10px;
border-radius:3px;
-webkit-box-shadow:0 6px 6px -6px #777;
box-shadow: 0 6px 6px -6px #777;
}
.buynowrel:hover {
background:#22b573 url(//kofc3162.org/wp-content/themes/abloom/images/cart.png) 7px no-repeat;
}
.viewdts{
margin: -200px auto 0;
bottom: 10px;
height: 200px;
max-width: 200px;
width: 100%;
position: relative;
z-index: 10;
float:left;
}
.viewdts:hover{
background: rgba(0, 0, 0, 0.70) url(//kofc3162.org/wp-content/themes/abloom/images/view.png) center center no-repeat;
}
@media only screen and (min-width:60em) {
.related-posts-four-columns .related-post-column .viewdts {
margin: -170px auto 0;
height: 170px;
}
} .vidbox {
margin:1em auto;
text-align:center;
}
.vids {
display:inline-block;
padding:1em;
-webkit-box-shadow: 0 0 5px 3px rgba(191, 191, 191, 1);
box-shadow: 0 0 5px 3px rgba(191, 191, 191, 1);
}
.vid-title {
font-size: 1.35em;
text-align: center;
}
.play {
background: url(//kofc3162.org/wp-content/themes/abloom/images/ytplay.png) center center no-repeat;
margin: -200px 10px 0 0;
height: 200px;
position: relative;
z-index: 10;
}  .woocommerce ul.products li.product a img {
margin: 0;
border: 1px solid #d3ced2;
padding: 0.35em;
overflow: hidden;
transition: transform .5s ease;
}
.woocommerce ul.products li.product a img:hover {
transform: scale(1.05);
z-index: 999;
}
.woocommerce ul.products li.product a:hover {
text-decoration: underline;
}
.woocommerce ul.products li.product .button {
font-size: 0.95em;
margin-top: 0.25em;
background: #353535;
color: #f5f5f5;
} .woocommerce div.product .product_title {
font-size: 1.65em;
line-height: 1.05em;
padding: 0 0 0.37em;
font-weight: 700;
color: #2c2c2c;
word-wrap: break-word;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #008000;
color: #fff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color:#3B5998;
color:#fff
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
margin-bottom: 0.5em;
color: #A61919;
}
.woocommerce div.product form.cart .variations select {
padding: 0.3em 0 0.3em 0.5em;
font-size: 0.95em;
margin-bottom: 0.3em;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
width: 85%;
border: 1px solid #ddd;
padding: 3px;
margin: 3px;
}
.related-items {
background: linear-gradient(#e9eaed, #f3f3f3) rgba(0, 0, 0, 0);
font-size: 1.25em;
text-transform: uppercase;
padding: 0.5em;
margin: 0 0 0.55em;
color: #2c2c2c;
}
.product-title {
color: #24445d;
font-size: 1em;
font-weight: 500;
}
#footer-widgets .product-title {
color: #f9f9f9;
}
div.ppt {
font-size: 22px;
}
.woocommerce #reviews #comments h2,
.woocommerce #commentform label {
font-size: 20px;
margin: 1em 0;
} .woocommerce .woocommerce-ordering {
margin: 0 0 1.5em;
}
.woocommerce .woocommerce-ordering select {
padding: 0.3em 0 0.3em 0.5em;
font-size: 0.95em;
}
.woocommerce-variation-availability {
margin: 0.5em 0 0.9em;
}
.woocommerce .quantity .qty {
padding: 0.45em;
} .woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
margin: 0 auto 8px;
border-bottom: 1px solid #d3ced2;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
margin-right: 7px;
width: 74px;
border: 1px solid #d3ced2;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
border-left: 0;
float: left;
margin: 0;
padding: 0 0.5em 0 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
padding: 0.75em 0;
}
.widget .product-categories li {
margin: 0;
padding: 5px;
border-bottom: 1px solid #d3ced2;
}
.widget .product-categories li:first-child {
padding-top: 0;
}
.woocommerce ul.products li.product .price {
color: #3B5998;
margin-bottom: 0.5em;
font-size: 0.957em;
} .woocommerce-cart table.cart img {
min-width: 75px;
}
.woocommerce-page #content table.cart td.actions .input-text {
min-width: 110px;
margin: 4px;
} .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 58%;
}
.woocommerce .cart-collaterals .cart_totals h2 {
margin: 0.4em 0 0.3em;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
padding: 0.45em 0 0.45em 0.7em;
} .woocommerce form .form-row textarea {
height: 5em;
}
.pmthemes_amazon_disclaimer {
text-decoration: underline;
cursor: default;
} .pmth-grid {
display: grid;
gap: 2em;
align-items: normal;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
} .one-column {
grid-template-columns: repeat(1, 1fr);
} .one-hundred {
grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
.one-fifty {
grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}
.two-hundred {
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
.two-fifty {
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.three-hundred {
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.three-fifty {
grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
@media only screen and (min-width: 480px) {
.four-hundred {
grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
}
.four-fifty {
grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
}
.five-hundred {
grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
}
} @media only screen and (min-width: 960px) {
.one-col {
grid-template-columns: repeat(1, 1fr);
}
.two-col {
grid-template-columns: repeat(2, 1fr);
}
.three-col {
grid-template-columns: repeat(3, 1fr);
}
.four-col{
grid-template-columns: repeat(4, 1fr);
}
.five-col {
grid-template-columns: repeat(5, 1fr);
}
.six-col {
grid-template-columns: repeat(6, 1fr);
}
.seven-col {
grid-template-columns: repeat(7, 1fr);
}
.eight-col {
grid-template-columns: repeat(8, 1fr);
}
.nine-col {
grid-template-columns: repeat(9, 1fr);
}
.ten-col {
grid-template-columns: repeat(10, 1fr);
}
.eleven-col {
grid-template-columns: repeat(11, 1fr);
}
.twelve-col {
grid-template-columns: repeat(12, 1fr);
}
}
.pmth-grid .post-title {
font-size: 1.35em;
}
.pmth-grid.one-column .post-title {
font-size: 1.75em;
}
.fullpost .pmth-grid.one-col,
.fullpost .pmth-grid.one-column {
display: block;
}
.pmth-grid > article {
border: 1px solid #ddd;
padding: 1em;
margin-bottom: 1em;
} .grow {
overflow: hidden;
transition: transform .5s ease;
}
.grow:hover{
transform: scale(1.05);
z-index: 999;
}
@media (min-width: 480px) and (max-width: 960px) {
ul.product_list_widget,
.widget-tabbed .tabdiv ul {
display: grid;
gap: 1em;
align-items: top;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
} body {
background-color: #FEE1DD;
} .header-line {
border-top: 10px solid #901761;
}
#topheader,
#topnav {
background: #CC088A;
}
#logo .site-title {
color: #901761;
text-shadow: 1px 1px 0 #000;
} #navi-wrap {
background: #901761;
}
.search-form .search-submit {
background: #C8226D;
} #frontpage-magazine-widgets .widget .widgettitle {
font-size: 0.95em;
padding: 0.7em 1em;
background: #d8048e;
color: #fff;
} .widgettitle {
color: #fff;
background: #C8226D;
}
.widget-tabnavi {
background: #C8226D;
} #footer {
color: #fff;
background: #740f4d;
border-top: 1px solid #f80d9d;
}
#footer-widgets #wp-calendar {
color: #fff;
}
#footer-text,
#footer-text a:link,
#footer-text a:visited {
color: #c6c6c6;
} #footer-widgets-bg {
background: #CC088A;
border-top: 0.5em solid rgba(0, 0, 0, 0.2);
}
#footer-widgets .widget {
background: #FEE1DD;
border: 0.25em solid rgba(0, 0, 0, 0.2);
}
#footer-widgets .widgettitle {
color: #fff;
background: #901761;
}
#footer-widgets .widget ul li {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding: 0.4em 0;
margin: 0;
}
#footer-widgets .widget div,
#footer-widgets .widget ul {
color: #333;
}
#footer-widgets .widget a:link,
#footer-widgets .widget a:visited {
color: #333;
}
#footer,
#footer-widgets #wp-calendar {
color: #fff;
}
#footer-text,
#footer-text a:link,
#footer-text a:visited {
color: #c6c6c6;
}
.scrollToTop {
background: rgba(185, 17, 135, 0.85);
border: 3px solid rgba(255, 151, 248, 0.9);
}
.scrollToTop:hover {
background: rgba(153, 9, 110, 0.85);
border: 3px solid rgba(231, 83, 221, 0.9);
text-decoration: none;
}  @media only screen and (max-width:65em) {
.footer-widgets-ins {
float: left;
width: 100%;
padding-right: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.footer-widget-column-1 {
float: none;
padding-right: 0;
}
.footer-widget-column-4 {
float: left;
width: 50%;
padding-right: 0;
display: inline;
}
}
@media only screen and (min-width:60em) {
#sidebar .widget ins {
width: 300px;
height: 250px;
margin: 0 auto;
}
.search-form-top {
width: 400px;
}
} @media only screen and (max-width:60em) {
#wrapper,
.stickynav,
.wide-header #wrap {
width: 100%;
margin: 0;
}
.wide-header #header {
padding: 0.5em;
}
#header {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 0.5em;
}
.navhdr #header {
-ms-flex-direction: row;
flex-direction: row;
align-items: normal;
padding: 0.5em;
}
#logo {
max-width: 100%;
margin: 0 auto;
padding: 0.1em 0;
}
.navhdr #logo {
margin: 0;
}
#logo .site-title  {
float: none;
padding: 0.1em 0;
}
#logo .site-description {
text-align: center;
float: none;
}
#header-banner {
max-width: 100%;
margin: 0.25em 0;
}
.stickynav {
display: none!important;
}
.search-form-top {
top: 46px;
}
.search-icon:before,
.search-icon:visited:before,
.search-icon:active:before{
padding: 0.4em;
}
.wide-header #content-wrap {
border: 0;
margin: 0 auto;
}
#frontpage-slider .pmsslide .slide-entry .slide-title {
font-size: 1.5em;
}
#content {
float: none;
width: 100%;
}
#sidebar {
clear: both;
margin: 2em 0 0;
width: 100%;
padding: 1em;
}
#sidebar .widget {
float: none;
}
#banner-125 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.entry {
margin: 1.4em 0;
}
.comment p,
.entry p {
font-size: 1.175em;
line-height: 1.655em;
} .menu-toggle {
cursor: pointer;
display: inline-block;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
margin: 0;
}
.menu-toggle,
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
background: 0 0;
border: none;
color: #fff;
padding: 10px 20px;
}
.menu-toggle:focus {
outline: none;
}
.menu-toggle:after {
float: left;
content: "\f333";
font: 400 26px/1 'dashicons';
font-size: 26px;
}
.menu-text {
padding: 5px 0 5px 5px;
font-size: 14px;
display: inline-block;
}
.toggled-on .menu-toggle:after {
content: "\f158";
}
.toggled-on .nav-menu,
.toggled-on .nav-menu>ul {
display: block;
margin-left: 0;
padding: 0;
width: 100%;
}
.toggled-on .children,
.toggled-on li {
display: block;
border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.toggled-on .nav-menu li>ul {
background-color: transparent;
display: block;
float: none;
margin-left: 20px;
position: relative;
left: auto;
top: auto;
}
.toggled-on .nav-menu li>ul a {
color: #fff;
width: auto;
}
.toggled-on .nav-menu .children a,
.toggled-on .nav-menu li:hover>a {
background-color: transparent;
color: #fff;
}
.toggled-on .nav-menu>li a:hover,
.toggled-on .nav-menu>ul a:hover {
background-color: #619017;
color: #fff;
}
.toggled-on .nav-menu>li a:focus,
.toggled-on .nav-menu>ul a:focus {
background-color: #220e10;
color: #fff;
}
.toggled-on .nav-menu .children,
.toggled-on .nav-menu .sub-menu {
background-color: #176190;
border: 0;
padding: 0;
}
.toggled-on .nav-menu ul ul a,
.toggled-on ul.nav-menu ul a {
border-top: 0;
}
div.nav-menu>ul,
ul.nav-menu {
display: none;
}
.nav-menu li {
float: none;
} #header #navi-wrap {
color: #3c3c3c;
background: transparent;
position: absolute;
right: 0;
z-index: 999;
}
#header .main-navigation {
align-items: end;
}
#header ul.nav-menu {
background: #0096b3;
}
#header .menu-toggle {
color: #3c3c3c;
padding: 12px;
}
#header .search-top {
right: 6.55em;
}
#header .search-icon:before {
color: #3c3c3c;
padding: 0.4em 0;
}
.widget-category-posts .type-post .post-title {
font-size: 1.75em;
}
.widget-category-posts .small-post .post-title {
font-size: 1.1em;
}
#footer-text {
margin: 0.2em 2em 1.2em 1em;
width: 90%;
}
#footernav {
float: left;
width: 90%;
}
.wide-header #footer {
padding: 1.2em;
}
.amzn_wdgt {
width: 85% !important;
}
.scrollToTop {
bottom: 50px;
}
} @media only screen and (max-width:50em) {
#topnav-icon,
#topnav-icon:hover:after,
#topnav-menu a {
text-decoration: none;
}
.footer-widgets-ins {
float: none;
width: 100%;
padding-right: 0;
}
.footer-widget-column-1,
.footer-widget-column-2 {
padding-right: 1em;
}
.footer-widget-column-3 {
float: none;
width: 100%;
padding-right: 1em;
}
.footer-widget-column-4 {
float: none;
width: 100%;
padding-right: 1em;
display: block;
}
.entry {
margin: .4em 0;
}
.related-posts-four-columns .related-post-column {
width: 50%;
}
.related-posts-four-columns .related-post-column:nth-child(2n+1) {
clear: left;
}
.prodimg  {
float:none;
margin:1em;
max-width:100%;
} #topnav-icon,
#topnav-icon:hover:after,
#topnav-menu a {
text-decoration: none;
background: 0 0;
border: none;
} #topnav,
#topnav-menu,
#topnav-menu a,
#topnav-menu li,
#topnav-menu ul {
margin: 0;
padding: 0;
position: static;
float: none;
display: inline;
font-size: 1em;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
background: 0 0;
top: 0;
left: 0;
}
#topnav {
float: none;
width: 100%
}
#topnav-icon {
display: inline-block;
padding: 8px 20px;
font-size: 14px;
color: #fff;
background: 0 0;
border: none;
text-transform: uppercase;
}
#topnav-icon:hover {
cursor: pointer;
text-decoration: none;
}
#topnav-icon:focus{
outline: none;
}
#topnav-icon:after {
float: left;
margin-right: 0.2em;
-webkit-font-smoothing: antialiased;
content: '\f333';
font: 400 24px/1 "dashicons";
text-decoration: inherit;
}
.active#topnav-icon:after {
content: '\f158';
}
.top-menu-text {
padding: 3px 0;
display: inline-block;
}
#topnav-menu {
width: 100%;
display: none;
border-top: 1px solid rgba(255, 255, 255, 0.2);
background: #A2213F;
}
#topnav-menu a {
display: block;
padding: .7em 1em;
font-size: 1.15em;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
clear: left;
}
#topnav-menu a:hover {
background: #000;
}
#topnav-menu .children,
#topnav-menu .sub-menu {
border: none;
display: block;
position: inherit;
}
ul#topnav-menu ul a {
border-top: none;
margin: 0 0 0 5px;
width: 100%;
}
#topnav-menu ul ul a {
border-top: none;
margin: 0 0 0 12px;
width: 100%;
}
#header-social-icons {
position: absolute;
right: 10px;
top: 6px;
}
.comment h1,
.entry h1 {
font-size: 2.2em;
}
.comment h2,
.entry h2 {
font-size: 1.8em;
}
.comment h3,
.entry h3 {
font-size: 1.4em;
}
.entry thead th,
.entry tr td, .entry tr th {
padding: .2em .4em;
}
.widget-category-posts .small-post .post-title {
font-size: 1em;
}
.nomobile {
display: none;
}
.woocommerce ul.products li.product a img {
padding: .25em;
}
} @media only screen and (max-width:40em) {
.type-attachment,
.type-page,
.type-post,
.widget-category-posts .type-post {
margin: 0 0 1em;
}
.shopbttn {
margin:0 auto 10px;
}  #footernav-icon,
#footernav-icon:hover:after,
#footernav-menu a {
text-decoration: none;
}
#footernav-icon:hover,
#footernav-menu a:hover {
text-decoration: underline;
}
#content {
padding: 1em 1em 0;
}
.page-title {
font-size: 2em;
}
.post-title {
font-size: 1.4em;
}
#footer-widgets {
padding-top: 0.5em;
padding-left: 0.5em;
}
.footer-widget-column-1,
.footer-widget-column-3,
.footer-widget-column-4 {
padding-right: 0.5em;
}
.footer-widget-column-2 {
float: none;
width: 100%;
padding-right: 0.5em;
} #widget-category-posts-grid .category-posts-grid-row {
margin-right: 0;
}
#widget-category-posts-boxed .big-post,
#widget-category-posts-columns .category-posts-column-left,
#widget-category-posts-grid .category-posts-grid-row .big-post,
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap {
float: none;
width: 100%;
padding-right: 0;
}
#widget-category-posts-boxed .small-posts,
#widget-category-posts-columns .category-posts-column-right {
width: 100%;
margin-left: 0;
padding-left: 0;
}
#widget-category-posts-boxed .small-posts {
padding-bottom: .5em;
}
#widget-category-posts-columns .category-posts-column-right {
margin-top: 1.5em;
}
#footernav,
#footernav-menu,
#footernav-menu a,
#footernav-menu li,
#footernav-menu ul {
margin: 0;
padding: 0;
position: static;
float: none;
display: inline;
font-size: 1em;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
background: 0 0;
top: 0;
left: 0;
}
#footernav {
float: left;
}
#footernav-icon {
display: block;
font-size: 0.9em;
color: #fff;
margin-left: 2em;
}
#footernav-icon:hover {
cursor: pointer;
}
#footernav-icon:after {
margin: 0.05em 0 0 1em;
-webkit-font-smoothing: antialiased;
display: inline-block;
content: '\f333';
font: 400 14px/1 "dashicons";
text-decoration: inherit;
vertical-align: text-bottom;
}
.active#footernav-icon:after {
content: '\f158';
}
#footernav-menu {
display: none;
width: 100%;
padding-bottom: 1em;
}
#footernav-menu li {
display: inline;
padding: 0.8em 0.4em;
}
#footernav-menu a {
display: inline-block;
font-size: 0.9em;
}
}
@media only screen and (max-width:35em) {
.related-posts-three-columns {
margin: 0;
}
.related-posts-three-columns .related-post-column {
float: none;
width: 100%;
padding-right: 0;
}
.related-post-column {
text-align: center;
}
.viewdts {
float: none;
}
} @media only screen and (max-width:30em) {
.scrollToTop {
width: 30px;
height: 30px;
}
.scrollToTop:before {
font-size: 24px;
padding: 4px 0;
}
.alignleft,
.alignright {
float: none;
margin: 1em 0;
}
.comment p,
.entry p {
font-size: 1.05em;
line-height: 1.65em;
}
#footer-text {
float: none;
margin: 0.15em 0 1.2em 1em;
}
.center-ad,
.left-ad,
.right-ad {
text-align: center;
}
.left-adin,
.right-adin {
width: 100%;
float: none;
text-align: center;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 46%;
float: left;
clear: both;
margin: 0 0 1.992em;
}
.woocommerce ul.products li.product:nth-child(2n),
.woocommerce-page ul.products li.product:nth-child(2n) {
float: right;
clear: none !important;
}
}
@media only screen and (max-width:25em) {
#widget-category-posts-single .single-post .wp-post-image {
float: none;
}
.sideleft,
.sideright {
width: 100%;
float: none;
}
.related-posts-four-columns,
.related-posts-two-columns {
margin: 0;
}
.related-posts-four-columns .related-post-column,
.related-posts-two-columns .related-post-column {
float: none;
width: 100%;
padding-right: 0;
}
.posts-one-column .wp-post-image {
float: none;
margin: 0 0 0.5em;
max-width: 100%;
}
} @media only screen and (max-width:20em) {
#header-social-icons {
display: none;
}
.postinfo span,
.postmeta span {
display: block;
}
.widget-category-posts .small-post .post-title {
font-size: 0.9em;
}
.widget-category-posts .small-post .wp-post-image {
width: 33%;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
font-size: 85%;
}
.search-form-top {
width: 250px;
}
}
@media only screen and (min-width:50em) { #footernav-menu,
#topnav-menu {
display: block !important;
}
}a:hover, a:active,
.post-title a:hover,
.post-title a:active,
.widget a:hover,
.widget a:active,
.postmeta a:hover,
.postmeta a:active{
color: #3B5998;
} body {
background-color: #F3FDFF;
} #header-wrap,
.natty #header-wrap {
background: #F5F1CE;
}
.header-line {
border-top: 15px solid #00A5C5;
border-bottom: 1px solid #000;
}
.natty .header-line {
border-top: none;
border-bottom: none;
}
#header-social-icons .social-icons-menu li a:hover,
#header-social-icons .social-icons-menu li a:hover:before  {
background: #B23600;
}
#logo .site-title,
#logo a:hover .site-title,
#logo .site-description {
color: #333;
} #topnav,
#topnav-icon,
#topheader {
background: #3A3A3A;
}
#topnav-menu li.current_page_item a,
#topnav-menu li.current-menu-item a,
.natty #topnav-menu li.current_page_item a,
.natty #topnav-menu li.current-menu-item a {
background: #3A3A3A;
}
#topnav-menu a:hover,
#topnav-menu li a:hover,
#header-social-icons .social-icons-menu li a:hover,
#header-social-icons .social-icons-menu li a:hover:before  {
color: #fff;
background: #781400;
}
#topnav-menu li.current_page_item a:hover,
#topnav-menu li.current-menu-item a:hover,
.natty #topnav-menu li.current_page_item a:hover,
.natty #topnav-menu li.current-menu-item a:hover {
color: #fff;
background: #781400;
}
#topnav-menu .children,
#topnav-menu .sub-menu {
background-color: #3d3d3d;
}
#topnav-menu ul ul a,
ul#topnav-menu ul a {
border-top: 1px solid rgba(255, 255, 255, 0.9);
} .search-form-top {
background-color: #fff;
} #navi-wrap,
.natty #navi-wrap {
background: #00A5C5;
border-top: 2px solid #00A5C5;
border-bottom: 2px solid #00A5C5;
}
.stickynav {
background: #00A5C5;
border-top: 1px solid #00A5C5;
border-bottom: 1px solid #00A5C5;
}
.nav-menu li:last-child,
.wide-header .nav-menu li:last-child {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
background-color: #781400;
color: #fff;
}
.nav-menu .sub-menu,
.nav-menu .children {
background-color: #3d3d3d;
border: 1px solid #2d2d2d;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
border-top: 1px solid #2d2d2d;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
background-color: #781400;
} .wide-header #content-wrap {
border: 0;
margin: 0 auto 0.95em;
box-shadow: none;
} #frontpage-magazine-widgets .widget .widgettitle,
#sidebar .widgettitle,
.widget-tabnavi,
.widget-tabnavi {
background: #00A5C5;
border: none;
}
.widgettitle {
font-size: 0.95em;
padding: 0.65em;
text-transform: uppercase;
}
#sidebar .widget {
border: 3px solid rgba(0, 0, 0, 0.2);
}
#sidebar .sideleft .widget,
#sidebar .sideright .widget {
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 0.4em;
}
.widget-tabbed .tabdiv li.widget-thumb .wp-post-image {
margin: 0.3em 0.5em 0.5em 0;
padding: 2px;
max-width: 55px;
border: 1px solid #ddd;
} #footer-widgets-bg {
background: #00A5C5;
border-top: 0.5em solid rgba(0, 0, 0, 0.2);
}
#footer-widgets .widget {
background: #F5F1CE;
border: 0.4em solid rgba(0, 0, 0, 0.2);
}
#footer-widgets .widgettitle {
background: #444;
padding: 0.55em 1em;
}
#footer-widgets .widget ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}
#footer-widgets .widget a:link,
#footer-widgets .widget a:visited {
color: #121212;
} #footer {
border-top: 1px solid #939393;
background-color: #3A3A3A;
} .scrollToTop {
background: #3d3d3d;
border: 4px solid #171717;
}
.scrollToTop:hover {
background: #3B5998;
}
.scrollToTop:before {
color: #f9f9f9;
} @media only screen and (max-width: 60em) {
.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
background-color: #1273ac;
color: #fff;
}
.toggled-on .nav-menu .sub-menu,
.toggled-on .nav-menu .children {
background-color: #314d02;
}
#topnav-menu li.current_page_item a,
#topnav-menu li.current-menu-item a {
background: #444;
}
.wide-header #content-wrap {
border: 0;
margin:0 auto;
}
#sidebar {
clear: both;
margin: 1em 0 0;
padding:1em;
width: 100%;
}
}#frontpage-slider,#frontpage-slider .pmsslide,#frontpage-slider-wrap{position:relative}.pmsflexslider a:active,.pmsflexslider a:focus{outline:0}.pmsflex-control-nav,.pmsflex-direction-nav,.pmsslides{margin:0;padding:0;list-style:none}.pmsflexslider{margin:0;padding:0}.pmsflexslider .pmsslides>li{display:none;-webkit-backface-visibility:hidden}.no-js .pmsslides>li:first-child,.pmsslides:after,html[xmlns] .pmsslides{display:block}.pmsflexslider .pmsslides img{width:100%;display:block}.pmsflex-pauseplay span{text-transform:capitalize}.pmsslides:after{content:".";clear:both;visibility:hidden;line-height:0;height:0}* html .pmsslides{height:1%}.pmsflex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.loading .pmsflex-viewport{max-height:300px}#frontpage-slider,#frontpage-slider .pmsslides{zoom:1}#frontpage-slider .pmsslide img{width:100%;height:auto}#frontpage-slider .pmsslide .slide-entry{position:absolute;-ms-word-wrap:break-word;word-wrap:break-word;background:rgba(0,0,0,.7);width:75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#frontpage-slider .pmsslide .slide-entry .slide-title a:link,#frontpage-slider .pmsslide .slide-entry .slide-title a:visited{color:#fff;text-decoration:none}#frontpage-slider .pmsslide .slide-entry .slide-title a:active,#frontpage-slider .pmsslide .slide-entry .slide-title a:hover{color:#ccc}#frontpage-slider .pmsslide .slide-entry .slide-more-link,#frontpage-slider .pmsslide .slide-entry .slide-more-link:link,#frontpage-slider .pmsslide .slide-entry .slide-more-link:visited{color:#eee;font-style:italic;display:inline-block;margin:.3em 0}#frontpage-slider .pmsslide .slide-entry.slide-more-link:active,#frontpage-slider .pmsslide .slide-entry.slide-more-link:hover{text-decoration:underline}.frontpage-slider-controls{clear:left}.frontpage-slider-controls .pmsflex-direction-nav{position:absolute;bottom:1em;right:1em}.frontpage-slider-controls .pmsflex-direction-nav a{display:block;position:absolute;background:rgba(0,0,0,.6);text-align:left;font-size:0;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;z-index:10}.frontpage-slider-controls .pmsflex-direction-nav a:hover{text-decoration:none}.frontpage-slider-controls .pmsflex-direction-nav a:before{-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit;vertical-align:text-bottom}.frontpage-slider-controls .pmsflex-direction-nav .pmsflex-next{right:0}.frontpage-slider-controls .pmsflex-direction-nav .pmsflex-next:hover,.frontpage-slider-controls .pmsflex-direction-nav .pmsflex-prev:hover{background-color:rgba(0,0,0,.9)}.frontpage-slider-controls .pmsflex-control-nav{position:absolute;top:1.2em;right:1em}.frontpage-slider-controls .pmsflex-control-nav li{margin:0 4px;display:inline-block;zoom:1}.frontpage-slider-controls .pmsflex-control-nav li a{width:15px;height:15px;display:block;background:#777;background:rgba(0,0,0,.2);cursor:pointer;text-indent:-9999px}.frontpage-slider-controls .pmsflex-control-nav li a:hover{background:#888;background:rgba(0,0,0,.4)}.frontpage-slider-controls .pmsflex-control-nav li a.pmsflex-active{background:#888;background:rgba(0,0,0,.4);cursor:default}@media only screen and (max-width:70em){#frontpage-slider .pmsslide .slide-entry .slide-content,#frontpage-slider .pmsslide .slide-entry .slide-more-link{display:none!important}#frontpage-slider .pmsslide .slide-entry{width:65%}#frontpage-slider .pmsslide .slide-entry .slide-title{font-size:1.3em}}@media only screen and (max-width:60em){#frontpage-slider .pmsslide .slide-entry .slide-content,#frontpage-slider .pmsslide .slide-entry .slide-more-link{display:inline-block!important}#frontpage-slider .pmsslide .slide-entry{width:75%}}@media only screen and (max-width:50em){#frontpage-slider .pmsslide .slide-entry .slide-content,#frontpage-slider .pmsslide .slide-entry .slide-more-link{display:none!important}#frontpage-slider .pmsslide .slide-entry{width:65%}#frontpage-slider .pmsslide .slide-entry .slide-title{font-size:1.3em}}@media only screen and (max-width:40em){#frontpage-slider .pmsslide .slide-entry .slide-title{font-size:1.1em}}@media only screen and (max-width:30em){#frontpage-slider .pmsslide .slide-entry{width:75%}#frontpage-slider .pmsslide .slide-entry .slide-title{font-size:1.05em}.frontpage-slider-controls .pmsflex-control-nav{display:none}.frontpage-slider-controls .pmsflex-direction-nav{bottom:auto;top:1em}.frontpage-slider-controls .pmsflex-direction-nav a{margin:0 1em 0 0;width:30px;height:30px}.frontpage-slider-controls .pmsflex-direction-nav a:before{margin:.25em;font-size:20px}.frontpage-slider-controls .pmsflex-direction-nav .pmsflex-prev{right:31px}}@media only screen and (max-width:26em){#frontpage-slider .pmsslide .slide-entry{bottom:.5em;left:.5em}#frontpage-slider .pmsslide .slide-entry .slide-title{font-size:1em;font-weight:400}.frontpage-slider-controls .pmsflex-direction-nav{top:.5em;right:.5em}.frontpage-slider-controls .pmsflex-direction-nav a{margin:0 1em 0 0}}@media only screen and (max-width:22em){#frontpage-slider .pmsslide .slide-entry{bottom:0;left:0;padding:.3em .6em;width:100%}#frontpage-slider .pmsslide .slide-entry .slide-title{font-size:.95em}.frontpage-slider-controls .pmsflex-direction-nav{top:0;right:0}}