| Server IP : 178.212.43.201 / Your IP : 10.100.0.33 Web Server : Apache/2.4.37 (Oracle Linux Server) OpenSSL/1.1.1k System : Linux spa0007.srv.paxillus.pl 5.4.17-2136.355.3.1.el8uek.x86_64 #3 SMP Sat May 9 17:11:55 PDT 2026 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/kontur_dev/wp-content/themes/konturpolska/ |
Upload File : |
/*
Theme Name: Kontur Polska
Author: Ursines
Author URI: https://ursines.pl/
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@300;400;500;600;700&display=swap');
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {padding-right: var(--bs-gutter-x,2.2rem);padding-left: var(--bs-gutter-x,2.2rem);}
@media (max-width:1000px){ .container-xxl {padding-right: var(--bs-gutter-x,1.5rem);padding-left: var(--bs-gutter-x,1.5rem);}} .container-fluid{padding:0;}
@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1420px}}input:focus, textarea:focus, select:focus, button:focus{outline: none!important;}
/* global */
:root{
--font-family: 'Red Hat Text', sans-serif;
--color:#C22427;
--h2-size: 36px;
}
.wp360-cta {
padding: 25px;
text-align: center;
border-radius: 10px;
width: 75%;
margin-left: auto;
margin-right: auto;
box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 15%);
font-size: 20px;
font-weight: 500;
margin-top: 50px;
}
.wp360-button {
color: white;
text-decoration: none!important;
background-color: var(--color);
color: white!important;
border-radius: 100px;
font-weight: 600;
padding: 5px 12px;
margin-top: 20px;
}
.wp360-button:hover {
color: white;
background-color: var(--color);
}
@media only screen and (max-width: 600px) {
.wp360-cta {
width: 100%;
}
}
.wp360-blog-padding {
padding: 3em 1.5rem;
}
.wp360-blog-block-padding {
padding: 3em 0rem;
}
@media only screen and (min-width: 1024px) {
.wp360-blog-flex {
display: flex;
flex-direction: row;
align-items: flex-start!important;
}
.blog-content {
width: 70%;
padding-right: 30px;
border-right: 1px solid #f1f1f1;
}
.blog-sidebar {
width: 30%;
}
.navbar-nav li {
margin-left: 0.5em;
margin-right: 0.5em;
}
}
@media only screen and (max-width: 1024px) {
.wp360-blog-flex {
display: flex;
flex-direction: column;
}
.blog-content {
width: 100%;
}
.blog-sidebar {
width: 100%;
}
.blog-sidebar ul {
padding: 0;
}
}
.wp-block-latest-posts__list li {
margin-bottom: 10px;
list-style: none;
display: flex;
flex-direction: column;
}
.blog-sidebar .wp-block-latest-posts{
padding-left: 0!important;
}
.widget_block {
list-style: none;
}
#main-footer p, .footer-menu a, .page-id-30 .heading-2 {
color: black!important;
}
.page-id-358 li, .page-id-358 ul {
list-style: none;
padding: 0!important;
}
#contact-us {
color: black!important;
}
@media only screen and (min-width: 600px) {
.carousel-text {
font-size: 24px;
}
}
@media only screen and (max-width: 1200px) {
.atf {
min-height: 25vh;
}
}