Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/css/ |
| [Home] [System Details] [Kill Me] |
overrider.css000064400000001632151165431350007265 0ustar00/**
* @package Joomla.Administrator
* @subpackage com_languages
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All
rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.overrider-spinner {
background-image:url(../../system/images/modal/spinner.gif);
background-repeat:no-repeat;
background-position:center;
}
#refresh-status{
display:none;
height:16px;
padding-left:25px;
background-position:left;
}
#results-container{
display:none;
padding-bottom:10px;
}
#more-results{
display:none;
height:16px;
padding:10px 0;
}
.row0{
background-color:#f7f7f7;
}
.row1{
background-color:#f0f0f0;
border-top:1px solid #ffffff;
}
.result{
padding:5px 0px;
border:1px solid #ffffff;
}
.result:hover{
background-color:#e8f6fe;
cursor:pointer;
}
.result-key{
color:#666666;
padding-left:5px;
}
.result-string{
padding-left:25px;
margin-top:5px;
}default2.css000064400000007053151165723270007002
0ustar00section.consultants{
direction: ltr !important;
}
section.consultants .card .card-header{
display: flex;
justify-content: center
}
section.consultants .card .card-header a{
display: block;
width: 80px;
height: 80px;
}
section.consultants .card .card-header a img{
width: 100%;
height: 100%;
border-radius: 100%;
}
section.consultants .card .card-body{
text-align: center;
}
section.consultants .card .card-body ul li{
border: none;
}
section.consultants .card .card-footer{
text-align: center;
}
/*------------------consultantItem view style---------------------*/
.consultantCard .card-header{
background-image: linear-gradient(82deg,#065482 10%,#00c395 92%);
}
.consultantCard .card-body{
display:flex;
justify-content:space-around;
}
.consultantCard .block1{
width: 115px;
height: 115px;
}
.consultantCard img{
width: 100%;
height: 100%;
border-radius: 50%;
border: 3px solid #ccc;
}
.consultantCard .block2 ul{
list-style: none;
}
.consultantCard .block2 ul li{
margin: 8px 0;
}
.consultantCard .block2 ul h1{
font-size: 25px;
font-weight: 600;
}
.consultantCard .block3{
font-size: 13px;
}
.consultantCard .block3 ul{
list-style: none;
}
.consultantCard .block3 ul li{
margin: 10px 0;
}
.consultantCard .block3 ul span:first-child{
color: #9f7878;
}
.plans ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.plans ul li{
border: 1px solid #ccc;
border-radius: 4px;
padding: 13px 5px;
cursor: pointer;
margin-bottom: 10px;
}
.plans ul li > div:first-child{
display:flex;
justify-content:space-around
}
.plans ul li > div:last-child{
font-size: 10px;
color: #9f7878;
margin-top: 13px;
}
.activeplan{
border: 1px solid #ff0101 !important;
}
header .navbar ul li.active
{
position: relative;
}
header .navbar ul li.active:after
{
width: 100%;
height: 2px;
content: '';
background-color: #4cd9a4;
position: absolute;
}
/*------------------consultantItem view style edit
mahdi---------------------*/
section.consultants .card .card-header a {
width: 210px;
height: 210px;
}
section.consultants .card .card-header a img {
width: 100%;
height: 100%;
border-radius: 100%;
object-fit: cover;
object-position: center;
transition: 0.3s;
transform: scale(1);
}
section.consultants .card .card-header a img:hover {
transform: scale(1.1);
filter: saturate(1.5);
}
.owl-stage-outer {
padding: 60px 0;
}
.location-profile-image{
position: absolute;
top: -20px;
}
.card-header{
position: relative;
height: 180px;
}
section.consultants .card .card-header {
display: flex;
justify-content: center;
background-position: center center;
background-size: cover;
}
section.consultants .card .card-header::after {
content: '';
width: 100%;
height: 100%;
display: block;
background:rgb(26 26 26 / 69%);
}
section.consultants .card .card-header,
section.consultants .card,
section.consultants .card .card-header::after{
border-radius:20px 20px 0 0 !important;
}
.list-group-item a {
font-size: 20px;
font-weight: bold;
color: #3f3e3e;
}
.list-group-item svg.bi-suit-heart {
color: red;
}
.get-advice-button {
background: #ff627d !important;
border-color: #f84161 !important;
box-shadow: inset 0 0 15px #ea0a0a !important;
}owl.carousel.min.css000064400000006427151165723270010477 0ustar00/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN
https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-carousel,.owl-carousel
.owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel
.owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel
.owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel
.owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel
.owl-item,.owl-carousel
.owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel
.owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel
.owl-item img{display:block;width:100%}.owl-carousel
.owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js
.owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel
.owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav
.owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel
.owl-nav button.owl-next,.owl-carousel .owl-nav
button.owl-prev,.owl-carousel button.owl-dot{background:0
0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh
.owl-item{visibility:hidden}.owl-carousel.owl-drag
.owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl
.owl-item{float:right}.owl-carousel
.animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel
.owl-animated-in{z-index:0}.owl-carousel
.owl-animated-out{z-index:1}.owl-carousel
.fadeOut{animation-name:fadeOut}@keyframes
fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s
ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity
.4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel
.owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item
img.owl-lazy{transform-style:preserve-3d}.owl-carousel
.owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel
.owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png)
no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform
.1s ease}.owl-carousel
.owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel
.owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing
.owl-video-tn{display:none}.owl-carousel
.owl-video-tn{opacity:0;height:100%;background-position:center
center;background-repeat:no-repeat;background-size:contain;transition:opacity
.4s ease}.owl-carousel
.owl-video-frame{position:relative;z-index:1;height:100%;width:100%}owl.theme.default.min.css000064400000001765151165723270011407
0ustar00/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN
https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme
.owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme
.owl-nav{margin-top:10px}.owl-theme .owl-nav
[class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px
7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme
.owl-nav
[class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme
.owl-nav .disabled{opacity:.5;cursor:default}.owl-theme
.owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots
.owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot
span{width:10px;height:10px;margin:5px
7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity
.2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active
span,.owl-theme .owl-dots .owl-dot:hover
span{background:#869791}style.css000064400000010575151165723270006437
0ustar00section.consultants{
direction: ltr !important;
}
section.consultants .card .card-header{
display: flex;
justify-content: center
}
section.consultants .card .card-header a{
display: block;
width: 80px;
height: 80px;
}
section.consultants .card .card-header a img{
width: 100%;
height: 100%;
border-radius: 100%;
}
section.consultants .card .card-body{
text-align: center;
}
section.consultants .card .card-body ul li{
border: none;
}
section.consultants .card .card-footer{
text-align: center;
}
/*------------------consultantItem view style---------------------*/
.consultantCard .card-header{
background-image: linear-gradient(82deg,#065482 10%,#00c395 92%);
}
.consultantCard .card-body{
display:flex;
justify-content:space-around;
}
.consultantCard .block1{
width: 115px;
height: 115px;
}
.consultantCard img{
width: 100%;
height: 100%;
border-radius: 50%;
border: 3px solid #ccc;
}
.consultantCard .block2 ul{
list-style: none;
}
.consultantCard .block2 ul li{
margin: 8px 0;
}
.consultantCard .block2 ul h1{
font-size: 25px;
font-weight: 600;
}
.consultantCard .block3{
font-size: 13px;
}
.consultantCard .block3 ul{
list-style: none;
}
.consultantCard .block3 ul li{
margin: 10px 0;
}
.consultantCard .block3 ul span:first-child{
color: #9f7878;
}
.plans ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.plans ul li{
border: 1px solid #ccc;
border-radius: 4px;
padding: 13px 5px;
cursor: pointer;
margin-bottom: 10px;
}
.plans ul li > div:first-child{
display:flex;
justify-content:space-around
}
.plans ul li > div:last-child{
font-size: 10px;
color: #9f7878;
margin-top: 13px;
}
.activeplan{
border: 1px solid #ff0101 !important;
}
header .navbar ul li.active
{
position: relative;
}
header .navbar ul li.active:after
{
width: 100%;
height: 2px;
content: '';
background-color: #4cd9a4;
position: absolute;
}
/*------------------consultantItem view style edit
mahdi---------------------*/
section.consultants .card .card-header a {
width: 210px;
height: 210px;
}
section.consultants .card .card-header a img {
width: 100%;
height: 100%;
border-radius: 100%;
object-fit: cover;
object-position: center;
transition: 0.3s;
transform: scale(1.09);
border: 1px solid rgb(109 109 109 / 37%);
}
section.consultants .card .card-header a img:hover {
transform: scale(1.15);
/* filter: saturate(1.5); */
box-shadow: 0 1px 14px 1px rgb(0 0 0 / 19%);
}
.owl-stage-outer {
padding: 60px 0;
}
.location-profile-image{
/* position: absolute; */
/* top: -20px; */
}
.card-header{
position: relative;
height: 180px;
}
section.consultants .card .card-header {
display: flex;
justify-content: center;
background-position: center center;
background-size: cover;
}
section.consultants .card .card-header::after {
/* content: ''; */
/* width: 100%; */
/* height: 100%; */
/* display: block; */
/* background:rgb(26 26 26 / 69%); */
}
section.consultants .card .card-header,
section.consultants .card,
section.consultants .card .card-header::after{
border-radius:20px 20px 0 0 !important;
}
.list-group-item a {
font-size: 20px;
font-weight: bold;
color: #3f3e3e;
}
.list-group-item svg.bi-suit-heart {
color: red;
}
.get-advice-button {
background: #ff627d !important;
border-color: #f84161 !important;
box-shadow: inset 0 0 15px #ea0a0a !important;
}
.background-profile-blur {
filter: blur(16px);
display: block;
width: 100%;
height: 100%;
position: absolute;
background-size: cover;
}
section.consultants .card .card-header a {
width: 130px;
height: 130px;
position: absolute;
top: 88px;
z-index: 2;
display: block;
}
svg#Layer_1 {
width: 20px;
margin-left: 5px;
}
.item ul li.specialty svg{
width: 24px !important;
height: 24px;
color: #0ba287;
}
.item ul li.comment svg{
width: 30px !important;
height: 22px;
color: #1b00ff87;
}
.item ul li.consultantCount svg{
width: 30px !important;
height: 22px;
color: #ff000091;
}