HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/lets-info-up/frontend/css/style-rtl.css
/*!
Plugin Name: Let's Info Up
Plugin URI: https://www.codetipi.com
Author: Codetipi
Author URI: https://www.codetipi.com
Description: The ultimate info plugin for WordPress
Version: 1.2.0
Text Domain: lets-info-up
License: http://codecanyon.net/licenses/regular_extended
License URI: http://codecanyon.net/licenses/regular_extended
*/
/*------------------------------------------------------------------
[Table of contents]
	1. General
	2. Base Output
	3. Highlights
	4. Header Box
	5. Editor


-------------------------------------------------------------------*/
.lets-info-up-fi {
  line-height: 0;
  position: relative;
}

.lets-info-up-fi img {
  width: 100%;
}

.lets-info-up {
  font-size: 15px;
  text-align: center;
  width: 100%;
}

.lets-info-up .lets-info-up-pretitle {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}

.lets-info-up .lets-info-up-title {
  font-size: 15px;
}

.lets-info-up .lets-info-up-block {
  margin-bottom: 20px;
}

.lets-info-up-aff-wrap .tipi-button {
  background: #f8d92f;
}

.lets-info-up-block {
  position: relative;
}

.lets-info-up--side {
  margin-bottom: 20px;
  margin-left: 30px;
  max-width: 250px;
  width: 50%;
}

.lets-info-up--side .lets-info-up-block:last-of-type {
  margin-bottom: 0;
}

.lets-info-up-block-wrap {
  padding: 30px 15px;
}

.lets-info-up--left {
  float: right;
}

.lets-info-up--right {
  float: left;
  margin-left: 0;
  margin-right: 30px;
}

.lets-info-up .button-arrow {
  padding-right: 0;
  padding-left: 0;
}

.lets-info-up-skin-1 {
  background: #fff;
  border: 1px solid #ededed;
  color: #111;
}

.lets-info-up-skin-1 .lets-info-up-pretitle {
  opacity: 0.4;
}

.lets-info-up-skin-1 .lets-review-ext-5 .cb-bar .cb-overlay span {
  background: #fff !important;
}

.lets-info-up-skin-2 {
  background: #111;
  color: #fff;
}

.lets-info-up-skin-2 a, .lets-info-up-skin-2 .font-h, .lets-info-up-skin-2 .font-b, .lets-info-up-skin-2 .font-s {
  color: #fff;
}

.lets-info-up-skin-2 .lets-info-up-pretitle {
  color: #ead125;
}

.lets-info-up-skin-2 .lets-info-up a:hover {
  color: #fff;
}

.lets-info-up-skin-2 .lets-review-ext-5 .cb-bar .cb-overlay span {
  background: #111 !important;
}

.lets-info-up-skin-3 a {
  color: inherit !important;
}

.lets-info-up-widget-wrap .lets-info-up-entry {
  background: #161616;
  height: 120px;
  margin-bottom: 2px;
  overflow: hidden;
  position: relative;
}

.lets-info-up-widget-wrap .lets-info-up-entry .mask {
  height: 100%;
  height: inherit;
  line-height: 0;
  width: 100%;
}

.lets-info-up-widget-wrap .lets-info-up-entry .mask a {
  -webkit-box-shadow: 0;
          box-shadow: 0;
  vertical-align: top;
}

.lets-info-up-widget-wrap .lets-info-up-entry .mask img {
  opacity: 0.2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

.lets-info-up-widget-wrap .lets-info-up-entry .lets-info-up-widget-overlay {
  -webkit-box-shadow: 0;
          box-shadow: 0;
  display: block;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.lets-info-up-widget-wrap .lets-info-up-entry .meta {
  bottom: 15px;
  color: #fff;
  right: 15px;
  position: absolute;
  width: 100%;
}

.lets-info-up-widget-wrap .lets-info-up-entry .meta a {
  color: #fff;
}

.lets-info-up-widget-wrap .lets-info-up-entry .meta .release-date {
  background: rgba(249, 33, 79, 0.8);
  border-radius: 3px;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 7px;
  padding: 1px 3px;
}

.lets-info-up-widget-wrap .lets-info-up-entry .meta .title {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .lets-info-up--center .lets-info-up-block:last-of-type {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 481px) {
  .lets-info-up--center {
    text-align: center;
  }
  .lets-info-up--center .lets-info-up-meta-block, .lets-info-up--center .lets-info-up-aff-block {
    width: 50%;
  }
  .lets-info-up--center .lets-info-up-block-wrap {
    width: 100%;
  }
  .lets-info-up--center .lets-info-up-block-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 5px;
  }
  .lets-info-up--center .lets-info-up-block {
    padding: 20px 0;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .lets-info-up--center {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  .lets-info-up--center .lets-info-up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .lets-info-up--center .lets-info-up-main-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .lets-info-up--center .lets-info-up-fi {
    margin-bottom: 0;
    max-width: 50%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .lets-info-up--center .lets-info-up-block-wrap {
    padding: 0 5px;
  }
}