/*!
Theme Name: ranking32226
Theme URI: http://underscores.me/
Author: Dominik Kruk, Yurii Hryhoriev
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nanobrow_base
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
@import url("https://fonts.googleapis.com/css?family=Yeseva+One&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");
@import url("https://fonts.googleapis.com/css?family=Kaushan+Script&display=swap");


body {
  background-color: white;
  font-size: 12px;
}

body h1 {
  font-size: 4rem;
  font-weight: bold;
}

body h2 {
  font-size: 3rem;
  font-weight: bold;
}

body h3 {
  font-size: 2.5rem;
  font-weight: bold;
}

body h4 {
  font-size: 2rem;
  font-weight: bolder;
}

body h4 strong {
  font-weight: bold;
}

body h5 {
  font-size: 1.75rem;
}

body h6 {
  font-size: 1.5rem;
}

body h1 a, body h2 a, body h3 a, body h4 a, body h5 a, body h6 a {
  color: #222222;
}

body strong {
  color: #f6b582;
  font-size: 125%;
}

body p {
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
}

body ul, body ol {
  padding-left: 5%;
}

body ul li, body ol li {
  font-size: 1.8rem;
}

body ul.tags {
  list-style: none;
}

body a {
  color: #a6494e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-weight: bolder;
}

body a:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  text-decoration: none;
  color: #f6b582;
}

body button:active, body button:focus {
  outline: none !important;
}

body button::-moz-focus-inner {
  border: 0 !important;
}

header {
  background-color: #a6494e;
  margin-bottom: 25px;
}

header h1 a {
  color: white;
}

header h1 a:hover {
  color: #f6b582;
}

header .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

header .navbar-nav li {
  margin: 0 15px;
}

header .navbar-nav a {
  color: white;
  margin: 0 5px;
  font-size: 2rem;
}

header .navbar-nav a:hover {
  color: #f6b582;
}

input:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.form-control, .btn-search {
  font-size: 1.5rem !important;
}

.btn-search {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

p.comment-form-comment label {
  display: block !important;
}
p.comment-form-comment textarea {
  width: 100%;
}

.btn-search:hover {
  color: #f6b582 !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 2px #f6b582 solid !important;
}

.form-control, .form-control:focus, .form-control::-webkit-input-placeholder {
  color: #b3b3b3;
}

.form-control, .form-control:focus, .form-control:-ms-input-placeholder {
  color: #b3b3b3;
}

.form-control, .form-control:focus, .form-control::-ms-input-placeholder {
  color: #b3b3b3;
}

.form-control, .form-control:focus, .form-control::placeholder {
  color: #b3b3b3;
}

.img-fluid {
  max-width: 100%!important;
  height: auto;
}

.post-thumbnail img{
  max-width: 100% !important;
  height: auto;
}

main .card {
  border-radius: 0px 0px 25px 25px;
}

main .card .card-body {
  background-color: #f6b582;
}

main .card .card-body h2.card-title a {
  color: #222222;
}

main .card .card-body h2.card-title a:hover {
  color: #a6494e;
}

main .card .card-body .card-text {
  font-size: 1.8rem;
  font-weight: bold;
  color: #222222;
}

main .card .thumbnail {
  max-height: 500px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  display: block;
  margin: auto;
}

main .tag-cloud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: rgba(221, 221, 221, 0.7);
  padding: 10px;
  border-radius: 15px;
  font-size: 16px;
}

main .tag-cloud a {
  margin-left: 5px;
  font-size: 1.8rem;
}

main .tag-cloud a:after {
  content: ',';
  color: #a6494e;
}

main .tag-cloud a:last-child:after {
  content: '.';
  color: #a6494e;
}

main .rounded-list {
  padding-left: 20px;
  padding-top: 10px;
}

main .rounded-list li {
  position: relative;
  display: block;
  padding: .4em .4em .4em 2em;
  *padding: .4em;
  margin: .5em 0;
  background: rgba(221, 221, 221, 0.7);
  color: #222222;
  text-decoration: none;
  border-radius: .3em;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-size: 1.8rem;
  font-family: 'Roboto', sans-serif;
}

main .rounded-list li:hover {
  background: #eee;
  cursor: default;
}

main .rounded-list li:hover:before {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

main ul.rounded-list li:before {
  content: '►';
  font-family: 'Roboto', sans-serif;
}

main ol.rounded-list {
  counter-reset: myCounter;
}

main ol.rounded-list li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
}

main .rounded-list li:before {
  position: absolute;
  left: -1.3em;
  top: 5%;
  margin-top: -1.3em;
  background: #f6b582;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: .3em solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  border-radius: 2em;
  font-size: 1.8rem;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 10px;
}

span.top-product-first a {
  color: #f6b582 !important;
}

span.top-product-first a:hover {
  color: #fff !important;
}

main div.rank-img {
  margin: 0 !important;
  padding: 0 !important;
}

main div.rank-img .rank-img {
  width: 200px;
  display: block;
  margin: 50px auto;
  background: #fff;
}

main .product {
  margin-bottom: 50px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

main .product div.rank-img {
  margin: 0 !important;
  padding: 0 !important;
}

main .product div.rank-img .place {
  font-size: 2.5rem;
  background-color: rgba(221, 221, 221, 0.7);
  text-align: center;
  color: #a6494e;
}

main .product .score {
  color: #f6b582;
  position: absolute;
  text-align: center;
  padding: 5px;
  background-color: #a6494e;
  width: 100%;
  margin: 0;
  bottom: 0;
}

main .product .description {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  color: #222222;
  background-color: rgba(221, 221, 221, 0.7);
  z-index: 1;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

main .product .description p {
  padding: 15px 10px;
}

main .product .description .place {
  top: 0;
  right: 0;
  font-weight: bold;
  padding: 10px;
  width: 100%;
  text-align: right;
  background-color: #a6494e;
}

main .product .description .place a {
  color: white;
}

main .product .description .place a:hover {
  color: #f6b582;
}

main .product .description .place-background {
  position: absolute;
  right: 20%;
  bottom: 0;
  color: white;
  font-size: 20rem;
  z-index: -1;
}

main .product-first .place {
  width: 100%;
}

main .product-first .place a {
  color: #f6b582 !important;
}

main .product-first .place a:hover {
  color: white !important;
}

main .product-first div.rank-img .rank-img {
  width: 215px;
}

main .product-first div.rank-img .place {
  background: #a6494e;
  color: white;
}

main .product-first .description {
  color: #222222;
  background-color: #f6b582;
}

main .product-first .description p {
  font-size: calc(1.8rem*1.1);
}

main .product-first .description .place {
  top: 0;
  right: 0;
  font-size: 2.5rem;
  font-weight: bold;
  color: white;
  background-color: #a6494e;
}

main .product-first .description .place a {
  color: #f6b582 !important;
}

main .product-first .description .place a:hover {
  color: white !important;
}

.button-readMore {
  float: right;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  position: relative;
  display: inline-block;
  padding: 0.3em;
  margin: 1em;
  border: solid 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.button-readMore::before, .button-readMore::after {
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}

.button-readMore a {
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}

.button-readMore a span {
  font-weight: 600 !important;
}

.button-readMore a::before, .button-readMore a::after {
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}

.button-readMore:hover {
  -webkit-box-shadow: 0 0 5em 0.5em rgba(166, 73, 78, 0.5);
          box-shadow: 0 0 5em 0.5em rgba(166, 73, 78, 0.5);
}

.button-readMore a {
  display: inline-block;
  width: 100%;
  padding: 0.6em 2em;
  color: #a6494e;
  font-size: 1rem;
}

.button-readMore:hover a {
  background-color: #a6494e;
  color: #f6b582;
}

.button-readMore::before, .button-readMore::after {
  content: '';
  position: absolute;
  border: 1px;
}

.button-readMore a::before, .button-readMore a::after {
  content: '';
  position: absolute;
  border: 1px;
}

.button-readMore::before, .button-readMore a::before {
  border-style: solid none;
}

.button-readMore::before, .button-readMore a::after {
  left: 0;
  top: -0.4em;
  width: 100%;
  height: calc(100% + 0.8em);
}

.button-readMore::after, .button-readMore a::after {
  border-style: none solid;
}

.button-readMore::after, .button-readMore a::before {
  top: 0;
  left: -0.4em;
  height: 100%;
  width: calc(100% + 0.8em);
}

.button-readMore:hover::after, .button-readMore:hover a::after {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

.button-readMore:hover::before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.button-readMore:hover a::before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.button-readMore:hover a::after, .button-readMore:hover a::before {
  opacity: 0;
}

main.article img.product {
  height: 300px;
}

.nav-next {
  margin-left: auto;
}

.pag {
  background: rgba(221, 221, 221, 0.7);
  border-radius: 10px;
  margin: auto;
}

aside ul {
  list-style: none;
}

aside .star {
  position: relative;
  display: inline-block;
  padding: 10px;
}

aside .star.first i {
  color: #a6494e !important;
}

aside .star.first .star-number {
  color: #f6b582 !important;
}

aside .star-number {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #a6494e;
  font-weight: 700;
  font-size: 2rem;
  font-family: 'Kaushan Script', cursive;
}

aside .top-product {
  margin-bottom: 50px;
}

aside .top-product img {
  width: 150px;
  display: block;
  margin: auto;
}

aside .top-product .number {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 2.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

aside .top-product .number i {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #f6b582;
  margin: auto;
}

aside .top-product .number span {
  text-align: center;
  padding: 5px;
  background-color: #f6b582;
  width: 100%;
  color: white;
  margin: 0;
  font-size: 1.75rem;
}

aside .top-product .readmore {
  background-color: rgba(221, 221, 221, 0.7);
}

aside .top-product .readmore .button-readMore {
  margin: 10px auto;
}

.top-product a:hover {
  color: #222;
}

aside .top-product-first .number span {
  background-color: #a6494e;
  color: #f6b582;
  font-weight: 700;
}

aside .top-product-first .readmore {
  background-color: #f6b582;
}

.card {
  margin-bottom: 50px;
}

.card .card-body .card-text {
  font-size: 1.3rem;
  font-weight: bold;
}

footer {
  margin-top: 10vh;
}

footer .footer {
  padding: 20px;
  background-color: #a6494e;
  color: #f6b582;
  text-align: right;
}

footer .footer span {
  position: relative;
  z-index: 9998;
  font-size: 1.5rem;
}

footer .footer span a {
  color: white;
}

footer .footer span a:hover {
  color: #f6b582;
}

footer nav ul {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer nav ul li {
  position: relative;
  list-style: none;
  margin: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

footer nav ul li a {
  position: relative;
  padding: 5px;
  display: block;
  color: #f6b582;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

footer nav ul li a span {
  position: absolute;
  width: 26%;
  height: 100%;
  background-color: #f6b582;
  z-index: -1;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  bottom: 0;
}

footer nav ul li a:hover {
  color: #fff;
  text-decoration: none;
}

footer nav ul li a:hover span {
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

footer nav ul li a span:nth-child(1) {
  left: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

footer nav ul li a span:nth-child(2) {
  left: 25%;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

footer nav ul li a span:nth-child(3) {
  left: 50%;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

footer nav ul li a span:nth-child(4) {
  left: 75%;
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

aside form.search {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100% !important;
}

aside form.search input {
  width: 75% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

aside form.search button {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

form.search input {
  width: 50%;
  color: #b3b3b3;
  border-radius: .125em;
  border-color: rgba(221, 221, 221, 0.7);
}

form.search input:focus {
  border-color: rgba(221, 221, 221, 0.7);
  outline: none;
}

form.search button {
  background-color: #f6b582 !important;
  color: #a6494e !important;
  font-size: 1rem;
}

@media only screen and (max-width: 991px) {
  main .description {
    font-size: 14px;
  }
  main .description p {
    font-size: 1.3rem !important;
  }
  .card-title {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .rank-img {
    margin: 0 auto 50px auto !important;
  }
  .top-3-img {
    border-left: 2px solid #e7e7e7;
    border-right: 2px solid #e7e7e7;
  }
  main .description {
    font-size: 14px;
  }
  main .description .place {
    text-align: center !important;
  }
  main .description p {
    font-size: 1.8rem !important;
  }
  .top-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 600px) {
  .navbar form .md-form input {
    margin: 0;
  }
  /* .form-control, .btn-search {
    font-size: 1rem !important;
  } */
  footer .footer span {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */






.stars {
	position: relative;
	display: inline-block;
  }
  
  .stars-rating {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
  }
  
  stars-rating img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
  }
  
  .stars img {
	display: block;
	width: 100px; /* Set size stars */
  }
img.star {
	max-width: inherit;
}



.nav-links {
  display: flex;
  justify-content: space-between;
  background-color: #e7e7e7;
  padding: 5px;
  border-radius: 3px;
  margin-top: 15px;
}

.nav-links .nav-next, .nav-previous {
  font-size: 16px;
}

