#index .pos_title h2 {
  font-weight:700!important;
}

#index .pos_title  {
  text-align:center;
}

#index .js-product-miniature .product_desc .hook-reviews {
display:none!important;
}

#index .js-product-miniature .product_desc h3 {
    text-align:center;
}

#index .product-price-and-shipping {
    text-align:center;
}

#index .js-product-miniature .product_desc {
padding: 0px 0 0 0;
}

#index .js-product-miniature .product_desc .product_name {
font-size:16px!important;
font-weight:600;
}

#index .desc_title {
font-size:15px!important;

} 

@media only screen and (min-width: 601px) {
.home-description {
height:350px!important;
}
}

@media only screen and (max-width: 600px) {
 .home-description {
height:520px!important;
}
}



@media only screen and (min-width: 601px) {
.home-timer {
height:880px!important;
}
}

@media only screen and (max-width: 600px) {
 .home-timer {
height:600px!important;
}
}


.breadcrumb_container {
 background: url(/themes/theme_futgoal/assets/img/bg_breadcrumb-smaller.jpg) no-repeat center!important;
 padding: 150px 0 290px 0!important;
 -background-size: cover!important;
}

.breadcrumb a span {
    color: #ffffff !important;
    font-weight: 600;
}

#wrapper.wrapper_top > .container {
  margin-top: 0px!important;
}

.js-product-miniature .product_desc .hook-reviews .comments_note {
display:none!important;
}