/**
 * Main Template CSS Stylesheet
 * 
 * BOOTSTRAP v3.4.0
 *
 */


@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap');

body {
	font-family: Ubuntu;
}

.clearBoth {
   clear: both;
}
.forward {
    float: right;
}
.back {
    float: left;
}

/* This is used to re-size images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
}

.qmix > br {
    display: none;
}

.normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
}

#back-to-top {
    position: fixed;
    bottom: 5rem;
    right: 1rem;
    z-index: 1;
    text-align: center;
    cursor: pointer;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-top.show {
    opacity: 1;
    z-index: 1;
}

/* set height of scrollable area in mobile menu */
div#navbarSupportedContent {
    max-height:90vh;
    overflow-y:auto;
}

.zca-banner {
    text-align: center;
}

.ot-title {
    text-align: right;
}
.ot-text,
.totalCell {
    text-align: right;
}

.centeredContent {
    text-align: center;
    padding: 1rem;
}

table.tabTable td {
    padding: 0.5rem;
}
#indexProductList-cat-wrap {
    margin-bottom: 1rem;
}
#productsListing-bottomRow {
    margin-top: 1rem;
}

.sideBoxContent select {
    margin-bottom: 1rem;
}
#navCatTabs a,
#navCatTabs a:hover {
    border: 0.125rem solid #007faf;
}

.imageproduct, .centerBoxContentsItem-image {
	margin-right: 0px;
	margin-left: 0px;
	height: 200px;
	display: grid;
	align-items: center;
}

.imageproduct_sleva {
    position: absolute;
    top: 0px;
    background: rgba(255, 193, 7, 0.5);
    border-radius: 50%;
    font-weight: bold;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;    
}

.centerBoxContentsListing .imageproduct .imageproduct_sleva {
	left: 0;
}

#headerWrapper, #logoWrapper {
	color: #ffffff;
}

.yellowbold {
	color: #fed700;
	font-weight: 700;
}

#tagline .yellowbold {
	font-size: 1rem;
}

#tagline {
	font-size: 1.125rem;
}

#navbar-spacer {
	margin-top: 3.54rem;
}

#logo .col-sm-4 {
	display: flex;
	flex-wrap: wrap;
	height: 400px;
	align-content: space-between;
}

.icon {
	height: 20px;
}

#logoWrapper {
	background-image: url("/images/icons/banner_pokus.png");
	background-size: cover;
	height: 450px;
	background-position: center;
	background-repeat: no-repeat; 
}
#categoriesTabs {
	background-color: #252424;
}

#categoriesContent .list-group-item, #categories-leftBoxCard	{
	border-width: 0;
}

#navColumnOne {
	font-family: Ubuntu;
	background-color: #f7f7f7;
	padding-top: 1rem;
}

.leftBoxCard, #categories-leftBoxCard {
	background-color: transparent;
}

button, .badge, .btn {
	font-family: "Ubuntu Condensed";
	font-size: 1.125rem;
	font-weight: normal;
}

.list-group-item {
	padding: .35rem 1.25rem .35rem 2rem;
}

#footerWrapper {
	padding-bottom: 1em;
	}

.footer {
	padding-top: 2rem;
	padding-bottom: 1em;
	font-size: larger;
	margin-right: 15px;
	margin-left: 15px;
	}

.list-group-item-footer {
	position: relative;
	display: block;
	margin-bottom: -1px;
	}

#footerWrapper a:link, #footerWrapper a:visited {
	color: #FFF;
	}

.widget ~ .widget {
    margin-top: 65px;
}
	
.widget .widget-title {
  margin-bottom: 25px;
  font-family: inherit;
  font-size: .8rem;
  font-weight: 700;
  text-transform: uppercase;
}

.row.vertical-gap > [class*="col"] {
    padding-top: 30px;
}

.widget-contact {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.widget-contact > li {
    position: relative;
    padding-left: 25px;
}

.widget-contact > li + li {
    margin-top: 15px;
}

.widget-contact .widget-contact-icon {
    position: absolute;
    left: 0;
    font-size: 1.1rem;
}

#siteinfoIP {
    margin-top: 15px;
}

#navbarSupportedContent .nav-link {
	padding: .1rem 1rem;
}

.list-group-item {
	border-width: 1px 0px;
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#addToCart-card, #productsPriceBottom-card {
	border: none;
}

#hdr-img img {
	padding-left: 15px;
	height: 136px;
}

#taglineWrapper {
	padding-left: 15px;
	padding-right: 80px;
}

.navbar {
	padding: .7rem 1rem;
}

.navbar-nav .nav-item.nav-link {
	font-size: .9rem;
}

#instagram-icon.nav-link, #youtube-icon.nav-link, #facebook-icon.nav-link {
	padding: .1rem .3rem;
}

#navCatTabs .nav-link {
	padding: .75rem 1rem;
}

#navCatTabs .m1 {
	margin: 0rem !important;
}

.card {
	border: none;
}

.card-header {
	border: none;
}

h1 {
	font-size: 2rem;
}

#indexDefault a {
	font-weight: 500;
}

.card-button {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.page-item.active .page-link {
	border-color: #ffc107;
}

.sideboxCategory-subs-selected {
	color: #be8e1b; 
}

.card-deck .col-md-4, .card-body .centerBoxContents, .carousel-item {
	border-bottom: 1px solid #dfdfdf;
	margin-right: 0px;
	margin-left: 0px;
	border-radius: 0px;
}

.card-deck .col-md-4:nth-of-type(2), .card-deck .centerBoxContents:nth-of-type(2), .carousel-item .row .carousel-grid:nth-of-type(2)  {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#ProductNotifications-card-body a img, #productInfo-productFreeShippingIcon img, #shopingCartFreeshipping img {
	height: 45px;
}

#productsNextPrevious .d-sm-block .btn {
	padding: .2rem;
	font-size: .9rem;
}

#productsPriceBottom-card-body {
	padding: 0rem;
}

#addToCart-card .card-body, #manufacturerInfo-centerBoxContents .card-body {
	padding: 0rem;
}

#ProductNotifications-centerBoxContents .card-header, #manufacturerInfo-centerBoxContents .card-header {
	padding-left: 0rem;
}

#ProductNotifications-centerBoxContents .card-body {
	padding: 0rem;
	padding-top: 0.75rem;
}

#productsNextPrevious {
	padding-bottom: 1rem;
}

#productShippingProductQuestion {
	
	background-color: #EFEFEF;
}

.cartBoxTotal {
	font-size: 1.5rem;
}

.form-control.col-2, .button_in_cart {
	font-size: 2rem;
}


/* These CSS media queries control how many columns of cards display on the login, checkout_shipping, checkout_payment & checkout_confirmation pages */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 100px) { 
.card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
#navbar-spacer {
  margin-top: 3.3rem;
}
#logo .col-sm-4 {
  height: 350px;
}
}
/* These CSS media queries control how many columns of cards display on the login, checkout_shipping, checkout_payment & checkout_confirmation pages */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
.card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
#navbar-spacer {
  margin-top: 3.3rem;
}
}

/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
#navbar-spacer {
  margin-top: 3.3rem;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
.card-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#navbar-spacer {
  margin-top: 3.35rem;
}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
.card-columns {
  -webkit-column-count: 2;
  -moz-column-count:2;
  column-count: 2;
}
}

