

/* 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/components/bitrix/system.pagenavigation/j_catalog_ajax/style.css?16790378541823*/
.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: 20px 0;
    text-align: center;
    font-size: 30px;
    width: 100%;
}
.pagination ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0 17px;
    padding: 0;
    list-style: none;
}
.item-card .img-wrap, .pagination ul li {
    float: left;
}
.pagination ul li.active a, .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 {
    display: inline-block;
    text-decoration: none;
    box-sizing: border-box;
    color: black!important;
    font-weight: 700;
}
.pagination ul li a {
    display: block;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    background: #fff;
    color: black!important;
}
.pagination .next, .pagination .prev {
    width: 10%;
}
@media (max-width: 991px) {
    .pagination {font-size: 23px!important;}
}
@media (max-width: 480px) {
    .pagination {font-size: 16px!important;}
    .pagination ul li a{
        width: 25px !important;
    }
    .pagination .next, .pagination .prev, .pagination ul li a{
        line-height: 30px !important;
    }
}
@media (max-width: 909px){
    .pagination ul {
        margin: unset !important;
    }
}

/* 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:/local/templates/agro2024/components/bitrix/breadcrumb/top/style.css?16795611532407*/
.breadcrumbs {
    display: block;
    margin: 5px 0 10px;
}
.breadcrumbs > ul > a {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #55ad4d;
    display: block;
    font-family: "ProximaNovaBold";
    margin-right: 10px;
    min-height: 42px;
    padding: 10px 20px 10px 30px;
    position: relative;
    transition: 500ms;
}

.breadcrumbs ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumbs ul li {
    margin-right: 40px;
    position: relative;
}

.breadcrumbs ul li a, .breadcrumbs ul li span {
    color: #000;
    font-family: "ProximaNova";
    font-size: 15px;
    font-weight: 600;
    transition: 500ms;
}

.breadcrumbs ul li:hover:after, .breadcrumbs ul li:hover span:after {
    border-color: #55ad4d;
    color: #55ad4d;
}

.breadcrumbs ul li:last-child {
    font-size: 18px;
}
.home_block {
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    padding: 7px;
    transition: 500ms;
}
.breadcrumbs > ul > li > a:hover .home_block {
    border-color: #55ad4d;
}

.home_img {
    height: 20px;
    width: 22px;
    background: var(---logo) no-repeat;
    background-size: contain;
}

.breadcrumbs ul li:after, .breadcrumbs > ul > a:after {
    display: inline-block;
    margin-left: 10px;
    position: absolute;
    right: -25px;
    top: 50%;
    transition: 500ms;
    font-size: 12px;
    content: "";
    height: 0.4em;
    transform: translate(0,-50%) rotate(-135deg);
    width: 0.4em;
    border-left: 2px solid;
    border-bottom: 2px solid;
}
.breadcrumbs ul li:last-child:after {
    transform: translate(0,-50%) rotate(-45deg);
}
.breadcrumbs>ul>a:after {
    bottom: 17px;
    left: 5px;
    top: auto;
    transform: rotate(45deg);
}
@media (max-width: 1180px) {
    .breadcrumbs {
        margin: 10px auto;
    }

    .breadcrumbs ul li {
        display: inline-block;
    }
}
@media (max-width: 490px) {
    .breadcrumbs > ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll !important;
    }

    .breadcrumbs > ul::-webkit-scrollbar {
        display: none;
    }

    .breadcrumbs > ul span {
        white-space: nowrap;
    }
}
/* End */


/* Start:/local/templates/agro2024/components/custom/news/actions/bitrix/news.detail/0812/style.css?17303726418941*/
.rg_offer-item{
	float:left;
	width:100%;
	overflow:hidden;
}
.rg_offer-cols .img-wrap{
	position:relative;
}
.rg_offer-cols .img-wrap img{
	width:100%;
}
.rg_offer-cols .rg_action_name_block{
	position:absolute;
	top: 0;
	height: 100%;
	right:0;
	background:#fcffff;
	padding:20px 35px 30px;
	max-width: 430px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.rg_offer-cols .rg_action_name_block h1{
	text-align:left;
	font-size:35px;
	font-weight:bold;
	margin: 0 0 25px;
}
.period_top{
	margin-bottom: 0;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
}
.rg_offer-cols .rg_action_name_block .info .time{
	text-align: center;
	display: flex;
	justify-content: start;
	margin-bottom: 15px;
}
.rg_offer-cols .rg_action_name_block .info .time .timer{
	background:#e7ebee;
	padding:5px;
	margin-right:3.33%;
	line-height:25px;
	width: 20%;
}
.rg_offer-cols .rg_action_name_block .info .time .timer span:last-child{
	width:100%;
	display:inline-block;
	font-size:30px;
	color:#000;
}
.rg_offer-cols .rg_action_name_block .info .time .timer span:first-child{
	width:100%;
	display:inline-block;
	font-size:14px;
	float:left;
	margin:-5px auto 0;
}
.rg_offer-cols .rg_action_name_block .info .end .end-counter{
	text-align:center;
	margin:0;
	font-size:36px;
}
hr.shadow{
	float:left;
	width:100%;
}
.section-header{
	display:inline-block;
	width:100%;
	margin:30px auto;
	text-align:center;
}
.section-header span{
	color:#346a30;
	font-size:20px;
	text-transform:uppercase;
}
/*#aks-items .catalog-item {
    min-width: 252px;
    width: 19%;
}*/
.second_block .sections_block{
	margin-top:15px;
}
.second_block .sections_block > div:first-child{
	overflow:hidden;
}
.second_block .sections_block .first_section{
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.5px;
	padding:10.5px 20px;
	float:left;
	border-bottom:1px solid #c6cacd;
	margin-bottom:10px;
}
.sections_block .section:not(.first_section){
	float:left;
	background:#e7ebee;
	padding:10px 20px;
	border:1px solid #d7d7d7;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-right:1%;
	border-bottom:1px solid #c6cacd;
	text-align:center;
	margin-bottom:10px;
	position:relative;
}
.sections_block .section a{
	color:#000;
	font-size:20px;
}
.sections_block .section a:hover, .sections_block .section a:focus{
	text-decoration:none;
}
.sections_block .section:not(.first_section) a:after{
	content:"";
	position:absolute;
	bottom:-1px;
	right:-200%;
	border-bottom:1px solid #c6cacd;
	width:200%;
}
.sections_block .after_all_sections:after{
	content:"";
	position:absolute;
	bottom:10px;
	right:0;
	border-bottom:1px solid #c6cacd;
	width:100%;
}
.rg_action_name_block .time_action_not_over{
	font-size:25px;
	font-weight:bold;
	text-align:left;
	display:flex;
	align-items: center;
	width:100%;
	margin-bottom:25px;
}
.time_action_not_over:before{
	content:"";
	width:25px;
	height:28px;
	background:url("/local/templates/agro2020/img/clock.png");
	float:left;
	margin-right:10px;
}
.third_block{
	margin:20px auto;
}
.third_block .row > div:nth-child(2){
	font-size:20px;
}
.third_block h3{
	font-size:20px;
	text-transform:uppercase;
}
.third_block .photo_under, .third_block .shild_block{
	text-align:center;
}
.third_block .detail_text_block{
	border:1px solid #e1e1e1;
	padding:15px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.third_block .detail_text_block ul{
	padding-left:15px;
}
.third_block .video_block{
	padding-right:0;
}
.fourth_block .row div{
	font-size:17px;
	text-decoration:underline;
	background:#e7ebee;
	text-align:center;
	padding:10px 20px;
	cursor:pointer;
}
.fourth_block .row div:not(:last-child):after{
	content:"";
	color:#898989;
	position:absolute;
	right:0;
	top:3px;
	height:35px;
	border-left:1px solid #898989;
	display:block;
}
.rg_action_overlay{
	z-index:9000;
	width:100%;
	height:100%;
	cursor:pointer;
	background:rgba(0, 0, 0, 0.5);
	position:fixed;
	top:0;
}
.rg_action_cond_wrapp{
	width:70%;
	position:absolute;
	left:50%;
	margin-left:-35%;
	background:#fff;
	z-index:10000;
	padding:15px 30px;
	text-align:justify;
	color:#83867a;
	-webkit-box-shadow:0 0 14px 1px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:0 0 14px 1px rgba(0, 0, 0, 0.75);
	box-shadow:0 0 14px 1px rgba(0, 0, 0, 0.75);
}
.rg_action_close{
	position:absolute;
	top:0;
	right:5px;
	cursor:pointer;
	width:15px;
	height:15px;
	font-size:23px;
}
#detail_conditions_append, #useful_for_you_append{
	display:none;
}
.rg_action_banner_adaptive{
	display:none;
}
#bonus_lux {text-align:left;}
@media (max-width:1180px){
	.rg_offer-item{
		margin-top:20px;
	}
}
@media (max-width:991px){
	.third_block .video_block{
		margin-top:20px;
		padding-left:0;
	}
}
@media (max-width:900px){
	.rg_offer-cols .img-wrap{
		text-align:center;
	}

	.rg_offer-cols .rg_action_name_block{
		position:unset;
		max-height:unset;
		margin-top:15px;
		max-width: 100%;
	}
	.rg_offer-cols .rg_action_name_block .info .time .timer{
		width: 75px;
	}
	.rg_offer-item{
		margin-top:0;
	}

	.fourth_block div:not(:last-child):after{
		display:none !important;
	}
}
@media (max-width:540px){
	#catalog_section ul{
		text-align:center;
	}
	.rg_offer-cols .rg_action_name_block .info .time, .rg_offer-cols .rg_action_name_block h1, .rg_action_name_block .time_action_not_over{
		margin-bottom: 5px;
	}
	.rg_offer-cols .rg_action_name_block h1{
		font-size: 30px;
	}
	.rg_action_name_block .time_action_not_over, .period_top{
		font-size: 20px;
	}
}
@media (max-width:520px){
	.catalog-item .catalog-item-footer .buy-wrap{
		margin:0 auto;
		display:block !important;
		margin-left:auto !important;
	}

	.buy-wrap.not-av a{
		font-size:11px !important;
	}
}
@media (max-width:480px){
	.rg_offer-cols .img-wrap img:first-child{
		display:none;
	}

	.rg_action_banner_adaptive{
		display:inline-block;
	}

	.rg_offer-cols .rg_action_name_block{
		padding:0;
	}

	.second_block .sections_block .first_section{
		width:100%;
	}

	.third_block .row > div:nth-child(2){
		text-align:justify;
	}
}
@media (max-width:414px){
	.third_block .row > div:nth-child(1){
		width:100%;
		text-align:center;
	}

	.third_block .row > div:nth-child(2){
		width:100%;
	}
}
.shild-img.presale{
	width:103px !important;
	margin-left:0 !important;
}

#subscribe_toggle{
	background:#55ad4d;
	color:#fff;
	text-decoration:none;
	transition:500ms;
}
#subscribe_toggle:hover{
	background:#f27110;
}
#detail_conditions {
	color: #55ad4d;
	font-weight: bold;
	font-size: 20px;
}
.detail_conditions{
	color: #55ad4d;
	cursor: pointer;
}
.action-neon {
	display: flex;
	justify-content: center;
	font-size: 26px;
}
.action-neon a.neon-shadow{
	margin: 0 auto;
}
.action-neon .neon-shadow {
	box-shadow: rgba(51, 204, 204, 0.7) 0 0 2px 2px;
	background: none;
	display: flex;
	width: auto;
	border-color: rgb(51, 204, 204);
	filter: drop-shadow(0px 0px 2px rgb(51, 204, 204));
}

.action-neon .inner-neon {
	box-shadow: inset rgb(51, 204, 204) 0 0 0px 2px;
	filter: drop-shadow(0px 0px 3px rgb(51, 204, 204));
	border-color: #fff;
}
.action-neon .cover {
	background: rgba(51, 204, 204,0.5);
	background: linear-gradient(90deg, rgb(51, 204, 204) 0%, rgba(51 ,204, 204 ,0.7) 60%, rgb(255, 255, 255) 100%);
	opacity: 0.1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
.action-neon .dooble {
	width: 1em;
	height: 1em;
	display: flex;
	align-items: center;
	padding-left: 14px;
	padding-bottom: 0.1em;
}
.triangle-inner{
	position: relative;
	padding-left: 0.3em;
	padding-bottom: 19px;
}

.triangle-inner:before, .triangle-inner:after{
	content: "";
	display: block;
	width: 0.1em;
	height: 0.5em;
	border: 1px solid rgb(51, 204, 204);
	position: absolute;
	top: 50%;
	background-color:white;
	border-radius: 7px;
}
.triangle-inner:before{transform: rotate(45deg) translate(0%, -0%);border-top-left-radius: unset;border-top-width: 0;}
.triangle-inner:after{transform: rotate(-45deg) translate(0.16em, -0.2em);border-bottom-right-radius: unset;border-bottom-left-radius: unset;border-bottom-width: 0;height: 0.4em;}

.item210772 .action-neon .inner-neon {
	box-shadow: inset red 0 0 0 2px;
}
.item210772 .triangle-inner:before,.item210772 .triangle-inner:after {
	border: 1px solid red;
}
.item210772 .action-neon .cover {
	background: linear-gradient(90deg, red 0%, rgba(255, 0, 0, 0.7) 60%, rgb(255, 255, 255) 100%);
}

.item210772 .action-neon .neon-shadow {
	box-shadow: rgba(255, 0, 0, .7) 0 0 2px 2px;
	border-color: red;
	filter: drop-shadow(0px 0px 2px rgb(255, 0, 0));
}

/* End */


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

/* 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:/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 */


/* Start:/local/templates/agro2024/components/bitrix/system.pagenavigation/arrows/style.css?17358293911865*/
.pagination{
	margin:20px 0;
	text-align:center;
}
.pagination ul{
	display:inline-block;
	vertical-align:middle;
	margin:0 17px;
	padding:0;
	list-style:none;
}
.item-card .img-wrap, .pagination ul li{
	float:left;
	margin:0 0 0 6px;
}
.pagination ul li.active a{
	color:#666;
	background:#f2f2f2;
	box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, .1);
}
.pagination ul li a{
	display:block;
	text-align:center;
	width:48px;
	border:1px solid #d0d0d0;
	border-radius:2px;
	font-size:16px;
	color:#333;
	font-weight:700;
	background:#fff;
}
.pagination ul li a:hover{
	border-color:#55ad4d;
	color:#55ad4d;
}
.pagination .next, .pagination .prev, .pagination ul li a{
	line-height:43px;
	text-decoration:none;
	box-sizing:border-box;
}
.pagination ul li + li{
	margin-left:5px;
}
.pagination .next, .pagination .prev{
	display:inline-block;
	background:#fff;
	border:1px solid #d0d0d0;
	border-radius:2px;
	font-size:15px;
	color:#8e8e8e;
	padding:0 25px 0 15px;
	vertical-align:middle;
}
.pagination .next{
	padding:0 15px 0 25px;
}
.pagination .next:after, .pagination .prev:before{
	background-image:url(/local/templates/agro2024/img/sprite.png);
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	content:"";
}
.pagination .prev:before{
	background-position:-798px -59px;
	margin-right:10px;
}
.pagination .next:after{
	background-position:-1008px -59px;
	margin-left:10px;
}
@media (max-width:991px){
	.pagination ul{
		float:left;
		margin-bottom:10px;
	}

	.pagination .prev{
		float:left;
	}
}
@media (max-width:910px){
	.pagination .prev{
		float:none;
	}

	.pagination{
		width:100%;
	}

	.pagination ul{
		margin:10px auto;
		float:none;
		padding:10px 5px 0 0;
	}

	.item-card .img-wrap, .pagination ul li{
		margin:0 0 10px 6px;
	}
}

/* End */


/* Start:/local/templates/agro2024/components/custom/news/actions/bitrix/news.list/list/style.css?16830314471758*/
.section-header span{
	display:inline-block;
	position:relative;
	font-weight:700;
}
.offer-list-item{
	margin-left:5px;
}
.offer-list-item .img-wrap{
	margin:0 0 20px;
	position:relative;
	font-size:0;
}
.offer-list-item .img-wrap img{
	max-width:100%;
	margin:0;
	width:100%;
	display:block;
}
.offers-slider .offer-list-item .colored-bar{
	display:block;
	height:24px;
}
.offer-list-item .img-wrap:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	background:rgba(0, 0, 0, .3);
	opacity:0;
	pointer-events:none;
	bottom:0;
}
.offer-list-item:hover .img-wrap:after{
	opacity:1;
}
.offer-list-item .time{
	line-height:1;
	font-weight:bold;
	font-size:15px;
	color:#000;
	margin:0 0 5px;
}
.offer-list-item .name{
	font-size:20px;
	margin:0 0 10px;
	font-weight:800;
}
.offer-list-item .name a{
	color:#55ad4d;
	text-decoration:none;
}
.offer-list-item .description{
	margin:0 0 15px;
}
.offers-slider{
	display:flex;
	flex-wrap:nowrap;
	max-width:100%;
	overflow:hidden;
	margin:0 5px;
}
.offers-slider a{
	display:block;
	height:auto;
}
.offers-slider a img{
	position:unset !important;
	transform:unset !important;
}

.offers-slider .slick-arrow{
	position:absolute;
	z-index:9996;
	top:50%;
	font-size:25px;
	cursor:pointer;
	margin-top:-20px;
	border:2px solid #55ad4d;
	border-radius:50%;
	width:35px;
	height:35px;
	line-height:30px;
	text-align:center;
	color:#55ad4d;
	background:#fff;
}
.offers-slider .rg_modal_next_arrow{
	right:0;
}

.offers-slider .rg_modal_preview_arrow{
	left:0;
}
.offers-slider .slick-arrow.slick-disabled{
	display:none !important;
}
@media (max-width:478px){
	.offer-list-item{
		margin-left:0;
	}
}

/* End */
/* /local/templates/agro2024/css/catalog_section_card/item_card.css?175101116827299 */
/* /local/templates/agro2024/components/bitrix/system.pagenavigation/j_catalog_ajax/style.css?16790378541823 */
/* /local/templates/agro2024/include/tools/shilds.css?17490736943265 */
/* /local/templates/agro2024/components/bitrix/breadcrumb/top/style.css?16795611532407 */
/* /local/templates/agro2024/components/custom/news/actions/bitrix/news.detail/0812/style.css?17303726418941 */
/* /local/templates/agro2024/components/custom/catalog.section/j_block/style.css?17154089102 */
/* /local/templates/agro2024/css/home.css?17403857612445 */
/* /bitrix/components/diamon/catalog.subscrible/templates/.default/style.css?1715157979451 */
/* /local/templates/agro2024/components/bitrix/system.pagenavigation/arrows/style.css?17358293911865 */
/* /local/templates/agro2024/components/custom/news/actions/bitrix/news.list/list/style.css?16830314471758 */
