.header {
    min-height: 910px;
    width: calc(100% + 15px);
    position: relative;
    z-index: 1;
}
  .header__text a{
    color: #fff;
  }
.header__img {
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
    width: calc(100% + 20px);
    height: 100%;
    background: url(/wp-content/themes/tictac/img/Img.jpg) top right no-repeat;
    background-position-x: 100%;
}
.header__title {
    position: static;
    z-index: 1;
    margin-left: 113px;
    margin-top: 234px;
    max-width: 490px;
}
.header__text:first-of-type {
    font-family: WaveeWeekend;
    font-size: 62px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background: url(/wp-content/themes/tictac/img/line_title.svg) left no-repeat;
    margin: 0;
}
.header__text:not(:first-of-type) {
    font-family: Nunito;
    font-style: normal;
    font-weight: 600;
    font-size: 64px;
    line-height: 105%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-top: 17px;
    margin-left: -9px;
}
@media (max-width: 768px) {

  
  .header {
    width: 100%;
    min-height: 370px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    margin-top: 62px;
    margin-left: 0;
  }
  .header__img {
    width: 100%;
    height: 431px;
    background: url(/wp-content/themes/tictac/app/img/Img.jpg) 540px 50px;
    background-size: cover;
  }
  .header__title {
    margin: -80px 0 0 0;
  }

  .header__text1 {
    font-family: WaveeWeekend;
    font-size: 28px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.02em;
    background: url("/wp-content/themes/tictac/app/img/line_title.svg") center no-repeat;
    background-size: contain;
  }
  .header__text2 {
    font-family: Nunito;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.02em;
    margin-top: 10px;
  }
  
}
.top-picks {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
}
.top-picks .title {
	font-family: Nunito;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	border: none !important;
	font-weight: 600;
}
.top-picks .title:hover {
	text-decoration: underline;
}

.top-picks__container {
  padding-right: 160px;
  padding-left: 117px;
}
.top-picks p {
  font-family: Nunito;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  color: #7E8184;
  margin-top: 6px;
}
.top-picks__heading {
  font-family: WaveeWeekend;
  font-size: 38px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #FF7F65;
  -webkit-align-self: center;
          align-self: center;
  text-align: center;
  background: url("/wp-content/themes/tictac/img/line1.svg") center top no-repeat;
  margin-top: 66px;
}
.top-picks__item {
  margin-top: -60px;
  margin-bottom: 0;
}
.top-picks__item p.price, p.price * {
  /* padding: 0; */
  margin-bottom: 35px;
  text-align: inherit;
  /* font-size: 24px !important; */
  font-family: Nunito !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 18px !important;
  line-height: 160%;
  color: #7E8184;
}
/*.top-picks__item:nth-child(2n) {
  margin-top: 30px;
}*/
.top-picks__item:nth-child(2n+1) .top-picks__img {
  -webkit-align-self: flex-end;
          align-self: flex-end;
  /*padding-right: 15px;*/
}
.top-picks__img {
  max-width: 100%;
  height: auto;
}
.top-picks__products .top-picks__img{
        min-width: 100% !important;
    height: 100%!important;
    -webkit-object-fit: cover;
    object-fit: cover;
    min-height: 650px!important;
    width: 100%;
}
.top-picks .row {
  margin-bottom: 20px;
}
.top-picks .row:last-child {
  margin-top: 110px;
  position: relative;
  right: 23px;
}

@media only screen and (max-width: 1550px) {

  .top-picks__products .top-picks__img {
    min-height: 100%!important;
  }
}


@media (max-width: 992px){
  .top-picks__container {
    padding-right: 0;
    padding-left: 50px;
  }
}
@media (max-width: 768px){
    
}

.hidden{
    display: none !important;
}


@media only screen and (max-width: 767px) {
 /* .top-picks__products .top-picks__img {
        height: 250px !important;
  }*/
  .top-picks .row:last-child{
        right: 0 !important;
    }
  .top-picks__container {
    margin: 0 auto;
    right: auto !important;
    left: auto !important;
    padding: 0px;
  }
  .top-picks{
    padding: 0 15px 0 15px;
    margin: 0 auto;
  }
  .top-picks p {
    font-family: Nunito;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    margin-top: -8px;
  }
  .top-picks h1 {
    font-family: WaveeWeekend;
    font-size: 28px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.02em;
    width: 100%;
    margin-top: 0px;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .top-picks__item {
    padding: 0 17px;
    margin-bottom: 0;
    margin-top: 0 !important;
  }
  .top-picks__item:nth-child(2n) {
    margin-top: 100px;
  }
  .top-picks .top-picks .row:last-child {
    margin-top: 26px;
  }
  .top-picks .top-picks .row:last-child div {
    width: 100%;
  }
  .top-picks__img {
      max-width: 100%;
      height: auto;
      width: 100% !important;
      position: relative;
      float: none;
      padding: 0 !important;
      margin: 0 auto !important;
  }
}