first commit
This commit is contained in:
4897
wp-content/themes/cyber/assets/css/animate.css
vendored
Normal file
4897
wp-content/themes/cyber/assets/css/animate.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
7
wp-content/themes/cyber/assets/css/bootstrap.min.css
vendored
Normal file
7
wp-content/themes/cyber/assets/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
6
wp-content/themes/cyber/assets/css/bootstrap.min3.css
vendored
Normal file
6
wp-content/themes/cyber/assets/css/bootstrap.min3.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
wp-content/themes/cyber/assets/css/em-breadcrumb.css
Normal file
1
wp-content/themes/cyber/assets/css/em-breadcrumb.css
Normal file
@@ -0,0 +1 @@
|
||||
/* breadcrumbs css */
|
||||
4
wp-content/themes/cyber/assets/css/font-awesome.min.css
vendored
Normal file
4
wp-content/themes/cyber/assets/css/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
132
wp-content/themes/cyber/assets/css/meanmenu.min.css
vendored
Normal file
132
wp-content/themes/cyber/assets/css/meanmenu.min.css
vendored
Normal file
@@ -0,0 +1,132 @@
|
||||
a.meanmenu-reveal{display:none}
|
||||
.mean-container .mean-bar {
|
||||
background: #eb1b2b;
|
||||
float: left;
|
||||
min-height: 60px;
|
||||
padding: 4px 0 0;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
z-index: 999;
|
||||
}
|
||||
.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:18px;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700;float: right;}
|
||||
.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}
|
||||
.mean-container .mean-nav{float:left;width:100%;background:#0c1923}
|
||||
.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}
|
||||
.mean-container .mean-nav ul li {
|
||||
background: #f8f8f8;
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
border-top: 1px solid#ddd;
|
||||
}
|
||||
.mean-container .mean-nav ul li a {
|
||||
background: #f8f8f8;
|
||||
color: #232323;
|
||||
display: block;
|
||||
float: left;
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
padding: 1em 5%;
|
||||
text-align: left;
|
||||
text-decoration: none;
|
||||
text-transform: capitalize;
|
||||
width: 90%;
|
||||
}
|
||||
.mobile-menu-area {
|
||||
background: #262626;
|
||||
}
|
||||
.mean-container .mean-nav ul li li a {
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.25);
|
||||
color: #232323;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
opacity: 0.75;
|
||||
padding: 1em 10%;
|
||||
text-shadow: none !important;
|
||||
text-transform: capitalize;
|
||||
visibility: visible;
|
||||
width: 80%;
|
||||
}
|
||||
.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}
|
||||
.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}
|
||||
.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}
|
||||
.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}
|
||||
.mean-container .mean-nav ul li a:hover {
|
||||
background: #f8f8f8 none repeat scroll 0 0;
|
||||
}
|
||||
.mean-container .mean-nav ul li a.mean-expand{
|
||||
width:26px;
|
||||
height: 15px;
|
||||
margin-top: 1px;
|
||||
padding: 12px !important;
|
||||
text-align:center;
|
||||
position:absolute;
|
||||
right:0;top:0;
|
||||
z-index:2;
|
||||
font-weight:700;
|
||||
background:rgba(255,255,255,.1);
|
||||
border:0!important;
|
||||
background: #F8F8F8;
|
||||
}
|
||||
.mean-container .mean-nav ul li a.mean-expand:hover {
|
||||
background: #f8f8f8;
|
||||
}
|
||||
.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}
|
||||
.mean-nav .wrapper{width:100%;padding:0;margin:0}
|
||||
.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
|
||||
.mean-remove{display:none!important}
|
||||
.mean-container .mean-bar::after {
|
||||
color: #ffffff;
|
||||
content: "MENU";
|
||||
font-size: 21px;
|
||||
left: 5%;
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
}
|
||||
|
||||
|
||||
/* -------------------------------
|
||||
39. Mobile menu
|
||||
----------------------------------*/
|
||||
.mean-container .mean-bar::after {
|
||||
display: none;
|
||||
}
|
||||
.mean-container .mean-nav ul li a:hover {
|
||||
border-radius: 0;
|
||||
}
|
||||
.mean-container a.meanmenu-reveal span {
|
||||
background: #fff;
|
||||
}
|
||||
.mobile-menu-area {
|
||||
background: #fff none repeat scroll 0 0;
|
||||
border-top: 3px solid #2bcdc1;
|
||||
}
|
||||
.mean-container .mean-nav ul li a.mean-expand {
|
||||
background: none;
|
||||
top: -4px;
|
||||
}
|
||||
.mean-container .mean-nav ul li a.mean-expand:hover {
|
||||
background: none;
|
||||
}
|
||||
.mean-container .mean-nav ul li {
|
||||
background: #444;
|
||||
}
|
||||
.mean-container a.meanmenu-reveal {
|
||||
color: #fff;
|
||||
}
|
||||
.meanmenu-reveal.meanclose:hover {
|
||||
color: #fff !important;
|
||||
}
|
||||
.mean-container a.meanmenu-reveal:hover span {
|
||||
background: #fff;
|
||||
}
|
||||
.mean-container .mean-bar::before {
|
||||
color: #fff;
|
||||
content: "cyber";
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
left: 10px;
|
||||
position: absolute;
|
||||
top: 18px;
|
||||
}
|
||||
|
||||
1
wp-content/themes/cyber/assets/css/nivo-slider.css
Normal file
1
wp-content/themes/cyber/assets/css/nivo-slider.css
Normal file
@@ -0,0 +1 @@
|
||||
.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:white;filter:alpha(opacity=0);opacity:0}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;-moz-opacity:.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-caption p{padding:5px;}.nivo-caption a{display:inline-block;}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{text-align:center;padding:15px 0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}
|
||||
6
wp-content/themes/cyber/assets/css/owl.carousel.css
Normal file
6
wp-content/themes/cyber/assets/css/owl.carousel.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2019 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
.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;-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;}.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;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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{-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 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%}
|
||||
163
wp-content/themes/cyber/assets/css/owl.transitions.css
Normal file
163
wp-content/themes/cyber/assets/css/owl.transitions.css
Normal file
@@ -0,0 +1,163 @@
|
||||
/*
|
||||
* Owl Carousel CSS3 Transitions
|
||||
* v1.3.2
|
||||
*/
|
||||
|
||||
.owl-origin {
|
||||
-webkit-perspective: 1200px;
|
||||
-webkit-perspective-origin-x : 50%;
|
||||
-webkit-perspective-origin-y : 50%;
|
||||
-moz-perspective : 1200px;
|
||||
-moz-perspective-origin-x : 50%;
|
||||
-moz-perspective-origin-y : 50%;
|
||||
perspective : 1200px;
|
||||
}
|
||||
/* fade */
|
||||
.owl-fade-out {
|
||||
z-index: 10;
|
||||
-webkit-animation: fadeOut .7s both ease;
|
||||
-moz-animation: fadeOut .7s both ease;
|
||||
animation: fadeOut .7s both ease;
|
||||
}
|
||||
.owl-fade-in {
|
||||
-webkit-animation: fadeIn .7s both ease;
|
||||
-moz-animation: fadeIn .7s both ease;
|
||||
animation: fadeIn .7s both ease;
|
||||
}
|
||||
/* backSlide */
|
||||
.owl-backSlide-out {
|
||||
-webkit-animation: backSlideOut 1s both ease;
|
||||
-moz-animation: backSlideOut 1s both ease;
|
||||
animation: backSlideOut 1s both ease;
|
||||
}
|
||||
.owl-backSlide-in {
|
||||
-webkit-animation: backSlideIn 1s both ease;
|
||||
-moz-animation: backSlideIn 1s both ease;
|
||||
animation: backSlideIn 1s both ease;
|
||||
}
|
||||
/* goDown */
|
||||
.owl-goDown-out {
|
||||
-webkit-animation: scaleToFade .7s ease both;
|
||||
-moz-animation: scaleToFade .7s ease both;
|
||||
animation: scaleToFade .7s ease both;
|
||||
}
|
||||
.owl-goDown-in {
|
||||
-webkit-animation: goDown .6s ease both;
|
||||
-moz-animation: goDown .6s ease both;
|
||||
animation: goDown .6s ease both;
|
||||
}
|
||||
/* scaleUp */
|
||||
.owl-fadeUp-in {
|
||||
-webkit-animation: scaleUpFrom .5s ease both;
|
||||
-moz-animation: scaleUpFrom .5s ease both;
|
||||
animation: scaleUpFrom .5s ease both;
|
||||
}
|
||||
|
||||
.owl-fadeUp-out {
|
||||
-webkit-animation: scaleUpTo .5s ease both;
|
||||
-moz-animation: scaleUpTo .5s ease both;
|
||||
animation: scaleUpTo .5s ease both;
|
||||
}
|
||||
/* Keyframes */
|
||||
/*empty*/
|
||||
@-webkit-keyframes empty {
|
||||
0% {opacity: 1}
|
||||
}
|
||||
@-moz-keyframes empty {
|
||||
0% {opacity: 1}
|
||||
}
|
||||
@keyframes empty {
|
||||
0% {opacity: 1}
|
||||
}
|
||||
@-webkit-keyframes fadeIn {
|
||||
0% { opacity:0; }
|
||||
100% { opacity:1; }
|
||||
}
|
||||
@-moz-keyframes fadeIn {
|
||||
0% { opacity:0; }
|
||||
100% { opacity:1; }
|
||||
}
|
||||
@keyframes fadeIn {
|
||||
0% { opacity:0; }
|
||||
100% { opacity:1; }
|
||||
}
|
||||
@-webkit-keyframes fadeOut {
|
||||
0% { opacity:1; }
|
||||
100% { opacity:0; }
|
||||
}
|
||||
@-moz-keyframes fadeOut {
|
||||
0% { opacity:1; }
|
||||
100% { opacity:0; }
|
||||
}
|
||||
@keyframes fadeOut {
|
||||
0% { opacity:1; }
|
||||
100% { opacity:0; }
|
||||
}
|
||||
@-webkit-keyframes backSlideOut {
|
||||
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
|
||||
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
|
||||
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
|
||||
}
|
||||
@-moz-keyframes backSlideOut {
|
||||
25% { opacity: .5; -moz-transform: translateZ(-500px); }
|
||||
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
|
||||
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
|
||||
}
|
||||
@keyframes backSlideOut {
|
||||
25% { opacity: .5; transform: translateZ(-500px); }
|
||||
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
|
||||
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
|
||||
}
|
||||
@-webkit-keyframes backSlideIn {
|
||||
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
|
||||
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
|
||||
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
|
||||
}
|
||||
@-moz-keyframes backSlideIn {
|
||||
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
|
||||
75% { opacity: .5; -moz-transform: translateZ(-500px); }
|
||||
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
|
||||
}
|
||||
@keyframes backSlideIn {
|
||||
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
|
||||
75% { opacity: .5; transform: translateZ(-500px); }
|
||||
100% { opacity: 1; transform: translateZ(0) translateX(0); }
|
||||
}
|
||||
@-webkit-keyframes scaleToFade {
|
||||
to { opacity: 0; -webkit-transform: scale(.8); }
|
||||
}
|
||||
@-moz-keyframes scaleToFade {
|
||||
to { opacity: 0; -moz-transform: scale(.8); }
|
||||
}
|
||||
@keyframes scaleToFade {
|
||||
to { opacity: 0; transform: scale(.8); }
|
||||
}
|
||||
@-webkit-keyframes goDown {
|
||||
from { -webkit-transform: translateY(-100%); }
|
||||
}
|
||||
@-moz-keyframes goDown {
|
||||
from { -moz-transform: translateY(-100%); }
|
||||
}
|
||||
@keyframes goDown {
|
||||
from { transform: translateY(-100%); }
|
||||
}
|
||||
|
||||
@-webkit-keyframes scaleUpFrom {
|
||||
from { opacity: 0; -webkit-transform: scale(1.5); }
|
||||
}
|
||||
@-moz-keyframes scaleUpFrom {
|
||||
from { opacity: 0; -moz-transform: scale(1.5); }
|
||||
}
|
||||
@keyframes scaleUpFrom {
|
||||
from { opacity: 0; transform: scale(1.5); }
|
||||
}
|
||||
|
||||
@-webkit-keyframes scaleUpTo {
|
||||
to { opacity: 0; -webkit-transform: scale(1.5); }
|
||||
}
|
||||
@-moz-keyframes scaleUpTo {
|
||||
to { opacity: 0; -moz-transform: scale(1.5); }
|
||||
}
|
||||
@keyframes scaleUpTo {
|
||||
to { opacity: 0; transform: scale(1.5); }
|
||||
}
|
||||
1463
wp-content/themes/cyber/assets/css/responsive.css
Normal file
1463
wp-content/themes/cyber/assets/css/responsive.css
Normal file
File diff suppressed because it is too large
Load Diff
119
wp-content/themes/cyber/assets/css/slick.css
Normal file
119
wp-content/themes/cyber/assets/css/slick.css
Normal file
@@ -0,0 +1,119 @@
|
||||
/* Slider */
|
||||
.slick-slider
|
||||
{
|
||||
position: relative;
|
||||
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
|
||||
-webkit-touch-callout: none;
|
||||
-khtml-user-select: none;
|
||||
-ms-touch-action: pan-y;
|
||||
touch-action: pan-y;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.slick-list
|
||||
{
|
||||
position: relative;
|
||||
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.slick-list:focus
|
||||
{
|
||||
outline: none;
|
||||
}
|
||||
.slick-list.dragging
|
||||
{
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
}
|
||||
|
||||
.slick-slider .slick-track,
|
||||
.slick-slider .slick-list
|
||||
{
|
||||
-webkit-transform: translate3d(0, 0, 0);
|
||||
-moz-transform: translate3d(0, 0, 0);
|
||||
-ms-transform: translate3d(0, 0, 0);
|
||||
-o-transform: translate3d(0, 0, 0);
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
|
||||
.slick-track
|
||||
{
|
||||
position: relative;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
.slick-track:before,
|
||||
.slick-track:after
|
||||
{
|
||||
display: table;
|
||||
|
||||
content: '';
|
||||
}
|
||||
.slick-track:after
|
||||
{
|
||||
clear: both;
|
||||
}
|
||||
.slick-loading .slick-track
|
||||
{
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.slick-slide
|
||||
{
|
||||
display: none;
|
||||
float: left;
|
||||
|
||||
height: 100%;
|
||||
min-height: 1px;
|
||||
}
|
||||
[dir='rtl'] .slick-slide
|
||||
{
|
||||
float: right;
|
||||
}
|
||||
.slick-slide img
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
.slick-slide.slick-loading img
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
.slick-slide.dragging img
|
||||
{
|
||||
pointer-events: none;
|
||||
}
|
||||
.slick-initialized .slick-slide
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
.slick-loading .slick-slide
|
||||
{
|
||||
visibility: hidden;
|
||||
}
|
||||
.slick-vertical .slick-slide
|
||||
{
|
||||
display: block;
|
||||
|
||||
height: auto;
|
||||
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
.slick-arrow.slick-hidden {
|
||||
display: none;
|
||||
}
|
||||
9003
wp-content/themes/cyber/assets/css/svg.css
Normal file
9003
wp-content/themes/cyber/assets/css/svg.css
Normal file
File diff suppressed because it is too large
Load Diff
224
wp-content/themes/cyber/assets/css/theme-default.css
Normal file
224
wp-content/themes/cyber/assets/css/theme-default.css
Normal file
@@ -0,0 +1,224 @@
|
||||
body {
|
||||
color: #616161;
|
||||
font-family: 'Muli', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
color: #232323;
|
||||
font-family: 'Muli', sans-serif;
|
||||
font-style: normal;
|
||||
margin-bottom: 0;
|
||||
margin-top: 10px;
|
||||
line-height: 1.3;
|
||||
font-weight: 700;
|
||||
-webkit-transition: .5s;
|
||||
transition: .5s;
|
||||
letter-spacing:0px;
|
||||
}
|
||||
h2{
|
||||
font-size:25px;
|
||||
}
|
||||
h3{}
|
||||
h4{}
|
||||
h5{}
|
||||
h6{}
|
||||
a{
|
||||
-webkit-transition: all 0.3s ease-out 0s;
|
||||
transition: all 0.3s ease-out 0s;
|
||||
}
|
||||
a{
|
||||
color: #bf2222;
|
||||
}
|
||||
a:focus,
|
||||
.btn:focus {
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
}
|
||||
a:focus,
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
text-decoration: none;
|
||||
}
|
||||
.uppercase {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.capitalize {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
h1 a,
|
||||
h2 a,
|
||||
h3 a,
|
||||
h4 a,
|
||||
h5 a,
|
||||
h6 a {
|
||||
color: inherit;
|
||||
-webkit-transition: .5s;
|
||||
transition: .5s;
|
||||
}
|
||||
h1 {
|
||||
font-size: 48px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 22px;
|
||||
}
|
||||
h3 {
|
||||
font-size: 18px;
|
||||
}
|
||||
h4 {
|
||||
font-size: 22px;
|
||||
}
|
||||
h5 {
|
||||
font-size: 18px;
|
||||
}
|
||||
h6 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
li {
|
||||
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
|
||||
padding: 0;
|
||||
}
|
||||
li {
|
||||
|
||||
}
|
||||
input:focus,
|
||||
button:focus
|
||||
{
|
||||
border-color:transparent;
|
||||
outline-color:transparent;
|
||||
}
|
||||
textarea:focus{
|
||||
border-color:transparent;
|
||||
outline-color:transparent;
|
||||
}
|
||||
hr {
|
||||
margin: 60px 0;
|
||||
padding: 0px;
|
||||
border-bottom: 1px solid #eceff8;
|
||||
border-top: 0px;
|
||||
}
|
||||
hr.style-2 {
|
||||
border-bottom: 1px dashed #f10;
|
||||
}
|
||||
hr.mp-0 {
|
||||
margin: 0;
|
||||
border-bottom: 1px solid #eceff8;
|
||||
}
|
||||
hr.mtb-40 {
|
||||
margin: 40px 0;
|
||||
border-bottom: 1px solid #eceff8;
|
||||
border-top: 0px;
|
||||
}
|
||||
label {
|
||||
color: #666;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
a,i, cite, em, var, address, dfn,ol,li,ul{
|
||||
font-style:normal;
|
||||
font-weight:400;
|
||||
}
|
||||
|
||||
|
||||
::-moz-placeholder {
|
||||
color: #666;
|
||||
font-size: 12px;
|
||||
}
|
||||
::-webkit-input-placeholder {
|
||||
color: #666;
|
||||
font-size: 12px;
|
||||
}
|
||||
:-ms-input-placeholder {
|
||||
color: #666;
|
||||
font-size: 12px;
|
||||
}
|
||||
::placeholder {
|
||||
color: #666;
|
||||
font-size: 12px;
|
||||
}
|
||||
.btn {
|
||||
color: rgba(255, 255, 255, 1);
|
||||
background: #E96e53;
|
||||
font-size: 14px;
|
||||
display: inline-block;
|
||||
letter-spacing: 0px;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
background-color: #e96e53;
|
||||
font-size: 14px;
|
||||
padding: 15px 28px;
|
||||
border: 1px solid #bf2222;
|
||||
text-transform: uppercase;
|
||||
-webkit-transition: none;
|
||||
-moz-transition: none;
|
||||
transition: none;
|
||||
-webkit-transition: all 0.5s ease;
|
||||
-ms-transition: all 0.5s ease;
|
||||
-o-transition: all 0.5s ease;
|
||||
-moz-transition: all 0.5s ease;
|
||||
transition: all 0.5s ease;
|
||||
}
|
||||
.btn-primary:hover {
|
||||
background-color: #FFF;
|
||||
color: #bf2222;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
.btn-primary:focus {
|
||||
background-color: #FFF;
|
||||
color: #bf2222;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
.btn-secondary {
|
||||
background-color: #232323;
|
||||
font-size: 14px;
|
||||
text-transform: uppercase;
|
||||
line-height: 0.71;
|
||||
padding: 19px 25px;
|
||||
border: 1px solid #232323;
|
||||
-webkit-transition: none;
|
||||
-moz-transition: none;
|
||||
transition: none;
|
||||
-webkit-transition: all 0.5s ease;
|
||||
-ms-transition: all 0.5s ease;
|
||||
-o-transition: all 0.5s ease;
|
||||
-moz-transition: all 0.5s ease;
|
||||
transition: all 0.5s ease;
|
||||
}
|
||||
.btn-secondary:hover {
|
||||
background-color: #FFF;
|
||||
color: #232;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
.coaching-details-two .details-button-two a i {
|
||||
font-style: italic;
|
||||
}
|
||||
.details-button-two .btn-primary i {
|
||||
padding: 5px;
|
||||
}
|
||||
.details-button-two .btn-primary:hover {
|
||||
background: #232323;
|
||||
color: #FFF;
|
||||
}
|
||||
383
wp-content/themes/cyber/assets/css/unittest.css
Normal file
383
wp-content/themes/cyber/assets/css/unittest.css
Normal file
@@ -0,0 +1,383 @@
|
||||
/* THEME UNIT TEST CSS */
|
||||
|
||||
|
||||
.tag-sticky-2 .cyber-single-blog {
|
||||
border: 1px solid rgb(254, 130, 100);
|
||||
}
|
||||
|
||||
.post_reply ul, .blog-content ul, .single-blog-content ul {
|
||||
list-style-type: square;
|
||||
padding-left: 18px;
|
||||
}
|
||||
|
||||
.blockquote p{
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
table {
|
||||
border-bottom: 1px solid #ededed;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
font-size: 14px;
|
||||
line-height: 2;
|
||||
margin: 0 0 20px;
|
||||
width: 100%;
|
||||
}
|
||||
th {
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
/* border: 1px solid #ededed; */
|
||||
}
|
||||
td {
|
||||
border-top: 1px solid #ededed;
|
||||
padding: 6px 10px 6px 0;
|
||||
}
|
||||
caption, th, td {
|
||||
font-weight: normal;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
padding: 10px 20px;
|
||||
margin: 0 0 30px;
|
||||
font-size: 14px;
|
||||
border-left: 5px solid #b9b9b9;
|
||||
background: #f9f9f9;
|
||||
font-style: italic;
|
||||
}
|
||||
blockquote blockquote {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
blockquote cite,
|
||||
blockquote small {
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
blockquote em,
|
||||
blockquote i {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
blockquote strong,
|
||||
blockquote b {
|
||||
}
|
||||
|
||||
small {
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
sub,
|
||||
sup {
|
||||
font-size: 75%;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.5em;
|
||||
}
|
||||
|
||||
sub {
|
||||
bottom: -0.25em;
|
||||
}
|
||||
|
||||
dl {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin: 0 0 20px;
|
||||
}
|
||||
|
||||
address {
|
||||
font-style: italic;
|
||||
margin: 0 0 24px;
|
||||
}
|
||||
i, cite, em, var, address, dfn {
|
||||
font-style: italic;
|
||||
}
|
||||
em{
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
}
|
||||
pre {
|
||||
background: #f5f5f5;
|
||||
margin: 20px 0;
|
||||
overflow: auto;
|
||||
padding: 20px;
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
tt, code, samp {
|
||||
color:#666;
|
||||
}
|
||||
kbd{
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* image aligment */
|
||||
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
|
||||
margin-left: -60px;
|
||||
}
|
||||
figure.wp-caption.alignleft, img.alignleft {
|
||||
margin: 5px 20px 5px 0;
|
||||
}
|
||||
img.size-full, img.size-large, img.wp-post-image {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
.alignleft {
|
||||
float: left;
|
||||
}
|
||||
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
|
||||
max-width: 100%;
|
||||
}
|
||||
/**
|
||||
* 8.0 Alignments
|
||||
*/
|
||||
|
||||
.alignleft {
|
||||
display: inline;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.alignright {
|
||||
display: inline;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.aligncenter {
|
||||
display: block;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
blockquote.alignleft,
|
||||
.wp-caption.alignleft,
|
||||
img.alignleft {
|
||||
margin: 0.4em 1.6em 1.6em 0;
|
||||
}
|
||||
|
||||
blockquote.alignright,
|
||||
.wp-caption.alignright,
|
||||
img.alignright {
|
||||
margin: 0.4em 0 1.6em 1.6em;
|
||||
}
|
||||
|
||||
blockquote.aligncenter,
|
||||
.wp-caption.aligncenter,
|
||||
img.aligncenter {
|
||||
clear: both;
|
||||
margin-top: 0.4em;
|
||||
margin-bottom: 1.6em;
|
||||
}
|
||||
|
||||
.wp-caption.alignleft,
|
||||
.wp-caption.alignright,
|
||||
.wp-caption.aligncenter {
|
||||
margin-bottom: 1.2em;
|
||||
}
|
||||
|
||||
/**
|
||||
* 14.1 Captions
|
||||
*/
|
||||
|
||||
.wp-caption {
|
||||
margin-bottom: 1.6em;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.wp-caption img[class*="wp-image-"] {
|
||||
display: block;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.wp-caption-text {
|
||||
color: #707070;
|
||||
color: rgba(51, 51, 51, 0.7);
|
||||
line-height: 1.5;
|
||||
padding: 0.5em 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 14.2 Galleries
|
||||
*/
|
||||
|
||||
.gallery {
|
||||
margin-bottom: 1.6em;
|
||||
}
|
||||
|
||||
.gallery-item {
|
||||
display: inline-block;
|
||||
padding: 1.79104477%;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.gallery-columns-2 .gallery-item {
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
.gallery-columns-3 .gallery-item {
|
||||
max-width: 33.33%;
|
||||
}
|
||||
|
||||
.gallery-columns-4 .gallery-item {
|
||||
max-width: 25%;
|
||||
}
|
||||
|
||||
.gallery-columns-5 .gallery-item {
|
||||
max-width: 20%;
|
||||
}
|
||||
|
||||
.gallery-columns-6 .gallery-item {
|
||||
max-width: 16.66%;
|
||||
}
|
||||
|
||||
.gallery-columns-7 .gallery-item {
|
||||
max-width: 14.28%;
|
||||
}
|
||||
|
||||
.gallery-columns-8 .gallery-item {
|
||||
max-width: 12.5%;
|
||||
}
|
||||
|
||||
.gallery-columns-9 .gallery-item {
|
||||
max-width: 11.11%;
|
||||
}
|
||||
|
||||
.gallery-icon img {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.gallery-caption {
|
||||
color: #707070;
|
||||
color: rgba(51, 51, 51, 0.7);
|
||||
display: block;
|
||||
line-height: 1.5;
|
||||
padding: 0.5em 0;
|
||||
}
|
||||
|
||||
.gallery-columns-6 .gallery-caption,
|
||||
.gallery-columns-7 .gallery-caption,
|
||||
.gallery-columns-8 .gallery-caption,
|
||||
.gallery-columns-9 .gallery-caption {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.post-password-form input[type=submit] {
|
||||
border: none;
|
||||
padding: 2px 14px;
|
||||
background:#1a7dd7;
|
||||
color:#fff;
|
||||
}
|
||||
.post-password-form input[type="password"] {
|
||||
border: 1px solid #ddd;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
.site-title {
|
||||
font-size: 30px;
|
||||
margin: 0;
|
||||
margin-top: 12px;
|
||||
color:#333;
|
||||
}
|
||||
.site-title a {
|
||||
font-weight: 600;
|
||||
color:#333;
|
||||
font-family: "Raleway", sans-serif;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.site-title a:hover {
|
||||
color:#333;
|
||||
}
|
||||
.site-description {
|
||||
margin: 0;
|
||||
color: #333;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.sticky{
|
||||
border-color:#1a7dd7;
|
||||
}
|
||||
.bypostauthor {
|
||||
color:#333;
|
||||
}
|
||||
|
||||
|
||||
.wp-block-cover.alignleft{
|
||||
margin-right: 10px;
|
||||
}
|
||||
.wp-block-button.alignleft {
|
||||
margin-right: 10px;
|
||||
}
|
||||
.wp-block-gallery.alignleft {
|
||||
margin-right: 10px;
|
||||
}
|
||||
.has-large-font-size {
|
||||
font-size: 36px;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.wp-block-media-text {
|
||||
margin-top: 15px;
|
||||
}
|
||||
.inner-post-pagination a, .inner-post-pagination span.post-page-numbers {
|
||||
border: 2px solid #ddd;
|
||||
display: inline-block;
|
||||
min-width: 35px;
|
||||
text-align: center;
|
||||
margin-left: 2px;
|
||||
height: 33px;
|
||||
line-height: 30px;
|
||||
margin-right: 3px;
|
||||
color: #444;
|
||||
}
|
||||
.inner-post-pagination span.current{
|
||||
border: 2px solid #FE8264;
|
||||
color: #FE8264;
|
||||
}
|
||||
.wp-block-table.is-style-stripes td {
|
||||
border-color: transparent;
|
||||
padding: 5px 13px;
|
||||
}
|
||||
|
||||
.single-blog-content table, .single-blog-content th, .single-blog-content td {
|
||||
border: 1px solid #d1d1d1;
|
||||
}
|
||||
.single-blog-content table th {
|
||||
padding: 12px 12px;
|
||||
font-size: 15px;
|
||||
border-color: #ddd;
|
||||
text-align: center;
|
||||
font-weight: 400;
|
||||
}
|
||||
.comment-list table, .comment-list th, .comment-list td {
|
||||
border: 1px solid #d1d1d1;
|
||||
}
|
||||
.comment-list table th {
|
||||
padding: 12px 12px;
|
||||
font-size: 15px;
|
||||
border-color: #ddd;
|
||||
text-align: center;
|
||||
font-weight: 400;
|
||||
}
|
||||
.post-password-form label {
|
||||
width: 100%;
|
||||
}
|
||||
311
wp-content/themes/cyber/assets/css/widget.css
Normal file
311
wp-content/themes/cyber/assets/css/widget.css
Normal file
@@ -0,0 +1,311 @@
|
||||
/* sideber css style */
|
||||
/* serch widget */
|
||||
.blog-left-side > div {
|
||||
margin-bottom: 40px;
|
||||
padding: 35px 30px 35px;
|
||||
border-radius: 8px;
|
||||
background: #fff;
|
||||
border: 1px solid #e6e6e6;
|
||||
box-shadow: 0 0 5px rgba(0,0,0,0.10);
|
||||
}
|
||||
.blog-left-side > div:last-child {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.blog-left-side h2 {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.blog-left-side {} .blog-left-side .content {
|
||||
padding: 0;
|
||||
}
|
||||
.blog-left-side .textwidget h4, .blog-right-side .textwidget h4 {
|
||||
font-size: 18px;
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
.textwidget-icon {
|
||||
margin-top: 15px;
|
||||
}
|
||||
.textwidget-icon li {
|
||||
display: inline;
|
||||
}
|
||||
.textwidget-icon li a {
|
||||
font-size: 15px !important;
|
||||
color: #fff!important;
|
||||
background: #0C5ADB;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
color: #fff;
|
||||
line-height: 30px;
|
||||
border-radius: 5px;
|
||||
margin: 0 2px;
|
||||
display:inline-block;
|
||||
}
|
||||
.textwidget-icon.social-profile li a {
|
||||
display: inline-block;
|
||||
margin: 0 2px;
|
||||
font-size: 18px;
|
||||
color: #f00 !important;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
background: #062a4d;
|
||||
color: #fff !important;
|
||||
text-align: center;
|
||||
}
|
||||
.textwidget-icon.social-profile li a:hover{
|
||||
background:#0C5ADB;
|
||||
}
|
||||
.sb_instagram_header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
|
||||
background: #062a4d;
|
||||
border-radius: 0;
|
||||
}
|
||||
#sb_instagram #sbi_load .sbi_load_btn:hover {
|
||||
background: #0C5ADB;
|
||||
}
|
||||
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
|
||||
outline: 0;
|
||||
box-shadow: inset 0 0 10px 20px #0C5ADB;
|
||||
}
|
||||
.blog-left-side .push-bottom-large {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.blog-left-side > div:last-child {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.blog-left-side > aside:last-child {
|
||||
margin-bottom: 0px !important;
|
||||
}
|
||||
.blog-left-side .sub-menu li a:hover,
|
||||
.blog-left-side .nav .children li a:hover {
|
||||
background: transparent;
|
||||
color: #47087C ;
|
||||
}
|
||||
.search {
|
||||
position: relative;
|
||||
border-radius: 8px;
|
||||
}
|
||||
.search input {
|
||||
background: #fff none repeat scroll 0 0;
|
||||
height: 60px;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
border: 1px solid #ced4da;
|
||||
color: #616161;
|
||||
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
|
||||
border-radius: 8px;
|
||||
}
|
||||
.search input[type="text"] {} .search input::-ms-input-placeholder,
|
||||
.search input::-webkit-placeholder,
|
||||
.search input::-moz-placeholder {
|
||||
color: #858585;
|
||||
font-size: 14px;
|
||||
}
|
||||
.search button {
|
||||
background: transparent none repeat scroll 0 0;
|
||||
border: 0 none;
|
||||
color: #616161;
|
||||
font-size: 18px;
|
||||
padding: 1px 15px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
height: 100%;
|
||||
width: 53px;
|
||||
}
|
||||
.search button i {}
|
||||
.search input[type="text"] {
|
||||
padding-left: 10px;
|
||||
}
|
||||
/* widget list */
|
||||
|
||||
.widget {}
|
||||
.blog-left-side .widget h2 {
|
||||
color: #232323;
|
||||
display: block;
|
||||
font-size: 24px;
|
||||
margin-bottom: 40px;
|
||||
padding-bottom: 0;
|
||||
position:relative;
|
||||
}
|
||||
.blog-left-side .widget h2:before {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -11px;
|
||||
width: 88px;
|
||||
height: 3px;
|
||||
background: #db1616; //#aec6ef;
|
||||
content: "";
|
||||
}
|
||||
.blog-left-side .widget h2:after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -13px;
|
||||
height: 8px;
|
||||
width: 8px;
|
||||
border-radius: 50%;
|
||||
background: #bf2222; //#0C5ADB;
|
||||
-webkit-animation-duration: 3s;
|
||||
animation-duration: 3s;
|
||||
-webkit-animation-timing-function: linear;
|
||||
animation-timing-function: linear;
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
animation-iteration-count: infinite;
|
||||
-webkit-animation-name: MOVE-BG;
|
||||
animation-name: MOVE-BG;
|
||||
}
|
||||
.footer-middle .widget h5 {
|
||||
color: #333;
|
||||
font-size: 24px;
|
||||
}
|
||||
.blog-left-side .widget ul {
|
||||
list-style: none;
|
||||
}
|
||||
.blog-left-side .widget ul li {
|
||||
position: relative;
|
||||
}
|
||||
.blog-left-side .widget ul ul{
|
||||
padding-left:10px;
|
||||
margin-top:10px;
|
||||
}
|
||||
.blog-left-side .widget ul li:last-child {
|
||||
padding-bottom: 0px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.blog-left-side .widget ul li a {
|
||||
color: #616161;
|
||||
font-weight: 400;
|
||||
}
|
||||
.blog-left-side .widget ul li a:hover{
|
||||
color: #0C5ADB;
|
||||
}
|
||||
.blog-left-side .widget ul.children{
|
||||
margin-top:10px;
|
||||
padding-left:10px;
|
||||
}
|
||||
/* widget select */
|
||||
|
||||
.widget {}
|
||||
.blog-left-side .widget select {
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
background: #fff;
|
||||
border: 1px solid #ddd;
|
||||
padding-left: 5px;
|
||||
}
|
||||
.widget .screen-reader-text {
|
||||
display: none;
|
||||
}
|
||||
.textwidget select{
|
||||
width:100%;
|
||||
}
|
||||
/* table css */
|
||||
|
||||
#wp-calendar {
|
||||
width: 100%;
|
||||
}
|
||||
/* tags */
|
||||
.tagcloud a {
|
||||
color: #616161;
|
||||
display: inline-block;
|
||||
font-size: 16px !important;
|
||||
padding: 5px 14px;
|
||||
text-align: center;
|
||||
text-transform: capitalize;
|
||||
background: #fff;
|
||||
border: 1px solid #e6e6e6;
|
||||
border-radius: 5px;
|
||||
margin: 0 10px 9px 0;
|
||||
}
|
||||
.widget_categories ul li:hover:before,
|
||||
.widget_archive ul li:hover:before,
|
||||
.widget_categories ul li a:hover,
|
||||
.widget_archive ul li a:hover,
|
||||
.tagcloud a:hover,
|
||||
.r-post-content h3:hover,
|
||||
.r-post-content h3 a:hover {
|
||||
color: #0C5ADB ;
|
||||
}
|
||||
.tagcloud a:hover{
|
||||
background:#0C5ADB ;
|
||||
color:#fff;
|
||||
border-color:#0C5ADB;
|
||||
}
|
||||
#wp-calendar caption {
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
margin-bottom: 10px;
|
||||
text-align: left;
|
||||
text-transform: capitalize;
|
||||
color: #616161;
|
||||
padding-top: 0;
|
||||
}
|
||||
#wp-calendar {
|
||||
font-size: 13px;
|
||||
}
|
||||
#wp-calendar {
|
||||
border: 0px solid #e5e5e5;
|
||||
margin-bottom: 20px;
|
||||
overflow: auto;
|
||||
vertical-align: top;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
color:#333333;
|
||||
}
|
||||
table#wp-calendar td {
|
||||
border: 1px solid #e5e5e5;
|
||||
color: #444444;
|
||||
padding: 5px 10px;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
font-size: 14px;
|
||||
}
|
||||
#wp-calendar th, #wp-calendar td {
|
||||
padding: 8px;
|
||||
}
|
||||
table#wp-calendar th {
|
||||
border: 1px solid #e5e5e5;
|
||||
color: #333333;
|
||||
font-size: 13px;
|
||||
font-weight: 700;
|
||||
padding: 5px 10px;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
vertical-align: middle;
|
||||
}
|
||||
table#wp-calendar td#today {
|
||||
color: #fff;
|
||||
background-color: #0C5ADB;
|
||||
}
|
||||
table#wp-calendar td#today a{
|
||||
color:#fff;
|
||||
}
|
||||
.text-widget-about {
|
||||
text-align: center;
|
||||
}
|
||||
.text-widget-about ul li {
|
||||
border-top: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.wp-block-archives{}
|
||||
.wp-block-archives {}
|
||||
.wp-block-archives li{}
|
||||
.wp-block-archives li a,.wp-block-categories li a{color: #5e629c}
|
||||
|
||||
.wp-block-archives select {
|
||||
height: 40px;
|
||||
width: 200px;
|
||||
border: 1px solid #ddd;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.single-blog-content .wp-block-latest-comments{padding-left: 0}
|
||||
.recent-post-text span i {
|
||||
color: #f8f9fe;
|
||||
margin-right: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
Reference in New Issue
Block a user