/*Schemat kolorów na podstawie szablonu bootstrap*/


/*
primiary: #30215A; hover: #4A3D6F
secundary: #E57925;
text: #222;
price: #30215a;
old_price: #959595;
*/


/*layout*/

body {
    color: #222;
}

a {
    color: #30215A;
}

a:hover {
    color: #4A3D6F
}

h1,
h2,
h3,
h4 {
    color: #222;
}

#contentPage h1 {
    color: #222;
    font-weight: 400;
}

h1.dividertitle {
    color: #222;
    font-weight: 400;
}

ul.productsList a.title {
    color: #222;
}

.divider:before {
    background: #222;
}

.divider:after {
    background: #959595
}

.btn {
    border-radius: 25px;
}

.btn.hvr-radial-out:before {
    background: #E57925;
}

.category-menu ul > li > ul > li.active:before {
    background: #30215A;
}

.category-menu ul > li > ul > li:hover:before {
    background: #4A3D6F
}

.category-menu a {
    color: #333;
    font-size: 14px;
}

.category-menu ul > li > ul > li > a {
    font-size: 12px;
}

.category-menu a:hover {
    color: #4A3D6F
}

.category-menu .active > a {
    color: #30215A;
}

.scroll-to-top {
    width: 45px;
    height: 45px;
    background-color: #E57925;
    border-radius: 25px;
}

.scroll-to-top i {
    font-size: 30px;
    color: #fff;
    padding: 5px 0 0 0;
}

.alert-info {
    background: none;
    border: 1px solid #E57925;
    border-radius: 25px;
    color: #E57925;
    text-shadow: none;
}

.category-menu ul,
.category-menu ul > li {
    padding: 5px 0 10px 10px;
}

.category-menu-mobile {
    background: #E57925;
}


/*Ciasteczka*/

#breadcrumb {
    color: #30215A;
}

#breadcrumb ol li {
    color: #222;
}

#breadcrumb ol li > a {
    color: #30215A;
}

#breadcrumb ol li:after {
    padding: 0 5px 0 10px;
    font-family: 'FontAwesome';
    content: "\f105";
    color: #4A3D6F;
    font-weight: 400;
}


/*header*/

.searchbox .searchbox-input {
    border-radius: 25px;
}

.searchbox .searchbox-btn {
    border-radius: 25px;
    color: #fff;
    background: #30215A;
}

.searchbox .searchbox-btn:before {
    background: #4A3D6F
}

ul.header-option .separator {
    background: #959595;
}

.card span.badge {
    border-radius: 25px;
}

.card span.badge.active {
    background: #E57925;
}

span.icon {
    color: #E57925;
}

.card i {
    color: #30215A;
}

.user i {
    color: #30215A;
}

.navbar {
    background: #30215A;
}

.navbar ul li a:hover {
    color: #fff;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    background-color: #30215A;
}

.search i {
    color: #30215A;
}

.searchbox .searchbox-input:focus {
    border: 1px solid #4A3D6F
}


/*slider*/

.slider .owl-nav .owl-prev:before {
    color: #30215A;
}

.slider .owl-nav .owl-next:before {
    color: #30215A;
}

.slider .owl-dots .owl-dot {
    background: #4A3D6F
}

.slider .owl-dots .owl-dot.active {
    background: #E57925;
}


/*main-page*/

.main-page h1 {
    color: #222;
    font-weight: 400;
}

.category-item a.title {
    color: #222;
}

.category-item .subcats a {
    color: #222;
}

.category-item .subcats a:hover {
    color: #E57925;
}

.category-item .subcats span.kategoria:after {
    color: #4A3D6F
}

.tags.przecena {
    background: #30215a;
    border-radius: 25px;
}

.hits-item .title-container a.title {
    color: #222;
}

.hits-item .title-container a.title:hover {
    color: #222;
    text-decoration: underline;
}

.hits-item .price {
    color: #30215a;
    font-size: 14px;
}

.hits-item .price .price-promo {
    color: #959595;
}

.recommend-item {
    border-color: #E57925;
    border-radius: 25px;
}


/*footer*/

.footer-wrapper {
    background: #30215A;
}

.footer-wrapper .footer-newsletter {
    background: #4A3D6F
}

.circle-icon {
    background: #cccccc;
    color: #30215A;
}

.circle-icon i {
    color: #30215A;
}

.footer-wrapper .footer-newsletter .newsletter-title .colored {
    color: #fff;
}

.searchbox.newsletter .searchbox-input {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
}

.searchbox.newsletter .searchbox-btn {
    border-radius: 25px;
    color: #fff;
    background: #30215A;
    width: 50px;
}

.searchbox.newsletter .searchbox-btn:before {
    background: #E57925;
}

.social-mobile {
    border-top: 2px solid #E57925;
}


/*product-single*/

#productTabs .block img {
    max-width: 100%;
}

#product .price {
    color: #30215a;
}

#product .price_old {
    color: #959595;
}

#product .btn.add_to_cart {
    border-radius: 25px;
    background: #E57925;
    padding: 10px;
    color: #fff;
}

#product .btn.add_to_cart:hover {
    background: rgba(255, 102, 0, 0.8);
}

#product .quantity-container input {
    border-radius: 0px;
}

.pRight {
    border: none;
    padding: 20px;
    box-sizing: border-box;
}

#product .infotable {
    font-size: 13px;
    vertical-align: top;
    color: #222;
}

#product .infotable th {
    padding: 0 15px 10px 0;
}

#product .infotable td {
    vertical-align: top;
}

#productTabs ul.tabNavigation {
    border-bottom-color: #30215A;
}

#productTabs ul.tabNavigation a {
    color: #222;
}

#productTabs ul.tabNavigation a.selected {
    background: #30215A;
}

@media(max-width:787px) {
    #productTabs ul.tabNavigation li:last-child {
        border-bottom: 2px solid #30215A;
    }
    #product .infotable th {
        padding: 0;
    }
}


/*similar product*/

#similar_box h1 {
    color: #222;
    font-weight: 400;
}

.similar-item .price-similar {
    color: #30215a;
}

.similar-item .title-container a.title {
    color: #222;
}

.similar-item .title-container a.title:hover {
    text-decoration: underline;
    color: #222;
}

.similar-item .price-similar .price-promo {
    color: #959595;
}


/*product list*/

ul.productsList .price {
    color: #30215a;
}

ul.productsList .price_old {
    color: #959595;
}

ul.productsList .btn.add_to_cart {
    border-radius: 25px;
    background: #E57925;
    padding: 10px;
    color: #fff;
}

ul.productsList .btn.add_to_cart:hover {
    background: rgba(255, 102, 0, 0.8);
}

.product_box .navigation a {
    border-radius: 25px;
    margin: 0 2px;
    padding: 8px 10px 6px;
    display: inline-block;
    vertical-align: middle;
    background: none;
    text-transform: uppercase;
    color: #222;
}

.product_box .navigation a:hover {
    background: none;
}

.product_box .navigation .current,
.product_box .navigation .current:hover {
    color: #E57925;
    background: none;
}

ul.productsList .infotable {
    font-size: 13px;
    vertical-align: top;
    color: #222;
}

ul.productsList .infotable th {
    padding: 0 15px 10px 0;
    vertical-align: top;
}

ul.productsList .infotable td {
    vertical-align: top;
}

@media(max-width:787px) {
    ul.productsList .infotable th {
        padding: 0;
    }
}


/*card page*/

#cartWrapper .steps-container ul li.step span.tab {
    border-radius: 25px;
}

#cartWrapper .steps-container ul li.step {
    color: #222;
}

#cartWrapper .steps-container ul li.step.active span.tab {
    background: #E57925;
    color: #fff;
}

#cartWrapper .cart_item .gross_price {
    color: #30215a;
}

#cartWrapper .cart_item .sumary-price {
    color: #30215a;
}

#cartWrapper .summary-price .label-price {
    color: #222;
}

#cartWrapper .summary-price .price {
    color: #30215a;
}

#cartWrapper .haveCoupon i {
    color: #E57925;
}

#cartWrapper .cartCoupon .cart-price {
    color: #E57925;
}

.btn-cart {
    border-radius: 25px;
    background: #E57925;
    color: #fff;
}

.btn-cart.hvr-radial-out:before {
    background: rgba(255, 102, 0, 0.8);
}

#tx_cart_summary_full .green .right {
    color: #30215a;
}

#tx_delivery_country_choice label {
    color: #222;
}

#tx_delivery_choice td.price {
    color: #222;
}

#tx_cart_summary_full .right {
    color: #222;
}

#miniCart .mini-item ul.info-prod li span {
    color: #222;
}

#miniCart .mini-item ul.info-prod li {
    color: #30215a;
}

#miniCart .incartsummary .prices {
    font-weight: 600;
    color: #30215a;
}

#miniCart .allSummary .price {
    color: #30215a;
}


/* cookies */

#cookies-message p {
    color: #000!important;
}

#cookies-message p a {
    background-color: #30215A!important;
    color: #fff;
}

#cookies-message p a:hover {
    background-color: #4A3D6F!important;
}
