    /*#FF9351*/

    @font-face {
        font-family: 'BodoniMTStd-Book';
        src: url('fonts/BodoniMTStd-Book.eot');
        src: url('fonts/BodoniMTStd-Book.woff') format('woff'), url('fonts/BodoniMTStd-Book.ttf') format('truetype'), url('fonts/BodoniMTStd-Book.svg#BodoniMTStd-Book') format('svg'), url('fonts/BodoniMTStd-Book.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    /*@font-face {
    font-family: 'bodoniflfregular';
    src: url('bodoni-webfont.woff2') format('woff2'), url('bodoni-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    }*/

    * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

    .container {
      position: relative;
    }

    #clip {
      position: absolute;
      clip: rect(0, 50px, 50px, 0);
      /* clip: shape(top, right, bottom, left); NB 'rect' is the only available option */
    }

/*
    a, a:visited, a:hover, a:active {
      color: inherit;
    }
*/

    .pure-menu-link {
        font-family: 'Arial';
    }

    /*
    @font-face {
        font-family: Bodoni;
        src: url('fonts/bodoni.ttf');
    }
    */
    #InputDeliveryAddress {
        z-index:9999!important;
    }

    .front {
        z-index:9999!important;
    }

    .rotate-90 {
        transform: rotate(90deg);
    }

    .rotate-90-anti {
        transform: rotate(-90deg);
    }

    .rotate-180 {
        transform: rotate(-180deg);
    }

    #rightdiv1 {
        overflow-y: auto;
    }

    .about-image-div {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px;
    }

    .left-image-div {
        overflow-y: hidden;
    }

    .h787 {
        max-height: 900px;
    }

    .folio {
        max-width: 590px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%;
        height: auto;
        max-height: 100%;
        max-width: 100%;
    }

    .text-orange {
        color: #7fd43f !important;
    }

    .text-fineart {
        color: 	#6260a8 /* #4d4dff !important; */
    }

    .text-left {
        text-align: left !important;
    }

    .pointer {
        cursor: pointer !important;
    }

    .disabled {
        cursor: not-allowed;
    }

    .fineart {
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .padall38 {
        padding-top: 20px;
        padding-bottom: 38px;
        padding-right: 20px;
    }

    .pad20 .pure-u-md-1-4,
    .pure-u-md-2-4 {
        padding-left: 38px;
        padding-right: 38px;
    }

    .pad20all {
        padding: 20px;
    }

    .pad-22 {
        padding: 22px;
    }

    .padtesttext {
        padding: 20px;
    }

    .padleft38 {
        padding-left: 38px;
    }

    .pad-top-small {
        padding-top: 15px;
        padding-bottom: 5px;
    }

    .container {
        width: 100%;
    }

    .dialog-maxwidth {
        max-width: 350px;
    }


    .md-dialog-container {
        z-index: 999999 !important;
    }

    .boxrow-dialog {
        max-width: 800px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 20px 0px;
        background-color: #bbe998;
        z-index: 9999;
    }

    .md-default-theme {
        border-color: #7fd43f;
        border-style: solid;
    }

    .testimonial img {
        height: 350px !important;
    }

    .thumbnails {
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .thumbnails img {
        width: 80%;
        margin-left: 38px;
        margin-right: 38px;
        margin-top: 26.25px; /*6%;*/
        margin-bottom: 6%;
    }
    .pure-menu-link {
        padding-left: .85em!important;
        padding-right: .85em!important;
    }

    .italic {
        font-style: italic;
    }

    .max590 {
        height: 48em;
    }

    .max590h {
        height: auto;  /* 48em */
    }

    .home-leftdiv {
        height: 733px;
    }

    .menu-left {
        background-color: #ffffff; /*#f2f2f2;*/
        margin: 0 2% 2% 0%;
        /*max-height: 825px;*/
        padding: 0 20px 20px 20px !important;
    }

    .menu-left-search {
        background-color: #ffffff; /*#f2f2f2;*/
        margin: 0% 2% 0 0%;
        /*max-height: 950px;*/
        padding: 5px 20px 20px 20px !important;
    }

    .menu-right-search {
        background-color: #ffffff;
        margin: 0% 2% 0 2%;
        max-height: 905px;
        padding: 22px 20px 20px 20px !important;
    }

    .selected-title {
        /*background-color: #f2f2f2;*/
        margin: 0% .5% 0% 0%;
        padding: 0 20px 20px 20px !important;
    }

    .nomargin {
        margin: 0px;
    }

    .border {
        border-color: #7fd43f;
        border-style: solid;
    }

    .border-thin {
        border-color: #7fd43f;
        border-style: solid;
        border-width: thin;
    }

    .padding-sides {
        padding-left: 12px;
        padding-right: 8px;
    }

    .padding-sides-info {
        padding-left: 16px;
        padding-right: 16px;
    }

    .padding-sides-equal {
        padding: auto;
    }

    .img-basket {
        margin: auto;
        max-width: 75px;
    }

    .img-basket-small {
        margin: auto;
        max-width: 50px;
    }

    #fixedtop {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 0;
        /* center all inline content */
        text-align: center;
        z-index: 8888;
        max-width: 1260px;
        /*1166px;*/
        padding-left: 40px;
        padding-right: 40px;
        background-color: #ffffff;
    }

    .hidden-small {
        height: auto;
        width: auto;
        display: block;
    }

    .visible-small {
        visibility: hidden !important;
        display: none;
        height: 0px;
        width: 0px;

    }

    .visible-small-full {
        visibility: hidden !important;
        display: none;
        height: 0px;
        width: 0px;
    }

    .content {
        margin-top: 0px;
        padding-top: 106px;
        /*106px;*/
        background-color: transparent;
        z-index: 1000;
    }

    .checkbox-sub {
        padding-left: 15px;
    }

    body {
        overflow-x: visible;
        overflow-y: scroll;
    }

    body {
        /*background-color: transparent;*/
        min-height: 100%;
        background-repeat: repeat;
        background-image: url("../images/pattern1a.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        background-blend-mode: soft-light;
        */ z-index: 9999;
        margin: 0px;
        /*background-color: #ffffff;*/
    }

    .footer {
        background-color: transparent;
    }

    #footer1 {
        font-family: "sans-serif;";
        font-size: 14px;
    }

    .back-blue {
        float: left;
        background-color: #a7a6d4 /*#bbe998;*/
        /*AEE9E8*/
        padding: 38px;
        /*padding: 22px;*/
        max-height: 910px;
        overflow-y: hidden;
    }

    .back-blue-20 {
        background-color: #a7a6d4 /*#bbe998;*/
        /*AEE9E8*/
        /*padding: 22px;*/
        overflow-y: hidden;
    }

    .back-blue-noheight {
        float: left;
        background-color: #a7a6d4 /*#bbe998;*/
        /*AEE9E8*/
        padding: 38px;
        /*padding: 22px;*/
        overflow-y: hidden;
    }

    #borange {
        background-color: #7fd43f;
    }

    #bblue {
        background-color:  #a7a6d4; /*#bbe998;*/
    }

    #thumbnails {
        /*background-color: #a7a6d4; /*#bbe998;*/
    }


    .bblue {
        background-color:  #a7a6d4 /*#bbe998;*/
        vertical-align: middle;
    }

    .max500 {
        max-width: 100%;
        max-height: auto;
    }


    #bbluepad {
        background-color:  #a7a6d4; /*#bbe998;*/
        border-left: 20px;
        border-right: 20px;
        border-left-style: solid;
        border-right-style: solid;
        border-left-width: 20px;
        border-right-width: 20px;
        border-left-color: #fff;
        border-right-color: #fff;
        overflow-y: hidden;
    }

    #bgreenpad {
        background-color:  #bbe998; /*#bbe998;*/
        border-left: 20px;
        border-right: 20px;
        border-left-style: solid;
        border-right-style: solid;
        border-left-width: 20px;
        border-right-width: 20px;
        border-left-color: #fff;
        border-right-color: #fff;
        overflow-y: hidden;
    }

    .item-image-container {
        overflow: hidden;
        margin-left: 5%;
        margin-right: 5%;
        background-color:  #a7a6d4 /*#bbe998;*/
    }

    .item-image-portrait {
        overflow: hidden;
        background-color:  #a7a6d4 /*#bbe998;*/
        max-height: 516px;
        width: 50%;
        margin: auto;
    }

    .item-image {
        overflow: hidden;
        background-color:  #a7a6d4 /*#bbe998;*/
        max-height: 516px;
        width: auto;
    }

    .zoom-in {
        cursor: zoom-in;
    }

    .zoom-out {
        cursor: zoom-out;
    }

    .image-enlarge {
        min-height: 750;
        max-height: 1050px;
    }

    .item-image img {
        vertical-align: middle;
        display: inline-block;
    }


    .back-blue-fun {
        float: left;
        background-color:  #a7a6d4 /*#bbe998;*/
        /*AEE9E8*/
        padding: 22px;
    }

    .fix-height {
        max-height: 910px;
    }

    .back-blue-only {
        float: right;
        padding: 22px;
        background-color:  #a7a6d4 /*#bbe998;*/; /* cmyk(18%, 0%, 32%, 9%) */
        z-index: 5000;
        /*AEE9E8*/
    }

    #orange {
        background-color: #FF9351;
        /*#7fd43f;*/
        padding: 10px;
        height: 850px;
    }

    md-checkbox.md-checked.orangechk .md-icon {
        background-color: #7fd43f;
    }

    input[type="checkbox"]:focus {
        outline: #7fd43f !important;
        color: #7fd43f !important;
    }

    input[type="checkbox"]:checked {
        outline: #7fd43f !important;
    }

    .event-head {
        border-bottom-width: 1px;
        border-bottom-color: rgba(0, 0, 0, .5);
        border-bottom-style: solid;
        margin-bottom: 3px;
    }

    .search:focus {
        border-color: #7fd43f !important;
    }

    .pure-g {
        display: flex;
    }

    .smile-img {
        height: 106px;
    }

    .center-img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 0px;
    }

    .extrapad {
        padding-left: 4px;
        padding-right: 4px;
    }

    #right {
        text-align: right;
    }

    .bottompad {
        margin-bottom: 5px;
        /* 40px */
        padding: 0px 12px 18px;
    }

    .bottompad-main {
        margin-bottom: 20px; /*5px;*/
    }

    .bottom-menu {
        padding-left: 20px;
        padding-right: 20px;
        border-right: 1px solid #D5D5D5;
    }

    .bottom-menu-right {
        padding-left: 20px;
        padding-right: 20px;
        border-right: 0px solid #D5D5D5;
    }

    /* old stuff */

    html {
        overflow: -moz-scrollbars-vertical;
        /*overflow-y: scroll;*/
    }

    .btn {
        border-radius: 0px !important;
    }

    .card-header {
        border-radius: 0px !important;
    }

    .card-header:first-child {
        border-radius: 0px !important;
    }

    #wrapper {
        max-width: 1080px;
        /*1166px;*/
        margin-left: auto;
        margin-right: auto;
    }

    .container-fluid {
        background-color: transparent;
        width: 100%;
    }

    .12px {
        font-size: 12px !important;
        color: #000000 !important;
    }

    .10px {
        font-size: 10px !important;
        color: #000000 !important;
    }

    .basket-icon {
        width: 20px;
        height: 20px;
        padding-bottom: 3px;
    }

    .header {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    .extra {
        height: 36px;
    }

    .pad-no {
        padding: 0px !important;
    }

    .pad-top {
        padding-top: 20px;
        padding-bottom: 28px;
        padding-right: 30px;
    }

    .pad-topb {
        padding-top: 11.4px;
        padding-bottom: 28px;
        padding-right: 30px;
    }

    .pad-top-info {
        padding-top: 1.4px;
        padding-bottom: 8px;
        padding-right: 30px;
    }

    .pad-bottom2 {
        padding-bottom: 4px;
    }

    .pad-bottom {
        padding-bottom: 20px;
        padding-bottom: 20px;
    }

    .pad-left {
        padding-left: 38px;
    }

    .pagination {
        padding-bottom: 20px;
        margin-bottom: 10px;
        margin-top: 8px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .alt-images {
        padding: 5px;
    }

    .main {
        padding-top: 134px;
    }

    #brand {
        padding-right: 0px !important;
    }

    .brand-inner {
        background-color: #7fd43f;
    }

    .navbar {
        padding-left: 0px;
        max-height: 20px !important;
    }

    .navbar-collapse {
        height: 36px;
    }

    .nav-link {
        text-decoration: none;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border-bottom: 6px !important;
        height: 36px;
        margin-top: 8px;
    }

    .nav-link:active {
        background-color: #7fd43f;
        color: #ffffff !important;
        text-decoration: none;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border-bottom: 6px !important;
        height: 36px;
        margin-top: 8px;
    }

    .nav-link:hover {
        background-color: #7fd43f;
        color: #ffffff !important;
        text-decoration: none;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border-bottom: 6px !important;
        height: 36px;
        margin-top: 8px;
    }

    .dropdown-menu {
        border-radius: 0px;
    }

    .modal-content {
        border-radius: 0px;
    }

    input {
        max-width: 100%;
    }

    .Center {
        text-align: center;
    }

    .Left {
        text-align: left;
    }

    #right {
        text-align: right;
    }

    .guild {
        width: 25%;
        margin-top: 5px;
    }

    .LBox-shop {
        background-color: #ffffff;
        min-height: 250px;
        padding-bottom: 44px;
        padding-right: 34px;
        padding-top: 44px;
        padding-left: 0px;
    }

    .LBox {
        background-color: #ffffff;
        min-height: 250px;
        padding-bottom: .3em;
    }

    .inner-left {
        background-color: #f09535;
        height: 100%;
        padding: 6px 12px 6px 23px;
    }

    .btn:hover {
        cursor: pointer;
    }

    a,
    a:hover,
    a:active {
        text-decoration: none;
        cursor: pointer;
    }

    /*.product-menu a,
a:hover,
a:active {
    background-color: #f09535;
    color: #FFFFFF!important;
    border-style: hidden;
    cursor: pointer;
    cursor: hand;
}
*/

    .mb-0 {
        background-color: #FF !important;
    }

    .product-menu {
        background-color: #FF;
        /* #f09535;*/
        color: #777 !important;
        border-style: hidden;
    }

    .info-menu {
        background-color: #ffffff;
        color: #FFFFFF !important;
        border-style: hidden;
    }

    .Box {
        padding: -30px;
    }

    .RBox {
        background-color: #ffffff;
        min-height: 250px;
        padding-bottom: .3em;
        padding-left: 3em !important;
        padding-right: 3em !important;
    }

    .products-box {
        background-color: #bbe998;
        /*AEE9E8*/
        padding: 1em;
        border-style: solid;
        border-width: 15px;
        border-color: #ffffff;
    }

    .Spacer-LBox {
        background-color: #7fd43f;
        height: 0px;
    }

    .Spacer-RBox {
        background-color: #AEE9E8;
        height: 0px;
    }

    .Spacer {
        background-color: #ffffff;
        min-height: 28px;
        padding-left: 0px;
        padding-right: 0px;
        border-right: 1px solid #D5D5D5;
    }

    .spacer-footer {
        height: 1px;
        background-color: rgba(0, 0, 0, .5);
        padding-bottom: 1px;
        margin-bottom: 10px;
    }

    .FLBox {
        background-color: #FFFFFF;
        min-height: 200px;
        padding-left: 10px;
        padding-top: .5em;
    }

    .FMBox {
        background-color: #FFFFFF;
        min-height: 200px;
        padding-top: .5em;
    }

    .FMBoxL {
        background-color: #FFFFFF;
        min-height: 200px;
        padding-top: .5em;
        padding-left: 55px;
    }

    .FRBox {
        background-color: #FFFFFF;
        min-height: 200px;
        padding-top: .5em;
    }

    .col1 {
        background-color: #AEE9E8;
    }

    h1 {
        font-family: "BodoniMTStd-Book";
        font-weight: 100 !important;
    }

    h2 {
        font-family: "BodoniMTStd-Book";
        font-weight: 100 !important;
    }

    h3 {
        font-family: "BodoniMTStd-Book";
        font-weight: 100 !important;
    }

    h4 {
        font-family: "BodoniMTStd-Book";
    }

    .bod {
        font-family: "BodoniMTStd-Book"!important;
        color:#000000!important;
    }

    .word-wrap {
        word-wrap: break-word;
    }

    .large {
        font-size: 64px !important;
        line-height: 78px;
        margin-bottom: 15px;
    }

    p {
        text-align: justify;
        line-height: 180%;
    }

    .center {
        text-align: center;
    }

    .BrandArt {
        text-align: center;
    }

    .v-align {
        margin: auto;
    }

    .spacer-top-nav {
        height: 106px;
        background-color: white;
    }

    .nav-bar {
        height: 32px;
        background-color: white;
        padding-left: 15px;
    }

    .nav-bar:hover {
        background-color: #7fd43f;
    }

    .navbar {
        padding-left: 3px;
        padding-right: 0px;
    }

    .center-padding {
        padding: 10px 55px 10px 55px !important;
    }

    .center-img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 0px;
    }

    .smile-img {
        height: 106px;
    }

    .smile-div {
        /* width: auto;*/
        height: 106px;
        background-color: white;
        border-bottom: 36px;
        border-bottom-style: solid;
        border-bottom-color: #7fd43f;
        /*7fd43f;*/
    }

    .fine-div {
        /* width: auto;*/
        height: 106px;
        background-color: white;
        border-bottom: 36px;
        border-bottom-style: solid;
        border-bottom-color: #6260a8;
        /*7fd43f;*/
    }

    .pure-menu-horizontal {
        height: 36px;
        /*padding-bottom: 4px;*/
    }

    .nav-div {
        /* width: auto;*/
        height: 106px;
    }

    .medium-img {
        height: 250px;
        width: 250px;
    }

    .outer {
        padding: 0px !important;
        margin-top: 12px !important;
        border: 0px;
    }

    .info {
        height: 35px;
        background-color: #ffffff;
        border: 0px;
        color: #000000 !important;
    }

    .commercial-list-box-old {
        background-color: #bbe998;
        /*AEE9E8*/
        /*#AEE9E8;*/
        display: block;
        padding: 20px;
        margin-left: 0px !important;
        margin-right: 0px !important;
        border: 0px;
        position: relative;
    }

    .product-list-box {
        background-color: #bbe998;
        /*AEE9E8*/
        /*#AEE9E8;*/
        display: block;
        padding: 20px;
        position: relative;
        width: 50%;
        overflow: hidden;
        margin: 0px !important;
        margin-right: 0px !important;
        border: 0px;
    }

    .product-selected-box {
        background-color: #bbe998;
        /*AEE9E8*/
        /*#AEE9E8;*/
        display: block;
        padding: 20px;
        margin: 0px !important;
        margin-right: 0px !important;
        border: 0px;
        height: 505px;
        width: 100%;
        display: inline-block;
    }

    .item-selected {
        background-color: yellow;
        position: relative;
        /*border: 1px solid #333;*/
        /*float: left;*/
        margin: 2%;
        overflow: hidden;
        /*width: 100%;*/
        max-height: 505px;
        max-width: 505px;
        display: inline-block;
    }

    .item-selected-img {
        max-width: 465px;
        border: none;
        display: block;
        margin: 0 auto;
        ;
    }

    .product-list-img {
        max-width: 378px;
        max-height: 378px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        display: block;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .basket-right-box {
        min-height: 300px;
    }

    .sketchbook-list-box {
        /*background-color: #bbe998;*/
        background-image: url(images/ZambiaSB.jpg);
        /*AEE9E8*/
        /*#AEE9E8;*/
        display: block;
        padding: 20px;
        height: 271px;
        margin: 0px !important;
        margin-right: 0px !important;
        border: 0px;
    }

    .sketchbook-list-img {
        max-width: 378px;
        max-height: 378px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        display: block;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .product-main-img {
        width: 480px;
        height: 480px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        display: block;
    }

    .product-alt-box {
        display: block;
        padding: 21px;
        background-color: #bbe998;
        margin: 0px !important;
        padding-right: 0px;
        border: 0px !important;
    }

    .product-alt-box-r {
        display: block;
        padding: 21px;
        background-color: #bbe998;
        margin: 0px !important;
        border: 0px !important;
    }

    .product-alt-img {
        max-width: 120px;
        max-height: 120px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        display: block;
    }

    .basket-main-img {
        width: 513px;
        background-color: #bbe998;
        padding: 1em;
        border-style: solid;
        border-width: 15px;
        border-bottom-width: 0px;
        border-color: #ffffff;
    }

    .basket-alt-img {
        width: 513px;
        background-color: #bbe998;
        padding: 1em;
        border-style: solid;
        border-width: 15px;
        border-color: #ffffff;
    }

    .product-alt-img {
        width: auto;
        height: auto;
    }

    .custom-control-input:checked ~ .custom-control-indicator {
        color: #fff;
        background-color: #7fd43f;
        border-color: #7fd43f;
    }

    .product {
        min-width: 100%;
        background-color: #ffffff;
        color: #000000;
    }

    .product:hover {
        min-width: 100%;
        background-color: #7fd43f;
        color: #ffffff;
    }

    .product-modal {
        padding: 30px;
        margin: 5px;
    }

    #Payment {
        min-height: 75px;
        padding: 15px;
    }

    .paypalbutton {
        position: relative;
        margin: 2px;
        bottom: 0;
    }

    .right-paypal {
        position: relative;
        float: right;
        bottom: 25px;
        margin-bottom: -30px;
        display: inline-block;
    }

    .right-arrow {
        position: relative;
        float: right;
        bottom: 1px;
        font-size: 20px;
        padding-top: 6px;
    }

    .left-arrow {
        position: relative;
        float: left;
        bottom: 1px;
        font-size: 20px;
        padding-top: 6px;
    }

.arrow {
  border: solid #7fd43f;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  float: right;
  top: 6px;
  zoom: 2;
}

.arrowsubject {
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  float: right;
  top: 0px;
  zoom: 2;
}

.arrowright {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.arrowleft {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.arrowupsubject {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 3px;
}

.arrowup {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.arrowdown {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 3px;
}

    .middle-title {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        bottom: 1px;
        font-size: 20px;
    }

    .right {
        /*position: relative;*/
        /*float: right;*/
        /*display: inline-block;*/
        text-align: right;
    }

    .left {
        position: relative;
        float: left;
        bottom: 25px;
        margin-bottom: -30px;
        display: inline-block;
    }

    .product-collection {
        min-width: 100%;
        color: #7fd43f;
    }

    .product-collection:hover {
        min-width: 100%;
        color: #ffffff;
        background-color: #7fd43f;
    }

    li.dropdown {
        display: inline-block;
    }

    li a:hover,
    a:active .dropdown-item:hover,
    dropdown-item:active {
        background-color: #7fd43f !important;
        border-color: #7fd43f !important;
        color: #FFFFFF !important;
        text-decoration: none;
    }

    .btnbanburygreen a:hover,
    a:active .dropdown-item:hover,
    dropdown-item:active {
        background-color: #FF9351 !important;
        border-color: #FF9351 !important;
        color: #FFFFFF !important;
        text-decoration: none;
    }

    li.hpurple a:hover,
     .hpurple a:active {
        background-color: #6260a8 !important;
        border-color: #6260a8 !important;
        color: #FFFFFF !important;
        text-decoration: none;
    }

    li a,
    .dropdown-item {
        display: inline-block;
        color: rgba(0, 0, 0, 0.5);
        text-align: left;
        padding: 10px 16px 10px 16px;
        /*padding: 5px 16px 15px 16px;*/
        text-decoration: none;
        height: 36px;
    }

    li a.fineart:hover,
    a:active .dropdown-item:hover,
    dropdown-item:active {
        background-color: #6260a8/* #4d4dff !important; */
        color: #FFFFFF !important;
        text-decoration: none;
    }

    /*.basket-info a:focus,
a:hover,
a:active {
    background-color: #7fd43f!important;
    color: #000000!important;
    border-style: hidden;
    text-decoration: none;
}*/

    .basket-info a: {
        background-color: #FFFFFF;
        color: #000000 !important;
        border-style: hidden;
        text-decoration: none;
    }

    .basket-inner-right {
        margin-top: 12px;
    }

    .basket-inner-right-bottom {
        margin-top: 22px;
    }

    /*Animation*/

    .item:hover .item-overlay.top {
        top: 70%;
    }

    .item:hover .item-overlay.right {
        right: 0;
        left: 0;
    }

    .item:hover .item-overlay.bottom {
        bottom: 0;
    }

    .item:hover .item-overlay.left {
        left: 0;
    }

    /*
by default, overlay is visible…
*/

    .item-overlay {
        opacity: .7;
        position: absolute;
        top: 20%;
        right: auto;
        bottom: 0;
        left: auto;
        background: #AEE9E8;
        /*rgba(0,0,0,0.5);*/
        color: #000;
        overflow: hidden;
        text-align: center;
        /* fix text transition issue for .left and .right but need to overwrite left and right properties in .right */
        width: 100%;
        -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
        -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
        transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
    }

    . textoverlay {
        color: #000;
    }

    /*
…but this hide it
*/

    .item-overlay.top {
        top: 100%;
    }

    .item-overlay.right {
        right: 200%;
        left: -100%;
    }

    .item-overlay.bottom {
        bottom: 50%;
    }

    .item-overlay.left {
        left: 100%;
    }

    /* misc. CSS */

    .item {
        position: relative;
        /*border: 1px solid #333;*/
        float: left;
        margin: 0 2% 2% 2%;
        overflow: hidden;
        width: 100%;
        max-width: 540px;
    }

    .item img {
        max-width: 100%;
    }

    .item-cont {
        position: relative;
        /*border: 1px solid #333;*/
        float: left;
        margin: 2%;
        overflow: hidden;
        width: 270px;
        height: 270px;
        max-width: 540px;
        border-style: solid;
        border-width: 6px;
        border-color: #bbe998;
        /*background-image: url(images/ZambiaSB.jpg) */
    }

    .item-cont img {
        position: absolute;
        /*max-width: 100%;
    clip: rect(0px, 231px, 163px, 0px);*/
        margin: -40px;
        clip: rect(50px, 250px, 250px, 50px);
    }

    .item-sketch {
        position: relative;
        /*border: 1px solid #333;*/
        float: left;
        margin: 2%;
        overflow: hidden;
        width: 270px;
        height: 270px;
        max-width: 540px;
        border-style: solid;
        border-width: 6px;
        border-color: #bbe998;
    }

    .square-box {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .b-purple {
        background: #a7a6d4;/*#a7a6d4 #bbe998;*/
    }

    .b-green {
        background: #bbe998; /*#a7a6d4 #bbe998;*/
    }

    .square-box:before {
        content: "";
        display: block;
        padding-top: 100%;
    }
    .square-image {
        max-height: 100%;
    }
    .square-image-item {
        max-height: 590px;
    }

    .square-content {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: black;
        text-align: center;
        margin: 10%;
        /*background: url(images/commercial/folio2.jpg);*/
    }

    .square-content-border {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: white;
        border-style: solid;
        border-width: 20px;
        text-align: center;
        padding: 20px;
        border-color: #AEE9E8;
        background-color: transparent;
        /*background-position: right -225px bottom -225px;*/
    }

    .border-square {
        width: 100%;
        height: 100%;
        position: absolute;
        border-style: solid;
        border-width: 20px;
        border-color: #AEE9E8;
    }

    .commercial-list-box img {
        position: absolute;
        clip: rect(200px 200px 10px 10px);
    }

    .commercial-list-box-old {
        background-color: #bbe998;
        /*AEE9E8*/
        /*#AEE9E8;*/
        display: block;
        padding: 20px;
        margin-left: 0px !important;
        margin-right: 0px !important;
        border: 0px;
        position: relative;
    }

    .navbar-light {
        background-color: #ffffff;
    }

    .shadow {
        box-shadow: 0px 12px 21px -13px rgba(0, 0, 0, 1) !important;
    }

    .red {
        background-color: red;
    }

    .blue {
        background-color: white;
        border-bottom: 36px;
        border-bottom-style: solid;
        border-bottom-color: yellow;
    }

    .yellow {
        background-color: yellow;
    }

    .green {
        background-color: lightgreen;
    }

    .orange {
        background-color: white;
        border-bottom: 36px;
        border-bottom-style: solid;
        border-bottom-color: yellow;
    }

    .white {
        background-color: white;
    }

    .whitetext {
        color: white;
    }

    .redtext {
        color: red;
    }

    .redwhite {
        color:white!important;
        background-color: red;
    }

    .l {
        padding-left: 5px;
        padding-right: 20px;
    }

    .m {
        padding-left: 14px;
        padding-right: 10px;
    }

    .r {
        padding-left: 24px;
        padding-right: 0px;
    }

    .t {
        background-color: #ffffff;
        height: 38px;
    }

    .t44 {
        background-color: #ffffff;
        min-height: 44px;
    }

    .b {
        background-color: #ffffff;
        height: 37px;
    }

    .footer-title {
        font-size: 16px;
        padding-bottom: 5px;
    }

    .footer {
        font-size: 14px;
        z-index: 99999 !important;
    }

    @media(max-width: 991px) {
        .navbar,
        .navbar-toggler {
            position: fixed;
            top: 0;
            left: 0;
        }
        .navbar-nav {
            background-color: white;
            width: 300px;
            padding-top: 15px;
            padding-left: 25px;
            z-index: 9000;
            height: auto;
            max-height: 350px;
            overflow-x: hidden;
        }
    }

    .link-content {
        padding: 10px 38px;
    }

    .footer-content {
        padding: 10px 38px;
        border-right: 1px solid #D5D5D5;
        height: 150px;
    }

    .footer-content-right {
        padding: 10px 38px;
        height: 150px;
    }

    .footer-nav {
        padding: 10px 12px 10px;
    }

    .left-image-div {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        /*max-height: 900px;*/
        background-color: #bbe998;
        overflow-y: hidden;
    }

    .right-info-div {
        height: 893px;
    }

    .left-image-img {
        width: 100%;
        display: block;
    }

    .left-image-img-bottom {
        width: 100%;
        display: block;
        vertical-align: bottom;
    }

    #about {
        max-height: 600px;
        height: auto;
        overflow-y: scroll;
    }

    .spacer-top-main {
        height: 22px;
    }

    .sage-pay {
        background-color: #D5D5D5;
        color: #000000;
        border-color: #7fd43f;
        border-style: solid;
        border-width: 1px;
    }

    .sage-pay :hover {
        background-color: #7fd43f;
        color: #ffffff;
    }

    .btnbanbury a, button.btnbanbury {
        width: 100%; /*199px;*/
        background-color: #FF9351;
        color: #000000;
        border-color: #FF9351;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        display: block;
        font-size-adjust: auto;
        height: 36px;
    }

    .btnbanburygreen a {
        width: 100%; /*199px;*/
        background-color: #7fd43f;
        color: #000000;
        border-color: #7fd43f;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        display: block;
        font-size-adjust: auto;
    }

    .btnbanbury a :hover {
        width: 100%; /*199px;*/
        background-color: 	#FF9351;
        color: #ffffff;
    }

    .btnbanbury-shop a {
        width: 100%; /*199px;*/
        background-color: 	#FF9351;
        color: #000000;
        border-color: 	#FF9351;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        display: block;
        font-size-adjust: auto;
        }

    .btn-small a {
        font-size: 14px !important;
        padding: 3px !important;
        background-color: #FF9351 !important;
        border-color: gray !important;
    }

    .btn-small a :hover {
        font-size: 14px !important;
        padding: 3px !important;
        background-color: #7fd43f !important;
        border-color: gray !important;
        color: #ffffff;
    }

    .btnbanbury-shop a :hover {
        width: 100%; /*199px;*/
        background-color: #7fd43f;
        border-color: #7fd43f;
        color: #ffffff;
    }

    .btnbanbury-shop-purple a {
        width: 100%; /*199px;*/
        background-color: 	#FF9351;
        color: #000000;
        border-color: 	#FF9351;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        display: block;
        font-size-adjust: auto;
    }

    .btnbanbury-shop-purple a :hover {
        width: 100%; /*199px;*/
        background-color: #6260a8 !important;
        border-color: #6260a8 !important;
        color: #ffffff;
    }

    .btnbanbury-shop-green a {
        width: 100%; /*199px;*/
        background-color: 	#FF9351;
        color: #000000;
        border-color: 	#FF9351;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        display: block;
        font-size-adjust: auto;
    }

    .btnbanbury-shop-green a :hover {
        width: 100%; /*199px;*/
        background-color: #7fd43f !important;
        border-color: #7fd43f !important;
        color: #ffffff;
    }

    span {
      padding-top: 3px;
    }

    span :hover {
            background-color: #7fd43f;
            color: #ffffff;
    }


    .btnbanbury-btn {
        width: 100%; /*199px;*/
        background-color: #D5D5D5;
        color: #000000;
        border-color: #FF9351;
        border-style: solid;
        border-width: 1px;
    }

    .btnbanbury-btn :hover {
        width: 100%; /*199px;*/
        border-color: #7fd43f;
        background-color: #7fd43f;
        color: #ffffff;
    }

    .inline {
        display: inline-block;
    }

    .social {
        width: 40px;
        height: 40px;
        margin-right: 9px;
        margin-top: 8px;
    }

    /* SCROLL BAR  */

    /*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

    .jspContainer {
        position: relative;
        float: left;
    }

    .jspPane {
        position: absolute;
    }

    .jspVerticalBar {
        position: absolute;
        top: 0;
        right: 0;
        width: 5px;
        height: 100%;
        background: #7fd43f;
    }

    .jspHorizontalBar {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 7px;
        background: #777;
    }

    .jspVerticalBar *,
    .jspHorizontalBar * {
        margin: 0;
    }

    .jspCap {
        display: none;
    }

    .jspHorizontalBar .jspCap {
        float: left;
    }

    .jspTrack {
        background: #AEE9E8;
        position: relative;
    }

    .jspDrag {
        background: red;
        /*#7fd43f; rgb(255, 81, 0);*/
        position: relative;
        top: 0;
        left: 0;
        cursor: pointer;
    }

    .jspHorizontalBar .jspTrack,
    .jspHorizontalBar .jspDrag {
        float: left;
        height: 100%;
    }

    .jspArrow {
        background: #50506d;
        text-indent: -20000px;
        display: block;
        cursor: pointer;
    }

    .jspArrow.jspDisabled {
        cursor: default;
        background: #80808d;
    }

    .jspVerticalBar .jspArrow {
        height: 7px;
    }

    .jspHorizontalBar .jspArrow {
        width: 7px;
        float: left;
        height: 100%;
    }

    .jspVerticalBar .jspArrow:focus {
        outline: none;
    }

    .jspCorner {
        background: #eeeef4;
        float: left;
        height: 100%;
    }

    /* Yuk! CSS Hack for IE6 3 pixel bug :( */

    * html .jspCorner {
        margin: 0 -3px 0 0;
    }

    #aboutclint p {
        padding-right: 5em;
    }

    #home p {
        padding-right: 5em;
    }

    #events p {
        padding-right: 5em;
    }

    .scroll-container {
        display: flex;
        flex-direction: column;
    }

    .events-list {
        position: relative;
    }

    #home {
        */ float: left;
        */ max-width: 100%;
        padding-right: 5em;
        max-height: 763px;
        overflow-y: scroll;
        z-index: 7000;
    }

    #aboutclint {
        /*float: left;*/
        max-width: 100%;
        padding-right: 5em;
        max-height: 763px;
        height: auto;
        overflow-y: visible;
        z-index: 7000;
    }

    #events {
        */ float: left;
        */ max-width: 100%;
        padding-right: 5em;
        overflow-y: scroll;
        z-index: 4000;
    }


    .scroll-pane {
        height: 98%;
        z-index: 9000;
        overflow-y: scroll !important;
    }

    .repeat {
        min-height: 90%;
    }

    .two-third {
        max-width: 400px !important;
        min-width: 150x;
        z-index: 8500;
        overflow-y: hidden;
        margin-right: 15px;
    }

    .boxrow {
        max-width: 1220px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 0px 0px;
        background-color: #ffffff;
        z-index: 9999;
    }

    .boxrow-footer {
        max-width: 1220px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 20px 0px;
        background-color: white;
    }

    /*

    .product {
        min-width: 100%;
        background-color: #ffffff;
        color: #000000;
    }

    .product:hover {
        min-width: 100%;
        background-color: #7fd43f;
        color: #ffffff;
    }

.boxrow .box {
    padding: 0px;
}



#blue {
    background-color: #AEE9E8;
    padding: 22px;
}
*/

    /* Carousel */

    .fa {
        font-size: 48px;
    }

    .arrowSlider {
        cursor: pointer;
        display: block;
        height: 64px;
        margin-top: -35px;
        outline: medium none;
        position: absolute;
        top: 50%;
        width: 64px;
        z-index: 5;
    }

    .arrowSlider.prev {
        left: 20px;
        opacity: 0.2;
        transition: all 0.2s linear 0s;
    }

    .arrowSlider.next {
        opacity: 0.2;
        right: 20px;
        transition: all 0.2s linear 0s;
    }

    .arrowSlider.prev:hover {
        opacity: 1;
    }

    .arrowSlider.next:hover {
        opacity: 1;
    }

    .nav {
        bottom: 8px;
        display: block;
        height: 48px;
        left: 0;
        margin: 0 auto;
        padding: 1em 0 0.8em;
        position: absolute;
        right: 0;
        text-align: center;
        width: 100%;
        z-index: 5;
    }

    .nav li {
        border: 5px solid #AAAAAA;
        border-radius: 5px;
        cursor: pointer;
        display: inline-block;
        height: 30px;
        margin: 0 8px;
        position: relative;
        width: 50px;
    }

    .nav li.active {
        border: 5px solid #FFFFFF;
    }

    .nav li img {
        width: 100%;
    }

    .slider {
        border: 15px solid #FFFFFF;
        border-radius: 5px;
        height: 500px;
        margin: 20px auto;
        position: relative;
        width: 800px;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        -ms-perspective: 1000px;
        -o-perspective: 1000px;
        perspective: 1000px;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .slidePicture {
        position: absolute;
        top: 0;
        left: 0;
    }

    .slidePicture.ng-hide-add {
        opacity: 1;
        -webkit-transition: 1s linear all;
        -moz-transition: 1s linear all;
        -o-transition: 1s linear all;
        transition: 1s linear all;
        -webkit-transform: rotateX(50deg) rotateY(30deg);
        -moz-transform: rotateX(50deg) rotateY(30deg);
        -ms-transform: rotateX(50deg) rotateY(30deg);
        -o-transform: rotateX(50deg) rotateY(30deg);
        transform: rotateX(50deg) rotateY(30deg);
        -webkit-transform-origin: right top 0;
        -moz-transform-origin: right top 0;
        -ms-transform-origin: right top 0;
        -o-transform-origin: right top 0;
        transform-origin: right top 0;
    }

    .slidePicture.ng-hide-add.ng-hide-add-active {
        opacity: 0;
    }

    .slidePicture.ng-hide-remove {
        -webkit-transition: 1s linear all;
        -moz-transition: 1s linear all;
        -o-transition: 1s linear all;
        transition: 1s linear all;
        display: block !important;
        opacity: 0;
    }

    .slidePicture,
    .slidePicture.ng-hide-remove.ng-hide-remove-active {
        opacity: 1;
    }

    .slidePicture a:hover {
        background-color: transparent;
    }

    html {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #555555;
    }

    /* To allow padding within divs */

    .pure-g > div {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .bottomborder {
        border-bottom: 3px solid #999999;
    }

    .sideborder {
        border-left: 1px dotted #999999;
    }

    .extrapad {
        padding-left: 40px;
        padding-right: 40px;
    }

    .padall {
        padding: 10px;
    }

    .padall20 {
        padding: 20px;
    }

    .pad {
        padding-left: 4px;
        padding-right: 4px;
    }

    .pad20both {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pad38 {
        padding-left: 38px;
        padding-right: 38px;
    }

    .pad-center {
        padding: 10px;
    }

    .shadow {
        -webkit-box-shadow: 0px 13px 19px -12px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 13px 19px -12px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 13px 19px -12px rgba(0, 0, 0, 0.75);
    }

    /*Responsive*/
/*1220*/
    @media (max-width: 1220px) {
        .hidden-medium {
            visibility: hidden !important;
            height: 0px !important;
            width: 0px !important;
        }
        .square-content-border {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            color: white;
            border-style: solid;
            border-width: 20px;
            text-align: center;
            padding: 20px;
            border-color: #AEE9E8;
            background-color: transparent;
            background-position: right -150px bottom 50px;
            background-size: 350px;
            /*right -150px bottom -175px;*/
        }
        #fixedtop {
            position: relative;
            height: 106px;
            /* center all inline content */
            text-align: center;
            z-index: 9999;
            max-width: 1260px;
            /*1166px;*/
            padding-left: 40px;
            padding-right: 40px;
            background-color: #ffffff;
        }
        .btnbanbury a {
            width: 100%; /*199px;*/
            background-color: #FF9351;
            color: #000000;
            border-color: #FF9351;
            border-style: solid;
            border-width: 1px;
            box-sizing: border-box;
            display: block;
            font-size: 12px;
        }
        .pad38 {
            padding-left: 10px;
            padding-right: 10px;
        }
    }

    @media screen and (min-width: 768px) {
        .modal-dialog {
            width: 950px;
            max-width: 1100px;
        }
    }

    @media (min-width: 1450px) {
        .navbar-toggler {
            top: 15px;
        }
    }

    @media (max-width:1140px) {
        .divider {
            visibility: collapse;
            display: none;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
        .pure-menu-item {
            padding-left: 1px;
            padding-right: 1px;
        }
        .fineart {
            padding-left: 1px;
            padding-right: 1px;
        }
        .pure-menu-link {
            padding-left: 1px;
            padding-right: 1px;
        }
        .content {
            padding-top: 160px;
            background-color: transparent;
        }
        .fixedtop {
            opacity: 1;
            background-color: #ffffff;
            /*#ffffff;*/
            z-index: 9000;
            padding: 0px;
            height: auto;
        }
    }


    @media (max-width: 1024px) {
        .LBox {
            background-color: #BD6439;
            min-height: 50px;
            padding-top: 2em;
            padding-bottom: .5em;
        }
        .RBox {
            background-color: #AEE9E8;
            min-height: 50px;
            padding-top: .5em;
            padding-bottom: .5em;
        }
        .product-alt-img {
            height: auto;
            width: 120px;
            padding-left: 10px;
        }
        .inner-content-div {
            overflow-y: auto;
            z-index: 5000;
        }
        .spacer-top-nav {
            height: 106px;
            background-color: white;
        }
        .pad-top {
            padding-top: 0px;
            padding-bottom: 0px;
        }
    }

    .back-blue {
        float: left;
        background-color: #bbe998;
        /*AEE9E8*/
        /*padding: 22px;*/
        padding: 38px;
    }

    .back-blue-sketch {
        background-color: #bbe998;
        /*AEE9E8*/
        padding: 22px;
        overflow: scroll;
        width: 100%;
        clear: both;

    }


    /*NG-Material Dialog*/

    .dialogdemoBasicUsage #popupContainer {
        position: relative;
    }

    .dialogdemoBasicUsage .footer {
        width: 100%;
        text-align: center;
        margin-left: 20px;
    }

    .dialogdemoBasicUsage .footer,
    .dialogdemoBasicUsage .footer > code {
        font-size: 0.8em;
        margin-top: 50px;
    }

    .div-frame {
        position: relative;
        top: 0px;
        left: 0px;
        height: 475px;
    }

    .div-frame-altimages {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .frame {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .mount {
        position: relative;
        top: 20px;
        left: 1px;
        width: 442px;
        height: 440px;
    }

    .picture {
        position: relative;
        top: -355px;
        left: 0px;
        width: 310px;
        height: 310px;
    }

    /*Radio Buttons*/

    md-radio-button.md-default-theme .md-on,
    md-radio-button .md-on {
        background-color: #7fd43f;
    }

    md-radio-group.md-default-theme .md-checked .md-ink-ripple,
    md-radio-group .md-checked .md-ink-ripple {
        color: #7fd43f;
    }

    /* Style the tab */

    .tab {
        overflow: hidden;
        border: 1px solid #ccc;
        background-color: #f1f1f1;
    }

    /* Style the buttons inside the tab */

    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

    /* Change background color of buttons on hover */

    .tab button:hover {
        background-color: #ddd;
    }

    /* Create an active/current tablink class */

    .tab button.active {
        background-color: #ccc;
    }

    /* Style the tab content */

    .tabcontent {
        display: none;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-top: none;
    }

    /* Scroll bar */

    .scrolltt {
        height: 40em !important;
    }

    /* Cookie bar */

    #cookiebarcont {
        background-color: #7fd43f;
    }

    #cookiebar {
        padding: 10px;
        color: #FFF;
        font-size: 14px;
    }

    #cookiebar a:link,
    #cookiebar a:visited {
        color: #FFF;
    }

    #cookiebar .cookieleft {
        text-align: right;
        border-right: 1px solid #fff;
        padding-right: 20px;
    }

    #cookiebar .cookieright {
        text-align: left;
        padding-left: 20px;
    }

    #cookiebar p {
        margin-bottom: 0px;
        line-height: 20px;
    }

    #cookiebar img {
        vertical-align: bottom;
    }

    /* Pure Menu Top Nav */

    .pure-menu-horizontal {
        max-height: 60px;
        max-width: 610px;
        background-color: #ffffff;
    }

    .pure-menu-link :a {
        padding: 10px, 2px, 6px, 2px !important;
        color: #777;
    }

    .pure-menu-list {
        max-width: 590px;
    }

    .pure-menu-list :a {
        height: 36px;
        padding: 10px, 2px, 6px, 2px !important;
    }

    .pure-menu-item :a {
        padding-left: .1em;
        padding-right: .1em;
    }

    .pure-menu-item:hover {
        background-color: #7fd43f;
        cursor: pointer;
    }

    .fineart :a {
        padding-left: .1em;
        padding-right: .1em;
    }

    .fineart:hover {
        background-color:  #6260a8/* #4d4dff !important; */
        cursor: pointer;
    }


    .pure-menu-list-selected {
        color: #ffffff;
        background-color: #7fd43f;
        cursor: pointer;
    }

    .pure-menu-item-product :li,
    :a {
        padding-left: .2em;
        padding-right: .2em;
        border-style: solid;
        border-width: thin;
        border-color: #777;
    }

    .pure-menu-item-product:hover {
        background-color: #7fd43f;
        cursor: pointer;
        border-style: solid;
        border-width: thin;
        border-color: #7fd43f;
    }

    .pure-menu-children {
        border-style: solid;
        border-width: thin;
        border-color: #777;
        z-index: 9999 !important;
    }

    /* SlideShow*/

    /*
    .cycle-slideshow img {
        width: 120%;
        height: auto
    }
*/

    /* set border-box so that percents can be used for width, padding, etc (personal preference) */

    .cycle-slideshow,
    .cycle-slideshow * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cycle-slideshow {
        width: 100%;
        min-width: 200px;
        max-width: 100%;
        margin: 10px auto;
        padding: 0;
        position: relative;
        background: url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat;
    }

    /* slideshow images (for most of the demos, these are the actual "slides") */

    .cycle-slideshow img {
        /*
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0;
        display: block;
    }

    /* in case script does not load */

    .cycle-slideshow img:first-child {
        position: static;
        z-index: 100;
    }

    /* pager */

    .cycle-pager {
        text-align: center;
        width: 100%;
        z-index: 500;
        position: absolute;
        top: 10px;
        overflow: hidden;
    }

    .cycle-pager span {
        font-family: arial;
        font-size: 50px;
        width: 16px;
        height: 16px;
        display: inline-block;
        color: #ddd;
        cursor: pointer;
    }

    .cycle-pager span.cycle-pager-active {
        color: #D69746;
    }

    .cycle-pager > * {
        cursor: pointer;
    }

    /* caption */

    .cycle-caption {
        position: absolute;
        color: white;
        bottom: 15px;
        right: 15px;
        z-index: 700;
    }

    /* overlay */

    .cycle-overlay {
        font-family: tahoma, arial;
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 600;
        background: black;
        color: white;
        padding: 15px;
        opacity: .5;
    }

    /* prev / next links */

    .cycle-prev,
    .cycle-next {
        position: absolute;
        top: -300px;
        width: 10%;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 800;
        height: 100%;
        cursor: pointer;
    }

    .cycle-prev {
        left: 0;
        background: url(http://localhost:8085/WebSite/images/002-back.png) 50% 50% no-repeat;
    }

    .cycle-next {
        right: 0;
        background: url(http://localhost:8085/WebSite/images/001-next.png) 50% 50% no-repeat;
    }

    .cycle-prev:hover,
    .cycle-next:hover {
        opacity: .7;
        filter: alpha(opacity=70)
    }

    .disabled {
        opacity: .5;
        filter: alpha(opacity=50);
    }

    /* display paused text on top of paused slideshow */

    .cycle-paused:after {
        content: 'Paused';
        color: white;
        background: black;
        padding: 10px;
        z-index: 500;
        position: absolute;
        top: 10px;
        right: 10px;
        border-radius: 10px;
        opacity: .5;
        filter: alpha(opacity=50);
    }

    /*
    media queries
    some style overrides to make things more pleasant on mobile devices
    */
    .bold {
        font-weight: 600;
    }

    #leftdiv1 {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px;
    }

    .margin0 {
        margin:0px;
    }

    .marginl20 {
        margin-left: 20px;
        margin-right: -20px;
        border-right-color: #ffffff;
        border-right-width: 20px;
        border-right-style: solid;
    }

    .marginl20b {
        margin-left: 20px;
        margin-right: -40px;
        border-right: 40px;
        border-right-color: #ffffff;
        border-right-style: solid;
    }

    .padlr20 {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .padlr20b {
        padding-left: 20px;
        padding-right: 20px;
    }



    @media only screen and (max-width: 480px),
    only screen and (max-device-width: 480px) {
        .cycle-slideshow {
            width: 200px;
        }

        .cycle-overlay {
            padding: 4px
        }

        .cycle-caption {
            bottom: 4px;
            right: 4px
        }
    }

    @media (max-width: 1220px) {
        .body {
            background-color: #ffffff;
        }

        .clear {
            clear: right;
        }

        .pure-menu-link {
            padding-left: 0.12em !important;
            padding-right: 0.12em !important;
        }

        .marginl20b {
            margin-left: 20px;
            margin-right: -20px;
            border-right: 20px;
            border-right-color: #ffffff;
            border-right-style: solid;
    }
}





    @media (min-width: 1450px) {
        .navbar-toggler {
            top: 15px;
        }
    }

    @media (max-width:1140px) {
        .divider {
            visibility: collapse;
            display: none;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
        .pure-menu-item {
            padding-left: 2px;
            padding-right: 2px;
        }
        .fineart {
            padding-left: 2px;
            padding-right: 2px;
        }
        .pure-menu-link {
            padding-left: 2px;
            padding-right: 2px;
        }
        .content {
            padding-top: 160px;
            background-color: transparent;
        }
        .fixedtop {
            opacity: 1;
            background-color: #ffffff;
            /*#ffffff;*/
            z-index: 9000;
            padding: 0px;
            height: auto;
        }

        .max590 {
            height: auto;
            max-height: 40em;
        }

        .max590h {
            max-height: 40em;
        }
    }

    @media (max-width: 1024px) {
        .LBox {
            background-color: #BD6439;
            min-height: 50px;
            padding-top: 2em;
            padding-bottom: .5em;
        }
        .RBox {
            background-color: #AEE9E8;
            min-height: 50px;
            padding-top: .5em;
            padding-bottom: .5em;
        }
        .product-alt-img {
            height: auto;
            width: 120px;
            padding-left: 10px;
        }
        .inner-content-div {
            overflow-y: scroll;
        }


        .pad-top {
            padding-top: 0;
            padding-bottom: 0px;
            padding-right: 0px;
        }

        .pad-topb {
            padding-top: 20px;
            padding-bottom: 0px;
            padding-right: 0px;
        }


        .thumbnails {
            overflow-y: auto;
        }

        .max590 {
            max-height: 52em;
        }

        .max590h {
            max-height: 52em;
        }

    }

    .back-blue {
        float: left;
        background-color: #bbe998;
        /*AEE9E8*/
        /*padding: 22px;*/
        padding: 38px;
    }

    .back-blue-20 {
        float: left;
        background-color: #bbe998;
        /*AEE9E8*/
        /*padding: 22px;*/
        padding: 20px;
    }

    .back-blue-sketch {
        background-color: #bbe998;
        /*AEE9E8*/
        padding: 22px;
        overflow: inherit;
        width: 100%;
        clear: both;

    }


    .back-blue {
        float: left;
        background-color: #bbe998;
        /*AEE9E8*/
        /*padding: 22px;*/
        /*padding: 4px;*/
    }



    @media screen and (min-width: 768px) {
        .modal-dialog {
            width: 950px;
            max-width: 1100px;
        }
    }

    body {
        overflow-x: visible !important;
        overflow-y: visible !important;
    }

    @media (max-width: 768px) {

        li a,
        .dropdown-item {
            font-size: 14px;
        }
        .visible-small {
            visibility: visible !important;
            display: table-row;
            height: auto;
            width: auto;
        }
        .visible-small-full {
            visibility: visible !important;
            display: block;
            height: auto;
            width: 100%;
        }

        .home-leftdiv {
            height: auto;
        }

        .hidden-small {
            height: 0px;
            width: 0px;
            display: none;
        }
        .spacer-top-nav {
            height: 0px;
            background-color: white;
        }

        .bod {
            font-size: 28px !important;
        }

        .pad20all {
            padding: 5px;
        }

        .pad-22 {
            padding: 5px;
        }


        .padtesttext {
            padding-top: 20px;
        }

        .btnbanbury-shop a {
            width: 100%; /*199px;*/
            background-color: #D5D5D5;
            color: #000000;
            border-color: #7fd43f;
            border-style: solid;
            border-width: 1px;
            box-sizing: border-box;
            display: block;
            font-size: 12px;
            padding-top: 2px;
        }

        .btnbanbury-shop a :hover {
            width: 100%; /*199px;*/
            border-color: #7fd43f;
            background-color: #7fd43f;
            color: #ffffff;
        }

        .btnbanbury a {
            width: 100%; /*199px;*/
        }

        select option :hover {
            margin: 40px;
            background-color: red;
            color: #000;
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

        .dropdown {
            width: 80px;
        }

        .marginl20 {
            margin-left: 10px;
            margin-right: -10px;
            border-right-color: #ffffff;
            border-right-width: 20px;
            border-right-style: solid;
        }

        .back-blue {
            float: left;
            background-color: #bbe998;
            margin-left: 20px;
            margin-right: 0px;
            padding-left: 2px !important;
            padding-right: 2px !important;
            /*AEE9E8*/
            /*padding: 22px;*/
            /*padding: 4px;*/
        }

        .md-dialog-content {
            padding: 0px;
        }

        md-dialog .md-dialog-content {
            padding: 5px;
        }


    }

    .footer-content {
        padding: 10px 38px;
        border-right: none;
        height: 150px;
    }



    .padall {
        padding: 3px;
    }



    .boxrow-dialog {
        max-width: 900px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 0px 0px;
        background-color: #bbe998;
        z-index: 9999;
    }



    .bottom-menu {
        padding-left: 20px;
        padding-right: 20px;
        border-right: none;
    }

    }


    @media (max-width: 768px) {
        li a,
        .dropdown-item {
            font-size: 14px;
        }
        .visible-small {
            visibility: visible !important;
            display: table-row;
            height: auto;
            width: auto;
        }
        .visible-small-full {
            visibility: visible !important;
            display: block;
            height: auto;
            width: 100%;
        }
        .hidden-small {
            width: 0px;
            height: 0px;
            display: none;
        }

        .btnbanbury a{
            width: 100%;
        }
    }

    .back-blue {
        float: left;
        background-color: #bbe998;
        /*AEE9E8*/
        /*padding: 22px;*/
        /*padding: 4px;*/
    }

    hr {
    margin-left: 20px;
    margin-right: 20px;
    color:#000000!important;
    }

    }

    .square-image {
        max-height: 212px;
    }


    /* Overlay slide */

    .container {
        position: relative;
        cursor: pointer;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        /*background-color: #a7a6d4 /*#bbe998;*/;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: .5s ease;
        cursor: pointer;
        opacity: .85;
        text-align: center;
    }

    .container:hover .overlay {
        height: 50%;
    }

    .text {
        color: black;
        font-size: 16.5px; /*1.1em;*/
        position: absolute;
        top: 5%;
        left: 20px;
        right: 20px;
        display:block;
        word-wrap: break-word; 
        /*
        transform: translate(-9%, -50%);
        -ms-transform: translate(-9%, -50%);
        */
        text-align: center;
    }


.pure-form input[type="password"], .pure-form input[type="email"], .pure-form input[type="url"], .pure-form input[type="date"], .pure-form input[type="month"], .pure-form input[type="time"], .pure-form input[type="datetime"], .pure-form input[type="datetime-local"], .pure-form input[type="week"], .pure-form input[type="tel"], .pure-form input[type="color"], .pure-form input[type="number"], .pure-form input[type="search"], .pure-form input[type="text"], .pure-form textarea {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 0px;
    vertical-align: middle;
    box-sizing: border-box;
}

.orangecheckbox[type="checkbox"]:after{
    border-style: solid;
    border-color: red;
    background-color: red;
}

    .heading-font h1 {
        font-family: sans-serif;
        color: #777;
        font-weight:100 !important;
        text-decoration: none;
    }

    .heading-font h2 {
        font-family: sans-serif;
        color: #777;
        font-weight:100 !important;
        text-decoration: none;
    }

    .heading-font h3 {
        font-family: sans-serif;
        color: #777;
        font-weight:100 !important;
        text-decoration: none;
        font-size:16px;
    }

    .heading-font label {
        font-family: sans-serif;
        color: #777;
        font-weight:100 !important;
        text-decoration: none;
    }

    .headerphone {
        font-family: sans-serif;
        color: #777;
        font-weight:10 !important;
        text-decoration: none;
        font-size:16px;
    }


/* SPINNER */
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
}
.lds-spinner div {
  transform-origin: 7.5px 7.5px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 6px;
  left: -2px;
  width: 2px;
  height: 2px;
  border-radius: 20%;
  background: #000000;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}



    .fineart:hover {
        background-color:  	#6260a8 !important;
        color: #FFFFFF !important;
        cursor: pointer;
    }

select option {
  color: #fff;
  box-shadow: inset 20px 20px #f00
}

select option:hover {
  color: #FFF;
  box-shadow: inset 20px 20px #7fd43f;
}

div.fixed {
  position: fixed;
  bottom: 0px;
  left: 0;
  width:375px;
  z-index: 99999;
}





        /* Image Gallery */

        .ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .galleria .galleria-images img {
            position: relative;
            -ms-flex: 1;
            flex: 1;
            max-width: 75%;
            border: solid;
            border-width: 15px;
            border-color: #fff;
        }

        .ng-image-gallery {
            margin-left: 30px;
        }

        .ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .next {
            right: 15px;
            width: 75px;
            height: 75px;
        }

        .ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .prev {
            left: 15px;
            width: 75px;
            height: 75px;
        }


        @media (max-width:768px) {

            /* Image Gallery */
            .ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .galleria .galleria-images img {
                position: relative;
                -ms-flex: 1;
                flex: 1;
                max-width: 100%;
                border: solid;
                border-width: 2px;
                border-color: #fff;
            }

            .ng-image-gallery {
                margin-top: 20px;
                margin-bottom: 20px;
                margin-left: 60px;
            }

            .ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .galleria {
                left: 20px;
                right: 20px;
            }

            .ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .prev.bubbles-on,
            .ng-image-gallery .ng-image-gallery-modal .ng-image-gallery-content .next.bubbles-on {
                top: calc((100% + 275px) / 2);
            }

            .padlr20bminus {
                margin-left: -20px;
            }

        }

        .concertina-arrow {
        }

        select.form-control option{
        background-color: #ffffff;
            color: #000000;
        }



        select.form-control option hover{
        background-color: #ffffff;
            color: #000000;
        }


/*
#a7a6d4
#a7a6d4
#a7a6d4
*/

/* Wrapper */
#mc_embed_signup {
  background: #f9f9f9;
  padding: 2rem;
  border: 1px solid #ddd;
  border-radius: 8px;
  max-width: 450px;
  margin: 2rem auto;
  font-family: Arial, sans-serif;
  color: #333;
}

/* Headings */
#mc_embed_signup h2 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
  color: #222;
  text-align: center;
}

/* Labels */
#mc_embed_signup label {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* Inputs */
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
  width: 100%;
  padding: 0.6rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 1rem;
  font-size: 1rem;
  box-sizing: border-box;
}

/* Button */
#mc_embed_signup input[type="submit"] {
  background: #0073e6;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  padding: 0.7rem 1.5rem;
  cursor: pointer;
  transition: background 0.2s ease;
}

#mc_embed_signup input[type="submit"]:hover {
  background: #005bb5;
}

/* Required notice */
#mc_embed_signup .indicates-required {
  font-size: 0.8rem;
  color: #666;
  margin-bottom: 1rem;
}
