
body{
	background:#FFFFFF url(../images/background-Cream.jpg) repeat;
    color: #ababab;
}

.menuItemsMobile {
    border-bottom: 6px solid #F6F3EC;
}

.portfolioSlider {
    border: 60px solid #f6f3ec !Important;
}

.wdFullScreenDiv {
    background-color: #f6f3ec !important;
}

.cart-WrapperFullScreen {
    position: fixed;
    z-index: 5000;
    top: 0px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    background-color: #F8F5EE !important;
}

.pageContentCart {
    background: #F8F5EE !Important;
}


.menu-content {
    border: 60px solid #f6f3ec !Important;
}

a {
	color: #cbc0a6;
}

    a:hover, a:active, a:focus {
        color: #000000;
    }

.menuLink a {
    color: #2B2D2D;
}

.menuLink a:hover {
    color: #CBD1D0;
}

.pageContent {
    color: #2B2D2D;
    background-color: #FFFFFF;
    border: 3px solid #f6f3ec;
}

.leftNav {
    border: 3px solid #f6f3ec;
}

.menuBar {
    border-top: 1px solid #f6f3ec;
    border-bottom: 1px solid #f6f3ec;
}

.menuBarMobile {
    background: url("../images/Cream/icon-menu.png") no-repeat;
}

.dvLogoMobile {
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
}

.menuItemsMobile {
    background: #F6F3EA;
}

.menuItemsMobile a {
    color: #2B2D2D;
}

.menuItemsMobile a:hover {
    color: #CBD1D0;
}

.category-img {
    border: 2px solid #F6E5BE;
}

.portfolio-category a {
    color: black !Important;
}

.userAccountFullScreen {
    color: #AFA690 !important;
}

.userAccountFullScreen a,
.userAccountFullScreen a:visited,
.userAccountFullScreen a:active,
.userAccountFullScreen a:focus
{
    color: #AFA690 !important;
}

.userAccountFullScreen a:hover{
    color: #D1CBBE !important;
}

.bread-crumb,
.pagesPageSelected,
.pagesPrevNext,
.cartSlideShowControls ,
.pagesPage
 {
    background: #D1CBBE !important;
    color: #fff !important;
}

.pagesPage {
    opacity: 0.5;
}

.dvCartFooter {
    border-top: 2px solid #D1CBBE !important;
}

.pageContentCart {
    color: #161616 !important;
}

.dvShoppingWrapper a,
.dvShoppingWrapper a:visited,
.dvShoppingWrapper a:active,
.dvShoppingWrapper a:focus{
    color: #AFA690 !important;
    text-decoration: underline !important;
}

.dvShoppingWrapper a:hover{
    color: #D1CBBE !important;
}

.productTab {
    border: 2px solid #D1CBBE !important;
    color: rgba(209, 203, 190,0.4) !important;
}

.imageFit {
    border: 2px solid  rgba(209, 203, 190,0.3) !important;
}

.imageFitSelected {
    border: 2px solid #D1CBBE !important;
}

.thumbs,
.dvImageViewer,
#welcomePageHtml,
.eventsScollable,
.wdCustomScrollbar {
    scrollbar-base-color: #AFA690;
    scrollbar-shadow-color: #AFA690;
    scrollbar-track-color: #D1CBBE;
    scrollbar-arrow-color: white;
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 16px;
}
 
/* Track */
::-webkit-scrollbar-track {
    background-color: #D1CBBE;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background-color: #AFA690;
}
::-webkit-scrollbar-thumb:window-inactive {
	background-color: #AFA690;
}

.productTabActive {
    color: #D1CBBE !important;
    border-top: 2px solid #F8F5EE !important;
    border-left: 2px solid #D1CBBE !important;
    border-right: 2px solid #D1CBBE !important;
    border-bottom: 2px solid #D1CBBE !important;
}

.collectionBanner {
    background: none !important;
    color: #161616 !important;
    border: 2px solid #D1CBBE !important;
}

.collectionBannerCart {
    background: none !important;
    color: #161616 !important;
    border-bottom: 2px solid #D1CBBE !important;
    padding-bottom: 16px !important;
}

.discountsItem {
    color: #D1CBBE !important;
}

.productBanner {
    background: #fff !important;
    color: #161616 !important;
    border: none !important;
    border-bottom: 2px solid #D1CBBE !important;
}

.category-img-cart {
    border: 2px solid #D1CBBE !important;
}

.cartCollectionName {
    border-bottom: 2px solid #D1CBBE !important;
    padding-bottom: 16px !important;
    color: #161616;
}

.optionValue {
    color: #D1CBBE;
    font-style: italic;
}

.cartSubItem {
    border-bottom: 1px solid #D1CBBE !important;
}

.dvImageViewSwitch {
    background-color: rgba(255,255,255,0.95) !important;
    border-bottom: 1px solid #D1CBBE !important;
    border-left: 1px solid #D1CBBE !important;
}

.productTabOptions {
    width: 25px;
    background: url('../../../websitethemes/enchanted/images/cream/tab-options.png') no-repeat center;
    background-size: contain;
}

.productTabImages {
    width: 25px;
    background: url('../../../websitethemes/enchanted/images/cream/tab-images.png') no-repeat center;
    background-size: contain;
}

.productTabFavorites {
    width: 25px;
    background: url('../../../websitethemes/enchanted/images/cream/tab-favorites.png') no-repeat center;
    background-size: contain;
}

@media (max-width: 768px) {
    .dvCartFooter {
        border-top: 2px solid #F8F5EE !important;
    }

    .cartCollectionName {
        border: none !important;
        padding-bottom: 0px !important;
    }

    .pageContentCart {
        background: none !important;
    }

    .dvPagerWrapper {
        background-color: #F8F5EE !important;
    }

    .productTab, .productTabActive {
        border: 2px solid #F8F5EE !important;
    }

    .dvCartFooter {
        height: 37px !important;
    }

    .dvMobileCartFooter {
        background: none !important;
    }

    .pagesPrevNext {
        background: none !important;
        color: #AFA690 !important;
    }

    .pagesPage {
        background: none !important;
        color: #AFA690 !important;
        opacity: 0.5;
    }

    .pagesPageSelected {
        background: none !important;
        color: #879FCC !important;
        opacity: 1.0;
    }

    .collectionBanner {
        border: 2px solid #F6E5BE !important;
        background: #F6F3EC !important;
    }

        .collectionBanner:hover {
            opacity: 1.0;
        }

    .collectionBannerCart {
        border: 2px solid #F6E5BE !important;
        background: #F6F3EC !important;
    }
}

