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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box;
}
body {
background: #fff; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
a {
outline: 0;
text-decoration: none;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-bottom: 0.25em;
}
h1 { font-size: 36px; line-height: 38px; }
h2 { font-size: 32px; line-height: 34px; }
h3 { font-size: 26px; line-height: 28px; }
h4 { font-size: 22px; line-height: 24px; }
h5 { font-size: 18px; line-height: 20px; }
h6 { font-size: 15px; line-height: 17px; }
p {
margin-bottom: 1.5em;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
background: none repeat scroll 0 0 #ededed;
border-left: 5px solid #d2232a;
color: #999;
font-style: italic;
padding: 22px 20px 1px;
margin: 0 0 1em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
} 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: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #191919;
background: #191919;
box-shadow: none;
color:#FFF;
cursor: pointer; -webkit-appearance: button; font-size: 14px !important;
font-weight: normal !important;
text-transform: uppercase;
letter-spacing: 0.025em;
line-height: 1;
padding: 1.25em 1.75em
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #191919;
}
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: #191919;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
}
button.slider-btn {
padding-right: 0;
}
button span {
background: #ce232a;
padding: 1.1em 1.25em;
line-height: 1em;
margin-left: 1em;
}
button.red {
background: #ce232a;
position: absolute;
bottom: 20px;
font-size: 13px;
}  a {
color: #d2232a;
} 
a:hover,
a:focus,
a:active {
color: #ff0000;;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
padding: 10px;
color: #ededed;
font-size: 13px;
}
.main-navigation ul ul {
background: #4f4f4f;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 3em;
left: -999em;
z-index: 99999;
text-align: left;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li:hover a {
color: #d2232a;
}
.main-navigation ul ul li {
border-bottom: 1px dotted #999;
}
.main-navigation li:hover > a {
color: #d2232a;
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
} .menu-toggle, .toggle-menu {
display: none;
}
@media screen and (max-width: 960px) {
.menu-toggle, .toggle-menu,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
.toggle-menu {
background: none;
line-height: 32px;
padding: 5px 15px 0 0;
border: none;
float: right;
}
.hide-on-menu {
display: none;
}
.featured-products ul li, .latest-products ul li {
width: 50% !important;
}
}
.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
background: none repeat scroll 0 0 #d2232a;
color: #fff;
float: left;
font-size: 15px;
font-style: italic;
font-weight: 300;
line-height: 15px;
padding: 18px 20px 20px;
text-align: center;
width: 49%;
}
.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
background: none repeat scroll 0 0 #d2232a;
float: right;
font-size: 15px;
font-style: italic;
font-weight: 300;
line-height: 15px;
padding: 18px 20px 20px;
text-align: center;
width: 49%;
}
.meta-nav {
color: #fff;
font-size: 20px;
padding: 0 5px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 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;
}
.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%;
} .widget_search .search-submit {
display: none;
}
.widget-area aside {
background: #fafafa;
border: 1px solid #ededed;
border-radius: 6px;
padding: 20px;
margin-bottom: 20px;
}
.widget-title {
font-size: 20px;
}
.widget #searchsubmit {
display: none;
}
.widget ul {
margin: 0;
list-style: none;
}
#secondary .widget {
font-size: 14px;
}
.widget input {
width: 100%;
} .site-header {
border-top: 6px solid #d2232a;
background: #2f2f2f;
height: 92px;
font-size: 13px;
}
.top-nav {
width: 100%;
text-align: right;
padding: 12px 190px 0px 220px;
height: 45px;
color: #b3b3b3;
}
.top-nav span {
background: #111;
color: #b3b3b3;
position: absolute;
top: 6px;
right: 0;
padding: 12px 10px 12px 10px;
text-align: center;
width: 170px;
}
.nav-container {
background: #4f4f4f;
width: 100%;
text-align: right;
padding-left: 220px;
height: 40px;
}
.socials {
position: absolute;
right: 10px;
}
.socials .fa {
color: #ccc;
padding: 10px 6px; 
}  
.social-media-icons {
padding-top: 5px; 
margin: 0 auto;
text-align: center;
}
.social-media-icons li { 
padding: 5px 0;  
display: inline-block;
float: none; 
list-style: none outside none;
line-height: 0px !important;
} 
.social-media-icons .fa {
font-size: 1.25em !important;     
line-height: 0px !important;
display: inline-block !important;
-webkit-transition: background-color 500ms ease-out 1s;
-moz-transition: background-color 500ms ease-out 1s;
-o-transition: background-color 500ms ease-out 1s;
transition: background-color 500ms ease-out 1s; 
}
.social-media-icons .fa:hover { color: #D2232A; }
.site-branding { 
position: absolute;
top: 6px;
left: 0;
max-width: 200px;
background: none repeat scroll 0 0 #000;
max-height: 86px;
overflow: hidden; 
}
.site-branding a {
display: block; 
text-align: center; 
}    
.site-footer {
border-top: 6px solid #d2232a;
background: #000;
padding: 30px 20px;
color: #666;
font-size: 14px;
}
.site-footer ul {
margin: 0;
list-style: none;
}
.site-footer h2 {
color: #fff;
font-weight: 600;
margin-bottom: 10px;
font-size: 16px;
}
.site-info {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.025em;
padding-top: 10px;
}
.featured-products, .latest-products {
padding: 15px;
text-align: center;
position: relative;
}
.featured-products .star-rating, .latest-products .star-rating  {
display: none;
}
.latest-products {
border-top: 4px solid #d2232a;
}
.featured-products ul, .latest-products ul {
margin: 0;
list-style: none;
}
.featured-products ul li, .latest-products ul li {
position: relative;
float: left;
width: 25%;
padding: 30px;
}
.featured-title, .latest-title {
position: absolute;
top: 0;
left: 5%;
background: #d2232a;
color: #fff;
padding: 5px 10px 8px;
font-size: 13px;
letter-spacing: 0.025em;
}
.front-product-image {
position: relative;
text-align: center;
height: 250px;
width: 100%;
white-space: nowrap;
overflow: hidden;
}
.middle-align {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.front-product-image img {
width: auto;
max-height: 250px;
max-width: 100%;
margin: 0 auto;
position: relative;
vertical-align: middle;
display: inline-block !important;
-webkit-transition: ease-in-out all 0.2s;
-moz-transition: ease-in-out all 0.2s;
-o-transition: ease-in-out all 0.2s;
transition: ease-in-out all 0.2s;
}
.front-product-image img:hover {
-webkit-transition: ease-in-out all 0.2s;
-moz-transition: ease-in-out all 0.2s;
-o-transition: ease-in-out all 0.2s;
transition: ease-in-out all 0.2s;
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.featured-products h3, .latest-products h3 {
color: #444;
font-size: 14px;
font-weight: 400;
}
.featured-products .price, .latest-products .price {
color: #404040;
font-size: 26px;
}
.featured-ads {
width: 100%;
position: relative;
}
.ad {
width: 33.33333%;
float: left;
}
.ad img {
width: 100%;
display: block;
}
.home-news-section {
width: 100%;
position: relative;
}
.latest-story {
width: 100%;
height: 550px;
padding-right: 475px;
}
.latest-story-img {
width: 100%;
height: 550px;
background-size: cover !important;
background-position: center center !important;
}
.blog-feed {
height: 550px;
width: 475px;
background: #1a1a1a;
position: absolute;
top: 0;
right: 0;
padding: 30px;
color: #b3b3b3;
}
.home-news-content {
width: auto;
padding-right: 500px;
position: absolute;
top: 50px;
left: 50px;	
color: #fff;
}
.home-news-content a {
color: #fff;
}
.plus {
float: left;
overflow: visible;
background: rgba(0,0,0,0.3);
height: 65px;
width: 65px;
padding-top: 18px;
border-radius: 100px;
text-align: center;
margin-bottom: 40px;
border: 2px solid #d2232a;
cursor: pointer;
}
.blog-feed h5 {
margin-bottom: 1em;	
}
.blog-feed h3 {
color: #666;	
}
.blog-feed h2 {
color: #b3b3b3;
font-size: 15px;
line-height: 20px;
padding-bottom: .75em;
border-bottom: 1px solid #333;
}
.blog-feed p {
font-size: 14px;
font-weight: 400;
}
.blog-feed .fa {
padding-left: 5px;
}
.product-archive-container {
float: right !important;
padding-bottom: 20px;
}
.error-404 {
padding-top: 100px;
min-height: 400px;
text-align: center;
} .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;
}
h1.entry-title {
font-size: 26px;
line-height: 30px;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.blog-archive-area article {
border-bottom: 1px dotted #666;
padding-bottom: 30px;
}
.blog-archive-area article img {
width: 100%;
margin-bottom: 10px;
}
.blog-archive-area article .entry-content {
margin-bottom: 15px;
}
.blog-archive-area article:last-child {
border-bottom: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-form-author, .comment-form-email, .comment-form-url {
float: left;
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
width: 33.2833%;
}
.comment-form-author, .comment-form-email {
padding-right: 0.5em;
}
.form-allowed-tags {
display: none;
}
#reply-title, .comment-form-comment {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
}
.comment-notes {
font-size: 13px;
font-style: italic;
}
.comments-area input {
width: 100%;
}
#comments {
border-top: 1px dotted #999;
padding-top: 15px;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.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: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .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%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} #sequence {
position: relative;
height: 650px;
width: 100%;
margin: 0 auto;
overflow: hidden;
color: white; 
border-bottom: 3px solid #d2232a;}
ul.sequence-canvas { margin: 0; list-style: none; }
#sequence > .sequence-canvas {
height: 100%;
width: 100%; }
#sequence > .sequence-canvas > li {
position: absolute;
width: 100%;
height: 100%;
z-index: 1; }
#sequence > .sequence-canvas li > * {
position: absolute;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
#sequence .sequence-next,
#sequence .sequence-prev {
cursor: pointer;
display: none;
font-size: 40px;
font-weight: bold;
position: absolute;
opacity: 0.7;
top: 43%;
height: 64px;
width: 40px;
z-index: 20;
color: #fff;
text-align: center;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s; }
#sequence .sequence-prev {
left: 10px; }
#sequence .sequence-next {
right: 10px; }
#sequence .sequence-next:hover,
#sequence .sequence-prev:hover {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s; }
#sequence .bg {
opacity: 0;
z-index: 1; 
position: asbolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#sequence .animate-in .bg {
opacity: 1;
z-index: 1;
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s; }
#sequence .animate-out .bg { 
opacity: 0;
z-index: 1;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s; }	
#sequence .slide-title { 
opacity: 0;
z-index: 10;
left: -50%;
bottom: 45%;
width: 560px;
background: rgba(0,0,0,0.6);
padding: 10px 20px;
font-weight: 300;
letter-spacing: -0.025em;
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s;
}
#sequence .slide-title h2 {
font-size: 50px;
line-height: 60px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;    
}
#sequence .animate-in .slide-title {
opacity: 1;
z-index: 10;
left: 5%;
bottom: 45%;
width: 560px;
letter-spacing: -0.025em;
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s;
}
#sequence .animate-out .slide-title {
opacity: 0;
z-index: 10;
left: 5%;
bottom: 150%;
width: 560px;
letter-spacing: -0.025em;
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s; }
#sequence a.slider-btn { 
opacity: 0;
z-index: 10;
left: 5%;
top: 150%;
width: auto;
text-align: center;
font-weight: 400;
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s; 
}
#sequence .animate-in a.slider-btn {
opacity: 1;
z-index: 10;
left: 5%;
top: 55%;
width: auto;
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s;
}
#sequence .animate-out a.slider-btn {
opacity: 0;
z-index: 10;
left: 5%;
top: 150%;
width: auto;
-webkit-transition-duration: 1.3s;
-moz-transition-duration: 1.3s;
-ms-transition-duration: 1.3s;
-o-transition-duration: 1.3s;
transition-duration: 1.3s; } #contactForm ul { 
list-style: none outside none;
}
ul.contact-form {
font-size: 16px;
margin: 0;
}
ul.contact-form li {
list-style: none;
display: inline-block;
}
ul.contact-form input {
border-radius: 4px;
width:100%; 
padding: 5px;
}
li.contact-name {
width: 49%; 
margin-bottom: 15px;
margin-right: 1%;
float: left;
}
li.contact-email {
width: 49%;
margin-bottom: 15px;
float: right;
}
li.contact-comments {
width: 100%;
}
li.contact-comments textarea { 
padding: 5px;
border-radius: 4px;
}
input[type="submit"].contact-submit {
border-radius: 2px; 
margin-top: 20px; 
margin-bottom: 30px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
font-size: 13px;
padding: 15px;
} *, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0px;
}
[class*='col-'] {
float: left;
padding-right: 20px; }
.no-max {
max-width: none !important;
}
.grid {
width: 100%;
max-width: 1240px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}
.grid:after {
content: "";
display: table;
clear: both;
}
.grid-pad {
padding-top: 20px;
padding-left: 20px; padding-right: 0px; }
.push-right {
float: right;
} .col-1-1 {
width: 100%;
}
.col-2-3, .col-8-12 {
width: 66.66%;
}
.col-1-2, .col-6-12 {
width: 50%;
}
.col-1-3, .col-4-12 {
width: 33.33%;
}
.col-1-4, .col-3-12 {
width: 25%;
}
.col-1-5 {
width: 20%;
}
.col-1-6, .col-2-12 {
width: 16.667%;
}
.col-1-7 {
width: 14.28%;
}
.col-1-8 {
width: 12.5%;
}
.col-1-9 {
width: 11.1%;
}
.col-1-10 {
width: 10%;
}
.col-1-11 {
width: 9.09%;
}
.col-1-12 {
width: 8.33%
} .col-11-12 {
width: 91.66%
}
.col-10-12 {
width: 83.333%;
}
.col-9-12 {
width: 75%;
}
.col-5-12 {
width: 41.66%;
}
.col-7-12 {
width: 58.33%
} .push-2-3, .push-8-12 {
margin-left: 66.66%;
}
.push-1-2, .push-6-12 {
margin-left: 50%;
}
.push-1-3, .push-4-12 {
margin-left: 33.33%;
}
.push-1-4, .push-3-12 {
margin-left: 25%;
}
.push-1-5 {
margin-left: 20%;
}
.push-1-6, .push-2-12 {
margin-left: 16.667%;
}
.push-1-7 {
margin-left: 14.28%;
}
.push-1-8 {
margin-left: 12.5%;
}
.push-1-9 {
margin-left: 11.1%;
}
.push-1-10 {
margin-left: 10%;
}
.push-1-11 {
margin-left: 9.09%;
}
.push-1-12 {
margin-left: 8.33%
}
@media handheld, only screen and (max-width: 767px) {
.grid {
width: 100%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px; padding-right: 10px; }
[class*='col-'] {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 10px; } [class*='mobile-col-'] {
float: left;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 10px; padding-bottom: 0px;
}
.mobile-col-1-1 {
width: 100%;
}
.mobile-col-2-3, .mobile-col-8-12 {
width: 66.66%;
}
.mobile-col-1-2, .mobile-col-6-12 {
width: 50%;
}
.mobile-col-1-3, .mobile-col-4-12 {
width: 33.33%;
}
.mobile-col-1-4, .mobile-col-3-12 {
width: 25%;
}
.mobile-col-1-5 {
width: 20%;
}
.mobile-col-1-6, .mobile-col-2-12 {
width: 16.667%;
}
.mobile-col-1-7 {
width: 14.28%;
}
.mobile-col-1-8 {
width: 12.5%;
}
.mobile-col-1-9 {
width: 11.1%;
}
.mobile-col-1-10 {
width: 10%;
}
.mobile-col-1-11 {
width: 9.09%;
}
.mobile-col-1-12 {
width: 8.33%
} .mobile-col-11-12 {
width: 91.66%
}
.mobile-col-10-12 {
width: 83.333%;
}
.mobile-col-9-12 {
width: 75%;
}
.mobile-col-5-12 {
width: 41.66%;
}
.mobile-col-7-12 {
width: 58.33%
}
.hide-on-mobile {
display: none !important;
width: 0;
height: 0;
}
.product-archive-container {
float: none !important;
}
#sequence {
height: 400px;
}
#sequence .sequence-next,
#sequence .sequence-prev {
display: none !important;   
}
#sequence .slide-title {
bottom: 45%;
width: 300px;
}
#sequence .slide-title h2 {
font-size: 30px;
line-height: 36px;
}
#sequence .animate-in .slide-title {
bottom: 45%;
left: 5%;
width: 300px;
}
#sequence .animate-out .slide-title {
bottom: 150%;
left: 5%;
width:300px;
}
.top-nav span {
background: none;
color: #b3b3b3;
padding: 12px 0px;
top: 6px;
width: 135px;
}
.featured-products ul li, .latest-products ul li, .ad {
width: 100% !important;
}
.no-max {
padding: 0 !important;
}
.blog-feed {
position: relative;
width: 100%;
}
.latest-story {
padding-right: 0;
}
.home-news-content {
padding-right: 20px;
}
}
#sequence .bg {
bottom:0;
height:300px;
left:0;
opacity:0;
right:0;
top:0;
width:100%;
}
#sequence {
position: relative;
height: 302px;
width: 100%;
margin: 0 auto;
overflow: hidden;
color: white; 
border-bottom: 3px solid #d2232a;}
.slide-title {
bottom: 34%;
}
#sequence .animate-in .slide-title {
opacity: 1;
z-index: 10;
left: 5%;
}
.featured-products ul li, .latest-products ul li {
float: left;
padding: 0;
position: relative;
width: 16.5%;
}
.front-product-image {
height: 125px;
overflow: hidden;
position: relative;
text-align: center;
white-space: nowrap;
width: 100%;
}
.site-branding {
max-width: 300px;
max-height: 200px;
position: absolute;
top: 10px;
left: -7px;
}
blockquote {
padding: 16px 20px 10px;
}
.panel-widget-style.panel-widget-style-for-6-0-0-0 {
padding: 20px;
}
.panel-widget-style.panel-widget-style-for-6-0-0-0 p {
padding: 15px;
}
.test-hover img:hover {
-webkit-transition: ease-in-out all 0.2s;
-moz-transition: ease-in-out all 0.2s;
-o-transition: ease-in-out all 0.2s;
transition: ease-in-out all 0.2s;
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.hover-img img:hover {
-webkit-transition: ease-in-out all 0.2s;
-moz-transition: ease-in-out all 0.2s;
-o-transition: ease-in-out all 0.2s;
transition: ease-in-out all 0.2s;
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.test-hover img {
width: auto;
max-height: 250px;
max-width: 100%;
margin: 0 auto;
position: relative;
vertical-align: middle;
display: inline-block !important;
-webkit-transition: ease-in-out all 0.2s;
-moz-transition: ease-in-out all 0.2s;
-o-transition: ease-in-out all 0.2s;
transition: ease-in-out all 0.2s;
}
.front-product-image p {
margin-bottom: none!important;
z-index: 2;
position: relative;
top: 100px;
hyphens:auto;
}
@media screen and (max-width:768px) {
.su-custom-gallery-slide {
margin: 2em!important;
}
.cbp-spmenu a {
font-size: 0.69em!important;
}
.siteorigin-widget-tinymce .ow-button-base {
text-align:center!important;
}
}
@media screen and (max-width:425px) {
.su-custom-gallery-slide img {
width: 7em!important;
padding: 2px!important;
}
.su-custom-gallery-slide {
margin: auto!important;
}
}