

/* Start:/local/templates/agro2024/components/custom/news/brand/bitrix/news.detail/.default/style.css?1695974911766*/
.news-detail
{
	word-wrap: break-word;
	padding-top: 15px;
}
.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.vmesto .pagination{
	margin-left: auto;
	margin-right: auto;
	max-width: 930px;
}
.vmesto .next-ajax {
	color: inherit;
	height: 100%;
	display: block;
	padding: 15px;
}
.news-detail h1 {
	padding: 0;
	margin: 0 0 15px;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 600;
}
.link-return {
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #55ad4d;
	text-decoration: none;
	transition: 500ms;
	border-radius: 5px;
	padding: 15px 20px;
	line-height: 1;
	font-size: 1.4em;
}
.link-return a{
	display: block;
	color:inherit;
	font-size: inherit;
}


/* End */


/* Start:/local/templates/agro2024/components/custom/catalog.section/j_block/style.css?17154089102*/


/* End */


/* Start:/local/templates/agro2020/components/custom/catalog/template/include/sort/sort.min.css?16825426981706*/
.catalog-header{---fa-sort:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 168v-16c0-13.255 10.745-24 24-24h360V80c0-21.367 25.899-32.042 40.971-16.971l80 80c9.372 9.373 9.372 24.569 0 33.941l-80 80C409.956 271.982 384 261.456 384 240v-48H24c-13.255 0-24-10.745-24-24zm488 152H128v-48c0-21.314-25.862-32.08-40.971-16.971l-80 80c-9.372 9.373-9.372 24.569 0 33.941l80 80C102.057 463.997 128 453.437 128 432v-48h360c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z"/></svg>');display:flex;justify-content:space-between;padding:0 10px;flex-wrap:wrap}.sort ul.sub-new{right:0;left:unset}.sort ul li a{transition:500ms}.sort ul li:hover a{color:#55ad4d!important}.atten{display:block;width:100%;text-align:center;margin-bottom:10px;font-weight:700}i.fa-check-square:before,i.fa-exchange-alt:before,i.fa-filter:before{content:"";background-repeat:no-repeat;background-size:contain;display:inline-block;height:1em;width:1em;vertical-align:middle}.fa-filter:before{background-image:var(---fa-filter)}.fa-exchange-alt:before{background-image:var(---fa-sort)}.fa-check-square:before{---fa-check-square:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="rgb(18,155,45)" d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"/></svg>');background-image:var(---fa-check-square)}
/* End */


/* Start:/local/templates/agro2024/components/bitrix/system.pagenavigation/rozetka/style.css?16841368613612*/
.seenext {
    font-weight: 700;
    padding: 15px !important;
    font-size: 30px !important;
    border: 2px solid #ee6f10 !important;
    border-radius: 10px;
    color: black !important;
    transition: all 1s ease;
}

.seenext .fa {
    position: absolute;
    bottom: 25px;
    right: 30px;
    font-size: 100px;
    color: #ee6f10;
}

.seenext:hover {
    color: white !important;
    background: #ee6f10 !important;
}

.seenext:hover .fa {
    color: white !important;
}

.pagination {
    margin: 16px 0;
    width: 100%;
    text-align: center;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination ul {
    display: inline-flex;
    vertical-align: middle;
    margin: 0 17px;
    padding: 0;
    list-style: none;
    width: 50%;
    text-align: center;
}

.item-card .img-wrap, .pagination ul li {
    /* float: left; */
}

.pagination ul li.active-mobile {
    display: block;
    width: 100%;
    text-align: center;
    border-left: none;
}

.pagination ul li.active, .pagination ul li a:hover {
    color: #fff !important;
    background: #f27110;
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
}

.pagination .next, .pagination .prev, .pagination ul li {
    line-height: 40px;
    display: inline-flex;
    text-decoration: none;
    box-sizing: border-box;
    color: black !important;
    font-weight: 700;
    justify-content: center;
}

.pagination ul li a {
    display: block;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    color: inherit;
    width: 100%;
}

.pagination ul li {
    border-left: 1px solid #d0d0d0;
    width: 13%;
    display: none;
}

.pagination ul li.page_1 {
    border-left: none;
}

.pagination .next, .pagination .prev {
    width: 2em;
    height: 40px;
    padding: .25em;
    background-color: #ee6f10;
    border-radius: 5px;
    margin: 0 5px;
    opacity: 0.8;
}

.pagination span.next, .pagination span.prev {
    background-color: #ccc;
    opacity: 1;
}

.pagination .next:hover, .pagination .prev:hover {
    opacity: 1;
}

.pagination .next svg {
    transform: rotate(180deg);
}

.pagination svg {
    fill: white;
}

.next-ajax {
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
}

.next-ajax-link {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.next-ajax-icon {
    fill: #ee6f10;
    width: 3em;
    height: 3em;
}

.next-ajax-text {
    padding-left: 20px;
}

.rotate .next-ajax-icon {
    animation: 1.5s linear 0s normal none infinite running rot;
    -webkit-animation: 1.5s linear 0s normal none infinite running rot;
}

@keyframes rot {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rot {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {
    .pagination {
        font-size: 23px !important;
    }
}

.pp.active {
    color: #ee6f10;
}

@media (max-width: 520px) {
    .seenext {
        font-size: 16px !important;
    }

    .next-ajax {
        min-width: 49%;
    }
}

@media (max-width: 480px) {
    .pagination {
        font-size: 16px !important;
    }
}

@media (min-width: 768px) {
    .pagination ul li.active-mobile {
        display: none;
    }

    .pagination ul li {
        display: inline-flex;
        justify-content: center;
    }

    .next.page-end, .prev.page-begin {
        display: none;
    }

    .pagination .next, .pagination .prev {
        width: 3em;
    }

    .pagination ul {
        width: 66%;
    }

}
/* End */


/* Start:/local/templates/agro2024/css/catalog_section_card/item_card.css?175101116827299*/
.video-incart {
    width: 27px;
    height: 27px;
    background-color: rgba(55, 55, 55, .1);
    border-radius: 3px;
    background-image: url(/images/camera.png);
    float: right;
    background-position: -2px;
    transition: 1s all ease;
}

.available-block-outer {
    position: absolute;
    background-image: url(/local/templates/agro2024/img/modal_srylim.png);
    width: 210px;
    height: 76px;
    top: -30px;
    margin-left: -53px;
    z-index: 150;
    background-size: 100%;
}

.available-block-outer > div {
    font-family: tahoma;
    font-size: 13px;
    padding: 9px 5px;
    text-align: center;
    color: white;
}

.available-block-outer .quantity-available {
    font-size: 18px;
    font-weight: bold;
    margin-top: 2px;
}

.video-incart:hover {
    background-position: 30px;
}

.preim-wrap .jinfo {
    margin-top: 20px;
    width: 117px;
    right: 0;
}

#next_link {
    display: none;
}

#wait {
    width: 100%;
    height: 200px;
    background: url(/local/templates/agro2024/img/ajax-loader.gif) no-repeat center;
}

#catalog_section ul {
    transition: all 2s ease;
}

.catalog-item .price-line {
    position: static !important;
    display: block;
    width: 100%;
    margin: 5px 0;
    white-space: nowrap;
    overflow: hidden;
    align-items: baseline;
}

.catalog-item .stat-line {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 1.3em;
    margin: 0 0 5px;
}

.catalog-item .stickers {
    position: absolute;
    right: 0;
    left: inherit;
    top: 0;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 10px;
}

.navesnu {
    margin-top: -10px;
}

.shild-img + .navesnu, .stickers div + .navesnu {
    margin-top: 0;
    margin-bottom: 0;
}

.navesnu + .shild-img.navesnu, .navesnu + .navesnu {
    margin-top: 0;
}
.rg-sh + .dpr.navesnu{
    margin-top: 1px;
}

.catalog-item .stickers img {
    padding: 0;
    float: right;
    margin-left: 20px;
    max-width: 70px !important;
}

.stickers .shild-img {
    display: block;
    padding-bottom: 10px;
}

.catalog-item .catalog-item-footer .buy-wrap {
    overflow: visible !important;
    float: none !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    width: 100%;
}

.catalog-item .catalog-item-footer .buy-wrap.not-av {
    margin-left: 0;
}

.no_count {
    color: #666 !important;
}

#bonus_view {
    height: 10px;
    width: 100%;
}

.catalog-item {
    margin-right: 2px;
    box-sizing: border-box;
    font-size: 13px;
    color: #666;
    position: relative;
    border: 1px solid #e9e9e9;
    height: auto !important;
    margin-bottom: 5px;
    list-style: none;
    width: 24.7%;
    padding: 2px;
}

.catalog_section .seenext {
    display: block;
    cursor: pointer;
    padding: 0 !important;
}

.catalog_section .next-ajax {
    color: inherit;
    height: 100%;
    display: block;
    padding: 15px;
}

#wait {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.catalog-item:hover {
    box-shadow: 0 0 15px 2px #d7e3e7;
}

.catalog-item .img-wrap {
    background: var(---logo) no-repeat 50%;
    background-size: 26%;
}

.catalog-item img.lazy[data-original] {
    opacity: 0;
}

.product-info-section {
    border: 0;
    padding: 9px 5px 0;
}

.catalog-item .img-wrap > a {
    display: block;
    /*margin: 3px;*/
}

.catalog-item .img-wrap img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    vertical-align: middle;
    display: inline;
}

.slick-track .img-wrap img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: inline;
    /*max-height: 325px !important;*/
}

@media (max-width: 461px) {
    .slick-track .img-wrap img {
        /*max-height: 267px !important;*/
    }
}

@media (max-width: 381px) {
    .slick-track .img-wrap img {
        /*max-height: 215px !important;*/
    }

    .product-info-section {
        padding: 9px 3px 0;
    }
}

.catalog-item .stickers .shild-img {
    max-width: 100%;
}

.catalog-item .name {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 32px;
    text-align: left;
}

.catalog-item .name a {
    max-height: 32px;
    overflow: hidden;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: initial;
}


.catalog-item .stat-line .id {
    float: none;
    position: absolute;
    top: 9px;
    right: 9px;
    background: #f7f7f7;
    width: 90px;
    height: 35px;
    color: #000;
    text-align: center;
    padding: 0 9px 9px;
    display: none;
    font-size: 14px;
    margin-right: 15px;
    line-height: 35px;
}

.catalog-item .price-line .gr {
    float: right;
    font-size: 10px;
    font-weight: 600;
    color: #000;
    border: 1px solid #ec6e0f;
    border-radius: 10px;
    padding: 1px 5px;
}

.catalog-item .status {
    font-size: 13px;
    float: left;
}

.catalog-item .status.availiable {
    color: #489041;
}

.catalog-item .status.not-availiable {
    color: #e91515;
    position: relative;
    padding-left: 0.8em;
}

.catalog-item .yel_status {
    color: #daa520 !important;
}

.catalog-item .status.availiable:before {
    margin-right: 4px;
    top: -2px;
    background-image: url(/local/templates/agro2024/img/sprite.png);
    display: inline-block;
    position: relative;
    content: "";
    vertical-align: middle;
}

.catalog-item .status.not-availiable:after, .catalog-item .status.not-availiable:before {
    border-radius: 3px;
    content: "";
    display: block;
    height: 0.7em;
    left: 0;
    position: absolute;
    top: 0.3em;
    width: 0.1em;
    z-index: 1;
    background: #e91515;
}

.catalog-item .status.not-availiable:before {
    transform: rotate(-45deg) translate(0.2em, 0.1em);
}

.catalog-item .status.not-availiable:after {
    transform: rotate(45deg) translate(0.1em, -0.2em);
}

.catalog-item .status.availiable:before {
    background-position: -953px -22px;
    width: 12px;
    height: 9px;
}

.catalog-item .yel_status:before {
    background-position: -984px -22px !important;
}

.catalog-item .catalog-item-footer {
    position: relative;
}

.catalog-item .catalog-item-footer .counter {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.catalog-item .price-line .price {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.catalog-item .price-line .price.yellow {
    color: #f27110;
}

.catalog-item .price-line .price small {
    font-weight: 400;
    font-size: 18px;
}


.catalog-item .catalog-item-footer .buy-wrap .buy-btn, .catalog-item .catalog-item-footer .buy-wrap .inform-btn {
    display: inline-block;
    font-size: 14px;
    padding: 13px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
}

@media (max-width: 515px) {
    .catalog-item .catalog-item-footer .buy-wrap .inform-btn.ua {
        padding: 9px 5%;
        white-space: normal;
    }
}

.catalog-item .catalog-item-footer .buy-wrap .buy-btn {
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f27110;
    background-image: -webkit-linear-gradient(#f27110, #e86c0f);
    background-image: linear-gradient(#f27110, #e86c0f);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-transition: box-shadow .2s ease;
    transition: box-shadow .2s ease;
    padding: 13px 0;
    width: 106px;
    display: block;
}

.catalog-item .catalog-item-footer .buy-wrap .inform-btn {
    position: relative;
    font-weight: 500;
    background-color: #2c8aa7;
    background-image: -webkit-linear-gradient(#2c8aa7, #2a84a0);
    background-image: linear-gradient(#2c8aa7, #2a84a0);
    width: 100%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-transition: box-shadow .2s ease;
    transition: box-shadow .2s ease;
}

.catalog-item .catalog-item-footer .buy-wrap .inform-btn:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 0 25px 0 rgba(0, 0, 0, .2);
}

li.catalog-item:hover .catalog-item-hover {
    border: 1px solid #ededed;
    display: block;
    font-size: 12px;
    left: -1px;
    padding: 10px;
    position: absolute;
    top: 100%;
    width: 101%;
    z-index: 20;
    box-shadow: 0 8px 15px 2px #d7e3e7;
    background: #fff;
}

li.catalog-item.rg_hover_orange:hover .catalog-item-hover {
    border: 1px solid #f17620;
}

.catalog-item-hover-info {
    overflow: hidden;
}

.catalog-item-hover .info_stt {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 -5px 0 10px #fff;
    font-size: 14px;
    margin-bottom: 15px;
    max-height: 16px;
    float: left;
}

.catalog-item-hover .info_stt span.per-item {
    padding-left: 40px;
}

.catalog-item .stickers img {
    padding: 0;
    float: right;
    margin-left: 20px;
}

.catalog-item .yel_status span {
    position: absolute;
    top: 0;
}

.catalog-item .yel_status span:after {
    content: "";
    background-image: url(/local/templates/agro2024/img/sprite.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-position: -164px 78px;
    margin-left: 3px;
}

.catalog-item .catalog-item-footer .buy-wrap .buy-btn:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 0 25px 0 rgba(0, 0, 0, .2);
}

li.catalog-item .catalog-item-hover {
    display: none;
}

.buy-wrap.not-av {
    width: 100% !important;
    z-index: 1;
    height: 42px;
}

.catalog-item .price-line .n {
    margin-right: 5px;
}

.catalog-item .price-line .old-price {
    font-size: 14px;
    color: #666;
    text-decoration: line-through;
    margin-right: 5px;
}

.select-box.opened .select-box-popup {
    opacity: 1;
    left: 0;
    margin: 5px 0 0;
    width: 165px;
}

.select-box .select-box-popup ul li a:hover {
    color: #308ea7;
    background: #eef5f6;
}

.catalog-header-options .view {
    cursor: pointer;
}

.catalog-item #bonus_view .bonus_calculate_icon,.right-side-info .bonus_calculate_icon {
    width: 22px;
    float: left;
    height: 30px;
    color: #b2b2b2;
    background: url(/images/coin.png) no-repeat;
    background-size: 100%;
    margin-right: 3px;
}

.catalog-item #bonus_view .bonus_calculate_price {
    color: #666;
    float: left;
    padding-top: 5px;
    font-size: 13px;
}

.bonus_calculate_wrapper {
    float: left;
    cursor: pointer;
}

.modal_you_buy_wrapp {
    width: 470px;
    top: 25%;
    left: 50%;
    margin-left: -235px;
    text-align: center;
    display: flex;
    flex-direction: column;
    z-index: 9010;
    padding: 15px;
    position: fixed;
    background: #fff;
    border-radius: 3px;
}

.modal_you_buy_wrapp .modal_you_buy_close {
    left: 50%;
    top: 27%;
    right: inherit;
    margin-left: 215px;
    position: fixed;
    margin-top: -4px;
    cursor: pointer;
    width: 8px;
    height: 8px;
    background: url(/local/templates/agro2024/img/close.png);
}

.you_buy {
    display: flex;
    flex-direction: column;
    line-height: 70px;
}

.you_buy .modal_buttons_wrapp {
    display: flex;
    align-items: baseline;
}

.you_buy .modal_title {
    width: 100%;
    font-size: 24px;
}

.you_buy .modal_title:before {
    background-position: -865px -22px;
    width: 20px;
    height: 11px;
    margin-right: 4px;
    top: -2px;
    display: inline-block;
    position: relative;
    content: "";
    vertical-align: middle;
}

.you_buy .modal_button {
    width: 50%;
    font-size: 18px;
}

.you_buy .modal_button a {
    text-decoration: none;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 900;
    background-color: #f27110;
    background-image: -webkit-linear-gradient(#f27110, #e86c0f);
    background-image: linear-gradient(#f27110, #e86c0f);
    padding: 15px 20px;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #b3530c;
    transition: box-shadow .1s ease;
    border: 0;
    line-height: 1;
    color: #fff;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.you_buy .modal_button a:hover {
    box-shadow: 0 1px 0 0 #b3530c, inset 0 0 12px 1px rgba(50, 50, 50, .7);
}

.you_buy .continue_buy {
    color: #999;
    cursor: pointer;
}

.catalog-item .img-wrap, .img-wrap.cloned {
    margin: 0;
    text-align: center;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    aspect-ratio: .705865;
}

.preim-wrap {
    /* height: 26px;*/
    position: unset;
}

.preim-wrap ul div {
    width: 100%;
}

.shild2020 {
    position: absolute;
    top: 10px;
    left: 0;
    max-width: 40%;
}

.shild2020 span {
    text-transform: uppercase;
    border-radius: 0 5px 5px 0;
    font-size: 11px;
    color: #fff;
    /*font-weight: 700;*/
    display: block;
    padding: 4px 8px;
    width: fit-content;
    font-family: "proximanovabold";
}

.catalog-item .price-line.new {
    text-align: left;
}


.catalog-item.max5 {
    width: 19.8%;
}

@media (max-width: 1320px) {
    .catalog_section > ul {
        /*text-align:center*/
    }
}

@media (max-width: 1250px) {
    .catalog-item {
        width: 33%;
        padding: 2px;
    }

    .catalog-item.max5 {
        width: 24.8%;
    }

    .product-info-section {
        padding: 9px 9px 0;
    }

}

@media (max-width: 1024px) {
    .catalog-item {
        width: 49%;
    }

    .catalog-item.max5 {
        width: 33%;
    }
}

@media (max-width: 910px) {
    .catalog-item, .catalog-item.max5 {
        width: 33%;
        padding: 2px;
    }
}

@media (max-width: 767px) {
    .catalog-item, .catalog-item.max5 {
        width: 49%;
    }
}

@media (max-width: 590px) {
    .catalog-header .selected {
        width: 100%;
        margin-bottom: 20px;
    }

    .catalog-header .catalog-header-options {
        float: left;
    }
}

@media (max-width: 520px) {
    .counter-grid {
        display: block;
        overflow: hidden;
        width: 100%;
        /*margin-bottom: 10px;*/
        margin-bottom: 0;
        min-width: 93px;
    }

    .catalog-item .name {
        height: 35px;
    }

    .catalog-item .name a {
        max-height: 35px;
        color: #000;
        text-align: left;
    }

    .catalog-item .price-line {
        display: flex;
        justify-content: space-between;
    }

    .catalog-item .price-line.new {
        display: block;
    }


    .catalog-item .catalog-item-footer .buy-wrap {
        width: 100%;
    }

    .catalog-item .catalog-item-footer .buy-wrap .buy-btn {
        width: 100%;
        padding: 10px 0;
        border: 1px solid;
    }

    .catalog-item .catalog-item-footer .counter {
        display: unset;
    }

    .catalog-item #bonus_view .bonus_calculate_price {
        padding-top: 7px;
        font-size: 12px;
        font-weight: 700;
        padding-bottom: 10px;
        text-align: center;
        float: none;
    }

    .catalog-item #bonus_view .bonus_calculate_icon {
        display: none;
    }

    #bonus_view {
        height: unset;
    }

    .bonus_calculate_wrapper {
        float: none !important;
        margin: 0 auto;
        text-align: center;
    }

    .catalog-item .img-wrap, .img-wrap.cloned {
        height: auto;
    }

    .catalog-item .stickers img {
        max-width: 49px !important;
    }

    .shild2020 {
        left: 0 !important;
        max-width: 52%;
    }

    .catalog-item .stickers {
        right: 0 !important;
    }

    .shild2020 span {
        padding: 3px 7px 2px;
        font-size: 8px;
    }
}

@media (max-width: 500px) {
    .modal_you_buy_wrapp {
        max-width: 470px;
        width: 90%;
        left: 5%;
        margin-left: 0;
    }

    .modal_you_buy_wrapp .modal_you_buy_close {
        left: 90%;
        margin-left: 0;
    }

    .you_buy .modal_title {
        font-size: 4.5vw;
        line-height: 40px;
    }

    .you_buy .modal_button a {
        font-size: 3.3vw;
    }

    .you_buy .modal_button {
        font-size: 3.7vw;
    }

    .seenext {
        font-size: 20px !important;
    }
}

@media (max-width: 425px) {
    .you_buy .modal_button a {
        padding: 15px 0;
    }
}

.catalog-item .status.availiable.st1320:after, .catalog-item .status.availiable.st9999:after {
    content: '';
    display: inline-block;
    background: url("/images/icon-in-transit.png") no-repeat;
    background-size: contain;
    height: 12px;
    width: 17px;
    margin-left: 4px;
}

@media (max-width: 414px) {
    .you_buy .modal_buttons_wrapp {
        align-items: center;
        flex-direction: column;
    }

    .you_buy .modal_button a {
        margin: 0;
    }

    .you_buy .modal_button {
        max-height: 50px;
    }

    .catalog-item #bonus_view .bonus_calculate_price {
        font-size: 10px;
    }

    .catalog-item .status.availiable.st1320:after, .catalog-item .status.availiable.st9999:after {
        width: 0;
    }
}

@media (max-width: 385px) {
    .catalog-item #bonus_view .bonus_calculate_price {
        font-size: 9px;
    }
}

@media (max-width: 320px) {
    .you_buy .modal_title {
        line-height: 50px;
    }

    .you_buy .modal_button {
        font-size: 4vw;
        width: 60%;
    }

    .you_buy .modal_button a {
        font-size: 4vw;
    }
}

.rating {
    border: 0;
    float: right;
    padding-left: 20px;
}

.section-reviews .reviews-side .title-block:after, .section-reviews:after {
    display: block;
    height: 0;
    content: "";
    clear: both;
}

.popup-rating.rating-row {
    padding: 0;
    margin-bottom: 14px;
    position: relative;
    border-radius: 3px;
}

.catalog-item .rating {
    float: left;
    padding-left: 0;
    padding-top: 4px;
}

.catalog-item .reviews {
    font-size: 14px;
    line-height: 24px;
    float: left;
}

.preim-wrap ul {
    text-align: right;
    list-style: none;
}

.preim-wrap a {
    overflow: hidden;
    width: 100%;
    color: #000;
    text-decoration: none;
}

@media (max-width: 450px) {
    /*.catalog-item .rating-detail{*/
    /*	width:100%;*/
    /*	text-align:center*/
    /*}*/
    /*.preim-wrap ul{*/
    /*	text-align:center*/
    /*}*/
    .preim-wrap ul div {
        width: unset;
    }

    .preim-wrap {
        /*height:40px*/
    }
}

.status.availiable.mob {
    display: none;
}

@media (max-width: 767px) {
    .status.availiable.mob {
        display: block;
    }

    .availiable.not-mob {
        display: none;
    }

    #vitems .status.not-availiable {
        display: block;
    }
}

@media (max-width: 480px) {


    .catalog-item .img-wrap, .img-wrap.cloned {
        min-height: unset;
    }

    .preim-wrap a {
        justify-content: center;
    }
}

.shild2020 span.new {
    background-color: #7ecf03;
}

.shild2020 span.hit {
    background-color: #ffb800;
}

.shild2020 span.eks {
    background-color: #2b2b2b;
}

.shild2020 span.rek {
    background-color: #4f1f92;
}

.shild2020 span.sale {
    background-color: #ff7527;
}

.shild2020 span.free_del {
    background-color: #4ba042;
}

.shild2020 .rg_shild-img {
    max-width: 85px !important;
    margin: 5px 0;
    float: left;
}

.shild2020, .stickers {
    z-index: 19;
}

.seo-text .video-youtube img {
    max-width: 100%;
    height: auto;
}

.catalog-item .quantity-block {
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    font-weight: 800;
    font-size: 16px;
    color: #000;
    display: flex;
    justify-content: space-between;
    max-width: 95px;
    position: relative;
}

.catalog-item .quantity-block .forbonus, .catalog-item .quantity-block input {
    width: 35px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    display: block;
}

.catalog-item .quantity-block .forbonus {
    cursor: pointer;
    user-select: none;
}

.catalog-item .price-line.buy-block {
    display: flex;
}

.catalog-item .status.availiable.st1320:before, .catalog-item .status.availiable.st9999:before {
    content: none;
}


@media (max-width: 430px) {
    .catalog-item .catalog-item-footer .buy-wrap {
        margin: 0;
    }

    .catalog-item .quantity-block {
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }

    .catalog-item .catalog-item-footer .buy-wrap .buy-btn {
        padding: 15px 0;
    }

    .catalog-item .quantity-block input {
        width: 50%;
    }

    .catalog-item .quantity-block .forbonus, .catalog-item .quantity-block input {
        height: 30px;
        line-height: 30px;
    }

    .catalog-item .price-line.buy-block {
        flex-wrap: wrap;
    }

    .catalog-item .price-line .old-price {
        font-size: 13px;
    }

    .catalog-item .price-line .price {
        font-size: 19px;
    }

    .catalog-item .price-line .price small {
        font-size: 13px;
    }

    .catalog-item .price-line .n {
        margin-right: 3px;
        font-size: 11px;
    }

    .catalog-item .status {
        font-size: 12px;
    }

    .catalog-item .status.st1411,
    .catalog-item .status.st1320 {
        font-size: 11px;
    }

    .catalog-item .status.availiable.st1320:after {
        height: 9px;
    }
}

.catalog-item .oldprice {
    vertical-align: top;
    font-size: 0.7em;
    color: #bcbcbc !important;
    text-decoration: line-through;
    text-decoration-thickness: 0.2em;
}

.offers_tz {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    display: none;
    z-index: 1;
}

/*.offers_tz.scroll{
    justify-content: flex-start;
    overflow-x: scroll;
}*/
.catalog-item:hover .offers_tz {
    display: flex;
}

.offers_tz .offer_tz {
    margin-right: 3px;
}

.offers_tz .offer_tz > a, .offers_tz .offer_tz span {
    display: block;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #e5e5e5;
    background: #fff;
    width: 60px;
}

.offers_tz .offer_tz > a:hover, .offers_tz .offer_tz > span {
    border-color: #ec6e0f;
}

.offers_tz .offer_tz a, .offers_tz .offer_tz span {
    color: #000;
    font-size: 16px;
}

@media (max-width: 500px) {
    .offers_tz {
        display: flex;
    }

    .offers_tz .offer_tz > a, .offers_tz .offer_tz span {
        padding: 10px 2px;
        width: unset;
        min-width: 40px;
    }
}

.price_shild {
    overflow: hidden;
    border-radius: 5px 0 0 5px;
    background: #f27110;
    color: #fff;
    font-size: 12px;
    font-family: ProximaNovaBold;
    padding: 2px 5px;
    width: fit-content;
}

.catalog-bnr {
    padding: 1px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.catalog-bnr img {
    width: 100%;
    height: auto;
}
.player-header {
    text-align: center;
    padding-bottom: 21px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}
.srok {
    display: flex;
    flex-direction: column;
    background: #fff;
    color: #000;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    width: 80px;
    margin-top: 5px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

.srok .top {
    display: block;
    padding: 2px;
}

.srok .bottom {
    background-color: #f27110;
    color: #fff;
}

.ua_shild {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-weight: 700;
    font-size: 11px;
}

.ua_shild .top {
    background: #005bbb;
    color: #fff;
    padding: 4px 8px;
    width: 100%;
    border-radius: 5px 0 0 5px;
}

.ua_shild .bottom {
    background: #ffd500;
    color: #000;
    padding: 4px 8px;
    border-radius: 5px 0 0 5px;
}

.catalog-item .rg-sh {
    width: 100%;
    border-radius: 5px 0 0 5px;
    font-family: proximanovabold;
    text-transform: uppercase;
    font-size: 8px;
    /*letter-spacing: 0.4px;*/
    padding: 3px 7px 2px;
}

.rg-sh.rg-black {
    background-color: black;
    color: #fff;
}

@media (min-width: 520px) {
    .catalog-item .rg-sh {
        font-size: 11px;
        padding: 4px 5px;
    }
}

.catalog-item .img-wrap .country-img {
    position: absolute;
    bottom: 10px;
    left: 10px;
    max-width: 15%;
    display: block;
}
.catalog-item .img-wrap .country-img img{
    max-width: initial;
    max-height: initial;
    height: auto;
    display: block;
}
.country-img{
    border: 1px solid #bcbcbc;
}
.catalog-item .img-wrap .country-img.ua-text,.country-img.ua-text {
    max-width: initial;
    width: auto;
    bottom: 3px;
    font-weight: 600;
    left: auto;
    right: 3px;
    font-size: 12px;
    user-select: none;
}

.ua-text .top {
    text-transform: uppercase;
    display: block;
    padding: 4px;
    color: white;
    background-color: #0057B8;
}
.ua-text .bottom {
    font-size: 1.25em;
    background-color: #FFD700;
    color: black;
    padding: 2px;
    display: block;
}
.catalog-item .ua-text{
    font-size: 11px;
}
.open .ua-text{
    font-size: 21px;
}
@media (min-width: 992px){
    .open .ua-text{
        font-size: 15px;
    }
}
@media (min-width: 1080px){
    .open .ua-text{
        font-size: 20px;
    }
}
@media (min-width: 1280px){
    .open .ua-text{
        font-size: 19px;
        right: 23px;
    }
    .product-item-container .country-img {
        left: auto!important;
    }
}
.ofprice {
    display: flex;
    flex-direction: column;
    background: #fff;
    color: #000;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    width: 62px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 11px;
}

.ofprice .top {
    text-transform: uppercase;
    display: block;
    padding: 2px;
}

.ofprice .bottom {
    background-color: #f27110;
    color: #fff;
    padding: 3px 0;
    font-size: 20px;
    width: 100%;
    display: block;
}

.ofprice .bottom .num {
    /*padding-right: 2px;*/
}

.quantity-block input[type='number'] {
    -moz-appearance: textfield;
    appearance: textfield;
}

.quantity-block input[type='number']::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

#bonus_lux {
    position: absolute;
    left: 0;
    z-index: 5555;
    padding: 10px 15px;
    border: 1px solid #1eae43;
    border-radius: 5px;
    background-color: #fff;
    max-width: 100%;
    white-space: normal;
}
.video-player{
    position: relative;
}
.player{
    width: 100% ;
    height: auto ;
}

.sound-button {
    position: absolute;
    z-index: 2;
    top: 16px;
    right: 16px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
    background: #fff url("/local/templates/agro2024/img/sound-unmute.svg") no-repeat center center/16px 16px;
    cursor: pointer;
}
.sound-button.muted{
    background: #fff url("/local/templates/agro2024/img/sound-mute.svg") no-repeat center center/16px 16px;
 }

span.calc {
    display: flex;
    align-items: center;
    color: #bcbcbc;
    
}

.right-side-info span.calc {
    justify-content: center;
    padding-bottom: 4px;
}

span.calc img {
    width: 17px;
    margin-right: 4px;
}

span.calc small {
    margin-left: 4px;
}

@media (min-width: 691px) {
    .right-side-info span.calc {
        justify-content: start;
        padding-bottom: 0;
    }
}

/* End */


/* Start:/local/templates/agro2024/css/home.css?17403857612445*/
.el-h2{
    margin: 10px auto;
    text-align: left;
    font-weight: 800;
    font-size: 18px;
}
.section-order{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.section-order .order-box{
    text-align: center;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    color: #666;
    max-width: 300px;
}
.section-order .order-box .text{
    width: 100%;
}
.section-order img{
    max-width: 80px;
    padding-bottom: 10px;
}
.j-banner img{
    max-width: 100%;
    height: auto;
}
@media (max-width: 900px){
    .section-order{
        flex-wrap: wrap;
    }
    .section-order a{
        margin-bottom: 20px;
        display: flex;
        width: 50%;
        justify-content: center;
    }
}
@media (max-width: 600px) {
    .section-order a{
        width: 100%;
    }
}
.slick-arrow{
    z-index: 1044 !important;
}
.s-section .s-slider .slick-arrow{
    z-index: 1!important;
}
.ajax{
    display: flex;
    justify-content: center;
    min-height: 400px;
    align-items: center;
}

.magazin {
    background-color: #f6f6f6;
    padding: 45px 40px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 30px;
}
.magazin .flex-items {
    display: flex;
    text-align: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.magazin .flex-items .img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.magazin .flex-items .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.magazin .flex-items b {
    font-size: 16px;
}

.magazin .flex-items .text a {
    color: #55ad4d;
    text-decoration: underline;
}
@media (max-width: 470px) {
    .magazin .item{
        width: 50%;
        margin-bottom: 20px;
    }
}
.mainPageLogo {
    display: none;
}

@media (max-width: 600px) {
    .mainPageLogo img{
        max-width: 100%;
        height: auto;
    }
    .mainPageLogo {
        margin: 10px 0;
        text-align: center;
        border: 1px solid #e7e7e7;
        display: flex;
        justify-content: center;
        padding: 5px 10px;

    }
    .mainPageLogo .l{
        width: fit-content;
        position: relative;
    }
}

/* End */


/* Start:/local/templates/agro2024/include/tools/shilds.css?17490736943265*/
.dpr {
    position: relative;
    color: #fff;
}
.dpr .percent {
    right: 12px;
    position: absolute;
    font-size: 21px;
    font-weight: bold;
    top: 50%;
    transform: translate( 0,-50%);
    font-family: "ProximaNovaBold";
}
.dpr.sto .percent{
    font-size: 18px;
}
.top-cart .dpr .top,.top-cart .dpr .bottom {
    transform: translate(56%, 0);
    font-size: 16px;
}
.top-cart .dpr .percent {
    right: 50%;
    font-size: 28px;
    top: 50%;
    transform: translate(50%,-50%);
}
.dpr .percent:before {
    position: absolute;
    content: "-";
    top: -3px;
    right: 100%;
}
.dpr .percent:after {
    position: absolute;
    content: "%";
    top: -5px;
    font-size: 0.6em;
}
.dpr .top,.dpr .bottom{
    position: absolute;
    right: 50%;
    transform: translate(80%, 0);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.dpr .top {
    top: 14%;
}

.dpr .bottom {
    top: 43%;
}

.kartal-sticker {
    border-radius: 5px 0 0 5px;
    text-align: center;
    display: flex;
    flex-direction: column;
    background: #fff;
    color: #000;
    overflow: hidden;
    width: 6.6em;
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
}

.kartal-sticker .top {}

.kartal-sticker .bottom {
    color: #fff;
    background-color:#00765f ;
    text-transform: lowercase;
}

.ofprice + img.navesnu, .rg-sh + img.navesnu {
    margin-top: 0 !important;
}

.dpr.fb000e .top, .dpr.fb000e .bottom, .dpr.fb000e .percent {
    color: #fb000e;
}

.xdebug-var-dump {
    clear: both;
}

.dpr.ffe900 .top, .dpr.ffe900 .bottom, .dpr.ffe900 .percent {
    color: #ffe900;
}
.exclusive-img {
    width: 35px;
    border: 1px solid white;
    margin: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.photo-gal .exclusive-img{
    margin-left: 16px;
}
.exclusive {
    position: absolute;
    bottom: 10px;
    left: 0;
    display: flex;
    background: rgb(0, 51, 153);
    color: white;
    align-items: center;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.exclusive-text{
    font-weight: bold;
    text-align: left;
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 1px;
    padding: 2px 5px 0 2px;
    text-transform: uppercase;
}
.photo-gal .exclusive-text{
    padding: 4px 7px;
}

.left-cart .exclusive-img img {
    width: 100%;
    position: static;
}
.left-cart .exclusive-img{
    width: 28px;
}

.left-cart .exclusive-text {
    font-size: 10px;
}

.catalog-item .stickers .max-width, .shild_wrap .max-width {
    max-width: 70px !important;
}
@media (min-width: 520px) {
    .dpr .percent {
        font-size: 30px;
        right: 17px;
    }
    .dpr.sto .percent{
        font-size: 27px;
        right: 13px;
    }
    .photo-gal .dpr.sto .percent{
        right: 37px;
    }
    .dpr .percent:before {
        left: -10px;
    }

    .dpr .percent:after {
        top: -10px;
        font-size: 0.6em;
    }
    
    .dpr .top, .dpr .bottom {
        transform: translate(75%, 0);
        font-size: 15px;
        
    }
    
    .dpr .bottom {
        top: 45%;
    }
    .kartal-sticker{
    font-size: 10px;
}
    .catalog-item .stickers .max-width, .shild_wrap .max-width {
        max-width: 90px !important;
    }
}

/* End */


/* Start:/bitrix/components/diamon/catalog.subscrible/templates/.default/style.css?1715157979451*/
.new-subscrible{
    display: block;
    width: 100%;
    padding: 13px 3px;
    text-align: center;
    background-image: linear-gradient(#2c8aa7,#2a84a0);
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.new-subscrible:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0,0.1), inset 0 0 25px 0 rgba(0, 0, 0,0.2);
}
@media (max-width: 400px) {
    .new-subscrible {
        font-size: 10px;
    }
}

/* End */
/* /local/templates/agro2024/components/custom/news/brand/bitrix/news.detail/.default/style.css?1695974911766 */
/* /local/templates/agro2024/components/custom/catalog.section/j_block/style.css?17154089102 */
/* /local/templates/agro2020/components/custom/catalog/template/include/sort/sort.min.css?16825426981706 */
/* /local/templates/agro2024/components/bitrix/system.pagenavigation/rozetka/style.css?16841368613612 */
/* /local/templates/agro2024/css/catalog_section_card/item_card.css?175101116827299 */
/* /local/templates/agro2024/css/home.css?17403857612445 */
/* /local/templates/agro2024/include/tools/shilds.css?17490736943265 */
/* /bitrix/components/diamon/catalog.subscrible/templates/.default/style.css?1715157979451 */
