

/* Start:/local/templates/pet_teezer/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17639799973090*/
.detail-product {
    padding-bottom: 80px;
}
.gallery {
    width: 100%;
    text-align: center;
}
.gallery img {
    width: 100%;
}
.gallery canvas {
    height: 600px!important;
    width: auto!important;
    margin-bottom: 20px;
}

.description {
    margin-left: 50px;
}
.description h1 {
    line-height: 1.2;
    margin-bottom: 40px;
}
.description p {
    font-size: 16px;
}
.description .price {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: bold;
}
.description .button {
    cursor: pointer;
    font-size: 18px;
    padding: 6px 20px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1599.98px) {
    .gallery canvas {
        height: 460px!important;
    }
    .description {
        margin-left: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .gallery canvas {
        height: 400px!important;
    }
    .description {
        margin-left: 0;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .gallery canvas {
        height: 320px!important;
    }
    .description {
        margin-left: 0;
        text-align: center;
    }
}
@media (min-width: 400px) and (max-width: 575.98px) {
    .gallery canvas {
        height: 310px!important;
    }
    .description {
        margin-left: 0;
        text-align: center;
    }
}
@media (max-width: 399.98px) {
    .gallery canvas {
        height: 250px!important
    }
    .description {
        margin-left: 0;
        text-align: center;
    }
}
.cloudimage-360 .cloudimage-360-prev, .cloudimage-360 .cloudimage-360-next {
    padding: 8px;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    border-radius: 4px;
}
.cloudimage-360 .cloudimage-360-prev:focus, .cloudimage-360 .cloudimage-360-next:focus {
    outline: none;
}
.cloudimage-360 .cloudimage-360-prev {
    display: none;
    position: absolute;
    z-index: 100;
    top: calc(50% - 15px);
    left: 20px;
}
.cloudimage-360 .cloudimage-360-next {
    display: none;
    position: absolute;
    z-index: 100;
    top: calc(50% - 15px);
    right: 20px;
}
.cloudimage-360 .cloudimage-360-prev:before, .cloudimage-360 .cloudimage-360-next:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: 50% 50% / cover no-repeat;
}
.cloudimage-360 .cloudimage-360-prev:before {
    background-image: url('https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-left.svg');
}
.cloudimage-360 .cloudimage-360-next:before {
    background-image: url('https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-right.svg');
}
.cloudimage-360 .cloudimage-360-prev.not-active, .cloudimage-360 .cloudimage-360-next.not-active {
    opacity: 0.4;
    cursor: default;
}
.cloudimage-inner-box div {
    opacity: 1.0;
    transition: opacity .5s ease;
}
.cloudimage-inner-box div:hover {
    opacity: 0.6;
    transition: opacity .5s ease;
}
/* End */


/* Start:/local/components/pet/banners/templates/main_banner/style.css?17639799971888*/
.banner {
    margin-bottom: 80px
}
.banner img{
    background-size: cover;
    width: 100%;
}
.banner .text {
    max-width: 540px;
    position: absolute;
    top:50%;
    right: 8%;
    transform:translate(-0%, -50%);
    color: #fff
}
.banner .text h3 {
    color: #fff;
    font-size: 48px;
    line-height: 1.2
}
.banner .text p {
    font-size: 14px
}
.banner .text a.button {
    margin-top: 30px;
    color: #fff;
    border-color: #fff
}
@media (min-width: 992px) and (max-width: 1599.98px) {
    .banner .text {
        max-width: 390px;
        position: absolute;
        right: 7%;
    }
    .banner .text h3 {
        font-size: 36px;
    }
    .banner .text span {
        font-size: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .banner .text {
        max-width: 330px;
        position: absolute;
        right: 5%;
    }
    .banner .text h3 {
        font-size: 30px;
    }
    .banner .text p {
        display: none;
    }
    .banner .text span {
        font-size: 16px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .banner .text {
        width: 100%;
        text-align: center;
        max-width: 100%;
        position: absolute;
        left: 0;
    }
    .banner .text h3 {
        font-size: 30px;
    }
    .banner .text p {
        display: none;
    }
    .banner .text span {
        font-size: 16px;
    }
}
@media (max-width: 575.98px) {
    .banner .text {
        width: 100%;
        text-align: center;
        max-width: 100%;
        position: absolute;
        left: 0;
    }
    .banner .text h3 {
        font-size: 20px;
    }
    .banner .text p {
        display: none;
    }
    .banner .text span {
        font-size: 14px;
    }
    .banner .text a.button {
        margin-top: 5px;
    }
}
/* End */
/* /local/templates/pet_teezer/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17639799973090 */
/* /local/components/pet/banners/templates/main_banner/style.css?17639799971888 */
