/*******************************************************************************************************************
*  CUSTOM STYLES
*******************************************************************************************************************/
html {
    background: #eeeff1 url(../images/noise.png);
}

body {
    background: #EEE;
    margin-top: 0;
}

body.error404 #content,
body.full-width #content,
#content {
    margin: auto;
    clear:both;

}

h1 {
    color: #fff;
}

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


body > #container {
    margin-top: 10px;
}

body.plain #container {
    padding: 0;
}


body.plain div.wrap {

    max-width: 970px;

}



#subIntroPlain h1,
body.plain #subIntro h1 {
    text-align: center;
    margin: 0;
    padding: 0 0 5px 0;
}

body.plain #subIntro {
    background-color: #71777d;
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

body.create #subIntro h1 {
    text-align: center;
}

body.create div#container,
body.create div#container div#content {
    max-width: none;
    width: 90%;
    min-width: 600px;

}

h2.like-your-design {
    margin-top: 20px;
    margin-bottom: 8px;
}

#wp-admin-bar-search {
    display: none;
}


accountbar,
div#accountbar {
    display: block;
    float: right;
    z-index: 300;
    min-width: 90px;
    line-height: 1em;
    color: #dddddd;
    padding: 6px 20px 10px 20px;
    margin-right: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    z-index: 1000;
    background: #0066aa; /* Old browsers */
    /* 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 */
    /* SHADOW */
    -moz-box-shadow:    4px 4px 5px 0px #AAA;
    -webkit-box-shadow: 4px 4px 5px 0px #AAA;
    box-shadow:         4px 4px 5px 0px #AAA;
    top: 0;
    right: 27px;
}



div.side-floater #enter_email {
    margin-bottom: 20px;
    width: 250px;
    font-size: 16px;
    height: 28px;
    text-align: center;
}

#search_wrapper {
    width: 55%;
    float: left;
}


#search_input_wrapper #addressInput {
    font-size: 30px;
    color: #336600;
    font-weight: bold;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

#search_input_wrapper #search_button {
    height: auto;
    font-size: 14px;
    text-align: center;
    margin: auto;
    margin-top: 10px;
    padding: 10px 20px;
}

#map {
    border:1px solid #CCC;
    overflow: hidden;
    width:400px;
    height:300px;
    margin: auto;
}

#search_input_wrapper {

    padding: 20px;
    width: 40%;
    margin-bottom: 20px;

    border: 0; /*7px solid #27B;*/
    background-color: white;
    padding: 20px;
    width: auto;
    margin-bottom: 20px;
    border-radius: 14px;
    z-index: 120;
    position: relative;
    box-shadow: 2px 2px 10px;
    background: #cfeaf7; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZWFmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2VmZjhmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #cfeaf7 0%, #eff8fc 84%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfeaf7), color-stop(84%,#eff8fc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cfeaf7 0%,#eff8fc 84%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cfeaf7 0%,#eff8fc 84%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cfeaf7 0%,#eff8fc 84%); /* IE10+ */
    background: linear-gradient(to bottom,  #cfeaf7 0%,#eff8fc 84%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfeaf7', endColorstr='#eff8fc',GradientType=0 ); /* IE6-8 */
}


div#sidebar div.searchResult, div#sidebar div.searchResultSelected {
    max-width: 495px;
}

div#sidebar div.searchResult h2,
div#sidebar div.searchResultSelected h2 {
    margin-top: 0;
    text-shadow: none;
    font-size: 20px;
}

div#sidebar div.searchResult {
    padding: 15px;
    background-image: url(../images/search-result-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 15px;
    border: 4px solid white;
    background-color: none;
    left: 0;
    position: relative;
    cursor: pointer;
    margin: 5px;
    border-left: 5px solid #CCC;
}

#sidebar div.searchResult:hover {

    cursor: pointer;
    border: 4px solid #bbddFF;
    border-left: 5px solid #3388CC;
    background-color: #bbddFF;
}

div#sidebar div.searchResultSelected {
    padding: 15px;
    background-position: top right;
    background-image: url(../images/search-result-bg-selected.png);
    background-repeat: no-repeat;
    overflow: hidden;
    border: 4px solid white;
    background-color: white;
    border-left: 9px solid white;
    position: relative;
    left: 10px;
    cursor: pointer;
    border-left: 5px solid rgba(119, 204, 34, 0.4);
}

.searchResult a,
.searchResultSelected a {

}

.searchResult a:hover,
.searchResultSelected a:hover {
    color: rgba(0,0,0,.5);
}

.searchResultSelected a {
    color: white;
}

.searchResult .glyphicon-new-window,
.searchResultSelected .glyphicon-new-window {
    font-size: 12px;
    margin-right: 5px;
    color: #BBB;
    color: rgba(0,0,0,0.3);
}

.searchResult a:hover .glyphicon-new-window {
    color: white;
}

.searchResultSelected a:hover .glyphicon-new-window {

    color: rgba(0,0,0,0.5);
}

div.searchResult div.address, div.searchResultSelected div.address {
    margin-top: -5px;
    margin-left: 23px;
}

.search-result-info {

    margin-bottom: -20px;

}

.searchResultSelected:after {
    content: "Selected";
    position: absolute;
    right: 11px;
    top: 66px;
    background: rgba(0,0,0,0.15);
    color: #EEE;
    padding: 2px 7px;
    font-size: 10px;
}

.search-result-info div.data1 {
    margin-top: 10px;
}

.search-result-info div.data2 {
    margin-top: 10px;
}

.premium-0 a {
    font-weight: normal;
    text-shadow: none;
}

.premium-1 a {
    font-weight: bold;
}

.premium-0 div.search-result-info,
searchResultSelected.premium-0 div.search-result-info {
    display: none;
}








#header .menu-main-container li {

    width: auto;

}

#header .menu-main-container li a {
    float: left;
    color: #323338;
    display: block;
    padding: 32px 5px;
    text-decoration: none;
    width: auto;
}

#recent-designs-wrapper .explore-design-tile {
    max-width: 220px;
    min-height: 200px;
}

.explore-design-tile img {
    padding: 5px;
    width: auto;
    margin: 0 0 20px 0;
    max-height: 140px;
}

div.design-profile.menu-box {
    width: 33.3%;
    display: inline-block;
    clear: none;
}

div.design-profile.menu-box.about-box {

}

div.design-profile.menu-box p {
    font-size: 13px;
}

body.plain div.design-profile.menu-box {

}

div.design-profile.menu-box1 {
    width: 250px;
}

a.design-profile.button {
    margin-top:5px;
    font-size:20px;
}

a.design-profile.button.cta {
    font-weight: bold;
}

#colophon {
    background: url('../images/noise.png');
}



.xpromo-title:after {
    color: #eee;
    text-shadow: none;
}

#colophon p,
#colophon a,
#colophon .sitemap a {
    color: #ffffff;
}

.tab-content > h2 {
    font-size: 20px;
    background: rgba(255,255,255,.8);
    box-shadow: 0 8px 14px -6px rgba(0,0,0,0.3);
    padding: 10px;
    margin: -20px -20px 0 -20px;
    border: 0;
    display: block;
}

#colophon a:hover {
    color: #FFF;
}

#colophon .sitemap a:hover {
    background: rgba(0,0,0,.5);
}

#footer-nav-wrapper {
    padding-bottom: 20px;
}

#footer-nav-wrapper h3 {
    color: #fff;
    text-shadow: 0 0 0;
    font-size: 1.4em;
    margin-top: 0;
}

#footer-nav-wrapper input.text {background: #232323;border: 1px solid #454547;padding: 10px 5px;border-radius: 4px;width: 210px;color: #e0e0e0;font-style: italic;margin-bottom: 10px}
#footer-nav-wrapper input.submit {width: 108px;height: 31px;background: url(../images/submit-subscribe.png) no-repeat;border: 0;font-size: 1.0em;font-weight: bold;color: #660100;text-shadow: 1px 1px 1px #fb3752;font-family: Arial;cursor: pointer}
#footer-nav-wrapper input.submit:hover {color: #000}

/*******************************************************************************************************************
*  LAYOUT
*******************************************************************************************************************/

.right-col, #right-col {
    width: 44%;
    float: right;
}

.left-col, #left-col {
    float: left;
    width: 55%;
}


.col1-4 {margin-left: 20px;float: left; width: auto;}

#colophon .left-col, #colophon .right-col {
    background: #444;
}

#page-bottom {
    display: block;
    margin-top: 0px;
}

#page-bottom p {
    color: #bbb;
    font-size: 10px;
    margin: 0;
}


#page-bottom a,
#page-bottom a:link,
#page-bottom a:visited {
    color: #0CF;
}


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

.post .entry-header h1:first-child {
    margin-top: 5px;
}

#header {
    background: rgb(252,254,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,254,255,1) 8%, rgba(234,239,242,1) 50%, rgba(225,232,237,1) 52%, rgba(245,247,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,rgba(252,254,255,1)), color-stop(50%,rgba(234,239,242,1)), color-stop(52%,rgba(225,232,237,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(252,254,255,1) 8%,rgba(234,239,242,1) 50%,rgba(225,232,237,1) 52%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(252,254,255,1) 8%,rgba(234,239,242,1) 50%,rgba(225,232,237,1) 52%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(252,254,255,1) 8%,rgba(234,239,242,1) 50%,rgba(225,232,237,1) 52%,rgba(245,247,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(252,254,255,1) 8%,rgba(234,239,242,1) 50%,rgba(225,232,237,1) 52%,rgba(245,247,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfeff', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
    height: 99px;
    display:block;
    position:relative;
    width:100%;
    box-shadow: 0 4px 8px rgba(0,0,0,.15);
}

#top-right-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 400;
}

header div.fb-like {
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}

#content .fb-like {
    top: 15px;
}




/*
Theme Name:     Custom Car Wraps v1
Description:    CCW Original Design
Author:			,.~-*=[ CCW Team ]=*-~.,
Template:       toolbox
Version:        0.1.0
*/

/*@import url(../toolbox/style.css);*/


.clear, #clear {
    clear: both;
    display: block;
}


#content h1 {
    color: #222;
}

.assistive-text {
    display: none;
}

#content {
    margin: 0 auto;
}

#primary #content {
    width: auto;
    min-width: 250px;
}

#primary.full-width #content {
    margin: 0;
    padding: 0;
}

/* *** HOMEPAGE *** */
body.home .entry-title {
    display: none;
}

body.home #primary #content{
    margin: 0;
    width: 100%;
    float: none;
    padding-top: 0;
}

/* *** BLOG *** */
#secondary h1 {
    font-size: 18px;
}

#secondary .widget {
    margin-top: 30px;
    display: block;
}

article header {
    background: none;
}



.gallery-tag-subheading {
    margin-top: 40px;
    margin-bottom: 20px;
}

.product_tile h2 {
    font-size: 16px;
    color: #5f5f61;
    text-shadow: 1px 1px 1px #fff;
}

.product_tile {
    margin: 10px;
    vertical-align: top;
}

.product_tile img {

    max-height: 140px;
    width: auto;
    margin: auto;
}

#preview {
    padding: 10px;
    background-color: white;
    overflow: auto;
    clear: both;
    position: relative;
}

#preview-wrapper {
    max-width: none;
    width: 680px;
}


#preview {
    width: auto;
    padding: 0;
    margin: auto;
    display: block;
    max-width: 100%;
}

.preview-image {
    max-width: none;
}

.cursor-zoom-in {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.cursor-zoom-out {
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
}


#preview img {
    height: auto;
    position: relative;
    z-index: 2;
    max-width: none;
}

.fit-size {
    width: 100%;
}


body.affiliate-order-retrieve #preview-wrapper #design-navigation-wrapper {
    display: none;
}

body.affiliate-order-retrieve .menu-box {
    margin-right: 1%;
    width: 32%;
    float: left;
    min-width: 260px;
    padding: 20px;
}

body.affiliate-order-retrieve .menu-box3 {
    margin-right: 0;
}

body.plain #preview img {

    width: 100%;
}

#my-designs-title-wrapper {
    clear: both;
    margin-top: 20px;
    height: 70px;
    display: block;
    padding-top: 20px;
}

/* PAGE TITLE */

body.page  h1.entry-title{
    display:none;
}

/*** AFF POPUP VERSIONS ***/

body.plain #subIntroPlain {
    display: none;
}

body.plain .product_tile {

    /* margin-right: 5px; */

}


/* Buy page */

.subscribe-tile {
    float: left;
    min-width: 300px;
    width: 33%;
    height: auto;
    min-height: 560px;
    padding: 20px;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.25);
    margin: 0;
}


.subscribe-tile.option1 {
    border-top: 5px solid #AAAAAA;
}

.subscribe-tile.option2 {
    border-top: 5px solid #22CC55;
    min-height: 490px;
    margin-top: -18px;
    position: relative;
    z-index: 100;
}

.subscribe-tile.option3 {
    border-top: 5px solid #22AACC;
}

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

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

body .btn-login:hover,
body .btn:hover {
    color: white;
    background: #007FD5;
}


h2.login {
    display: block;
    text-align: center;
    font: normal 31px/35px 'LatoLight';
    color: #000;
    padding-top: 10px;
    padding-bottom: 30px;
}

#header li a strong {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 0;
    margin-top: 12px;
}

#header .menu-main-container li, div.menu-main-container li, nav.menu-main-container li {
    float: left;
    line-height: inherit;
}

#header div.menu-main-container li {
    border-right: 1px solid #dddddd;
    border-left: 1px solid #FFFFFF;
    height: auto;
    min-height: none;
}

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

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

#header nav li a,
#header div.menu-main-container li a,
nav.menu-main-container li a {
    float: left;
    color: #323338;
    padding: 14px 13px;
    text-decoration: none;
    line-height: inherit;
    font-size: 12px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: Lato,arial,verdana,sans-serif;
}

body > #header {
    z-index: 10000;
}

#header div.menu-main-container li a:hover {
    box-shadow: 0px 6px 14px rgba(0,0,0,0.4);
    border-color: rgba(4,137,224,.9);
}

#header li.active a strong, #header li.active a span, #header li a:hover strong, #header li a:hover span {

    color: white;
}

.border {
    border:1px solid #cccccc;
}
.customTab {
    border:none;
}

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:normal 12px/15px 'LatoRegular';
    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 {
    width:100%;
    float:left;
    text-align:center;
    padding-top:50px;
}
.bottomContent p {
    font:normal 20px/23px 'LatoLight';
    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;
    color:#333333;
    font-family: 'LatoRegular';
}
.bootstrap-select.btn-group .dropdown-menu li > a {
    font-size:12px;
    font-family: 'LatoRegular';
}
.bagree {
    width:290px;
    margin:0 auto;
    overflow:hidden;
    padding-top:19px;
    padding-bottom:18px;
    color:#959595;
    display:block;
}
.bagree label {
    padding-top:1px;
    font:normal 12px/24px 'LatoRegular';
}
.fieldlabel {
    margin-bottom: -15px;
    margin-top: 20px;
    padding-top:1px;
    font:normal 12px/24px 'LatoRegular';
}
.padding-right-10px {
    float: left;
    padding-right: 10px;
}
.bagree a {
    font-family: 'LatoBold';
    color:#959595;
    text-decoration:underline;
}
.createBtn {
    height:auto;
}
.createBtn em {
    font-size:17px;
    font-weight:normal;
    font-family: 'LatoRegular';
    font-style:normal;
    display:block;
    margin-top:-20px;
}
.regular {
    display:block;
    font:normal 14px/17px 'LatoRegular';
    color:#959595;
    text-align:center;
    text-decoration:underline;
    margin-top:18px;
}
.regular:hover {
    color:#959595;
    text-decoration:underline;
}

.bg-white {

    background: white;
}

div#header a#logo {
    width: 395px;
    height: 99px;
    background-position: -21px top;
    top: 14px;
}

@media( min-width: 700px) and (max-width: 900px){
    div#header a#logo {
	width: 325px;
	height: 35px;
	background-position: 22px top;
	top: 2px;
	margin-bottom: 40px;
	float: left;
	clear: both;
    }
}

div#container.opencart {
    padding: 40px;
    padding-top: 10px;
    min-height: 470px;
    border-radius: 6px;
    -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);
    background: rgb(238,238,238);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 10%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238,238,238,1)), color-stop(10%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 10%);
    background: -o-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 10%);
    background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 10%);
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 10%);
    position: relative;
    top: 10px;
}

div#container.opencart div#content {
    position: relative;
    margin: 0;
}



.breadcrumb a, .breadcrumb a:link {
    color: rgb(255,168,48);
}

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

div#container.opencart #header-graphic-wrapper h2 {
    padding: 20px;
}


.opencart h2 {
    color: #08B;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}

a.button, a.design-profile.button {
    /*background: #235386 url('../images/hero-bg1.jpg');
    background-position: center;
    color: white;
    */

}

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

#intro {
    height: auto;
    padding: 0;
    display: block;
    margin: 0;
    border: 0;
    top: 0;
    clear: both;
    width: 100%;
    background: #235386 url('../images/hero-bg1.jpg');
    padding-top: 20px;
    background-size: cover;
    background-attachment: fixed;
    border-bottom: 0;
}

.intro-inner {
    padding: 0;
    position: relative;
    display: block;
    background: transparent;
    margin: 0 auto;
    max-width: 1060px;
    min-height: 281px;
}

.intro-inner h2 {
    font-size: 26px;
    text-shadow: 0 0 0;
    color: #afadae;
    width: 390px;
}

#intro h2 {
    font-size: 26px;
    text-shadow: 0 0 0;
    color: #afadae;
}

#intro p {
    color: #dddddd;
    margin-bottom: 20px;
}


#subIntro {
    display: block;
    width: 100%;
    margin: auto;
    min-height: 50px;
    max-height: none;
    background: url('../images/hero-bg1.jpg');
    background-position: center;
    background-size: cover;
    box-shadow: inset 0 -1px 8px rgba(0,0,0,0.4);
}

body.home #subIntro {
    background: none;
    box-shadow: none;
    position: relative;
    padding: 0 0 1px 0;
}

body.home #subIntro h1 { text-shadow: none; }

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #fff;
    display: block;
    color: #333;
    clear: both;
}

body #subIntro h1 {
    margin-bottom: 15px;
    padding:2px;
    text-align: left;
    color: white;
    font-weight: normal;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
}

body.home #intro h1 {
    font-size: 28px;
    font-family: Lato,'Open Sans',sans-serif;
    max-width: 380px;
    margin: 20px auto;
    margin-top: 0;
    display: block;
    width: auto;
    text-align: left;
    padding-top: 4px;
}

body.home #intro .cta {
    font-size: 28px;
    font-family: Lato,'Open Sans',sans-serif;
    margin-top: 0;
    margin: 10px;
    display: inline-block;
}

body.home .cta-wrap {
    max-width: 380px;
    text-align:center;
    margin: auto;
}

body.home #intro h2 {
    font-size: 25px;
    text-shadow: none;
    color: #9BCBE6;
    font-weight: normal;
    font-family: Arial, Tahoma, Sans-serif;
    line-height: 1.15em;
    display: block;
    margin: 10px auto 10px auto;
    text-align: left;
    border: none;
    max-width: 380px;
    width: auto;
}

body.home #subIntro h1 {
    text-align: center;
    color: #888;
}

.header-bottom {
    background: transparent;
    display: block;
    clear: both;
}

.intro-inner div#macbook {
    position: relative;
    width: 550px;
    height: 309px;
    background: url('../images/macbook.png') no-repeat;
    background-size: contain;
    display: inline-block;
}

#intro #macbook #sliderWrapper,
#intro #macbook #slider-wrapper {
    position: relative;
    top: 20px;
    left: auto;
    border: 0;
    max-width: 363px;
    height: 226px;
    overflow: hidden;
    width: 100%;
    margin: auto;
}

.macbook-column {
    padding: 0;
    text-align: center;
}

.hero-text-col {
    padding-right: 0;
    text-align: center;
}

@media (max-width: 1090px){
    .macbook-column {
        overflow: hidden;
    }
}

@media (max-width: 700px){
    .macbook-column {
        display: block;
        text-align: center;
    }

    .hero-text-col {

    }
}

/* FULL WIDTH FLUID */

.page-template-full-width-fluid #container,
.page-template-full-width-fluid div#content.wrap {
    max-width: none;
    width: auto;
    display: block;
}

.home-subtitle-button {
    font-size: 18px;
    text-align: left;
    margin-top: 20px;
}

body.home .create-nav {
    margin-bottom: 40px;
}
body.home .create-nav ul li a span img,
ul#create-categories-menu li a span img {
    max-width: 150px;
    max-height: 110px;
    margin-bottom: 8px;
}
.create-nav ul li a, ul#create-categories-menu li a {
    margin: 5px;
}

a.create-a-design-btn {
    margin-left: 30px;
    margin-top: 25px;
    display: block;
    margin-bottom: 10px;
    width: 311px;
    text-align:center;
}

ul.membership-features,
ul.membership-features li {
    list-style: disc;
    font-size: 11px;
    margin-bottom: 8px;
    width: 250px;
    text-align: left;
    margin-left: 5px;
    line-height: 1.1em;
}

.subscribe-tile h2 {
    margin-top: 2px;
}

#jsback {

}

body #content div.design-profile.menu-box:last-child,
body #content div.design-profile.menu-box.edit-info-box:last-child {
    margin-right: 20px;
}

.menu-box h3,
div.design-profile.menu-box.menu-box1 h3 {
    margin: 1em;
    padding: 1em;
    background: none;
    background: rgba(255,255,255,.5);
}

h3.customer-info {
    display: block;
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
    margin: 0;
    padding: 1em;
    width: auto;
    line-height: 1em;
    background: none;
    position: initial;
}
h3.customer-info-name {
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}
h3.customer-info-label {
    display: inline;
    font-weight: bold;
    font-size: 14px;
}

h4.affiliate-order-actions {
    background-color:lightcyan;
    border: 1px solid rgb(121, 201, 255);;
    padding: 20px;
    font-style: italic;
    margin-left: 7px;
    font-size: 18px;
}

ul.upgrade-list-services {
    list-style-type: disc;
    margin: 15px 0px 15px 10px;
    width: 250px;
}
ul.upgrade-list-services li {
    font-size: 13px;
    margin-bottom: 8px;
}

.xpromo-footer, .xpromo-footer p {
    color: #131;
}


/*** EXAMPLE HTML INTERSTITIAL BANNER ***/
.my-custom-html-class {
    height: 250px;
    background-color: #CCC;
    color: red;
    font-weight: bold;
    font-size: 40px;
    display: block;
}

table#affiliate-shops-table td.referral-links h3 {

    font-weight: bold;
}

table#affiliate-shops-table td a {

    display: block;
}

table#affiliate-shops-table td.referral-links textarea {
    width: 150px;
}

ul.transpose-products-list {
    margin-top: 20px;
}


.bx-wrapper .bx-prev {
    left: 0;
}

.bx-wrapper .bx-next {
    right: 0;
}


body.affiliate-order-retrieve #preview-wrapper {
    width: 100%;
    position: relative;
    padding: 2%;
    margin-bottom: 10px;
}

body.affiliate-profile #content div#preview a {
    padding: 10px;
}

body.affiliate-profile #content div#preview {

    float: left;
    width: auto;
    clear: none;
    border: 1px solid #eee;
    box-shadow: 0 2px 6px rgba(0,0,0,.25);
    margin: 10px;
    position: relative;
}

body.affiliate-profile #content div#preview:hover {

    top: -2px;
    box-shadow: 0 4px 8px rgba(0,0,0,.25);

}

#cover-image {
    background: #EEE;
    text-align: center;
    padding: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.25);
}

.thankyou_col, .thankyou_col2, .thankyou_col3,
.menu-box {
    box-shadow: 0 4px 8px rgba(0,0,0,.25);
}

body.affiliate-profile .thankyou_col,
body.affiliate-profile .thankyou_col2,
body.affiliate-profile .thankyou_col3 {
    width: 258px;
    margin-right: 20px;
}
body.affiliate-profile .thankyou_col3 {
    margin-right: 0;
}

ul.transpose-products-list li a span.price {
    position: relative;
    float: right;
    background: none;
    color: inherit;
    padding: 0px 4px;
    margin-right: -2px;
    font-weight: bold;
}

.create-nav ul li a, ul#create-categories-menu li a {
    padding: 20px;
}

.opencart .category-info {
    overflow: visible;
    margin-bottom: 20px;
    float: left;
    margin-top: -20px;
    max-width: 280px;
    padding: 15px;
}

.opencart .category-info p {
    font-size: 11px;
    line-height: normal;
    margin-top: 20px;

}

div#container.opencart div#header {
    z-index: 10;
}

#google-ad-wrapper {
    max-width: 1000px;
    margin: auto;
}

.opencart #currency {
    color: #999;
}

#shop-banner {
    height: 171px;
}

@media (max-width: 700px){
    #shop-banner {
        height: 100px;
    }
}

#shop-categories .explore-design-tile {
    padding: 10px;
}

#shop-categories .explore-design-tile h4 {
    background: #235386 url('../images/hero-bg1.jpg');
    background-position: center;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
    color: white;
    background-size: cover;
}

#container > .shop-link-wrapper {
    position: absolute;
    right: 10px;
    top: -50px;
    text-align: right;
    color: white;
    font-size: 15px;
    background: rgba(255,255,255,0.2);
    padding: 10px;
    border-radius: 10px;
}

#container > .shop-link-wrapper a {
    color: #FE5;
    font-style: italic;
    text-decoration: none;
}

#container > .shop-link-wrapper a:hover {
    color: white;
    text-decoration: underline;
}

ul#create-categories-menu {
    margin: auto;
    width: auto;
    max-width: 1020px;
}

.max1000, .max-1000 {
    max-width: 1000px;
}

div.hbspt-form, div#hbspt-form-1434400546099 {

    width: 500px;
    padding: 20px;
    background-color: white;
    border-top: 15px solid #5599CC;
    box-shadow: 0 2px 12px rgba(0,0,0,.2);
    margin: 20px 5px 50px 5px;
    text-align: center;
    font-size: 1.2em;
}



/* GET QUOTE PAGE */

body.affiliate-geo-search,
body.affiliate-geo-search #quote-choices {
    min-width: 1000px;
}


body.affiliate-geo-search #content {
    min-height: 500px;
}

body.affiliate-geo-search #back-wrapper {
    padding-bottom: 20px;
}

body.affiliate-geo-search #local-search-wrapper,
body.affiliate-geo-search #preferred-quote-wrapper
{
    display: none;
    width: 100%;
}

body.affiliate-geo-search #quote-choices > div {
    display: block;
    position: relative;
    float: left;
    text-align: center;
    padding: 10px;
}

body.affiliate-geo-search #quote-choices > div > a {
    display: block;
}

#choice-preferred-partner:hover,
#choice-search-local:hover {
    background: white;
    opacity: .9;
}

body.affiliate-geo-search             #choice-preferred-partner {
    width: 500px;
}

body.affiliate-geo-search #choice-search-local {
    width: 420px;
}

#choice-search-local img {
    margin-top: 0;
    margin-bottom: 20px;
}

#shadow-divider-v > span {
    vertical-align: middle;
    top: 270px;
    position: relative;
    left: -23px;
    text-transform: UPPERCASE;
    font-size: 10px;
    font-weight: bold;
    background: #888;
    padding: 4px;
    color: white;
}
#shadow-divider-v {
    background: url('../images/shadow-divider-v.png');
    width: 46px;
    height: 677px;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    margin: 0 -20px 0 18px;
}

#quote-choices .button {
    margin: auto;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 10px;
    font-size: 20px;
}

div#preferred-quote-wrapper > h2 {

    text-align: center;
    width: 540px;
    font-size: 18px;
    line-height: 20px;
    margin-top: 5px;
}

div.right-col.no-mockup .mockup-area {

    padding: 10px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 15px;

}

div#content.wrap.section-find-shops h2 {
    display: inline;
}

div#content.wrap.section-find-shops a {
    padding: 8px 20px;
    display: inline-block;
    font-size: 20px;
    background-color: #D3D7E0;
    width: 200px;
    margin: 2px;
}

div#content.wrap.section-find-shops a:hover {

    background: #3388CC;
    color: white;
}


/* RESPONSIVE OVERRIDES */

@media only screen and (max-width: 900px){
    body #container #preview-wrapper {
	width: auto;
	float: none;
	display: block;
	padding: 3%;
	min-width: 67%;
	max-width: 100%;
	margin: 2%;
    }
}

@media (max-width: 700px){
    #header div.menu-main-container li {
        float: none;
        display: inline-block;
        border: 1px dashed red;
        width: 22%;
        margin: 1%;
        vertical-align: top;
    }

    div#header a#logo {
        display: block;
        width: auto;
        max-width: 420px;
        min-height: 70px;
        background-position: center center;
        top: 18px;
        clear: both;
        position: relative;
        box-sizing: content-box;
        padding: 10px;
        margin: auto;
    }

    #header li a strong {
        line-height: 1em;
    }

    body.affiliate-order-retrieve .menu-box,
    .menu-box {
	float: none;
	width: auto;
	max-width: none;
	display: block;
	margin: 2%;
    }
}


/** updates **/
body.home section {
    padding: 60px 2% 80px 2%;
}
section.create-decals {
    background: white;
}
section.vehicle-wraps {
    margin-top: -35px;
background: rgb(247,250,252);
background: -moz-linear-gradient(top,  rgba(247,250,252,1) 27%, rgba(215,233,244,1) 100%);
background: -webkit-linear-gradient(top,  rgba(247,250,252,1) 27%,rgba(215,233,244,1) 100%);
background: linear-gradient(to bottom,  rgba(247,250,252,1) 27%,rgba(215,233,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fafc', endColorstr='#d7e9f4',GradientType=0 );
}
.separate {
    padding-bottom: 2px;
    margin-bottom: 0;
}
section.fleet-graphic-wraps {
    color: white;
    background: #235386 url(//d3mvypcsswug0t.cloudfront.net/r7264/images/hero-bg1.jpg);
background-size: cover;
}
section.fleet-graphic-wraps h1, section.fleet-graphic-wraps h2, section.fleet-graphic-wraps p {
    color: white !important;
    text-shadow: none;
}
.create-nav ul li, ul#create-categories-menu li {
    display: inline-block;
    text-align: center;
    max-width: 200px;
    margin: auto;
    min-width: 180px;
    vertical-align: top;
}
.create-nav ul li, ul#create-categories-menu li a:hover {
    top: -10px;
    position: relative;
    transition-duration: .2s;
opacity: .85;
}
.create-nav ul li a, ul#create-categories-menu li a {
    display: block;
    width: auto;
    min-width: 100px;
    height: auto;
    margin: 10px;
    background: white;
    box-shadow: 0 2px 9px rgba(0,0,0,.25);
    padding: 10px 0px;
    min-height: 185px;
    overflow: hidden;
position: relative;
top: 0;
transition-duration: 1s;
}
ul#create-categories-menu li a span img {
    max-width: none;
    min-height: 170px;
    margin-bottom: 8px;
    width: auto;
    margin-top: -10px;
}
