.default-index .site-color .content {
    width: 100%;
}
.default-index .site-color .span-25 {
    width: 100%;
}
.container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.span-25 {
    width: 1400px;
    box-sizing: border-box;
}
#container-header .span-25 {
    width: 100%;
}
#container-header {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 50px;
}
#header-opacity {
    max-width: 1640px;
    margin: 0 auto;
}
.webp #header {
    background: none;
    display: flex;
    align-items: center;
}
#top-home {
    position: relative;
    width: auto;
    display: flex;
    align-items: center;
}
#head-login {
    position: initial;
    width: 160px;
    display: flex;
    height: 30px;
}
#container-header #search {
    position: initial;
    width: auto;
    margin: 0;
}
#articles-menu, #articles-menu #submenu-with-width-of-content ul, #articles-menu ul li, #articlesInButton li ul li, #container-articles-menu, #container-articles-menu #search {
    background: none;
}
#articles-menu>ul>li>a {
    color: #333;
}
#user_menu #user-name-button {
    width: 100%;
    display: flex;
    padding: 0;
}
ul#user_menu {
    width: auto;
    margin: 0;
}
#head-login ul#user_menu {
    margin: 0;
    width: 100%;
}
ul#user_menu li.title {
    margin-bottom: 0;
}
#header #user_menu .button-type-1 {
    display: flex;
}
#header #public-cart {
    width: auto;
    position: initial;
}
#header #public-cart #center-bg {
    position: initial;
}
#container-header #search #fieldset-search {
    display: flex;
}
#public-cart-small-type-2 .icon-cart-big {
    background: none;
    width: auto;
    height: auto;
}
#public-cart-small-type-2 .icon-cart-big::after {
    font-family: "Font Awesome 5 Free";
    content: "\f290";
    display: inline-block;
    padding-right: 3px;
    font-weight: 900;
    font-size: 22px;
    vertical-align: top;
    color: #000;
}
#public-cart-small-type-2 .icon-cart-big:hover::after {
    color: #cdb078;
    transition: .3s ease;
}
#public-cart-small-type-2 a span {
    top: 0;
    bottom: initial;
    background-color: #cfae7a;
    display: inline-block;
    text-transform: capitalize;
    font-size: 11px;
    letter-spacing: 0;
    transition: .3s ease;
    vertical-align: bottom;
    color: #000;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    line-height: 14px;
    right: -7px;
}
#articles-menu>ul>li {
    height: auto;
    line-height: 1.2;
    max-width: 160px;
}
#articles-menu {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#articles-menu ul {
    height: 100%;
    display: flex;
    align-items: baseline;
}
#articles-menu>ul>li {
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 20px;
}
#articles-menu>ul>li>a {
    height: auto;
    display: flex;
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    padding: 0;
}
#articles-menu>ul>li>a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .4s ease-out 0s;
    width: 0;
    border-bottom: 1px solid #cfae7a;
}
#articles-menu>ul>li>a:hover::after {
    width: 50%;
}
#articles-menu>ul#submenu-with-width-of-content>li.active, #articles-menu>ul#submenu-with-width-of-content>li:hover, #articles-menu>ul:not(#submenu-with-width-of-content) li.active, #articles-menu>ul:not(#submenu-with-width-of-content) li:hover, #articlesInButton li ul li:hover {
    background-color: transparent;
}
#articles-menu ul.submenu {
    background-color: #fff;
    padding: 20px 20px 20px 10px !important;
    position: absolute;
    text-align: left;
    border-radius: 0;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 18%);
    border-bottom: 3px solid #cfae7a;
    width: 60%;
    margin-top: 80px;
    display: inline-flex;
    flex-wrap: wrap;
    top: 0;
}
#articles-menu #submenu-with-width-of-content>li>ul>li {
    margin: 0;
    width: 100%;
    padding: 10px 0;
}
#articles-menu .submenu>li>a {
    width: max-content;
    height: auto;
}
#articles-menu ul.submenu::after,
#articles-menu ul.submenu::before {
    content: " ";
    display: table;
    box-sizing: border-box;
}
#articles-menu ul.submenu::after {
    clear: both;
}
.slick-initialized .slick-slide {
    display: flex;
    flex-direction: row-reverse;
}
.big-startup-product-single>div:nth-child(2) {
    background: url(images/obrazy1.png) no-repeat 0 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#big-startup-products>div>div:first-child img {
    max-width: initial;
    padding: 40px;
    box-sizing: border-box;
}
.big-startup-product-single>div p,
.big-startup-product-single>div a {
    text-align: center;
    padding: 0 20px;
    font-size: 22px;
    color: #5b5b5b;
    font-weight: bold;
    text-transform: uppercase;
    box-sizing: border-box;
}
.big-startup-product-single>div p:first-child {
    font-size: 37px;
    color: #121212;
}
.info-articles {
    background-color: #f5f5f5;
    padding: 80px 0;
    margin-top: 80px;
}
.info-articles h1 {
    font-size: 34px;
    width: 100%;
    max-width: 1360px;
    margin-bottom: 50px;
    font-weight: bold;
}
.info-articles h2 {
    font-size: 30px;
    color: #444;
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
    font-weight: bold;
}
.info-articles p {
    font-size: 16px;
    color: #444;
    margin: 30px 0;
    text-align: left;
    padding: 0;
}
.info-articles > .wrapper > div {
    width: 50%;    
    padding: 0 15px;
    box-sizing: border-box;
}
.info-articles {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.info-articles > .wrapper {
    max-width: 1400px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.info-articles img {
    border: 15px solid #e3dacb;
}
.products-title-with-line span {
    background: url(images/kat-bg.png) 50% 50% no-repeat !important;
    background-size: 100% !important;
    padding: 0.5rem 3rem;
    font-size: 18px;
    color: #000!important;
    text-transform: uppercase;
}
.products-title-with-line {
    background: none;
}
#catalog-products-index {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.product-second, .product-third {
    padding: 30px 0;
    max-width: 440px;
    margin: 15px;
}
.product-second .product-images img, .product-third .product-images img {
    max-width: 100%;
    border: 10px solid #ebebeb;    
    box-sizing: border-box;
    box-shadow: 0 0 30px #333;    
}
.product-second .product-images a picture, .product-third .product-images a picture {
    display: block;
    line-height: 0;
}
.product-second .product-images a, .product-third .product-images a {
    border: 15px solid #1a1a1a;
    box-sizing: border-box;
}
.product-second .product-content h2 a, .product-second .product-content h3 a, .product-second .product-content h4 a, .product-third .product-content .product-content-title a, .product-third .product-content h2 a, .product-third .product-content h3 a, .product-third .product-content h4 a {
    font-size: 18px;
    margin: 0;
    padding: 15px 0;
    height: auto;
    text-align: left;
}
.product-second .product-content h2 a:hover, .product-second .product-content h3 a:hover, .product-second .product-content h4 a:hover, .product-third .product-content .product-content-title a:hover, .product-third .product-content h2 a:hover, .product-third .product-content h3 a:hover, .product-third .product-content h4 a:hover {
    color: #cfae7a;
}
.product-content .catalog-own-delivery-date p, .product-content .catalog-storage-info p,
.appurtenances-value, .catalog-delivery_name, .product-content .catalog-own-delivery-date, .product-content .catalog-storage-info {
    text-align: left;
}
.product-second .product-content h4, .product-third .product-content .product-content-title, .product-third .product-content h4 {
    height: auto;
    margin: 0;
}
.product-second .product-content .price, .product-third .product-content .price {
    display: flex;
    padding: 15px 0;
    flex-direction: row-reverse;
    align-items: baseline;
    width: 50%;
    justify-content: flex-end;
    flex-wrap: wrap;
}
#top-3-products .product .price, .product-first .product-content .normal_price, .product-second .product-content .normal_price, .product-third .product-content .normal_price {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: baseline;
    width: auto;
}
.s-dph {
    width: auto;
    margin-left: 6px;
}
.product-second .product-content .old_price, .product-third .product-content .old_price {
    width: auto;
    margin-left: 10px;
}
.product-second .product-content .button-add-cart-button, .product-third .product-content .button-add-cart-button,
.product-second .product-content .button-add-cart-button:hover, .product-third .product-content .button-add-cart-button:hover {
    background: url(images/button-bg-hover.png) 50% 50% no-repeat !important;
    height: 50px;
}
.webp .add-cart-button, .webp .product-block #add-cart-button {
    background: none !important;
    padding: 0 !important;
}
.product-second .product-content .button-add-cart-button::after, .product-third .product-content .button-add-cart-button::after {
    font-family: "Font Awesome 5 Free";
    content: "\f07a";
    display: inline-block;
    padding-right: 3px;
    font-weight: 900;
    font-size: 16px;
    vertical-align: top;
    color: #1c1527;
    left: 22px;
    position: absolute;
    top: 12px;
    pointer-events: none;
}.product-second .product-content .button-add-cart-button:hover::after, .product-third .product-content .button-add-cart-button:hover::after {
    color: #FFF;
    transition: .3s ease;
}
.product-second .add-cart-catalog, .product-third .add-cart-catalog {
    padding: 0;
    width: 50%;
    margin: 0;
}
.product-second .product-content .button-add-cart-button input[value="Do košíka"] {
    opacity: 0;
}
.container-product-actions {
    padding: 25px 0 0 25px;
}
.container-product-actions>div span {
    padding: 2px 10px;
}
.container-product-actions > div {
    background: #000 !important;
}
.product-catalog-insight-hover {
    background: url(images/button-bg-hover2.png) 50% 50% no-repeat;
    height: 47px;
    width: 50px;
}
.product-catalog-insight-hover::after {
    font-family: "Font Awesome 5 Free";
    content: "\f06e";
    display: inline-block;
    font-weight: 900;
    font-size: 14px;
    vertical-align: top;
    color: #fff;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}
.product-catalog-insight-hover:hover::after {
    color: #cfae7a;
    transition: .3s ease;
}
#last-blog-entries-on-index>div > a {
    position: relative;
    z-index: 0;
    overflow: visible;
}
#last-blog-entries-on-index>div > a::before {
    width: 345px;
    height: 104%;
    position: absolute;
    content: '';
    border: 1px solid #cfae7a;
    top: 0;
    left: 0;
    z-index: -1;
}
#last-blog-entries-on-index>div img {
    position: relative;
    padding: 15px 15px 0 15px;
    height: auto;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}
#last-blog-entries-on-index>div>a:hover img {
    transform: none;
}
#last-blog-entries-on-index>div {
    width: 100%;
    max-width: 635px;
    padding: 30px;
}
.last-blog-entries-on-index-bottom {
    position: relative;
    padding: 30px 30px 30px 30px;
    margin: -30px 40px 15px 40px;
    background-color: #fff;
    width: auto;
    box-shadow: 0 0 10px #dedede;
}
#last-blog-entries-on-index>div p:first-of-type {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    top: initial;
    background-color: transparent;
    color: #dedede;
    width: auto;
    height: auto;
    text-align: center;
    left: initial;
    padding: 0;
}
#last-blog-entries-on-index>div>div>a {
    font-size: 22px;
    color: #333;
    text-decoration: none;
    margin: 10px 0;
}

#last-blog-entries-on-index>div p {
    margin-bottom: 20px;
    font-size: 15px;
    color: #a0a0a0;
}
#last-blog-entries-on-index>div .last-blog-entries-on-index-bottom a:nth-of-type(2) {
    text-transform: uppercase;
    background: #cfae7a;
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    width: auto;
    color: #fff;
}
.last-blog-entries-on-index-bottom::after {
    background-color: #e1dcd8;
    width: 130px;
    height: 100px;
    position: absolute;
    content: '';
    bottom: -15px;
    right: -15px;
    z-index: -1;
}
.webp #container-newsletter {
    background: none;
}
#social-networks-icon-heart,
#container-social-networks p,
#social-networks-spacer {
    display: none;
}
#container-social-networks {
    background: none;
    min-height: initial;
    margin: 30px 0;
}

#container-social-networks-icons a,
#container-social-networks-icons a:hover {
    background: none;
    height: auto;
}
#container-social-networks-icons i {
    color: #fff;
}
#container-social-networks-icons i:hover {
    color: #5b5b5b;
    transition: .3s ease;
}
#container-newsletter {
    height: auto;
    padding-top: 30px;
}
#container-newsletter p {
    font-size: 22px;
}
#container-newsletter input#email {
    border: none;   
    background: none;
    color: #fff;
}
#container-newsletter input#email:focus {
    background: none;
    border: none;
    outline: none;
}
#container-newsletter .button-type-1 {
    background: none;
}
#container-newsletter .row {
    display: inline-block;
    min-width: 260px;
    width: auto;
}
#container-newsletter > form {
    display: flex;
    justify-content: center;
}
#fieldset-customerToNewsletter {
    border-bottom: 1px solid #dedede;
}
#container-newsletter #addNewsletter {
    font-size: 14px;
}
#container-newsletter input#email {
    height: 25px;
    line-height: 25px;
}
#container-newsletter .button-type-1 {
    height: 25px;
}
.head-login-is-logged-in .icon-type-user {
    background: none;
    height: auto;
    width: auto;
    position: initial;
}
.head-login-is-logged-in .icon-type-user::after {
    font-family: "Font Awesome 5 Free";
    content: "\f007";
    display: inline-block;
    padding-right: 3px;
    font-weight: 900;
    font-size: 22px;
    vertical-align: top;
    color: #000;
}
.head-login-is-logged-in .icon-type-user:hover::after {
    color: #cdb078;
    transition: .3s ease;
}
#public-cart-small-type-2 {
    margin: 0;
    padding: 0 30px;
}
#container-top-header-strip > .container {
    max-width: 1640px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
#container-top-header-strip #select-language-container a {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catalog-block .product-second, .catalog-block .product-third {
    margin: 0;
    padding: 30px 15px;
}
.catalog-block {   
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#product-detail .block-product-for-bg {
    background: #f5f5f5;
    padding: 20px;
    box-sizing: border-box;
}
#product-detail .block-product-for-bg * {
    padding: 0;
    margin: 0;
}
#product-detail .space-line {
    display: none;
}
.param-product-select-row, .params-product-text-row, .payoff-param-product-select-row {
    border-bottom: 1px solid #dedede;
    padding: 20px;
    box-sizing: border-box;
}
.detail-add-to-cart-all .add-cart::after {
    font-family: "Font Awesome 5 Free";
    content: "\f290";
    display: inline-block;
    padding-right: 3px;
    font-weight: 900;
    font-size: 22px;
    vertical-align: top;
    color: #fff;
    position: absolute;
    top: 3px;
    left: 27px;
    pointer-events: none;
}
.detail-add-to-cart-all .add-cart {
    position: relative;
}
.detail-add-to-cart-all .button-add-cart-button {
    height: 40px;
    width: 80px;
    background: #cfae7a;
}
.detail-add-to-cart-all .button-add-cart-button .add-cart-button {
    height: 40px;
    width: 80px;
}
#button-payDel-button:hover, #cart-add-product-success .button-type-next:hover, #fieldset-second_step_buttons #button-next:hover, #fieldset-second_step_buttons #button-update:hover, #product-of-day-slide-content .button-type-1:hover, #third-cart-submit #button-corfimation-button:hover, .detail-add-to-cart-all #button-add-cart-button:hover, .detail-add-to-cart-all .button-add-cart-button:hover, .product-content .button-add-cart-button:hover {
    background: #333;
}
#button-payDel-button, #cart-add-product-success .button-type-next, #fieldset-second_step_buttons #button-next, #fieldset-second_step_buttons #button-update, #product-of-day-slide-content .button-type-1, #third-cart-submit #button-corfimation-button, .detail-add-to-cart-all #button-add-cart-button, .detail-add-to-cart-all .button-add-cart-button, .product-content .button-add-cart-button {
    background: #cdb078;
}
.detail-add-to-cart-all .mini-imput-text {
    margin: 5px !important;
}
#product-detail .price-block-more .product-name a,
#product-detail .price-block-more-active .product-name a {
    font-size: 22px;
}
#product-detail .price-block-more-active .product-name a:hover,
#product-detail .price-block-more .product-name a:hover {
    color: #000;
} 
#product-detail .container-product-actions span {
    padding: 5px 7px !important;
}
.param-product .odd,
.param-product .first {
    background: none;
}
.param-product .odd:hover,
.param-product .first:hover {
    background: none;
}
.param-product .first {
    border-top: 1px solid #dedede;
}
#cart-info-table tr td img {
    width: 100%;
    max-width: 200px;
}
#products-to-break-price-level .button-add-cart-button input {
    opacity: 0;
}
#button-payDel-button input:hover, #cart-add-product-success .button-type-next a:hover, #fieldset-second_step_buttons #button-next input:hover, #fieldset-second_step_buttons #button-update input:hover, #product-of-day-slide-content .button-type-1 a:hover, #product-of-day-slide-content form .button-type-1 input:hover, #third-cart-submit #button-corfimation-button input:hover {
    color: #fff;
}
.open-submenu-on-hover > li {
    position: relative;
}
#articles-menu #submenu-with-width-of-content>li>ul {
    width: auto;
    height: auto;
    max-width: 400px;
}
#tips-after-add-to-cart .button-add-cart-button input,
#related-product .button-add-cart-button input {
    opacity: 0;
}
@media screen and (max-width:800px)  {
    #container-top-header-strip .container {
        display: block;
    }
    #container-header #articles-menu,
    #container-header #public-cart-small-type-2,
    #container-header #head-login,
    #container-header #search {
        display: none;
    }
    #user_menu .title .button-type-1 {
        display: flex;
    }
    .webp #header {
        justify-content: center;
    }
    .slick-initialized .slick-slide {
        flex-direction: column;
    }
    #big-startup-products>div>div:first-child img {
        padding: 0;
    }
    .info-articles > .wrapper {
        flex-direction: column;
    }
    .info-articles > .wrapper > div {
        width: 100%;
    }
    .info-articles h2,
    .info-articles p {
        text-align: center;
    }
    #last-blog-entries-on-index {
        overflow: hidden;
    }
    #container-footer .span-25 {
        display: flex;
    flex-direction: column;
    width: auto;
    }
    .webp #container-newsletter {
        padding: 20px;
    }
    .span-25 {
        width: 100%;
    }
    .myform .element, .myform label, .no-block .product-second, .no-block .product-third, .product-second, .product-third {
        width: auto;
    }
    .products-title-with-line span {
        font-size: 14px;
    }
    #container-newsletter p {
        font-size: 16px;
    }
}