p,p span{
    font-size: small !important;
}
.header-panel-right{
    float: right;
    margin-top: 20px;
}

.header-panel-right a{
    color: #3598db;
}

.page-footer {
    clear: both;
    padding: 14px 0 10px !important;
}
.cms-index-index .products-grid .product-image-container{
    width: 50% !important;
}
.category-grid.columns-3 > li {
    -moz-flex-basis: 25% !important;
    -ms-flex-basis: 25% !important;
    flex-basis: 33.33% !important;
    max-width: 33.33% !important;
}
.rd-navbar-nav-wrap{
    font-size: 11px !important;
}
#opc-shipping_method {
    margin-top:  0px !important;
    padding-top: 0px !important;
    border-top: none !important;
}
.table-checkout-shipping-method{
    font-size: 12px !important;
}
.category-description {
    margin-top: 25px !important;
    margin-bottom: 0px !important;
}
.title-number{
    color: #d54d4d !important;
}
.catalog-category-view .custom-item-13 .custom-content {
    padding: 0px 0px 15px 0px !important;

}
.catalog-category-view .custom-item-13 span {
    font-size: 35px !important;
    display: block !important;
    margin-bottom: 12px !important;
    margin-top: 10px !important;
}
.catalog-category-view .custom-item-13 .title {
    font-size: 20px !important;
    margin-bottom: 10px !important;
    line-height: 1.2 !important;
}
.cms-index-index .widget.featured {
    padding-bottom: 40px !important;
    margin-bottom: 40px !important;
}
.cms-index-index .widget.block-static-block, .widget.featured {
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
}
.catalog-category-view .category-cms{
    margin-bottom: 25px !important;
}
#notice-cookie-block {
  position: fixed;
  background: #fff;
  bottom: 0 !important;
  z-index: 10;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18) !important;
  text-align: center;
  cursor: default;
  width:100%;
  margin-bottom: 0px !important;
      top: inherit !important;

}
#btn-cookie-allow{
    background-color: #50c499 !important;
    border-color: #50c499 !important;
}
.old-price{
    display: none !important;
}
.availability.only{
    display: none !important;
}
.header.links li:first-child{
     display: none !important;
}
.header.links li:last-child{
     display: none !important;
}
.rd-navbar-collapse li {
    display: inline-block;
    margin: 0 10px 0 0;
}
.block.block-compare{
    display: none !important;
}
.footer .copyright{
    padding-top: 16px !important;
}
.cms-index-index .page-main{
    margin-bottom: 40px !important;
    padding-top: 20px !important;
}
.filter-options-content .item a{
    text-transform: none !important;
}
.rd-navbar-cart #minicart-content-wrapper{
    overflow-y: scroll !important;
    height: 500px !important;
}
.order-attributes-form .field {
    clear: both !important;
    margin-right: 8px !important;
    width: calc(100% - 8px);
    float: left;
    display: inline-block;
}
@media only screen and (max-width: 480px)  {
    .hidden-title{
        display: none !important;
    }
    .category-view{
         display: none !important;
    }
    .category-grid.thumbnail_image.row li {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
    .headertop-bar tr {
        margin-bottom: 25px !important;
        float: left;
        font-size: 14px;
    }
}
