| Server IP : 119.59.104.26 / Your IP : 216.73.216.147 Web Server : Apache/2 System : Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64 User : com12370 ( 1517) PHP Version : 7.2.34 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/com12370/public_html/wp-content/themes/MIXThemes/assets/css/sass/rtl-components/ |
Upload File : |
// General Components
.post-cat{
margin-right: 0;
margin-left: 4px;
}
.search-field{
float: right;
}
.woocommerce-product-search [type="submit"],
.search-submit[type="submit"] {
float: left;
margin-right: 2%;
margin-left: 0;
}
.post-meta {
.meta-item{
margin-left: 8px;
margin-right: 0;
// Icons
&.fa-before{
&:before{
padding-left: 3px;
padding-right: 0;
}
}
.mag-box &{
white-space: nowrap; // safari fix
}
}
@include breakpoint(max_min_sm){
.entry-header &,
.main-content &{
> span,
> div{
float: right;
}
}
}
}
.slider-arrow-nav {
float: left;
margin-left: 0;
margin-right: 5px;
li{
float: right;
}
a{
margin-left: 0;
margin-right: 5px;
}
}
// Popup
#tie-popup-search-wrap input[type="text"]{
padding-right: 20px;
padding-left: 80px;
}
#tie-popup-search-submit {
left: 25px;
right: auto;
}
// rating
.post-thumb .post-rating,
.digital-rating{
left: 10px;
right: auto;
}
.post-meta .post-rating{
float: right;
margin-right: 0;
margin-left: 8px;
}
.digital-rating-static {
left: auto;
right: 0;
text-align: left;
}
.post-thumb .trending-post.fa.trending-lg {
right: 10px;
left: auto;
}
.trending-post.fa.trending-sm{
float: right;
}
.thumb-meta .trending-post.fa {
margin-left: 7px;
margin-right: 0;
}
// pages-navigation
.first-last-pages {
.fa {
border-width: 0 1px 0 0;
margin: 0 10px 0 0;
text-align: left;
&:before {
content: "\f104";
}
}
&.first-page .fa{
float: right;
border-width: 0 0 0 1px;
margin: 0 0 0 10px;
text-align: right;
&:before {
content: "\f105";
}
}
}
.pages-standard{
.first-page{
float: right;
}
.last-page,
.fa {
float: left;
}
}
// Alert Messages
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
// #message,
.bbp-template-notice,
.indicator-hint{
padding: 10px 50px 10px 10px !important;
&:before{
right: 10px;
left: auto;
}
a,
a.button{
float: left;
}
}
// - WPML
.menu-item-language img.iclflag{
margin-right: 0;
margin-left: 4px;
}
// - YouTube Widget issue fix
div[style*="visibility: hidden;"][style*="left: -10000px;"]{
left: auto !important;
right: -10000px !important;
}
// - Remove/Close button
a.remove{
left: 0;
right: auto;
// popup module [login & search]
.tie-popup &{
left: 40px;
right: auto;
}
}
.block-head-7 #check-also-close{
left: 5px;
right: auto;
}
// -ilightbox
.ilightbox-toolbar{
.ilightbox-prev-button,
.ilightbox-next-button {
transform: rotate(180deg);
}
}