#gdlr-core-button-id-22619 {
    font-size: 18px;
    color: #9baa2d;
    padding: 15px 15px 15px 15px;
    margin: 0px 10px 10px 0px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ffffff;
    border-width: 2px 2px 2px 2px;
    border-color: #9baa2d;
}

.gdlr-core-page-builder-body .gdlr-core-pbf-wrapper {
    padding: 0;
}

.gdlr-core-page-builder-body .gdlr-core-pbf-wrapper-container {
    padding: 0px 0;
}


.basket-btn {
    display: inline-block;
    max-width: 100%;
    font-family: sans-serif;
    font-size: 16px;
    color: white;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 9px center;
    background-size: 25px 25px;
    background-image: url(img/ico-basket.png);
    border-radius: 20px;
    padding-left: 43px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 19px;
}

.basket-btn__counter {
    color: white;
}

#mega-menu-wrap-header-2 {
    float: left;
}

.realfactory-navigation-cart {
    float: right;
    line-height: 36px;
}

.gdlr-core-skin-title {
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
}

.trp table {
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid #ddd;
}

.trp tbody td {
    border-top: none;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.realfactory-class-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.realfactory-navigation {
    padding-bottom: 8px;
}

#menu-item-194 {
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    border-radius: 3px !important;
}

#menu-item-194 a {
    color: #fff !important;
    text-decoration: underline !important;
    text-transform: full-size-kana !important;
    padding: 0px 20px 0px 0px !important;
    font-size: 13px !important;
    font-weight: bold !important;
}

#gdlr-core-button-id-91117 {
    font-size: 18px;
    color: #9baa2d;
    padding: 15px 15px 15px 15px;
    margin: 0px 10px 10px 0px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ffffff;
    border-width: 2px 2px 2px 2px;
    border-color: #9baa2d;
}

#gdlr-core-button-id-91117:hover {
    background: #9BAA2D;
    color: #ffffff;
}

/*  Table  */

.tablepress thead th {
    background-color: #e8b62d;
}

.tablepress tbody td {
    vertical-align: middle;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.tablepress tbody {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.tablepress th {
    text-align: center;
}

.tablepress td {
    text-align: center;
}

/*  End table  */


.realfactory-navigation .sf-menu > li > a {
    padding-bottom: 0 !important;
}

.realfactory-navigation .sf-menu > li {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.realfactory-content-area li::before {
    color: #dddddd;
    content: '' !important;
    padding-right: 0;
}

.shop-product{
    padding: 40px 10px;
}

.shop-product .product{
    text-align: center;
    padding-top: 50px;
    display: grid;
}

.shop-product .product .onsale{
    color: #fff;
    position: absolute;
    background: red;
    text-transform: none;
    padding: 0px 15px 0px 15px;
    font-weight: 600;
}

.shop-product .woocommerce-loop-product__title{
    color: #491202;
    font-size: 20px;
    padding: 10px 10px;
    margin-bottom: 5px;
}

.woocommerce .price del, .gdlr-core-product-price del, del span.woocommerce-Price-amount.amount {
    color: red;
}

span.woocommerce-Price-amount.amount {
    color: #9cab2d;
}


.add_to_cart_button{
    background: #9cab2d;
    color: #fff !important;
    padding: 10px 5px;
    border: 2px solid #c9d857 !important;
    border-radius: 5px;

}


.add_to_cart_button:hover{
    background: #fff;
    color: #9cab2d !important;
    padding: 10px 5px;
}

.product .onsale{
    color: #fff;
    position: absolute;
    background: red;
    text-transform: none;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    z-index: 2;
}

.products .shop-product {
    padding: 10px 10px;
}

.related.products h2 {
    font-size: 23px;
    margin-bottom: 0px;
}

.woocommerce-product-gallery__image{
    padding: 10px 0;
}

.product .cart{
    padding: 0;
    margin: 10px 0;
}

.product .cart .quantity{
    padding: 6px 0;
}

.single_add_to_cart_button{
    font-size: 18px;
    color: #9baa2d !important;
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 10px 0px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ffffff;
    border-width: 2px 2px 2px 2px;
    border-color: #9baa2d;
}

.single_add_to_cart_button:hover{
    background: #9BAA2D;
    color: #ffffff !important;
}

.summary .product_meta_left{
    margin-left: 0 !important;
}

.shiftnav .shiftnav-menu .shiftnav-target{
    color: #fff;
}

.realfactory-mobile-button-hamburger-with-border{
    font-size: 26px;
    width: 40px;
    height: 31px;
}

/*.product-type-simple  .added_to_cart{*/
/*    display: none !important;*/
/*}*/

.sub-menu .active a{
    background: #9BAA2D !important;
    color: #ffffff !important;
}