/*******************************************************************************************************************
*  CUSTOM STYLES
*******************************************************************************************************************/

/** WHATEVER **/

* {
    font-family: 'Open Sans',Arial,sans-serif;
}

html {
    background: none;
}

body {
    margin-top: 0px;
    border-top: 0px solid #3b3b3b;
    background-position: center top;
    background-repeat: repeat;
    background-attachment: fixed;
    background: #333333;
    /*background-image: url('../images/bg-skateboard-1.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 300px; /* the nav doens't squish much more than this */
    width: auto;
}

p, ul {
    line-height: 1.8em;
}

#primary p, #primary ul {
    color: white;
}

.entry-content, p, p a {
    font-family: Tahoma, Arial, sans-serif;
    line-height: 1.6em;
}

a {
    color: #89CAFF;
    text-decoration: none;
}

a:hover {
    color: #FF4F4F;
}

h1, h2, h3 {
    color: #888888;
    font-family: 'Open Sans',arial, sans-serif;
    font-weight: normal;
}

h1 {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 2.8em;
    margin: 0;
    color: #FF5555;
}

h2, h3 {
    font-family: 'Open Sans', sans-serif;
    color: #EEE;
    font-weight: normal;
    text-shadow: none;
}

#design-title, h2#design-title {
    color: #C94D4D;
    display: inline;
    color: #C94D4D;
    font-weight: normal;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 28px;
}

#subIntro {
    position: relative;
    display: block;
    margin: auto;
    width: auto;
    background: rgba(0,0,0,0.6);
    margin-bottom: 10px;
    text-align: center;
}

#subIntro h1 {
    line-height: 1.2em;
    text-transform: capitalize;
    max-width: 1040px;
    margin: auto;
    margin-top: 10px;
    font-size: 1.7em;
    color: #CECECE;
    margin-bottom: 8px;
    text-shadow: 1px 1px 1px #222;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    width: auto;
}

body.user-profile #subIntro h1 {
    color: white;
    font-size: 26px;
    padding: 4px;
    text-transform: uppercase;
    background: black;
    display: inline-block;
    padding: 5px 15px;
    font-style: italic;
}

#primary.designer-pages {
    width: 100%;
}

body.page-template-designer-pages-php #subIntro {
    display: none;
}

#container, .wrap {
    max-width: none;
    width: auto;
    margin: auto;
    padding: 0;
}

#preview {
    text-align: center;
    padding-bottom: 20px;
    clear: left;
    position: relative;
    border: 0;
    background: white;
    margin-bottom: 20px;
    max-width: 590px;
    width: auto;
}

#preview-wrapper {
    float: left;
    background: white;
}

.menu-box {
    background: #DDDDDD;
    background: rgba(255,255,255,0.8);
    border: 1px solid #ccc;
}

div.menu-box:last-child,
div.design-profile.menu-box.edit-info-box {
    margin-right: 0;
}

.menu-box.menu-box1 {
    margin-top: 0;
}

div.design-profile.menu-box.menu-box h3,
div.design-profile.menu-box.menu-box1 h3,
div.design-profile.menu-box #rating-box h4 {
    background: #BBB;
    background: rgba(255,255,255,.7);

    color: #444;
    text-shadow: none;
    font-size: 14px;
    font-style: normal;

    border-radius: 0;
    box-shadow: 0 9px 25px -10px #555;
    box-shadow: 0 9px 25px -10px rgba(0,0,0,.5);
    text-align: center;

}

div.design-profile.menu-box > h3:first-child,
div.design-profile.menu-box.menu-box1 > h3:first-child,
.menu-box > h3:first-child {
    box-shadow: 0 9px 25px -10px #555;
    box-shadow: 0 9px 25px -10px rgba(0,0,0,.4);
}

div.design-profile.menu-box.edit-info-box {
    padding-top: 0;
}

body.rewards div.design-profile.menu-box.about-box {
    clear: left;
}

.button, .btn, .btn-primary {
    background-color: #696560;
    text-align: center;
    filter: none;
    background: #696560;
    background-color: #696560;
    color: white;
    text-shadow: none;
    font-weight: normal;
    border: 2px solid #CCC;
    box-shadow: none;
}

.menu-box a.button {
    display: block;
    text-align: center;
    margin-top: 7px;
    filter: none;
    background: #696560;
    background-color: #696560;
    color: white;
    text-shadow: none;
    font-size: 16px;
    font-weight: normal;
    border: 2px solid #CCC;
    box-shadow: none;

}

ul.transpose-products-list li a:hover {
    background-color: #FF871D;
    color: white;
}

ul.transpose-products-list.transpose-categories > li > a img.transpose-category-image {
    max-height: 100px;
    padding: 2px;
}

/*******************************************************************************************************************
*  UKNOWN CUSTOM STYLES
*******************************************************************************************************************/


body.home div#content div.entry-content > div > h2:first-child {
    margin-top: 30px;
    background: #111;
    padding: 10px;
    background: rgba(0,0,0,.5);
}

#nav-above {
    position: relative;
    z-index: 200;
}



#comments {
    clear: both;
    margin-top: 100px;
}

#comments form {
    border: 5px dashed white;
    background-color: #EEE;
    padding: 25px;
    font-size: 12px;
}

#preview h2 {
    margin-top: 0;
    text-align: center;
    float: none;
    clear: both;
    display: block;
    width: 100%;
}

#account-bar a.btn,
.small-button,
a.small-button,
.product-info .description a.small-button {
    background: #222;
    color: #EEE;
    border: 2px solid #888;
    box-shadow: none;
}

#header-graphic-wrapper a.button,
.menu-box a.button.cta,
.cta, .cta:link, .cta:visited,
.button.cta,
a.button.cta,
input.button.cta,
a.cta,
.btn-cta{
    background: #F19645;
    filter: 0;
    text-shadow: 1px 1px 1px #888;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    color: white;
    text-decoration: none;
    font-weight: normal;
    box-shadow: none;
    filter: 0;
    color: white;
    text-decoration: none;
    box-shadow: 0px 9px 10px -6px #888;
    box-shadow: 0px 9px 10px -6px rgba(0,0,0,0.7);
    font-weight: normal;
    font-family: 'open sans', arial,sans-serif;
    letter-spacing: -0.01em;
    border: 2px solid #F77C00;
}

a.button:hover,
a.button.cta:hover,
.menu-box a.button.cta:hover,
#header-graphic-wrapper a.button:hover,
.small-button:hover,
.product-info .description a.small-button:hover,
input.button:hover,
input.button.cta:hover,
#tag-search-wrapper .button:hover,
body .btn-login:hover, body .btn:hover
{
    background: #FF871D;
    border-color: #FF871D;
    filter: 0;
    color: white;
    text-decoration: none;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}

#secondary .tagcloud a {
    color: white;
    margin: 2px 2px;
    display: inline-block;
    background: #005CC0;
    padding: 4px 4px;
}

#secondary .tagcloud a:hover {
    background: rgb(230, 89, 89);
}

.left-col {
    float: left;
    display: inline-block;
}

.right-col {
    float: right;
    display: inline-block;
}


#page {
    width: 1040px;
    margin: auto;
    position: relative;
}

#appWrapper {
    border: 0;
    box-shadow: 2px 2px 10px rgba(0,0,0,.3);
}

#container {
    clear: both;
    width: auto;
    display: block;
    margin: auto;
    max-width: 1040px;
}

body.browse #container {
    max-width: none;
    width: auto;
    display: block;
    text-align: center;
    padding: 1%;
}

#content {

    margin: 0 auto 0 auto;

}

body.browse div#content,
body.browse div.design-browse{
    max-width: none;
    width: auto;
    margin: auto;
    display: block;
    text-align: center;
    clear: both;
}

body.browse div.design-browse {
    max-width: 98%;
}

body.home .articles-section {
    text-align:center;
    margin-top: 40px;
}

body.home .articles-section a.title {
    font-size: 1.25em;
    font-weight: bold;
    background: black;
    padding: 10px;
    line-height: 39px;
    font-style: italic;
    text-transform: uppercase;
    display: inline;
    font-size: 16px;
}

body.home .articles-section .listing-item {
    margin: 10px 0 20px 0;
}

body.home .articles-section span.excerpt {
    display: block;
    margin-left: 1%;
    font-size: 11px;
    line-height: 16px;
}

body.home .articles-section h2 {
    text-align:left;
}

body.home .articles-section ol {
    text-indent: 0;
    margin: 0;
    padding: 0;
}

body.home .articles-section ol li,
body.home .articles-section ol li a,
body.home .articles-col ol li a  {
    text-align: left;
    color: white;
}

body.home .articles-col {
    margin: 2%;
    display: inline-block;
    vertical-align:top;
    padding: 2%;
    max-width: 40%;
    min-width: 200px;
}

@media (max-width: 690px){
    body.home .articles-col {
        max-width: 100%;
        display: block;
    }
    body.home .usa-badge {
        display: block;
        clear: both;
        margin: auto;
        float: none;
    }
    body.home .made-in-america h1 {
        display: block;
        padding: 5px;
    }
    body.home .made-in-america h2 {
        font-size: 26px;
        line-height: 24px;
        display: block;
    }
}

body.home #content h1.lestat {
    color: #079fe8;
    font-style: italic;
    font-size: 28px;
    font-weight: bold;
    text-transform: none;
    text-shadow: 3px 3px 2px rgba(255,255,255,1);
    text-decoration: none;
    text-align: center;
    background: white;
    padding: 2%;
    background: rgba(255,255,255,0.7);
    margin: auto;
    display: block;
    box-shadow: 0 2px 4px rgba(0,0,0,.5);
    width: 90%;
    border-bottom: 5px solid rgba(0,0,0,0.1);
    border-left: 5px solid rgba(0,0,0,0.1);
}
body.home .home-tiles li > a {
    border-radius: 4px;
    border-bottom: 5px solid rgba(0,0,0,0.3);
    font-size: 1.25em;
    vertical-align: top;
}
body.home .home-tiles li > a:hover {
    border-radius: 30px;
}
body.home .home-tiles.tiles2 li > a {
    background-color: #2F2F2F;
    color: wheat;
    border-bottom: 5px solid #444;
}
body.home .home-tiles.tiles2 li > a:hover {
    background-color: #4995A3;
    color: white;
    border-bottom: 5px solid rgba(0,0,0,0.4);
}

.home-tiles-wrapper {
    margin: auto;
    max-width: 1000px;
}


body.home #primary #content,
#primary #content {
    padding: 0 20px 20px 20px;
}
body.home #shop-categories {

    float: none;
    margin: auto;
    display: block;
    padding: 0;
    max-width: 940px;
    width: auto;
    text-align: center;
}

.black-bg-title {
    background: black;
    padding: 10px 20px;
    position: relative;
    font-style: italic;
    text-transform: uppercase;
    display: inline-block;
}

body.home #primary article .black-bg-title {
    margin-top: 30px;
}

.collections-all-tiles-wrapper h2 {
    background: black;
    text-transform: uppercase;
    font-style: italic;
    padding: 10px 20px;
}

.collection-wrapper h3 a {
    background: rgba(0,0,0,.8);
}

.center {

    text-align:center;
    margin-right: auto;
    margin-left: auto;

}

.med-icon, .medium-icon {
    font-size: .7em;
}

.title-link-button {
white-space: nowrap;
    margin: 15px;
    background: black;
    background: rgba(0,0,0,0.4);
    padding: 15px;
    display: inline-block;
}



#shop-categories .explore-design-tile {
    max-height: 300px;
    width: 23%;
    margin: 1%;
    max-width: 30%;
    height: auto;
    padding: 0;
}

#header-graphic-wrapper {
    text-align: center;
}

body.home #header-graphic-wrapper {
  max-height: 500px;
}
body.home .contest-promo-wrapper .btn-primary {
  font-size: 18px;
  margin-top: 10px;
}

hr {
border-top: 1px solid rgba(255,255,255,.15);
    border-bottom: 1px solid rgba(0,0,0,0.8);
}

body.home #header-graphic-wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    text-align: center;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    border-top: 0;
    padding: 8px 0 10px 0;
    overflow: hidden;
    margin-top: 20px;
    max-width: none;
}

body.home #header-graphic-wrapper .bx-wrapper .bx-pager.bx-default-pager  {
    position: relative;
    top: -10px;
    z-index: 2;
}

body.home #header-graphic-wrapper ul {

    padding: 0;
    margin: 0;
}

body.home #header-graphic-wrapper ul li {
    width: 1000px;
    display: inline-block;
    margin: 0 34px 0 0;

}

body.home #header-graphic-wrapper .bxslider li a img {
    height: 368px;
}

.home-tiles {
    color: white;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 8px;
    padding: 0;
    text-align: center;
}

.home-tiles li {
    display: inline;
    position: relative;
    margin: auto;
    text-align: center;
}

.home-tiles li a {
    padding: 20px 4px 20px 4px;
    display: inline-block;
    text-align: center;
    background: rgb(80, 124, 50);
    margin: .5%;
    width: 32%;
    color: #DEF;
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    border-radius: 30px;
    box-shadow: 0 20px 16px -16px rgba(0,0,0,.6);
    min-width: 200px;
}

@media(max-width: 768px){
    body.home .home-tiles li > a {
	font-size: 16px;
    }
}


.home-tiles li:first-child a {
    background-color: #C31;
    margin-left: 0;
}



.home-tiles li:last-child a {
    margin-right: 0;
    background-color: #4995A3;
}


.home-tiles > li > a:hover {

    color: white;
}

/*
body.home #header-graphic-wrapper .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 0;
        margin: 0;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999;
        background-color: rgba(140,140,140,.3);
        height: 50px;
        width: 50px;
        display: none;
        color: white;
        font-family: Verdana;
        font-weight: normal;

}
*/
body.home #header-graphic-wrapper .bx-wrapper .bx-controls-direction a {
    display: none;
    margin-top: -26px;
}

body.home #header-graphic-wrapper:hover .bx-wrapper .bx-controls-direction a {
    display: block;
}

body.home #header-graphic-wrapper .bx-wrapper .bx-viewport {
    left: 0;
}

body.home #header-graphic-wrapper .bx-wrapper .bx-next {
    right: -34px;
}

body.home #header-graphic-wrapper .bx-wrapper .bx-prev {
    left: -34px;
}

body.home #header-graphic-wrapper:hover .bx-wrapper .bx-controls-direction a:before {
    content: " ";
    position: absolute;
    display: block;
    width: 37px;
    height: 368px;
    border: 0;
    left: -2px;
    top: -168px;
    background: none;
    background: rgba(255,255,255,.2);
}

body.home #header-graphic-wrapper:hover .bx-wrapper .bx-controls-direction a:before:hover,
body.home #header-graphic-wrapper:hover .bx-wrapper .bx-controls-direction a:hover:before {
    background: #AAA;
    background: rgba(255,255,255,.4);
}


body.home #bx-thumb-pager {
max-width: 1000px;
    width: auto;
    margin: auto;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 10px;
}

body.home #bx-thumb-pager > a > img {
    max-width: 158px;
    height: auto;
    width: auto;
    max-height: 200px;
    margin: 1px;
}

body.home #bx-thumb-pager > a {
    border: 1px solid #aaa;
    display: inline-block;
    opacity: .4;
    position: relative;
    max-width: 13.7%; /* for 7 with margin */
    overflow: hidden;
    margin: 0.1%;
}

body.home #bx-thumb-pager > a.active {
    border: 1px solid transparent;
    opacity: 0.2;
}
body.home #bx-thumb-pager > a:hover {
    border: 1px solid white;
    opacity: 1;
}


body.home #header-graphic-wrapper h1 {
    margin-bottom: 7px;
    margin-top: 27px;
    font-size: 55px;
    color: #333;
    letter-spacing: -3px;
    text-shadow: none;
    float: left;
    width: 500px;
    text-align: left;
    line-height: 49px;
    font-weight: bold;
}

body.home #header-graphic-wrapper h2 {
    font-family: 'Open Sans', sans-serif;
    color: #aaa;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: -4px;
    float: left;
    width: 500px;
    clear: left;
    text-align: left;
    text-shadow: none;
}
body.home #header-graphic-wrapper .hero-links {
    float: left;
    width: 430px;
    clear: left;
    margin-left: -7px;
}


.contest-promo-wrapper {
    display: block;
    clear: both;
    float: none;
    padding: 30px;
    margin: -30px 0 50px 0px;
    text-align: center;
    padding-top: 1px;
    background-color: black;
    background-color: rgba(0,0,0,0.3);
    width: auto;
    box-shadow: 0 0 20px rgb(255,255,255);
    box-shadow: 0 0 20px rgba(255,255,255,.5);
}

#primary article h1.sopro,
#primary article h1.sopro:first-child,
.sopro {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2.5px;
    text-shadow: 0 2px 2px rgba(0,0,0,.4);
    padding: 20px 5px 10px 5px;
    display: block;
    width: auto;
}

#header-graphic-wrapper a.button {
    padding: 16px 30px;
    border-radius: 12px;
    margin: 40px auto;
    font-size: 26px;
}

a.button3 {
    color: #111;
    background: white;
    text-shadow: none;
}

a.button3:hover {
    color: white;
    background: #111;
    text-shadow: none;
}


#feature-default-bg {
    background: url('../images/feature_image5.jpg');
    background-position: center top;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

div#header {
    width: auto;
    display: block;
    height: 80px;
    min-height: 80px;
    border-radius: 0px;
    margin-top: -2px;
    padding: 0 20px 0 20px;
    background: #222;
    background: rgba(20,20,20,0.5);
    box-shadow: none;
    border-bottom: 1px solid #333;
    filter: none;
    z-index: 100;
    position: relative;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.2);
}


#header nav li a, #header div.menu-main-container li a {
    color: #eee;
    font-size: 24px;
}


div.create-nav {
    background: #444;
    background: rgba(0,0,0,.5);
    color: white;
    box-shadow: 0 2px 4px rgba(0,0,0,0.4);
    border-bottom: 1px solid #444;
}

.create-nav ul {
    max-width: 1000px;
    height: auto;
    text-align:center;
    margin: auto;
}

.create-nav ul li {
    display: inline-block;
}

.create-nav ul li a,
ul#create-categories-menu li a {
    display: block;
    width: 330px;
    height: auto;
    margin: 10px;
    background: white;
    box-shadow: 0 2px 9px rgba(0,0,0,.3);
    padding: 10px 0px;
    border: 5px solid #777;
    position: relative;
    top: 0;
}
.create-nav ul li a:hover,
ul#create-categories-menu li a:hover {
    border-color: #DDD;
    top: -2px;
}

.create-nav ul li a span:first-child {

    display: block;
    text-align: center;
}

.create-nav ul li a span:last-child {
    display: block;
    text-align: center;
    clear: both;
    font-size: 26px;
    color: #444;
    margin-top: 7px;
}

.create-nav ul li a span img {

    max-width: 300px;
    height: auto;
    min-width: 100px;

}
.create-nav .pagebreak-inner {

    width: auto;
    min-height: 0;
    padding: 0px 20px 0px 20px;
    display: block;
}

.create-nav .pagebreak-inner h2 {

    margin: 20px auto 8px auto;
    font-size: 2.5em;
    color: white;
    margin: 40px auto 8px auto;
    font-size: 1.5em;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, sans-serif;
}

a.button-collapse-up {

    background: #222;
    color: white;
    font-size: 10px;
    font-family: Tahoma,verdana,sans-serif;
    letter-spacing: 0.1em;
}


#header-inner {
    min-height: 80px;/* this controls the Y position of the nav sinec it snaps to the bottom */
}

@media (min-width: 701px ){
    #site-title {
	max-height: 80px;
    }
}

@media(max-height: 400px){
    #site-title {
	max-height: 60px;
    }
    div#header h1#site-title a {
	max-height: 60px;
	margin-top: 10px;
    }
}

div#header h1#site-title a {

}

#site-title a#logo:after {
    background: url('../images/home-white.png');
    display: block;
    background-position: 0;
    background-repeat: no-repeat;
    opacity: .2;
    border: 0;
    content: " ";
    width: 40px;
    height: 40px;
    z-index: 2;
    position: absolute;
    top: 36px;
    left: 100%;
}

#site-title:hover a#logo:after {
    opacity: .9;
}

#site-description {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 1em;
    color: #AAA;
    position: absolute;
    left: 143px;
    top: 60px;
    text-shadow: 1px 1px 1px white;
    color: #777;
    text-indent: -5000px;
}


div#header h1#site-title a {
    display: block;
    background-image: url('../images/main-logo.png');
    background-repeat: no-repeat;
    position: relative;
    width: 306px;
    height: 100px;
    top: 0;
    left: 0;
    background-position: 0px 0px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0;
}

div#header h1#site-title a:hover {
    /* background-image: url('../images/main-logo-hover.png'); */
}

.interstitial-ad-wrapper {
    max-height: none;
}


#account-bar, div#account-bar, #header div#account-bar {
    font-size: 11px;
    font-weight: bold;
    background: rgb(59,59,59);
    background: rgba(59,59,59,.9);
    min-width: 180px;
}


div#account-bar p, div#account-bar a, div#account-bar a:link, div#account-bar a:visited {
    color: white;
    text-shadow: none;
    font-family: tahoma, verdana, arial;
    font-weight: normal;
}



/* === NAV === */
header {
    display: block;
    position: relative;
}

article header.entry-header {
    min-width: 200px;
}


#header div.menu-main-container li a,
#header div.menu-main-container li a:visited {
    color: #d8d7d5;
    font-weight: normal;
    text-shadow: 1px 1px 1px white;
    font-size: 18px;
    padding: 7px 20px;
    text-decoration: none;
    font-family: 'Open Sans', arial, sans-serif;
    text-shadow: 1px 1px rgba(0,0,0,.1);
    line-height: 1em;
    text-transform: uppercase;
}

#header li a span {
    color: #d8d7d5;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 1px 1px rgba(0,0,0,.1);
}

#header div.menu-main-container li a:hover {
    background: #555;
    background: rgba(0,0,0,0.5);
    color: white;
    text-decoration: none;
}

#header div.menu-main-container li.current_page_item a {
    color: white;
    background: #222;
}

#header div.menu-main-container li li {
    background-color: inherit;
}

#header div.menu-main-container li li:hover {
    background: none;
}
#header div.menu-main-container li a:hover{
    text-shadow: none;
}

#header div.menu-main-container li {
    border-right: 1px solid #463F3F;
    border-left: 1px solid #5A5A5A;
}

#header div.menu-main-container li:last-child {
    border-right: none;
    border-left: 1px solid #5A5A5A;
}

#header div.menu-main-container li:first-child {
    border-left: none;
    border-right: 1px solid #463F3F;
}



#product-links-wrapper a {
    text-align: center;
    background: rgb(29,29,29);
    padding: 0;
    margin: 10px 50px 40px 20px;
    display: inline-block;
}

#product-links-wrapper a:hover {
    background: #0099CC;
}

.panel {
    background: rgba(0,0,0,.5);
    color: #CCC;
    padding: 15px 30px;
    border-top: 5px solid rgba(0,0,0,.2);
}

h2.login, body.user-login .login-register-container div > h2:first-child {
    background: rgba(255,255,255,0.5);
    color: #555;
}


.panel .save-section {

    text-align: center;
    display: block;
    padding: 1em;
    clear: both;
}

.panel > h3:first-child {
    background: black;
    padding: 2%;
    margin-left: -15px;
    display: inline-block;
    text-transform: uppercase;
    font-style: italic;
    margin-top: 0;
}



/* === CONTENT PAGE === */
#primary {
    min-height: 350px;
    background: #DDD;
    background: rgba(0,0,0,.6);
    border-radius: 6px;
    display: block;
    padding: 40px;
    padding-top: 10px;
    -webkit-box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.2);
    margin-top: 40px;
    border-radius: 0;
    color: white;
}

#cboxWrapper {
    box-sizing: content-box;
}

div#container.opencart {
    background: rgba(0,0,0,.6);
    -webkit-box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.2);
    color: white;
}

body.opencart div#container.opencart > div#content > h1:first-child {
    color: white;
}

div#container.opencart table,
.opencart table,
.opencart .cart-total,
.cart-info table,
.cart table {
    background: #FFFFFF;
     color: #333;
}

.opencart .product-info .description {
    margin-top: 30px;
    padding: 0;
}

body.customize div#header {
    margin-bottom: 30px;
}

.opencart .product-info .cart .customize-wrapper {

    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin: 10px 0 10px 0;
}

.opencart .product-info .cart {
    border-bottom: 0;
    padding: 10px 0 0 0;
    margin-bottom: 0;
    color: #4D4D4D;
    overflow: visible;
    float: none;
    width: auto;
    display: block;
}

.opencart .product-info .review {
    color: white;
    margin-bottom: 20px;
    border: 0;
    display: block;
    height: 10px;

    display: none;
}

.opencart .category-info div.image img {
    background: white;
}

.opencart .product-info div.image img {

    background: white;

}

.opencart ul.product-info-list {
    margin: 20px 0px 20px 0px;
}

.opencart .product-info-list a.add-to-compare {
    padding: 3px;
    margin-top: 10px;
    display: block;

}

.opencart .add-to-cart-wrapper input[type='text'] {
    width: auto;
    margin: 10px;
    display: inline-block;
}
.opencart .add-to-cart-wrapper {
    color: white;
    width: auto;
}


.opencart .product-info .cart .options-button-wrapper {
    float: none;
    margin: auto;
    position: relative;
    left: 15px;
}

.opencart .product-info .cart a.options-toggle-button:before,
.opencart .product-info .cart a.options-toggle-button.closed:before {
    content: \25BC;
    display: inline-block;
}

.opencart .product-info .cart a.options-toggle-button.open:before {
    content: \25B2;
    display: inline-block;
}

a.customize-button, a#customize-button {
    font-size: 26px;
    font-weight: normal;
}


.opencart .product-info .cart div {
    float: none;
    vertical-align: middle;
    margin: auto;
}

div.cart-info table thead tr td {
    background: #999;
    background: rgba(0,0,0,.5);
    color: #eee;
}

.opencart div.share {
    border: 0;
    height: 22px;
    margin: 0px 0 15px 0;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid black;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #f00;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid green;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid blue;
}

.options-toggle-button .icon.arrow-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #38B0E3;
    display: inline-block;
    margin-right: 4px;
}

.options-toggle-button .icon.arrow-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #38B0E3;
    display: inline-block;
    margin-right: 4px;
}


.opencart #options-wrapper {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,.8) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.8)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,.8) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,.8) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,.8) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,.8) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
    margin-bottom: 15px;
    margin-top: 0;
    border: 0;
}

.opencart #options-wrapper h6 {
    margin-bottom: 2px;
}

.opencart #content > h1:first-child {
    color: #ECECEC;
}

div#container.opencart,
div#container.opencart p,
div#container.opencart td
{
    color: #222;

}

div#container.opencart .cart-info table td.name > a:first-child {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    display: block;
}

div#container.opencart .cart-info td.quantity,
div#container.opencart .cart-info td.price,
div#container.opencart .cart-info td.total {
    padding-top: 30px;
}

div#container.opencart .cart-info td {
    vertical-align: top;
}

div#tab-description.tab-content p {

    background: none;

}

.opencart .description .secondary-buttons-wrapper a.small-button {
    font-size: 12px;
}



div#container.opencart > p,
div#container.opencart > div#content > p {
    /*color: #EEE;*/
    font-size: 18px;
}

#content .content,
div#container.opencart div#content div.content {

    background: white;
}

#cart-options {
    background: #EEE;
    background: rgba(255,255,255,.9);
    color: #333;
}


#tab-related div.box-product div.image  {
    float: none;
    border: none;
    padding: 0;
}

#tab-related div.box-product div.image img {
    float: none;
    border: none;
    padding: 0;
}

.opencart .box-product > div a.button {
    padding: 3px 5px;
    margin: 5px 0 -3px 0;
    display: block;
    box-shadow: none;
    font-size: 12px;
}

.product-info .collapsable {
    display: none;
}

body.blog #primary,
body#blog #primary {
    padding: 1%;
}

#primary .nav-next {
    float: right;
}

#primary .nav-previous {
    float: left;
}

#primary article h1:first-child,
#primary article h2:first-child {
    clear: both;
    padding-top: 20px;
    margin-top: 10px;
    text-align: left;
}

p {
    text-align: left;
}

div.entry-content iframe {
    margin: auto;
}

.menu-box
.menu-box p,
.menu-box h2,
.menu-box h3,
.menu-box h4,
.under-app-wrapper,
.under-app-wrapper p,
.under-app-wrapper h2,
.under-app-wrapper h3,
.under-app-wrapper h4 {

    color: #696969;

}





body.blog #primary.full-width,
body#blog #primary.full-width,
body.page-template-full-width-page-php #primary {
    max-width: 1000px;
    width: auto;
    float: none;
    margin: auto;
}

body.home #primary.full-width {
    margin-top: 10px;
}

.create-nav-banner {
    cursor: pointer;
    margin-left: -60px;
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

.bx-wrapper ul li img {
    margin-bottom: 20px;
}

.product-info .description a {
    color: white;
    text-decoration: none;
}

.opencart div.product-info-column div.options {
    float: none;
    background: #DDD;
    background: rgba(255,255,255,.7);
    padding: 20px;
    min-width: 200px;
    margin-top: 10px; 
    width: auto;
}

div#container.opencart .product-info-column #options-wrapper .bootstrap-select.btn-group .dropdown-toggle .filter-option,
div#container.opencart .cart-edit-options .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: white!important;
}


div#container.opencart div#content h1:first-child {
    font-size: 26px;
    text-shadow: 0 2px 2px black;
    text-shadow: 0 2px 2px rgba(0,0,0,0.4);
}


.opencart .secondary-buttons-wrapper {
    margin-left: -10px;
}

.opencart .product-grid > div .button {

    font-size: 14px;
    padding: 9px;
}

.opencart .product-grid > div {
    padding-bottom: 28px;
}

h2.product-list-header {
    background: rgba(0,0,0,.5);
    float: none;
    clear: both;
    padding: 10px 20px 15px 20px;
}

.product-grid > div a.small-button,
.product-grid > div input[type="button"],
.product-grid > div input[type="submit"] {
    display: block;
    margin: auto;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif;
    padding: 10px;
    width: 90%;
    text-decoration: none;
}

.product-grid > div:hover a.small-button,
.product-grid > div:hover input[type="button"],
.product-grid > div:hover input[type="submit"] {
    /*
            background: #F19645;
            filter: 0;
            text-shadow: 1px 1px 1px rgba(0,0,0,.2);
            color: white;
            text-decoration: none;
            font-weight: normal;
            box-shadow: none;
            filter: 0;
            color: white;
            text-decoration: none;
            box-shadow: none;
            font-weight: normal;
            letter-spacing: -0.01em;
            border-color: #E0E0E0;
            margin-bottom: 18px;
    */
}



.product-grid > div a.small-button:hover,
.product-grid > div input[type="button"]:hover,
.product-grid > div input[type="submit"]:hover {

    background: #FF871D;
    border-color: #FF871D;
    filter: 0;
    color: white;
    text-decoration: none;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;

}




/* compare button */
.product-grid > div .compare a { width: 100px; display: none; height: 12px; padding: 4px; }

.product-grid > div:hover .compare a {	display: block;	 }

.product-grid > div:hover .compare a:hover { background: rgb(255,197,122); }

.product-grid > div:hover .compare {
    position: absolute;
    bottom: 4px;
    left: 87px;
}

.product-list .image img {
    background: white;
}

.opencart .product-list .name a,
.opencart .product-grid .name a {
    color: #0088DD;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    background: #DFDAD3;
}

.opencart .product-list .name a {
    display: inline-block;
    margin-left: 0;
    width: auto;
    padding: 10px;
}

.opencart .product-grid > div:hover .name a {
    background: #897969;
    color: white;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}







table.radio tr td:first-child input,
table.radio .radio input[type="radio"],
table.radio .checkbox input[type="checkbox"] {

    margin-left: 0;
    margin-top: 6px;
}


/* === HOMEPAGE === */
body.home #primary {


    margin-top: 0;
}

body.home h2 a.button {
    font-size: 26px;
}

a.button h3 {
    margin: 0;
    padding: 10px;
}

body.home #primary article header {
    display: none;
}

body.home #primary article .right-col {
    text-align: center;
    width: 360px;
    margin-top: 12px;
}

body.home #primary .right-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

body.home #primary .right-col ul li {
    margin-left: 0;
}

body.home #primary .left-col {
    width: 55%;
}

body.home a.btn-cta {
    display: block;
}


article#post-126 header {

    height: 1px;
    overflow: hidden;

}



/* == CREATE YOUR OWN DESIGN PAGE == */
#primary.designer-pages,
body.page-id-20 #primary {
    border: 0;
    text-align: center;
    box-shadow: none;
    padding: 0;
    margin: 0;
    margin-top: 30px;
    background: none;
    filter: none;
    width: 100%;
}

#app-wrapper, .app-wrapper {

    border: 0;
    width: 950px;
    padding: 0;
    margin: auto;
    height: 550px;

}


body.page-id-20  .left-col,
body.page-id-20  .right-col,
body.page-template-designer-pages-php .left-col,
body.page-template-designer-pages-php .right-col {
    display: none;
}

body#blog #primary.designer-pages article header h1.entry-title,
body#blog #primary article header h1.entry-title,
body.blog #primary.designer-pages article header h1.entry-title,
body.blog #primary article header h1.entry-title {
    display: block;
}

body.customize {
    min-width: 500px
}

body.customize #site-title {
    margin: 0;
    display: block;
    width: auto;
    max-width: none;
    text-align: center;
    padding-top: 7px;
}

body.customize article header,
div#primary.full-width.designer-pages article header,
div#primary.full-width.designer-pages .entry-title
{
    display: none;
}

/* === RIGHT COL === */
#secondary,
#secondary.widget-area {
    margin-top: 35px;
    width: 25%;
    float: right;
}

#secondary li a {
    display: block;
}

#secondary li a:hover {
    display: block;
}

#secondary h1 {
    font-size: 16px;
    color: #333333;
    margin-top: 25px;
}

#map {
    float: right;
    padding-left: 40px;
    padding-bottom: 40px;
}

.wp-image-109 {
    float: right;
    padding-left: 30px;
    padding-bottom: 30px;
}

.core-brands li {
    list-style: none;
    padding: 15px;
    text-align: center;
}

/* ===  === */
.right-col,  .left-col {
    width: 270px;
}

.right-col {
    margin-right: 30px;
}

.left-col {
    margin-right: 50px;
}

p,  table,  td {
    color: #EEE;
    font-size: 14px;
    font-family: Tahoma, Arial, Geneva, sans-serif;
}

.menu-box p,
.menu-box table,
.menu-box td {

    color: #333;
    font-size: 14px;
}

div#product-links-wrapper a h3 {
    margin-top: -10px;
}

#design-profile-fb-comments-wrapper {
    float: left;
    margin-left: 10px;
    background: none;
    clear: left;
    margin-top: 25px;
}

#content .fb-like {
    background: white;
    padding: 8px;
    border-radius: 0 0 8px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
}

#recent-designs-wrapper h2 a {
    cursor: pointer;
    color: #0066CC;
    font-size: 24px;
    text-shadow: 2px 2px 2px rgba(0,0,0,.5);
    color: white;
    padding: 10px;
    text-align: left;
}

#recent-designs-wrapper h2 a:hover {
    background: rgb(230, 89, 89);
}


div#recent-designs-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
    max-width: 1040px;
    z-index: 0;
    position: relative;
    text-align: center;
}

#colophon {
    margin: auto;
    background-color: black;
}

#footer-nav-wrapper {
    background-image: url(../images/footer-scene.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: initial;
}

.footer .fb-like {
    margin: 0;
    background: none;
    position: relative;
}

.display-message.xpromo-footer {
    padding: 30px;
    border: 0;
    background-color: transparent;
    color: #EEE;
    margin: 0px auto 20px auto;
}

.display-message.xpromo-footer p,
#colophon .display-message.xpromo-footer p,
#colophon .display-message.xpromo-footer p a,
#colophon .display-message.xpromo-footer a {
    color: #EEE;
}

.fb-like-wrapper {
    position: relative;
    clear: both;
    margin: 10px 0;
    height: 50px;
}

#colophon .left-col,
#colophon .right-col {
    font-size: 12px;
    background: none;
    color: white;
}

/* put right col under left middle */
#colophon .right-col {
    float: left;
    clear: none;
    margin-right: 330px;
    margin-top: 20px;
}

@media (min-width: 900px ){
    #colophon .right-col {
        float: right;
        clear: none;
        margin-right: 0;
        margin-top: 0;
    }
}

#colophon .left-col a, #colophon .right-col a {

    color: #9CF;

}

#colophon .left-col.social {
    max-width: 22%;
}

#colophon .left-col:first-child {
    margin-right: 65px;
    margin-left: 20px;
}

#colophon .left-col h3,
#colophon .right-col h3 {
    margin-top: 5px;
}

/* OTHER */

.clear, #clear {
    clear: both;
}

.top-bar-message, #top-bar-message {
    display: none; /*block;*/
    height: 23px;
    background-color: rgb(4, 167, 244);
    color: white;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    background-image: url("../images/snowflakes-strip.png");
    background-position: center center;
}

.pagebreak-wrapper {
    width: 100%;
    margin-left: -40px;
    background-repeat: repeat-x;
    background-position: top;
    clear: both;
}

.pagebreak-inner {
    background: none;
    min-height: 200px;
    display: block;
    padding: 30px;

}

.pagebreak-inner h2 {
    font-size: 2.5em;
    margin-top: 40px;
    margin-bottom: 8px;
    color: #333;
}


.pagebreak-inner p {
    /*width: 500px;*/
}


h1.title-tag-our-cases,
#primary article h1.title-tag-our-cases:first-child,
#primary article h1.title-tag-our-cases:first-child
{
    text-indent: -2000px;
    background-image: url('../images/case-monkey-our-cases-tag.png');
    background-repeat: no-repeat;
    background-position: top left;
    height: 57px;
    margin-left: -46px;
    margin-top: 0;
    clear: both;
    margin-bottom: -9px;
}

.product-section, .padded-section {
    clear: both;
    position: relative;
    display: block;
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

form.customcontactform {
    border: 1px solid #555;
    padding: 20px;
    background-color: rgba(0,0,0,.3);
    margin-top: 20px;
    color: white;
}

input[type=text], input#s {
    margin: 0 1em 0 0;
    display: block;
}

#header-graphic-wrapper .bx-wrapper,
.bx-wrapper {
    margin-bottom: 1%;
    width: auto;
}

#container .bx-wrapper .bx-next {
    right: -30px;
}

#container .bx-wrapper .bx-prev {
    left: -30px;
}

body.home #container .bx-wrapper .bx-pager {
    position: absolute;
    top: 17px;
    margin: 0px 0px 0 0;
    padding: 0;
    width: 100%;
    max-width: 1000px;
    bottom: auto;
    height: auto;
}

.bxslider, .heroslider {

    margin: 0;
    padding: 0;
}



#header-graphic-wrapper .bx-viewport {
    overflow: visible;
}


ul.heroslider li a img {
    height: 368px;
}

.gallery-tag-subheading {

}

.gallery-tag-subheading a {
    background: #DFDAD3;
    padding: 7px 12px;
    border-radius: 0;
    margin-top: 20px;
    text-shadow: none;
    color: #696969;
    border: 0;
    display: block;
    font-weight: normal;
}

.gallery-tag-subheading a:hover {
    color: white;
    background: #726B69;
}

.explore-design-tile,
.explore-design-tile a,
#recent-designs-wrapper a {
    font-size: 10px;
    color: #0099BB;
    display: block;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: normal;
}

.explore-design-tile {
    display: inline-block;
    margin: 0 5px 10px 5px;
    text-align: center;
    position: relative;
    z-index: 10;
    border: 0;
    padding: 10px;
    background-color: white;
    overflow: hidden;
    width: 128px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    vertical-align: top;
}

.explore-design-tile a img {
    max-height: 420px;
    max-width: 100%;
    height: auto;
    width: auto;
}

.explore-design-tile #rating-box h3 {
    font-size: 11px;
    color: #555;
}

.explore-design-tile h4 a {

    min-height: 75px;
}

#shop-hero-wrapper {
    margin-top: 30px;
}

#shop-banner {
    background-size: auto;
}

#shop-categories {
    text-align: center;
    width: 78%;
    margin: auto;
    margin-top: 2%;
    margin-bottom: 2%;
}

#shop-categories .explore-design-tile {
    max-height: 300px;
    width: 30%;
    margin: 1%;
    max-width: 30%;
    height: auto;
    padding: 0;
}

/* GOOGLE MAPS */
.em-map-balloon-content{
    color: initial;
}


.explore-design-tile > a:first-child {
    background: white;
}

#shop-categories .explore-design-tile img {
    max-height: 130px;
    max-width: 92%;
    height: auto;
    margin-top: 4%;
}

body.home #shop-categories .explore-design-tile {
    width: 31%;
    margin: 1%;
    max-width: 33%;
}

body.home #shop-categories .explore-design-tile img {
    max-width: 92%;
    margin: 5px auto 5px auto;
}

body.home #shop-categories.featured-tiles .explore-design-tile img {
    margin: 25px auto;
}



.opencart div.category-info {
    max-width: 200px;
}

.opencart div.category-info p {
    padding: 10px;
    font-size: 10px;
}

ul.product-feature-list li h3 {
    text-transform: uppercase;
}

#shop-categories.featured-tiles .explore-design-tile {
    max-width: 42%;
    width: auto;
    margin: 1%;
    display: inline-block;
    padding: 0;
    min-width: 28%;
}

#shop-categories .explore-design-tile a,
#shop-categories .explore-design-tile h4 {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    max-width: 100%;
}

#shop-categories .explore-design-tile h4 {
    background: rgb(50,50,50);
    background: rgba(0,0,0,.8);
    color: white;
    display: block;
    padding: 4% 2%;
    margin: 0;
    font-size: 17px;
    text-transform: capitalize;
}



.gift-card-link {
    height: 150px;
    background-position: center center;
    width: 280px;
    border: 0;
    display: inline-block;
    padding: 10px;
}
a.gift-card-link:hover {opacity: .8;}
.card30{ background-image: url('https://www.case-monkey.com/cart/image/cache/data/gift-card-30-300x300.png'); }
.card50{ background-image: url('https://www.case-monkey.com/cart/image/cache/data/gift-card-50-300x300.png'); }

#gift-cards-title {
    clear: both;
    display: block;
    text-align: center;
    margin: 50px auto 0px auto;
    padding: 0;
}

.under-app-wrapper:hover {

    opacity: 1;
}

/* DROPDOWN NAV MENUS */

li.menu-item {
    position: relative;
}

#header ul li ul,
div.menu-main-container ul li ul,
nav.menu-main-container ul li ul,
li.menu-item ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    opacity: 0;
    /* background: rgba(0,0,0,.7); */
    background: rgba(20,20,20,.85);
    min-width: 150px;
    border: 1px solid #333;
    border-top: 0;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    transition-duration: 200ms;
    max-width: none;
}

#header nav ul li ul li,
#header div.menu-main-container ul li ul li,
#header div.menu-main-container ul li ul li:first-child,
#header div.menu-main-container ul li ul li:last-child,
div.menu-main-container ul li ul li,
nav.menu-main-container ul li ul li {
    display: block;
    float: none;
    text-align: left;
    border: none;
    width:auto;
    min-width: 100px;
    background: transparent;
}

@media (max-width: 1200px){

    #header ul li:last-child ul,
    div.menu-main-container ul li:last-child ul,
    nav.menu-main-container ul li:last-child ul {
        left: auto;
        right: 0;
    }
}


#header div.menu-main-container li a {
    display: inline-block;
    float: none;
}

#header div.menu-main-container ul li ul li a {
    display: block;
    width: auto;
    float: none;
    text-align: left;
    border-bottom: 1px solid #222;
    background: transparent;
    min-width: 90px;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 16px;
    padding: 9px 16px 9px 18px;
}

#header div.menu-main-container ul li a:hover {
    color: white;
    background: black;
    background: rgba(0,0,0,.8);
}

#header ul li:hover ul,
div.menu-main-container ul li:hover ul,
nav.menu-main-container ul li:hover ul,
li.menu-item:hover ul {
    display: block;
    width: auto;
    min-width: 100px;
    opacity: 1;
    transition-duration: 200ms;
}

#header ul li.about ul,
div.menu-main-container ul li.about ul,
nav.menu-main-container ul li.about ul,
li.menu-item.about ul
{
    right: 0;
    left: auto;
}


/* ////////////////////////////	*/
/* 		Added Rippln Styles 	*/
/* ////////////////////////////	*/

a:hover,
a:focus {
    text-decoration: none;
}
a:focus {
    outline: none;
}
.btn {
    text-decoration: none;
    background-position: 0;
    outline: none;
    outline-offset:0px;
}
.btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline: none;
}

h2.login,
body.user-login .login-register-container div > h2:first-child {

}

.login-register-container {
    text-align: center;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width:auto;
}

.border {
    border:1px solid #cccccc;
}
.commonContent {
    width: auto;
    float: none;
    padding: 20px;
}
.customTab {
    border:none;
}
.customTab > li {
    width:50%;
    border:none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.customTab > li > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border:none;
    background:#f0f0f0;
    margin-right:0;
    color:#c2c2c2;
    /* font:normal 15px/28px 'LatoLight'; */
    font-family: 'Open Sans', Arial, sans-serif;
}
.customTab > .active > a, .customTab > .active > a:hover, .customTab > .active > a:focus {
    background:#fff;
    border:none;
    color:#f26d38;
}
.customTab > li:last-child > a {
    padding-left:53px;
}
.customTab > .active > a.loginRegular {
    color:#0B94E6;
}
form {
    margin-bottom:0;
}
input.common {
    background:#FFFFFF;
    border: 1px solid #e1e1e1;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color:#000000;
    font-size: 15px !important;
    height: 36px;
    margin:15px 0 0 0;
    width:94%;
    padding-left:3%;
    padding-right:2%;
}
.jq-placeholder {
    color: #c2c2c2 !important;
}
.forget {
    float:right;
    font-size: 0.75em;
    color:#959595;
    text-decoration:underline;
    margin-top:10px;
    margin-bottom:23px;
}

.btn-login {
    display: block;
    border: none;
    background: #0b94e6;
    font-size: 22px;
    color: #fff;
    padding: 10px;
    width: 335px;
    height: 46px;
    line-height: 46px;
    text-shadow: none;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1), 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1), 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1), 0 0px 0px rgba(0, 0, 0, 0);
    width: auto;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-login:hover {
    background:#0b94e6;
    text-shadow:none;
    color:#fff;
}
.btn-login:focus,
.btn-login:active,
.btn-login.active {
    background:#0b94e6;
}

.bottomContent p {
    font-family: 'Open Sans', Arial, sans-serif;
    color:#000;
    display:block;
    padding-top:14px;
}
.intro{
    color: #FF6A19;
    display: block;
    font-family: 'LatoRegular';
    font-size: 14px;
    margin: 0 auto;
    padding: 3px 5px 0;
    text-align: center !important;
    width: 96px;
}
.intro i {
    float: left;
    font-size: 21px;
    margin-top: 0;
    padding-right: 6px;
}
.intro:hover {
    color: #FF6A19;
}
input.half {
    width:43%;
}
.labelcustom {
    float:left;
    font:normal 15px/28px 'LatoRegular';
    color: #c2c2c2;
    margin-bottom:0;
}
.formTop {
    width:100%;
    float:left;
    position:relative;
    padding-bottom:10px;
    padding-top:24px;
}
.selectContainer {
    float:right;
    width:164px;
}
.bootstrap-select:not([class*="span"]) {
    width:164px;
}
.bootstrap-select.btn-group .btn .filter-option {
    font-size:12px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
    font-size:12px;
    font-family: 'LatoRegular';
}
.bagree {
    width:auto;
    margin:0 auto;
    overflow:hidden;
    padding-top:19px;
    padding-bottom:18px;
    color:#959595;
    display:block;
}

.fieldlabel {
    margin-bottom: -15px;
    margin-top: 20px;
    padding-top:1px;
    font:normal 12px/24px 'LatoRegular',Arial,Verdana,sans-serif;
}
.padding-right-10px {
    float: left;
    padding-right: 10px;
}
.bagree a {
    color:#959595;
    text-decoration:underline;
}
.createBtn {
    height:auto;
}
.createBtn em {
    font-size:17px;
    font-weight:normal;
    font-style:normal;
    display:block;
    margin-top:-20px;
}
.regular {
    display:block;
    color:#959595;
    text-align:center;
    text-decoration:underline;
    margin-top:18px;
}
.regular:hover {
    color:#959595;
    text-decoration:underline;
}


.bg-white {

    background: white;
}


body.user-login #subIntro,
body.design-complete #subIntro {
    background: transparent;
}

body.design-complete div.design-profile.menu-box.about-box {
    clear: left;
    display: none;
}

body > div.bg {
    background: url('../images/bg6.jpg');
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 1;
    background-size: cover;
    background-position: center top;
}

body.design-profile > div.bg {
   z-index: -1;
}


.design-profile #design-bg {
    opacity: 0.3;
    background-position: center;
    background-size: cover;
    z-index: 0;
    position: fixed;
}

.opencart .product-list .description {
    line-height: 15px;
    margin-bottom: 5px;
    color: #4D4D4D;
    background: white;
    float: right;
    width: 60%;
    padding: 20px;
}

/* Design Profile */

ul.collections-list-text li a,
ul.transpose-products-list li a,
ul.transpose-products-list li a:link,
ul.transpose-products-list li a:focus,
ul.transpose-products-list li a:visited {
    background: #758B9E;
    color: white;
    font-size: 14px;
    margin-top: 1px;
    padding: 6px 4px 4px 11px;
    font-weight: normal;
    font-family: LatoLight, Verdana, Tahoma, sans-serif;
}

ul.collections-list-text li a,
.shop ul.transpose-products-list li a,
.shop ul.transpose-products-list li a:link,
.shop ul.transpose-products-list li a:focus,
.shop ul.transpose-products-list li a:visited {
    background: rgba(0,0,0,.75);
}

ul.collections-list-text li a:hover,
ul.transpose-products-list li a:hover,
ul.transpose-products-list.transpose-categories li a:hover,
.shop ul.transpose-products-list li a:hover {
    background: #FF871D;
    color: white;
}

.collection-wrapper ul.tile-list-wrapper li,
.collection-wrapper .explore-design-tile {
    padding: 2px 10px;
}

ul.transpose-products-list li a span.price {
    width: auto;
    left: 97%;
    top: 0;
    background: #444;
    color: #eee;
    position: absolute;
    padding: 2px;
}

ul.transpose-products-list li:hover span.price {

    background-color: #F19645;
    color:  #DDAA11;
    color: black;
}

/* HOMEPAGE PRODUCT HERO NAV */

#product-hero {
    position: relative;
}
#product-hero .product-tile {
    float: left;
    width: 225px;
    text-align: center;
    border: 0;
    margin: 12px;
    margin-top: -10px;
    padding-top: 20px;
}
#product-hero .product-tile:hover {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQ3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(169,220,252,1) 0%, rgba(255,255,255,0.47) 53%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,220,252,1)), color-stop(53%,rgba(255,255,255,0.47)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(169,220,252,1) 0%,rgba(255,255,255,0.47) 53%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(169,220,252,1) 0%,rgba(255,255,255,0.47) 53%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(169,220,252,1) 0%,rgba(255,255,255,0.47) 53%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(169,220,252,1) 0%,rgba(255,255,255,0.47) 53%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9dcfc', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
}
#product-hero ul.transpose-products-list:hover{
    background: rgb(240,249,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjlmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(240,249,255,1) 0%, rgba(255,255,255,1) 47%, rgba(240,249,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(255,255,255,1)), color-stop(100%,rgba(240,249,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(240,249,255,1) 0%,rgba(255,255,255,1) 47%,rgba(240,249,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(240,249,255,1) 0%,rgba(255,255,255,1) 47%,rgba(240,249,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(240,249,255,1) 0%,rgba(255,255,255,1) 47%,rgba(240,249,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(240,249,255,1) 0%,rgba(255,255,255,1) 47%,rgba(240,249,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#f0f9ff',GradientType=0 ); /* IE6-8 */
}
#product-hero .product-tile img {
    position: relative;
    display: block;
    margin-bottom: -55px;
}
#product-hero .product-tile:hover h2, .product-tile:hover h3 {
    color: #00AACC;
}
.pagebreak-inner.product-hero h2 {
    margin-bottom: 25px;
    color: #333;
    font-size: 2.2em;
    position: relative;
}
.pagebreak-inner.product-hero .product-tile h2 {
    font-size: 1.8em;
    margin: 0;
    margin-bottom: 5px;
}
.pagebreak-inner.product-hero .product-tile h3 {
    margin: 0 0 15px 0;
}
#product-hero ul.transpose-products-list {
    width: 228px;
    padding: 0;
    margin: 11px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin-bottom: 15px;
}
#product-hero ul.transpose-products-list.iphone5 {
    width: 200px;
    margin-left: 34px;
}
#product-hero ul.transpose-products-list.galaxy {
    margin-right: 0;
    width: 235px;
}
#product-hero ul.transpose-products-list a span.price {
    color: #999;
}
#product-hero ul.transpose-products-list a:hover span.price {
    color: #DEF;
}
#product-hero ul.transpose-products-list h3 {
    margin-top: 7px;
    padding-left: 4px;
    color: #555;
}


/* whatever only */

ul.transpose-products-list.transpose-categories > li > a {
    background: rgba(0,0,0,.3);
}


.clear {
    clear: both;
}

.pagebreak-inner.product-hero {
    background-color: transparent;
    padding: 0;
    max-width: 1000px;
    margin-left: -40px;
}

#product-hero .browse-all-button {
    bottom: 50px;
    position: absolute;
    left: 20px;
}




.xpromo-wrapper {
    max-width: 1000px;
    width: auto;
    display: block;
}
.xpromo-footer, .xpromo-footer p {
    color: #131;
}

body.design-profile,
body.user-profile {
    background-image: none;
}

.user-profile .youtube-feed,
.user-profile .instagram-feed{
    min-height: 300px;
}



.user-profile .collection-wrapper div.bx-wrapper {
    margin: 0 auto;
    min-height: 250px;
}

.user-profile #cover-image .cover-image-inner:hover {
    background-attachment: initial;
    background-size: cover;
    background-position: center;
}

.user-profile #cover-image .cover-image-inner {
    max-height: 600px;
    overflow: hidden;
    padding: 22%;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

body.user-login #subIntro h1 {
    display: none;
}

body.design-profile #subIntro h1 {
    font-size: 20px;
    margin-top: 2px;
    padding: 4px 10px;
}

body #subIntro h1 {
    color: white;
    font-size: 26px;
    padding: 4px;
}


#best-banner {
    width: auto;
    max-width: 1000px;
    max-height: 250px;
    height: auto;
    background-image: url('../images/banner-shop-page-best-designs.jpg');
    text-indent: -4500px;
    display: block;
    margin: auto;
    float: none;
    min-height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

.ig-b- {
    position: relative;
    top: 4px;
}

#secondary ul li a:hover {
    color: #FFF;
    background: rgb(230, 89, 89);
    border-color: rgb(230, 89, 89);
}

#secondary ul li a {
    line-height: 1.3em;
    box-shadow: 2px 2px 2px rgba(0,0,0,.5);
    border-color: #004d7c;
    color: #EEF0FF;
    background: #0066aa;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNCUiIHN0b3AtY29sb3I9IiMwMDY2YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA0ZDdjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #0066aa 14%, #004d7c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#0066aa), color-stop(100%,#004d7c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0066aa 14%,#004d7c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0066aa 14%,#004d7c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0066aa 14%,#004d7c 100%); /* IE10+ */
    background: linear-gradient(top,  #0066aa 14%,#004d7c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066aa', endColorstr='#004d7c',GradientType=0 ); /* IE6-8 */
}

body.page-id-631 .entry-content p > strong:first-child {

    font-size: 20px;
    font-weight: bold;
    color: #FF8888;

}

.design-profile.about-box h3.productOptionsHeader,
h3.productOptionsHeader {
    font-family: 'Lato', 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
    text-shadow: none;
    font-size: 14px;
    line-height: 1.0em;
    padding: 0px;
    background-color: inherit;
    text-align: left;
    font-style: normal;
    margin-bottom: 0px;
}

.display-message-wrapper {
    background: none;
}

#primary article#post-2373 h1.entry-title,
#primary article#post-2478 h1.entry-title {
    background: url('../images/longboards-header.jpg');
    text-indent: -2000px;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 340px;
    margin-left: auto;
    margin-top: 30px;
    display: block;
    background-size: contain;
}

.product-grid div .image a:after {
    content: none;
}

.product-grid div .image:hover a:after {
    content: "i";
    background: #ccc;
    padding: 2px 10px;
    font-size: 17px;
    font-weight: bold;
    color: white;
    border-radius: 38px;
    position: absolute;
    display: inline-block;
    left: 17px;
    top: 50%;
}

.opencart .product-grid div .button {
    width: auto;
    display: block;
    margin-bottom: 10px;
    text-shadow: none;
}

/* LONGBOARDS LANDING PAGE */

.product-feature-list {
    margin: auto;
    padding: 0;
    text-align: center;
}

.opencart .quickcheckout-content .large-field {
    margin-bottom: 0px;
}

div#container.opencart > div#content.checkout-success > p {
    background: none;
    color: white;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
}

/* force white title */
body.opencart div#container.opencart > div#content.checkout-page > h1:first-child,
body.opencart.checkout-cart div#container.opencart > div#content > h1:first-child,
body.opencart.checkout-page div#container.opencart > div#content > h1:first-child {
    color: white;
}


#tile-list-wrapper, .tile-list-wrapper {
    text-align: center;
}

#tag-search-wrapper {
    padding: 2px 0px 20px 0px;
}

body.search #tag-search-wrapper {
    background: rgba(0,0,0,0.5);
    padding: 10px;
    max-width: 600px;
    margin: auto;
    display: block;
    clear: both;
    border: 3px solid rgba(0,0,0,0.1);
}


div#search-instructions {
    text-align: center;
    max-width: 600px;
    margin: auto;
    font-style: italic;
    color: #CECECE;
    margin-top: 10px;
    padding: 6px;
    background: black;
    background: rgba(0,0,0,0.5);
}

#design-browse-search-box {
    display: inline;
}

.design-browse #tile-list-wrapper,
.design-browse .tile-list-wrapper {
    display: inline-block;
}

#container.new-designs {
    max-width: none;
}

.opencart .order-list {
    margin-bottom: 10px;
    background: white;
    background: rgba(255,255,255,.9);
    padding: 30px;
}


/* =========================== */
/* RESPONSIVE MOBILE OVERRIDES */

@media (max-width: 1024px) {

}



@media (max-width: 980px) {


    .menu-box .price-tag {
        position: relative;
    }


    #subIntro h1 {
        padding: 20px 10px;
        margin: 10px;
        text-align: center;

    }

}

@media (max-width: 950px) {

    body.blog #primary,
    body#blog #primary,
    body.single-post #primary {
        float: none !important;
        max-width: none;
        margin: 20px 0 0 0;
        width: auto;
        display: block;
        clear: both;
    }

    #tag-search-wrapper {

        float: none;
        left: auto;
        right: auto;
        top: 0px;
        margin: 0px auto 30px auto;
        text-align: center;
        display: block;
        width: auto;
        max-width: 100%;
        padding: 1%;
    }

    .share-wrapper-vertical {
        display: none;
    }

    #secondary, #main .widget-area {
        display: block;
        float: none;
        margin: 20px;
        width: auto;
        min-width: 200px;
    }

}


@media (max-height: 400px){
    body.customize div#header h1#site-title a {
	max-height: 60px;
    }
}

@media (max-width: 768px) {


    .commonContainer {
        width: 80%;
    }

    #shop-categories {
        display: block;
        float: none;
        width: auto;
        padding: 2%;
    }

    body.shop #content > ul.category-list {
        display: block;
        width: auto;
        padding: 2%;
    }

    body.shop ul.category-list a {
        margin: 0;
        width: auto;
        display: block;
        max-width: none;
    }

    .opencart div#header {
	padding-right: 0;
    }
}

@media (max-width: 700px) {

    div#header {
        height: auto;
    }

    #site-title a#logo:after {
        top: 29px;
        left: 225px;
        opacity: 0.2;
    }


    body.blog #primary.full-width,
    body#blog #primary.full-width,
    body.page-template-full-width-page-php #primary {
        width: auto;
        display: block;
        margin: auto;
        padding: 10px;
    }

    div#header h1#site-title a {
        display: block;
        margin: auto;
        float: none;
        position: relative;
    }

    #site-title {
        display: block;
        max-width: 100%;
        margin: auto;
        text-align: center;
        padding-top: 45px;
        position: relative;
    }

    #account-bar, div#account-bar, #header div#account-bar {
        padding: 8px 10px 8px 10px;
    }



    #header div.menu-main-container {
        background: none;
        display: block;
        float: none;
        margin: 0 auto 0 auto;
        width: auto;
        clear: both;
        position: relative;
        top: 0px;
        right: 0;
        font-size: 15px;
        margin-right: 0px;
    }

    #header div.menu-main-container li a,
    #header div.menu-main-container li a:visited {
        float: none;
        display: inline-block;
        width: auto;
        padding: 12px;
        margin: 0;
    }

    #header ul,
    div.menu-main-container ul,
    nav.menu-main-container ul {
        list-style: none;
        position: relative;
	width: auto;
        height: auto;
        text-align: center;
        margin: auto;
    }

    #header div.menu-main-container li,
    #header div.menu-main-container li:first-child,
    #header div.menu-main-container li:last-child {
	float: none;
	display: inline-block;
	border: 0;
	border-right: 0;
	border-left: 0;
	width: auto;
	margin: 1px;
    }


    @media (max-width:700px){
	#header div.menu-main-container li.search {
	    position: absolute;
	    top: -40px;
	    right: 0%;
	    width: auto;
	    z-index: 1;
	}
    }

    .bx-wrapper .product-section {
        clear: both;
        position: relative;
        display: block;
        margin: 40px auto 20px auto;
        width: auto;
        display: block;
        padding: 20px;
        padding-top: 10px;
    }

    .bx-wrapper .home-slide-image {
        margin: auto auto 20px auto;
        display: block;
        float: none;
        background-size: contain;
        background-position: bottom center;
        background-repeat: no-repeat;
        width: auto;
        max-width: 100%;
        height: 200px;
    }


    .home-slide-image {
        background-position: right;
        background-repeat: no-repeat;
        display: inline-block;
        width: 425px;
        height: 235px;
        float: right;
        margin-left: 30px;
    }

    .home-slide-image-1 {

        background: url(../images/home-slide-1.jpg);
    }

    .home-slide-image-2 {

        background: url(../images/home-slide-2.jpg);
    }

    .home-slide-image-3 {

        background: url(../images/home-slide-3.jpg);
    }

    .home-slide-image-4 {

        background: url(../images/home-slide-4.jpg);
    }

    .home-slide-image-5 {

        background: url(../images/home-slide-5.jpg);
    }

    .explore-design-tile {
        max-width: 40%;
        margin: 1%;
    }

    #shop-categories.featured-tiles .explore-design-tile,
    #shop-categories .explore-design-tile {
        display: inline-block;
        clear: both;
        float: none;
        width: auto;
        min-width: 42%;
        margin: 1% 2%;
        max-width: 95%;
        padding: 2%;
    }


    body#blog.blog {
        /* min-width: 600px; */
    }

    body#blog.blog div.entry-content iframe {
        margin: auto;
        min-width: 60%;
        max-width: 100%;
        height: auto;
    }

    .left-col, .right-col {
        display: block;
        width: auto;
        margin-right: auto;
        margin-left: auto;
    }

}

/* EVENTS PAGE */

.events-table td:first-child {
    width: 33%;
    font-size: 11px;
    padding: 10px 2px;
    font-weight: bold;
}

.events-table td a {
    font-size: 17px;
}

.events-table td a:after {
    content: " »";
}

.em-pagination {
    margin-top: 20px;
    display: block;
}

.events-table {
    width: 100%;
}

.em-pagination > * {
    padding: 5px;
    background: black;
    margin: 2px;
    margin-top: 10px;
    position: relative;
    float: none;
}


/* MINI CALENDAR */

.calendar-button {
    float: none;
    margin-top: 0px;
    position: relative;
    z-index: 2;
}
.mini-cal {
    padding: 10px;
    background: rgba(0,0,0,.5);
    text-align: center;
}
.mini-cal table {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
}
.mini-cal .eventful a {
    background: rgba(255,255,255,0.25);
    padding: 5px 10px;
    box-sizing: border-box;
    display: block;
    margin: 1px;
}
.mini-cal .eventful a:hover {
    background: black;
}

/* FULL CALENDAR */

.em-calendar-wrapper {
    background: #807C77;
    background: rgba(255,255,255,0.3);
    color: #333;
    padding: 1%;
    margin-top: 20px;
    border-top: 5px solid #69BFFF;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
}

.em-calendar-wrapper table{
    width: 100%;
    min-height: 500px;
}
.em-calendar-wrapper table,
.em-calendar-wrapper td,
.em-calendar-wrapper p,
.em-calendar-wrapper a
{
    font-size: 10px;
    line-height: 1em;
}
.em-calendar-wrapper thead {
    background: #333;
}
.em-calendar-wrapper td {
    background: rgba(255,255,255,.25);
    border: 2px solid rgba(0,0,0,.1);
    width: 14%;
    min-height: 50px;
    text-align:center;
}
.em-calendar-wrapper td a {
    line-height: 12px;
    font-size: 12px;
    background: rgba(0,0,0,.5);
    display: block;
    padding: 5px 10px;
    margin: auto;
    margin-bottom: 5px;
}
.em-calendar-wrapper td > a:first-child {
    display: inline-block;
}
.em-calendar-wrapper td a:hover {
    background: black;
}
.em-calendar-wrapper .month_name {
    font-size: 24px;
}
.em-calendar-wrapper .em-calendar thead a.em-calnav {
    display: block;
    text-align:center;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
}
a.em-calnav.em-calnav-next {
    float: right;
}



@media (max-width: 1100px){
    body.home #bx-thumb-pager {

    }
    body.home #bx-thumb-pager > a > img {

    }
    body.home #header-graphic-wrapper {
        overflow: hidden;
    }
}

@media (max-width: 980px){
    #primary article h1.sopro, #primary article h1.sopro:first-child, .sopro {
        max-width: 640px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 900px){

    ul.transpose-products-list li a span.price {
        width: auto;
        left: auto;
        top: 0;
        background: #444;
        color: #eee;
        position: absolute;
        padding: 2px;
        font-size: 0.7em;
        right: 2px;
    }

}

@media (min-width: 701px) and (max-width: 846px){

    #header div.menu-main-container li a {
	padding: 7px 12px;
    }
}

@media (min-width: 700px) and (max-width: 780px){

#header div.menu-main-container li a {
    padding: 7px 5px;
    font-size: 16px;
}

}

@media (max-width: 675px){
    .opencart .product-info .image {

    }
}

@media (max-width: 640px) {


    .create-nav ul li, ul#create-categories-menu li {
        display: block;
        text-align: center;
        max-width: none;
    }

    .create-nav ul li a, ul#create-categories-menu li a {
        display: block;
        text-align: center;
        max-width: none;
        max-height: 300px;
        width: auto;
    }

    .home-tiles li a {
        display: block;
        width: auto;
        margin: 2% auto;
    }

    #footer-nav-wrapper {
        background-size: contain;
        padding: 5% 10%;
    }

    .gallery-tag-subheading {
        height: auto;
        margin-bottom: 30px;
    }

    h2.gallery-tag-subheading a:after {
        display: none;
    }

}

@media (max-width: 605px){

    body.home #bx-thumb-pager > a {
	margin: 0;
        max-width: 13.5%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .explore-design-tile,
    .explore-design-tile:last-child {
        display: inline-block;
        margin: 1%;
        width: 40%;
        min-width: 0;
        max-width: 40%;
    }
}

@media (max-width: 420px) {

    body #header div.menu-main-container li,
    body #header div.menu-main-container li:first-child,
    body #header div.menu-main-container li:last-child {
	border: 0;
	border-right: 0;
	border-left: 0;
	padding: 0;
	margin: 0;
    }

    #header div.menu-main-container li.browse {
	min-width: 71px;
    }

    #header div.menu-main-container li a {
	font-size: 15px;
	padding: 8px;
    }

    #header div.menu-main-container li a {
	width: auto;
    }
}

@media (max-width: 380px) {
    #site-title a#logo:after {
        display: none;
    }
}

@media (max-width: 320px) {



}

/* * FUDGE */

@media (max-width: 700px) {

    body.customize #header div.menu-main-container {
        display: none;
    }

    #shop-categories.featured-tiles .explore-design-tile,
    #shop-categories .explore-design-tile {
        display: inline-block;
        clear: both;
        float: none;
        width: 42%;
        max-width: 42%;
        margin: 1%;
        max-width: none;
    }

    /* make the logo a little smaller */
    div#header h1#site-title a {
        width: 220px;
        height: 72px;
        background-size: contain;
    }

}

@media all and (max-width: 500px) {

    body.home #shop-categories.featured-tiles .explore-design-tile,
    body.home #shop-categories .explore-design-tile,
    #shop-categories.featured-tiles .explore-design-tile,
    #shop-categories .explore-design-tile {
        display: block;
        clear: both;
        float: none;
        width: auto;
        min-width: 42%;
        margin: 2% 0;
        max-width: none;
    }
}



/* FULL SCREEN OVERRIDES */
body.customize #lc_chat_layout, body.customize #lc_chat_layout.lc-collapsed.lc-align-right, body.customize #lc_chat_layout.lc-collapsed {
    float: right;
    right: 15px;
    left: auto;
}

/*SimonTech custom styles*/
span.whtvr-note {
    color: #3F6ED6;
    background: white;
    display: inline-block;
    padding: 2px 8px;
    font-size: 1rem;
}
