Viewing File: /home/ubuntu/chaintechsource-landing/blog/wp-content/uploads/custom-css-js/28.css
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* Add your CSS code here.
For example:
.example {
color: red;
}
For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp
End of comment */
.site-footer {
background-image: url(../../assets/img/landing-page/footer-2.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
z-index: 1; }
.site-footer::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000219;
opacity: 0.95;
z-index: -1; }
.single-footer-widget {
margin-bottom: 30px; }
.single-footer-widget .logo {
margin-bottom: 20px; }
.single-footer-widget p {
font-size:13px;
margin-bottom: 20px;
color: #ffffff; }
.single-footer-widget .social-icon {
line-height: 1; }
.single-footer-widget .social-icon li {
display: inline-block;
margin-right: 5px; }
.single-footer-widget .social-icon li a i {
width: 38px;
height: 38px;
line-height: 38px;
color: #ffffff;
text-align: center;
font-size: 18px;
transition: all ease 0.5s;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0.1); }
.single-footer-widget .social-icon li a:hover {
transform: translateY(-2px); }
.single-footer-widget .social-icon li a:hover i {
background-color: #e21f36; }
.single-footer-widget h3 {
color: #ffffff;
margin-bottom: 30px;
padding-bottom: 15px;
position: relative; }
.single-footer-widget h3::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #31354d; }
.single-footer-widget .address {
color: #ffffff; }
.single-footer-widget .address .location {
padding-left: 40px;
position: relative; }
.single-footer-widget .address .location i {
position: absolute;
color: #e21f36;
left: 0;
top: 5px;
font-size: 25px; }
.single-footer-widget .address li {
padding-left: 40px;
position: relative;
margin-bottom: 16px;
color: #ffffff; }
.single-footer-widget .address li a {
display: block;
color: rgba(255, 255, 255, 0.9);
margin-bottom: 6px; }
.single-footer-widget .address li a:last-child {
margin-bottom: 0; }
.single-footer-widget .address li a:hover {
color: #ffffff; }
.single-footer-widget .address li:last-child {
margin-bottom: 0; }
.single-footer-widget .address li i {
position: absolute;
color: #e21f36;
left: 0;
top: 5px;
font-size: 25px; }
.single-footer-widget .import-link li {
margin-bottom: 11px;
position: relative;
padding-left: 20px;
color: rgba(255, 255, 255, 0.9); }
.single-footer-widget .import-link li::before {
content: "";
position: absolute;
top: 7px;
left: 0;
width: 11px;
height: 11px;
background-color: #e21f36;
transition: all ease 0.5s; }
.single-footer-widget .import-link li:last-child {
margin-bottom: 0; }
.single-footer-widget .import-link li a {
color: rgba(255, 255, 255, 0.9); }
.single-footer-widget .import-link li a:hover {
color: #ffffff; }
.single-footer-widget .import-link li:hover::before {
border-radius: 50%; }
.copy-right-area {
background-color: #000219;
border-top: 1px solid #212437;
padding-top: 15px;
padding-bottom: 15px; }
.copy-right-area p {
color: #ffffff; }
.copy-right-area p i {
position: relative;
top: 1px; }
.copy-right-area p a {
color: #e21f36;
font-weight: 600; }
.copy-right-area .footer-menu {
text-align: right; }
.copy-right-area .footer-menu li {
display: inline-block;
margin-right: 15px; }
.copy-right-area .footer-menu li:last-child {
margin-right: 0; }
.copy-right-area .footer-menu li a {
color: #ffffff; }
.copy-right-area .footer-menu li a:hover {
color: #e21f36; }
.single-post-card .card-body{
max-width:unset!important;
padding: 2rem 2rem!important;
}
.page {
margin-bottom:0!important;
}
.single-footer-widget .address li{
font-size:14px;
}
.image-link li{
padding-left:0!important;
}
.image-link li img {
width: 8em;
border-radius: 5px;
}
.image-link li::before{
display:none;
}
.eael-contact-form-7-wrapper label{
display:block;
}
.contact-form-box input[type="text"],
.contact-form-box input[type="email"]{
height: 50px!important;
border: 1px solid #ebebeb!important;
padding: 10px 20px;
width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 0 20px;
font-size: 16px;
color: #666!important;
background-color: #f4f5f7 !important;
}
.contact-form-box textarea{
border: 1px solid #ebebeb!important;
padding: 10px 20px;
background-color: #f4f5f7 !important;
width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 0 20px;
font-size: 16px;
color: #666!important;
}
.wpcf7-form-control{
color:#fff!important;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"]{
width:100%;
}
.comment-form label{
display:block;
}
.contact-form-box {
box-shadow: 0 0 20px 3px #0000000d;
border-radius: 15px;
padding: 1.5em;
}
/* .entry-header{
display:none;
} */
.entry-content{
margin-top:0!important;
}
.site-copyright-content p {
color: #ffffff;
margin-bottom:0;
}
.site-copyright-content{
display:flex;
align-items:center;
justify-content:center;
}
#menu-item-6 a{
z-index: 1;
font-weight: 600;
font-size: 16px;
color: #ffffff;
padding: 15px 30px 16px;
line-height: 1;
transition: all ease 0.5s;
text-align: center;
background-color: #e21f36;
position: relative;
overflow: hidden;
}
.container{
max-width:1300px!important;
}
.elementor-section.elementor-section-boxed>.elementor-container{
max-width: 1250px!important;
}
.bg-similar-posts{
margin:0;
}
#primary-menu li{
display:flex;
align-items:center;
}
.site-logo {
position: absolute;
width: 10em;
height: 4em;
}
.entry-title {
font-family: Inter, sans-serif;
font-weight: 800;
font-size:2.2em !important;
}
.chain-banner-slider-sec .post-category {
margin-top: 22px;
margin-bottom: 15px;
}
.post-category .category-btn{
color: #fff !important;
background: #e21f36;
padding: 5px 8px 4px 8px;
font-size: 15px;
text-decoration: none;
font-weight: 600;
letter-spacing: 2px;
}
.banner-slider-info-sec h2 a{
color:#303133!important;
}
.banner-slider-info-sec h2{
font-size: 1.75em;
line-height: 1.2em;
letter-spacing: 0px;
margin-bottom:0.5em;
}
.banner-slider-card{
grid-template-columns: repeat(2,1fr);
display: grid;
gap: 1rem;
}
.chain-banner-slider-sec .owl-dots{
display: flex;
align-items: center;
justify-content: center;
margin-top: 2em;
}
.chain-banner-slider-sec .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;
}
.chain-banner-slider-sec .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
}
.sticky-float-btn {
position: fixed;
z-index: 99999999;
right: 0;
top: 70px;
font-size: 10px;
}
.sticky-float-btn .btns {
color: #fff;
font-weight: 500;
display: inline-block;
padding: 0.5em;
border-radius: 100%;
width: 2em;
height: 2em;
line-height: 0em;
font-size: 2.5em;
text-align: center;
margin-right: 0.5em;
margin-bottom: 0.5em;
box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
/*-webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);*/
}
.sticky-float-btn .whatsapp-float-btn {
background-color: #25d366;
}
.sticky-float-btn .messenger {
background-color: #0084ff;
}
.sticky-float-btn .skype {
background-color: #00aff0;
}
.sticky-float-btn svg {
width: 1em;
height: 1em;
}
</style>
<!-- end Simple Custom CSS and JS -->
Back to Directory
File Manager