/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Elicus Technologies
 Author URI:   https://elicus.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");

body,
html {
  width: 100%;
  overflow-x: hidden;
	font-family: "seravek-web", sans-serif;
	font-weight: 300;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, .faux-heading,
.work-data-table th {
	font-weight: 600;
	font-family: "seravek-web", sans-serif;
}
.entry-content,
.work-data-table td {
	font-family: "seravek-web", sans-serif !important;
	font-weight: 300;
	font-style: normal;
}

hr {
    border-color: #6d6d6d !important;
}

select {
	-webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
	background-image: url():
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 1.5rem 1.8rem;
    width: 100%;
	position: relative;
	background-image: url(./img/angle-bottom.svg);
	background-size: 20px;
	background-position: right 15px center;
	background-repeat: no-repeat;
	padding-right: 60px;
}
select:focus {
	outline: thin dotted;
    outline-offset: -4px;
}

.bg-white {
	background-color: #fff;
}
.bg-sand {
	background-color: #f5efe0 !important;
}

/*Grid*/
.container {
  display: flex;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.row-vertical {
	flex-direction: column;
}
.wp-block-image img {
	width: 100%;
	height:auto;
}
@media (max-width: 800px) {
  .container {
    flex-direction: column;
  }
}
.sidebar {
  width: 25%;
  padding-right: 30px;
}
.sidebar h5 {
	margin-top:0;
}
@media (max-width: 800px) {
  .sidebar {
    width: 100%;
    padding-right: 0px;
  }
}
.sidebar-taxonomies {
  padding: 0;
  margin: 50px 0 0 0;
}
.sidebar-taxonomies li {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 10px;
}
.sidebar-taxonomies li a {
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 800px) {
  .sidebar-taxonomies {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .sidebar-taxonomies li {
    display: inline-block;
    margin-right: 20px;
  }
}
.pt-10 {
 padding-top:10rem;
}
.pb-8 {
 padding-bottom:8rem;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.mb-8 {
	margin-bottom: 8rem !important;
}
.main-content {
	width: 75%;
	width: calc(100% - 8rem);
	max-width: 100rem;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 800px) {
  .main-content {
    width: 100%;
    flex-direction: column;
  }
}
#metaslider-id-325 {
	margin-bottom: 8rem !important;
}
.container.center{
	display: flex;
	align-items: center;
	justify-content: center;
}
.container-inner {
	max-width: 120rem;
    width: calc(100% - 4rem);
	display: flex;
	justify-content: center;
}
.col-item-1 {
	width: calc(100% - 8rem);
	max-width: 100rem;
	padding-left: 20px;
	padding-right: 20px;
}
.sort {
	padding-left: 20px;
	padding-right: 20px;
}
@media (max-width: 600px) {
	.container-inner {
		flex-direction: column;
	}
	.col-item-1 {
		padding-left: 0px;
	}
}
.col-item-4 {
  width: 33%;
  flex-basis: 33%;
  flex-grow: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 600px) {
  .col-item-4 {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
	.container.center{
		margin-left:0px;
		margin-right:0px;
	}
}

.col-item-6 {
  width: 50%;
  flex-basis: 50%;
  flex-grow: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 600px) {
  .col-item-6 {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
}

.title {
  margin-top: 0;
  margin-bottom: 40px;
	font-size: 2rem;
}
.title a {
  color: #000;
  text-decoration: none;
}
.title a:hover {
  text-decoration: underline;
}

.posts {
  margin-bottom: 50px;
  margin-top: 30px;
}

.home h2 {
  margin-top: 0;
}

/*Categories - Dela*/
.works-categories {
  width: calc(100% - 4rem);
	max-width: 58rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-top: -80px;
  margin-bottom: 60px;
  text-align: center;
}
.works-categories li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.works-categories li a {
  color: #999;
  text-decoration: none;
}

/*Dela*/
.works-data {
  width: calc(100% - 8rem) !important;
	max-width: 100rem !important;
  margin-left: auto;
  margin-right: auto;
}
.work-data-table {
  border: 0;
}
.work-data-table td,
.work-data-table th {
  border: 0;
  padding-left: 0;
}
.work-data-table th {
  font-weight: bold;
}
.va-top {
  vertical-align: top;
  padding-top: 15px;
}
.work-data-table td {
  font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size: 21px;
  max-width: 600px;
}
@media (max-width: 600px) {
  .work-data-table td {
    max-width: 400px;
  }
}
.download-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.works-gallery {
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  flex-wrap: wrap;
}
.works-gallery li {
  list-style: none;
  width: 25%;
  height: 25vw;
  margin: 0;
}
.works-gallery li a {
  display: block;
  height: 100%;
}
.works-gallery li a img {
  width: 100%;
  height: 100%;
  object-fit: cover;

}
.works-single-pagination {
  margin-bottom: 100px;
  margin-top: 100px;
}
ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.links li {
  margin: 0;
  padding: 0;
}

/*Seznam del - pagination*/
.pagination-works {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 80px;
}
.pagination-works nav {
  position: relative;
}
.pagination-works nav .nav-links {
  justify-content: center;
}
.pagination-works nav .nav-links .page-numbers.next {
  position: absolute;
  right: 0;
}
.pagination-works nav .nav-links .page-numbers.prev {
  position: absolute;
  left: 0;
}

/*Single post*/
.single-post .pagination-single {
  margin-bottom: 100px;
  margin-top: 100px;
}

/*Domov*/
.home .container {
  padding-top: 100px;
}
@media (max-width: 600px) {
  .home .container {
    padding-top: 40px;
  }
}
.home .sidebar h2 {
  margin-top: 0;
  margin-bottom: 80px;
}
@media (max-width: 600px) {
  .home .sidebar h2 {
    margin-bottom: 30px;
  }
}

.home .new-works .main-content {
  border-top: 1px solid #333;
  padding-top: 30px;
}
.home .new-works .sidebar h4 {
  margin-top: 30px;
}
.home .new-works {
  margin-bottom: 100px;
}
.home .sidebar {
  border-left: 1px solid #ccc;
  padding-left: 40px;
}
.home .main-content {
  padding-bottom: 70px;
}
@media (max-width: 600px) {
  .home .sidebar {
    border-left: none;
    padding-left: 0px;
  }
  .home .main-content .col-item-6 {
    border-bottom: 1px solid #999;
    margin-bottom: 60px;
  }
}

.work-category {
  padding: 0;
  margin: 0 0 5px 0;
}
.work-category li {
  list-style: none;
  padding: 0;
  margin: 0;
}

/*Main button*/
.btn-main {
  background-color: #000;
  border-radius: 2px;
  color: #fff;
  text-decoration: none;
  padding: 15px 30px;
  font-weight: 700;
  transition: 0.3s all ease-in-out;
  display: inline-block;
  margin-bottom: 30px;
}
.btn-main:hover {
  background-color: #333;
}

.red {
  color: #cd2653;
}

/*Header - logo*/
.header-inner .site-title a {
	font-size: 50px;
}
.site-logo {
	position: relative;
	min-width: 300px;
}
.home .site-logo {
	min-width:400px;
}
.site-logo .screen-reader-text {
	clip: initial;
	-webkit-clip-path: initial;
	clip-path: initial;
	width: 100%;
	height: 50px;
	font-size: 32px;
	top: -10px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.home .site-logo .screen-reader-text {
	height: 60px;
	font-size: 42px;
	top: 10px;
}

.custom-logo-link img {
	width: 220px;
	height: auto !important;
	display: block;
	bottom: -40px;
	position: relative;
}
.home .custom-logo-link img {
	width: 360px;
	bottom: -80px;
}
.home #site-header {
	padding-bottom:60px;
}

.header-titles-wrapper {
	margin-left: auto;
	margin-right: auto;	
}
.header-navigation-wrapper {
	position: absolute;
	right: 30px;
}

#site-header {
	padding-bottom: 39px;
    box-shadow: 0 0 40px rgb(0 0 0 / 20%);
}
.home #site-header {
	padding-bottom: 40px;
    padding-top: 20px;
}
.primary-menu a {
	font-weight: 700;
}
.primary-menu a:hover,
.primary-menu li.current-menu-item > a:hover{
	text-decoration: none !important;
	color: #000 !important;
}
.primary-menu li.current-menu-item > a {
	text-decoration: none;
	position: relative;
}
.primary-menu li.current-menu-item > a:before  {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #cd2653;
	bottom: -4px;
}

@media screen and (max-width: 768px) {
	.site-logo .screen-reader-text {
		font-size: 22px
	}
	.custom-logo-link img {
		bottom: -20px;
		width: 180px;
	}
	.home .site-logo .screen-reader-text {
		font-size: 22px;
		top: -10px;
	}
	.home .custom-logo-link img {
		bottom: -20px;
		width: 180px;
	}
	#site-header{
		padding-bottom: 15px;
	}
	.home #site-header {
		padding-bottom:20px;
	}
}

/*Theme styles fix*/
@media (min-width: 700px) {
	h1, 
	.heading-size-1 {
		font-size: 4.5rem;
		font-weight: 700 !important;
	}
	h2, .heading-size-2,
	h2.entry-title {
    	font-size: 3rem;
		font-weight: 700 !important;
	}
	h3, .heading-size-3 {
    	font-size: 2rem;
		font-weight: 700 !important;
	}
}

/*Heading search*/
.heading-search {
	background-color: #fff;
	padding-bottom: 8rem;
}
.heading-search-inner {
	width: calc(100% - 8rem);
	max-width: 100rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}


/*Footer*/
#site-footer .section-inner {
	max-width: 1400px;
	padding-left: 20px;
	padding-right: 20px;
}
#site-footer p {
	margin-bottom:0;
}
@media screen and (max-width: 768px) {
	#site-footer .section-inner {
		flex-direction: column;
	}
	#site-footer .to-the-top {
		margin-top:30px;
	}
}

.mb-10 {
	margin-bottom: 100px;
}

/*Pagination*/
@media screen and (max-width: 699px) {
	.pagination .nav-links {
		width: calc(100% - 200px);
		margin-left: auto;
		margin-right: auto;
	}
	.pagination-works nav .nav-links .page-numbers.prev {
		margin-left: 0;
	}
}
@media screen and (min-width: 700px) {
	.nav-links > * {
		margin: 0 10px;
		font-size: 18px;
	}
	.pagination .nav-links {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.pagination-works nav .nav-links .page-numbers.prev {
		margin-left: 0;
	}
}

@media screen and (min-width: 1000px) {
	.nav-links > * {
		margin: 0 5px;
	}
}

@media screen and (min-width: 1200px) {
	.nav-links > * {
		margin: 0 10px;
	}
}


