@charset "utf-8";

/*  BASIC PAGE SETUP ============================================================================= */
html {
height:100%;
text-size-adjust:100%;
-webkit-text-size-adjust:100%;
scroll-behavior:smooth;
}
* {
touch-action:manipulation;
}
@-ms-viewport {
width:device-width;
}
body {
margin:0px;
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-position:center top;
background-attachment:fixed;
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:16px;
font-weight:400;
color:#000000;
}
@media (pointer:coarse) {
body {
background-size:100%;
background-attachment:scroll;
background-position:center 150px;
}
}
div, ul, li, img, form {
margin:0px;
padding:0px;
}
iframe, object, embed {
display:block;
margin:0px;
}
h1 {
font-family:'Libre Baskerville', Helvetica, Verdana, Arial, sans-serif;
font-size:2.8vw;
font-size:50px;
font-weight:700;
text-align:center;
line-height:75px;
color:#000000;
margin:0px;
padding:0px;
padding-bottom:25px;
}
h2 {
font-family:'Libre Baskerville', Helvetica, Verdana, Arial, sans-serif;
font-size:1.8vw;
font-size:35px;
font-weight:700;
text-align:left;
line-height:35px;
color:#000000;
}
h3 {
font-size:1.8vw;
font-size:25px;
font-weight:400;
text-align:left;
line-height:25px;
color:#000000;
padding-bottom:5px;
border-bottom:1px solid #D5D5D5;
}
h4 {
font-size:1.8vw;
font-size:25px;
font-weight:400;
text-align:left;
line-height:25px;
color:#000000;
}
h5 {
font-size:1.3vw;
font-size:20px;
font-weight:400;
text-align:left;
line-height:20px;
color:#000000;
}
h6 {
font-family:'Libre Baskerville', Helvetica, Verdana, Arial, sans-serif;
font-size:20px;
font-size:1.1vw;
font-weight:700;
text-align:left;
color:#000000;
}
a {
text-decoration:none;
}
a:active {
color:#D4AF37;
}
a:link {
color:#D4AF37;
}
a:visited {
color:#D4AF37;
}
a:hover {
color:#C5C5C5;
}
hr {
border:0;
height:1px;
margin-top:15px;
margin-bottom:15px;
background-color:#D5D5D5;
}
p {
text-align:justify;
line-height:26px;
}
p.anchor {
display:block;
position:relative;
top:-110px;
visibility:hidden;
}
p.highlight {
font-size:30px;
font-weight:500;
text-align:center;
color:#757575;
line-height:40px;
padding-bottom:25px;
border-bottom:1px solid #C5C5C5;
}
p.standout {
font-size:1.8vw;
font-size:25px;
font-weight:400;
text-align:left;
line-height:25px;
color:#000000;
}
p.standout .material-icons {
font-size:25px;
line-height:25px;
}
strong {
font-weight:700;
}
svg {
width:160px;
height:350px;
width:auto;
height:75vh;
height:50vh;
opacity:0.25;
}
svg.svg-instagram {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
svg.svg-instagram:hover {
fill:#D4AF37;
}
svg.svg-instagram-footer {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
.bottom-nav svg.svg-instagram {
padding-top:15px;
padding-left:0px;
padding-right:0px;
}
svg.svg-linkedin {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
svg.svg-linkedin:hover {
fill:#AF8643;
}
svg.svg-linkedin-footer {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
.bottom-nav svg.svg-linkedin {
padding-top:15px;
padding-left:0px;
padding-right:0px;
}
svg.svg-youtube {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
svg.svg-youtube:hover {
fill:#FF0000;
}
svg.svg-youtube-footer {
height:20px;
opacity:1;
padding-left:3px;
padding-right:10px;
padding-top:5px;
}
.bottom-nav svg.svg-youtube {
padding-top:15px;
padding-left:0px;
padding-right:0px;
}
.table-design table {
width:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
padding:0px;
border-spacing:0px;
border:1px solid #D5D5D5;
font-weight:400;
}
.table-design tr:nth-child(odd) {
background-color:#FFFFFF;
}
.table-design tr:nth-child(even) {
background-color:#F5F5F5;
}
.table-design tr:hover {
background-color:#E5E5E5;
background-color:#F5F5F5;
}
.table-design th {
background-color:#000000;
padding:15px;
vertical-align:top;
text-align:left;
font-size:20px;
font-weight:400;
color:#FFFFFF;
}
.table-design th p {
padding:0px;
margin:0px;
}
.table-design td {
padding:10px;
vertical-align:top;
border-top:1px solid #D5D5D5;
font-weight:400;
text-align:left;
}
.table-design td p {
padding:0px;
margin:0px;
}
@media (pointer:coarse) {
.phone-inactive {
display:none;
}
}
@media (pointer:fine) {
.phone-active {
display:none;
}
}

/*  IMAGES ============================================================================= */
img {
margin:0px;
display:block;
border :0px;
max-width:100%;
height:auto;
}
img a:hover {
opacity:0.5;
}
img.float-left {
float:left;
margin:0px 10px 0px 0px;
}
img.float-right {
float:right;
margin:0px 0px 0px 10px;
}
.overlay {
left:0px;
top:0px;
width:100%;
min-height:40%;
text-align:center;
color:rgb(255, 255, 255);
position:absolute;
opacity:0px;
background-color:rgba(31, 180, 221, 1);
-webkit-transition:0.25s ease-in;
-moz-transition:0.25s ease-in;
-o-transition:0.25s ease-in;
transition:0.25s ease-in;
}
.overlay h3 {
margin:0px auto;
padding:27px 0px 5px;
text-align:center;
color:rgb(255, 255, 255);
line-height:30px;
letter-spacing:1px;
font-size:28px;
}
.overlay p {
text-align:center;
font-size:12px;
}
.material-icons {
display:inline;
vertical-align:middle;
padding-right:5px;
}

/* IFRAMES============================================================================= */
.framework-iframe {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #D5D5D5;
}
.framework-iframe iframe,   
.framework-iframe object,  
.framework-iframe embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.framework-iframe-mini {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #D5D5D5;
}
.framework-iframe-mini iframe,   
.framework-iframe-mini object,  
.framework-iframe-mini embed {
position:absolute;
top:0;
left:0;
width:250px;
height:auto;
}
.framework-iframe-wide {
position:relative;
height:400px;
overflow:hidden;
border:1px solid #D5D5D5;
}
.framework-iframe-wide iframe,   
.framework-iframe-wide object,  
.framework-iframe-wide embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/* FLEX============================================================================= */

.flex-container {
display:-webkit-box;
display:-webkit-flex;
display:-ms-flex;		
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.flex-container:before {
display:inline;
}
.flex-container .box-outline {
-webkit-flex:1;
-ms-flex:1;
flex:1;
}
.flex-container .box-logo {
-webkit-flex:1;
-ms-flex:1;
flex:1;
}

/* FRAMEWORK============================================================================= */
#framework {
width:100%;
height:100%;
min-height:100vh;
position:relative;
margin:0px;
text-align:left;
}
#framework-note {
width:100%;
height:35px;
position:relative;
background-color:#000000;
top:0px;
z-index:2001;
}
#note {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
font-size:14px;
font-weight:700;
color:#FFFFFF;
}
#note p {
margin:0px;
padding:0px;
padding-left:5%;
padding-right:5%;
line-height:35px;
text-align:center;
}
#framework-home {
background-repeat:no-repeat;
background-position:left top;
background-size:cover;
}
#framework-header {
width:100%;
position:relative;
margin-top:150px;
margin-top:0px;
background-color:#F5F5F5;
background-color:rgba(241, 241, 241, 0.5);
background-color:rgba(255, 255, 255, 0.5);
}
#header {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:1%;
padding-bottom:1%;
margin-right:auto;
margin-left:auto;
font-size:14px;
color:#000000;
line-height:75px;
text-align:left;
}
#header span.material-icons {
font-size:75px;
line-height:75px;
}
#header-search {
position:absolute;
width:90%;
padding-left:5%;
padding-right:5%;
padding-top:15px;
display:none;
}
#header-logo {
position:absolute;
width:15%;
max-width:175px;
top:50px;
left:5px;
padding:0px;
z-index:2005;
}
#header-logo img {
position:relative;
width:100%;
max-width:100%;
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
top:50%;
transform:translateY(-50%);
}
#header-phone div {
width:160px;
height:40px;
position:absolute;
top:0px;
right:0px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
font-weight:400;
font-size:12px;
text-align:center;
text-transform:uppercase;
line-height:20px;
overflow:hidden;
background-color:#000000;
color:#C5C5C5;
}
#header-phone div:hover {
background-color:#D4AF37;
color:#FFFFFF;
}
#header-call {
font-size:18px;
line-height:18px;
color:#FFFFFF;
}
#header-call a:active, #header-call a:link, #header-call a:visited {
color:#FFFFFF;
}
#header-call a:hover {
color:#FFFFFF;
}
#header-cart {
position:absolute;
top:0px;
right:480px;
height:40px;
padding:0px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
line-height:20px;
z-index:5000;
background-color:#000000;
color:#FFFFFF;
whitespace:nowrap;
}
#framework-navigation {
width:100%;
height:50px;
position:sticky;
background-color:#000000;
border-bottom:1px solid #F5F5F5;
z-index:1999;
z-index:20000;
top:0px;
}
#navigation {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin-right:auto;
margin-left:auto;
}
#navigation a:active, #navigation a:link, #navigation a:visited {
color:#FFFFFF;
}
#navigation a:hover {
color:#D4AF37;
}
#header-nav {
width:357px;
max-width:75%;
height:50px;
position:absolute;
top:0px;
right:180px;
z-index:1000;
background-color:#000000;
font-weight:400;
font-size:12px;
line-height:50px;
text-align:center;
text-transform:uppercase;
overflow:hidden;
}
#header-nav div {
width:50px;
max-width:16.5%;
height:50px;
float:right;
border-left:1px solid #C5C5C5;
}
#header-nav-specials {
background-color:#D4AF37;
}
#header-nav div:hover {
background-color:#D4AF37;
}
#header-nav div#header-nav-specials:hover {
background-color:#C5C5C5;
}
#header-nav div#header-nav-facebook:hover {
background-color:#4468B0;
}
#header-nav div#header-nav-instagram:hover {
background-color:#F00075;
}
#header-nav div#header-nav-twitter:hover {
background-color:#409BD6;
}
#header-nav a {
display:block;
padding:15px;
text-decoration:none;
}
#header-nav a:active, #header-nav a:link, #header-nav a:visited {
color:#FFFFFF;
}
#header-nav a:hover {
color:#FFFFFF;
}
#framework-buttons {
width:100%;
height:100px;
position:sticky;
top:50px;
z-index:1998;
background-color:#FFFFFF;
border-bottom:1px solid #D5D5D5;
color:#FFFFFF;
}
#buttons {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
}
#framework-animation {
width:100%;
position:relative;
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}
#framework-animation h2 {
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:2.8vw;
font-size:65px;
font-weight:700;
text-align:center;
line-height:75px;
color:#FFFFFF;
margin:0px;
padding:0px;
}
#framework-animation img {
width:100%;
max-width:100%;
margin:0px;
padding:0px;
}
#animation {
width:100%;
min-width:320px;
max-width:1400px;
max-width:100%;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
}
#animation-buttons {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
margin-right:auto;
margin-left:auto;
z-index:500;
}
#animation-box-home {
position:absolute;
width:60%;
margin-left:20%;
margin-right:20%;
top:50%;
transform:translateY(-50%);
background:rgba(34,34,34,0);
z-index:1000;
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:65px;
font-weight:400;
text-align:center;
color:#F5F5F5;
color:#FFFFFF;
}
#animation-box-home p {
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:30px;
line-height:40px;
text-align:center;
}
#animation-box-home p span {
font-size:50px;
font-weight:700;
line-height:50px;
}
#animation-box {
position:absolute;
width:94%;
padding:3%;
background-color:#000000;
background:rgba(49,52,60,0.5);
font-size:35px;
font-weight:400;
line-height:50px;
color:#FFFFFF;
text-align:center;
bottom:0px;
}
#framework-content {
width:100%;
position:relative;
background-color:#EDDFD2;
background-color:#FFFFFF;
}
#content {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
}
#content img {
max-width:100%;
margin-left:1%;
margin-right:1%;
margin-bottom:1%;
}
#content ul {
margin-left:5%;
}
#content li {
margin-bottom:10px;
line-height:28px;
}
#content hr {
margin-top:0px;
margin-top:35px;
margin-bottom:35px;
}
#content .bullet {
margin-left:3%;
font-size:25px;
line-height:16px;
}
#framework-content-1 {
width:100%;
position:relative;
background-color:#F5F5F5;
}
#content-1 {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
}
#framework-content-2 {
width:100%;
position:relative;
background-color:#000000;
color:#FFFFFF;
}
#content-2 {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
}
#framework-content-3 {
width:100%;
position:relative;
background-color:#FFFFFF;
}
#content-3 {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
}
#framework-content-4 {
width:100%;
position:relative;
background-color:#000000;
color:#FFFFFF;
}
#content-4 {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
}
.content-main {
width:74.6%;
}
.content-menu {
width:23.8%;
}
.content-image img {
width:50%;
max-width:800px;
margin:0px;
padding:0px;
padding-top:20px;
padding-left:15px;
}
#framework-basic {
width:100%;
position:relative;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
font-size:20px;
line-height:25px;
text-align:center;
color:#000000;
}
#basic {
width:auto;
min-width:320px;
max-width:1400px;
max-width:100%;
position:relative;
margin:0px;
padding:0px;
padding-top:350px;
padding-bottom:350px;
margin-right:auto;
margin-left:auto;
background:linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5), rgba(255,255,255,0.5), rgba(255,255,255,0));
}
#basic h4 {
max-width:1400px;
padding-left:15%;
padding-right:15%;
margin-left:auto;
margin-right:auto;
text-align:center;
line-height:35px;
}
#basic h4 a:active, #basic h4 a:link, #basic h4 a:visited {
color:#000000;
}
#basic h4 a:hover {
color:#D4AF37;
}
#framework-bar {
width:100%;
position:relative;
background-color:#FFFFFF;
}
#bar {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
}
#framework-testimonials {
width:100%;
position:relative;
background-color:#000000;
background-repeat:no-repeat;
background-position:center top;
background-size:cover;
}
#testimonials {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
color:#FFFFFF;
}
#testimonials h4 {
color:#FFFFFF;
}
#framework-shadow {
width:100%;
height:auto;
position:relative;
background-color:#000000;
border-top:1px solid #FFFFFF;
}
#shadow {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
color:#FFFFFF;
}
#shadow p {
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:30px;
line-height:75px;
text-align:center;
margin:0px;
padding:0px;
}
#shadow a:active, #shadow a:link, #shadow a:visited {
color:#FFFFFF;
}
#shadow a:hover {
color:#D4AF37;
}
#framework-breadcrumbs {
width:100%;
position:relative;
background-color:#E5E5E5;
}
#breadcrumbs {
width:auto;
position:relative;
margin:0px;
padding:0px;
padding-top:10px;
padding-bottom:35px;
margin-right:auto;
margin-left:auto;
text-align:center;
}
#framework-features {
width:100%;
position:relative;
background-color:#F5F5F5;
border-top:1px solid #D5D5D5;
border-bottom:1px solid #D5D5D5;
}
#features {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
padding-top:25px;
padding-bottom:25px;
margin-right:auto;
margin-left:auto;
line-height:25px;
text-align:left;
font-size:14px;
}
#framework-footer {
width:100%;
position:relative;
background-color:#F5F5F5;
}
#footer {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding:0px;
margin-right:auto;
margin-left:auto;
line-height:25px;
text-align:left;
font-size:14px;
}
#footer h5 {
margin:0px;
padding:0px;
padding-bottom:10px;
line-height:35px;
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-weight:700;
font-size:20px;
color:#000000;
border-bottom:1px solid #D5D5D5;
}
#footer ul {
list-style:none;
margin-left:5%;
}
#footer li {
color:#555555;
}
#footer a:active, #footer a:link, #footer a:visited {
color:#555555;
}
#footer a:hover {
color:#D4AF37;
}
#footer-icons {
position:relative;
width:auto;
max-width:100%;
height:30px;
font-weight:400;
font-size:12px;
line-height:30px;
text-align:center;
text-transform:uppercase;
}
#footer-icons div {
width:35px;
height:30px;
max-width:35px;
float:left;
}
#footer-icons .material-icons {
display:block;
vertical-align:middle;
font-size:30px;
line-height:30px;
}
#box-footer {
padding-left:5%;
padding-right:5%;
padding-top:1%;
padding-bottom:1%;
}
#framework-copyright {
width:100%;
position:relative;
background-color:#FFFFFF;
border-top:1px solid #D5D5D5;
color:#C5C5C5;
color:#000000;
}
#copyright {
width:auto;
min-width:320px;
max-width:1400px;
position:relative;
margin:0px;
padding-top:15px;
padding-bottom:15px;
margin-right:auto;
margin-left:auto;
text-align:right;
font-size:14px;
line-height:20px;
line-height:75px;
}
#copyright a:active, #copyright a:link, #copyright a:visited {
color:#000000;
}
#copyright a:hover {
color:#D4AF37;
}
.copyright {
text-align:left;
}
.float-left {
float:left;
}
.float-right {
float:right;
}
.content-clear {
clear:both;
}

/* MENUS============================================================================= */
#header-buttons {
width:85%;
height:50px;
top:0px;
left:15%;
right:0;
margin-left:auto;
margin-right:auto;
padding-top:25px;
padding-bottom:25px;
position:absolute;
font-size:14px;
font-weight:400;
text-align:center;
color:#000000;
-webkit-font-smoothing:antialiased;
-webkit-text-stroke:0.25px;
}
#header-buttons h5 a:active, #header-buttons h5 a:link, #header-buttons h5  a:visited {
color:#000000;
}
#header-buttons h5 a:hover {
color:#C5C5C5;
}
#header-buttons ul {
width:auto;
list-style:none;
}
#header-buttons li {
width:25%;
height:50px;
line-height:50px;
float:left;
text-align:center;
border-top:3px solid #FFFFFF;
}
#header-buttons li:hover {
border-top:3px solid #000000;
border-top:3px solid #FFFFFF;
-webkit-transition:0.25s;
-moz-transition:0.25s;
-o-transition:0.25s;
transition:0.25s;
}
#header-buttons a {
display:block;
text-decoration:none;
}
#header-buttons a:active, #header-buttons a:link, #header-buttons a:visited {
color:#000000;
}
#header-buttons a:hover {
color:#000000;
color:#000000;
}
ul#dropdown .submenu {
width:650px;
width:300%;
left:0px;
float:left;
visibility:hidden;
position:relative;
top:0px;
padding:0px 3px 3px;
padding:10%;
padding:10px;
text-transform:none;
z-index:5001;
background-color:#FFFFFF;
border:1px solid #D5D5D5;
font-size:14px;
font-size:12px;
}
ul#dropdown li:nth-child(n+3) .submenu {
float:right;
}
ul#dropdown #search .submenu {
float:right;
}
ul#dropdown li:hover>.submenu {
visibility:visible;
opacity:1;
}
ul#dropdown .submenu ul {
padding:2%;
}
ul#dropdown .submenu li {
width:100%;
height:50px;
line-height:50px;
height:35px;
line-height:35px;
margin:0px;
padding:0px;
border-top:1px solid #D5D5D5;
text-align:left;
}
ul#dropdown .submenu li:hover {
background-color:transparent;
background-color:#F7F7F7;
}
ul#dropdown .submenu li.category {
height:auto;
min-height:35px;
line-height:35px;
min-height:25px;
line-height:25px;
border-top:0px;
border-bottom:1px solid #000000;
font-weight:700;
font-size:14px;
}
ul#dropdown .submenu li.subcategory {
height:35px;
line-height:35px;
height:25px;
line-height:25px;
border-top:0px;
border-bottom:1px solid #D5D5D5;
overflow:hidden;
}
ul#dropdown .submenu li:first-child {
border-top:0px solid #D5D5D5;
}
ul#dropdown .button-active .submenu  li a {
color:#000000;
}
ul#dropdown .submenu li a {
color:#000000;
}
ul#dropdown .submenu li a:hover {
background-color:#F7F7F7;
color:#D4AF37;
}
ul#dropdown .submenu li.category a {
color:#000000;
}
ul#dropdown .submenu li.category a:hover {
background-color:#F7F7F7;
color:#D4AF37;
}
ul#dropdown .submenu div a:active, ul#dropdown .submenu div a:link, ul#dropdown .submenu div a:visited {
color:#000000;
}
ul#dropdown .submenu div a:hover {
background-color:#F7F7F7;
color:#D4AF37;
}
ul#dropdown .submenu div .featured a:active, ul#dropdown .submenu div .featured a:link, ul#dropdown .submenu div .featured a:visited {
color:#D4AF37;
}
ul#dropdown .submenu div .featured a:hover {
color:#000000;
}
ul#dropdown .submenu li:hover>a {
background-color:transparent;
background-color:#F7F7F7;
}
ul#dropdown ul li:hover>a {
background-color:#FFFFFF;
color:#D4AF37;
}
#tab-button {
bottom:0px;
left:0px;
width:250px;
max-width:25%;
overflow:visible;
z-index:9999;
}
#tab-button img {
width:100%;
max-width:100%;
}
#tab-button div {
font-size:12px;
font-weight:700;
position:absolute;
bottom:10px;
left:20px;
text-align:center;
text-transform:uppercase;
color:#AF8643;
}
#tab-button span {
font-size:5vw;
font-size:100px;
font-weight:400;
vertical-align:middle;
position:absolute;
bottom:25px;
left:10px;
}

/* FORMS============================================================================= */
input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=submit]) {
height:35px;
width:96%;
max-width:96%;
padding-left:2%;
padding-right:2%;
border:1px solid #D5D5D5;
background-color:#F8F8F8;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=submit]):hover {
border:1px solid #D5D5D5;
background-color:#E5E5E5;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
textarea {
width:96%;
padding-left:2%;
padding-right:2%;
border:1px solid #D5D5D5;
background-color:#F8F8F8;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
textarea:hover {
border:1px solid #D5D5D5;
background-color:#E5E5E5;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-appearance:none;
font-size:16px;
}
select {
max-width:96%;
height:35px;
padding-left:2%;
padding-right:2%;
border:1px solid #D5D5D5;
background-color:#F8F8F8;
background-color:#FFFFFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:16px;
padding-left:10px;
padding-right:35px;
}
select:hover {
border:1px solid #D5D5D5;
background-color:#E5E5E5;
background-color:#FFFFFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:16px;
}
.design-form-box {
background-color:#FFFFFF;
border:1px solid #D5D5D5;
padding:5px;
padding:3%;
}
.form-details {
padding-left:2%;
height:35px;
line-height:35px;
background-color:#000000;
color:#FFFFFF;
font-size:20px;
font-weight:400;
text-align:left;
}
.form-labels {
width:23%;
max-width:250px;
background-color:#F5F5F5;
padding:1%;
font-size:16px;
text-align:right;
vertical-align:top;
}
.form-fields {
width:73%;
background-color:#F8F8F8;
padding:1%;
font-size:14px;
text-align:left;
}
.form-fields img {
width:auto;
max-width:auto;
padding:1%;
}
.form-fields td {
text-align:left;
}
.form-button {
max-width:100%;
height:35px;
line-height:17px;
padding:0px 15px 0px 15px;
background-color:#000000;
border:1px solid #000000;
font-size:15px;
color:#FFFFFF;
text-align:center;
float:right;
margin-right:5px;
margin-bottom:5px;
cursor:pointer;
-webkit-appearance:none;
border-radius:0;
}
.form-button:hover {
background-color:#D4AF37;
border:1px solid #D4AF37;
color:#FFFFFF;
-webkit-appearance:none;
border-radius:0;
}
.form-page-button {
width:auto;
max-width:100%;
height:35px;
line-height:17px;
padding:0px 15px 0px 15px;
background-color:#000000;
border:1px solid #000000;
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:15px;
color:#FFFFFF;
text-align:center;
margin-left:auto;
margin-right:auto;
cursor:pointer;
-webkit-appearance:none;
border-radius:0;
}
.form-page-button:hover {
background-color:#D4AF37;
border:1px solid #D4AF37;
color:#FFFFFF;
-webkit-appearance:none;
border-radius:0;
}
.form-feature-button {
width:auto;
max-width:100%;
height:35px;
line-height:17px;
padding:0px 15px 0px 15px;
background-color:#000000;
border:1px solid #000000;
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:15px;
color:#FFFFFF;
text-align:center;
margin-left:auto;
margin-right:auto;
cursor:pointer;
-webkit-appearance:none;
border-radius:0;
}
.form-feature-button:hover {
background-color:#D4AF37;
border:1px solid #D4AF37;
color:#FFFFFF;
-webkit-appearance:none;
border-radius:0;
}
.page-button {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
}
.page-button a {
display:inline-block;
height:35px;
line-height:35px;
position:relative;
margin-top:5px;
font-size:15px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#000000;
padding:0px 15px 0px 15px;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
}
.page-button a:active, .page-button a:link, .page-button a:visited {
color:#FFFFFF !important;
}
.page-button a:hover {
background-color:#C5C5C5;
color:#FFFFFF !important;
}
.page-button-reverse {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
}
.page-button-reverse a {
display:inline-block;
height:35px;
line-height:35px;
position:relative;
margin-top:5px;
font-size:15px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#C5C5C5;
padding:0px 15px 0px 15px;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
}
.page-button-reverse a:active, .page-button-reverse a:link, .page-button-reverse a:visited {
color:#FFFFFF !important;
}
.page-button-reverse a:hover {
background-color:#000000;
color:#FFFFFF !important;
}
.feature-button {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
}
.feature-button a {
display:inline-block;
height:35px;
line-height:35px;
position:relative;
margin-top:5px;
font-size:15px;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#D4AF37;
padding:0px 15px 0px 15px;
-webkit-appearance:none;
border-radius:0;
cursor:pointer;
}
.feature-button a:active, .feature-button a:link, .feature-button a:visited {
color:#FFFFFF !important;
}
.feature-button a:hover {
background-color:#D5D5D5;
color:#FFFFFF !important;
}
.border-button {
width:auto;
margin-left:auto;
margin-right:auto;
-webkit-appearance:none;
border-radius:0;
}
.border-button a {
display:inline-block;
height:35px;
line-height:35px;
position:relative;
margin-top:5px;
background-color:#FFFFFF;
border:2px solid #000000;
color:#000000;
font-size:15px;
text-align:center;
text-decoration:none;
padding:0px 15px 0px 15px;
-webkit-appearance:none;
border-radius:0;
}
.border-button a:active, .border-button a:link, .border-button a:visited {
color:#000000;
}
.border-button a:hover {
background-color:#000000;
border:2px solid #000000;
color:#FFFFFF;
}
.highlight-button {
margin-left:auto;
margin-right:auto;
}
.highlight-button a {
width:auto;
height:35px;
line-height:35px;
position:relative;
margin-top:5px;
display:inline-block;
background-color:#000000;
color:#FFFFFF;
font-size:15px;
text-align:center;
text-decoration:none;
padding:0px 15px 0px 15px;
}
.highlight-button a:active, .highlight-button a:link, .highlight-button a:visited {
color:#FFFFFF;
}
.highlight-button a:hover {
background-color:#D5D5D5;
color:#000000;
}
.search-button {
max-width:100%;
height:28px;
line-height:17px;
margin:0px;
padding-left:10px;
padding-right:10px;
background-color:#000000;
border:0px;
font-size:14px;
font-weight:400;
color:#FFFFFF;
text-align:center;
float:right;
cursor:pointer;
-webkit-appearance:none;
border-radius:0;
}
.search-button:hover {
background-color:#D4AF37;
border:0px;
color:#FFFFFF;
-webkit-appearance:none;
border-radius:0;
}
.search-limit {
text-align:left;
}
.search-order {
text-align:right;
}

/* CONTENT ============================================================================= */
#feature-home {
text-align:center;
text-transform:uppercase;
font-size:25px;
color:#FFFFFF;
}
#feature-home span {
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:40px;
font-weight:700;
}
.feature-text-right {
width:50%;
position:absolute;
bottom:175px;
right:50px;
}
.feature-text {
position:absolute;
bottom:50px;
left:0;
right:0;
}
.swatches {
font-size:14px;
text-align:center;
}
.swatch {
width:100%;
max-width:140px;
border:1px solid #D5D5D5;
border:1px solid #949292;
}
.box-hover {
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
background-color:rgba(135,135,135,0);
cursor:pointer;
}
.box-hover:hover {
background-color:rgba(135,135,135,0.50);
}
.box-basic {
background-color:#F5F5F5;
background-color:#FFFFFF;
background-color:transparent;
padding:10%;
}
.box-basic-image {
background-size:cover;
background-position:center center;
transition:0.5s;
}
.box-basic-image:hover {
transform:scale(1.2);
}
.box-basic h4 {
font-family:'Libre Baskerville', Helvetica, Verdana, Arial, sans-serif;
margin:0px;
padding:0px;
}
#box-search {
display:none;
}
#search:target + #box-search {
display:block;
}
#box-questions {
display:none;
}
#questions:target + #box-questions {
display:block;
}
.box-features {
font-size:16px;
border:1px solid #F5F5F5;
}
.box-features h2 {
height:40px;
line-height:40px;
background-color:#F5F5F5;
color:#605D5C;
text-align:center;
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:20px;
font-weight:normal;
overflow:hidden;
margin:0px;
}
.box-features h2 a {
display:block;
}
.box-features h2 a:active, .box-features h2 a:link, .box-features h2 a:visited {
color:#000000;
}
.box-features h2 a:hover {
background-color:#000000;
color:#FFFFFF;
color:#000000;
}
.box-features p {
padding:5px;
}
.box-features img {
width:auto;
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
}
.box-category {
background-color:#FFFFFF;
}
.box-category-title {
background-color:#000000;
cursor:pointer;
}
.box-category-title:hover {
background-color:#D4AF37;
}
.box-category-title h2 a:active, .box-category-title h2 a:link, .box-category-title h2 a:visited {
color:#FFFFFF;
}
.box-category-title h2 a:hover {
color:#FFFFFF;
}
.box-background {
background-color:#E5E5E5;
background-size:cover;
background-position:left center;
}
.box-text {
background-color:#E5E5E5;
}
.box-home {
margin:10%;
padding:10%;
padding-left:7%;
background-color:#FFFFFF;
}
.box-home-border {
padding-top:10%;
border-top:1px solid #C8C8C8;
}
.box-navigation {
position:relative;
border:1px solid #D5D5D5;
border-left:0px;
background-color:#F2F2F2;
font-size:15px;
font-weight:400;
overflow:hidden;
}
.box-navigation:hover .box-navigation-bg {
transform:scale(1.2, 1.2);
}
.box-navigation h2 {
height:15px;
line-height:15px;
margin:0px;
padding:10px;
background-color:#D5D5D5;
font-size:15px;
font-weight:400;
text-align:center;
color:#221F1F;
}
.box-navigation img {
display:block;
max-width:100%;
height:auto;
margin:0px;
padding:0px;
transition:0.5s ease;
}
.box-navigation:hover img {
opacity:0.5;
opacity:1;
transform:scale(1.2, 1.2);
}
.box-navigation-overlay {
width:96%;
position:absolute;
background:rgba(255, 255, 255, 0.65);
background:rgba(49,52,60,0.75);
bottom:0px;
padding-left:2%;
padding-right:2%;
padding-top:10px;
padding-bottom:10px;
cursor:pointer;
}
.box-navigation:hover .box-navigation-overlay {
background:rgba(49,52,60,1);
}
.box-navigation-overlay h2 {
height:25px;
line-height:25px;
margin:0px;
padding:0px;
background-color:transparent;
font-size:20px;
color:#000000;
letter-spacing:0px;
overflow:hidden;
}
.box-navigation-overlay h2 a:active, .box-navigation-overlay h2 a:link, .box-navigation-overlay h2 a:visited {
color:#FFFFFF;
}
.box-navigation-overlay h2 a:hover {
color:#000000;
}
.box-navigation ul {
list-style:none;
margin-left:0px;
padding:2%;
}
.box-navigation h3 {
margin:0px;
padding:2%;
font-size:20px;
}
.box-navigation p {
margin:0px;
padding:2%;
}
.box-navigation-text {
opacity:0;
position:absolute;
width:96%;
left:0px;
bottom:55px;
padding:2%;
background:rgba(49,52,60,0);
color:#FFFFFF;
-webkit-transition:opacity 0.5s ease-in-out;
transition:opacity 0.5s ease-in-out;
z-index:2;
}
.box-navigation:hover .box-navigation-text {
opacity:1;
}
.box-plain {
background-color:#FFFFFF;
background-color:rgba(255,255,255,0.80);
}
.box-background .box-plain {
margin:10%;
padding:10%;
}
.box-background .box-plain h4 {
padding-top:0px;
margin-top:0px;
}
.box-plain-padded {
margin:10%;
padding:10%;
background-color:#FFFFFF;
background-color:rgba(255,255,255,0.80);
}
.box-plain-border {
padding-top:10%;
border-top:1px solid #757575;
}
.box-plain h6 {
white-space:normal;
margin:0px;
}
.box-plain-padded p {
font-size:25px;
}
.box-plain span {
font-size:16px;
}
.box-plain .material-icons {
font-size:95px;
}
.box-brands {
width:auto;
margin:0px;
padding:0px;
}
#content .box-brands ul {
margin-left:0px;
}
.box-brands ul {
list-style:none;
margin:0px;
padding:0px;
}
.box-brands li {
width:32.3%;
margin:0.5%;
padding:0px;
text-align:left;
font-size:14px;
float:left;
overflow:hidden;
}
.box-brands li a {
width:auto;
height:35px;
line-height:35px;
display:block;
padding:0px 5px 0px 5px;
border:1px solid #D5D5D5;
background-color:#F5F5F5;
}
.box-brands li a:active, .box-brands li a:link, .box-brands li a:visited {
color:#000000;
}
.box-brands li a:hover {
border:1px solid #D4AF37;
background-color:#D4AF37;
color:#000000;
}
.box-testimonial {
position:relative;
height:100%;
border:1px solid #E5E5E5;
background-color:#FFFFFF;
margin-bottom:5px;
font-size:15px;
line-height:20px;
overflow:hidden;
}
.box-testimonial:hover {
background-color:#F5F5F5;
}
.box-testimonial div {
padding:2%;
}
.box-testimonial h3 {
font-size:25px;
line-height:35px;
margin:0px;
padding:0px;
}
.box-testimonial-category {
background-color:#000000;
font-size:20px;
font-weight:700;
color:#FFFFFF;
}
.box-testimonial .material-icons {
display:inline;
vertical-align:middle;
line-height:20px;
padding-right:10px;
}
.box-testimonial p.page-button {
position:absolute;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
}
.box-testimonial p.feature-button {
position:absolute;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
}
.box-testimonial .page-button .material-icons {
padding-right:0px;
}
.box-testimonial .feature-button .material-icons {
padding-right:0px;
}
.box-testimonial .symbol {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:35px;
line-height:20px;
vertical-align:middle;
}
.testimonial {
font-size:12px
}
.testimonial a:active, .testimonial a:link, .testimonial a:visited {
color:#00B0E2;
}
.testimonial a:hover {
color:#00B0E2;
}
.icon-menu {
display:none;
}
.icon-button {
width:18.6%;
margin-left:0.5%;
padding:0.5%;
float:left;
background-color:#000000;
border:0px solid #FFFFFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size:15px;
text-align:center;
color:$FFFFFF;
}
.icon-button-first {
margin-left:0px;
}
.icon-button:hover {
background-color:#F5F5F5;
}
.icon-button a:active, .icon-button a:link, .icon-button a:visited {
color:#FFFFFF;
}
.icon-button-highlight {
background-color:#000000;
}
.icon-button a:hover {
background-color:#F5F5F5;
}
.icon-features {
width:65px;
height:35px;
padding:3px;
margin-top:10px;
margin-right:5px;
float:left;
background-color:#FFFFFF;
border:1px solid #CFD0CA;	
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
font-size:20px;
}
.article {
font-size:14px;
border-top:#000000 1px solid;
padding-top:10px;
}
.article-feature {
font-size:20px;
}
.article a {
font-size:20px;
}
.slogan {
color:#000000;
font-size:20px;
font-weight:bold;
}
.gallery {
background-size:cover;
background-position:center center;
border:1px solid #D5D5D5;
margin-bottom:5px;
}
.gallery img:hover {
opacity:0.75 !important;
}
.gallery-plus {
width:100%;
position:absolute;
top:50%;
transform:translateY(-50%);
z-index:1;
color:#FFFFFF;
text-align:center;
font-size:75px;
font-weight:700;
}
.photo {
font-size:15px;
}
.photo div {
margin-bottom:10px;
}
.photo a:active, .photo a:link, .photo a:visited {
color:#D5D5D5;
}
.photo a:hover {
color:#1A75CE;
}
.video {
border:#E5E5E5 1px solid;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align:center;
}
.logo img {
margin:auto;
}
#lightbox {
width:100%;
height:100%;
position:fixed;
z-index:30000;
margin:0px;
padding:0px;
top:0px;
left:0px;
text-align:center;
}
#lightbox #light {
width:100%;
height:100%;
position:fixed;
z-index:-1;
margin:0px;
padding:0px;
top:0px;
left:0px;
background-color:#231F20;
filter:alpha(opacity=85);
opacity:0.85;
}
#lightbox #box-nav {
width:100%;
position:absolute;
z-index:30001;
background-color:#FFFFFF;
top:0px;
left:0px;
}
#lightbox #box {
position:absolute;
width:100%;
max-width:100%;
height:100%;
top:50%;
left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
overflow:hidden;
}
#lightbox #box img {
width:auto;
max-width:90%;
height:auto;
max-height:90%;
padding:0px;
position:fixed;
top:50%;
left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
background-color:#FFFFFF;
}
#lightbox p {
text-align:center;
}
#quotes {
font-size:35px;
line-height:55px;
}
#quotes ul {
list-style:none;
text-align:center;
}
#quotes .symbol {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:65px;
line-height:35px;
vertical-align:bottom;
}
.box-reviews {
padding:2%;
}
.blog-reviews {
border:1px solid #F5F5F5;
padding:2%;
}
.button-reviews {
border-top:1px solid #F5F5F5;
border-left:1px solid #F5F5F5;
border-right:1px solid #F5F5F5;
}
.overlay-reviews {
width:30.75%;
height:5px;
margin-left:1px;
background-color:#FFFFFF;
position:absolute;
}
.title {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.heading {
font-size:15px;
font-weight:bold;
color:#FF9933
}
.textsmall {
font-size:12px;
font-weight:bold;
}
.textsmallw {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.textcolour {
color:#000000;
}
.texttiny {
font-size:12px;
}
.total {
font-size:25px;
}
div.caption {
width:350px;
width:44%;
max-width:44%;
margin-top:10px;
margin-bottom:10px;
padding:20px;
padding:3%;
background-color:#D5D5D5;
font-size:10px;
text-align:center;
}
div.caption.float-left {
margin-right:20px;
}
div.caption.float-right {
margin-left:20px;
}
#content div.caption img {
width:100%;
max-width:100%;
margin:0px;
padding:0px;
padding-bottom:10px;
}
.arrow-up {
width:0;
height:0;
border-left:5px solid transparent;
border-right:5px solid transparent;
border-top:5px solid #FFFFFF;
position:relative;
top:10px;
left:5px;
}
.polygon {
height:100%;
width:100%;
}
.hide-mini {
display:inline;
}
.hide-midi {
display:inline;
}
.hide-maxi {
display:none;
}
.hide-mini-t {
display:table-cell;
}
.hide-midi-t {
display:table-cell;
}
.hide-maxi-t {
display:none;
}
.hide-all {
display:none;
}
.hidden {
display:none;
}
.unhidden {
display:block;
}

/* SHOP ============================================================================= */
#cart {
position:absolute;
top:2px;
right:315px;
line-height:10px;
z-index:5000;
}
#cart span.cart-count {
width:2em;
display:inline-block;
border-radius:1em;
-moz-border-radius:1em;
-webkit-border-radius:1em;
line-height:2em;
font-weight:bold;
text-align:center;
background:#000000;
color:#FFFFFF;
}
#cart span.cart-count a:active, #cart span.cart-count a:link, #cart span.cart-count a:visited {
color:#FFFFFF;
}
#cart span.cart-count a:hover {
background-color:#C5C5C5;
border-radius:1em;
-moz-border-radius:1em;
-webkit-border-radius:1em;
color:#FFFFFF;
}
.box-products h2 {
font-family:'Questrial', Helvetica, Verdana, Arial, sans-serif;
font-size:20px;
color:#000000;
}
.faxB {
font-size:12px;
color:#000000
}
.faxW {
font-size:12px;
color:#FFFFFF;
}
.shop-listing-box {
padding:5px;
height:auto;
width:auto;
background-color:#FFFFFF;
border:1px solid #DDDEDE;
vertical-align:top;
text-align:justify;
margin-top:10px;
margin-right:5px;
margin-left:5px;
}
.shop-listing-box:hover {
background-color:#EEEFEF;
}
.shop-listing-quote {
background-color:#EEEFEF;
}
.shop-listing-quote:hover {
background-color:#DDDEDE;
}
.shop-listing-bonus {
}
.shop-listing-box img {
margin-right:5px;
}
.shop-listing-box h2 {
font-size:14px;
font-weight:bold;
color:#000000;
}
.shop-listing-box .code {
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:10px;
}
.shop-listing-box .options {
font-size:10px;
float:right;
margin-top:0px;
margin-bottom:5px;
}
.shop-listing-box .buy {
background-color:#DDDEDE;
border:1px solid #FFFFFF;
height:auto;
margin:0px;
padding:1%;
vertical-align:top;
}
.shop-listing-box .bonus {
background-color:#F7922D;
}
.shop-listing-box .prices {
float:left;
text-align:left;
vertical-align:top;
position:relative;
}
.shop-listing-box .instructions {
font-size:12px;
}
.shop-listing-box .choice {
font-size:10px;
width:185px;
height:25;
float:left;
text-align:right;
vertical-align:top;
position:relative;
padding-right:5px;
}
.shop-listing-box .offer {
font-size:10px;
width:185px;
height:25;
float:left;
text-align:right;
vertical-align:top;
position:relative;
padding-right:5px;
}
.shop-listing-box .input {
height:25;
float:right;
text-align:right;
vertical-align:top;
position:relative;
padding-right:5px;
}
.shop-listing-box .buttons {
width:125px;
height:25;
float:right;
text-align:right;
vertical-align:top;
position:relative;
}
.shop-listing-box .special {
width:280px;
}
.shop-listing-box .add {
width:55px;
}
.shop-listing-box .quote {
width:70px;
}
.shop-label-box {
height:auto;
margin:0px;
margin-top:15px;
padding:5px;
background-color:#FFFFFF;
border:1px solid #96989A;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-align:justify;
}
.shop-label-box .border{
border:1px solid #000000;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.shop-label-box .divider{
color:#000000;
margin:5px;
border-bottom:1px solid #F5F5F5;
border-bottom:1px solid #96989A;
}
.shop-label-box .divider img{
border:0px;
}
.shop-label-box hr {
border:0px;
height:3px;
background-color:#96989A;
background-color:#000000;
}
.shop-label-box h2 {
background-color:#000000;
color:#FFFFFF;
height:auto;
margin:0px;
padding:10px;
}
.shop-label-box p {
color:#000000;
margin:5px;
}
.price1 {
font-size:12px;
color:#000000;
}
.price2 {
font-size:18px;
color:#000000;
}
.price3 {
font-size:10px;
}
.price4 {
font-size:10px;
}
.price5 {
font-size:12px;
color:#000000;
}
.price6 {
font-size:10px;
}
.price7 {
font-size:14px;
color:#000000;
}
.priceo1 {
font-size:12px;
color:#000000;
}
.priceo2 {
font-size:18px;
text-decoration:line-through;
color:#000000;
}
.priceo3 {
font-size:10px;
color:#000000;
}
.priceo4 {
font-size:10px;
text-decoration:line-through;
color:#000000;
}
.priceo4 {
color:#000000;
}
.priceo5 {
font-size:12px;
color:#000000;
}
.priceo6 {
font-size:14px;
text-decoration:line-through;
color:#000000;
}
.pricer1 {
font-size:12px;
}
.pricer2 {
font-size:18px;
}
.pricelt {
text-decoration:line-through;
}
#box-product-overview {
}
#box-product-overview h1 {
padding-bottom:5px;
border-bottom:1px solid #000000;
}
.box-product-info {
border-bottom:1px solid #F5F5F5;
padding:1.5%;
}
.box-product-price {
padding:1.5%;
font-size:12px;
border-bottom:1px solid #000000;
}
#box-product-details {
}
#box-product-details h2 {
padding-bottom:5px;
border-bottom:1px solid #000000;
}
#box-product-related h3 {
padding-bottom:5px;
border-bottom:1px solid #000000;
}
.box-product-selection {
float:left;
margin-right:5px;
border:1px solid #F5F5F5;
padding:5px;
}
.box-product-selected {
background-color:#000000;
border:1px solid #000000;
color:#FFFFFF;
}
.box-product-selected a:active, .box-product-selected a:link, .box-product-selected a:visited {
color:#FFFFFF;
}
.box-product-selected a:hover {
color:#FFFFFF;
}
.box-product-inactive {
opacity:0.5;
}
.box-product-buy {
width:100%;
max-width:100%;
height:30px;
line-height:30px;
margin-bottom:1px;
background-color:#000000;
font-size:15px;
color:#FFFFFF;
text-align:center;
float:right;
cursor:pointer;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.box-product-buy:hover {
background-color:#D4AF37;
color:#FFFFFF;
cursor:pointer;
}
.box-product-buy a {
display:block;
text-decoration:none;
}
.box-product-buy a:active, .box-product-buy a:link, .box-product-buy a:visited {
color:#FFFFFF;
}
.box-product-buy a:hover {
color:#FFFFFF;
}
.box-product-button {
max-width:100%;
height:30px;
line-height:30px;
margin-top:10px;
margin-bottom:10px;
background-color:#000000;
font-size:15px;
color:#FFFFFF;
text-align:center;
float:right;
cursor:pointer;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.box-product-button:hover {
background-color:#D4AF37;
color:#FFFFFF;
cursor:pointer;
}
.box-product-button a {
display:block;
text-decoration:none;
}
.box-product-button a:active, .box-product-button a:link, .box-product-button a:visited {
color:#FFFFFF;
}
.box-product-button a:hover {
color:#FFFFFF;
}

/* SHOP CART ============================================================================= */

.shop-cart h2 {
font-size:25px;
font-weight:400;
line-height:30px;
}
.shop-cart h3 {
font-size:25px;
font-weight:400;
line-height:30px;
}
.shop-cart-button {
background-color:#000000;
}
.shop-cart-button:hover {
background-color:#D4AF37;
}
.shop-cart-button-reverse {
background-color:#000000;
}
.shop-cart-button-reverse:hover {
background-color:#D4AF37;
}
.shop-cart-th {
background-color:#000000;
color:#FFFFFF;
}
.shop-cart-tr:hover {
background-color:#F5F5F5;
}
.shop-cart-td {
border-bottom:1px solid #000000;
}
.shop-cart-total {
font-size:20px;
color:#000000;
}
.shop-checkout-guest-button {
background-color:#000000;
background-image:url(https://www.spit.com.au/resources/checkout-guest-button.png);
background-size:cover;
}
.shop-checkout-guest-button :hover {
background-color:#D4AF37;
background-image:url(https://www.spit.com.au/resources/checkout-guest-hover.png);
background-size:cover;
}
.shop-checkout-guest-hover {
background-color:#D4AF37;
background-image:url(https://www.spit.com.au/resources/checkout-guest-hover.png);
background-size:cover;
}
.shop-checkout-guest-hover :hover {
background-color:#000000;
background-image:url(https://www.spit.com.au/resources/checkout-guest-button.png);
background-size:cover;
}
.shop-checkout-customer-button {
background-color:#000000;
background-image:url(https://www.spit.com.au/resources/checkout-customer-button.png);
background-size:cover;
}
.shop-checkout-customer-button :hover {
background-color:#D4AF37;
background-image:url(https://www.spit.com.au/resources/checkout-customer-hover.png);
background-size:cover;
}
.shop-checkout-customer-hover {
background-color:#D4AF37;
background-image:url(https://www.spit.com.au/resources/checkout-customer-hover.png);
background-size:cover;
}
.shop-checkout-customer-hover :hover {
background-color:#000000;
background-image:url(https://www.spit.com.au/resources/checkout-customer-button.png);
background-size:cover;
}

/* SOCIALS ============================================================================= */
#shop-social-icons {
margin-left:auto;
margin-right:auto;
}
#shop-social-icons div {
width:25px;
height:25px;
overflow:hidden;
float:right;
}
#shop-social-icons img {
width:100%;
max-width:100%;
display:inline;
margin:0px;
padding:0px;
border:0px;
}

@media only screen and (max-width:1400px) {
/*   MAKE LAYOUT RESPONSIVE at 1400px FOR DESKTOP ================================================================ */
#header span.material-icons {
font-size:5vw;
}
.box-plain .material-icons {
font-size:7vw;
}
}

@media only screen and (max-width:1200px) {
/*   MAKE LAYOUT RESPONSIVE at 1200px FOR DESKTOP ================================================================ */
h1 {
font-size:2.8vw;
line-height:50px;
padding-bottom:0px;
}
h2 {
font-size:2.3vw;
}
h3 {
font-size:1.8vw;
}
h4 {
font-size:1.8vw;
}
h5 {
font-size:1.3vw;
}
h6 {
font-size:1.1vw;
}
p.standout {
font-size:1.8vw;
}
ul#dropdown .submenu {
width:525px;
}
#feature-home {
font-size:2vw;
}
#feature-home span {
font-size:3vw;
}
.gallery-plus {
font-size:5vw;
}
}

@media only screen and (max-width:1200px) {
/*   MAKE LAYOUT RESPONSIVE at 1200px FOR DESKTOP ================================================================ */
#header-buttons {
font-size:12px;
}
ul#dropdown .submenu {
font-size:12px;
}
#animation-box-home {
font-size:5vw;
line-height:auto;
}
#animation-box-home p {
font-size:3vw;
line-height:auto;
}
#animation-box-home p span {
font-size:5vw;
line-height:auto;
}
#animation-box {
font-size:30px;
line-height:45px;
}
}

@media only screen and (max-width:1000px) {
/*   MAKE LAYOUT RESPONSIVE at 1000px FOR LAPTOP ================================================================ */
h1 {
font-size:3.8vw;
}
h2 {
font-size:3.3vw;
}
h3 {
font-size:2.8vw;
}
h4 {
font-size:2.8vw;
}
h5 {
font-size:2.3vw;
}
h6 {
font-size:2.1vw;
}
p.standout {
font-size:2.8vw;
}
#framework-header {
margin-top:130px;
margin-top:0px;
}
#header span.material-icons {
font-size:7vw;
}
#header-phone div {
padding-left:5px;
padding-right:5px;
}
#header-shipping {
display:none;
}
#header-cart {
display:none;
}
#header-nav {
right:165px;
}
#cart {
right:305px;
}
#framework-buttons {
height:80px;
line-height:80px;
}
.nav-arrow {
display:none;
}
#framework-animation img {
height:35vh;
}
#animation-box-home {
font-size:6vw;
line-height:auto;
}
#animation-box-home p {
font-size:4vw;
line-height:auto;
}
#animation-box-home p span {
font-size:6vw;
line-height:auto;
}
#shadow p {
font-size:3vw;
}
#breadcrumb-nav {
top:100px;
padding-top:10px;
padding-bottom:10px;
}
.box-category-title h2 {
font-size:3vw;
}
}

@media only screen and (min-width:769px) {
/*   MAKE LAYOUT RESPONSIVE at 769px FOR LAPTOP ================================================================ */
#header-logo-mini {
display:none;
}
}

@media only screen and (max-width:768px) {
/*   MAKE LAYOUT RESPONSIVE at 768px FOR IPAD LANDSCAPE ================================================================ */
h1 {
font-size:4.8vw;
}
h2 {
font-size:4.3vw;
}
h3 {
font-size:3.8vw;
}
h4 {
font-size:3.8vw;
}
h5 {
font-size:3.3vw;
}
h6 {
font-size:3.1vw;
}
p.anchor {
top:-55px;
}
p.standout {
font-size:3.8vw;
}
#framework-note {
height:50px;
}
#note {
font-size:14px;
}
#note p {
line-height:20px;
padding-top:5px;
padding-bottom:5px;
}
#framework-navigation {
top:0px;
background-color:#000000;
}
#framework-header {
margin-top:100px;
margin-top:0px;
}
#header {
font-size:12px;
}
#header-buttons {
width:100%;
height:50px;
top:0px;
left:0px;
right:0;
padding-top:15px;
padding-bottom:15px;
font-size:12px;
}
ul#dropdown .submenu {
width:693%;
font-size:12px;
}
ul#dropdown #search .submenu {
width:1215%;
float:left;
left:-1150%;
}
#header-logo {
display:none;
}
#header-logo-mini {
position:absolute;
width:auto;
max-width:100%;
height:40px;
top:5px;
left:50px;
margin:0px;
padding:0px;
z-index:2005;
}
#header-logo-mini img {
position:relative;
width:100%;
max-width:100%;
height:40px;
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
}
#header-search {
display:inline;
}
#header-nav {
max-width:70%;
height:50px;
right:0px;
font-size:11px;
overflow:hidden;
}
#header-nav div:hover {
background-color:#D4AF37;
}
#header-nav a:active, #header-nav a:link, #header-nav a:visited {
color:#FFFFFF;
}
#header-nav a:hover {
color:#FFFFFF;
}
#header-phone div {
display:none;
}
#cart {
top:2px;
right:90px;
}
#framework-buttons {
height:50px;
top:50px;
border-bottom:1px solid #D5D5D5;
}
#header-buttons {
display:none;
}
#framework-animation img {
height:50vh;
}
#animation-box-home {
font-size:6vw;
line-height:auto;
}
#animation-box-home p {
font-size:4vw;
line-height:auto;
}
#animation-box-home p span {
font-size:6vw;
line-height:auto;
}
#animation-box {
font-size:25px;
line-height:35px;
}
.content-main {
width:100%;
}
.content-menu {
width:100%;
margin-left:0px;
}
#feature-home {
font-size:3vw;
}
#feature-home span {
font-size:5vw;
}
#feature-1 {
width:100%;
float:none;
}
#feature-2 {
width:100%;
float:none;
}
#feature-3 {
width:100%;
float:none;
}
#feature-4 {
width:100%;
float:none;
}
.box-text {
background-color:transparent;
}
.box-home {
background-color:rgba(255,255,255,0.80);
}
.box-basic {
padding:5%;
}
#breadcrumb-nav {
top:50px;
padding-top:5px;
padding-bottom:5px;
}
#breadcrumb-nav p {
font-size:14px;
font-weight:600;
}
.box-navigation-overlay h2 {
font-size:12px;
}
.box-category-title h2 {
font-size:4vw;
}
.box-plain {
background-color:rgba(255,255,255,0.80);
}
.box-plain .material-icons {
font-size:15vw;
}
.photo {
font-size:14px;
}
.photo div {
margin-bottom:5px;
}
#quotes {
font-size:25px;
line-height:45px;
}
#quotes .symbol {
font-size:55px;
line-height:25px;
}
#shadow {
padding-top:20px;
padding-bottom:20px;
}
#shadow p {
font-size:3vw;
line-height:25px;
}
#basic {
padding-top:250px;
padding-bottom:250px;
}
#footer {
min-height:100px;
}
.hide-mini {
display:inline;
}
.hide-maxi {
display:inline;
}
.hide-midi {
display:none;
}
.hide-mini-t {
display:table-cell;
}
.hide-maxi-t {
display:table-cell;
}
.hide-midi-t {
display:none;
}
}

@media only screen and (min-width:481px) {
#tab-button {
position:-webkit-sticky;
position:sticky;
}
}

@media only screen and (max-width:480px) {
/* MAKE LAYOUT RESPONSIVE at 480px FOR IPHONE LANDSCAPE ============================================ */

/* CONTENT ============================================================================= */
h1 {
font-size:7.8vw;
}
h2 {
font-size:6.8vw;
}
h3 {
font-size:5.8vw;
}
h4 {
font-size:5.8vw;
}
h5 {
font-size:5.3vw;
}
h6 {
font-size:5.1vw;
}
p {
line-height:25px;
}
p.standout {
font-size:5.8vw;
}
#framework-note {
height:50px;
}
#note {
font-size:14px;
}
#note p {
line-height:20px;
padding-top:5px;
padding-bottom:5px;
}
#framework-header {
background-color:#D4AF37;
color:#FFFFFF;
}
#header {
padding:0px;
text-align:center;
line-height:65px;
}
#header a:active, #header a:link, #header a:visited {
color:#FFFFFF;
}
#header a:hover {
color:#000000;
}
#header span.material-icons {
line-height:65px;
}
#header-logo-mini {
left:45px;
max-width:100%;
}
#framework-navigation {
top:50px;
top:0px;
}
#header-nav {
max-width:75%;
}
#tab-button {
display:none;
}
#cart {
top:2px;
right:90px;
}
#framework-animation {
margin-top:0px;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
}
#framework-animation h2 {
font-size:10vw;
line-height:50px;
}
#framework-animation img {
height:75vh;
}
#animation-box-home {
font-size:8vw;
line-height:auto;
top:25%;
transform:translateY(-25%);
}
#animation-box-home p {
font-size:6vw;
line-height:auto;
}
#animation-box-home p span {
font-size:8vw;
line-height:auto;
}
.search-limit {
text-align:right;
}
#content-1 img {
width:100%;
max-width:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:1%;
}
#content-2 img {
width:100%;
max-width:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:1%;
}
#content-3 img {
width:100%;
max-width:100%;
margin-left:0px;
margin-right:0px;
margin-bottom:1%;
}
.content-image img {
width:100%;
max-width:100%;
margin:0px;
margin-bottom:1%;
padding:0px;
float:none;
}
#feature-1 {
height:50vh;
}
#feature-2 {
height:50vh;
}
.box-brands li {
width:100%;
}
.box-plain .material-icons {
font-size:20vw;
}
.box-basic {
padding:5%;
}
.box-category-title h2 {
font-size:6vw;
}
.box-testimonial-category {
font-size:18px;
}
.box-testimonial .symbol {
font-size:20px;
line-height:20px;
}
div.caption {
width:90%;
max-width:90%;
padding:5%;
}
div.caption.float-left {
margin-right:0px;
}
div.caption.float-right {
margin-left:0px;
}
#quotes {
font-size:20px;
line-height:40px;
}
#quotes .symbol {
font-size:50px;
line-height:20px;
}
#basic {
padding-top:150px;
padding-bottom:150px;
}
#shadow {
padding-top:15px;
padding-bottom:15px;
}
#shadow p {
font-size:3vw;
line-height:25px;
}
#footer-logo {
width:100%;
max-width:300px;
position:relative;
display:block;
margin:auto;
top:0px;
}
#copyright {
padding-top:10px;
padding-bottom:10px;
text-align:center;
line-height:20px;
}
.copyright {
text-align:center;
}
.box-services {
display:none;
}
.box-navigation-overlay h2 {
font-size:15px;
}
.overlay-reviews {
width:93.5%;
}
input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):not([type=image]):not([type=submit]) {
width:90%;
max-width:90%;
margin-bottom:5px;
font-size:16px;
}
textarea {
width:90%;
margin-bottom:5px;
font-size:16px;
}
select {
font-size:16px;
}
.hide-maxi {
display:inline;
}
.hide-midi {
display:inline;
}
.hide-mini {
display:none;
}
.hide-maxi-t {
display:table-cell;
}
.hide-midi-t {
display:table-cell;
}
.hide-mini-t {
display:none;
}
}

@media only screen and (max-width:400px) {
#header {
line-height:50px;
}
#header span.material-icons {
line-height:50px;
}
}

/* MEDIA CHECK FOR MOBILE OR DESKTOP ============================================ */

@media (pointer:coarse) {
.web-link {
display:none;
}
.mobile-link {
display:inline;
}
}

@media (pointer:fine) {
.web-link {
display:inline;
}
.mobile-link {
display:none;
}
}

@media (hover) {
.web-link {
display:inline;
}
.mobile-link {
display:none;
}
}

@media  (hover:none) {
.web-link {
display:none;
}
.mobile-link {
display:inline;
}
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.web-link {
display:inline;
}
.mobile-link {
display:none;
}
}