| Server IP : 146.59.209.152 / Your IP : 216.73.216.46 Web Server : Apache System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : infrafs ( 43850) PHP Version : 8.2.29 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/infrafs/www/wp-content/themes/trackstore/trackstore/assets/css/scss/ |
Upload File : |
@include ipad-landscape {
body:not(.eltd-content-is-behind-header):not(.error404) .eltd-content {
margin-top: 0 !important;
}
}
@include ipad-landscape {
.eltd-hide-on-tablet {
display: none !important;
}
}
@include phone-landscape {
.eltd-hide-on-mobile {
display: none !important;
}
}
.eltd-grid,
.eltd-container-inner,
.eltd-row-grid-section {
@include laptop-landscape {
width: $grid-width-laptop-landscape;
}
@include ipad-landscape {
width: $grid-width-ipad-landscape;
}
@include ipad-portrait {
width: $grid-width-ipad-portrait;
}
@include phone-landscape {
width: $grid-width-phone-landscape;
}
@include phone-portrait {
width: $grid-width-phone-portrait;
}
@include smaller-phone-portrait {
width: $grid-width-smaller-phone-portrait;
}
}
.eltd-boxed .eltd-wrapper .eltd-wrapper-inner,
.eltd-boxed .eltd-wrapper .eltd-footer-inner {
@include laptop-landscape {
width: $grid-width-laptop-landscape-boxed;
}
@include ipad-landscape {
width: $grid-width-ipad-landscape-boxed;
}
@include ipad-portrait {
width: $grid-width-ipad-portrait-boxed;
}
@include phone-landscape {
width: $grid-width-phone-landscape-boxed;
}
@include phone-portrait {
width: $grid-width-phone-portrait-boxed;
}
@include smaller-phone-portrait {
width: $grid-width-smaller-phone-portrait-boxed;
}
}