/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 6. 2. 2020, 9:19:33
    Author     : ivan #898989  #790100
*/
#header {
  color: #6c94be;
}
/*
@col_bg_menu_top: black;

@col_bg_menu_head: #790100;
@col_bg_menu_head_hover: @col_bg_menu_head + #111;

@col_bg_footer: black;

@col_bg_sekce: #F5F5F5;

@col_bg_column_left: #F5F5F5;

@col_br_menu: #ad3433;

@col_bg_basket_info: #F5F5F5;
@col_bg_basket_head: #F5F5F5;
*/
.bg-w-color {
  background-color: #3a3286;
}
.text-w-color {
  color: #3a3286;
}
.sekce {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 1%;
  border: #ffffff solid 1px;
  border-radius: 5px;
}
.sekce hr {
  border: solid 1px white;
}
.lbl-akce {
  background: #34ce57;
  color: white;
  padding: 3px 5px;
  border-radius: 3px;
}
/* Uprava BOOTSTRAP 4 */
a {
  color: #3a3286;
}
a:hover {
  color: #3a3286;
}
.breadcrumb {
  background-color: #f9f9f9;
}
.breadcrumb a {
  color: #3a3286;
}
/*    .btn-default{
        color: #333;
        background: #fff;
        border-color: #ccc;
    }

    .btn-primary{
        color: #fff;
        background: #0069d9;
        border-color: #0062cc;
    }
    .btn-secondary{
        color: #fff;
        background: #5a6268;
        border-color: #545b62;
    }
    .btn-success{
        color: #fff;
        background: #28a745;
        border-color: #1e7e34;
    }

    .btn-info, .btn-link{
        color: white;
        background: @bg_btn_info;
        border-color: none;
        border: none;
    }
    
    .btn-info:hover{
        color: white;
        background: #790100;
        border-color: none;
         border: none;
    }
    
    
    .btn-warning{
        color: #212529;
        background: #ffc107;
        border-color: #ffc107;
    }
    .btn-danger{
        color: #fff;
        background: #dc3545;
        border-color: #dc3545;
    }
    .btn-dark{
        color: #fff;
        background: #343a40;
        border-color: #343a40;
    }
    .btn-light{
        color: #212529;
        background: #f8f9fa;
        border-color: #f8f9fa;
    }*/
.mb-1 {
  margin-bottom: 10px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mb-3 {
  margin-bottom: 30px;
}
.mb-4 {
  margin-bottom: 40px;
}
.mb-5 {
  margin-bottom: 50px;
}
.mb-6 {
  margin-bottom: 60px;
}
.mt-1 {
  margin-top: 10px;
}
.mt-2 {
  margin-top: 20px;
}
.mt-3 {
  margin-top: 30px;
}
.mt-4 {
  margin-top: 40px;
}
.mt-5 {
  margin-top: 50px;
}
.mt-6 {
  margin-top: 60px;
}
.pl-1 {
  padding-left: 10px;
}
.pl-2 {
  padding-left: 20px;
}
.pl-3 {
  padding-left: 30px;
}
.pl-4 {
  padding-left: 40px;
}
/* UPRAVA */
.container {
  max-width: 95%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.box_page_top_menu {
  /*background: white;*/
  /*padding-top: 5px;*/
  width: 100%;
  margin-top: 0;
  top: 0px;
  /*margin-bottom: 20px;*/
  /*border-bottom: solid 8px @w_color;*/
}
.box_page_top_menu_link {
  background-color: white;
}
.box_page_top_menu a.top_menu {
  color: black;
}
.dropdown-item:active {
  background-color: transparent;
}
.box_page_head {
  background: white;
  margin: 10px 0px 5px;
  padding: 0px;
}
.box_page_line_menu {
  background: #d00200;
  margin-bottom: 5px;
  padding: 0px;
  border-bottom: #9b2322 solid 8px;
}
#box_page_footer {
  background: #f8f9fa;
  padding: 1%;
  color: #343a40;
  margin-top: 20px;
  border-bottom: #444444 solid 18px;
}
#box_page_footer a {
  color: #343a40;
}
.a_menu_left_column {
  color: white;
  display: block;
  background-color: #676863;
  margin-bottom: 5px;
  padding: 15px;
  text-transform: none;
}
.a_menu_left_column:hover,
.a_menu_left_column_active {
  color: #b1da35;
}
/* CARD */
.card {
  /*      //box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);; 
      border: solid 1px #efe0e0;
      //border-bottom: solid 4px @seda ;
      border-radius: 5px;
      margin: 0 auto 6%;
      text-align: center;
      font-family: arial;
      background: white;*/
  text-align: center;
  border: solid 1px #f8f9fa;
  border-radius: 5px;
  margin: 0 auto 6%;
}
.card-block {
  border: 1px solid #e8e8f7;
  border-radius: 5px;
  margin: 1%;
  padding: 5%;
}
.card-nadpis {
  padding: 10px 5px 0px;
  border-radius: 10px;
  /*background: @hneda_column_menu;
        background: #dc3545;*/
}
.card-nadpis a {
  /*color: #4e4e4e;*/
  color: black;
  font-family: 'Conv_SWZCONDN', Sans-Serif;
  font-size: 100%;
}
.card-popis {
  padding: 5px;
}
.price {
  color: grey;
  font-size: 120%;
}
.card .button_info {
  height: 40px;
  line-height: 40px;
  border: none;
  border-radius: 5px;
  outline: 0;
  color: white;
  background-color: #007bff;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
}
.card button:hover {
  opacity: 0.7;
}
/* bx_page_line_menu */
.nav_home_menu {
  width: 100%;
  display: table;
}
.nav_home_menu .a_sub_0 {
  font-size: 100%;
  color: white;
}
.a_sub_0:hover {
  background-color: #e11311;
}
.nav_home_menu .li-menu-0 {
  display: table-cell;
  text-align: center;
}
/* head basket */
#basket_head {
  height: 100%;
  border-radius: 5px;
  background: #d00200;
  padding: 5px;
}
.najeti {
  position: relative;
}
.popisek {
  position: absolute;
  right: -5%;
  top: 90%;
  display: none;
  margin-left: -15px;
  width: 600px;
  border: 1px solid #ececec;
  padding: 10px;
  background: #F5F5F5;
  z-index: 100;
  box-shadow: rgba(0, 0, 0, 0.298) 0px 3px 8px 0px;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  opacity: 0;
}
.najeti:hover .popisek {
  display: block;
  opacity: 1;
}
.popisek .sipka,
.popisek .sipka-obal {
  position: absolute;
  top: -10px;
  left: 80%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border: solid transparent;
  border-width: 0 10px 10px 10px;
  border-bottom-color: #000;
  border-radius: 5px;
}
.popisek .sipka-obal {
  border-bottom-color: #fff;
  margin: 1px 0 0 -4px;
  border-width: 0 9px 9px 9px;
}
/* Levy sloupec */
#col-box-left {
  max-width: 400px;
  margin-top: 0px;
  /*background-color: @seda_svetla; */
  padding: 10px;
}
.col-left-box {
  padding: 0px;
}
a.eshop_click {
  display: block;
  height: 180px;
  width: 225px;
  background: url(/www/images/layout/eshop_vasehadice.png) no-repeat;
}
a.a_sub_1 {
  display: block;
  height: 50px;
  line-height: 50px;
  /*padding-top:50px;*/
  /*line-height: 60px;*/
  text-align: center;
  /*background: #e8e8f7;*/
  /*background: url(../images/layout/icon_group.png) #e8e8f7 no-repeat 50% 10px;*/
  margin-bottom: 10px;
  color: #4e4e4e;
  text-decoration: none;
  font-family: 'Conv_SWZCONDN', Sans-Serif;
  /*font-family: "Arial Narrow", sans-serif;*/
  font-weight: normal;
  font-size: 120%;
}
.col_odrazka_detail {
  color: #3a3286;
}
.left_column_menu_box_name {
  background-color: #676863;
  color: white;
  font-weight: bolder;
}
.product-thumbnail-title_category h5 {
  font-weight: normal;
  background-color: #3a3286;
  color: white;
  font-size: 14px;
}
.product-thumbnail-btn-detail a {
  background-color: #ab2421;
  color: white;
}
/*# sourceMappingURL=layout.css.map */