

/* Start:/local/templates/pet_teezer/components/bitrix/news.list/main_slider/style.css?17639799972850*/
.main-slider {
	margin-bottom: 70px
}
.main-slider .text {
	text-align: left;
	max-width: 40%;
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translate(0%,-50%);
}
.main-slider .text h3 {
	font-size: 44px;
	color: #5d2b85;
	line-height: 1.2
}
.main-slider .text span {
	font-size: 24px;
	font-weight: 400;
	color: #346cb2
}
.main-slider .text p {
	margin: 0;
}
.main-slider .owl-carousel .owl-nav{
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -65px;
}
.main-slider .owl-carousel .owl-nav .owl-prev{
	position: absolute;
	left: 40px;
}
.main-slider .owl-carousel .owl-nav .owl-next{
	position: absolute;
	right: 60px;
}
.main-slider .owl-carousel .owl-prev span{
	content: url(/local/templates/pet_teezer/components/bitrix/news.list/main_slider/images/left-arrow.svg);
	width: 80px;
	height: 80px;
}
.main-slider .owl-carousel .owl-next span{
	content: url(/local/templates/pet_teezer/components/bitrix/news.list/main_slider/images/right-arrow.svg);
	width: 80px;
	height: 80px;
}
@media (min-width: 992px) and (max-width: 1599.98px) {
	.main-slider .owl-carousel .owl-nav{
		position: absolute;
		margin-top: -50px;
	}
	.main-slider .owl-carousel .owl-nav .owl-prev{
		position: absolute;
		left: 30px;
	}
	.main-slider .owl-carousel .owl-nav .owl-next{
		position: absolute;
		right: 50px;
	}
	.main-slider .owl-carousel .owl-prev span{
		content: url(/local/templates/pet_teezer/components/bitrix/news.list/main_slider/images/left-arrow.svg);
		width: 60px;
		height: 60px;
	}
	.main-slider .owl-carousel .owl-next span{
		content: url(/local/templates/pet_teezer/components/bitrix/news.list/main_slider/images/right-arrow.svg);
		width: 60px;
		height: 60px;
	}
}
.main-slider .owl-carousel .owl-prev.disabled, .main-slider .owl-carousel .owl-next.disabled {
	opacity: .25;
}
.main-slider .owl-dots {
	text-align: center;
	margin: 15px 0 0 0
}
.main-slider .owl-dots .owl-dot {
	width: 14px;
	height: 14px;
	border: 4px solid #d7d4ec;
	background-color: #d7d4ec;
	border-radius: 50%;
	margin: 0 14px
}
.main-slider .owl-dots .owl-dot.active {
	background-color: transparent
}
@media (min-width: 992px) and (max-width: 1599.98px) {
	.main-slider .text {
		right: 10%;
	}
	.main-slider .text h3 {
		font-size: 32px;
	}
	.main-slider .text span {
		font-size: 20px;
	}
}
@media (min-width: 576px) and (max-width: 991.98px) {
	.main-slider .text {
		right: 5%;
	}
	.main-slider .text h3 {
		font-size: 24px;
	}
	.main-slider .text span {
		font-size: 16px;
	}
}
@media (min-width: 430px) and (max-width: 575.9px) {
	.main-slider .text {
		max-width: 45%;
		right: 5%;
	}
	.main-slider .text h3 {
		font-size: 19px;
	}
	.main-slider .text span {
		font-size: 14px;
	}
}
@media (max-width: 429.98px) {
	.main-slider .text {
		max-width: 45%;
		position: absolute;
		top: 50%;
		transform: translate(0%,-50%);
		right: 3%;
	}
	.main-slider .text h3 {
		font-size: 18px;
	}
	.main-slider .text span {
		display: none;
	}
	.main-slider .item {
		width: 120%;
	}
}
/* End */


/* Start:/local/templates/pet_teezer/components/bitrix/catalog.section.list/collection_slider/style.css?17639799972752*/
.collection-slider {
	margin-bottom: 80px;
	padding: 0 140px;
}
.collection-slider .owl-carousel {
	margin-top: 20px
}
.collection-slider .owl-carousel .owl-nav{
	position: absolute;
	width: 100%;
	top: 28%;
}
.collection-slider .owl-carousel .owl-nav .owl-prev{
	position: absolute;
	left: -110px;
}
.collection-slider .owl-carousel .owl-nav .owl-next{
	position: absolute;
	right: -90px;

}
.collection-slider .owl-carousel .owl-prev span{
	content: url(/local/templates/pet_teezer/components/bitrix/catalog.section.list/collection_slider/images/left-arrow.svg);
	width: 60px;
	height: 60px;
}
.collection-slider .owl-carousel .owl-next span{
	content: url(/local/templates/pet_teezer/components/bitrix/catalog.section.list/collection_slider/images/right-arrow.svg);
	width: 60px;
	height: 60px;
}
.collection-slider .owl-carousel .owl-prev.disabled, .collection-slider .owl-carousel .owl-next.disabled {
	opacity: .25;
}
@media (min-width: 992px) and (max-width: 1599.98px) {
	.collection-slider .owl-carousel .owl-nav{
		position: absolute;
		width: 100%;
		top: 19%;
	}
	.collection-slider .owl-carousel .owl-nav .owl-prev{
		position: absolute;
		left: -70px;
	}
	.collection-slider .owl-carousel .owl-nav .owl-next{
		position: absolute;
		right: -50px;
	}
	.collection-slider .owl-carousel .owl-prev span{
		content: url(/local/templates/pet_teezer/components/bitrix/catalog.section.list/collection_slider/images/left-arrow.svg);
		width: 40px;
		height: 40px;
	}
	.collection-slider .owl-carousel .owl-next span{
		content: url(/local/templates/pet_teezer/components/bitrix/catalog.section.list/collection_slider/images/right-arrow.svg);
		width: 40px;
		height: 40px;
	}
}
@media (min-width: 576px) and (max-width: 991.98px) {
	.collection-slider .owl-carousel .owl-nav{
		top: 25%;
	}
	.collection-slider .owl-carousel .owl-nav .owl-prev{
		left: -70px;
	}
	.collection-slider .owl-carousel .owl-nav .owl-next{
		right: -50px;
	}
	.collection-slider .owl-carousel .owl-prev span{
		width: 40px;
		height: 40px;
	}
	.collection-slider .owl-carousel .owl-next span{
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 575.98px) {
	.collection-slider .owl-carousel .owl-nav{
		top: 22%;
	}
	.collection-slider .owl-carousel .owl-nav .owl-prev{
		left: 5px;
	}
	.collection-slider .owl-carousel .owl-nav .owl-next{
		right: 25px;
	}
	.collection-slider .owl-carousel .owl-prev span{
		width: 40px;
		height: 40px;
	}
	.collection-slider .owl-carousel .owl-next span{
		width: 40px;
		height: 40px;
	}
}
.collection-slider a.link {
	display: inline-block;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase
}
.collection-slider p {
	font-size: 15px
}
@media (min-width: 992px) and (max-width: 1599.98px) {
	.collection-slider {
		padding: 0 100px;
	}
}
@media (min-width: 576px) and (max-width: 767.98px) {
	.collection-slider {
		padding: 0 60px;
	}
}
@media (max-width: 575.98px) {
	.collection-slider {
		padding: 0 20px;
	}
}
/* 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/news.list/main_slider/style.css?17639799972850 */
/* /local/templates/pet_teezer/components/bitrix/catalog.section.list/collection_slider/style.css?17639799972752 */
/* /local/components/pet/banners/templates/main_banner/style.css?17639799971888 */
