/* farby pouzite na webe 

svetla kremova #FEFAEF
kremova #E7C5AC
ruzova #EABEB4
fialova #CDA9AE
siva tmava #3A3A3A

1 917F69
2 CAB7A6

*/ 


/* pismo v detaile produktu */
/* nadpis */ 
.category-title, .in-klient h1, .products-related-header, h1 {
    color: #3a3a3a !important;
}

.product-top .p-detail-info>div {
    color: #3a3a3a !important;
}

/* logo */
#header .site-name {
    margin-bottom: 0;
    position: relative;
    padding-top: 0px !important;
    padding-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 2;
}

#header .site-name img {
    max-height: 100% !important;
    max-width: 150px;
}

.type-category aside.sidebar {
    margin-top: -45px;
    padding-left: 1px;
}

/* hlavne menu ked sa vysunie */
.navigation-in ul.menu-level-2 {
    z-index: 1001;
    position: absolute;
    left: 0;
    top: calc((100% - 9px) / 2);
    width: 100%;
    background: #f6e9d9 !important;
    margin-left: 0;
    border-style: none;
    border-width: 0;
}


/* produkty */
.products-block.products .product {
    border: none!important;
    position: relative;
    padding: 0!important;
    background: #f6e9d9 !important;
    transition: .3s;
    margin: 0 10px 30px;
    box-shadow: 0 0 15px transparent;
    /* width: calc(25% - 20px); */
    border-right-width: 0!important;
}

.products-block.products .product .p-in {
    background: #f6e9d9;
    padding: 3px 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.products-block.products .product .image img {
    border-radius: 8px !important;
}

.products-block.products .product .p .name {
    font-weight: 600 !important;
    font-size: 1.3em !important;
    color: #986536 !important;
}

/* footer */
footer {
    background: #fdfaf0 !important;
    margin: 0;
    color: #fff;
    clear: both;
    border-top: 2px solid #9B7662;
}

body footer .container.footer-bottom .copyright {
    color: #986536 !important;
}

body footer .container.footer-bottom .copyright .podpis {
    color: #986536 !important;
}

footer #formLogin input, footer .search input {
    width: calc(100% - 118px);
    background: transparent;
    border: 2px solid #986536 !important;
}

footer h4 {
    color: #986536 !important;
}

footer ul li {
    color: #986536 !important;
}

footer ul li a {
    color: #986536!important;
    font-weight: 300;
}

footer .custom-footer .instagram-line {
    width: 100%!important;
    border-top: 0px solid #9B7662 !important;
    border-bottom: 1px solid #9B7662 !important;
}

footer .custom-footer {
    padding-top: 0px !important;
}

/* menu vrchne farba */
#navigation ul.menu-level-1>li>a {
    font-size: 18px !important;
    color: #937764 !important;
}

/* linky farba */
a {
    color: #917f69 !important;
}

/* cena produktu */
.products-block.products .product .prices .price-final strong {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.1em;
    color: #986536 !important;
}


/* category header - pocet produktov */
.category-header>div {
    padding: 0!important;
    color: #986536 !important;
}

/* select pre zobrazenie produktov */
.category-header fieldset label {
    font-weight: 500;
    background: #fae9d8 !important;
}

.products-block.products .product .btn, .products-block.products .product button {
    color: #9B7662 !important;
}

/* bocne menu nadpis - filtre */

aside.sidebar h4 {
    margin-top: 0;
    font-weight: 600;
    letter-spacing: .2px;
    background: #f6e9d9;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 10px;
    display: block!important;
}

/* font nadpisu */
aside .sidebar-inner>div h4 {
    margin-top: 0;
    color: #9B7662;
    font-weight: bolder;
    background: #F6E9D9 !important;
}

/* oramovanie bocneho menu */
aside.sidebar #filters {
    border: 1.5px solid #9B7662 !important;
    border-radius: 4px;
    background: #fdfaf0 !important;
}

aside .categories {
    position: relative;
    padding-bottom: 5px;
}

aside .categories .topic {
    padding: 0;
    border: 1px solid #9B7662;
    background: #fdfaf0 !important;
}

aside .categories .topic>ul>li>a {
    color:red !important;
}

#filters h4 {
    margin: 0;
    padding: 15px!important;
    border-top: 0px solid #6e3333 !important;
    cursor: pointer;
    background: #fdfaf0 !important;
}

aside.sidebar .box.box-categories h4 {
    position: relative;
    padding: 15px!important;
    border-top: 0px solid #fff;
    cursor: pointer;
    background: #fdfaf0;
    margin-bottom: 10px !important;
}

aside.sidebar .box.box-categories h4 {
    position: relative;
    padding: 15px !important;
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid #9B7662 !important;
    border-radius: 2px;
    background: #fdfaf0 !important;
}

aside.sidebar .box {
    background: #fae9d8 !important;
}

aside #categories {
    position: relative;
    font-weight: 400;
    max-height: calc(100vh - 200px);
    overflow: auto;
    background: transparent !important;
}

/* font v lavom menu */
aside #categories a {
    color:#986536 !important;
    font-weight: bolder;
}

.external-fonts-loaded body, body, body.blank-mode {
    color: #222;
    background: #FAE9D8!important;
    font-family: var(--template-font);
}
#header.fixed-menu {
    position: fixed;
    width: 100%;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    z-index: 9999;
    top: -20px;
    background: #fae9d8 !important;
    transition: .3s;
}
#header {
    transform: none;
    position: relative;
    background: #fae9d8 !important;
    z-index: 999;
    border: 2px solid #F3D9C4;
}
aside.sidebar h4 {
    margin-top: 0;
    font-weight: 600;
    letter-spacing: .2px;
    background: #fdfaf0;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 10px;
    display: block!important;
}
.subcategories.with-image li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #505050;
    padding-left: 7px;
    text-decoration: none;
    background: #FAEAD8;
    border: none;
    border-radius: 10px;
    border: 1px solid #C4B1A0;
}
.subcategories.with-image li a:hover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #505050;
    padding-left: 7px;
    text-decoration: none;
    background: #FDFAF0;
    border-radius: 10px;
    border: 1px solid #C4B1A0;
}
aside.sidebar #filters, aside.sidebar .banner ul, aside.sidebar .box-articles ul, aside.sidebar .box-cartButton .cart-overview, aside.sidebar .box-contact .contact-box ul, aside.sidebar .box-login form, aside.sidebar .box-newsletter form, aside.sidebar .box-onlinePayments p, aside.sidebar .box-poll, aside.sidebar .box-productRating .rate-wrapper, aside.sidebar .box-section1, aside.sidebar .box.client-center-box, aside.sidebar .search form, aside.sidebar .top-products {
    border: none;
    border-radius: 0;
    background: #fdfaf0;
}
.category-title, .in-klient h1, .products-related-header, h1 {
    text-align: left;
    font-weight: 100;
    color: #967F67;
    margin-bottom: 20px;
    font-family: var(--template-font)!important;
    position: relative;
    letter-spacing: .5px;
    text-transform: none;
    font-size: 2.3em;
    margin-top: 0;
    line-height: 1.2em;
    padding-bottom: 10px;
}
#filters .ui-slider-horizontal .ui-slider-handle {
    width: 24px;
    height: 24px;
    margin-left: -10px;
    border: none!important;
    background: #967F67!important;
    top: -10px;
    border-radius: 50%;
    cursor: pointer;
}
.category-header fieldset input[type=radio]:checked+label {
    position: absolute;
    padding-right: 22px;
    background: url(usr/shoptet.tomashlad.eu/user/documents/extras/opal/img/icons/arrow-down.svg) no-repeat right 15px center!important;
    background-size: 10px !important;
    background-color: #f9ead9!important;
    color: #000!important;
    top: 0;
    left: 0;
    letter-spacing: 0;
    width: 100%;
    z-index: 1;
}
.category-header fieldset {
    overflow: hidden;
    margin-left: 85px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 240px;
    padding-top: 36px;
    height: 40px;
    z-index: 3;
    background: #fff;
    position: relative;
    border: 2px solid #cab7a6;
    border-radius: 4px;
    cursor: pointer;
}
#filters .ui-slider-range {
    border-style: none;
    border-width: 0;
    background-color: #977f67!important;
}



/* detail produktu */
.type-detail .shp-tabs-wrapper {
    border-top: 0px solid #fff!important;
    background: #f6e9d9;
}


/* detail produktu - zahlavie */
.shp-tabs-holder ul.shp-tabs li.active a {
    border-color: #917F69;
    font-weight: 600;
    font-size: 18px;
}


/* ***************************************** */
footer {
    background: #FEFAEF !important;
}

.products-block.products .product button, .cart-content .next-step .btn, .product-top .add-to-cart button, .product-top .add-to-cart .btn {
    background: #3A3A3A !important;
}
/* 
.products-block.products .product button, .products-block.products .product .btn, .cart-content .next-step .btn, .product-top .add-to-cart button, .product-top .add-to-cart .btn:hover {
    background: #CDA9AE !important;
} */

form .form-control {
    border: 2px solid #3A3A3A;
}

.popup-widget.login-widget .popup-widget-inner {
    background: #FEFAEF !important;
    border-color: #ccc;
}

form input {
    background: #ffffff !important;
}

.cart-window-visible .popup-widget.cart-widget {
    padding-top: 4em !important;
}

.popup-widget.cart-widget {
   z-index: 5 !important;
}

.in-klient #content table thead {
    background: #986536 !important;
}

.in-klient-doklady #content table, .in-klient-slevy #content table {
    width: 100%;
    max-width: 100% !important;
    border-radius: 5px;
    border-spacing: 0 !important;
}
.in-klient-doklady #content table thead, .in-klient-slevy #content table thead {
		background: #986536 !important;
    color: #fff;
    text-align: left;
}


 .in-klient #content table thead {
  background:#E7C5AC;
 }
.in-klient #content table, .in-klient-diskuze #content table, .in-klient-hodnoceni #content table, .in-objednavky #content table {
    background: #f6e9d9 !important;
}

aside.sidebar .box.client-center-box ul .logout a {
    border: 0px;
}
aside.sidebar .box {
    background: #FEFAEF!important;
}

aside.sidebar .box.client-center-box ul li a {
    border-bottom: 1px solid #e7c5ac !important;
}

#checkoutContent .cart-content .co-box {
    padding: 20px!important;
    background: #f6e9d9 !important;
    margin-bottom: 15px;
    border-radius: 10px;
}

#checkoutContent .cart-content {
    background: rgb(255 255 255 / 0%) !important;
}
.cart-content .cart-header li a span, .cart-content .cart-header li strong span {
    background: #FEFAEF !important;
}
.cart-table tr td .p-label {
		color: #3A3A3A !important;
    background-color: rgb(255 255 255 / 0%) !important;
}

.cart-content .cart-header:before {
    background: #e7c5ac !important;
}
footer a {
    display: inline-table !important;
}

.row.banners-content .banner-wrapper img {
    object-fit: fill !important;
    max-width: 100% !important;
    min-height: auto !important;
    max-height: fit-content !important;
}

#navigation ul.menu-level-1>li .menu-level-2 {
    visibility: hidden !important;
}

.submenu-arrow {
    visibility: hidden !important;
}

#header .navigation-buttons .btn.cart-count i {
    border: 1px solid #fff !important;
    background-color: #3A3A3A !important
}

#carousel .carousel-inner {
    height: 100%;
    padding-top: 25px;
}

#content .btn.unveil-button, #footer .btn.unveil-button {
    margin: 0 auto !important;
}
footer .custom-footer .instagram-line h4 {
    padding-bottom: 20px !important;
}
.pagination-wrapper .pagination {
    visibility: hidden !important;
 }

.type-detail .shp-tabs-wrapper .basic-description {
    width: 100%;
    min-width: 20px !important;
    max-width: 100vw !important;
    display: inline-block !important;
}

.type-detail .shp-tabs-wrapper {
    border-top: 0px solid #fff !important;
    background: #fefaef !important;
}

.custom-banners-line .custom-banner {
    width: 100%;
    /* height: 350px; */
    height: auto;
    background: #fefaef !important;
    border-radius: 0;
}

#carousel {
    margin: 0px;
}

.custom-banners-line .custom-banner img {
    object-fit: fill !important;
    max-width: 100% !important;
    min-height: auto !important;
    max-height: fit-content !important;
}

.external-fonts-loaded body, body, body.blank-mode {
    background: #FEFAEF!important;
}

.products-block.products .product .p-in {
    background: #FEFAEF !important;
}

.products-block.products .product .prices .price-final strong {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 2em !important;
    color: #3A3A3A!important;
}

.products-block.products .product {
    background: #FEFAEF!important;
}

.subcategories.with-image li a {
    background: #E7C5AC !important;
    border: 1px solid #C3A795;
}
a {
    color: #3A3A3A!important;
}
#header {
    background: #E7C5AC !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 2px solid #C3A795 !important;
}

#header.fixed-menu {
    background: #E7C5AC!important;
}

#navigation ul.menu-level-1>li>a {
    font-size: 18px !important;
    color: #3A3A3A!important;
}

#navigation ul.menu-level-1>li .menu-level-2 {
    position: absolute!important;
    padding-left: 15vw!important;
    padding-right: 15vw!important;
    width: 100vw!important;
    max-height: calc(100vh - 70px)!important;
    overflow: auto!important;
}
#navigation ul.menu-level-1>li .menu-level-2 {
    width: 1180px;
    margin-top: 40px;
    z-index: 999;
}
.menu-helper>ul>li.ext>ul, .navigation-in>ul>li.ext>ul {
    display: none;
}
.navigation-in ul.menu-level-2 {
    background: #E7C5AC!important;
}
/* pismo v detaile produktu */
/* nadpis */ 
.category-title, .in-klient h1, .products-related-header, h1 {
    color: #3a3a3a !important;
}
.product-top .p-detail-info>div {
    color: #3a3a3a !important;
}


/* instagram */
footer .custom-footer .instagram-line {
    display: block;
    text-align: center;
}
/* instagram obrazky */
footer .custom-footer .instagram-line .instagram-widget>a {
    width: 16%;
    height: 30%;
    margin-bottom: 0!important;
}

/* odstranenie tlacidla pod obrazkami */
footer .custom-footer .instagram-line .instagram-widget .instagram-follow-btn {
	display: none !important;
}
 
/* skrytie filtra */
#content .filters-wrapper>div:first-of-type, #footer .filters-wrapper>div:first-of-type {
    display: none !important;
}
 
/* breadcrumbs */ 
.breadcrumbs-wrapper .breadcrumbs {
    margin: 0 !important;
}
    
/* do kosika button detail */ 
/* .products-block.products .product button, .products-block.products .product .btn, .cart-content .next-step .btn, .product-top .add-to-cart button, .product-top .add-to-cart .btn {
    background: #986536;
}     */
    
/* detail cena velkost */
.p-detail .price-line .price-final {
    font-size: 2.5em !important;
}
    
/* detail produktu odstanenie ikon tlac, zdielat */   
.product-top .social-buttons-wrapper {
    display: -ms-flexbox;
    display: none;
    position: relative;
}

/* detail produktu */
.type-detail .shp-tabs-wrapper {
    border-top: 0px solid #fff!important;
    background: #f6e9d9;
}


/* detail produktu - zahlavie */
.shp-tabs-holder ul.shp-tabs li.active a {
    border-color: #917F69;
    font-weight: 600;
    font-size: 18px;
}

@media only screen and (max-width: 720px) {
  #navigation {
       background: #e7c5ac !important;
  }

  .navigation-in {
       padding-top: 6em !important; 
  }

  #navigation li a {
      background: #fefaef;
  }
#header .search-form {
    background: #fefaef !important;
    margin-top: 4em;
    border-bottom: 1px solid #3A3A3A !important;
    border-top: 1px solid #3A3A3A !important;
}

.custom-banners-line .banner-wrapper {
    width: 100%;
    margin: 0 0 10px !important;
}

.menu-helper .menu-level-1 {
    background: #e7c5ac !important;);
}
}