body{
    position: relative;
}

#header #cart {
    z-index: 999;
}

#header #cart.active .content {
    z-index: 999;
}

#menu{
    height: auto;
}

#menu > ul > li{
    display: inline-flex;
    padding: 0;
    float: none;
}

#menu > ul > li > a{
    padding: 6px;
}

#container{
    display: inline-block;
    vertical-align: top;
}

#column-right {
    left: 990px;
    position: absolute;
    width: 180px;
}

.back-to-top,
#navMain ul li.navMainSearch, 
#navMain ul li.navMainCategory{
    display:none;
}

.selector-category{
    display:none;
}

.category-list ul li {
    width: 18%;
    list-style-type: none;
    text-align: center;
    display: inline-table;
    float:none;
    margin-bottom: 20px;
}

.category-info{
    position: relative;
    z-index: 1;
}
.breadcrumb {
    position: relative;
    z-index: 1;
}

.breadcrumb {
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.product-icons{
    position: absolute;
    width: 100%;
    top:0;
}

.product-icons img{
    float:right;margin-left: 10px; 
}

.product-list .gift,
.product-grid .gift,
.product-list .freeshipping,
.product-grid .freeshipping,
.product-list .paid_shipping,
.product-grid .paid_shipping,
.product-list .special,
.product-grid .special,
.product-list .special.romotop,
.product-grid .special.romotop,
div.image div.special,
div.image div.special.romotop,
div.image div.freeshipping,
div.image div.gift{
    position: absolute;
    left:5px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: white;
    z-index: 11;
    text-align: center;
    -webkit-border-radius: 15;
    -moz-border-radius: 15;
    border-radius: 15px;
}

.product-list .gift,
.product-grid .gift,
div.image div.gift{
    top: 90px;
    background-color: #4597ca;
    font-size: 12px;
}

.product-list .freeshipping,
.product-grid .freeshipping,
div.image div.freeshipping{
    top: 130px;
    background-color: #3178c6;
    width:75px;
    text-align: center;
    line-height: 1.2;
    padding-left: 2px;
}

.product-list .paid_shipping,
.product-grid .paid_shipping,
div.image div.paid_shipping{
    left:0;
    top: 0px;
    color:silver;
    background-color: transparent;
    width:100%;
    text-align: center;
    line-height: 1.2;
    padding-left: 2px;
}

.product-list .special,
.product-grid .special, 
div.image div.special{
    background: #fff134;
    background-image: -webkit-linear-gradient(top, #fff134, #b3b82b);
    background-image: -moz-linear-gradient(top, #fff134, #b3b82b);
    background-image: -ms-linear-gradient(top, #fff134, #b3b82b);
    background-image: -o-linear-gradient(top, #fff134, #b3b82b);
    background-image: linear-gradient(to bottom, #fff134, #b3b82b);
    -webkit-border-radius: 20;
    -moz-border-radius: 20;
    border-radius: 20px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    font-weight: bold;
    color: #030303;
    font-size: 12px;
    text-decoration: none;
    width:40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top:10px;
    left: 10px;
}

.product-list .special.romotop,
.product-grid .special.romotop, 
div.image div.special.romotop{
    background: #fff134;
    background-image: -webkit-linear-gradient(top, orange, #b3b82b);
    background-image: -moz-linear-gradient(top, orange, #b3b82b);
    background-image: -ms-linear-gradient(top, orange, #b3b82b);
    background-image: -o-linear-gradient(top, orange, #b3b82b);
    background-image: linear-gradient(to bottom, orange, #b3b82b);
    -webkit-border-radius: 30;
    -moz-border-radius: 30;
    border-radius: 30px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    font-weight: bold;
    color: #030303;
    font-size: 15px;
    text-decoration: none;
    width:60px;
    height: 60px;
    line-height: 1;
    text-align: center;
    top:10px;
    left: 10px;
}

.product-list .bazaar,
.product-grid .bazaar,
div.image div.bazaar{
    color:#608802;
    position: absolute;
    right: 0;
    top:0;
    z-index: 10;
}

.product-list .novelty,
.product-grid .novelty
{
    border-color: transparent #ff0000 transparent transparent;
    border-style: solid;
    border-width: 0 80px 80px 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}

.product-list .novelty-text,
.product-grid .novelty-text
{
    position: absolute;
    right: -10px;
    top:15px;
    line-height: 25px;
    right: -10px;
    font-weight: bold;
    color:white;
    width: 80px;
    height: 25px;

    /* Rotate div */
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.product-list .timesale {
    position: absolute;
    left:0px;
    top:0px;
    width: 229px;
    height: 35px;
    text-align: center;
    background-color:red;
    font-weight: bold;
    color:white;
}

.product-grid .timesale {
    position: absolute;
    left:0px;
    top:0px;
    width: 100%;
    height: 35px;
    text-align: center;
    background-color:red;
    font-weight: bold;
    color:white;
}

.product-grid .price {
    left:5px;
    bottom:5px;
}

.product-grid .cart {
    right:5px;
    bottom: 5px;
}

.sale_ended{
    color:red;
}

.product-info .image {
    position: relative;
}

.product-info .our-price td{
    color: #cc3f2d !important;
}
.product-info .reg-price td{
    color: #ff1111 !important;
    font-weight: bold;
}

.product-info .reg-price td a {
    color: #ff1111 !important;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}

.product-info .price-tax {
    display: none;
}

.product-info .options {
    margin-bottom: 10px;
    clear: both;
}

.product-info .options ul li {
    display: block;
    float: left;
    height: 180px;
    list-style-type: none;
    margin-right: 10px;
    width: 150px;
}
.product-info .options ul li a{
    text-decoration: none;
}
.product-info .option-image {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 3px;
    padding-left: 5px;
}

#content{
    font-size:110%;
    position: relative;
}

#content h1{
    position: relative;
    z-index: 1;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.chapters{
    float:right;
}

.chaptersobec{
    float:none;
}

.chaptersobec ul{
    list-style-type: none;
}

.chaptersobec ul li{
    float:left;
    margin-left: 10px;
}

ul.box-filter li ul li
{
    display: inline;
}

ul.box-filter li span{
    font-weight: bold; 
}

.hidden-microdata{
    display:none;
}

#cookie-space {
    display:none;
    height: 20px;
} 
#cookie-consent {
    width: 100%;
    position: fixed;
    left: 0px;
    z-index: 999;
    background: none repeat scroll 0% 0% rgba(43, 52, 24, 0.80);
    display: none;
    padding: 0;
    margin:0;
    bottom:0px;
}
#cookie-consent .accept,
#cookie-consent #accept {
    text-decoration: none;
    height:20px;
    line-height: 20px;
    display: inline-block;
    margin-left: 10px;
    background: none repeat scroll 0% 0% rgba(297, 297, 297, 0.65);
    padding-left: 5px;
    padding-right: 5px;
    border: medium none;
    color: #202020;
    cursor: pointer;
    font-family: Arial;
    font-size:10px;
    font-weight: bold;

}
#cookie-text {
    font-family: Arial;
    font-size:12px;
    line-height: 20px;
    color:white;
} 
#cookie-inner {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    min-width: 98%;
} 

.wishlist-compare{
    display:none;
}

#spinner{
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left:0;
    top:0;
    background: rgba( 255, 255, 255, .5 ) 
        url('../image/spinner.gif') 
        50% 50% 
        no-repeat;    
    display:none;
}

.product-info .fair_message {
    margin: 5px;
    color: #4D4D4D;
    background-color: #f0f0f0;
}

.fair_message table td{
    border-bottom: 1px hidden;
    padding-left: 7px;
    font-size:13px;
}

.fair_information{
    color:red;
}

.sidebanner{
    position: absolute;
    display:block;
    vertical-align: top;
    left:-1920px;
}

input.button.button-secondary{
    background-color: #868e96;
    border-color: #868e96;
    background-image: none;
}

input.button.button-secondary:hover{
    background-color: #727b84;
    border-color: #6c757d;
}

#content .slideshow{
    margin-left: auto;
    margin-right: auto;
    width:-moz-max-content;
    width: fit-content;
    display:table;
}


.slideshow .nivoSlider{
    margin-bottom: 10px;
}

.ui-dialog .ui-dialog-content{
    padding: 0 !important;
}
.ui-dialog .ui-dialog-buttonpane {
    padding: 0;
    margin: 0;
}
#popup-message img{
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.checkout-heading, .error-heading {
    padding: 5px;
    margin-bottom: 5px;
}

.error-heading {
    background: #F8F8F8;
    border: 1px solid #DBDEE1;
    font-weight: bold;
    font-size: 13px;
    color: #a00000;
}

.error-content-show{
    margin-bottom: 5px;
    color:#a00000;    
}

.checkout-product td {
    padding: 5px;
}

table.form {
margin:0;
}