/*
Theme Name: Catalog Theme
Description: Тема для сайта catalog.doktor-spektor.ru
Version: 1.0
Author: Arisolle
*/

/* 
COLORS
green: #006968;
light green: #dbedeb;
light grey: #d8d8d8;
dark grey: #595959;
polking grey: #80807e;
logo-green: #00b4ab;

FONTS
font-family: 'Open Sans', sans-serif;
*/


/* GENERAL */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap&subset=cyrillic');

* {
  margin: 0;
  padding: 0; 
  outline: none;
}
body {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background-color: #fff;
}
.clear {
  clear: both;
}
.head-line h1 {
  font-size: 26px;
  line-height: 1.2;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000;
  text-align: center;
}
.post-desc h1 {
  font-size: 30px;
  line-height: 1.2;
  margin: 30px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000;
  text-align: left;
}
.content-block h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 50px;
  margin-top: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  color: #006968;
}
.content-block h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  margin-bottom: 15px;
  margin-top: 50px;
  color: #595959;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.good-block h4 {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
  font-weight: 700;
  color: #444444;
  line-height: 1.2;
  font-size: 16px;
  text-align: left;
}
.content-block h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  color: #006968;
  font-weight: 700;
}
.content-block h6 {

}
.content-block p {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
.wrapper {
  background: #fff url(images/pattern.jpg) repeat;
}
.main-area {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 50px;
  min-height: 500px;
}
a {
  text-decoration: none !important;   
}
.post-desc ul, .post-desc ol {
  padding-left: 30px;
  margin: 30px 0 15px;
  font-size: 18px;
}
.content-block ul, .content-block ol {
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 18px;
}
.content-block dl {
  margin-bottom: 0;
}



/* HEADER */
.head-line {
  background-color: #fff;

}
.head1 {
  
}
.logo-1 {
  width: 90%;
  margin: 20px 5%;
}
.head2 {
 
}
.menu-line {
  height: 30px;
  background: #595959;
  z-index: 1000;
}





/* HOME */
.content-block {
  margin-bottom: 30px;
}
.content-block .cat-img {
  width: 100%;
  margin: 0;
}
.content-block p.dop-cat-name {
  font-size: 28px;
  margin-bottom: 50px;
  color: #595959;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.content-block .razdelitel {
  color: #006968;
  background-color: #006968;
  height: 2px;
  width: 70%;
  margin: 20px auto 30px;
}
.osn-video, .osn-attr h3 {
  margin-bottom: 50px;
}
.osn-desc {
  margin-bottom: 100px;
}
.osn-desc ul {
  margin: 0 50px 0 50px;
}
.cat-list {
  margin-bottom: 100px;
}
.cat-list .cat-list-name {
  text-align: center;
  font-weight: bold;
  font-size: 20px; 
  color: #595959;
  margin-bottom: 30px;
}
.link-block {
  margin-bottom: 20px; 
}
.link-block a {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px #006968 solid;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #006968; 
  line-height: 1.1;
}
.link-block a:hover {
  background-color: #dbedeb;
  color: #006968; 
}


.cat-desc, .cat-image {
  margin-bottom: 50px;
}
.cat-desc ul, .cat-desc ol {
  margin: 0 50px 0 50px;
  color: #006968;
}
.cat-video {
  margin-bottom: 70px;
}
.good-block {
  margin-bottom: 0;
  padding: 0 15px 15px;
}
.good-wrap {
  width: 100%;
  padding: 20px;
  /*-webkit-transition: 0.5s ease-out 0s;
  -moz-transition: 0.5s ease-out 0s;
  -o-transition: 0.5s ease-out 0s;
  transition: 0.5s ease-out 0s;*/
}
.good-wrap:hover {
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
}
.good-wrap p {
  color: #000;
  margin-bottom: 5px;
}
.good-block .good-img {
  width: 100%;
  text-align: center;
}
.good-block p {
  line-height: 0.9;
}
.cat-good-blocks {
  margin-bottom: 150px;
}
span.good-attr {
  display: inline-block;
  font-size: 12px;
  color: #b3b3b3;
  font-weight: 700;
  margin: 0 5px 0 0;
}
.good-block span.good-artikul {
  display: inline;
  font-size: 12px;
  /*width: 100%;*/
}
.post-desc span.good-attr {
  display: inline-block;
  font-size: 14px;
  color: #b3b3b3;
  font-weight: 700;
  margin: 0 10px 10px 0;
}
.post-desc span.good-artikul {
  font-size: 16px;
}
span.good-razmer-block {
  display: inline-block;
}
span.good-razmer {
  display: inline-block;
  padding: 2px 5px;
  background-color: #006968;
  border-radius: 3px;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  margin-right: 5px;
}
.razmery {
  margin-bottom: 10px !important;
}
.post-desc span.good-razmer {
  font-size: 14px;
}
.content-block h4 a {
  text-decoration: none;
  color: #595959;
}
.content-block h4 a:hover {
  text-decoration: underline;
  color: #006968;
}
.post-desk p {

}
.good-attrs p {
  margin-bottom: 0px !important;
  line-height: 1;
}




/* GALLERY */
.carousel-control-next-icon {
  background-image: url(images/arrow-right.svg) !important;
}
.carousel-control-prev-icon {
  background-image: url(images/arrow-left.svg) !important;
}



/* FOOTER */
.down-links {
  margin: -50px auto 10px;
  text-align: center;
}
.down-links.single-good {
  margin-top: 50px;
}
.down-links a {
  display: inline-block; 
  padding: 10px;
  margin: 0 10px 20px;
  border: 1px #006968 solid;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #006968; 
  line-height: 1.1;
}
.down-links a:hover {
  background-color: #dbedeb;
  color: #006968; 
}
.footer-line {
  background: #595959;
  color: #80807e;
  font-size: 14px;
  padding: 20px 0;
}
.block-copyright {
  text-align: right;
  color: #80807e;
  margin-top: 10px;
}





@media screen and (min-width: 1600px) {

}

@media screen and (max-width: 991px) and (min-width: 768px) {
.cat-desc ul, .cat-desc ol {
  margin: 0 0 0 50px;
}
}

@media screen and (max-width: 991px) {
.head-line h1 {
  font-size: 26px;
}
}

@media screen and (max-width: 767px) {
.logo-1 {
  width: 60%;
  margin: 20px 20%;
}
.head-line h1 {
  font-size: 26px;
  margin-bottom: 40px;
}
.cat-desc ul, .cat-desc ol {
  margin: 0 0 0 0px;
}
.good-wrap {
  width: 100%;
  padding: 10px 10px 10px;
}
.good-block {
  padding: 5px !important;
}
.good-block p {
  line-height: 1;
  margin-bottom: 0px;
}
.good-block h4 {
  font-size: 12px;
  margin-bottom: 10px;
}
.good-block span.good-attr {
  font-size: 10px;
  margin: 0 5px 0 0;
}
.good-block span.good-artikul {
  font-size: 10px;
}
.good-block .span.good-razmer-block {
  width: 100%;
  margin-bottom: 10px
}
.good-block span.good-razmer {
  padding: 2px 2px;
  border-radius: 3px;
  font-size: 9px;
  margin-right: 3px;
}
}


@media screen and (max-width: 767px) and (min-width: 576px) {

}


@media screen and (max-width: 575px) {
.osn-desc ul {
  margin: 0px;
}
.cat-good-blocks:last-child {
  margin-bottom: 30px;
}
.block-copyright {
  text-align: center;
}
.block-archive {
  text-align: center;
  margin-bottom: 15px;
}
}

@media screen and (max-width: 500px) {

}

@media screen and (max-width: 400px) {
.footer-line {
  font-size: 12px;
}
}
