@font-face {   
    font-family: 'droid-serif';
    src: url('../fonts/DroidSerif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .image-display .click-to-enlarge {
    bottom: -27px;
    right: 0px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .related-products .related-product {
    display: block;
    width: 100px;
    height: 70px;
    margin-right: 0px;
    float: left;
    background-color: #f6f2eb;
}

.advanced-slide-show-container #next-slide-button, .advanced-slide-show-container #prev-slide-button{
    display:none;
}

.widget-page .simple-store {
    background-color: #FFFFFF;
    font-family: 'droid-serif', sans-serif;
    font-size: 12pt;
    clear: both;
}

.widget-page .simple-store .clear {
    clear:both;
}

#widget-override .simple-store ul {
    margin: 0;
    padding: 0;
}

.responsive-1 .content .main-content-block a{
    color: rgb(60, 112, 146);
}

#widget-override .simple-store ul li {
    background: none;
    font-size: 12pt;
    padding: 2px;
    margin: 5px;
    color: #405438;
    position: relative;
    top: 10px;
    left: 0px;
    display: block;
}

#widget-override .simple-store .simple-store-content .simple-store-landing .top-category h2 {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    margin-top: 0;
    text-shadow: 1px 1px #000000;
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 2;
    font-size: 20pt;
    width: 93%;
    color: #fff;
    top: 115px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .bread-crumbs {
    display: none;
}

.widget-page .simple-store .main-store-content .cart-status {
   position: absolute;  
   right: -3px;  
   width: 101%;  
   height: 60px;  
   margin-bottom: 10px;  
   background-color: rgba(255, 255, 255, 0);  
   text-align: center;  
   top: 3%;  
   border-radius: 5px 5px 0px 0px;
   z-index: 15;
}

#widget-override .simple-store .store-top-navigation ul li {
    background: none;  
    font-size: 22pt; 
    font-weight: bold;  
    padding: 2px;  
    margin: 5px;  
    color: #6a6e6b;  
    display: block;  
    position: relative;       
}

#widget-override .simple-store .store-top-navigation .selected {
}


.widget-page .simple-store .main-store-content .simple-store-content .product-container .product .name a {
    text-decoration: none;
    color: #324448;
    font-weight: bold;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-container .product .name{
    text-align: center;
    max-height: 50px;
    min-height: 20px;
}

.widget-page .simple-store .search-bar #search-button {
    display: block;
    float: right;
    height: 30px;
    width: 30px;
    margin-right: 22px;
    border: 1px solid #616060;
    background: url(../images/magnifier.png) no-repeat center center;
    background-size: 80% 80%;
    background-color: #779597;
}

.widget-page .simple-store .search-bar #search {
    width: 200px;
    border: 2px solid #779597;
    border-right: 0;
    display: block;
    float: right;
    font-size: 18px;
    height: 26px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-container .product .price {
}

.widget-page .simple-store .main-store-content .simple-store-content .product-container .product .price a {
    color: #919191;
}

#widget-override .simple-store .main-store-content .simple-store-content .product-container .product {
    width: 23%;  
    height: 170px;  
    margin-bottom: 80px;  
    margin-left: 1%;  
    margin-right: 1%;
    float: left;  
    border: 0px solid #cfcfcf;  
    text-align: center;  
    font-size: 12pt;
}


.widget-page .simple-store a {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.widget-page .simple-store ul li a {
    text-decoration: none;
}

.widget-page .simple-store .store-top-navigation {
    border: 0px solid #3a454d;
    clear: both;
    background-color: rgba(255, 255, 255, 0);
    color: black;
    border-radius: 5px;
    margin: 2px;
    margin-top: 40px;
    padding: 2px;
    height: 70px;
    top: 25%;
    left: 0%;
    width: 100%;
    position: relative;
}

.widget-page .simple-store .store-top-navigation ul li,
.widget-page .simple-store .store-top-navigation ul li a {
    text-decoration: none;
    font-size: 14pt;
    font-weight: normal;
    color: #9bb0b3;
    margin: 5px;
}

.widget-page .simple-store .store-top-navigation > ul > li:after{
    color: #9bb0b3;
    content: '|';
    font-size: 12pt;
    padding-left:5px;
    padding-right:5px;
}

.widget-page .simple-store .store-top-navigation > ul > li:last-child:after{
    content:'';
}

.widget-page .simple-store .store-top-navigation ul li.selected a {
    color: #79969a;
    font-weight: bold;
    font-size: 16pt;
}

.widget-page .simple-store .store-top-navigation ul li {
    margin: 5px 10px;
}

#widget-override .simple-store h1 {
    font-size: 1.5em;
}

.widget-page .simple-store .paginator {
    text-align: center;
    font-weight: bold;
    font-size: 16pt;
    color: #2b4e52;
    margin-top: 15px;
    margin: 0 auto;
}

#widget-override .simple-store h1,
#widget-override .simple-store h3 {
    margin: 0;
    font-family: 'droid-serif', serif;
    margin-bottom: 10px;
    color: #3d493b;
    border-bottom-color: #3d493b;
}
#widget-override .simple-store h2 {
    color: #729495;
    margin: 0;
    margin-bottom: 10px;
    margin-right: 5px;
    position: absolute;
    top: -11%;
    left: 4%;
    font-size: 24pt;
    font-family: 'baskerville';
}

#widget-override .simple-store h1.store-name::before {
    color: #79969a;
    content: "Welcome to the ";
}

#widget-override .simple-store h1.store-name {
    display: block;
    text-align: center;
    font-weight: normal;
    text-shadow: 0px 0px #000;
    color: #79969a;
    background-color: white;
    font-family: 'droid-serif', serif;
    font-size: 32pt;
    clear: both;
    position: inherit;
    margin-top: 60px;
    margin-bottom: 25px;
    height: 70px;
    background-image: url(../images/border.png);  background-size: 100%;  
    background-position-y: 48px;
    background-origin: inherit;  background-repeat: no-repeat;  
}

#widget-override .simple-store .store-top-navigation ul {
    list-style: inherit;
    color: black;
    font-size: 32pt;
    text-shadow: 0px 0px black;
    font-weight: normal;
    font-family: 'droid-serif', sans-serif;
    position: relative;
    display: table;
    left: 0%;
    margin: 0 auto;
}

.widget-page .simple-store .store-top-navigation ul li {
    float: left;
}

.widget-page .simple-store .store-top-navigation ul li a:hover {
    color: #79969a;
    font-size: 16pt;
}

.widget-page .simple-store-footer {
    height: 70px;
    background-color: transparent;
}

#widget-override .simple-store .bread-crumbs ul {
    list-style: none;
    display: block;
}

.widget-page .simple-store .bread-crumbs ul li {
    float: left;
}

.widget-page .simple-store .secondary-store-navigation {
    margin-bottom: 10px;
}

.widget-page .simple-store .secondary-store-navigation,
.widget-page .simple-store .secondary-store-navigation a {
    font-weight: bold;
    font-size: 12pt;
    left: 1%;
    position: inherit;
    color: #9bb0b3;
}


#widget-override .simple-store .secondary-store-navigation ul {
    margin-left: 25px;
    right: 20px;
    position: relative;
    color: #9bb0b3;
    width: 100%;
}

.widget-page .simple-store .secondary-store-navigation ul li.selected a {
    color: #79969a;
    font-size: 14pt;
    font-weight: bold;
}

.widget-page .simple-store .secondary-store-navigation ul li.selected ul li a {
    color: #79969a;
    left: 0px;
    font-size: 11pt;
    font-weight: normal;
}

.widget-page .simple-store .bread-crumbs {
    display: none;
}

.widget-page .simple-store .bread-crumbs ul li {
    margin: 0 5px;
    color: #37444c;
}

.widget-page .simple-store .bread-crumbs ul li a,
.widget-page .simple-store .cart-status a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0);
    position: relative;
    top: 35%;
    left: 5%;
    visibility: visible;
}

.widget-page .simple-store .cart-status a::before {
    content: "My Cart |";
    font-weight: bold;
    color: #79969a;
    top: 20%;
    left: 32%;
    width: 50px;
    height: 50px;
    position: relative;
    clear: both;
    margin: 2px;
    padding: 1px;
}

.widget-page .simple-store .bread-crumbs ul li a:hover,
.widget-page .simple-store .left-store-navigation .simple-store-filter a:hover,
.widget-page .simple-store .secondary-store-navigation ul li a:hover,
.widget-page .simple-store .secondary-store-navigation ul li.selected ul li a:hover,
.widget-page .simple-store .left-store-navigation .simple-store a:hover
 {
    color: #79969a;
}

.widget-page .simple-store .cart-status a:hover {
    color: #79969a;
}

.widget-page .simple-store .cart-status {
    position: absolute;
    right: -3px;
    width: 101%;
    height:60px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 1);    
    text-align:center;
    top: -40%;
    border-radius: 5px 5px 0px 0px
}

.widget-page .simple-store .cart-status .my-cart {
    width: 80px;
    color: black;
    margin: 1px;
    padding: 1px;
    position: inherit;
    left: 86%;
    top: 20px;
    display: none;
}

.widget-page .simple-store .cart-status #cart-count {
    float:left;
    background-color: #FFFFFF;
    width:40px;
    color: #79969a;
    border-radius: 0px 5px 0px 0px
;
    position: inherit;
    padding: 1px;
    margin: 1px;
    font-weight: bold;
    font-size: 16pt;
    left: 94%;
    top: 25px;
}

.widget-page .simple-store .cart-status .view-link {
    background: url(../images/cart.png) no-repeat;
    background-size: 35px 25px;
    background-origin: initial;
    background-position: inherit;
    background-position-y: 25px;
    background-position-x: 10px;
    height: 50px;
    color: rgba(255, 255, 255, 0);
    position: inherit;
    float: none;
    right: 6%;
    top: -2px;
    max-width: 150px;
}

.widget-page .responsive-1 .content .main-content-block .wrapper{
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
}

.widget-page .simple-store .main-store-content {
    margin-left: 5px;
    position:relative;
}

.widget-page .simple-store .main-store-content .left-store-navigation {
    float: left;
    width: 17%;
    margin-bottom: 10px;
    clear: left;
    margin-top: 100pt;
    position: relative;
    left: 10px;
}

.widget-page .simple-store .main-store-content .simple-store-content h2 {
    color: #91a195;
}

.widget-page .simple-store .main-store-content .simple-store-content {
    width: 80%;
    float: right;
    margin-right: 0%;
    background-color: #fff;
    color: #000;
    padding: 10px;
    border: 0px solid #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    min-height: 600px;
    overflow: visible;
    margin-top: 120px;
}

.widget-page .simple-store .main-store-content .simple-store-content .details-container {
    overflow: visible;
    
}

.widget-page .simple-store .main-store-content .simple-store-content .product-specs {
    display: none;
}


.widget-page .simple-store .main-store-content .simple-store-content .product-details .auto-formatted {
    font-size: 10pt;
    padding: 0px;
    background-color: white;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .image-display-full img{
    height:400px;
    width:400px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .image-display-full{
    width:100%;
    height:400px;
}

.widget-page .simple-store .left-store-navigation .simple-store-filter {
    border: 1px solid #38444c;
    border-radius: 5px;
    background-color: #38444c;
    padding: 10px;
    display: none;
}

#widget-override .simple-store .left-store-navigation .simple-store-filter ul {
    list-style: none;
}

.widget-page .simple-store .left-store-navigation .simple-store-filter ul li {
    position: relative;
    margin-left: 15px;
}

.widget-page .simple-store .left-store-navigation .simple-store-filter a {
    text-decoration: none;
    color: #d3d7d5;
}

.widget-page .simple-store .left-store-navigation .simple-store-filter h3 {
    color: #fff;
    text-shadow: 1px 1px #000;
}

.widget-page .simple-store .left-store-navigation .simple-store-filter .filter-indicator {
    position: absolute;
    left: -20px;
    top: 5px;
    height: 15px;
    width: 15px;
    display: block;
    border: 1px solid #000;
    border-bottom-color: #38444c;
    border-left-color: #38444c;
    box-shadow: -1px 1px 2px #000000 inset;
    background-color: #fff;
    cursor: pointer;
    margin-right: 5px;
}

.widget-page .simple-store .left-store-navigation .simple-store-filter .filter-indicator-selected {
    background-color: #8a8a8a;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-container {
    width: 102%;
    background: white;
}

.widget-page .simple-store .not-found-page {
    padding: 10px;
    min-height: 300px;
}

.widget-page .simple-store .slide-show-wrapper {
    margin: 10px;
    box-shadow: 2px 2px 10px #888888;
    border: 2px solid #324448;
}

#popup-container.all-popups .popup-container {
    background-color: #F2F2F2;
    border: 1px solid #999999;
    box-shadow: 5px 5px 5px #888888;
    border-radius: 10px;
}

#popup-container.all-popups .popup-container .popup-content-wrapper .popup-title {
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
}

#popup-container.all-popups .popup-container .popup-header {
    border: 0;
    font-size: 12pt;
    font-weight: bold;
}

#popup-container.all-popups .popup-container .popup-content-wrapper {
    padding: 0;
}

#popup-container.all-popups .popup-container .popup-content-wrapper .inner-content-wrapper {
    padding: 5px;
}

.widget-page .simple-store-footer {
    text-align: center;
    color: #779597;
    position: relative;
}

.widget-page .simple-store-footer .currency-container {
    line-height: 25px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .related-products .related-product img {
    border: 0;
    max-width: 100%;
    max-height: 100%;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .related-products .related-product {
    width: 100px;
    margin-right: 0px;
    background-color: transparent;
}

.widget-page .simple-store-footer .currency-container .currency-type {
    font-weight: bold;
}

.widget-page .simple-store-footer .footer-links {
    list-style-type: none;    
    padding: 0;
    margin: 0;
    font-size: 0.8em;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    width: 100%;
}

.widget-page .simple-store .search-bar {
    margin: 0 0 8px 8px;
    float: right;
    position: absolute;
    top: 1%;
    right: -15px;
    z-index: 16;
}

.widget-page .simple-store-footer .footer-links li {
    display: inline;
    margin: 0px 0px;
    line-height: 25px;
}

.widget-page .simple-store-footer .footer-links li a {
    color: #779597;
    text-decoration: none;
    white-space: nowrap;
}

.widget-page .simple-store-footer .footer-links li a:hover {
    color: #79969a;
}

.widget-page .simple-store-footer .footer-links li + li::before {
    content: "|";
    margin: 0px 10px;
}

.widget-page .simple-store #view-gallery-button {
    color: #779597;
    background-color: transparent;
    position: absolute;
    right: 24%;
    top: .4%;
    z-index: 20;
    -box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .product-price::before {
    content: "Price: ";
    color: #779498;
    display: table;
    font-weight: bold;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .product-price {
    background-color: #f1f1f1;
    width: 37.9%;
    max-width: 350px;
    display: table;
    font-weight: bold;
    padding: 15pt;
    color: #779498;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .item-number {
    background-color: #f1f1f1;
    margin-bottom: 15px;
    max-width: 350px;
    width: 100%;
    display: inline-block;
    text-indent: 20px;
    color: rgb(138, 143, 138);
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details p {
    color: #6f6d6a;
    font-size: 10pt;
    font-weight: bold;
    line-height: 1.1em;
    background-color: #f1f1f1;
    display: table;
    max-width: 400px;
    max-height: 200px;
    padding: 20px;
    color: #3d493b;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .purchase-container {
    float: right;
    position: absolute;
    width: 200px;
    left: 470px;
    top: 385px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .purchase-container #add-to-cart {
    background-color: #789198;
    color: white;
    font-size:12pt;
    font-style: italic;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container {
    max-width: 440px;
    max-height: 650px;
    float: left;
    margin: 15px;
    margin-top: 5px;
    top: -23px;
    position: relative;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .image-display {
    padding: 20px;
    min-width: 400px;
    min-height: 400px;
    max-width: 400px;
    max-height: 400px;
    background-color: #fff;
    box-shadow: 0px 0px 0px #888888;
    position: relative;
    border: 2px solid #729495;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .image-display img {
    max-width: 400px;
    max-height: 400px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 10px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .related-products {
    width: 100%;
    height: 100px;
    margin-top: 27px;
    overflow: hidden;
}

.widget-page .simple-store .main-store-content .simple-store-content .simple-store-landing .top-category a {
    color: #fff;
    text-decoration: none;
    top: 50px;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-container .product a img {
    max-height: 150px;
    height:150px;
}

/* Responsive */
@media only screen and (max-width:1000px){
    #widget-override .simple-store h2{
        margin-top:25px;
    }
}


@media only screen and (max-width: 767px){
    #widget-override .simple-store h1.store-name{
        font-size:24pt;
    }
}


@media only screen and (max-width: 640px) { 
    
    #widget-override .simple-store .main-store-content .simple-store-content .search-bar {
        position: absolute;
        bottom: 0px;
        height: 40px;
        width: 100%;
        left: 0px;
        top: -80px;
}

#widget-override .simple-store .main-store-content .simple-store-content #view-gallery-button{
    width: 100%;
    margin: 0 auto !important;
    height: 50px;
    left: 0;
    bottom: 0;
    top:-30px;
}    

#widget-override .simple-store h1.store-name{
    font-size:21pt;
    background-position-y:63px;
}

.widget-page .simple-store .slide-show-wrapper{
    margin-top:105px;
}

    .widget-page .simple-store .main-store-content .simple-store-content .product-details .image-container .related-products .related-product img {
    border: 0;
    height: 70px;
}
    
    #widget-override .simple-store .main-store-content .left-store-navigation .secondary-store-navigation li,
    #widget-override .simple-store .main-store-content .left-store-navigation .secondary-store-navigation a {
        color: #9bb0b3;
    }

    #widget-override .simple-store .main-store-content .left-store-navigation .secondary-store-navigation li.selected > a,
    #widget-override .simple-store .main-store-content .left-store-navigation .secondary-store-navigation li a:hover {
        color: #79969a;
    }
        
#widget-override .simple-store .store-top-navigation {
    background-position-y: 100%;
    margin-bottom: 40px;
    margin-top: 20px;
    background-origin: padding-box;
    min-height: 200px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display:none;
}

.widget-page .simple-store .store-top-navigation > ul > li:after{
    content:'';
    padding-left:0;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-container .product .name{
    margin: 0 auto;

}

.widget-page .simple-store .main-store-content .simple-store-content .product-container .product .price a {
    margin: 0 auto;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-container .product a img {
    max-height: 150px;
}
    
    #widget-override .simple-store .main-store-content .left-store-navigation .secondary-store-navigation {
        background-color: #FFFFFF;
        color: #b1a379;
        border-radius:5px;
        padding: 10px;
    }
    
    #widget-override .simple-store .main-store-content .simple-store-content .product-container .product {
    width: 85%;  height: 170px;  
    margin-bottom: 55px;  
    margin-left: 15px;  
    float: left;  
    border: 0px solid #cfcfcf;  text-align: center;  font-size: 12pt;  
    }
    
    #widget-override .simple-store .cart-status {
        position: fixed;
        bottom: -10px;
        width: 100%;
        top: initial;
        right: 0;
        border-radius: 0px;
        z-index:10;    
        height: 50px;
        border-top: 2px solid;
        background-color: white;
    }
    
    #widget-override .simple-store .cart-status #cart-count {
        float: none;
        position: absolute;
        right: 0;
        height: 50px;
        border-radius: 0px;
        line-height: 50px;
        font-size: 22pt;
        width: 15%;
    
        left: 82%;
        top: -2%;
}
    
    #widget-override .simple-store .cart-status .view-link {
        top: 93%;
        left: 38%;
}
    
    #widget-override .simple-store .cart-status .view-link:after {
    top: 93%;
    left: 44%;
    background: url(../images/cart.png) no-repeat;
    background-size: 35px 25px;
    background-origin: content-box;
    background-position-y: 25px;
    height: 50px;
    width: 50px;
    color: rgba(255, 255, 255, 0);
    position: inherit;
    float: none;
    right: 6%;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .item-number{
    margin-top:10px;
}

#widget-override .simple-store h2 {
    color: #729495;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top:0;
    margin-right: 5px;
    position: relative;
    top: -16%;
    left: 4%;
    width: 100%;
    text-align: center;
    font-size: 26pt;
}

#widget-override .simple-store .main-store-content .simple-store-content .product-details .image-container .image-display {
    padding: 10px;
    border-radius: 5px;
    max-width: none;
    max-height: none;
    min-width: 150px;
    min-height: 300px;
    margin-top: 150px;
    margin: 0 auto;
}

 #widget-override .simple-store .main-store-content .simple-store-content .product-details .image-container .image-display img {
        width:100%;
        max-width: 300px;
        max-height: 300px;
    
        float: left;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .purchase-container {
    float: right;
    position: relative;
    width: 200px;
    left: 15px;
    top: 0;
    bottom: 0;
    z-index: 10;
}

.widget-page .simple-store .main-store-content .simple-store-content .product-details .product-price{
    width:88%;
}

#widget-override .simple-store .main-store-content .simple-store-content .product-details .image-container .related-products .related-product{
    padding-bottom:10px;
}

.widget-page .simple-store .bread-crumbs ul li a, .widget-page .simple-store .cart-status a{
    left:0%;
}

}

@media only screen and (max-width:350px){
    #widget-override .simple-store h1.store-name{
        background-image:none;
    }
    
    #widget-override .simple-store .main-store-content .simple-store-content .search-bar #search-button {
     width:15%;  
    }
    
    #widget-override .simple-store .main-store-content .simple-store-content .product-details .image-container .related-products .related-product{
        width: 100%;
        margin: 0 auto;
        height: auto;
        text-align: center;
    }
}
