/*
Theme Name: COT - The Magazine
Template: Nexus

*/
@import url('../Nexus/style.css');
body { font-family:  Arial, sans-serif; }
/*#breadcrumbs {
    padding: 20px 16px;
}



h1.module-title, h4.widgettitle, #breadcrumbs {
    font-size: 12px;
}
#main-header {
    padding-top: 0;
}
.et-description h2 {
    font-size: 30px;
}

 div#recent-posts-2.widget h4.widgettitle {
    height: 18px;
}


#content .wp-pagenavi {
    float: left !important;
}*/


body {
background: #F7F7F7 url('https://www.cot.com.pl/wp-content/uploads/2018/11/cot-zakopane-magazine-3.jpg') top center no-repeat;
font-family: 'Kreon',Georgia,"Times New Roman",serif;
}
#logo {
float:        left;
padding-top:    70px;
}

#top-navigation {
  padding-left: 0;
    border: none !important;
}
#featured {
    background-image: none !important;
    box-shadow: none !important;
}

#featured, .post-thumbnail {
    background-position: center 60%;
    background-repeat: no-repeat;
    background-size: cover;
}

}
/* SLIDER HOME */


.post-description {
    bottom: 10px;
    color: #FFFFFF;
    left: 20px;
    position: absolute;
    right: 10px;
    text-shadow: 2px 2px 3px #000000;
}

.home .et-first .post-description {
    bottom: 15px;
    left: 30px;
    right: 10px;
}

/* POST TOP IMAGE */
.post-thumbnail {
  margin-left:      auto;
  margin-right:     auto;
  width:        1280px;
}
.post-thumbnail .container {
  min-height:       340px;
}
.post-thumbnail:before {
  box-shadow:       0 0 120px #000000 inset;
}
h1.post-heading {
    max-width:      70%;
}

/* SIDEBAR */

.widget.widget_search {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 6px;
    padding-top: 8px;
}

#searchform label {
    display: none;
}
#searchform div input[type="text"], input.text, input.title, textarea, select {
    max-width: 70%;
    width: 100%;
}

#sidebar .widget.widget_advwidget h4.widgettitle {
    display: none;
}

#sidebar #advwidget-2 img {
    padding: 10px 0;
}

/* GALERIAS */
.gallery  dl.gallery-item {
	margin-left:		0px;
	margin-right:		0px;
}



/*  RESPONSIVE */

@media only screen and ( min-width: 1301px ) {
}

@media only screen and ( min-width: 961px ) and ( max-width: 1300px ) {
  .post-thumbnail {
  width:        960px;
  }
}

@media only screen and ( max-width: 960px ) {
  .post-thumbnail {
    width:        960px;
  }
}

@media only screen and ( min-width: 767px ) and ( max-width: 960px ) {
  .post-thumbnail {
    width:        766px;
  }
}

@media only screen and ( max-width: 767px ) {
  .post-thumbnail {
    width:        478px;
  }
  #logo {
float:        left;
padding-top:    10px;
}
}

@media only screen and ( max-width: 478px ) {
  .post-thumbnail {
    width:        320px;
  }
  #logo {
float:        left;
padding-top:    0px;
}
  object{max-width: 100%;width: 100%}
}
}

#et-bio-author {
	position: relative;
	padding: 40px 60px 25px 232px!important;
}

