html {
font-family: 'Open Sans', sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
.gfield_checkbox li {
display: inline;
}
.gfield_checkbox {
text-align: center;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'Open Sans', sans-serif !important;
font-size: 15px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Open Sans', sans-serif !important;
font-weight:700 !important;
color:#333333 !important;
}
h1 {font-size:38px !important; }
h2 {font-size:32px !important; }
h3 {font-size:30px !important; }
h4 {font-size:28px !important; }
h5 {font-size:26px !important; }
h6 {font-size:22px !important; }
p {
margin-bottom: 1.5em;
font-family: 'Open Sans', sans-serif !important;
font-weight:500;
line-height:26px;
}
@media screen and (max-width:768px) {
h1 {font-size:36px !important; }
h2 {font-size:30px !important; }
h3 {font-size:28px !important; }
h4 {font-size:24px !important; }
h5 {font-size:20px !important; }
h6 {font-size:18px !important; }
}
@media screen and (max-width:480px) {
h1 {font-size:34px !important; }
h2 {font-size:26px !important; }
h3 {font-size:24px !important; }
h4 {font-size:22px !important; }
h5 {font-size:18px !important; }
h6 {font-size:16px !important; }
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}  a {
color: royalblue;
transition: all 0.5s ease !important;
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
}
a:visited {
color: purple;
transition: all 0.5s ease !important;
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
}
a:hover,
a:focus,
a:active {
color: #c3e905;
transition: all 0.5s ease !important;
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.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; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} #primary h2.woocommerce-loop-product__title {
font-size: 14px !important;
line-height: 20px;
min-height: 60px;
}
mark.count {
display: none;
}
a.button.addtocartbutton, a.button.addtocartbutton:visited {
width: 100% !important;
font-weight: 700;
font-size: 18px !important;
height: 48px;
color: #fff;
background-color: #848386 !important;
box-shadow: none;
text-shadow: none;
padding: 5px 10px;
border-radius: 0 !important;
border: 1px solid #c3e905 !important;
text-align: center;
line-height: 34px;
}
a.button.addtocartbutton:hover {
background-color: #c2e804 !important;
color: #333;
}
#primary h2.woocommerce-loop-category__title {
font-size: 16px !important;
line-height: 20px;
position: absolute;
top: 37%;
background: #c2e804;
left: 3%;
right: 3%;
transition: all 0.5s ease !important;
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
border: 1px solid #848386 !important;
padding: 13px 10px;
min-height: 65px;
display: flex;
align-items: center;
justify-content: center;
}
#primary .product-category:hover h2.woocommerce-loop-category__title {
background: #848386 !important;
color: #fff !important;
}
span.woocommerce-Price-amount.amount {
color: #c2e804;
font-size: 25px;
font-weight: bold;
}
ul.products {
text-align: center;
}
.woocommerce ul.products li.product a img {
min-width: 251px;
min-height: 251px;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: 20px;
color: #a5a5a5;
}
.attachment-woocommerce_thumbnail, .product-category img, .flex-viewport, ol.flex-control-nav.flex-control-thumbs img {
border:2px solid #a8a5a559
}
.flex-viewport {
margin-bottom: 30px;
}
ul.page-numbers li:before {
display: none !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
font-size: 20px;
}
button.single_add_to_cart_button.button.alt {
width: 79% !important;
font-weight: 700;
font-size: 18px !important;
height: 48px;
color: #fff;
background-color: #848386 !important;
box-shadow: none;
text-shadow: none;
padding: 5px 10px;
border-radius: 0 !important;
border: 1px solid #c3e905 !important;
text-align: center;
line-height: 34px;
vertical-align: top !important;
}
form.aws-search-form.aws-show-clear {
max-width: 342px;
float: right !important;
}
#top-contact ul {
margin: 0;
padding: 5px 0 0 0 !important;
}
.aws-search-result .aws_result_title {
color: #414043;
}
.aws-container {
width: 342px;
float: right;
display: inline-block !important;
}
li.product-category.product {
position: relative;
}
table.variations td.label {
color: #000;
font-size: 20px;
}
table.variations td.label label:before {
content: "Choose ";
}
.woocommerce-tabs.wc-tabs-wrapper {
display: none;
}
section.related.products {
display: none;
}
table.variations select {
height: 40px;
border: 2px solid #c2e804;
padding: 0 15px;
}
.quantity input {
height: 35px;
border: 1px solid #4a494d;
padding: 0 15px;
width: 85px !important;
border-radius: 0 !important;
text-align: left !important;
}
.woocommerce-variation.single_variation {
margin-bottom: 40px;
}
.woocommerce-variation-description p {
font-weight: bold !important;
font-size: 18px;
}
.quantity {
width: 20%;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 40px;
}
.woocommerce-variations-table thead tr {
background: #4a494d;
color: #FFF;
}
.variations-table-row span.woocommerce-Price-amount.amount {
color: #333;
font-size: 14px;
font-weight: normal;
}
.woocommerce-variations-table th {
text-align: left;
}
table.dataTable thead .sorting {
background-image: none !important;
}
table.dataTable thead .sorting_asc {
background-image: none;
}
table.dataTable.no-footer {
border-bottom: none;
margin-bottom: 40px !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button{
background-color: #c2e804;
color: #333;
-webkit-font-smoothing: antialiased;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#primary .product_meta h2 {
color: #c2e804 !important;
font-size: 25px !important;
font-weight: bold !important;
margin-bottom: 22px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce .cart .button:hover , .woocommerce .cart input.button:hover {
background-color: #4a494d !important;
color: #fff !Important;
}
.coupon {
display: none;
}
td.product-name a {
color: #333 !important;
}
td.product-price span.woocommerce-Price-amount.amount {
color: #333;
font-size: 18px;
font-weight: normal;
}
td.product-subtotal span.woocommerce-Price-amount.amount {
color: #333;
font-size: 18px;  
}
.woocommerce-info {
border-top-color: #c2e804;
}
li.woocommerce-notice.woocommerce-notice--info.woocommerce-info {
color: #333;
}
.summary.entry-summary ul {
margin-bottom: 20px !important;
}
.summary.entry-summary li {
color: #414043;
}
.summary.entry-summary ul {
margin-bottom: 40px !important;
margin-top: 0 !important;
}
.single-product .site-content ol li {
padding: 6px 18px;
box-sizing: content-box;
}
.single-product .site-content ol li:nth-child(4n+1) {
padding-left: 0 !important;
}
.single-product .site-content ol li:nth-child(4n+4) {
padding-right: 0 !important;
}
@media screen and (max-width:767px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 100% !important;
}
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
margin-bottom: 40px;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
margin-bottom: 40px;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
margin-bottom: 40px;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
margin-bottom: 40px;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
margin-bottom: 40px;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
margin-bottom: 40px;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
margin-bottom: 40px;
}
.gallery-caption {
display: block;
}
.products a.thumb {
display: inline-block;
height: 125px;
overflow: hidden;
}
span.galleryWrap {
height: 123px;
overflow: hidden;
display: inline-block;
}
span.mainWrap {
height: 270px;
display: inline-block;
overflow: hidden;
}  .mt-0 {
margin-top: 0 !important;   
}
.mt-5 {
margin-top: 5px !important;   
}
.mt-10 {
margin-top: 10px !important;   
}
.mt-15 {
margin-top: 15px !important;   
}
.mt-20 {
margin-top: 20px !important;   
}
.mt-25 {
margin-top: 25px !important;   
}
.mt-30 {
margin-top: 30px !important;   
}
.mt-40 {
margin-top: 40px !important;   
}
.mt-50 {
margin-top: 50px !important;   
}
.mt-60 {
margin-top: 60px !important;   
} .mr-0 {
margin-right: 0 !important;   
}
.mr-5 {
margin-right:5px !important;   
}
.mr-10 {
margin-right: 10px !important;   
}
.mr-20 {
margin-right: 20px !important;   
}
.mr-30 {
margin-right: 30px !important;   
}
.mr-40 {
margin-right: 40px !important;   
} .mb-0 {
margin-bottom: 0 !important;   
}
.mb-10 {
margin-bottom: 10px !important;   
}
.mb-20 {
margin-bottom: 20px !important;   
}
.mb-30 {
margin-bottom: 30px !important;   
}
.mb-40 {
margin-bottom: 40px !important;   
}
.mb-50 {
margin-bottom: 50px !important;   
}
.mb-60 {
margin-bottom: 60px !important;   
}
.mb-70 {
margin-bottom: 70px !important;   
}
.mb-80 {
margin-bottom: 80px !important;   
}
.mb-90 {
margin-bottom: 90px !important;   
}
.mb-100 {
margin-bottom: 100px !important;   
} .ml-0 {
margin-left: 0 !important;   
}
.ml-5 {
margin-left:5px !important;   
}
.ml-10 {
margin-left: 10px !important;   
}
.ml-20 {
margin-left: 20px !important;   
}
.ml-30 {
margin-left: 30px !important;   
}
.ml-40 {
margin-left: 40px !important;   
}
.ml-50 {
margin-left: 50px !important;   
} .pt-0 {
padding-top:0 !important; 
}
.pt-5 {
padding-top: 5px !important;   
}
.pt-10 {
padding-top:10px !important;   
}
.pt-15 {
padding-top:15px !important;   
}
.pt-20 {
padding-top:20px !important;   
}
.pt-30 {
padding-top:30px !important;  
}
.pt-40 {
padding-top:40px !important;  
}
.pt-50 {
padding-top:50px !important;   
}
.pt-60 {
padding-top:60px !important;   
}
.pt-70 {
padding-top:70px !important;   
}
.pt-80 {
padding-top:80px !important;   
}
.pt-90 {
padding-top:90px !important;   
}
.pt-100 {
padding-top:100px !important;   
}
.pt-110 {
padding-top:110px !important;   
}
.pt-120 {
padding-top:120px !important;   
} .pr-0 {
padding-right:0 !important;  
}
.pr-5 {
padding-right:5px !important;   
}
.pr-10 {
padding-right:10px !important;   
}
.pr-20 {
padding-right:20px !important;  
}
.pr-30 {
padding-right:30px !important;   
}
.pr-40 {
padding-right:40px !important;   
}
.pr-50 {
padding-right:50px !important;   
}
.pr-60 {
padding-right:60px !important;   
} .pb-0 {
padding-bottom:0 !important;   
}
.pb-5 {
padding-bottom: 5px !important;   
}
.pb-10 {
padding-bottom:10px !important;   
}
.pb-15 {
padding-bottom:15px !important;   
}
.pb-20 {
padding-bottom:20px !important;   
}
.pb-30 {
padding-bottom:30px !important;   
}
.pb-40 {
padding-bottom:40px !important;   
}
.pb-50 {
padding-bottom:50px !important;  
}
.pb-60 {
padding-bottom:60px !important;   
}
.pb-70 {
padding-bottom:70px !important;   
}
.pb-80 {
padding-bottom:80px !important;   
}
.pb-90 {
padding-bottom:90px !important;
}
.pb-100 {
padding-bottom:100px !important;   
} .pl-0 {
padding-left:0 !important;   
}
.pl-5 {
padding-left:5px !important;   
}
.pl-10 {
padding-left:10px !important;   
}
.pl-20 {
padding-left:20px !important;   
}
.pl-30 {
padding-left:30px !important;   
}
.pl-40 {
padding-left:40px !important;   
}
.pl-50 {
padding-left:50px !important;   
}
.pl-60 {
padding-left:60px !important;   
}
.img-80 {
width:80% !important;   
}
.img-100 {
width:100%;   
}
@media screen and (max-width:991px) {
.pl-md-0 {
padding-left:0 !important;
}
.pr-md-0 {
padding-right:0 !important;   
}
}    
@media screen and (max-width:768px) {
.text-sm-center {
text-align:center !important;   
}
}
@media screen and (max-width:767px){
.mr-sm-20 {
margin-right:20px !important;   
}
.ml-sm-20 {
margin-left:20px !important;   
}   
}
@media screen and (max-width:480px){
.text-xs-center {
text-align:center !important;   
}
.text-xs-left {
text-align:left !important;   
}
.mr-xs-0 {
margin-right:0 !important;   
}
.pr-xs-0 {
padding-right:0 !important;   
}
}
.site-content {
padding-top:80px;
padding-bottom:80px;
}
.site-content p{
margin-bottom:20px;   
}
.site-content a, .site-content a:visited {
color: #c2e804;
text-decoration: none;
}
.site-content a:hover,
.site-content a:focus {
color:#a6c646;
text-decoration:none;
}
.site-content ul{
padding:0;
margin:15px 0px;
line-height:24px;
color:#222;
list-style-type:none;
}
.secondary-bgcolor ul li {
padding:6px 40px;   
font-weight:500; background-repeat: no-repeat;
background-position:left 10px;
background-size: 20px 20px; 
color: #fff;
}
.site-content ul li.product:before {
display: none!important;
}
.secondary-bgcolor ul li:before {
content: "\f101";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #c9f100;
font-size: 18px;
padding-right: 0.5em;
}
.site-content ol{
padding:0;
margin:15px 0px;
line-height:24px;
color:#222;
list-style-type:none;
}
.site-content ol li {
padding:6px 40px;   
font-weight:500; background-repeat: no-repeat;
background-position:left 10px;
background-size: 20px 20px; 
}
section ul{
padding:0;
margin:15px 30px;
font-size:15px;
line-height:26px;
color:#222;
font-weight:300;
}
section ul li {
padding:5px 10px;   
}
.super-lead {
font-size:26px;   
}
.lead {
font-size:20px !important;  
}
#primary {
padding:0px;   
}
#primary h1 {
font-size:48px !important;   
}
#primary h2 {
font-size:38px !important;   
}
@media screen and (max-width:768px) {
#primary h1 {
font-size:32px !important;   
}   
#primary h2 {
font-size:28px !important;   
}
}
#secondary {
padding:40px 30px;   
}
.clearit {
clear: both;
height: 0;
overflow: hidden;
}
.primary-bgcolor {
background-color:#955482;   
}
.primary-bgcolor-gradient {
background: #4a494c; background: -moz-linear-gradient(left,  #4a494c 0%, #4a494c 7%, #595959 26%, #4a494c 53%, #4a494c 100%); background: -webkit-linear-gradient(left,  #4a494c 0%,#4a494c 7%,#595959 26%,#4a494c 53%,#4a494c 100%); background: linear-gradient(to right,  #4a494c 0%,#4a494c 7%,#595959 26%,#4a494c 53%,#4a494c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a494c', endColorstr='#4a494c',GradientType=1 ); }
.secondary-bgcolor {
background-color:#4a494c;   
}
.pg-glow {
background-image:url(http://www.artistictimberfloors.com.au/wp-content/uploads/2017/03/internalpage-glow.png);  
background-repeat:no-repeat;
background-position:left top;
}
.alternate {
background-color:#cccccc;   
}
.alternate-light {
background-color:#ebebeb;   
}
.bg-white {
background-color:#fff;   
}
.bg-yellow {
background-color:#fcc612;   
}
.bg-red {
background-color:#a30101;   
}
.bg-grey {
background-color:#efefef;   
}
.white {
color:#fff !important;   
}
.primary-color {
color:#c2e805 !important;   
}
.green{
color:#a6c646 !important;   
}
.red {
color:#c51230;
}    
.turquoise {
color:#009697 !important;   
}
.dark-blue {
color:#114f6d;   
}
.blue {
color:#1c78aa !important; 
}
.light-grey {
color:#848484 !important;;   
}
.uppercase {
text-transform: uppercase;   
}
.underline {
text-decoration:underline !important;   
}
.text-bold {
font-weight:700 !important;   
}
.text-sml {
font-size:28px !important;   
}
.top-border-bar {
border-top:1px solid #c2e805;   
}
.bottom-border-bar {
border-bottom:1px solid #c2e805;   
}
.atf-button {
display:block;
background-color:#878688;
padding:12px 0;
text-align:center;
color:#fff !important;
font-weight:700;
border:1px solid #c2e805;
}
input.aws-search-field {
background: #6b6b6d;
border: none !important;
max-width: 300px !important;
float: right;
}
.aws-container .aws-search-form {
height: 35px;
}
.woocommerce-page .aws-container {
display: block !important;
}
.aws-container {
margin-top: 8px;
display: none !important;
}
.aws-container .aws-search-form::placeholder { color: #c2e804 !important;
opacity: 1; text-transform: uppercase;
}
.aws-container .aws-search-form:-ms-input-placeholder { color: #c2e804 !important;
text-transform: uppercase;
}
.aws-container .aws-search-form::-ms-input-placeholder { color: #c2e804 !important;
text-transform: uppercase;
}
#top-contact ul {
margin: 0;
padding: 35px 0 0 0 !important;
}
.woocommerce-page #top-contact ul {
margin: 0;
padding: 5px 0 0 0 !important;
}
.atf-button:hover,
.atf-button:focus {
color: #c2e805 !important;  
}
.btn-inline {
display:inline-block;
padding:12px 30px;
}
.white-btn {
display:inline-block;
border-radius:8px;
background-color:#fff;
padding:12px 30px;
color:#0d105d !important;
text-decoration: none;
font-size:15px;
font-weight:500 !important;
}
.white-btn:hover,
.white-btn:focus {
text-decoration:none;
background-color:#282864 !important;
color:#fff !important;
}
.dark-blue-btn {
display:inline-block;
border-radius:8px;
background-color:#282864;
padding:12px 30px;
color:#fff !important;
text-decoration: none;
font-size:15px;
font-weight:700 !important;
}
.dark-blue-btn:hover,
.dark-blue-btn:focus {
text-decoration:none;
color:#fff !important;
background-color:#25aae1 !important;
}
.btn-100{
width:100%;   
text-align:center;
}
.float-right {
float:right;  
}
.secondary-bgcolor p{
color:#fff !important   
}
@media screen and (max-width:480px) {
.text-sml {
font-size:22px !important;   
}   
} #logo img{
}
#top-contact ul{
margin:0;
padding:34px 0 0 0;
list-style-type:none;
}
#top-contact ul li{
display:inline-block;   
padding:10px 0px;
margin:0 20px; 
color:#c2e805;
}
#top-contact ul li a{
color:   #c2e805 !important;
text-decoration:none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
font-size:16px;
}
#top-contact ul li a:hover,
#top-contact ul li a:focus {
color:#fff !important;   
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} #menu {
background-color:#414043;   
}
.navbar {
margin-bottom:0 !important;   
}
.navbar-default {
background-color:transparent !important;
border-radius:0 !important;
border:0 !important;
margin-bottom: 0 !important;
}
.navbar-default .navbar-collapse {
float:left;   
padding:0;
box-shadow:none !important;
}
.navbar-default .navbar-nav>li {
margin:0px;
}
.navbar-default .navbar-nav>li>a {
color:#fff !important;
font-size:15px;
padding:17px 21px;
font-weight:300 !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
border-bottom:3px solid #414043;
}
.navbar-default .navbar-nav>.active>a {
background-color:#444 !important;
font-weight:500 !important;
border-bottom:3px solid #c3e905;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
background-color:transparent !important;   
}
.navbar-default .navbar-nav li a:hover { 
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #c3e905 !important;
}
.navbar-default .navbar-nav .main-menu-home i{
font-size:18px;   
}
.dropdown-menu {
border:0 !important;
border-radius:0 !important;
padding:0 !important;
box-shadow:none;
background-color: #efefef !important;
min-width:150px !important;
}
.dropdown-menu:before{
content:'';
width: 0;
height: 0;
position:absolute;
top:-14px;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-bottom: 14px solid #c2e805;
left:50%;
margin-left:-65px;
}
.dropdown-menu>li {
border-bottom:0px !important;  
}
.dropdown-menu>li>a,
.dropdown-menu>li>a:visited {
color:#333 !important;
font-size:15px;
padding:12px 25px !important;
border-bottom:0px !important;  
font-weight:500 !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
border-color: transparent !important;   
}
.navbar-default .navbar-nav .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .dropdown-menu>li>a:focus{
color:#c2e805 !important;
}
.navbar-default .navbar-nav li:hover >a { }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus {
background-color: transparent !important; 
color:#fff !important;
}
.navbar-brand {
display:none;   
}
@media (min-width: 992px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}
}
@media screen and (max-width:1200px){
.navbar-default .navbar-collapse {
padding:0;   
}
.navbar-default .navbar-nav>li>a {
padding:20px 13px !important;  
font-size:14px !important;
letter-spacing:1px;
}
}
@media (max-width: 991px) {
#menu {
background-color:#fff;   
}
.navbar-nav {
margin:0 -15px !important;   
}
.navbar-default .navbar-header {
float: none;
}
.navbar-default .navbar-left,.navbar-right {
float: none !important;
}
.navbar-default .navbar-toggle {
display: block;
float:left !important;
margin:0px auto !important;
border:0 !important;
height:50px;
border-radius:0 !important;
background-color:#333333;
padding:9px 20px;
}
.navbar-default .navbar-collapse {
float:none;   
border:0 !important;
}
.navbar-collapse { }
.navbar-default .navbar-fixed-top {
top: 0;
}
.navbar-default .navbar-collapse.collapse {
display: none!important;
float: left !important;
width:100%;
}
.navbar-default .navbar-nav {
float: none!important; 
margin-top: 0;
text-align:center;
padding-bottom:30px;
background-color:#414043;
}
.navbar-default .navbar-nav>li {
float: none; 
width:auto !important;
}
.navbar-default .navbar-nav>li>a {
border-bottom:3px solid transparent;   
}
.dropdown-menu li {
width:100% !important;   
text-align:center;
}
.navbar-default .navbar-nav>li>a {
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-default .collapse.in{
display:block !important;
width:100% !important;
float:left !important;
overflow-x:hidden;
}
.navbar-default .navbar-nav>li:last-child {
margin:0 !important;   
}
.navbar-brand {
display:block;   
float:none !important;
font-weight:700;
color:#414043 !important;
}
#container-menu {
background-color:#fcc612;
margin-top:20px;
padding:0;
}
.navbar {
margin-bottom:0 !important;   
}
.navbar-default .navbar-toggle .icon-bar {
background-color:#fff !important;
height:3px;
width:22px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color:#333 !important;   
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>li>a:hover {
border-bottom:3px solid transparent;   
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
border-bottom:3px solid transparent; 
}
.navbar-nav .open .dropdown-menu {
position:static;   
float:none;
width:auto;
margin-top:0;
background-color:#444 !important;
box-shadow:none;
}
.navbar-default .navbar-nav>li {
border-left:0;  
padding-left:15px;
padding-right:15px;
}
.navbar-default .navbar-nav>li>a {
padding:14px 13px !important;  
}
.dropdown-menu>li>a,
.dropdown-menu>li>a:visited {
color:#fff !important;
font-size:15px;
padding:20px 25px !important;
border-bottom:0px !important;  
font-weight:500 !important;
}
.dropdown-menu>li>a {
font-size:14px;
padding:13px 12px !important;
}  
#top-contact {
display:none;   
}
.dropdown-menu:before{
display:none;   
}
} .topbutton {
height:50px;
width:50px;
border-radius:0px;
position:fixed;
right:50px;
bottom:0px;
z-index:1;
background-color:#000;
display:none;
color:#fff;
cursor: pointer;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.topbutton i{
font-size:20px;   
color:#fff !important;
padding:13px 16px 13px 15px;
}
.topbutton:hover,
.topbutton:focus {
background-color:#c2e805;  
}
@media screen and (max-width:480px) {
.topbutton {
right:0;   
}
} #footer p{
color:#fff !important;  
font-size:12px !important;
}
#footer a {
color:#fff !important;  
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
#footer a:hover,
#footer a:focus {
color:#c2e805 !important;   
text-decoration:none;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
#footer-logo img{
max-width:270px;  
padding:20px 0;
}
#bottom-contact ul{
margin:0;
padding:10px 0 0 0;
list-style-type:none;
}
#bottom-contact ul li{
display:inline-block;   
padding:10px 0px;
margin:0 20px; 
color:#c2e805;
}
#bottom-contact ul li a{
color:   #c2e805 !important;
text-decoration:none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
font-size:16px;
}
#bottom-contact ul li a:hover,
#bottom-contact ul li a:focus {
color:#fff !important;   
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#bottom-contact ul li:last-child {
margin-right:0;   
}
.floor-pattern {
background:url(http://www.artistictimberfloors.com.au/wp-content/uploads/2017/02/floor-pattern.jpg); 
background-repeat:repeat;
} .flexslider {
position:absolute !important;   
border-radius:0 !important;
}
#flexslider-container .flexslider ul{
margin:0 !important;   
}
#flexslider-container .flexslider ul li{
padding:0 !important;
margin:0 !important;
}
.flexslider .slides > li {
background-size: cover; 
background-position: center center;
height: 100%;
width: 100%;
display: none; 
-webkit-backface-visibility:  hidden !important;
}
.flexslider-container, .flexslider .slides, .flex-viewport {
height: 520px;
position:relative;
}
.flexslider {margin: 0; padding: 0; width: 100%; height: 100%; border: 0px solid; overflow: hidden;  border:0 !important;}
.flexslider .slides img {width: auto; height: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.flex-caption {
padding:0;
margin-top:100px;
}
.flex-caption p{
color:#fff;
font-size:38px;
font-weight:700;
line-height:42px;
}
.flex-direction-nav a {
width:50px !important;
height:50px !important;
}
.flex-control-nav {
bottom:30px !important;   
}
.flex-control-paging li a.flex-active {
background:rgba(255,255,255,0.8) !important;   
}
.flex-direction-nav a:before {
margin:15px 0 0 0;  
color:rgba(255,255,255,0.9) !important;
}
#flexslider-container .custom-navigation .flex-prev {
width:50px;
height:50px;
background-color:rgba(0,0,0,0.8);
position:absolute;
top:50%;
margin:0px 0 0 0;
padding:12px 0 0 15px;
left:50px;
}
#flexslider-container .custom-navigation .flex-next {
width:50px;
height:50px;
background-color:rgba(0,0,0,0.8);
position:absolute;
top:50%;
right:50px;
margin:0px 0 0 0;
padding:12px 0 0 18px;   
}
#flexslider-container .custom-navigation .flex-prev i,
#flexslider-container .custom-navigation .flex-next i {
font-size:23px;
color:#c2e805;
}
.flex-control-paging li a.flex-active {
background:#c2e805 !important;  
}
.flex-control-paging li a {
background-color:rgba(0,0,0,0.8) !important;   
}
@media screen and (max-width:991px) {
.flexslider-container, .flexslider .slides, .flex-viewport {
height:450px;     
}
}
@media screen and (max-width:768px) {
.flex-control-nav {
bottom:10px !important;   
}
}
@media screen and (max-width:480px) {
.flexslider-container, .flexslider .slides, .flex-viewport {
height:280px;     
}
#flexslider-container .custom-navigation .flex-prev{
left:0;   
}
#flexslider-container .custom-navigation .flex-next {
right:0;
}
}
@media only screen and (min-width : 768px) {
.home-col{
display:table;
}
.home-col [class*="col-"] {
float: none;
display: table-cell;
vertical-align: top;
}
} .contact-a a,
.contact-a a:visited {
font-size:28px !important;
font-weight:700 !important;
color:#c3e905 !important;
}
.contact-a a:hover,
.contact-a a:focus {
color:#efefef !important; 
} #specials table  {
border-collapse: collapse;
}
#specials table td{
border:3px solid #4a494c;  
background-color:#efefef;
padding:10px 20px;
font-weight:700;
text-align:center;
font-size:14px;
}
#specials table th{
background-color: #8d8d8f;
color:#fff;
text-transform:uppercase;
padding:10px 20px;
text-align:center;
border:3px solid #4a494c;   
font-size:18px;
}
@media screen and (max-width:768px) {
#specials table .first{
width:70% !important;   
}
#specials table .second {
width:30%;
}
}
@media screen and (max-width:480px) {
#specials table .first{
width:60% !important;   
}
#specials table .second {
width:40%;
}
#specials table th{
font-size:16px;
}
}
.download-btn {
display:block;   
color:#fff !important;
font-size:18px !important;
margin-bottom:15px;
}
.download-btn:hover,
.download-btn:focus {
color:#c2e805 !important;   
}
.download-btn i {
color:#999 !important;   
}
.testimonial {
background-color:#efefef;
border-radius:0px;
padding:30px 30px 20px 30px;
position:relative;
}
.testimonial p {
color:#333 !important;
font-size:14px !important;
}
.testimonial:after {
content:'';
position:absolute;
left:50%;
bottom:-12.5px;
width:25px;
height:26px;
background-color:#efefef;
margin:0 -12.5px;
-ms-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg);
}
li#wpmenucartli {
display: none;
}
.page-header{
border-bottom:0 !important;
}
#error-search input[type=search] {
background-color:#fff;
padding:10px 20px;
width:100%;
border-radius:0 !important;
height:48px;
}
#error-search input[type="submit"] {
border-radius:0 !important;
background-color:#878688;
padding:12px 0;
text-align:center;
color:#fff !important;
font-weight:700;
border:1px solid #c2e805;
height:48px;
font-size:15px;
width:120px;
}
.nav-previous a, .nav-next a {
display:inline-block;
background-color:#878688;
padding:12px 20px;
text-align:center;
color:#fff !important;
font-weight:700;
border:1px solid #c2e805;
min-width:200px;
text-align:center !important;
}
.nav-previous a, .nav-next a{
color:#fff !important;
}
.nav-previous a:hover, .nav-next a:hover, .nav-previous a:focus, .nav-next a:focus {
color: #c2e805 !important; 
text-decoration:none;
}
@media screen and (max-width:480px) {
.nav-previous a, .nav-next a{
font-size:12px !important;   
padding:10px 10px;
display:block;
}
.nav-previous, .nav-next {
display:block;
width:100% !important;
float:none !important;
margin:0 auto !important;
}
.nav-previous {
margin-bottom:20px !important;   
}
}
.product-title {
color: #c2e805 !important;
margin-top:12px;
display:block;
height:5px;
}
#atf-quick-quote a,
#atf-quick-quote a:visited {
color: #c2e805 !important;
text-decoration: none;
}
#atf-quick-quote a:hover,
#atf-quick-quote a:focus {
color:#fff !important;
text-decoration:none;
} .lightbox-grid,
.lightbox-grid ul,
.lightbox-grid li {
position: relative;
overflow: hidden;
}
.lightbox-grid li { float: left;
border: 3px solid rgba(0, 0, 0, 0);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
opacity: 1;
}
.lightbox-grid li:hover .background-image-holder {
opacity: 0.15;
}
.square-thumbs ul {
margin:0 !important;
padding:0 !important;
}
.square-thumbs li {
height: 220px; 
padding:0 !important;
}
@media screen and (max-width:1200px) {
.square-thumbs li {
height: 180px; 
}
}
@media screen and (max-width:991px) {
.square-thumbs li {
height: 160px; 
}
}
.cart-button {
display: none;
float: right !important;
margin: 0px auto !important;
border: 0 !important;
height: 50px;
border-radius: 0 !important;
background-color: #333333;
padding: 9px 20px;
}
.cart-button a {
color: #fff !IMPORTANT;
}
@media screen and (max-width: 767px) {
a.navbar-brand {
display: inline-block;
}
.cart-button {
display: block;
}
}
.feature-img {
overflow: hidden !important;
background: #414043;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
}
.feature-img .fi-button {
position: absolute;
padding: 15px 0px;
bottom: -25%;
left: 50%;
padding: 0;
z-index: auto;
display: inline-block;
height: 20px;
width: auto;
text-align: center;
margin:0 0 0 -10px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.feature-img .fi-button i{
color:#fff;
font-size:22px;
opacity:1;
}
.feature-img:hover .fi-button, .lightbox-grid li:hover > .fi-button{
-webkit-transform: translateY(-120px);
-moz-transform: translateY(-120px);
-ms-transform: translateY(-120px);
transform: translateY(-120px);
}
.background-image-holder .fadeIn{
opacity:1;   
}
.background-image-holder {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background: #292929;
background-size: cover !important;
background-position: 50% 50% !important;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
opacity: 1;
}
.background-image-holder img {
display: none;
}
.lb-outerContainer {
background:transparent !important;   
}
.lb-container {
background-color:#fff;   
padding:0 !important;
}
.lightbox .lb-image {
border-radius:0 !important;   
}
.lb-dataContainer {
background-color:#fff;
border-radius:0 !important;
display:none !important;
}
.lb-data .lb-details {
width:100% !important;
text-align:center !important;
padding:10px 0 20px 0 !important;
}
.lb-data .lb-caption {
color:#004446 !important;   
}
.lb-data .lb-closeContainer {
display:none !important;   
}