/*
Theme Name: Lana Site Child
Description: Child Theme for Lana Site
Author: Yuriy Lukashov
Author URI: https://lweb.pl.ua
Template: lana-site
*/

@import url("../lana-site/style.css");

.product-info {
    text-align: center;
    color: #2487ca;
    font-size: 25px;
}

.product-price {
   text-align: center;
}

.price-text {
  color: green;
}

.price {
  color:red;
}

.phone {
    font-size: 40px;
    color: white;
}

.product-description {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
    color: #544e4e;
}

.page-title {
   text-align: center;
   color: #2487ca;
}

.opt-text {
   text-align: center;
   font-size: 20px;
   font-weight: 700;
}

.opt-th {
    text-align: center;
    color: red;
}

.opt-price {
    text-align: center;
    font-size: 20px;
    font-weight: 700;

}

.nav-page{
   text-align: center;
   font-size: 20px;
   margin-bottom: 20px;
}

.comment-form-cookies-consent {
      text-align: center;

}

@media (max-width: 650px) {

  .header .site-title {
         font-size: 38px !important;  
  }
}

.fbx-light .fbx-close:hover, .fbx-light .fbx-close:hover:before, .fbx-light .fbx-fullscreen-toggle:hover, .fbx-light .fbx-fullscreen-toggle:hover:before, .fbx-light .fbx-next:hover, .fbx-light .fbx-next:hover:before, .fbx-light .fbx-pause:hover, .fbx-light .fbx-pause:hover:before, .fbx-light .fbx-play:hover, .fbx-light .fbx-play:hover:before, .fbx-light .fbx-prev:hover, .fbx-light .fbx-prev:hover:before, .fbx-light .fbx-social-toggle:hover, .fbx-light .fbx-social-toggle:hover:before, .fbx-light.fbx-inset-buttons .fbx-next:hover:before, .fbx-light.fbx-inset-buttons .fbx-prev:hover:before, .fbx-metro.fbx-light .fbx-credit a:hover {
     color: #666!important;
}
