| Server IP : 192.241.186.36 / Your IP : 216.73.216.164 Web Server : Apache/2.4.29 (Ubuntu) System : Linux webserver7 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 User : root ( 0) PHP Version : 7.4.32 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/pushyard/wp-content/plugins/th-widget-pack/sass/ |
Upload File : |
@import "variables";
$colpadding: 10px;
$padding: 40px;;
.thmv-blog-post{
@include d-flex;
width: calc(100% + #{($colpadding*2)});
margin: 0 -10px;
.thmv-column{
flex: 0 0 auto;
width: 100%;
padding: 0 $colpadding;
margin-bottom: 35px;
}
@media(min-width: $md){
&.thmv-col-2 .thmv-column{
width: 50%;
}
&.thmv-col-3 .thmv-column{
width: 33.3333%;
}
&.thmv-col-4 .thmv-column{
width: 25%;
}
&.thmv-col-5 .thmv-column{
width: 20%;
}
}
.thmv-grid-img{
margin-bottom: 20px;
img{
width: 100%;
}
}
.thmv-subheading{
font-size: 14px;
line-height: 1.2;
color: #757674;
font-weight: 400;
padding-bottom: 5px;
display: block;
}
.thmv-separator{
margin: 10px 0;
}
.thmv-info{
p{
margin: 1em 0;
font-size: 14px;
line-height: 1.8;
color: #8C8D8C;
font-weight: 400;
@media(min-width: $lg){
font-size: 16px;
}
}
.thmv-learn-btn{
font-size: 16px;
line-height: 1.2;
text-align: left;
color: #191B18;
text-transform: capitalize;
@media(min-width: $lg){
font-size: 18px;
}
svg{
margin-left: 10px;
transition: all 0.3s;
}
}
h3{
margin: 0;
a{
font-size: 22px;
font-weight: 400;
margin: 0;
text-decoration: none;
color: #515151;
@media(min-width: $md){
font-size: 26px;
}
}
}
}
&.image-alignment-alternate{
.thmv-column:nth-child(even){
@include flex-row-reverse;
.thmv-info{
padding-right: $padding;
padding-left: 0;
}
}
}
&.thmv-post-styl-2, &.thmv-post-styl-3{
@include justify-content-between;
}
&.thmv-post-styl-2 .thmv-column{
@media(min-width: $md){
@include d-flex;
@include flex-nowrap;
@include align-items-center;
.thmv-grid-img{
flex: 1 0 auto;
width: 50%;
+.thmv-info{
width: calc(50% + #{$padding/2});
padding-left: $padding;
}
}
&.image-column-right{
@include flex-row-reverse;
.thmv-info{
padding-left: 0;
padding-right: $padding;
}
}
h3{
margin-top: 20px;
}
}
}
}
.elementor-widget-themo-blog .th-masonry-blog{
.thmv-author+.themo-mas-date-meta:before{
content: " | \00a0";
color: #dbdbdb;
}
}