/*
Theme Name: Topfree
Version: 92.125.0
Description: A child theme of NoriumPortfolio
Author: Alice Ledner
Template: noriumportfolio
*/

@import url("../noriumportfolio/style.css");

body,
p {
  font-size: 19px!important;
  color: #404040;
}

.home h1 {
  color: inherit;
}

.home .entry-content{
  margin:0;
}

h1, h2, h3, h4, h5, h6 {
  color: #404040;
}
	

h1 {
  font-size: 68px!important;
  line-height: 1.2!important;
  font-weight: 800;
}

h2 {
  font-size: 48px!important;
  line-height: 1.2!important;
  font-weight: 600;
  margin-bottom: 20px
}

h3 {
  font-size: 38px;
  line-height: 1.2!important;
  font-weight: 600;
  margin-bottom: 20px;
}

h4 {
  font-size: 28px;
  line-height: 1.2!important;
  font-weight: 400;
}

.post, .page {
  margin: 0;
}

.custom-logo {
  max-width: 250px;
  height: auto;
}

.hero {
    margin-top: 0!important;
  }
  
  li { 
  text-align: left!important;
}

#site-navigation {
  margin-top: 7px;
}

#site-navigation .bc-close-menu {
  padding: 8px 8px;
  font-size: 15px;
}

#primary-menu{
  margin: 0!important;
  padding:0!important;
}

.main-navigation ul li a {
 padding-left: 0!important;
    
}

#site-navigation button {
  padding: 10px 15px 15px 15px;
}


.main-navigation.toggled ul li a {
  margin:0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.close-menu{
  text-align: center;
  padding-bottom: 15px;
  padding-top: 5px;
}

.pricing-single img {
  border-top-left-radius: 30%!important;
}

.pricing-single h3 {
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  color: #EA4343;
  margin-bottom: 20px;
}

a {
  color: #ff2121; 
  font-size: inherit!important;
  }

ul,
ol {
  margin: 0 0 0.5em 1.7em!important;
}

.single-blog-content ul li {
  list-style-image: url('/wp-content/uploads/2022/02/select.png');
}

.entry-content ul li {
  list-style-image: url('/wp-content/uploads/2022/02/select.png');
}

.home .disadvantages-list li {
  list-style-image: url('/wp-content/uploads/2022/02/cancel.png');
}

.benefits-list li {
  list-style-image: url('/wp-content/uploads/2022/02/select.png');
}

.footer-section .align-items-center {
  align-items: flex-start !important;
}

.footer-section a {
  text-decoration: none;
}

.footer-section .widget_media_image img {
  width: 240px;
  height: auto;
}

.footer-section .widget h2 {
  font-size: 23px;
}

.footer-section .widget h2 {
  line-height:1!important;
}

a {
  color: #e60000;
}

p a:hover, p a:focus, p a:active, .wp-block-column a:hover{
  color: #ab20bf;
}

p a:hover{
  color: #ab20bf!important;
}

.wp-block-column li a:hover{
  color: #ab20bf!important;
}

.coloured-block a {
  color: #e60000!important;
}

.coloured-block a:hover{
  color: #ab20bf!important;
}

.b-primary a {
  color: #fff;
  text-decoration: none;
}

.b-primary a:hover {
  color: #000;
}

.pbold p {
  font-weight: 600;
}

.resume-inner p {
  margin-bottom: 0;
}

.full-width {
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%);
  margin: 40px 0px;
}

.full-width img {
  max-height: 400px;
  width: auto;
}

.fw-800 {
  font-weight: 800;
}

.breadcum {
  background: #fff1f1;
}

.footer-section {
  padding-top: 30px!important;
  background: #fff0df;
}

.footer-section ul {
  margin: 0!important;
}

.blog-title {
  width: auto!important;
}

.footer-section p {
  font-size: 16px!important;
}

.footer-section li {
  font-size: 16px !important;
  color: #404040;
}

.widget_recent_entries ul li a{
  font-size: 16px !important;
  color: #404040;
}

.footer-section .widget {
  margin-bottom: 10px;
}

.home .coppyright-section {
  margin: 0;
  padding-top:40px;
  background-color: #fff;
}

.coppyright-section {
  background-color: #fff;
  margin-top: 0;
}

.coppyright-section p {
  margin: 0;
}

.widget .wp-block-columns {
  margin-bottom: 0;
}

.widget .wp-block-columns .wp-block-image {
  margin: 0;
}

.single-post img {
  width: auto;
  height: auto;
}

.rank-math-steps {
  margin: 0!important;
  padding-left: 0;
}

.rank-math-steps ol {
  margin: 0!important;
  padding-left: 0;
}

.rank-math-steps ul {
  margin: 0!important;
  padding-left: 0;
}

.page img {
  width: auto;
  height: auto;
}

.resume-inner .experience-single::before {
  background: linear-gradient(117.77deg, #FDE0B7 -9.8%, #F4CCCC 99.12%)!important;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  h2 {
    font-size: 40px!important;
    line-height: 1.2!important;
    font-weight: 600;
  }
}

@media only screen and (max-width: 767px){
 .bc-close-menu i {
   margin-right: 0!important;
}

@media(max-width:760px) {
  .widget .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
    flex-basis: 32% !important;
    flex-grow: 0;
    margin-left: 0 !important;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
    flex-basis: 100%!important;
    flex-grow: 0;
    margin-left: 0!important;
  }
  .wp-block-columns {
    flex-wrap: wrap;
  }
  .banner-btn {
    margin-top: 30px;
  }
  .pricing-single {
    margin-bottom: 30px;
  }
  .wp-block-columns {
    margin-bottom: 0;
  }
  .three-columns not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
    flex-basis: 100%!important;
    flex-grow: 0;
    margin-left: 0!important;
  }
}

@media(max-width:599px) {
  .hero img {
    display: none;
  }
  .home h1 {
    font-size: 46px!important;
    line-height: 1.2 !important;
  }
  h1 {
    font-size: 45px!important;
    line-height: 1.2;
    font-weight: 800;
  }
  h2 {
    font-size: 40px!important;
    line-height: 1.2!important;
    font-weight: 600;
  }
  .footer-section .widget h2 {
    font-size: 23px!important;
  }
  h3 {
    font-size: 35px!important;
    line-height: 1.2!important;
    font-weight: 600;
  }
  h4 {
    font-size: 24px!important;
    line-height: 1.2!important;
    font-weight: 400;
  }
  .main-navigation ul li a {
    font-size: 19px;
  }
  .hero .wp-block-group {
    padding: 0!important;
  }
  
  body,
  p {
    font-size: 17px!important;
  }
}

@media(max-width:440px) {
  .resume-inner .experience-single {
    padding: 20px 30px;
  }
  
 .home .full-width{
	margin-top:30px;
  }
  
 .full-width .has-background{
	margin:10px 0px;
  }
  .oliva-breadcum a {
    font-size: 20px;
  }
  .page-title span {
    font-size: 43px!important;
  }
  .breadcum {
    padding: 20px 0;
  }
  .home h1 {
    font-size: 42px!important;
    line-height: 1.2 !important;
  }
  h1 {
    font-size: 39px!important;
    line-height: 1.2;
    font-weight: 800;
  }
  
  .full-width {  
    margin: 5px 0px;
    margin-bottom: 5px;
}

  .section-heading{
	margin: 30px 0px;
}
  .pink-block{
    padding:0!important;
   }
 } 
