.product-view .product-name {
	background: transparent;
	padding: 0;
	margin-bottom: 1.5em;
}
.product-view .product-name h1 {
	color: #000;
	padding: 0;
}

.amshopby-narrow-by-list .button.amshopby-price-top-find {
	// position: fixed;
	// left: -99999px;
	// top: -9999px;
	margin-top: 13px;
	margin-left: 0;

	opacity: 1;
	visibility: initial;
}
.amshopby-narrow-by-list td:nth-child(1) {
	width: 190px;
	padding-left: 20px;
}
.amshopby-narrow-by-list td:nth-child(1) li {
	padding: 0;
}
.amshopby-narrow-by-list .price-close span {
	top: 15px;
}
.amshopby-narrow-by-list .price-close svg {
	display: inline-block;
	height: 1em;
	width: 1em;
	fill: currentColor;
	transform: translateY(2px);
}

.checkout-types--alt .btn-checkout {
	display: none;
}

.std #rozmiar-content img {
	max-width: 100%;
	height: auto;
}

/* Buttons */
.discount-form .buttons-set button.button {
	border-color: #595959;
	background-color: #595959;
}

#shopping-cart-table .btn-continue,
#shopping-cart-table .btn-update {
	border-color: #595959;
	background-color: #595959;
}

.cart-collaterals .totals .checkout-types .btn-checkout {
	font-size: 18px;
	height: 42px;
}

.cart-collaterals .pko-leasing--checkout div {
	border-color: #595959;
	background-color: #595959;
}

/* Checkout table */
.c-product-cart-description .product-name {
	font-size: 1.3rem;
}

.c-product-cart-description .item-options {
	font-size: 14px;
}

#shopping-cart-table .price-relative {
	font-size: 16px;
	padding-top: 9px;
}

@media (max-width: 768px) {
	.c-product-cart-description .product-name {
		font-size: 1.1rem;
	}
	.c-product-cart-description .item-options {
		font-size: 12px;
	}

}

.c-product-cart-description__text {
    width: 100%;
    padding: 0 15px 0 10px;
}

.c-product-cart-description__text--alt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c-product-cart-head {
    display: flex;
    align-items: center;
    padding-left: 5px;
}

.c-product-cart-head h2 {
    font-size: 18px;
    color: #000;
}

.c-product-cart-head .tooltip-aurora {
    position: relative;
    top: -5px;
    margin-left: 10px;
}

.c-product-cart-head .c-product-cart-head__price {
    margin-left: 15px;
}

.c-product-cart-head__price .c-product-cart-head__price--normal {
    font-size: 14px;
}

.c-product-cart-head__price .c-product-cart-head__price--special {
    font-size: 18px;
    color: #ed1c24;
    padding-left: 5px;
}

.first.odd .price-relative,
.first.odd .a-center {
    vertical-align: top!important;
}


table#shopping-cart-table.data-table.cart-table tbody tr.last.even td,
table#shopping-cart-table.data-table.cart-table tbody tr.odd td,
table#shopping-cart-table.data-table.cart-table tbody tr.even td {
    vertical-align: middle;
}

td div.c-product-cart-description div.c-product-cart-description__text h2.product-name {
    font-size: 16px;
}

/* SELECT */
.c-option-select .packageinfo {
    background: transparent;
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    height: 30px;
    margin-left: 0
}
.c-option-select .packageinfo .textinfo{
    margin: 8px 0 0 8px;
    position: absolute;
}

.c-option-select .select-package {
    margin: 0;
    min-width: 170px !important;
    width: auto !important;
    background: #FFF;
}

/* cart button actions */
.cart-action-btn {
    display: block;
    margin: 0 auto;
    background: #595959;
    padding: 6px 8px;
    color: #FFF;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    width: 126px;
}

.cart-action-btn--cancel {
    background: transparent;
    color: #000;
}

.c-product-cart-head__price--normal .price {
    position: relative;
}

.c-product-cart-head__price--normal .price:before {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background: black;
}

.c-product-cart-media-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
}

.c-product-cart-media-logo img {
    width: 100%;
    height: auto;
    display: flex;
}

.c-option-select #select-package {
    z-index: 3;
}

/* UTILS */
.u-flex-center{
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 1024px) {
    
    .cart-colspan {
        width: auto !important;
    }
}

@media only screen and (max-width: 768px) {
    
    .c-product-cart-description__text--alt {
        flex-direction: column;
        align-items: flex-start;
    }
    .c-product-cart-description__text--alt .c-product-cart-head {
        margin-bottom: 10px;
        padding-left: 0;
    }
    .c-product-cart-description {
        margin-bottom: 20px;
    }
    .c-product-cart-head .tooltip-aurora {
        display: none;
    }
}

/* Benefits Section */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&subset=latin-ext');

.c-benefits-wrapper {
    width: 100%;
}

.c-benefits img,
.c-benefits figure {
    max-width: 100%;
}

.c-benefits__banner {
    overflow-x: hidden;
    background-image: url(/wysiwyg/baner2.png);
    height: 280px;
    background-size: inherit;
    background-position-x: -493px;
    background-position-y: center;
}

.c-benefits__banner img {
    max-width: none;
}

.c-benefits__desc p {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -0.8px;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-bottom: 26px;
}

.c-benefits__footer,
.c-benefits__offer,
.c-benefits__decor,
.c-benefits__details {
    padding: 0 25px;
}

.c-benefits__details p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: -0.1px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.c-benefits__details strong {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

.c-benefits__details span {
    font-weight: 400;
    font-size: 12px;
    color: #777;
    line-height: 20px;
}

.c-benefits__benefit {
    margin-top: -45px;
}

.c-benefits__benefit__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.std ul.c-benefits__benefit__list {
    list-style: none;
}

.c-benefits__benefit__item {
    width: 33%;
    display: flex;
    justify-content: center;
    background: none;
}

.std ul li.c-benefits__benefit__item {
    padding-left: 0;
    background: transparent;
}

.c-benefits__benefit__item img {
    width: 100%;
}

.c-benefits__offer__list {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.c-benefits__offer__item {
    width: 33.3%;
}

.std ul li.c-benefits__offer__item {
    padding-left: 0;
    background: transparent;
}

.c-benefits__offer__item + .c-benefits__offer__item {
    margin-bottom: 22px;
}

.c-benefits__footer__desc {
    display: flex;
    margin-top: 30px;
    margin-left: 7px;
}

.c-benefits__footer__desc a + a {
    margin-left: 30px;
}

.c-benefits__footer__phone {
    display: flex;
    align-items: center;
    align-content: center;
}

.c-benefits__footer__phone img {
    margin-right: 5px;
}

.c-benefits__footer__phone span,
.c-benefits__footer__phone p {
    color: #000;
    font-size: 13px;
    line-height: 1.3;
    margin-left: 20px;
    margin-bottom: 0;
    font-weight: 600;
}

.c-benefits-footer {
    display: flex;
    width: 100%;
    padding: 5px;
    overflow-x: hidden;
    background-image: url(wysiwyg/footer.png);
    height: 340px;
    background-size: inherit;
    background-position-x: -503px;
}

.c-benefits-footer__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
}

.c-benefits-footer__item {
    border: 2px solid #FFF;
    padding: 15px;
    width: 100%;
    max-width: 400px;
}

.c-benefits-footer__item:not(:last-child) {
    margin-right: 100px;
}

.c-customer-billing {
    display: flex;
    flex-wrap: wrap;
}

.amscheckout-row.amscheckout-row--business {
    display: none;
}

.amscheckout-row.amscheckout-row--business.is-active {
    display: inline-table;
}

.amscheckout-row .input-text--textarea {
    height: 70px;
    max-height: 100px;
}

@media (max-width:1024px) {
    .c-benefits__banner {
        height: 165px;
        background-size: cover;
        background-position-x: -33px;
        background-repeat: no-repeat;
    }
    .c-customer-blling {
        flex-direction: column;
    }
}

@media (max-width:1000px) {
    .c-benefits__offer__item {
        width: 50%;
        display: flex;
        justify-content: center;
    }
    .c-benefits-footer__container {
        flex-wrap: wrap;
        justify-content: center;
    }
    .c-benefits-footer__item {
        width: 100%;
    }
    .c-benefits-footer__item:not(:last-child) {
        margin-bottom: 20px;
        margin-right: 0;
    }
}

@media (max-width: 700px) {
    .c-benefits__benefit {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .c-benefits__banner {
        height: 165px;
        background-size: cover;
        background-position-x: -184px;
    }
}

.c-check-item {
    position: relative;
     display: flex;
     align-items: center;
     width: 100%;
}

.c-check-item__media {
    left: 0;
    margin-right: 12px;
}

 .c-check-item [type="radio"]:checked, .c-check-item [type="radio"]:not(:checked) {
     position: absolute;
     left: -9999px;
}

 .c-check-item [type="radio"]:checked+.c-check-item__label, .c-check-item [type="radio"]:not(:checked)+.c-check-item__label {
     position: relative;
     padding-left: 44px;
     cursor: pointer;
     line-height: 20px;
     display: inline-flex;
}

 .c-check-item [type="radio"]:checked+.c-check-item__label:before, .c-check-item [type="radio"]:not(:checked)+.c-check-item__label:before {
     content: '';
     position: absolute;
     left: 14px;
     top: 14px;
     width: 18px;
     height: 18px;
     border: 1px solid #ddd;
     border-radius: 100%;
     background: #fff;
}

 .c-check-item--alt [type="radio"]:checked+.c-check-item__label:before, .c-check-item--alt [type="radio"]:not(:checked)+.c-check-item__label:before {
    top: 6px;
 }

 .c-check-item [type="radio"]:checked+.c-check-item__label:after, .c-check-item [type="radio"]:not(:checked)+.c-check-item__label:after {
     content: '';
     width: 8px;
     height: 8px;
     background: #ED1C24;
     position: absolute;
     top: 20px;
     left: 20px;
     border-radius: 100%;
     -webkit-transition: all 0.2s ease;
     transition: all 0.2s ease;
}

 .c-check-item--alt [type="radio"]:checked+.c-check-item__label:after, .c-check-item--alt [type="radio"]:not(:checked)+.c-check-item__label:after {
    top: 12px;
 }

 .c-check-item [type="radio"]:not(:checked)+.c-check-item__label:after {
     opacity: 0;
     -webkit-transform: scale(0);
     transform: scale(0);
}

 .c-check-item [type="radio"]:checked+.c-check-item__label:after {
     opacity: 1;
     -webkit-transform: scale(1);
     transform: scale(1);
}

 .c-check-item__label {
     display: flex;
     width: 100%;
     border: 1px solid transparent;
     padding: 14px;
}

.c-check-item--alt .c-check-item__label {
    padding: 6px;
}

 .c-check-item__media img {
     height: 22px;
     width: auto;
}

 .c-check-item__media .col-button button {
     color: #FFF;
     background-color: #000;
     text-transform: uppercase;
     font-size: 10px;
     padding: 10px;
}

 .c-check-item__content {
    position: relative;
     display: flex;
     width: 100%;
}

 .c-check-item__info {
     display: flex;
     flex-direction: column;

    font-size: 14px;
    font-weight: 400;
    color: #313131;
}

 .c-check-item input[type=radio]:checked + .c-check-item__label {
     border-color: #ACD3E3;
     background-color: #ECF6FA;
}

.c-check-item--alt input[type=radio]:checked + .c-check-item__label {
    border-color: transparent;  
    background-color: transparent;
}


.c-checkbox-item [type="checkbox"]:checked,
.c-checkbox-item [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.c-checkbox-item [type="checkbox"]:checked+label,
.c-checkbox-item [type="checkbox"]:not(:checked)+label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.c-checkbox-item [type="checkbox"]:checked+label span {
    font-weight: 700 !important;
}

.c-checkbox-item [type="checkbox"]:checked+label:before,
.c-checkbox-item [type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    border: 1px solid #C9C9C9;
    border-radius: 0;
}

.c-checkbox-item [type="checkbox"]:checked+label:before {
    background: #ED1C24;
    border-color: #ED1C24;
}

.c-checkbox-item [type="checkbox"]:checked+label:after,
.c-checkbox-item [type="checkbox"]:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: 4px;
    top: 6px;
    background: url('../images/checkbox-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin: 0 !important;
}
.c-checkbox-item [type="checkbox"]:not(:checked)+label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.c-checkbox-item [type="checkbox"]:checked+label:after {
    content: '' !important;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Add to cart popup fix styles */

.ajax-popup__configurable {
    display: flex;
    justify-content: space-evenly;
}

.ajax-popup__select-wrap {
    font-size: 14px;
    font-weight: 600;
}

.ajax-popup__select-wrap label em {
    margin-right: 5px;
    color: red;
}

.ajax-popup__select-wrap select {
    border: 1px solid #aaa;
    font-size: 13px;
    padding: 5px 3px;
    margin-top: 5px;
}

.ajax-popup__select-wrap select[disabled] {
    background: #ccc;
}
