.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 .hidden-fields-container {
display: none;
}
.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;
}header
{
background-color: #eee;
color: #777;
min-height: 50px;
text-align: center;
} nav
{
background-color: #ccc;
}
.navbar
{
margin-bottom:0px;
}
.navbar-default {
background-image: none !important;
margin-bottom: 0px;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus
{
background: none !important;
box-shadow: none !important;
} .jumbotron img, 
.container img
{
max-width: 100%;
height:auto;
} footer
{
background-color: #777;
min-height: 80px;
padding: 10px 0px 15px;
margin-top: 15px;
text-align:center;
} @media screen and (min-width:768px)
{
.logo
{
text-align: left;
}
.tagline
{
text-align: center;
}
.cta
{
text-align: right;
}
.navbar-nav
{
float: none;
}
.navbar-nav > li
{
float: none;
display: inline-block;
}
.footerLeft
{
text-align: left;
}
.footerMiddle
{
text-align: center;
}
.footerRight
{
text-align: right;
}
.product .images
{
width: 50%;
float: left;
text-align:center;
height:auto;
}
} .wc-tabs li {
display: inline-block;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 3px 10px;
}
.woocommerce-Tabs-panel {
border: 1px solid #ccc;
margin-left: 20px;
}
.productImage .images {
text-align: center;
}
.productImage .images img {
height: auto;
}
button.single_add_to_cart_button.button.alt {
margin: 5px 0px;
}
.onsale {
display: inline-block;
padding: 5px 15px;
background-color: red;
margin: 5px;
color: #fff;
font-size: 27px;
border-radius: 10px;
}
ul.products
{
padding-left:0px;
}
.products li {
display: inline-block;
padding: 15px;    
vertical-align: top;
text-align:center;
width:100%;
}
.products li img
{
height: auto;
width: auto;
max-width: 150px;
max-height: 150px;
}
.related.products {
clear: both;
text-align: center;
margin-top: 48px;
}
.related.products h2 {
text-align: center;
}
.summary.entry-summary {
padding: 5px 15px;
}
.woocommerce-tabs.wc-tabs-wrapper {
clear:both;
padding-top:25px;
}
.woocommerce-breadcrumb {
background: none;
margin-bottom: 15px;
}
.variations .label
{   
color:#000;
}
table.variations {
margin-bottom: 8px;
}
.single_add_to_cart_button.button.alt {
background: #7D7468;
padding: 5px 25px;
color: #fff;
}
.woocommerce-variation-price {
font-size: 20px;
}
nav.woocommerce-pagination {
background: none;
}
.page-numbers li a {
padding: 5px 15px;
}
.page-numbers li a:hover {
text-decoration:none;
border:1px solid #777;
}
.page-numbers li {
list-style: none;
display: inline-block;
}
@media screen and (min-width:768px)
{
.summary.entry-summary {
width: 49%;
float: right;
padding: 5px 15px;
}
.products li
{
width: 24%;
}
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.sticky {}
.gallery-caption {}
.bypostauthor {} .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .row:before, .row:after {
display: inline-block!important;
}