HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //proc/self/root/usr/local/CyberCP/public/static/baseTemplate/assets/frontend-elements/sliders.css
/* Iphone */

.iphone-wrapper,
.iphone-screen {
    position: relative;
    width: 366px;
    height: 768px;
}
.iphone-screen {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    background-image: url('../image-resources/objects/iphone-screen.png');
}
.iphone-content {
    position: absolute;
    z-index: 7;
    top: 112px;
    left: 30px;
    width: 310px;
    height: 541px;
}
.iphone-content .owl-pagination {
    display: none !important;
}
.iphone-content .slider-wrapper .owl-controls .owl-buttons .owl-prev {
    font-size: 95px;
    right: auto;
    left: -65px;
}
.iphone-content .slider-wrapper .owl-controls .owl-buttons .owl-next {
    font-size: 95px;
    right: -65px;
    left: auto;
}