.tab-container nav ul {
	text-align: center;
}

.s-row .s-grid-9 {
    width: 100%;
}

.container {
	max-width: 1180px;
}

.tab-container nav ul li .boxhead.active {
	border: none;
}

.smallgallery li {
	width: auto;
}

.product img, .productimg img {
	height: auto;
}

#box_productfull .productimg .mainimg,
.smallgallery li {
	border: none;
	background-color: #F8F0DF;
	border-radius: 2%;
}

#box_productfull .imagezoom {
	border: none;
}

.row.manufacturer {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 32px;
}

.brand {
    font-weight: 600;
}

.price__main {
    justify-content: left;
    display: flex;
    align-items: center;
    gap: 10px;
}

.price__regular {
    margin-top: 0;
    color: #091e05;
    font-weight: 600;
}

#box_productfull .availability .first, #box_productfull .tax-additional-info .first {
    min-width: 0;
}

.price__container {
	display: none;
}

.basket {
	    justify-content: left;
}

#box_productfull .productdetails-more-details {
	display: none;
}

.price__promo {
	font-size: 36px;
	line-height: 40px;
}

.price__regular {
	font-size:36px;
	font-weight: 600;
}

.price__normal {
	font-size:36px;
	font-weight: 600;
}

.price__omnibus {
	color: #6d6a6a
}

.product-top-price {
	margin-bottom: 32px;
}

#box_productfull .availability {
    font-size: 18px;
    margin-bottom: 16px;
}	

.quantity_wrap {
   font-size: 18px;
    margin-bottom: 16px;
    line-height: 30px;
}

.quantity_name {
	font-weight: 600;
}

.inline {
    border-radius: 40%;
    max-width: 73px;
    height: 50px;
    margin-left: 14px;
    text-align: center;
}

#box_productfull .availability .first {
	font-weight: 600;
}

.smallgallery-right {
    width: 24px;
    height: 24px;

    background: url("/skins/user/rwd_shoper_1/images/user/arrow-right.svg") no-repeat center;
    background-size: contain;
}

.smallgallery .smallgallery-right {
	border-left: 0;
}

.smallgallery-left {
    width: 24px;
    height: 24px;

    background: url("/skins/user/rwd_shoper_1/images/user/arrow-left.svg") no-repeat center;
    background-size: contain;
}

.smallgallery .smallgallery-left {
	border-right: 0;
}

@media screen and (min-width: 1201px) {
.innerbox.tab-content.product-deliveries {
	width: 1180px;
}
}

.product-deliveries .delivery-container {
    display: flex;
    justify-content: center;
}

#box_productfull .productimg .tags .promo {
    width: 90px;
    height: 90px;
    background: url(/skins/user/rwd_shoper_1/images/user/promo.svg) no-repeat center;
    background-size: contain;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* chowamy tekst "promocja" */
#box_productfull .productimg .tags .promo span {
    display: none;
}

#box_productfull .productimg .tags .promo::after {
    content: attr(data-sale);
    line-height: 1;
  margin-top: 23px;
  margin-left: 6px;
}

.product-deliveries .delivery-container {
    min-width: 325px;
    max-width: 100%;
}

#box_productfull .productimg .promo {
    background: none;
}

.tags .promo {
    background: none;
}

.tags li {
    margin-top: 27px;
    font-size: 16px;
}

.tab-container nav ul li .boxhead h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;
}

.box {
    margin-bottom: 45px;
}

@media (max-width: 568px) {
  	.tab-container {
      		margin: 0 20px;
	}
	
	.price,
	.price_main,
	.price_omnibus,
	.row.availability,
	.quantity_wrap,
	.addtofav,	
	.bottomborder.row,	
	.row.manufacturer,
	.row.code {
		margin-left: 10px;
	}

	 h1 {
        	margin-left: 10px;
	}

	#box_productfull .basket {
    		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
    .rwd #box_productfull .basket .form-basket .button_wrap {
		width: 100%;
    }
    .rwd .tab-container nav ul li .boxhead.active {
        	border: none;
    }
    .rwd #box_productfull h1 {		
        	line-height: 36px;
    }
}

.tags:empty {
    display: none !important;
}

.container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}