/*@import url("https://fonts.googleapis.com/css?family=Lato:300,400,500,600,700");*/
/*@import url('https://fonts.googleapis.com/css?family=Alegreya:400,700&subset=latin-ext');*/
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&subset=latin-ext');

body {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}

ol {
    margin-bottom: 25px;
}

p {
	color: #515151;
  font-family: 'Poppins', sans-serif;
}

li, small {
  font-family: 'Poppins', sans-serif;
}

.checkout,
.checkout p,
.checkout h4{
    font-family: 'Lato',sans-serif;

}

.checkout {
        font-size: 14px;
}

h1, h2, h3, h4, h5 {
    letter-spacing: -1px;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
    color: #000000;
}

.ramka_ksiazka {
    margin: 40px 20px 40px 20px;
    padding: 40px;
    background-color: #8B0304;
    color: #ffffff;
}

.ramka_ksiazka h1,
.ramka_ksiazka h2,
.ramka_ksiazka h3,
.ramka_ksiazka h4,
.ramka_ksiazka h5,
.ramka_ksiazka p
{
color: #ffffff!important;
}

.ramka_ksiazka2:before {
    content: 'NOWA KSIĄŻKA';
    position: absolute;
    top: 25px;
    background: #8B0304;
    color: #FFFFFF;
    padding: 4px;
}

@media (min-width: 992px) {
    .ramka_ksiazka h1
    {
        font-size: 60px;
        color: #000000;
        padding-bottom: 30px;
        line-height: 55px;
    }

    .ramka_pusta h2,
    .autorka h2,
    .ramka_ceny h2{
        color: #be1e2d;
        padding-bottom: 30px;
        font-size: 60px;
        line-height: 55px;
    }
}

.autorka {
    padding: 100px 10px!important;
    background-position: bottom!important;
}

.autorka p {
    color: #b5b5b5!important;
}

.ramka_pusta {
    margin: 60px 20px 40px 20px;
    padding: 40px;
}

.ramka_ceny {
    margin: 60px 20px 0px 20px;
    padding: 40px;
}

html .btn-primary {
    border: 0px;
    background: #8b0304;
    font-weight: normal!important;
}

.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote:after{
    color: #8B0304;
}

.testimonial .testimonial-author strong {
    color: #ffffff;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #8B0304;
}


.pricing-table small {
    color: #ffffff;
}

.plan .btn-primary {
    text-shadow: none;
}

.pricing-table h3 {
    letter-spacing: -1px;
}

.pricing-table.princig-table-flat .plan h3,
.pricing-table.princig-table-flat .plan h3 span,
.pricing-table .most-popular h3

{
    background-color: #8B0304!important;
}

.pricing-table .most-popular {
    border-color: #8B0304;
}

.pricing-table li {
    border-top: 0px;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
}

.pricing-table.princig-table-flat .plan ul {
    padding: 5px;
}

.transparent {
    background: rgba(0,0,0, 0.4);
    background: white;
    font-weight: normal;
    color: #B0A171;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14);
}

a {
    color: #8B0304;
}

a:hover,
a:focus,
a:active{
    color: #8B0304;
}

a[name] {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}

/* SLIDER */
html .slider-container .tp-caption-overlay-opacity-primary,
html .slider-container .tp-caption-overlay-opacity
 {
    background: rgba(0,0,0, 0.4);
    font-weight: normal;
    color: #B0A171;
}

.main-label {
    font-size: 30px;

}

.slider_ramka {
    background: #ffffff;
    padding: 5px;
    border: 1px solid #B0A171;
}

.tp-caption {
    padding: 10px;
    letter-spacing: 2px;
}

.btn-slider {
    letter-spacing: -1px;
}

.breadcrumb a,
.breadcrumb>li+li:before,
.page-header .breadcrumb > li + li:before,
#footer p,
#footer li {
  color: #ffffff;
}

.breadcrumb>.active {
    color: #ffffff;
}

#footer {
    background: #B0A171;
    border-top: #B0A171;
}

#footer .footer-copyright {
    background: #90835b;
    border-top: #90835b;
}

#footer a {
  color: #000000;
}

#footer .contact p {
    margin-bottom: 13px;
}

article.post-large {
    margin-left: 00px;
}

.home-intro {
    background: #B0A171;
}

.home-intro p span {
    color: #ffffff;
}

.home-intro .btn {
    background: #515151;
    border: 0px;
}

.home-intro .btn:hover,
.home-intro .btn:active
{
	background: #2f2f2f;
}

.cien_wrapper {
    padding: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)
}

.section-parallax .slider_ramka {
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-header {
    background-color: #8b0304;
    border: 0px;
}

.page-header h1 {
    margin: 0 auto;
    color: #ffffff;
    padding: 10px;
}

#header .header-body {
    min-height: 100px;
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        font-weight: 600;
        font-size: 14px;
        color: #333;
    }

    #header .header-nav-main nav > ul > li > a:hover {
         background-color: #8b0304!important;
    }

    #header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
        background: #8b0304;
    }

}

.thumb-info {
    border-left: 0px!important;
    border-right: 5px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    border-top: 0px!important;
}

html .heading-primary, html .lnk-primary, html .text-color-primary,
.text-primary,
html .featured-box-primary h4{
    color: #8B0304!important;
}

html .featured-box-tertiary .box-content {
    border-top-color: #be1e2d;
}

html .featured-box-tertiary .box-content:hover {
    border-top-color: #0099e6;
}

.featured-box {
    background: #f9f9f9;
}

.featured-box:hover {
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
}

/* CART */


.cart-table-wrap {
	border: 1px solid #ececec;
	border-radius: 7.98px;
	background: #fff;
	display: block;
	padding: 30px;
	margin-bottom: 50px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
@media (min-width: 992px) {
	.cart-table-wrap {
		margin-bottom: 60px;
	}
}

.cart-table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	font-size: 16px;
}
.cart-table thead tr {
	border-bottom: 1px solid #dcdcdc;
}
.cart-table thead tr th {
	font-weight: 600;
	padding: 15px 10px;
	color: #777;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 1;
}
.cart-table tbody tr td {
	border-bottom: 1px solid #dcdcdc;
	padding: 15px 10px;
	line-height: 1.3;
}
.cart-table tbody tr td.product-action-td {
	padding-left: 0;
	padding-right: 0;
}
.cart-table tbody tr td.product-image-td a {
	display: block;
}
.cart-table tbody tr td.product-image-td a img {
	display: block;
	width: 100px;
	height: auto;
}
.cart-table tbody tr td.product-name-td h2 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: -1px;
}
.cart-table tbody tr td.product-name-td h2 a {
	color: #90835b;
}
.cart-table tbody tr td.product-name-td h2 a:hover, .cart-table tbody tr td.product-name-td h2 a:focus {
	color: #90835b;
}
.cart-table tfoot td {
	padding: 15px 5px 0;
}
.cart-table tfoot .btn.btn-default.btn-continue {
	float: left;
}
.cart-table tfoot .btn.btn-default.btn-update {
	float: right;
	margin-left: 10px;
}
.cart-table tfoot .btn.btn-default.btn-clear {
	float: right;
}

@media (max-width: 1199px) {
	.cart-table thead {
		display: none;
	}
	.cart-table tbody tr {
		position: relative;
		display: block;
		border-bottom: 1px solid #dcdcdc;
		padding: 25px 0;
	}
	.cart-table tbody tr td {
		display: block;
		padding: 0 0 15px;
		width: 100%;
		border-width: 0;
		text-align: center !important;
	}
	.cart-table tbody tr td:last-child {
		padding-bottom: 0;
	}
	.cart-table tbody tr td .qty-holder {
		width: 90px;
	}
	.cart-table tbody tr td.product-action-td {
		position: absolute;
		top: 20px;
		z-index: 1;
	}
	.cart-table tbody tr td.product-action-td .btn-remove {
		float: right;
	}
	.cart-table tbody tr td.product-image-td {
		padding-bottom: 15px;
	}
	.cart-table tbody tr td.product-image-td a img {
		margin: 0 auto;
	}
	.cart-table tbody tr:first-child {
		padding-top: 0;
	}
	.cart-table tbody tr:first-child td.product-action-td {
		top: -5px;
	}
	.cart-table tfoot td {
		padding-top: 25px;
	}
	.cart-table tfoot .btn.btn-default.btn-continue, .cart-table tfoot .btn.btn-default.btn-update, .cart-table tfoot .btn.btn-default.btn-clear {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 10px;
	}
}
.cart .sidebar.shop-sidebar .panel.panel-default .panel-heading a {
	color: #000;
}
.cart .sidebar.shop-sidebar .panel.panel-default .panel-body {
	padding: 15px;
}
.cart .sidebar.shop-sidebar .form-control {
	font-size: 13px;
}
.cart .sidebar.shop-sidebar .panel p {
	font-size: 14px;
}
.cart .sidebar.shop-sidebar .panel .btn-block + .btn-block {
	margin-top: 0;
}
.cart .sidebar.shop-sidebar .panel .btn-link {
	font-size: 13px;
}

.qty-holder {
	display: inline-block;
	width: 125px;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 0;
}

.qty-dec-btn,
.qty-inc-btn {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	color: #777;
	line-height: 30px;
	border-radius: 0;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.qty-dec-btn:hover, .qty-dec-btn:focus,
.qty-inc-btn:hover,
.qty-inc-btn:focus {
	color: #0088CC;
	background: #f4f4f4;
	text-decoration: none;
}

.qty-input {
	display: inline-block;
	vertical-align: middle;
	width: 35px !important;
	font-size: 14px;
	text-align: center;
	color: #777;
	height: 30px;
	border-radius: 0;
	border: 1px solid #ccc;
	margin: 0 -1px;
	outline: none;
}

.edit-qty {
	display: inline-block;
	font-size: 14px;
	margin-left: 8px;
	color: #0088CC;
	vertical-align: middle;
}
.edit-qty:hover, .edit-qty:focus {
	color: #009ceb;
	text-decoration: none;
}

.qty-holder {
    width: 115px!important;
}

section.page-header h1 {
    border-bottom: 0px;
}

#header .top-menu li a, #header .header-top p, #header .custom-block, #header .custom-block a, #header .cart-dropdown .cart-dropdown-icon i, #header .header-search .search-toggle, .mmenu-toggle-btn, .mmenu-toggle-btn:hover, .mmenu-toggle-btn:focus, .sticky-header-active #header .cart-dropdown .cart-dropdown-icon i {
    color: #000000;
}

@media (min-width: 1024px) {
    .cart-info {
        position: absolute;
        width: 100%;
        text-align: left;
        top: 28%;
        margin-top: 0px;
        left: 18px;
        padding: 0;
        display: block;
        line-height: 1;
        z-index:1000;
    }

    .cart-qty {
        color: #ffffff;
        font-size: 12px;
    }
}

@media (max-width: 1023px) {
.cart-info {
    position: absolute;
    margin-top: 0px;
    left: 0;
    padding: 0;
    display: block;
    line-height: 1;
    z-index:1000;
    top: 30%;
    left: 12px;
}
.cart-qty {
    color: #FFFFFF;
    font-size: 10px;
}
}

@font-face {
	font-family: "minicart-font";
	src: url("fonts/minicart-font.eot?v=1.0");
	src: url("fonts/minicart-font.eot?#iefix&v=1.0") format("embedded-opentype"), url("fonts/minicart-font.woff?v=1.0") format("woff"), url("fonts/minicart-font.ttf?v=1.0") format("truetype"), url("fonts/minicart-font.svg?v=1.0#minicart-font") format("svg");
	font-weight: normal;
	font-style: normal;
}
.minicart-icon:before {
	font-family: "minicart-font" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.minicart-icon:before {
	content: "\e800";
}

.stara_cena {
    text-decoration: line-through;
}


html .slider-container .tp-caption-overlay-opacity-primary, html .slider-container .tp-caption-overlay-opacity
{
    color: #ffffff;
    letter-spacing: 0px!important;
    font-family: 'Poppins', sans-serif;
}

html .list-primary.list-icons li > .fa:first-child, html .list-primary.list-icons li a:first-child > .fa:first-child, html .list-primary.list-icons li > .icons:first-child, html .list-primary.list-icons li a:first-child > .icons:first-child {
    color: #be1e2d;
    border-color: #be1e2d;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #be1e2d !important;
    border-color: #be1e2d;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #be1e2d;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #be1e2d transparent transparent transparent;
}

.promo {
    background: #be1e2d;
    color: #ffffff!important;
    padding: 40px;
    margin: 15px;
}

.promo h1,
.promo h2,
.promo h3,
.promo h4,
.promo h5,
.promo p,
.promo li {
    color: #ffffff;
}

.cena_glowna {
    font-size: 46px;
    color: #8B0304;
}

.cena_glowna .staraCena,
.staraCena{
    text-decoration: line-through;
    color: #5e5e5e;
}

#header .header-btn-collapse-nav {
    background: #8B0304;
}

@media (max-width: 991px) {
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
    color: #8B0304;
}
}

.product-details-box .product-detail-qty {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	width: 60px;
}
.product-details-box .product-detail-qty #product-vqty {
	border-radius: 3px;
	width: 35px !important;
	border-color: #e1e1e1;
	color: #8B0304;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.product-details-box .product-detail-qty .btn {
	border-radius: 3px;
}
.product-details-box .product-detail-qty .btn.btn-default {
	color: #ccc;
	font-size: 8px;
	border-color: #e1e1e1;
}
.product-details-box .product-detail-qty .btn.btn-default.bootstrap-touchspin-up {
	margin-top: -2px;
}
.product-details-box .product-detail-qty .btn.btn-default.bootstrap-touchspin-down {
	margin-bottom: -2px;
}

.product-details-box .product-detail-info {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 0;
}

.bootstrap-touchspin .input-group-btn-vertical {
	position: relative;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
	display: table-cell;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 9px 10px;
	margin-left: -1px;
	position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 3px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	margin-top: -2px;
	border-radius: 3px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
	position: absolute;
	top: 5px;
	left: 6px;
	font-size: 9px;
	font-weight: normal;
}

.product-details-box .product-detail-info .product-price-box {
	margin: 0 0 20px;
}
.product-details-box .product-detail-info .product-price-box .old-price {
	vertical-align: bottom;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	color: #999;
}
.product-details-box .product-detail-info .product-price-box .product-price {
	font-size: 23px;
	line-height: 1;
	color: #8B0304;
}

@media(max-width: 490px) {
    #logo {
        width: 250px;
        height: 40px;
    }
}




.categories-links {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0px;
    text-align: center;
	z-index: 2;
}

.categories-links .btn {
    font-size: 15px;
    padding: 3px 18px;
}

.news_autor,
.news_data {
    color: #737373;
    text-transform: uppercase;
}

.wstepniak {
    line-height: 30px;
}

.news_mini {
    overflow: hidden;
}

.news_mini img {
    border-radius: 4px;
}

.blog-posts article {
    border: 1px solid #DDD;
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-radius: 4px;
    background: #ffffff;
}

.categories-links {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0px;
    text-align: center;
	z-index: 2;
}

.categories-links .btn {
    text-transform: uppercase;
    padding: 3px 18px;
}

.list.list-icons.list-icons-style-3 li > .fa:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: #8b0304;
}

.product {
    padding: 10px;
}

.product:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
}

.product, .product-img-box, .product-short-desc, .cien {
    border: 1px solid #ddd;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.product .product-name {
    color: #3a3939;
    font-size: 16px;
    line-height: 23px;
    color: #777;
    font-weight: 600;
    margin: 10px 0px;
    letter-spacing: 0px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    min-height: 70px;
}
.product-name a {
    color: #000;

}

.product-author {
    margin-top: 10px;
    margin-bottom: 3px;
    color: #2f2f2f;
    text-align: center;
    min-height: 50px;
}


.product-price-box .product-price {
    font-size: 20px;
    color: #8B0304;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

h2 {
    color: #333;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

h1 {
    color: #333;
    display: block;
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.szare_tlo2 {
    background-color: whitesmoke;
    padding: 20px;
}

h3.male {
    font-size: 14px;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    position: relative;
    text-transform: uppercase;
    padding: 0;
    letter-spacing: 0px;
    margin-bottom: 5px;
}

.newsTytul {
    color: #2e353e;
}

.news_wrapper {
    padding: 20px;
}

.news_mini_glowna {
    padding: 10px;
}

.owl-carousel .owl-nav [class*="owl-"] {
    color: #ffffff;
    background-color: #b0a171;
    border-color: #b0a171 #b0a171 #b0a171;
}

.ratings {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #b1b1b1;
    overflow: hidden;
}

.iloscOpinii {
  font-size: 12pt;
  padding-top: 2pt;
}

.mini {
  font-size: 85%;
  color: #777;
}

.full-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #8b0304;
}
.empty-stars:before, .full-stars:before {
    content:"\2605\2605\2605\2605\2605";
    font-size: 18pt;
}
.empty-stars:before {
    -webkit-text-stroke: 1px #848484;
}
.full-stars:before {
    -webkit-text-stroke: 1px #8b0304;
}


/* Webkit-text-stroke is not supported on firefox or IE */

/* Firefox */
 @-moz-document url-prefix() {
    .full-stars {
        color: #8b0304;
    }
}

div.stars {
  width: 195px;
  display: inline-block;
}

input.star { display: none; }

label.star {
  float: right;
  padding: 10px;
  font-size: 20px;
  color: #444;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #8b0304;
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #8b0304;
}

input.star-1:checked ~ label.star:before { color: #F62; }

label.star:hover { transform: rotate(-15deg) scale(1.3); }

label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}

#formularzOpinia {
    border: 1px solid lightgray;
    padding: 10px;
}

.product-ratings {
	font-size: 11px;
	line-height: 1.25;
	background: url(../img/shop/rating-bar.png) center no-repeat;
	height: 14px;
	margin: 7px 0 6px;
}
.product-ratings .ratings-box {
	position: relative;
	display: inline-block;
	margin-top: 1.5px;
	overflow: hidden;
	width: 64px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
}
.product-ratings .ratings-box:before {
	font-family: "FontAwesome";
	content: "\f005\20\f005\20\f005\20\f005\20\f005";
	width: 64px;
	height: 11px;
	color: #c3c5c9;
	display: block;
	font-size: 11px;
	line-height: 11px;
}
.product-ratings .ratings-box .rating {
	float: left;
	height: 11px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.product-ratings .ratings-box .rating:before {
	font-family: "FontAwesome";
	content: "\f005\20\f005\20\f005\20\f005\20\f005";
	width: 64px;
	height: 11px;
	color: #ffc600;
	display: block;
	font-size: 11px;
	line-height: 11px;
}


.product .product-details-area {
    text-align: center;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
        color: #8b0304;
}

.kontakty_wrapper {
    margin-left: 20px;
}

.kontakty {
    padding: 0px;
    text-align: left;
}

.kontakty li {
    font-size: 14px;
    margin-bottom: 0px;
}

.list.list-icons li > .fa:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
 color: #8B0304;
border-color: #8B0304;
}

.ramka_lewa {
    border-left: 1px solid lightgray;
}

.recenzowany_produkt {
    border: 1px solid lightgray;
    padding: 20px;
}

html .featured-box-primary .box-content {
    border-top-color: #8B0304;
}

#header .header-container.header-nav {
    padding-top: 10px;
    background: #f4f4f4;
}

.btn-remove {
    color: #8b0304;
}

 .addtocart {
    color: #fff;
    border-color: #8B0304;
    background-color: #8B0304;
    line-height: 36px;
    height: 38px;
    min-width: 160px;
    text-align: center;
    margin: 10px 1px;
    font-size: 14px;
    padding: 0 10px 0 8px;
}

.xcplaneta {
    color: #ffffff!important;
}

ul.submenu {
    padding-left: 20px;
}

.product .product-image-area {
    border: 0px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 75%;
}

.form-col label.error {
    color: #c10000;
    font-weight: bold;
}

.ebook {
    border: 1px solid #cccccc;
    padding: 10px;
    margin-bottom: 20px;
}

.page-header .breadcrumb > li {
    color: #ffffff;
}

.footer-menu p {
    margin-bottom: 0!important;
}

/* POPUP*/
/* POPUP */

/* Modal container */
#popup-container {
  width: 45%;
  height: auto;
  min-height: 30%;
  margin: 0 auto;
  margin-top: 8%;
  position: fixed;
  left: 28%;
  z-index: 999;
  top: 0;

  background: #ffffff;
  border: 0px solid #2b2019;
  box-shadow: 2px 2px 4px black;
}

.modal-content {
  position: relative;
  text-align: center;
}

#popup-window { position: relative; }

.modal-content h1,
.modal-content p { color: #fff; }

.modal-content p { padding: 20% 5% 0 5%; }

/* Close button */
#popup-container a.close {
  position: relative;
  float: right;
  top: -15px;
  right: -7px;
  z-index: 99;
  font-weight: bold;
  font-size: 16px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 2px 6px 4px 6px;
  line-height: 1em;
  text-align: center;
  background: #141619;
  border: 4px solid #fff;
  cursor: pointer;
  color:#fff;
}

.splash-bg {
  padding: 40px 20px;
}

@media (max-width: 800px) {
  #popup-container {
    width: 90%;
    left: 2%;
  }
}

.close {
    opacity: 1;
}