.product__title a {
    word-break: break-word;
}

.swiper-slide-caption .shell {
    padding: 20px 30px 30px 30px;
    background: #dededea3;
}

p.rh-h1 {
    color: #3e4041;
    font-size: 70px;
    line-height: 1.2;
}

p {
    color: #000;
    line-height: 22px;
    padding: 0;
    margin: 6px 0 0px 0;
    font-size: 14px;
}

.section .shell ul {
    list-style-type: disc;
    list-style: disc;
    padding: 18px 0px 7px 30px;
    font-size: 14px;
    color: #000;
}

.section .shell ul li {
    display: list-item;
}

.shmell {
        background: #2b2828b5;
        padding-bottom: 20px;
    }

.thumb-janez__content-inner p {
    color: #ccc;
    word-break: break-all;
}


h4 + p, h4 + div, .heading-4 + p {
    margin-top: 16px;
}

ul.dop_nav > li {
    list-style: decimal-leading-zero;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
    max-width: 300px;
    padding: 0 0 11px 0;
}

ul.dop_nav > li {
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
    max-width: 300px;
    padding: 0 0 11px 0;
}

ul.dop_nav > li:before {
    content: '';
    display: inline-block;
    height: 13px;
    width: 26px;
    background: url(../images/strel.jpg) no-repeat;
    background-size: contain;
    margin: 0px 12px -3px 0px;
}
.section .shell ul.dop_nav {
    padding: 0px 30px;
}

.single-product__title {
    max-width: 100%;
}

div#rm-youtube {
    text-align: center;
    margin: 80px 0 30px 0px;
}

div#rm-photos {
    text-align: center;
    margin: 80px 0 30px 0px;
}

div#rm-photos img {
    width: 40%;
    display: inline-block;
    margin: 10px;
}

.single-product__header a {
    padding: 10px;
    margin: 27px 27px 27px 0;
}

div {
    color: #000;
    line-height: 22px;
    padding: 0;
    margin: 6px 0 0px 0;
    font-size: 14px;
}

.single-product__header > a {
    max-width: 100px;
    text-align: center;
}

.single-product__header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    position: relative;
    transform: translate3d(0, -20px, 0);
    margin-bottom: -20px;
    margin-left: -10px;
    margin-right: -10px;
}

.prod_desc {
    overflow: hidden;
}

@media (min-width: 768px) {
	h4 + p, h4 + div, .heading-4 + p {
		margin-top: 25px;
	}
}

h1.rh-h3 {
  font-size: 24px;
}

@media (min-width: 768px) {
  h1.rh-h3 {
    font-size: 36px;
    line-height: 1.33333;
  }
}
