body {
    font-size: 16px;
}

.p-short-description, .basic-description, .category-perex {
    font-size: 21px !important;
    line-height: 1.3 !important;
}

#navigation {
    width: calc(100% - 550px);
}

#carousel .carousel-indicators{
	text-align:center;
}

header.fixed-menu .site-name img {
    padding: 10px 0px;
}

.type-index .products{
		margin-bottom: 0px;
}

#carousel .banner-wrapper a:hover img, #carousel .footer-banner a:hover img, #carousel .item a:hover img, .footer-banners .banner-wrapper a:hover img, .footer-banners .footer-banner a:hover img, .footer-banners .item a:hover img, .middle-banners-wrapper .banner-wrapper a:hover img, .middle-banners-wrapper .footer-banner a:hover img, .middle-banners-wrapper .item a:hover img, .next-to-carousel-banners .banner-wrapper a:hover img, .next-to-carousel-banners .footer-banner a:hover img, .next-to-carousel-banners .item a:hover img, .type-category .banner-category .banner-wrapper a:hover img, .type-category .banner-category .footer-banner a:hover img, .type-category .banner-category .item a:hover img, .type-index .body-banners .banner-wrapper a:hover img, .type-index .body-banners .footer-banner a:hover img, .type-index .body-banners .item a:hover img {
    transform: scale(1)!important;
}

@media(max-width: 767px){
    .benefitBanner .benefitBanner__item {
        width: 100%;
        flex-direction: row;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .benefitBanner .benefitBanner__picture {
        margin-right: 15px !important;
    }
    
    .benefitBanner__content {
        text-align: left;
    }
}

.bannery-middle .col-md-4{
 		margin-bottom: 20px;
}

@media(min-width: 768px){
    .bannery-middle {
        padding-top: 40px;
    		margin-left: -40px;
        margin-right: -40px;
    }
    .bannery-middle .col-md-4{
 			margin-bottom: 40px;
		}
}

.bannery-middle .col-md-4 img, .bannery-middle .col-md-4 a{
	width: 100%;
}

footer a {
    display: inline-block;
}

.type-product .product-top .social-buttons-wrapper {
    display: none;
}

@media(min-width: 1200px){
    .type-product .col-xs-12.col-lg-6.p-info-wrapper {
        padding-bottom: 0px !important;
    }
}

.poptavka {
    margin-top: 30px;
}

.poptavka .btn{
    background: unset;
    color: #000000 !important;
    border: 2px solid #000000;
    font-weight: 500;
    font-size: 1.3em;
    text-transform: uppercase;
}

.poptavka .btn::before{
    content: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/carbon/img/icons/message.svg?v2);
    background-size: 32px;
    padding-top: 9px;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.poptavka .btn:hover::before{
    filter: invert(1);
}

.poptavka .btn:hover{
    border: 2px solid #7a5d38;
    background: #7a5d38;
    color: #fff !important;
    outline: unset !important;
}

#colorbox[role=dialog] #cboxLoadedContent {
    overflow-x: hidden !important;
}

#navigation li.copy a{
    color: #7b5b38 !important;
}