.link, a {
    word-break: break-all;
}
.product_features {
    max-width: 600px;
}
.feature-grid-list {
    display: block;
    max-width: 600px;
}
.tab-contents .product_features-value {
    text-align: right;
}
.categories-tile_title {
    min-height: 32px;
}
.tab table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

.tab th {
    text-align: center;
    padding: 16px;
    background-color: #019be3;
    color: #ffffff;
}

.tab th a {
	color: #ffffff;
	text-decoration: underline;
	}
	
.tab th a:hover {
	color: #af0e54;
	text-decoration: underline;
	}	

.tab td {
    text-align: center;
    padding: 16px;
}

.tab th:first-child, td:first-child {
    text-align: left;
}

.list {
    list-style: none;
}
.list li:before {
    content:  "—";
    position: relative;
    color: #019be3;
    font-weight: bold;
    left:     -5px;
}

.blockquote-2 {
    margin: 16px 16px 30px 16px;
    padding: 26px 24px;
    font-size: 16px;
    background: #BFE2FF;
    border-left: 5px solid;
    border-color: #019be3;
}
.blockquote-2::after {
    content: '';
    margin-top: -30px;
    padding-top: 0;
    position: relative;
    bottom: -50px;
    left: 20px;
    border-width: 30px 0 0 30px;
    border-style: solid;
    border-color: #BFE2FF transparent;
    display: block;
    width: 0;
}
.blockquote-2 p::before {
    content: "";
    font-size: 40px;
    line-height: 0;
    display: inline-block;
}
.blockquote-2 cite {
    float: right;
    font-size: 13px;
}
.blockquote-2 cite:before {
    content: '- ';
}

.title-page {position: relative;text-align: center;background: #019be3;color: #fff;font-size: 21px;text-transform: uppercase;padding: 20px 0;margin-bottom: 30px;border-radius: 5px;}@media (max-width: 480px) {.title-page {font-size: 12px;}}.title-page::before {content: '';position: absolute;bottom: -39px;border: 20px solid transparent;border-top: 20px solid #019be3;left: 50%;margin-left: -20px;z-index: 3;}
	
.title-page2 {position: relative;text-align: center;background: #019be3;color: #fff;font-size: 21px;text-transform: uppercase;padding: 20px 0;margin-bottom: 30px;border-radius: 5px;}@media (max-width: 480px) {.title-page {font-size: 12px;}}

.title-page2 a {
	color: #ffffff;
	text-decoration: none;
	}
	
.title-page2 a:hover {
	color: #af0e54;
	text-decoration: none;
	}		

#banner legend {
    background:#019be3 none repeat scroll 0%;
    border:none;
    color:#ffffff;
    font-size:1.0em;
    font-weight:700;
    padding:0.3em 1.3em 0.3em;
    position:absolute;
    top: -1em;
    width:178px;
    height:30px;
}
#banner fieldset {
    background:#ffffff none repeat scroll 0%;
    border:1px solid #ebebeb;
    margin:0pt 0pt 0em;
    padding:0.9em;
    margin-top:0.5em;
    position: relative;
}

.chip {
    display: inline-block;
    padding: 0 25px;
    margin-top: 5px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #f6f6f6;
}
@media screen and (max-width: 768px){
	
	.chip {
		display: none;
	}
	
}


.delivery {border: 1px solid #ebebeb; border-radius: 3px; background-color: #f6f6f6; padding:10px; margin:10px; overflow: hidden;}

.delivery .list{
    padding-left:15px;
}

.dostavka {
    display: inline-block;
    padding: 0 25px;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    background-color: #ebebeb;
}

.oplata {
    display: inline-block;
    padding: 0 25px;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    background-color: #ebebeb;
}
.sleva {

float: left;
max-width: 270px;
}
.sprava {

float: right;
}
.product_description h4 {
	margin-bottom: 20px;
	border-bottom: 2px solid #0088CC;
	padding-bottom: 9px;


}

.header_address {
    text-align: left;
}

.header_contacts {
    text-align: left;
}
@media (max-width: 950px) {

    .sprava{
        float: none;
    }
}
@media  screen and (max-width: 750px) {
    .header_address{
        width: 40%;
        text-align: center;
        display: inline-block;
        margin: 0 10px;
    }
}
@media  screen and (max-width: 750px) {
    .header_contacts{
        text-align: center;
    }
}

.header_slogan{
    width: 55%;
    
}


.header_slogan{
    text-align: rioght;
}


@media (max-width: 1200px) {
    .header_slogan{
        display: none;
    }
}

@media (max-width: 1100px) {
    .header_slogan{
        display: none;
    }
}


@media (max-width: 950px) {

    .header_slogan{
        display: none;
    }
}

@media  screen and (max-width: 750px) {
    .header_slogan{
        display: none;
    }
}

