@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

body, html {
    /*background-color: #f8f5f0 !important;*/
    /*background-color: #eeeeee !important;*/
    /*background-color: #606060 !important;*/
    position: relative;
    /*overflow-x: hidden;*/
    min-width: 320px;
    /*font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #3e3f3a;
    height: 100%;
    margin: 0;
    padding-top: 61px;
}
.noclick {
    pointer-events: none;
}

.font-size-small{
    font-size: 0.85em;
}

p, li {
    font-size: 12pt;
}

nav li {
    font-size: 15px;
    line-height: 15px;
}

.navbar-form {
    margin-top: 8px;
    margin-bottom: 0;
    padding: 0 10px;
}

.navbar-default {
    z-index: 2500;
}

.navbar-form #navSearchBar {
    height: 36px;
    padding: 2px 14px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.navbar-form #searchTagsSubmitButton {
    padding: 7px 14px 7px 12px;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
}

.navbar-default .navbar-nav li a, .nav.topNav li a, .navbar-default .navbar-nav a, .navbar-default .navbar-nav>li>a:focus {
    color: #e1c290;
    padding: 12px 18px;
    margin: 8px 0 0 0 !important;
    letter-spacing: 1px;
    line-height: 15px;
}

.nav.topNav li a.dropdown-toggle.cog {
    padding: 11px 18px !important;
}

.nottop .nav.topNav li a.dropdown-toggle.cog {
    padding: 13px 18px !important;
}

.nav.topNav li a.dropdown-toggle.cog:hover {
    color: #ffffff;
}

.nav.topNav li a.dropdown-toggle.cog:hover .badge.cog-badge, .nav.topNav li.dropdown.open a.dropdown-toggle.cog .badge.cog-badge {
    color: #3b3b3b;
    background: #ffffff;
}

.nav li.dropdown.cogs ul.dropdown-menu li a {
    font-size: 14px;
    padding: 6px 12px;
    opacity: 0.8;
}

.wide-nav #navsearchbox {
    border: none;
    box-shadow: none;
    background-color: rgba(35,31,32, 1);
    padding-bottom: 4px;
    padding-top: 0;
    margin-top: 4px;
}

.alert a.close, .alert a.close:hover {
    color: #ffffff;
    background: none;
    border: none;
}

.alert.alert-info {
    background: #3b3b3b;
}

.alert a.close:hover {
    opacity: 1;
}

.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav .open a:hover, .navbar-default .navbar-nav .open a.dropdown-toggle {
    background-color: #aa864b;
    color: #fff;
}

.navbar-fixed-top .logo img {
    height: 51px;
    margin-top: 20px;
    margin-bottom: 5px;
    -webkit-transition:  0.35s ease-out;
    -moz-transition: 0.35s ease-out;
    -o-transition:  0.35s ease-out;
    transition:  0.35s ease-out;
}

.navbar-fixed-top.nottop .logo img {
    opacity: 0;
    height: 0;
    margin: 0;
    -webkit-transition:  0.35s ease-out;
    -moz-transition: 0.35s ease-out;
    -o-transition:  0.35s ease-out;
    transition:  0.35s ease-out;
}

.navbar-fixed-top.nottop .col-sm-12.text-center {
    opacity: 0;
    height: 0;
    margin: 0;
    min-height: 0;
    -webkit-transition:  0.35s ease-out;
    -moz-transition: 0.35s ease-out;
    -o-transition:  0.35s ease-out;
    transition:  0.35s ease-out;
}

.navbar-fixed-top .col-sm-12.text-center {
    height: 76px;
    -webkit-transition:  0.35s ease-out;
    -moz-transition: 0.35s ease-out;
    -o-transition:  0.35s ease-out;
    transition:  0.35s ease-out;
}

#accountHeaderLogo {
    position: absolute;
}

.nottop #accountHeaderLogo {
   position: relative;
}

#accountHeaderLogo:hover {
    background: none;
}

#accountHeaderLogo img {
    height: 0;
    min-height: 0;
    opacity: 0;
    -webkit-transition:  0.35s ease-out;
    -moz-transition: 0.35s ease-out;
    -o-transition:  0.35s ease-out;
    transition:  0.35s ease-out;
}

.nottop #accountHeaderLogo img {
    height: 30px;
    opacity: 1;
    margin-top: 1px;
    -webkit-transition:  0.35s ease-out;
    -moz-transition: 0.35s ease-out;
    -o-transition:  0.35s ease-out;
    transition:  0.35s ease-out;
}

.nottop #basket-stats {
    margin-top: 7px;
}

.navbar-default.nottop .navbar-nav li a, .navbar-default.nottop .nav.topNav li a, .navbar-default.nottop .navbar-nav a, .navbar-default.nottop .navbar-nav>li>a:focus {
    margin-top: 0 !important;
    padding: 14px 18px;
}

.navbar-default.nottop .navbar-form {
    margin-top: 3px;
    margin-bottom: 4px;
}

.upper-signup.nottop {
    display: none;
}

.product-name h5.shopfront-link {
    height: 32px;
    overflow: hidden;
}

.dropdown-menu {
    background-color: rgba(35,31,32,0.75);
    border: none;
}

span.remove-button {
    cursor: pointer;
}

ul.dropdown-menu.topNav>li>a, .nav li.dropdown ul.dropdown-menu li a {
    color: #e1c290;
    margin: 0 !important;
    font-size: 15px;
    text-transform: uppercase;
}

.navbar-nav>li>.dropdown-menu, .nav li.dropdown ul.dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 0;
    background-color: #ccc;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ddd;
    margin: 2em 0;
    padding: 0;
}
.cursor-pointer{
    cursor:pointer;
}

.float-right{
    float:right;
}
.float-left{
    float:left;
}
.font-styler {
    font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    color: #777;
}

.page-container {
    padding: 20px 20px 40px 20px;
    background-color: white;
}

#top {
    top: 0;
    position: relative;
}

.zoom-image {
    cursor: -webkit-zoom-in;
    cursor: zoom-in

}

.modal-screen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
    background: rgba(0, 0, 0, 0.8);
    margin: 0 auto;
}

.image-caption {
    padding-top: 1.2em;
}

.featured-div {
    padding-bottom: 1.5em;
}

.image-window img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.canvas-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#dat {
    position: absolute;
    z-index: 99;
}

.canvas-menu {
    position: absolute;
    z-index: 102;
    width: 100%;
    bottom: 0px;
}

.message-overlay {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: #000000aa;
    filter: blur(8px);
    -webkit-filter: blur(8px);
}

.message-overlay-text {
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
    color: white;
    font-weight: bolder;
    border: 3px solid #f1f1f1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 101;
    width: 80%;
    padding: 20px;
    text-align: center;
}

.message-overlay-text-error {
    color: rgb(212, 96, 96);
}

.canvas-container img, .canvas-container canvas {
    position: absolute;
    z-index: 9;
}

.lightBoxCanvas {
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.material-dropdown {
    max-height: 300px;
    overflow-y: auto;
}

.titleImage {
    width: 75%;
    margin: 0 auto;
}

.va3dImagePageContainer {
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: block;
    position: relative;
    /*border-radius: 10px;*/
    margin: 0 auto;
}

.va3dImagePageContainer .zoom-image .js-zoom-image-alt {
    cursor: zoom-in;

}

.va3dPageImg {
    position: absolute;
    /*width: 200px;*/
    height: 200px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

/*.va3dImageAltThumb img {*/
/*position: absolute;*/
/*width: 100%;*/
/*min-height: 100%;*/
/*border-radius: 10px;*/
/*}*/

/*.va3dImageAlt img {*/
/*position: absolute;*/
/*width: 100%;*/
/*!*min-width: 100%;*!*/
/*min-height: 100%;*/
/*left: 50%;*/
/*-webkit-transform: translate(-50%, 0%);*/
/*-moz-transform: translate(-50%, 0%);*/
/*-ms-transform: translate(-50%, 0%);*/
/*-o-transform: translate(-50%, 0%);*/
/*transform: translate(-50%, 0%);*/
/*border-radius: 10px;*/
/*}*/

.va3dImageAlt {
    /*width: 100%;*/
    /*padding-bottom: 100%;*/
    margin: 0 auto 10px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

#home {
    width: 100%;
}

.va3dImageAltThumb {
    height: 0;
    padding-bottom: 100%;
    /*-webkit-border-radius:10px;*/
    /*-moz-border-radius:10px;*/
    /*border-radius:10px;*/
    overflow: hidden;
}

.va3dImageAltThumb .image-back {

    width: 150%;
    margin-left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

/*.va3dImageAltThumb {*/
/*padding-bottom: 100%;*/
/*margin: 0 auto 10px;*/
/*overflow: hidden;*/
/*position: relative;*/
/*background: #fff;*/
/*}*/

.bannerImage {
    height: 140px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}

.bannerImage, .titleImage {
    overflow: hidden;
}

.bannerImage img {
    position: relative;
    top: 40%;
    width: 100%;
    /*margin-left: -20px;*/
    /*margin-right: -20px;*/
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.bannerImage h1 {
    font-size: 40px;
    z-index: 10;
    margin: 40px auto;
    text-transform: none;
}

.bannerImage h1, .bannerImage h2 {
    left: 0;
    width: 100%;
    color: #333333;
}

#va3dbanner h1 {
    font-size: 3em;
    z-index: 10;
    position: absolute;
    margin: 30px auto;
}

#va3dbanner h2 {
    font-size: 2.5em;
    z-index: 10;
    position: absolute;
    margin: 75px auto;
}

#page {
    position: relative;
}

ul.pagination li a span, ul.pagination li span {
    font-size: 16px;
}

ul.pagination li.disabled a {
    pointer-events: none;
}

.thumbnailImage, .image-front {
    width: 100%;
    height: auto;
    /*border-radius: 10px;*/
}

.unpurchasedThumbnailImage {
    width: 30%;
    height: auto;
}

.thumbnailImage2 {
    width: 50%;
    height: auto;
}

.description-image {
    width: 35%;
    height: auto;
    float: left;
    margin: 0 20px 10px 0;
    /*border-radius: 10px;*/
}

.description-text li {
    list-style-position: inside;
}

.heroImage img, .thumbnailImage img, .underHero img {
    width: 100%;
    height: auto;
    /*border-radius: 10px;*/
}

.underHero img {
    width: 110%;
    /*border-radius: 10px;*/
}

.editGrid {
    list-style: none;
}

.editGrid li {
    display: inline-block;
    margin: 5px;
}

.keeper .glyphicon {
    top: 50px;
    right: 40px;
    text-align: right;
}

.glyphicon-remove-circle:hover {
    color: #d9534f;
}

.glyphicon-remove:hover {
    color: #d9534f;
}

.glyphicon-pencil:hover {
    color: #46B6F1;
}

.shopfront-gallery {
    padding-bottom: 10px;
    padding-left: 0;
    list-style: none;
    display: block;
    width: 100%;
}

.main-gallery {
    padding-bottom: 25px;
    padding-left: 0;
    list-style: none;
    display: block;
    width: 100%;
}

/*.collectionItem {*/
/*display: inline-block;*/
/*margin: 6px;*/
/*height: 223px;*/
/*min-width: 280px;*/
/*max-width: 355px;*/
/*}*/

.featured-item {
    display: inline-block;
    margin: 6px;
    width: 40%;
    height: auto;
    min-width: 40px;
    max-width: 300px;
}

.free-item {
    margin: 20px 0 20px 0;
}

.sqs-gallery {
    list-style: none;
    display: block;
    width: 100%;
}

.sqs-gallery li {
    display: inline-block;
    margin: 10px;
    width: 44%;
    height: auto;
}

.clipart-gallery {
    list-style: none;
    display: block;
    padding: 0;
    width: 100%;
}

.clipart-gallery li {
    display: inline-block;
    margin: 4px;
    width: 30%;
    height: auto;
}

.text-image-gallery {
    padding-left: 0;
    list-style: none;
    display: block;
    width: 100%;
}

.text-image-gallery li {
    display: inline-block;
    margin: 8px;
    width: 18%;
    height: auto;
}

.text-image-gallery .small {
    margin: 5px;
}

.centre .text-image-gallery .small {
    width: 23%;
    margin: 3px;
}

.text-image-gallery .video {
    width: 47%;
}

.dropdown-menu.topNav > li > a:hover, .dropdown-menu.topNav > li > a:focus {
    background-color: #aa864b;
    color: #ffffff;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
}

.more-info-gallery {
    list-style: none;
    display: block;
    width: 100%;
}

.more-info-gallery li {
    display: inline-block;
    margin: 10px;
    width: 45%;
    height: auto;
}

.more-info-gallery li h3 {
    list-style: none;
    word-break: normal;
    display: block;
    width: 25%;
    margin: 20px 10px 10px 0;
    float: left;
}

.more-info-gallery img {
    width: 30%;
    margin: 10px;
    align: right;

}

.product-gallery {
    list-style: none;
    display: block;
    width: 100%;
}

.product-gallery .item {
    display: inline-block;
    margin: 10px 10px 0;
    width: 22%;
    height: auto;
}

.product-gallery .item-edit {
    width: 30%;
}

.entitlement-gallery {
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
    padding-left: 0px;

}

.entitlement-gallery li {
    display: inline-block;
    width: 20%;
    height: auto;

}

.entitlement-gallery .checkbox {
    margin-right: 30px;
}

#description {
    height: 200px;
    max-height: 200px;
}

#installerDropZone, #myDropZone, .myDropZone {
    border: 2px dashed #79a736 !important;
    background: white;
}

#helpText {
    margin-top: 2%;
}

.myDropZone {
    margin-top: 1.4rem;
    border-radius: 5px;
}

.myDropZone .dz-message {
    font-weight: 400;
}

.myDropZone .dz-message .note {
    font-size: 0.8em;
    font-weight: 200;
    display: block;
}

#stickyfooter {
    position: fixed;
    bottom: 0;
    z-index: 10;
    background: rgba(181, 227, 255, 0.95);
    height: 150px;
    width: 100%;
}

#stickyfooter .btn {
    background: rgba(255, 255, 255, 0.5);
    margin: 15px;
}

.chart {
    padding: 10px;
}

canvas {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.chartButtons {
    padding-top: 20px;
    z-index: 200;
}

/*.chartButtons li {*/
/*display: inline-block;*/
/*list-style: none;*/
/*}*/

.chart-button:focus {
    background: #09B299;
    outline: none;
}

.selected {
    background: #09B299 !important;
}

.order-legend {
    list-style: none;
    /*padding-left:0;*/
    /*margin-top: 20px;*/
}

.order-legend li span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;

}

#logo img {
    top: 0px;
    width: 50px;
    height: 50px;

}

.text-yellow {
    color: #F4BC54;
}

.panel-heading span {
    margin-top: -20px;
    font-size: 15px;
}

.spaced-row {
    margin-top: 20px;
}

.clickable {
    cursor: pointer;
}

.orderOverview {
    padding: 0;
    margin: 0;
}

.entitlement-text {
    word-break: break-all;
}

.entitlement-image {
    /*border-radius: 10px;*/
    width: 120px;
    height: auto;
    margin: 5px;
}

table {
    table-layout: fixed;
}

.unfixed {
    table-layout: auto;
}

.editUploadImage {
    width: 120px;
    height: auto;
}

#projectSheetEdit {
    width: auto;
    height: 220px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    padding: 0 !important;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.title-cap {
    display: none;
}

.upload-button-list {
    margin: 0;
    padding: 0;
}

.upload-button-list li {
    list-style: none;
    display: inline-block;
}

.altered-upload {
    margin: 0;
    padding: 0;
}

.table-borderless th, .table-borderless td, .table-borderless tr {
    border-top: none !important;
}

.table-vertical tr td:last-child {
    border-left: 1px solid #ddd !important;
}

.table-vertical .no-top {
    border-top: none !important;

}

.panel-table {
    padding: 0;
}

.panel-button {
    margin: 0 0 0 10px;
}

.text-refunded {
    text-decoration: line-through;
}

.glyphicon {
    padding: 5px;
}

.glyphicon-cog {
    padding: 0px;
    top: 0px;
}

.glyphicon-big {
    font-size: 1.2em;
}

.glyphicon-plus {
    font-size: 1.3em;
    color: #93c54b;
}

#addButton {
    margin-bottom: 15px;

}

#addButton .glyphicon:hover {
    color: #6B2046;
}

.removeButton {

    display: inline;

}

.tags .tag, .entitlement-tags .tag, .entitlement-tags .entitlement-tag {
    cursor: default;
    display: block;
    float: left;
    color: #fff;
    background: #aa864b;
    padding: 10px 8px;
    margin: 5px;
    text-transform: uppercase;
    font-weight: 500;
    font: inherit;
    line-height: 22px;
    font-size: 11px;
}

.entitlement-tags .tag, .entitlement-tags .entitlement-tag {
    color: #fff;
    background: #f67b70;
}

.tags .deletedTag:hover, #tags .deletedTag:hover {
    opacity: 0.7;
}

.deletedTag {
    cursor: pointer;
    color: #fff;
    padding: 0;
    margin-left: 6px;
    font-size: 10px;
    line-height: 15px;
}

.alert a, .alert .alert-link {
    color: #aa864b;
    background: #ffffff;
    border: 3px solid;
}

.alert a:hover, .alert .alert-link:hover {
    color: #ffffff;
    background: #aa864b;
    border: 3px solid #aa864b;
}

.shopfront-link {
    color: #555;
}

.bold {
    font-weight: 600 !important;
    color: #aa864b !important;
}

.bold:hover {
    font-weight: 600 !important;
    color: #ffffff !important;
}

.shopfront-link:hover {
    color: #79a736;
}

.more-products {

    display: flex !important;
    /*width: 140px;*/
    margin: 0 auto;
    font-size: 0.9em !important;
    display: inline-block;
    vertical-align: top;
    align-self: flex-end;
}

/*.row-flex, .row-flex > div[class*='col'] {*/

/*display: -webkit-box;*/
/*display: -moz-box; !* OLD - Firefox 19- (buggy but mostly works) *!*/
/*display: -ms-flexbox; !* TWEENER - IE 10 *!*/
/*display: -webkit-flex; !* NEW - Chrome *!*/
/*display: flex;*/

/*-webkit-flex-basis: 140px;*/

/*-moz-box-flex: 1 0 140px;*/

/*-webkit-flex: 1 0 140px; !* Chrome and safari *!*/
/*-ms-flex: 1 0 140px; !* IE 10 *!*/
/*flex: 1 0 140px !important;*/

/*-webkit-flex-direction: row;*/
/*-webkit-flex-wrap: nowrap;*/
/*flex-direction: row;*/
/*flex-wrap: nowrap;*/

/*}*/

.item {
    display: inline-block;
    margin: 6px;
    width: 46%;
    height: auto;
    max-width: 300px;
    min-width: 140px;

}

.new-row-flex-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.new-row-flex-wrap-centre {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.new-col-flex-nowrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.new-col-flex-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .new-col-flex-wrap {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row !important;
        justify-content: space-between;
    }
}

.new-row-flex-nowrap {
    display: flex;
    justify-content: space-between;
}

.new-flex-end {
    align-self: flex-end;
    margin: 0 auto;
}

.morelikethis-list {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-evenly;
}

.morelikethis-list li {
    margin: 0 10px;
    max-width: 14%;

}

/*.outer-item-row-flex, .outer-item-row-flex > div[class*='col'] {*/

/*display: -webkit-box;*/
/*display: -moz-box; !* OLD - Firefox 19- (buggy but mostly works) *!*/
/*display: -ms-flexbox; !* TWEENER - IE 10 *!*/
/*display: -webkit-flex; !* NEW - Chrome *!*/
/*display: flex;*/

/*-moz-box-flex: 1 0 0%;*/
/*-ms-flex: 1 0 0%; !* IE 10 *!*/
/*flex: 1 0 0%;*/

/*-webkit-flex-direction: row;*/
/*-webkit-flex-wrap: nowrap;*/
/*flex-direction: row;*/
/*flex-wrap: nowrap;*/

/*}*/

/*.row-flex-wrap {*/
/*-webkit-flex-direction: row;*/
/*flex-direction: row;*/

/*-webkit-flex-wrap: wrap;*/
/*flex-wrap: wrap;*/

/*-webkit-justify-content: flex-start;*/
/*justify-content: flex-start;*/

/*}*/

/*.outer-item-row-flex-wrap {*/
/*-webkit-flex-wrap: wrap;*/
/*-webkit-flex-direction: row;*/
/*flex-direction: row;*/
/*flex-wrap: wrap;*/

/*-webkit-justify-content: flex-start;*/
/*justify-content: flex-start;*/

/*-moz-box-flex: 1 0 0%; !* OLD - Firefox 19- *!*/
/*-webkit-flex: 1 0 0%; !* Chrome *!*/
/*-ms-flex: 1 0 0%;*/
/*flex: 1 0 0%;*/
/*}*/

/*.flex-col {*/

/*display: -webkit-box;*/
/*display: -moz-box; !* OLD - Firefox 19- (buggy but mostly works) *!*/
/*display: -ms-flexbox; !* TWEENER - IE 10 *!*/
/*display: -webkit-flex; !* NEW - Chrome *!*/
/*display: flex;*/

/*-webkit-box-flex: 1 100 0%; !* OLD - iOS 6-, Safari 3.1-6 *!*/
/*-moz-box-flex: 1 100 0%; !* OLD - Firefox 19- *!*/
/*-webkit-flex: 1 100 0%; !* Chrome *!*/
/*-ms-flex: 1 100 0%; !* IE 10 *!*/
/*flex: 1 100 0%;*/

/*-webkit-flex-direction: column;*/
/*-webkit-flex-wrap: nowrap;*/
/*flex-direction: column;*/
/*flex-wrap: nowrap;*/
/*}*/

/*.flex-grow {*/

/*display: -webkit-box;*/
/*display: -moz-box; !* OLD - Firefox 19- (buggy but mostly works) *!*/
/*display: -ms-flexbox; !* TWEENER - IE 10 *!*/
/*display: -webkit-flex; !* NEW - Chrome *!*/
/*display: flex; !*this is what's causing isses in IE*!*/

/*-webkit-flex-grow: 1; !* Chrome *!*/
/*flex-grow: 1;*/

/*flex-direction: column;*/
/*}*/

/*
.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
	height:100%;
}*/

.all-products-front {
    width: 220px;
    font-size: 1.1em !important;
    margin: 0 auto 15px;
    display: block;
}

.all-products {
    display: block !important;
    width: 190px;
    margin: 0 auto;
    font-size: 1.1em !important;
}

ul.merge-basket {
    margin: 9px 0 0;
    padding-left: 0;
}

ul.merge-basket li .item-left {
    float: left;
    margin-bottom: 10px;
}

.item-left img {
    max-width: 80px;
    height: auto;
    /*border-radius: 10px;*/
}

ul.merge-basket li .item-left img,
ul.merge-basket li .item-left span.item-info {

    /*border-radius: 10px;*/
    float: left;
}

ul.merge-basket li .item-left span.item-info {
    margin-left: 10px;
}

ul.merge-basket li .item-left span.item-info span {
    display: block;
}

ul.dropdown-basket {
    background-color: #ffffff;
    border: 1px solid #dfd7ca;
    min-width: 250px;
    padding-bottom: 100px;
    border-radius: 0;
    margin: 8px 0 0;
}

ul.dropdown-basket li .cart-item {
    background-color: #ffffff;
    display: block;
    padding: 3px 10px;
    margin: 3px 0;
    width: 100%;
}

.merge-cart-items {
    background-color: #ffffff;
    display: block;
    padding: 3px 10px;
    margin: 3px 0;
    width: 100%;
}

.merge-cart-items:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;

}

#basket-dropdown {
    margin-left: 15px !important;
    color: #dedede !important;
    padding: 5px 10px 10px;
}

.topNav .open > a#basket-dropdown, .topNav .open > a#basket-dropdown:hover, .topNav .open > a#basket-dropdown:focus {
    background-color: #3e3f3a;

}

.topNav > li > a#basket-dropdown:hover, .topNav > li > a#basket-dropdown:focus {
    background-color: rgba(35,31,32, 1);
}

.nav > li > a:focus #basket-stats, .nav > li > a:active #basket-stats, .nav .open > a #basket-stats, .nav .open > a:focus #basket-stats, #basket-stats:hover, #basket-stats:active, #basket-stats:focus {
    color: white;

}

#basket-stats {
    margin-top: 3px;
}

/*#basket-dropdown:hover {*/
/*background-color: #101010;*/
/*}*/

/*ul.dropdown-basket li .cart-item {*/
/*border-bottom: 2px solid #f3f3f3;*/
/*}*/

.cart-page-item-list {
    padding-left: 5px;
}

ul.dropdown-basket li .cart-item:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;

}

ul.dropdown-basket li .item-left {
    font-size: 11pt !important;
    float: left;
}

.item-left img {
    max-width: 80px;
    height: auto;
    /*border-radius: 10px;*/
}

.item-left span.item-info {
    display: inline-block;
}

.item-left span.item-info li {
    list-style: none;
    margin-left: 1px;
}

ul.dropdown-basket li .item-left img,
ul.dropdown-basket li .item-left span.item-info {

    /*border-radius: 10px;*/
    float: left;
}

ul.dropdown-basket li .item-left span.item-info {
    margin-left: 10px;
    color: #3e3f3a;
}

ul.dropdown-basket li .item-left span.item-info span {
    display: block;
}

ul.dropdown-basket li .item-right {
    float: right;
}

ul.dropdown-basket li .item-right button {
    margin-top: 14px;
}

ul.dropdown-menu.dropdown-basket.basket {
    margin-bottom: 0;
    padding-bottom: 0;
}

.basket-header {
    margin-top: -4px;
}

#basketList .dropdown-menu {
    max-width: 550px;
    min-width: 400px;
}

.dropdown-immovable {
    background-color: #ffffff;
    border-top: 1px solid #dfd7ca;

}

.dropdown-immovable h3 {
    margin-top: 5px;
}

.scroll-menu {
    height: auto;
    position: relative;
    list-style: none;
    overflow-x: hidden;

    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;

    width: 100%;
    max-height: 350px;

}

.basket-empty {
    margin: 20px;
    border-bottom: none;
}

.nav li.dropdown ul.dropdown-menu li a.cart-button, .cart-button {
    display: inline-block;
    width: 120px;
    padding-right: 5px;
    padding-left: 5px;
    margin: auto auto 15px !important;
}

.columned-3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

.panel-tall {

    height: 120px;

}

.columned-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.dropdown-immovable div.row {
    margin-top: 0;
}

.cart-basket-total {
    /*margin-right: 25px;*/
    padding: 10px;
}

.new-item {
    border-color: #51a351;
}

.end-button {
    display: block;
    margin: 5px;

}

.navbar-brand {
    padding: 0 15px
}

.tag-selection {
    max-height: 555px;
    overflow-y: auto;
    overflow-x: hidden;
}

.disabled {
    color: #959595;
}

.btn-social-icon {
    margin-right: 10px;
    margin-left: 10px;
    color: #999;
}

.btn-social-icon:hover, .btn-social-icon:focus {
    color: #79a736 !important;
}

#bottomNav li {
    display: inline;
    padding-left: 35px;
    text-transform: uppercase;
    font-size: 13pt;
}

#bottomNav li a {
    color: #999;
}

#bottomNav li a:hover, #change-payment-method:hover {
    text-decoration: none;
    color: #79a736;
}

#copyright-info {
    margin-left: 40px;
}

#bottomNav {
    margin-right: 40px;
}

.toggle {
    margin-top: 10px;

}

/**/

.panel-title {
    font-weight: 700;
}

.sort-box {
    padding-right: 15px;
}

#sidebar {
    display: table-cell;

    padding-right: 0;
    padding-top: 20px;

}

#content {
    display: table-cell;
    border-left: #ddd solid 1px;

}

#sidebar .nav {
    width: 95%;
}

.save-header {
    z-index: 300;
    position: fixed;
    margin: 50px 0 50px 0;
    top: 0px !important;
}

.save-header a button {
    margin-top: 5px;
}

.check-image {
    width: 80px;
    height: 80px;
}

#hackImage img, [id='4Image'] img {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto 25px;
    /*border-radius: 10px;*/
}

.entitlement-tag {

    margin-bottom: 20px;
}

.fulfilment-download-button {
    margin: 10px 0px 10px 0px !important;
    width: auto !important;
    white-space: normal;
    word-wrap: break-word;
}

.centre-button {
    display: block;
    width: 50px;
    margin: 0 auto;
}

.purchased-container {
    position: relative;
    /*display: inline-block;*/
    text-transform: uppercase;
    margin: 0 auto;
}

/* the loader */

#loader {
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0px;
    left: 0px;
}

#search-loader {
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    margin-top: 0px;
}

#animation {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
}

#search-loader #animation {
    top: 10%;
}

.loader-info {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -55%);
    background-color: white;
}

.loading-text {
    position: relative;
    padding: 10px 30px;
    animation: loader 1s cubic-bezier(0.5, 0.1, 0.15, 1) alternate infinite;
    z-index: 12;
    color: white;
}

@keyframes loader {
    0% {
        letter-spacing: 0px;
    }
    100% {
        letter-spacing: 15px;
    }
}

.loading-text::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    transform: skewX(-15deg);
    background-color: #3e3f3a;
}

.cbDescContainer {
    text-align: center;
}

.thumbnailContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.thumbnailElement {
    width: 12em;
    padding: 1em;
}

.paddedRow {
    padding-top: 1em;
}

.disabledCheckBox {
    color: #b8b8b8;
}

.image_off, #home:hover .image_on {
    display: none;

}

.image_on, #home:hover .image_off {
    display: inline;
}

.flip-item {
    width: 100%;
    height: 100%;
    position: relative;

}

.flip-info-wrap {

    width: 100%;
    height: auto;
    perspective: 800px;
    transition: all 0.4s ease-in-out;

}

.flip-info {
    width: 100%;
    height: 100%;

    transition: all 0.4s ease-in-out;
    transform-style: preserve-3d;
}

.flip-info > img {
    position: absolute;
    backface-visibility: hidden;
}

.flip-info .flip-info-back {
    transform: rotate3d(0, 1, 0, 180deg);
}

.flip-item:hover .flip-info {
    transform: rotate3d(0, 1, 0, -180deg);
}

.purchased-container .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,.4);
    border-radius: 10px;
}

.purchased-container .after p {
    color: #fff;
    text-align: center;
    position: relative;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid-sizer, .grid-item {
    width: 20%;
    padding: 5px;
}

.grid-item--width2 {
    width: 40%;
}

.grid-item--width3 {
    width: 60%
}

.grid-item-img {
    width: 100%
}

.grid-item-caption {
    background-color: #f8f5f0;
    padding: 6px;
    border-radius: 0 0 5px 5px;
    padding: 10px;
}

.table-thumbnail {
    height: 10em
}

#saved {
    position: fixed;
    bottom: 15px;
    right: 5px;
    z-index: 100;
}

.toggle.btn {
    margin-bottom: 15px;
}

.fa.fa-arrows {
    font-size: 2.5em;
    color: #F2571F;
    cursor: move;
    padding: 10px;
}

.youtube-collection-input {
    margin-top: 10px;
    margin-bottom: 10px;
}

#add-form {
    margin-top: 20px;
}

.editBlockForm {
    margin-bottom: 10px;
}

/*.navbar-default {*/
/*background-color:teal;*/
/*background-image: none;*/
/*background-repeat: no-repeat;*/
/*}*/

.navbar-default {
    /*margin-bottom:0px;*/
    /*margin-left:-30px;*/
    /*margin-right:-30px;*/
    border-radius: 0;
}

/*.navbar {*/
/*margin-top:0;*/
/*!*background-color:#707070;*!*/
/*border:none;*/
/*}*/

/*.page-header {*/
/*margin-top: 20px !important;*/
/*!*margin-bottom: 0px !important;*!*/
/*}*/

.product-page-header {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.clipart-text {
    margin-top: 0;
}

/*#taxamo-confirm-country-overlay {
    display: none;
}
*/

.bottom-buttons {
    bottom: 0;
    position: fixed;
    z-index: 11;
}

.display-block {
    margin-bottom: 40px;
}

.bag-item-check {
    display: block;
    margin: 20px auto !important;
}

.bag-item-check {
    /*-webkit-appearance:none;*/
    width: 25px;
    height: 25px;
}

.bottom {
    margin-bottom: 0;
}

.text-important {
    font-weight: 500;
    text-transform: uppercase;
}

.center-list ul {
    width: 25%;
    margin: 0 auto;
    text-align: left;
}

/*.main-area {*/
/*margin-top:40px;*/
/*}*/

.col-sm-12.bgimg-1 {
    background-image: url("/dmpublic/banners/ShopBanner.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    height: 406px;
    background-position: center;
}

.holder, .holder-product-home {
    height: 100%;
}

.holder {
    margin-left: -15px;
    margin-right: -15px;
}

/*.bgimg-2 {*/
/*background-image: url("../images/maxresdefault.jpg");*/
/*min-height: 400px;*/
/*}*/

/*.bgimg-3 {*/
/*background-image: url("../images/maxresdefault (1).jpg");*/
/*min-height: 400px;*/
/*}*/

.cap {
    position: absolute;
    left: 0;
    bottom: 45%;
    width: 100%;
    text-align: center;
    color: #3e3f3a;
}

/*.cap-middle {*/
/*position: absolute;*/
/*left: 0;*/
/*bottom: 25%;*/
/*width: 100%;*/
/*text-align: center;*/
/*color: #3e3f3a;*/
/*}*/

/*.bgimg-1 .cap {*/
/*bottom: 7% !important;*/
/*}*/

.cap span.bordered {
    color: #fff;
    /*font-size: 25px;*/
    /*line-height: 43px;*/
    background-color: #3e3f3a;
    padding: 18px;
}

.padded-multiline {
    line-height: 4rem;
    width: 95%;
    margin: 0 auto;
}

.padded-multiline span {
    background-color: #231f20;
    color: #fff;
    display: inline;
    padding: 1.2rem;
    /* margin: 1.25rem; */
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    box-decoration-break: clone;
}

/*.cap-middle span.bordered {*/
/*color: #fff;*/
/*font-size: 25px;*/
/*line-height: 43px;*/
/*background-color: #3e3f3a;*/
/*padding: 18px;*/
/*}*/

.cap .icon {
    /*background: url("/images/designandmakestorelogo-61874b76f3abf748423d6206cf35380e.png") no-repeat;*/
    /*!*background-size: contain;*!*/
    /*display: block;*/
    /*height: 200px;*/
    /*margin: 0 auto;*/
    /*width: 200px;*/

    background-position: center;
    background-size: 100%;
    margin: 0px auto;
    display: block;
    width: 180px;
    height: 100%;
}

.cap {
    position: absolute;
    left: 0;
    top: 10%;
    width: 100%;
    height: 150px;
    text-align: center;
    color: #3e3f3a;
}

/*.col-sm-12.fullwidth-im {*/
/*!*opacity:0.7;*!*/
/*position: relative;*/
/*background-attachment: fixed;*/
/*background-position: center;*/
/*background-repeat: no-repeat;*/
/*background-size: cover;*/
/*height: 500px;*/

/*}*/

.button-col {
    margin-top: 10px;
}

/*.shop-info {*/
/*color: #777;*/
/*background-color: white;*/
/*text-align: center;*/
/*padding: 50px 80px;*/
/*text-align: justify;*/
/*height: auto;*/
/*}*/

.col-sm-12.shop-info {
    color: #3e3f3a;
    background-color: white;
    text-align: center;
    padding: 20px 20%;
    text-align: justify;
    height: auto;
    z-index: 200;
}

/*.shop-info p, .shop-info div p, .dark-info p {*/
/*font-size: 20pt;*/
/*}*/

.dark-info {
    color: #ddd;
    background-color: #3e3f3a;
    text-align: center;
    padding: 20px 80px;
    text-align: justify;
}

#front-footer {
    top: 100vh;

}

#mobile-fix {
    display: none;
}

/*.navbar-default .navbar-nav>li>a {*/
/*color: #b7b6aa !important;*/
/*}*/

/*hr {*/
/*margin-left: -15px !important;*/
/*margin-right: -15px !important;*/
/*}*/

#DMLogoImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
}

#modelsHeader, #dmHeader {
    position: relative;
    min-height: 406px;
    /*overflow: hidden;*/
    background-size: cover;
    background-position: center;
}

/*#modelsHeader:before, #dmHeader:before {
    content: "";
    position: absolute;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: -20%;
    min-height: 300px;
    width: 100%;
    height: 180%;

} */

#modelsHeader {
    background-image: url("/dmpublic/banners/ModelShopBanner.jpg");
    /*top: -50%;*/
}

#dmHeader {
    background-image: url("/dmpublic/banners/ProjectShopBanner.jpg");
}

.dm-page-cap, .models-page-cap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 406px;
    text-align: center;
    color: #3e3f3a;
}

.models-page-cap .icon {
    /*background: url(/images/designandmakestorelogo-61874b76f3abf748423d6206cf35380e.png) no-repeat;*/
    background-size: contain;
    display: block;
    margin: 0 auto;
    height: 200px;
    width: 200px;
    top: 70%;
    position: relative;
    margin-top: -100px;
}

.dm-page-cap .icon {
    background: url("/images/headerimage-a8da5c7e33ca11b882914d9d5220ab89.png") no-repeat;
    background-position: center;
    background-size: 100%;
    margin: 0px auto;
    display: block;
    width: 60%;
    max-width: 900px;
    min-width: 290px;
    height: 100%;
    /*max-height: 100%;*/
}

.fullwidth-page {
    /*opacity:0.7;*/
    position: relative;
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform-style: preserve-3d;
    height: 406px;
    margin-bottom: 30px;
}

#noResultsErrorMessage {
    border-radius: 0;
}

#logoimage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
}

.models-page-header {
    width: 20%;
    display: block;
    margin: 0 auto;
}

.parallax-deep {

}

.item-price {
    position: relative;
    font-size: 15px;
    bottom: 3px;
    /*margin-bottom:0;*/
}

#selectedProducts .item {
    display: inline-block;
}

.plus-between {
    position: relative;
    display: inline-block;
    right: 40px;
    margin-top: -50% !important;
    vertical-align: middle
}

.wide-item {
    margin-left: 35px !important;
}

.aspire-glyph {
    background: url("/images/aspire-glyph-d2c0e7f397c52950d83f777dfd5f6e96.png") no-repeat;

    background-size: 15px;
    padding: 8px;
}

.vcarvepro-glyph {
    background: url("/images/VCP_VC-911ea7218450f97cde045dd3e46f3be1.png") no-repeat;
    background-size: 15px;
    padding: 8px;
}

.vcarcvedesktop-glyph {
    background: url("/images/VCD-cf8102351d9461cb1ecf9ec8df9d7a27.png") no-repeat;
    background-size: 15px;
    padding: 8px;
}

.in-cart-icon {
    padding: 0 5px 0 5px;
}

.discount-reason {
    border: 5px #93c54b solid;
}

.taxamo-price {
    opacity: 0;
}

.tax-amount {
}

#outdated {
    margin-bottom: 0;
}

.loader {
    height: 4px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #ddd;
    display: none;
}

.loader:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 2px;
    background-color: #93c54b;
    animation: loading 2s linear infinite;
}

@keyframes loading {
    from {
        left: -200px;
        width: 30%;
    }
    50% {
        width: 30%;
    }
    70% {
        width: 70%;
    }
    80% {
        left: 50%;
    }
    95% {
        left: 120%;
    }
    to {
        left: 100%;
    }
}

.desc-images-wrapper {
    text-align: center;
}

.desc-image {
    display: inline-block;
    margin: 15px 5px;
    width: 35%;
    /*border-radius: 10px;*/
}

/*.hidden-md .hidden-sm .hidden-lg {*/
/*display: none !important;*/
/*}*/

#payment-block {
    padding-left: 50px;
}

#cart-summary-block {
    border-right: 1px solid #ddd;
    padding-right: 50px;

}

#payment-submit {
    margin-top: 10px;
}

#page-size {
    cursor: pointer;
    color: #aa864b;
}

#page-size:hover {
    color: #79a736;
}

.upper-signup {
    background: #3e3f3a;
    width: 100%;
    z-index: 999;
    text-align: center;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    position: fixed;
    bottom: 0;
}

.upper-signup p {
    margin: 10px 0 10px;
    color: white;
    font-size: 16px;
}

.machinist-image {
    padding-top: 15px;
    width: 100%;
}

/*.modal-backdrop {*/
/*z-index: 900;*/
/*}*/

/*header {*/
/*height:280px;*/
/*}*/

.btn.btn-spaced-bottom {
    /*border-radius: 0px!important;*/
    margin-bottom: 5px;
}

.form-box {
    padding: 20px;
    border-radius: 10px;
    border: 1px dashed #ac2925;
}

#submitButton {
    margin-top: 20px;
}

#pending {
    border-collapse: collapse;
    table-layout: auto;
    border-style: double;
    text-align: center;
}

#pending td, #pending th {
    border: 1px solid #ddd;
    padding: 8px;
    width: fit-content;

}

#pending th {
    text-align: center;
}

#products th {
    width: fit-content;
}

#abandoned {
    color: #ac2925;
}

#text {
    color: #6B2046;
}

.page-container-form {
    padding: 0 20px 40px 20px;
    background-color: white;
}

.panel-default > .panel-heading-custom {
    background: #aa5500;
    color: #0f0f0f;
}

#pending-header {
    background-color: #e4e4e4;
    padding-top: 15px;
    padding-left: 15px;
    color: #98978b;
    color: #9c3328;

}

.important h4 {
    color: #843534;
}

.form-box-dates {
    padding: 20px;
    padding-left: 20px;
    border: 5px solid rgba(255, 255, 255, .10);
    margin-bottom: 20px;

}

.page-header.custom {
    border-bottom: 1px solid #dd9431 !important;
}

.table-with-ul ul {
    list-style-type: none;
    padding: 5px;

}

.colorRow {
    background-color: #ffece6;
    font-weight: bold;
    color: #000000;

}

.display-info p {
    background-color: #c1e2b3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: bold;

}

.centered-card {
    margin-right: 20%;
    margin-left: 20%;
    padding-bottom: 0px;
    margin-bottom: 0px;

}

.pane-info {
    margin-bottom: 0px;
    margin-bottom: 10px;
    padding: 5px 5px 0px 5px;
    border: 5px solid rgba(0, 0, 0, .05);
    border-bottom: 10px solid #575757;
}

ul.ui-menu .ui-menu-item a {
    display: block;
    padding: 3px 15px;
    clear: both;
    color: #98978b;
    white-space: nowrap;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11pt;
    border-radius: 0;
}

.see-more {
    width: fit-content;
    alignment: center;
    background-color: #2e6da4;
}

.purchased {
    color: #5cb85c;
}

.notPurchased {
    color: #761c19;
}

.middlePageText {
    margin-top: 25%;
}

.affiliateItem {
    margin-bottom: 5px;
}

.sign-up-affiliate #demoAffiliateSignUpForm {
    padding-top: 30px;
    margin-left: 0;
    padding-left: 0;
}

.sign-up-affiliate #demoAffiliateSignUpForm .form-group {
    margin-left: 0;
    padding-left: 0;
}

.boldClass {
    font-weight: bold;
}

.catalogIntro.response {
    padding-left: 0;
    padding-right: 0;
}

.serviceTitle {
    padding: 10px 0;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-size: 11px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #98978b;
}

.selected-flag .iti-flag, .flag-box .iti-flag {

    background-image: url("/images/countryCodeLibrary/flags-ae33acae404631e997ef8d91dae08ccd.png");
}

#affiliateSignUpForm, #affiliateSignUpForm .form-group {
    padding-left: 0;
    padding-right: 0;
}

textarea#iFrameText {
    width: 100%;
    height: 170px;
}

.copy-group {
    margin-bottom: 30px;
}

.copy-group #copied {
    position: absolute;
    top: 18px;
    width: 100%;
    text-align: center;
    border-radius: 4px !important;
    border: 3px solid #aa864b;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: 500ms -webkit-transform ease-in-out;
    transition: 500ms transform ease-in-out;
    width: 240px;
    font-size: 1.1rem !important;
    margin: 0 auto 15px;
    display: block;
    background-color: #fff;
    color: #aa864b;
    outline: none;
}

.showCopied #copied {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

#copied:hover {
    cursor: default;
}

.catalogExample {
    width: 70%;
    display: block;
    margin: 10px auto;
}

#popup {
    background: #000000;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 3000;
}

#center {
    border: 10px solid #121212;
    margin: 2% auto;
    width: 500px;
    height: 90%;
}

#close {
    float: left;
    position: absolute;
    top: 2%;
    height: 55px;
    right: 1%;
}

#lightbox {
    width: 100%;
    height: 100%;
}

.registrationStatus {
    margin-bottom: 10px;
}

.affiliateRegistrationButton {
    margin-top: 30px;
    margin-right: 50%;
    margin-left: 50%;
}

#registered .btn {
    background-color: #cccccc;
    color: #0f0f0f;
    border: 1px solid #999999;
}

ul.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1030;
    display: none;
    float: left;
    min-width: 160px;
    border:none;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: rgba(35,31,32,0.75);
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.ui-menu .ui-menu-item-wrapper {
    line-height: 14px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #e1c290;
    display: block;
    padding: 11px 15px;
    clear: both;
    font-family: "Lato", Arial, sans-serif;
}

.ui-widget-content {
    background-color: rgba(35,31,32,0.75);
    background: rgba(35,31,32,0.75);
    color: #e1c290;
}

.ui-menu .ui-menu-item-wrapper:hover, .ui-menu .ui-menu-item-wrapper:active, .ui-menu .ui-menu-item-wrapper:focus, .ui-menu .ui-menu-item-wrapper.ui-state-focus, .ui-menu .ui-menu-item-wrapper.ui-state-active {
    color: #ffffff;
    background: #aa864b;
    border-color: #aa864b;
}

.btn-social-icon > :first-child {
    border: none;
    text-align: center;
    width: 100% !important;
}

.btn-social-icon > :first-child {
    line-height: 34px;
    font-size: 1.6em;
}

.affiliate-heading .affiliate-table-header {
    color: #3e3f3a;
    font-size: 14px;
    border-top-style: hidden;
    border-bottom-style: hidden
}

.affiliate-details-panel {
    display: flex;
    border-bottom: solid 1px #999977;
    justify-content: center;
    align-items: center;
}

.affiliate-details-panel .affiliateDetails, .affiliate-details-panel .applicationAction {
    align-self: center;
    height: 100%;
}

.affiliate-details-panel .applicationAction {
    border-left:1px solid #dfd7ca;
}

.dropdown-menu > li > form > button.btn-link {
    display: block;
    padding: 3px 20px;
    clear: both;
    color: #ffffff;
    white-space: nowrap;
    line-height: 22px;
    font-weight: normal;
    text-transform: none;
    font-size: 11pt;
    width: 100%;
    text-align: left;

}

.dropdown-menu > li > form > button.btn-link:hover {
    color: #ffffff;
    background-color: #aa864b;
    text-decoration: none;
}

.badge.cog-badge {
    margin-top: -4px;
    background-color: #aa864b;
    color: #ffffff;
    border-radius: 50px;
}

/* Olly added styles gold black colours */

a {
    color: #aa864b;
    text-decoration: none;
}

a:hover, .shopfront-link:hover, a:focus, a:active {
    color: #bb9352;
}

a#home:hover, a#home:hover h5 {
    text-decoration: none;
    color: #bb9352;
}

.upper-signup a.text-important, p.productp a {
    color: #aa864b;
}

.upper-signup a.text-important:hover, p.productp a:hover, #bottomNav li a:hover {
    color: #bb9352;
}

.btn-social-icon:hover, .btn-social-icon:focus {
    color: #bb9352 !important;
}

.navbar-default, .upper-signup, .padded-multiline span {
    background-color: rgba(35,31,32, 1);
    border-color: rgba(35,31,32, 1);
}

.navbar-thin {
    min-height: 40px;
}

.navbar-thin>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-nocollapse {
    display: block !important;
}

.navbar-nocollapse>li {
    float: left !important;
}

.navbar-viewer>li>a {
    color: #dedede !important;
}

.navbar-viewer>.active>a, .navbar-viewer>.open>a {
    color: white !important;
    background-color: #aa864b !important;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, button#searchTagsSubmitButton {
    background-color: #aa864b;
    color: #ffffff;
}

button#searchTagsSubmitButton {
    outline: none;
    font-size: 14px;
}

.dropdown-menu>li>a {
    color: #3a3a3a;
    text-transform: none;
    font-weight: normal;
}

.dropdown-menu>li>a.bold {
    font-weight: normal !important;
}

span.original-title-cap {
    background: rgba(0,0,0,0.7);
    padding: 1rem!important;
    border-radius: 4rem;
}

.w-35 {
    width: auto !important;
    max-width: 50%;
}

.btn-block {
    display: block;
    width: 100% !important;
}

.homeimgbox {
    margin: 15px auto;
    border-radius: 20px;
    box-shadow: 0px 0px 2px #ccc;
    max-width: 100%;
}

img.models-page-header {
    width: 15%;
}

.panel-primary>.panel-heading {
    color: #ffffff;
    background-color: #aa864b;
    border-color: #aa864b;
}

.panel-primary {
    border-color: #aa864b;
}

.text-success.glyphicon-shopping-cart {
    color: #aa864b;
}

.basket-total.cart-basket-total {
    color: #3a3a3a;
}

.panel-default .panel-heading, .panel-default .panel-title, .panel-default .panel-footer {
    color: #737373;
}

.panel .panel-heading, .panel .panel-title {
    font-size: 13px;
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus,
.btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus,
.btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, #disabledAddToCart {
    background-color: #fff;
    color: #aa864b;
    border: 3px solid;
}


/* Gradient buttons */

/*a.btn.btn-default.all-products-front:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -3px;
    background: linear-gradient(to top, #9e7c45, #ecd2a6);
} */

.btn span {
    font-size: 1.1rem !important
}

.all-products-front, .btn.more-products, .fulfilment-download-button, .cart-button, .nav li.dropdown ul.dropdown-menu li a.cart-button, .end-button, .btn-primary,
.panel-body .btn-default, .form-group .btn-default {
    width: 240px;
    font-size: 1.1rem !important;
    margin: 0 auto 15px;
    border-radius: 0;
    background-color: #fff;
    color: #aa864b;
    position: relative;
    margin-top: 18px;
    border: 3px solid #aa864b;
    outline: none;
}

.nav li.dropdown ul.dropdown-menu li a.shopfront-link {
    padding: 10px;
}

.fulfilment-download-button {
    margin: 20px auto 0 !important;
}

.front .all-products-front {
    width: 300px;
    max-width: 100%;
}

a.btn.btn-default.all-products-front:hover, .btn.more-products:hover, .fulfilment-download-button:hover,
.cart-button:hover, .nav li.dropdown ul.dropdown-menu li a.cart-button:hover, .end-button:hover, .btn-primary:hover, .panel-body .btn-default:hover, .form-group .btn-default:hover {
    background: #aa864b;
    color: #ffffff;
    outline: none;
}

.cart-button, .nav li.dropdown ul.dropdown-menu li a.cart-button {
    display: inline-block;
    width: 120px;
}

a.btn.btn-default.pull-right.end-button {
    clear: right;
}

#page-size:hover {
    color: #aa864b;
}

.btn.more-products {
    display: block !important;
    margin: 0 auto 20px;
    width: auto;
}

.panel-body .btn-default {
    width: auto;
}

a.btn.btn-default.all-products-front.w-35:hover {
    width: auto !important;
    max-width: 50%;
}

a.btn.btn-default.all-products-front:active, a.btn.btn-default.all-products-front:focus, .fulfilment-download-button:active,
.fulfilment-download-button:focus, .fulfilment-download-button:active:hover, .fulfilment-download-button:hover:active,
.cart-button:active, .cart-button:focus, .end-button:active, .end-button:focus, .btn-primary:active, .btn-primary:focus,
.panel-body .btn-default:active, .panel-body .btn-default:focus, .form-group .btn-default:active, .form-group .btn-default:focus, .nav li.dropdown ul.dropdown-menu li a.cart-button:active, .nav li.dropdown ul.dropdown-menu li a.cart-button:focus {
    background: #aa864b;
    color: #ffffff;
    outline: none;
}

/* End Gradient buttons */

button.btn.btn-default.btn-sm.all-products-front {
    max-width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1600px) and (min-device-width: 1200px) and (min-resolution: 192dpi) {
    .upper-signup {
        margin-top: 4px;
    }
}

@media (max-width: 999px) and (min-width: 768px) {
    .upper-signup p {
        font-size: 14px;
    }

    body .navbar-toggle {
        display: none !important;
    }

    body .navbar-collapse.collapse {
        display: block !important;
    }

    body .flex {
        display: block;
    }

    .btn.more-products {
        white-space: pre-wrap;
    }

    #footer .col.col-sm-4 {
        width: 100%;
    }

    #modelsHeader, #dmHeader {
        height: 300px;
        min-height: 300px;
    }

    .navbar-default.nottop .navbar-form {
        width: 205px;
        padding: 0;
    }
}

@media only screen and (max-width: 991px), only screen and (max-device-width: 991px) {
    .panel.panel-default.pricerange, #category-list .panel.panel-default, #keywords-list .panel.panel-default, #clear-refinements {
        display: none;
    }

    #type-list .panel.panel-default {
        display: block;
    }

    .sort-box {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    .col-sm-12.bgimg-1 {
        height: 250px;
    }

    #modelsHeader, #dmHeader {
        height: 250px;
        min-height: 250px;
    }

    .product-gallery .item {
        width: 40%;
    }

    .morelikethis-list li {
        max-width: 40%;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
    }

    h1.producth1.text-uppercase {
        text-align: center;
    }

    .col-sm-6 img.pull-right {
        margin: 20px auto;
        float: none !important;
        display: block;
    }

    body .flex {
        display: block;
    }

    .btn.more-products {
        white-space: pre-wrap;
    }

    #bottomNav {
        width: 100%;
        float: none;
        display: block;
        clear: both;
    }

    #footer .col.col-sm-4 {
        width: 100%;
    }

    .navbar-default .navbar-toggle {
        margin-top: 0;
    }

    #basket-dropdown {
        margin-top: 0 !important;
        padding-top: 3px;
    }

    .navbar-default.nottop #basket-dropdown {
        margin-top: 5px !important;
    }

    .navbar-default.nottop .navbar-toggle {
        position: relative;
        top: 6px;
        margin-right: 10px;
    }

    .navbar-fixed-top.nottop .col-sm-12.text-center {
        opacity: 1;
    }

    .navbar-fixed-top.nottop .logo img {
        opacity: 1;
        height: 32px;
        position: absolute;
        top: 8px;
        left: 10px;
    }

    .navbar-nav li a#accountHeaderLogo {
        display: none;
    }

    div.navbar-collapse.collapse, div.navbar-collapse.collapse.in, div.navbar-collapse.collapsing {
        margin: 0 10px !important;
    }

    .navbar-fixed-top .col-sm-12.text-center {
        height: 46px;
    }

    body {
        padding-top: 79px;
    }

    .navbar-default.nottop .navbar-form {
        margin-top: 8px;
        margin-bottom: 0;
    }

    ul.nav.topNav.navbar-nav.navbar-left {
        margin-bottom: 0;
    }

    ul.nav.topNav.navbar-nav.navbar-right {
        margin-top: 0;
    }

    .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav .open a:hover, .navbar-default .navbar-nav .open a.dropdown-toggle {
        background: none;
    }

    .product-gallery .item {
        width: 43%;
    }
}

@media only screen and (max-width: 570px), only screen and (max-device-width: 570px) {
    .col-sm-12.bgimg-1 {
        height: 200px;
        margin-top: 24px;
    }

    #modelsHeader, #dmHeader {
        margin-top: 34px;
    }

    #modelsHeader, #dmHeader {
        height: 200px;
        min-height: 200px;
    }

    h4.padded-multiline {
        line-height: 3rem;
    }

    .more-info-gallery li {
        width: 100%;
    }

    .more-info-gallery {
        padding-left: 0;
    }

    .more-info-gallery li h3 {
        width: 45%;
    }

    .more-info-gallery img {
        width: 45%;
    }

    li.blah {
        width: 40%;
    }

    .text-image-gallery li.small {
        width: 45%;
    }

    ul.clipart-gallery li {
        width: 45%;
    }

    .padded-multiline span {
        background-color: rgba(0, 0, 0, 0.7) !Important;
    }

    .navbar-fixed-top .logo img {
        height: 40px;
        margin-top: 10px;
    }

    .navbar-default.nottop #basket-dropdown, .navbar-default #basket-dropdown {
        margin-top: 12px !important;
    }

    .navbar-default.nottop .navbar-toggle, .navbar-default .navbar-toggle {
        margin: 12px 10px 12px 0;
        top: 0;
    }

    .navbar-fixed-top.nottop .col-sm-12.text-center, .navbar-fixed-top .col-sm-12.text-center {
        opacity: 1;
        height: 0;
        margin: 0;
        min-height: 0;
    }

    .navbar-fixed-top.nottop .logo img, .navbar-fixed-top .logo img {
        opacity: 1;
        height: 38px;
        position: absolute;
        top: 10px;
        left: 10px;
        margin-top: 0;
    }

    body {
        padding-top: 10px;
    }

    .sort-box {
        width: 100%;
        padding-left: 15px;
        margin-bottom: 15px;
    }

    .navbar-default .navbar-nav li a, .nav.topNav li a, .navbar-default .navbar-nav a, .navbar-default .navbar-nav>li>a:focus, .navbar-default.nottop .navbar-nav li a, .navbar-default.nottop .nav.topNav li a, .navbar-default.nottop .navbar-nav a, .navbar-default.nottop .navbar-nav>li>a:focus {
        padding: 8px 10px;
        margin: 0 !important;
    }

    #basket-stats {
        margin-top: 7px;
    }

    ul.pagination li a span, ul.pagination li span {
        font-size: 10pt;
    }

    body .page-container {
        padding: 20px 15px 40px 15px;
    }

    h1#searchTitle {
        margin-top: 0;
    }
}

@media only screen and (max-width: 360px), only screen and (max-device-width: 360px) {
    #modelsHeader, #dmHeader {
        height: 200px;
        min-height: 200px;
    }

    .product-gallery .item {
        width: 100%;
    }
}

.rounded-0{border-radius: 0 !important;}

.p-0{padding:0px;}

.p-0{padding:0px;}
.p-5{padding:5px;}
.p-10{padding:10px;}
.p-20{padding:20px;}
.p-30{padding:30px;}
.p-40{padding:40px;}
.p-50{padding:50px;}

.pt-0{padding-top:0px;}
.pt-5{padding-top:5px;}
.pt-10{padding-top:10px;}
.pt-20{padding-top:20px;}
.pt-30{padding-top:30px;}
.pt-40{padding-top:40px;}
.pt-50{padding-top:50px;}

.pb-0{padding-bottom:0px;}
.pb-5{padding-bottom: 5px;}
.pb-10{padding-bottom: 10px;}
.pb-20{padding-bottom: 20px;}
.pb-30{padding-bottom: 30px}
.pb-40{padding-bottom: 40px;}
.pb-50{padding-bottom: 50px;}

.m-0{margin:0px;}

.mt-0{margin-top:0px}
.mt-5{margin-top:5px}
.mt-10{margin-top:10px}
.mt-20{margin-top:20px}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mt-50{margin-top:50px}

.mb-0{margin-bottom:0px;}
.mb-5{margin-bottom:5px}
.mb-10{margin-bottom:10px}
.mb-20{margin-bottom:20px}
.mb-30{margin-bottom:30px}
.mb-40{margin-bottom:40px}
.mb-50{margin-bottom:50px}
.mb-2{
    margin-bottom: 2px !important;
}

.w-100{
    width:100%;
}

.edit-website:hover{
    cursor: pointer;
    color: #93c54b;
}

.full-width-banner{
    position: relative;
    max-height: 406px;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col-sm-6 img.pull-right {
    max-width: 100%;
}

.btn-default-warning{
    width: 240px;
    font-size: 1.1rem !important;
    margin: 0 auto 15px;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    margin-top: 18px;
    border: 3px solid;
    outline: none;
    color:#c30000;
}
.btn-default-warning:hover{
    background-color:#c30000;
    color:white;
}

.btn-switch{
    width: 90px !Important;
}

.btn-switch.btn-on.active{background-color: #5BB75B;color: white;}
.btn-switch.btn-off.active{background-color: #DA4F49;color: white;}

.fixed-top-bar{
    position: absolute;
    top: 0px;
    float: left;
    display: block;
    z-index: 100;
    width: 100%;
    padding: 0px;
}

.itemSelected{
    border: 4px solid black;
}

#accountHeaderLogo{
    padding:5px !important;
}

.table-image{
    height:100px;
    width:auto;
}

.productManageButtons.hidden{
    transition:2s;
}

.productManageButtons{
    width:100%;
}


.free-payment-container {
    /*box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);*/
    /*box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);*/
    border: #aa864b solid 1px;
    padding: 1.5rem;
}
.free-payment-title {
    font-weight: 500;

}
.free-payment-btn-login {
    width: 240px;
    font-size: 1.1rem !important;
    margin: 0 auto 15px;
    border-radius: 0;
    background-color: #aa864b;
    color: #fff;
    position: relative;
    margin-top: 18px;
    border: 3px solid;
    outline: none;

}
/*.free-payment-btn {*/
/*}*/
.free-payment-text{

}
.flex {
    display: flex;
}
.flex-col {
    flex-direction: column;
}
.flex-grow {
    flex-grow: 1;
}
.h-full {
    height: 100%;
}
.flex-grow-0 {
    flex-grow: 0;
}




.payment-loader__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #ffffff;
    border: 1px solid #e4e2e2;
    padding: 20px;
    border-radius: 18px;
}
.payment-loader__spinner,
.payment-loader__spinner:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
    z-index: 10;
}
.payment-loader__spinner {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0,0,0, 0.5);
    border-right: 1.1em solid rgba(0,0,0, 0.5);
    border-bottom: 1.1em solid rgba(0,0,0, 0.5);
    border-left: 1.1em solid #000000;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.modal-dialog {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.modal-content {
    margin: 0 auto;
}