Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/ilovecveti.ru/bitrix/templates/aspro_next/css/ |
Upload File : |
/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/ /* Examples (uncomment to use):*/ /* Expand site width */ /* body .wrapper { max-width: 1400px !important; } */ /* Set site background image */ /* body { background: url(image_source) top no-repeat; } /* Hide compare button */ /* a.compare_item { display: none !important; }*/ .feedback_wrapper .maxwidth-theme>.form.inline { padding: 0; } /* wbs24 - add sale stickers */ .stickers .wrap_mark_sale { display: block; } .stickers .mark_sale { background-color: #e32330; width: 40px; height: 40px; font-size: 13px !important; line-height: 40px; border-radius: 50%; color: #fff; font-weight: bold; text-align: center; } .sale_block .value { display: none; } .fast_view_frame .stickers { max-width: 250px; } /* wbs24 - buy services */ .service-item { display: flex; align-items: baseline; } .service-item__button { position: relative; cursor: pointer; } .btn-onoff:after, .btn-onoff:before { position: absolute; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 0; content: "."; } .btn-onoff:after { top: 4px; bottom: 0; border-radius: 100%; background: #fff; width: 14px; height: 14px; border: none; margin: 2px; left: 0; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3); transition: left 0.1s ease-in; z-index: 11; } .btn-onoff.active:after { left: 14px; } .btn-onoff:before { display: block; top: 4px; left: 0; height: 18px; width: 33px; border-radius: 10px; background: #a12771; } .btn-onoff:not(.active):before { background: #e0e0e0; } .btn-onoff { padding: 0px 0px 0px 50px; font-size: 13px; color: #999; height: 18px; } .service-item__price { padding-left: 20px; } .basket-items-list-item-container[data-serviceofproductid] { display: none !important; }