/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*logo svg*/
.logo-svg {
	width: 160px;
}
/*linky na stránke*/
.text-links a {
    color: #4c7c9d !important;
    text-decoration: none;
}
body .mobile-continue-to-checkout {
    display:none;
}
body#product .description-short .more-info {
	display:block;
	margin:15px 0 15px 0;
}
body#product .description-short .more-info > a {
	color:#c08737;
	font-weight:600 !important;
	text-decoration:underline;
	font-size:16px;
}
body#product .default-info-product {
	display:flex;
	flex-wrap:wrap;
	margin-left:-7.5px;
	margin-right:-7.5px;
}
body#product .default-info-product #description{
	flex:0 0 50%;
	max-width:50%;
	margin-top:0px;
	display:flex;
	flex-direction:column;
	padding-left:7.5px;
	padding-right:7.5px;
}
body#product .default-info-product #description h4 {
	flex:0 0 24px;
	max-height:24px;	
}
body#product .default-info-product #description .info-content {
	flex:0 0 calc( 100% - 39px );
	height:calc( 100% - 39px );
}

body#product .default-info-product #detail-product{
	flex:0 0 50%;
	max-width:50%;
	margin-top:0px;
	display:flex;
	flex-direction:column;
	padding-left:7.5px;
	padding-right:7.5px;
}
body#product .default-info-product #detail-product h4 {
	flex:0 0 24px;
	max-height:24px;
}
body#product .default-info-product #description h4,
body#product .default-info-product #detail-product h4 {
	text-align:left;
	text-decoration:none;
	margin-bottom:15px;
}
body#product .default-info-product #detail-product .info-content {
	flex:0 0 calc( 100% - 39px );
	height:calc( 100% - 39px );
}
body#checkout section.checkout-step .delivery-options-list .order-options #delivery {
    margin-top:30px;
}
body#checkout section.checkout-step .content .payment-options {
    background-color:#f6f6f6;
    padding:10px;
    padding-bottom:1px;
    border-radius:5px;
}
body#checkout section.checkout-step .content .payment-options > div {
    margin:0 0 5px 0;
}
body#checkout section.checkout-step .content .payment-options > div label {
    font-weight:600;
}
body#checkout section.checkout-step .content .payment-options > div + .additional-information {
    display:block !important;
    font-size:12px;
    line-height:16px;
    padding-left:27px;
    margin-bottom:20px;
}
body#checkout section.checkout-step .content .payment-options > div + .additional-information p {
    margin:0px;
}
body#checkout section.checkout-step .content .payment-options > div:last-child {
    margin-bottom:10px;
}
body#checkout section.checkout-step .content .payment-options > div > div {
    margin:0px;
}
body#checkout section.checkout-step .delivery-options-list .order-options #delivery label{
    text-align:left;
}

body .show-on-mobile {
    display:none;
}
body .abc-category-list .body > ul > li .more {
	display:none;
}
body#checkout .mobile-cart-switch-holder {
    display:none !important;
}
body .abc-category-list .body  ul  li ul li .more,
body .abc-category-list .body  ul  li.show-on-desktop {
    display:block;
}

body .abc-category-list .body li.more-li:before {
    display:none;
    margin:0px;
    padding:0px;
}

body .abc-category-list .body li.more-li .more a{
    display:block;
	text-align:center;
	padding:10px 0 10px 0;
	background-color:#375f79;
	font-size:14px !important;
	line-height:18px !important;
	font-weight:600;
	font-family: 'Open Sans';
	color:white !important;
	margin:0 -7px -7px -7px;
}
body .abc-category-list .body>ul li h3{
	height: 40px;
}

body {
	font-family: arial !important;
}

body header .box-top-header {
	padding:25px 0 25px 0;
}
body header .popup-over:not(.search-widget) .popup-title {
	border:0px solid transparent;
}
body header #cart-block .cart-preview::before,
body header #cart-block .cart-preview::after {
	display:none;
}


body #footer .inner,
body .wrapper .container {
	max-width:1150px;
	margin:0 auto 0 auto;
}
/*body header .header-top:before {
	content:"";
	position:absolute;
	z-index:10;
	width:100%;
	height:1px;
	background-color:#d0cfcf;
	top:2px;
	left:0px;
}*/
body .box-top-footer {
	margin:0 -15px 0 -15px;
	padding:0px;
}
body .box-top-footer > div {
	border:0px solid transparent !important;
}
body .box-top-footer > div {
	padding:40px 15px 0px 15px;
	text-align:left;
}
body .box-top-footer > .group-center {
	padding:40px 25px 20px 25px;
	background-color:#4c7c9d;
	text-align:center;
}
body .footer-bottom {
	background-color:#375f7a;
}
body .footer-bottom .row {
	margin:0 -15px 0 -15px;
}
body #content-wrapper .gformbuilderpro_content .bootstrap-filestyle .buttonText {
	white-space: nowrap;
}
body #content-wrapper .gformbuilderpro_content h5 {
	font-size:20px;
	line-height:25px;
	font-weight:600;
	margin:10px 0 15px 0;
	border-bottom: 1px solid rgba(0,0,0,.1);	
	padding: 0 0 20px 0;
}
body #content-wrapper .gformbuilderpro_content #html_6223 h5 {
	border:0px solid transparent;
}
body #content-wrapper .gformbuilderpro_content #html_35334 p{
	font-size:16px;
	font-weight:600;
	border-bottom:1px solid rgba(0,0,0,.1);
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}
body #content-wrapper .gformbuilderpro_content #html_40883 p{
	font-size:16px;
	line-height:20px;
}
body #content-wrapper .gformbuilderpro_content label{
	padding-left:5px;
	padding-right:5px;
}
body #content-wrapper .gformbuilderpro_content .v-center .radio_box {
	margin:0px;	
}
body #content-wrapper .gformbuilderpro_content .v-center .radio_box p {
	margin:0px;
}
body #content-wrapper .gformbuilderpro_content .v-center .radio_box p label {
	margin:0px;
}
body #content-wrapper .gformbuilderpro_content .divider {
	border-bottom:1px solid #dee2e6;
	width:100%;
	margin-bottom:15px;
}
body #content-wrapper .gformbuilderpro_content #submitForm {
	border: none;
	white-space: nowrap;
	font-size: 17px;
	line-height: 30px;
	background-color: #ca882a;
	color: #fff;
	text-align: center;
	min-width: 264px;
	cursor: pointer;
	-webkit-transition: background-color 200ms;
	transition: background-color 200ms;
	border-radius: 5px;
	font-weight: 600;
}
body #content-wrapper .gformbuilderpro_content #submitForm:hover {
	background-color: #295e83;
}
body #content-wrapper .gformbuilderpro_form .alert.alert-success{
	display:none !important;
}
body #content-wrapper .gformbuilderpro_form .alert ol,
body #content-wrapper .gformbuilderpro_form .alert ul {
	margin:0px;
}
body #content-wrapper .gformbuilderpro_form .alert ol li,
body #content-wrapper .gformbuilderpro_form .alert ul li {
	text-align:center;
	font-weight:600;
}
#category-products .item {
    position:relative;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0);
  z-index:5;
}
.item .thumbnail-container .product-thumbnail,
#category-products .item .thumbnail-container .product-thumbnail {
    z-index:10;
}
.group-qty-addcart,
.item .group-qty-addcart,
#category-products .item .group-qty-addcart {
    position:relative;
    z-index:10;
}
body .add-to-cart.btn {
    transition: transform 0.3s ease;
}
body .add-to-cart.btn:hover {
    transform: scale(1.05);
}
body#product .product-actions .add-to-cart.btn:hover {
    transform: scale(1.05);
}
body .block-inner-address-invoice > .sub-title-heading {
    display:none !important;
}
@media (min-width:  992px){
	body .footer-bottom .row {
		margin: -60px -15px 0 -15px;
	}
	body .box-top-footer > .group-center {
		padding:40px 25px 40px 25px;
	}
}
body .footer-bottom .row > div:first-child {
	visibility:hidden;
}
body .footer-container .block .title_block {
	font-weight:600;
	font-size:16px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}

body footer .social-title {
	margin:100px 0 0 0;
}

body footer .social-title h4{
	font-size:20px;
	line-height:24px;
	font-weight:600;
	margin:0 0 15px 0;
}

body footer .block-social i:before {
	color:#4c7c9d;
	width:35px;
	height:35px;
	background-color:white;
	border-radius:50%;
	line-height:35px;
}

body #wrapper .seo-block {
	margin:70px 0 70px 0;
}

body#index .products_block h4,
body #wrapper .seo-block h1 {
	font-size:22px;
	font-weight:800;
	color:#000000;
	font-family: 'Montserrat';
	position:relative;
	margin:0 0 25px 0;
}

body#index .products_block h4 strong,
body #wrapper .seo-block h1 strong {
	display:inline-block;
	padding:0 20px 0 20px;
	background-color:#f6f6f6;
	position:relative;
	z-index:15;
}

body#index .products_block h4:before,
body #wrapper .seo-block h1:before {
	content:"";
	height:1px;
	width:100%;
	left:0px;
	top: calc( 50% - 1px );
	background-color:#375f7a;
	position:absolute;
	z-index:10;
}

body #wrapper .seo-block h3,
body #wrapper .seo-block p {
	font-size:17px;
	color:#606060;
	line-height:21px;
	margin:0 0 25px 0;
	font-weight:400;
}

body#index #wrapper {
	padding-bottom:0px;
}

body#index .slide-image {
	text-align:center;
}
.home-slider-widget{
	-webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home-slider-widget:hover {
    box-shadow: 0px 3px 8px 3px rgb(0 0 0 / 10%);
}
.home-slider-widget img{
	-webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}
.home-slider-widget:hover img{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.home-slider-widget h4.title_block {
	background-color:white;
	margin:0px;
	padding:10px 0 10px 25px;
	font-size:18px;
	line-height:22px;
	font-weight:500;
	color:#000000;
}

body#index .products_block .block_content {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	background-color:white;
	margin-bottom:60px;
	padding-top:45px;
    padding-bottom:35px;
}

body#index .products_block .block_content > div {
	width:100%;
	max-width:1150px;
	margin-left:auto;
	margin-right:auto;
}

body#index .products_block .sub-title-widget {
	margin:0px 0 20px 0;
}

body#index .products_block h4 {
	font-size:22px;
	font-weight:600;
	color:#000000;
	font-family: 'Montserrat';
	position:relative;
	margin:0 0 25px 0;
	font-style:normal;
}

body #wrapper .breadcrumb > .container,
body #wrapper > .container {
    width:100%;
    max-width:1150px;
    margin-left:auto;
    margin-right:auto;
}

body #wrapper .breadcrumb > .container li span,
body #wrapper .breadcrumb > .container li a {
    font-size:12px;
    line-height:18px;
    color:#929293;
}

body #wrapper .breadcrumb > .container li a:hover {
    text-decoration:underline;
}

body#category #wrapper #left-column {
    width:30%;
}

body#category #wrapper #content-wrapper {
    width:70%;
}

body #wrapper .breadcrumb {
    padding:15px 0 15px 0;
}

body #wrapper > .container {
    padding:0px;
}

body#category .block-category {
    background-color:white;
    padding:25px 13px 25px 13px;
}

body#category .block-category p {
    font-size:14px !important;
    line-height:18px !important;
    color:#676767 !important;
}

body#category #subcategories .row > div {
    float:none;
    flex:0 0 33.33%;
    max-width:33.33%;
    margin-bottom:10px;
    position:relative;
}

body#category #subcategories .row > div .subcategory-block {
    margin:0px;
    background-color:white;
    height:100%;
    position:relative;
    padding:10px;
    border-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
}

body#category #subcategories .subcategory-block .subcategory-name {
    font-size:14px;
    line-height:18px;
}

body#category #subcategories .subcategory-block .subcategory-description {
    font-size:12px;
    line-height:16px;
    color:#676767;
    display: none;
}

body#category #subcategories .subcategory-block .subcategory-name a {
    font-size:14px;
    line-height:18px;
    word-break: break-word;
    font-family: 'Montserrat';
    font-weight:600;
}
body#category #subcategories .subcategory-block .subcategory-name a:before {
	content: '';
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}

body#category #subcategories .row > div .subcategory-block .subcategory-image img {
    max-width:100%;
    height:auto;
}

body#category #subcategories .row > div .subcategory-block .subcategory-image {
	flex: 0 0 65px;
	max-width: 65px;
}
body#category #subcategories .row > div .subcategory-block .subcategory-meta {
	padding-left: 10px;
	flex: 0 0 calc( 100% - 65px );
	max-width: calc( 100% - 65px );
}

body#category #content-wrapper .category-name {
    margin:0 0 15px 0;
}

/*body #wrapper #search_filters_wrapper {
    background-color:white;
}*/

/*body#category .products-selection .total-products .display {
    display:none;
}*/

body#category .products-selection .products-counter {
    margin:0px;
    font-size:12px;
    color:#000000;
    font-weight:600;
    margin-top:10px;
}

body#category #subcategories {
    margin-bottom:20px;
}

body#category #products .pagination {
    background-color:white;
}

body#category .products-selection#js-product-list-top {
    background-color:white;
}

body#category #subcategories .subcategory-block .subcategory-image {
    margin:0px;
}

body#product .product-detail .product-detail-name {
    font-size:22px;
    line-height:26px;
    color:#000000;
    font-family: 'Montserrat';
    font-weight:600;
    text-transform:uppercase;
    margin:0 0 15px 0;
    padding:0 0 15px 0;
    border-bottom:3px solid #4c7c9d;
}

body#product .product-detail .deo-line-detail {
    display:none;
}

body#product #page .images-container {
    margin-top:50px;
}

body#product .product-detail .product-reference {
    margin:0 0 15px 0;
}

body#product .product-detail .description-short p,
body#product .product-detail .description-short p span {
    font-size:14px !important;
    line-height:18px !important;
    color:#676767 !important;
    margin:0px;
}

body#product .product-detail .description-short {
    margin:0px 0 15px 0;
}

body#product .product-tabs.tabs .nav-tabs {
	text-align:left;
	padding:0px;
	margin:0px;
	background-color:white;
	display:inline-block;
	width:auto;
}

body#product .product-prices {
	display:flex;
}

body#product .product-prices .tax-shipping-delivery-label, .product-price .tax-shipping-delivery-label {
	margin:0 0px 0 20px;
	padding:15px 0 0 0;
}

.product-add-to-cart .add .add-to-cart{
	font-weight: 600;
	border-radius: 5px;
}
.product-add-to-cart .add .add-to-cart:before {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
    background-image: url('/themes/deo_furniture/assets/img/cart.png');
    background-size: 20px;
   	background-repeat: no-repeat;
	margin-right: 8px;
}

body#product .product-tabs.tabs .nav-tabs li {
	background-color:white;
}

body#product .product-tabs.tabs .nav-tabs .nav-link {
	font-size:14px;
	line-height:18px;
	font-family: 'Montserrat';
	color:#a5a4a4;
	font-weight:600;
	text-transform:uppercase;
	background-color:transparent;
	border:0px solid transparent;
	border-bottom:2px solid transparent;
	border-radius:0px;
	margin:0px;
	position:relative;
}

body#product .product-tabs.tabs .nav-tabs li:last-child .nav-link:after {
	display:none;
}

body#product .product-tabs.tabs .nav-tabs .nav-link:after {
	width:1px;
	height:70%;
	background-color:#a5a4a4;
	margin:auto;
	position:absolute;
	z-index:10;
	right:0px;
	top:0;
	bottom:0;
	content:"";
}

body#product .product-tabs.tabs .nav-tabs .nav-item + .nav-item {
	margin-left:0px;
}

body#product .product-tabs.tabs .tab-content {
	border:0px solid transparent;
	border-top:1px solid #a5a4a4;
	padding:30px 15px 30px 15px;
	background-color:white;
	font-size:14px;
	line-height:18px;
	color:#a5a4a4;
}

body#product .product-tabs.tabs .tab-content p,
body#product .product-tabs.tabs .tab-content span,
body#product .product-tabs.tabs .tab-content label {
	font-size:14px;
	line-height:18px;
	color:#a5a4a4;
}

body#product .product-tabs.tabs .nav-tabs .nav-link.active {
	color:black;
	border-bottom:2px solid #4c7c9d;
}

body#product .category-products h3.title_block {
    font-size:22px;
    line-height:26px;
    color:#000000;
    margin:0 0 15px 0;
    font-style:normal;
}

.default-info-product .info-content {
  	background-color: #fff;
  	padding-top: 5px;
  	border-radius: 5px;
}
div#product-details {
	margin-top: 25px;
}
body#product #page .images-container {
  	background-color: #fff;
  	padding-bottom: 25px;
  	border-radius: 5px;
}
.product-detail .col-xxl-7 {
  	background-color: #fff !important;
  	padding-top: 20px;
  	padding-bottom: 10px;
  	margin-top: 50px;
  	border-radius: 5px;
}
#product-availability > span {
  	font-weight: 600;
  	background: #fff;
  	padding-left: 0px;
  	margin-top: 5px;
}
@media (max-width: 767px){
	body#product .default-info-product #description {
		margin-bottom:15px;
	}
	body#product .default-info-product #description,
	body#product .default-info-product #detail-product{ 
		flex:0 0 100%;
		max-width:100%;
	}
	.products-selection .showing {
	    padding-bottom: 10px;
	    padding-top: 10px;
	}
	/***** zmeny 18.4.2023 *******/
	body#product #page .images-container {
  		margin-top: 15px !important;
  		background-color: transparent;
	}
	.product-cover img {
  		background-color: #fff;
  		border-radius: 5px;
	}
	.product-detail .col-xxl-7 {
  		margin-top: 0px;
  		margin-bottom: 0px !important;
	}
	body#product .default-info-product #description {
  		margin-bottom: 35px;
	}
	.navrh-11,
	.navrh-22 {
  		width: auto !important;
  		margin-left: 0px !important;
  		margin-bottom: 10px !important;
	}
	.category-products, .viewed-products, .product-accessories-carousel {
  		margin-top: 40px;
	}
	body#product .product-detail .product-reference label, body#product .product-detail .product-reference span, body#product .product-detail .description-short p, body#product .product-detail .description-short p span {
  		font-size: 15px !important;
	}
	.default-info-product {
  		font-size: 15px;
	}
	h4, .h4 {
  		font-size: 19px;
	}
	.product-description.product-page-description.info-content h5 {
  		font-size: 17px !important;
	}
	.badge25 {
  		width: 300px !important;
  		font-size: 14px !important;
	}
}

/*Zmeny 4.2021*/
.product-list-default .thumbnail-container {
	margin-top: 9px;
	margin-bottom: 15px !important;
	border-radius: 5px;
	background-color:white;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(234, 234, 234, 0.45);
    -moz-box-shadow: 0px 0px 5px 3px rgba(234, 234, 234, 0.45);
    box-shadow: 0px 0px 5px 3px rgba(234, 234, 234, 0.45);
}
.product-list-default .thumbnail-container .product-image img{
	padding-top: 30px;
}
.product-list-default .thumbnail-container .product-meta .add-to-cart {
	font-size: 16px;
	font-weight: 600;
	border: none;
	font-family: 'Open Sans';
	width: 100%;
	height: 30px;
	width: 70px;
	color: white;
	border-radius: 5px;
	background: url('/themes/deo_furniture/assets/img/icon-cart.png') no-repeat center #c08737;
	background-size: 20px;
	background-position: center;
}

.product-list-default .thumbnail-container .product-meta .add-to-cart .name-btn-product{
	display: none;
}

.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity{
	width: 70px;
	position: relative;
	overflow: hidden;
	margin-bottom: 0px;
	font-weight: 600;
	margin: 0px 5px;
	border-radius: 5px;
	overflow: hidden;
	border:  1px solid #757575;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .bootstrap-touchspin{
	padding: 0px 18px;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .deo-cart-quantity {
    padding: 6px;
    border: none;
    height: 28px;
    font-size: 13px;
    text-align: center;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .input-group-btn-vertical{
	width: auto;
	position: static;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .input-group-btn-vertical button{
	position: absolute;
	margin: 0;
	top: 0px;
	bottom: 0px;
	border: none;
	padding: 5px;
	width: 18px;
	line-height: 28px;
	background: transparent;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .input-group-btn-vertical button.bootstrap-touchspin-up{
	right: 0px;
	left: auto;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .input-group-btn-vertical button.bootstrap-touchspin-down{
	left: 0px;
	right: auto;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .input-group-btn-vertical button i{
	font-size: 13px;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart .btn-cart-product-list{
	width: 70px;
	margin: 0px 5px;
}
.product-list-default .thumbnail-container .product-meta .group-qty-addcart {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}
.product-list-default .thumbnail-container .product-description-short {
	margin-bottom: 10px;
	line-height: 1.7em;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: auto;
	min-height: 5.1em;
}
.product-list-default .thumbnail-container .product-price-and-shipping .price{
	float: right;
	color: #577b9a;
	font-size: 16px;
	font-weight: bold;
}
.product-list-default .thumbnail-container .product-price-and-shipping .taxt-label{
	clear: both;
	display: block;
	font-size: 9px;
	text-align: right;
}
.product-list-default .thumbnail-container .product-meta {
    padding: 15px;
    text-align: left;
}
.product-list-default .thumbnail-container .product-title a {
	height: 36px;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    overflow: hidden;
    text-transform: uppercase;
	/*text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;*/
}
.product-list-default .thumbnail-container .product-title{
	height: 50px;
}
body#checkout #checkout-personal-information-step .tab-account {
    display:flex;
    flex-wrap:wrap;
    margin: -20px -20px 30px;
}
body#checkout #checkout-personal-information-step .tab-account li {
    flex:0 0 50%;
}
body#checkout #checkout-personal-information-step .tab-content {
	padding: 0 20px;
}
body#checkout section.checkout-step .form-footer {
    text-align:left !important;
}
body#checkout section.checkout-step .form-footer .btn {
    background-color:#4c7c9d;
    border-color:#4c7c9d;
    float:none !important;
}
body#checkout section.checkout-step .form-footer .btn:hover {
    /*color:black;*/
    background-color:#4c7c9d;
}

body#checkout #wrapper #checkout-personal-information-step .tab-account .nav-item .nav-link {
    font-style:normal;
    text-transform:none;
    text-decoration:none;
    font-size:15px;
    line-height:19px;
    color:black;
    font-weight:600;
    display:block;
    padding:7.5px 0px 7.5px 0px;
    background-color:#dbdddf;
    text-align:center;
}
body#checkout #wrapper #checkout-personal-information-step .tab-account .nav-item .nav-link:hover,
body#checkout #wrapper #checkout-personal-information-step .tab-account .nav-item .nav-link.active {
    background-color:#375f79;
    color:white;
}
body#checkout #wrapper #checkout-personal-information-step .tab-account .nav-item + .nav-item {
    margin:0px;
}
body#checkout #wrapper .cart-summary-products p a {
    background-color:#375f79;
    color:white;
}
body#cart #wrapper .blockreassurance_product,
body#checkout #wrapper .blockreassurance_product {
    margin:0px;
}
body#cart #wrapper .blockreassurance_product p,
body#checkout #wrapper .blockreassurance_product p {
    font-size:12px;
    line-height:16px;
    color:#000000;
    text-transform:none;
}
body#cart #wrapper .blockreassurance_product > div,
body#checkout #wrapper .blockreassurance_product > div {
    margin:0px;
    padding:6px 15px 6px 15px;
    display:block;
    width:100%;
    background-color:white;
    text-align:left;
    display:flex;
    border-bottom:1px solid #dfdfdf;
    height:auto;
}
body#cart #wrapper .blockreassurance_product > div .item-product,
body#checkout #wrapper .blockreassurance_product > div .item-product {
    width:60px;
}
body#cart #wrapper .blockreassurance_product > div img,
body#checkout #wrapper .blockreassurance_product > div img {
    width:auto;
    height:Auto;
    max-height:30px;
    max-width:100%;
    margin:5px 0 0 5px;
}
body#cart #wrapper .blockreassurance_product > div + div img,
body#checkout #wrapper .blockreassurance_product > div + div img  {
    max-height:23px;
    margin-left:0px;
}
body#cart #wrapper .blockreassurance_product > div + div +div img,
body#checkout #wrapper .blockreassurance_product > div + div +div img  {
    max-height:30px;
    margin-left:5px;
}
body#cart #wrapper .blockreassurance_product > div.clearfix,
body#checkout #wrapper .blockreassurance_product > div.clearfix {
    padding:0px;
    margin:0px;
}
body#cart #wrapper .blockreassurance_product > div + div + div,
body#cart #wrapper .blockreassurance_product > div:last-child,
body#checkout #wrapper .blockreassurance_product > div + div + div,
body#checkout #wrapper .blockreassurance_product > div:last-child {
    border-bottom:1px solid transparent;
}
body#cart #wrapper .blockreassurance_product > div span,
body#cart #wrapper .blockreassurance_product > div p,
body#checkout #wrapper .blockreassurance_product > div span,
body#checkout #wrapper .blockreassurance_product > div p {
    margin:0px;
    padding:0px;
}
body#cart #wrapper .blockreassurance_product > div p,
body#checkout #wrapper .blockreassurance_product > div p {
    padding-top:10px;
}
body#cart #wrapper .blockreassurance_product > div *,
body#checkout #wrapper .blockreassurance_product > div * {
    float:none;
}
.hidden {
    display:none;
}
body #growls * {
	background-color:#4c7c9d;
}
body .DeoSlideshow .block-slide-container .slide-text {
	font-family: 'Roboto Condensed', sans-serif;
}
body .DeoSlideshow .second-text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:55px;
	line-height:73px;
}
body .DeoSlideshow .third-text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:55px;
	line-height:55px;
}
body .deo-sidebar-cart .cart-buttons .view-cart {
	display:none;
}
body .thumbnail-container .product-flags {
	bottom:auto;
	top: 5px;
}
body .product-flags .product-flag {
	color:white;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	border-radius: 5px;
}
body .product-flags .product-flag.new {
	background-color: #405e76;
	color:white;
}
body .product-flags .product-flag.discount {
	background: #405e76!important;/*#f8705a; #cc0000;#b30000*/
	color:white;
}
body .product-flags .product-flag.on-sale {
	background-color: #405e76;/*#cc0000;#e60000*/
	color:white;
}
.thumbnail-container .box-label label {/*Novinky a zľava*/
      /*color: #FFFFFF;*/
      font-size: 15px;
      /*font-weight: 600;*/
			padding: 5px 15px;
      border-radius: 0px;
}
.product-flags .product-flag {/*podstránky*/
    display: inline-block;
    padding: 3px 8px;/*3px 10px*/
	/*font-size: 15px;*/
	font-size:13px;
	line-height:17px;
    /*background: #FFFFFF;
        background-color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 2px;
    font-weight: 600;*/
    border-radius: 0px;
}
body .thumbnail-container .product-flags {
	text-align:left;
}
body#search #wrapper #products {
    padding: 40px 0;
}
body .block_newsletter.newsletter-style-two.large-size form input[type="email"] {
	outline:none;
   	box-shadow:none;
}
/*body .thumbnail-container .product-image .product-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 11;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body .thumbnail-container:hover .product-image .product-thumbnail:before {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
body .thumbnail-container:hover .product-image .product-thumbnail:before {
    background: rgba(0, 0, 0, 0.5);
body #wrapper #search_filters_wrapper .facet .collapse:not(.faceted-slider) {
	max-height:100%;
}
}*/
/*body#product .product-cover .layer {
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:auto;
    width:35px;
    height:35px;
    display:none;
}*/
body#product .product-cover:hover .layer {
    display:flex;
}

/******** zmeny 18.4.2023 ***********/
.product-description.product-page-description.info-content h5 {
	font-size: 16px !important;
	color: #000 !important;
	text-decoration: none !important;
	margin-bottom: 10px;
	margin-top: 25px;
}
.product-description.product-page-description.info-content a {
	font-size: 14px !important;
	color: #fff !important;
	text-decoration: none !important;
	background-color: #ca882b;
	padding: 8px 10px 10px 10px;
	border-radius: 5px;
	font-weight: 600;
}
.navrh-11,
.navrh-22 {
	transition: transform .3s;
	border-radius: 5px;
}
.navrh-11:hover,
.navrh-22:hover {
	transform: scale(1.03);
}
.default-info-product {
  	margin-top: 3rem;
  	margin-bottom: 3rem;
}
#wrapper .breadcrumb {
    background: #f0f7ff;
}
.icon-cart-sidebar-wrapper .icon-cart-sidebar {
  	width: 45px;
	height: 45px;
	line-height: 45px;
  	background: #ca882a;
  	border-top-left-radius: 5px;
  	border-bottom-left-radius: 5px;
}
.icon-cart-sidebar-wrapper .icon-cart-total {
	color: #ca882a;
	min-width: 45px;
	min-height: 45px;
	line-height: 40px;
	border-color: #ca882a;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.icon-cart-sidebar-wrapper {
  	background: none;
  	right: 30px;
}
.cart-total-wrapper .cart-buttons .btn {
  	font-size: 15px;
  	padding: 10px 15px;
  	background: #ca882a;
  	border-radius: 5px;
}
.cart-total-wrapper .cart-total .title {
  	font-size: 14px;
  	font-weight: 400;
  	text-transform: none;
}
.cart-total-wrapper .cart-total .value {
  	font-size: 14px;
}
.cart-total-wrapper .cart-buttons .close-sidebar-cart {
  	font-size: 14px;
  	margin-top: 14px;
}
.deo-content-cart .cart-item .cart-item-info .title-block {
  	font-weight: 400;
  	text-transform: none;
}
.form-control {
  	border-radius: 5px;
}
#deoonepagecheckout-confirm #confirm_order {
  	background-color: #ca882b;
  	border-color: #ca882b;
  	border-radius: 5px;
	margin-bottom: 30px;
}
/************************************** COOKIE PLUGIN *************************************/
.lgcookieslaw-button-container .lgcookieslaw-reject-button, .lgcookieslaw-button-container .lgcookieslaw-accept-button {
  font-size: 14px;
  border-radius: 25px;
  min-height: 40px;
}
.lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container {
  width: 33%;
  display: flex;
  justify-content: space-between;
}
.lgcookieslaw-button-container .lgcookieslaw-reject-button, .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container .lgcookieslaw-accept-button {
  display: inline-block;
  width: 47%;
}
.lgcookieslaw-slider.lgcookieslaw-slider-checked {
  background-color: #427191;
}
.lgcookieslaw-badge {
  background-color: #427191;
}
.lgcookieslaw-modal-footer .lgcookieslaw-button {
  font-size: 14px !important;
  padding: 6px 20px;
  border-radius: 25px;
}

/************************** BANNER ZMENA FONTU ****************************/
.DeoSlideshow .third-text {
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff !important;
}
.DeoSlideshow .second-text {
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff !important;
}
/*Main 991px*/
@media (max-width: 991px) {
    body .button-middle .slick-slider .slick-arrows .slick-arrow {
        width: 35px;
        height: 35px;
    }
    body .button-middle .slick-slider .slick-arrows .slick-arrow::before {
        font-size: 9px;
        line-height: 33px;
    }
    .button-middle .slick-slider .slick-arrows {     
        width: 75px;
    }                
	body .category-products .slick-carousel .box-button {
		display:none !important;
	}
	body#category .product-list-default .thumbnail-container .product-image .box-button {
		display:none;
	}
	body#category .thumbnail-container .product-title {
    	padding-left: 0px;
    	padding-right: 0px;
	}
	/*body .menu-white .deo-horizontal-menu .navbar-toggler .icon-bar.top,
	body .menu-white .deo-horizontal-menu .navbar-toggler .icon-bar.bottom {
		background-color:#4b7b9f;
	}
	body .menu-white .deo-horizontal-menu .navbar-toggler .icon-bar.middle {
		border-top-color: #4b7b9f;
		border-bottom-color: #4b7b9f;
	}
	body .menu-white .deo-horizontal-menu .navbar-toggler {
		border-color:transparent;
	}
	body .menu-white .deo-horizontal-menu .navbar-toggler.is-active .icon-bar.middle {
		border-top-color: transparent;
		border-bottom-color: transparent;
	}*/
	.lgcookieslaw-button-container .lgcookieslaw-reject-button, .lgcookieslaw-button-container .lgcookieslaw-accept-button {
  		font-size: 14px;
  		border-radius: 25px;
  		min-height: 40px !important;
  		min-width: 125px;
  		margin-right: 20px;
	}
}

/*Main 1150px*/
@media (max-width: 1150px) {
	body #wrapper .breadcrumb > .container, body #wrapper > .container {
		max-width:97%;
	}
}

/*Main 1100px*/
@media (max-width: 1100px) {
	body#category #subcategories .row > div {
    	flex: 0 0 50%;
    	max-width: 50%;
	}
}

/*Main 992px*/
/*@media (max-width: 992px) {
	body .box-top-footer .group-left {
		float:none;
		flex:0 0 33.33%;
		max-width:33.33%;
		padding-left:30px;
		margin-bottom:15px;
	}
	body .box-top-footer .group-right{
		padding-left:15px;
		float:none;
		flex:0 0 33.33%;
		max-width:33.33%;
		margin-bottom:15px;
	}
}*/

/*Main 768px*/
@media (max-width: 768px) {
    body .box-continue {
        display:flex;
    }
    body .mobile-continue-to-checkout {
        display:block;
        margin-left:auto;
        font-size: 13px;
        font-weight: normal;
        text-decoration:underline;
    }
    .product-list-default .thumbnail-container .product-title a {	
	   height: 50px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    body #deo-onepagecheckout-container > .row {
        display:flex;
        flex-direction: column-reverse;
    }
    body #deo-onepagecheckout-container #deo-cart-summary-product-list {
        display:block !important;
    }
    body .show-basket {
        display:none !important;
    }
	body #content-wrapper .gformbuilderpro_content .v-center .radio_box p {
		margin-bottom:15px;
	}
    body#checkout section.checkout-step #payment-confirmation .btn {
        width:100%;
    }
    body#checkout section.checkout-step #payment-confirmation + div .btn {
        font-size:13px;
        padding-top:10px;
        padding-bottom:10px;
        width:100%;
    }
    body#checkout section.checkout-step .btn.grey {
        color:black;
        background-color:#dbdddf;
        border-color:#dbdddf;
    }

    body .show-on-mobile {
        display:block !important;
    }
    body:not(.has-breadcrumb):not(#index) #wrapper {
        padding-top: 30px;
    }
    body#checkout .checkout-process .checkout-step .step-title {
        padding-bottom:20px !important;
    }
    body#checkout .checkout-process {
        padding-top:80px !important;
    }
    body#checkout .mobile-cart-switch-holder {
        display:block !important;
        padding:20px 0 20px 0;
    }
    body#checkout .mobile-cart-switch-holder > a.hidden {
        display:none !important;
    }
    body#checkout #content .add-toolbtns a,
    body#checkout .mobile-cart-switch-holder > a {
        display:block;
        padding:10px 10px;
        text-align:center;
        background-color:#dbdddf;
        color:white;
        font-size:14px;
        text-transform:uppercase;
        color:black;
        font-weight:600;
    }
    body#checkout #content .add-toolbtns {
        margin:0px;
        text-align:center;
        display:flex !important;
        justify-content:space-between;
        margin-bottom:-60px;
        position:relative;
        z-index:10;
    }
    body#checkout #content .add-toolbtns a:first-child {
        margin-right:7.5px;
    }
    body#checkout #content .add-toolbtns a {
        display:inline-block;
        width: calc( 50% - 7.5px );
        max-width: calc( 50% - 7.5px );
        padding:0 7.5px 0 7.5px;
        white-space:normal;
        font-size:14px;
        padding-top:3px;
        padding-bottom:3px;
        height:45px;
        display:flex;
        align-items:center;
        justify-content:center;
        background-color:#577b9a;
        color:white;
    }
    body#checkout #content .add-toolbtns a.grey-btn {
        background-color:#dbdddf;
        color:black;
    }
    body#checkout #content .add-toolbtns a.grey-btn span {
        text-align:center;
    }
    
    body input[type=text].form-control,
    body input[type=password].form-control,
    body input[type=email].form-control {
        font-size:16px;
    }
    body #js-checkout-summary .cart-summary-subtotals-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    body #js-checkout-summary .cart-summary-products > p + p {
        display:none !important;
    }
    body #js-checkout-summary .cart-summary-products #cart-summary-product-list {
        display:block !important;
    }
    body#product #content-wrapper {
        padding-left:25px;
        padding-right:25px;
    }
    body#product .product-tabs.tabs {
        margin-top:1.5em;
    }
    body#product .product-tabs.tabs .nav-tabs .nav-link {
        padding:10px 15px;
    }
    body#product .product-quantity .qty {
        margin-bottom:5px;
    }
    /*body#category #search_filters_wrapper {
        padding-bottom:40px;
    }
    body#category #search_filters_wrapper .btn.btn-tertiary {
        margin-bottom:10px;
    }
    body#category #search_filters_wrapper .btn.btn-secondary,
    body#category #search_filters_wrapper .btn.btn-tertiary {
        background-color:#375f79;
        color:white;
        font-weight:600;
        width:100%;
    }
    body#category #search_filters_wrapper .filter-added-btn {
        text-align:center;
    }
    body#category #search_filters_wrapper .filter-added-btn .btn {
        width:100%;
        padding:7px 10px;
        font-size:13px;
    }*/
    body #products .product_list.grid > .row {
        margin-left:-5px;
        margin-right:-5px;
    }
    body #products .product_list.grid > .row > .ajax_block_product {
        padding-left:5px;
        padding-right:5px;
    }
    body #products .product_list.grid > .row > .ajax_block_product .thumbnail-container {
        margin-bottom:10px;
    }
    body#product .category-products .products .slick-slide {
        padding-left:5px;
        padding-right:5px;
    }
    body#checkout .checkout-process .checkout-step {
        max-width:100% !important;
        width:100% !important;
    }
	body#product .product-detail > .row > div {
		margin-bottom:30px;
	}
	body#product #page .images-container {
		margin-top:0px;
	}
	body#category #subcategories .row > div {
    	flex: 0 0 33.33%;
    	max-width: 33.33%;
    	padding-left:7.5px;
    	padding-right:7.5px;
	}
	body#category #wrapper #content-wrapper {
    	width: 100%;
	}
	body#category #wrapper #left-column {
    	width: 100%;
	}
	#wrapper {
    	padding-bottom: 30px;
	}
	body#category #subcategories .row {
		margin:0 -7.5px 0 -7.5px;
	}
	body#index .DeoSlideshow .block-slide-container .slide-text {
		display:none;
	}
	body .footer-container .block .title_block {
		font-size:14px;
		line-height:18px;
	}
	body#index .products_block h4,
	body #wrapper .seo-block h1 {
		font-size:16px;
		line-height:20px;
	}
	body#index .button-middle .slick-slider .slick-arrows {
		display:none;
	}
	body#index .products_block .block_content {
		background-color:transparent;
	}
	body#index .products_block .block_content .slick-slide {
		background-color:transparent;
		margin-right:3.5px;
		margin-left:3.5px;
		padding:0px;
	}
    body#index .products_block .block_content .slick-slide .thumbnail-container,
    body#product .slick-slide .thumbnail-container {
        background-color:white;
    }
	body#index .products_block .block_content {
		position:static;
		margin-left:0px;
		margin-right:0px;
		padding-left:0px;
		padding-right:0px;
		width:100%;
		padding-top:0px;
		margin-bottom:25px;
	}
	body .abc-category-list .body > ul > li .more {
		display:block;
	}
    body .abc-category-list .body  ul  li .show-on-desktop {
        display:none;
    }
	body .abc-category-list .body > ul li h3 {
		font-size:16px;
		line-height:20px;
		text-align:center;
	}
	body .abc-category-list .body > ul > li .more a {
		display:block;
		text-align:center;
		padding:10px 0 10px 0;
		background-color:#709c3f;
		font-size:14px;
		line-height:18px;
		font-weight:600;
		font-family: 'Open Sans';
		color:white;
		margin:0 -7px -7px -7px;
	}
	body .abc-category-list .body > ul > li .more a:hover {
		text-decoration:none;
	}
    body .abc-category-list .body > ul > li {
        flex: 0 0 calc( 50% - 15px );
        max-width: calc( 50% - 15px );
        padding:15px 7px 7px 7px;
        margin:0 7.5px 15px 7.5px;
    }
    body .abc-category-list .body > ul > li > .cnt {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    body .abc-category-list .body > ul > li .more {
        margin-top:auto;
    }
    body .abc-category-list .body > ul > li:nth-child(3) {
    	flex: 0 0 calc( 100% - 15px );
        max-width: calc( 100% - 15px );
    }
    body .abc-category-list {
    	margin: 30px 0 30px 0;
	}
    body .abc-category-list .body > ul > li .cat-desc,
    body .abc-category-list .body > ul > li ul {
        display:none;
    }
    .abc-category-list .body > ul > li + li + li + li + li {
        flex: 0 0 calc( 100% - 20px );
        max-width: calc( 100% - 20px);
        margin-left:10px;
    }
    body#index .home-slider-widget {
    	margin-bottom:20px;
    }
    body#index .home-slider-widget h4.title_block {
		text-align:center;
		font-weight:600;
		padding-left:0px;
	}
    body #wrapper .seo-block {
    	margin: 15px 0 15px 0;
	}
    body #wrapper .seo-block h1 {
		margin:0 0 5px 0;
	}
	body footer .social-title {
    	margin: 10px 0 0 0;
	}
	body .footer-bottom {
		border:0px solid transparent;
	}
	body #footer {
    	padding-bottom: 60px;
	}
	body .block-toggler.accordion_mobile_screen ul {
		margin-top:15px;
		margin-bottom:15px;
	}

	body .block-toggler.accordion_mobile_screen .block_content {
		margin-top:15px;
	}
	body .footer-bottom .row {
		display:flex;
		padding-bottom:0px;
	}
	body .footer-bottom .row > div:first-child {
		display:none;
	}
	body .footer-bottom .row > div:first-child + div {
		order:2;
		background-color:#162834;
	}
	body .footer-bottom .row > div:first-child + div + div{
		order:1;
		margin:10px 0 15px 0;
	}
	body #wrapper .breadcrumb > .container, body #wrapper > .container {
		padding-left:0px;
	}
}

/*Main 678px*/
@media (max-width: 678px) {
	body#category #subcategories .row > div {
		flex: 0 0 50%;
    	max-width: 50%;
	}
}

@media (max-width: 575px) {
	body .box-top-footer > div {
		padding:10px 30px 0px 30px;
	}
	body .footer-container .block.accordion_mobile_screen .title_block {
		margin:0px;
	}
	.block-toggler.accordion_mobile_screen .title {
		padding:7.5px 0 7.5px 0;
		border-bottom:1px solid #577b9b;
	}
	body .box-top-footer .group-right,
	body .box-top-footer .group-left {
		flex:0 0 100%;
		max-width:100%;
		padding-left:30px;
	}
    body#checkout #checkout-personal-information-step .tab-account li {
        flex:0 0 50%;
        margin-bottom:5px;
        position:Relative;
        margin-bottom:0px;
        position:Relative;
    }
    body#checkout #checkout-personal-information-step .tab-account li a.active:after{
        position:absolute;
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
        bottom:-12px;
        content:"";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 12.5px 0 12.5px;
        border-color: #405e76 transparent transparent transparent;
    }
    body#checkout #checkout-personal-information-step .tab-account li > a {
        text-align:left !important;
        padding-left:25px !important;
        padding-right:15px !important;
        height:100%;
        position:Relative;
        position:Relative;
    }
    body#checkout #checkout-personal-information-step .tab-account li  + li > a {
        padding-top:15px !important;
        text-align:center !important;
    }
}
@media (max-width: 480px) {
    body#checkout section.checkout-step .delivery-option > .col-sm-1 {
        flex:0 0 40px;
        max-width:40px;
        padding-right:5px;
        padding-top:5px;
    }
    body#checkout section.checkout-step .delivery-option > .col-sm-11 {
        padding-left:5px;
        flex:0 0 calc( 100% - 40px );
        max-width: calc( 100% - 40px );
    }
    body#checkout section.checkout-step .delivery-option > .col-sm-11 > .row {
        position:relative;
    }
    body#checkout section.checkout-step .delivery-option > .col-sm-11 .col-sm-5 {
        max-width:70%;
    }
    body#checkout section.checkout-step .delivery-option > .col-sm-11 .col-sm-3 {
        position:absolute;
        z-index:10;
        right:0px;
        top:0px;
        font-size:16px;
        color:black;
        font-weight:600;
        text-transform:uppercase;
    }
    body#checkout section.checkout-step .delivery-option > .col-sm-11 img {
        display:none;
    }
	body#checkout section.checkout-step #customer-form, body#checkout section.checkout-step #login-form,
	body#checkout #checkout-personal-information-step .tab-account {
		padding-left:0px;
	}
}


@media (max-width: 400px) {
	body .abc-category-list .body > ul li h3 {
		font-size:14px;
		line-height:18px;
		text-align:center;
	}
}

/* MOBILE PRODUCT FILTERS */

@media (max-width: 481px) {

	.filter-button.filter_toggler_button_on {
		display: flex;
		align-items: center;
	}

	#_mobile_search_filters_clear_all {
		flex-basis: 100%;
	}


	#_mobile_search_filters_clear_all .clear-disabled {
		display: none;
	}

	.filter_toggler_button_on #search_filter_toggler {
		flex-basis: 100%;
		height: fit-content;
	}

}

.deo-nav-mobile .DeoCartClone .deo-cart-solo .icon-cart-sidebar-wrapper .icon-cart-total{
  color: #4c7c9d;
  background: #ffffff;
  padding: 0 4px;
}


.call-us{
	padding: 10px;
	border-radius: 0px;
	background: #ffffff;
	border-top: 1px solid #eee;
	padding-top: 18px;
}

.call-us .title{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.call-us .sub-title{
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
}

.call-us .block-phone{
	padding: 8px;
	color: #ffffff;
	position: relative;
	border-radius: 5px;
	display: inline-block;
	padding-left: 65px;
	background-color: #ca882a;
	padding-right: 20px;
	margin-right: 25px;
}
.call-us .block-phone:before{
	content: '';
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	left: 8px;
	top: 8px;
	bottom: 8px;
	margin: auto;
	background-image: url('/themes/deo_furniture/assets/img/call-us-icon.svg');
	background-size: 45px;
	background-repeat: no-repeat;
	background-position: center;
}

.call-us .block-content{
	display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    flex-wrap: wrap;
}
.call-us .block-phone .phone-title{
	margin-bottom: 5px;
}
.call-us .block-phone .phone-number{
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 0px;
}
.call-us .block-time{
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	font-weight: 900;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Uprava BLOGu */

.deo-blog-item .right-block {
	padding: 15px 15px 15px 15px !important;
  }

  .deo-blog-detail .deo-extra-blogs {
    display: none;
}

.blog-description h3 {
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}
.blog-description h2 {
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}


/*nove*/


.deo-cart-quantity {
	color: #c08737;
}

@media (max-width:  576px){
	.deo-cart-quantity {
		font-size: 6px;
	}
}

.deo-cart-quantity:focus {
	color: #c08737;
}

.available  {
	color: #1a831c;
}

.add-to-cart.btn-primary {
	background-color: #c08737;
}


.img-sluzba {
	display: flex;
	/*margin-bottom: 50px;*/
	z-index: 1;
}

.navrh-11 {
    width: 560px;
    height: 256px;
	/*background-image: url('/themes/deo_furniture/assets/img/modules/deotemplate/images/Layer%205.jpg');*/
    background-image: url('/themes/deo_furniture/assets/img/nove/ako-navrhnut-zavlahu-svojpomocne.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	margin-bottom: 40px;
    background-size:100% auto;
    position: relative;
	z-index: 2;
}


.navrh-22 {
    width: 560px;
    height: 256px;
	/*background-image: url('/themes/deo_furniture/assets/img/modules/deotemplate/images/Layer%207.jpg');*/
    background-image: url('/themes/deo_furniture/assets/img/nove/navrhneme-vam-zavlahu-zadarmo.jpg');    
    background-size:100% auto;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	margin-bottom: 40px;

	position: relative;
	z-index: 2;
}

.badge25 {
    background: #ca882b;
    background: rgba(202, 136, 43);
    display: block;
    width: 395px;
    height: 53px;

    color: #fff;
    font-size: 16px;
	font-weight: 800;
	padding-left: 33px;
	padding-top: 17px;
	border-radius: 5px;

    position: relative;
    top: 220px;
    left: 0px;
}

.badge25 a:link {
	color: #fff;
}

.badge25 a:visited {
	color: #fff;
}

.badge25 a:hover {
	color: #fff;
}

.badge25 a:active {
	color: #fff;
}

@media (max-width:  576px){
	.img-sluzba {
		flex-direction: column;
		/*justify-content: center;*/
	}
}

@media (max-width:  576px){
	.navrh-11 {
		margin-right: 0;
		width: 400px;
		height: 191px;
	}
}

@media (max-width:  576px){
	.navrh-22 {
		margin-right: 0;
		width: 400px;
		height: 191px;
		margin-top: 35px;
		margin-bottom: 40px;
	}
}

@media (max-width:  576px){
	.badge25 {
		width: 282px;
		height: 38px;
		font-size: 12px;
		padding-left: 12px;
		padding-top: 13px;
		top: 165px;
	}
}

@media (max-width:  480px){
	.navrh-11 {
		margin-right: 0;
		width: 380px;
		height: 181px;
	}
}

@media (max-width:  480px){
	.navrh-22 {
		margin-right: 0;
		width: 380px;
		height: 181px;
	}
}

@media (max-width:  480px){
	.badge25 {
		width: 270px;
		height: 38px;
		font-size: 12px;
		padding-left: 12px;
		padding-top: 11px;
		top: 155px;
	}
}

@media (max-width:  390px){
	.navrh-11 {
		margin-right: 0;
		width: 350px;
		height: 160px;
	}
}

@media (max-width:  390px){
	.navrh-22 {
		margin-right: 0;
		width: 350px;
		height: 160px;
	}
}

@media (max-width:  390px){
	.badge25 {
		width: 270px;
		height: 38px;
		font-size: 12px;
		padding-left: 12px;
		padding-top: 11px;
		top: 135px;
	}
}

/* Vanja 2023 */

@font-face {
    font-family: 'Poppins';
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Medium.eot');
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Medium.woff2') format('woff2'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Medium.woff') format('woff'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Medium.ttf') format('truetype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/themes/deo_furniture/assets/fonts/Poppins-SemiBold.eot');
    src: url('/themes/deo_furniture/assets/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('/themes/deo_furniture/assets/fonts/Poppins-SemiBold.woff') format('woff'),
        url('/themes/deo_furniture/assets/fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Regular.eot');
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Regular.woff2') format('woff2'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Regular.woff') format('woff'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Regular.ttf') format('truetype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Light.eot');
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Light.woff2') format('woff2'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Light.woff') format('woff'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Light.ttf') format('truetype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Bold.eot');
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Bold.woff2') format('woff2'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Bold.woff') format('woff'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Bold.ttf') format('truetype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Black.eot');
    src: url('/themes/deo_furniture/assets/fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Black.woff2') format('woff2'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Black.woff') format('woff'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Black.ttf') format('truetype'),
        url('/themes/deo_furniture/assets/fonts/Poppins-Black.svg#Poppins-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Poppins';
}

body {
	font-family: 'Poppins' !important;
	font-weight: 400;
}

body header .box-top-header {
	padding: 10px 0px;
}

.header-kontakt {
	display: flex;
	align-items: center;
}

.header-kontakt-1 p {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 12px;
}

.header-kontakt-2 p a {
	font-weight: 700;
	font-size: 22px;
}

.header-kontakt-2 p {
	margin-bottom: 0px;
	margin-left: 10px;
}

.search-widget .popup-content input[type="text"] {
    border-radius: 3px;
}

.search-widget .popup-content::after {
	content: "";
	background-color: #cacaca;
	position: absolute;
	top: 6px;
	bottom: 0;
	right: 32px;
	height: 65%;
	width: 1px;
}

#cart-block .cart-preview {
	background: #709c3f;
	padding: 12px;
}

#cart-block .cart-preview .shopping-cart {
	color: #000;
}

#cart-block .cart-products-count {
	right: -16px;
	top: -16px;
	min-width: 20px;
	min-height: 20px;
	font-size: 10px;
	line-height: 18px;
}

.popup-over:not(.search-widget) .popup-title .icon {
	font-size: 18px;
}

.box-top-header .DeoColumn:nth-child(3) {
	padding-left: 55px;
}

body#index #wrapper {
	padding-top: 50px;
}

.main-background-section .image_description p {
	position: absolute;
	bottom: 40%;
	color: #fff;
	left: 5%;
	font-size: 33px;
	font-weight: 600;
	line-height: 1.3em;
	text-shadow: 5px 5px 10px #000;
}

/*#index #header:not(.sticky-menu-active) .header-top, #index #header.sticky-menu-active .header-top {
    background-color: #fff;
    border-top: solid 2px #e5e5e5;
    border-bottom: solid 2px #e5e5e5;
}*/

.menu-white.light .deo-horizontal-menu .megamenu > .nav-item > .nav-link {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
	padding: 10px 20px;
}

.megamenu .nav-item.parent > .nav-link::after {
	content: none;
}

.megamenu .content-menu.icon-img .menu-icon-image {
	display: none;
}

.ico-belowmain img {
	max-height: 40px;
	filter: invert(68%) sepia(82%) saturate(305%) hue-rotate(346deg) brightness(102%) contrast(81%);
}

.ico-belowmain {
	background: #fff;
	border-radius: 10px;
	display: flex;
	margin-top: 40px;
	padding: 28px 25px;
}

.ico-belowmain div {
	display: flex;
	align-items: center;
	flex: 1;
}

.ico-belowmain div p {
	font-weight: 500;
	line-height: 1.3em;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 14px;
}

#header {
    background: #fff;
}

#wrapper {
	background: #fafafa;
}

body#index .products_block h4::before, body #wrapper .seo-block h1::before {
	content: none;
}

body #wrapper .seo-block h1 strong {
	padding: 0px;
	font-size: 30px;
	font-weight: 600;
}

body #wrapper .seo-block p {
	font-size: 16px;
	color: #565656;
	line-height: 24px;
}

body#index .products_block h4 strong, body #wrapper .seo-block h1 strong {
	font-size: 26px;
	background-color: transparent;
}

body#index .products_block .block_content {
	background-color: transparent;
	padding-top: 0;
}

.slick-slide {
	padding-left: 5px;
	padding-right: 5px;
}

.product-list-default .thumbnail-container .product-meta .add-to-cart {
	font-size: 16px;
	font-family: 'Poppins';
	height: 40px;
	min-width: 155px;
	background: #709c3f;
	margin-left: 5px;
	border-radius: 20px;
}

.content-btn-product div {
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.content-btn-product div img {
	max-height: 18px;
	margin-left: 5px;
}

.content-btn-product div p {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 0px;
}

.opc-checkout-element #deo-payment-confirmation .error-msg, #deoonepagecheckout-shipping .error-msg, #deoonepagecheckout-payment .error-msg {
	font-weight: 600;
	font-size: 15px;
	margin: 10px 0px;
	text-align: left;
}

.opc-checkout-element .error-msg {
	background: #ffeaea;
	color: #e50000;
	padding: 10px 5px;
	border-radius: 5px;
	margin-top: 0px;
}

.product-list-default .thumbnail-container .product-meta .group-qty-addcart {
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
}

.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .bootstrap-touchspin {
	padding: 5px 18px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
	top: 5px;
}

.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .deo-cart-quantity {
	font-size: 16px;
	color: #222;
}

.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity {
	border-radius: 20px;
	border: 1px solid #c9c7c7;
}

.product-list-default .thumbnail-container .product-price-and-shipping .price {
	float: left;
	color: #000;
	font-size: 20px;
}

.product-list-default .thumbnail-container .product-price-and-shipping .taxt-label {
	font-size: 10px;
	text-align: left;
}

.sklad-text {
	color: #709c3f;
	font-weight: 500;
	font-size: 14px !important;
	margin-top: 5px;
	margin-bottom: 15px;
}

.slick-arrows .slick-arrow:hover {
    border-color: #709c3f;
    background: #709c3f;
}

.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .input-group-btn-vertical button.bootstrap-touchspin-down {
	left: 5px;
}

.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity .input-group-btn-vertical button.bootstrap-touchspin-up {
	right: 5px;
}

.novinky-banners .block {
	transition: ease-in 0.2s;
}

.novinky-banners .block:hover {
	transition: ease-in 0.2s;
	transform: scale(1.02);
}

.novinky-banners .media {
	overflow: visible;
}

body#index .products_block .block_content {
	padding-bottom: 10px;
}

.znacky-left {
	width: 50%;
}

.znacky-right {
	width: 50%;
}

.znacky-right img {
	width: 100%;
}

.znacky-block {
	display: flex;
	gap: 50px;
	padding-bottom: 30px;
	padding-top: 40px;
}

.znacky-logo img {
	max-height: 30px;
}

.znacky-logo2 img {
	max-height: 45px;
}

.znacky-below {
	display: flex;
	gap: 50px;
}

.znacky-third {
	width: 33.33%;
}

.znacky-left h2 {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 20px;
}

.znacky-block p, .znacky-below p {
	font-size: 16px !important;
	color: #606060 !important;
	line-height: 30px !important;
}

.znacky-left h3 {
	color: #000 !important;
}

.znacky-logo2 {
	margin-bottom: 10px;
}

body .footer-bottom .row {
    margin: 0;
}

body .footer-bottom .row > div:first-child {
	visibility: visible;
}

.footer-center {
	background: #f2f2f2;
	color: #3e3e3e;
}

body .footer-bottom {
	background-color: #f2f2f2;
	color: #5d5d5d;
}

.footer-container .block .title_block, .footer-container .footer-black .block .title_block {
	color: #000;
}

body .footer-container .block .title_block {
	text-transform: none;
}

.footer-center a, .footer-center .DeoBlockLink ul li a, .footer-center .footer-black .DeoBlockLink ul li a {
	color: #3e3e3e;
	font-size: 15px;
	line-height: 2em;
}

.block-toggler.DeoBlockLink ul li + li {
	margin-top: 0px;
}

.footer-contact-3 p {
	color: #3e3e3e;
	font-size: 15px;
}

.footer-bottom a, .footer-bottom .DeoBlockLink ul li a, .footer-bottom .footer-black .DeoBlockLink ul li a {
	color: #5d5d5d;
}

.footer-contact-4 img  {
	max-width: 150px;
	margin-bottom: 10px;
}

.footer-hours {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.footer-tel a {
	font-size: 23px;
	font-weight: 700;
}

.footer-mail a {
	font-size: 16px;
	font-weight: 500;
	line-height: 1em;
}

.footer-contact-1::after, .footer-contact-2::after, .footer-contact-3::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #acabab;
	height: 100%;
	width: 1px;
}

body .box-top-footer {
	padding: 50px 0px 20px 0px;
}

.box-top-footer .DeoColumn:nth-child(4) {
	padding-top: 20px;
}

.blog-block h4 {
	text-align: center;
	font-weight: 600;
	font-size: 26px;
	margin-bottom: 50px;
}

.blog-block {
	margin-bottom: 60px;
}

.DeoBlogs .right-block {
	background: #fff;
	padding: 30px;
}

.deo-blog-builder .btn-more:hover, .deo-blog-builder .btn-more:active, .deo-blog-builder .btn-more:focus {
	color: #709c3f;
}

.DeoBlogs .btn-more {
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
}

/*.header-top {
	background-color: #fff;
	border-top: solid 2px #e5e5e5;
	border-bottom: solid 2px #e5e5e5;
}*/

#wrapper .breadcrumb {
	background: #fafafa;
}

body #wrapper .breadcrumb > .container li span, body #wrapper .breadcrumb > .container li a {
	text-transform: uppercase;
}

.product-images .slick-slide img {
	border: solid 1px #d7d6d7;
}

body#product #page .images-container {
	background-color: transparent;
}

.sticky-menu-active .header-top {
    background-color: #fff;
}

.slick-list .deo-js-thumb {
	border: solid 1px #d7d6d7;
}

.product-detail .col-xxl-7 {
	width: 55.33%;
	margin-left: 3%;
}

body#product .product-detail .product-detail-name {
	font-size: 24px;
	font-family: 'Poppins';
	border-bottom: none;
}

body#product .product-detail .description-short p, body#product .product-detail .description-short p span {
	font-size: 16px !important;
	line-height: 26px !important;
}

body#product .description-short .more-info > a {
	color: #000;
}

body#product .description-short .more-info > a:hover {
	color: #709c3f;
}

.product-quantity .qty .control-label {
	display: table-cell;
	vertical-align: middle;
	height: 35px;
	display: none;
}

.product-quantity {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.product-quantity .qty {
	width: auto;
	margin-right: 20px;
	margin-top: 0px;
  	margin-bottom: 0px;
}

.product-add-to-cart .add .add-to-cart::before {
	content: none;
}

.add-to-cart img {
	max-width: 18px;
	margin-left: 10px;
}

.add-to-cart {
	display: flex;
	min-width: 240px;
	justify-content: center;
}

.add-to-cart.btn-primary {
	background-color: #709c3f;
}

.product-add-to-cart .add .add-to-cart {
	border-radius: 20px;
}

.product-quantity #quantity_wanted {
	height: 45px;
}

.product-quantity .qty .input-group .input-group-btn-vertical .btn {
	height: 45px;
	width: 35px;
}

.product-quantity .qty .input-group .input-group-btn-vertical .btn:hover {
	background: #fff;
	color: #666;
}

.product-quantity .qty .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-down {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.product-quantity .qty .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-up {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

#product-availability > span span {
	font-size: 16px;
	padding: 0px;
	color: #709c3f;
	margin-left: 35px;
}

#product-availability > span.product-last-items i {
	border-radius: 5px;
}

.product-prices .current-price, .product-price .current-price {
	font-size: 28px;
	font-weight: 700;
	color: #000;
}

body#product .product-prices .tax-shipping-delivery-label, .product-price .tax-shipping-delivery-label {
	margin: 0 0px 0 15px;
	padding: 12px 0px 0px 0px;
	font-size: 16px;
	color: #646363;
}

.qty-content  {
	border: solid 1px #cdcbcb;
	border-radius: 20px;
}

.product-prices {
	margin-bottom: 0px;
}

.title-normal.has-sub-title .sub-title-widget {
	margin-bottom: 20px;
}

body#product .category-products h3.title_block {
	font-size: 24px;
	margin: 25px 0 15px 0;
	font-weight: 600;
}

.navrhneme {
	display: flex;
	gap: 30px;
}

.navrhneme div {
	width: 50%;
	position: relative;
}

.navrhneme img {
	width: 100%;
}

.navrhneme-2 {
	background: #fff;
	border: solid 1px #e7e7e7;
	border-radius: 10px;
}

.navrhy-btn {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 10%;
}

.navrhy-btn a {
	background: #709c3f;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 40px;
	border-radius: 30px;
	font-weight: 600;
}

.navrhy-1 {
	font-size: 25px;
	font-weight: 900;
	text-transform: uppercase;
}

.navrhy-2 {
	color: #656565;
	font-size: 17px;
}

.navrhy-tel {
	font-size: 54px;
	font-weight: 900;
	color: #000;
}

.navrhy-tel a {
	color: #000;
}

.navrhy-mail {
	font-size: 18px;
	font-weight: 600;
	color: #434343;
}

.navrhy-mail a {
	color: #709c3f;
}

.navrhneme-2 {
	padding: 25px;
}

.product-features dl.data-sheet dd.value, .product-features dl.data-sheet dt.name {
	background: #fff;
}

.product-features dl.data-sheet dd.value:nth-of-type(2n), .product-features dl.data-sheet dt.name:nth-of-type(2n) {
	background: #fff;
}

.product-features dl.data-sheet dd.value {
	text-align: right;
}

.product-features dl.data-sheet dd.value:not(:last-of-type), .product-features dl.data-sheet dt.name:not(:last-of-type) {
    border-bottom: 1px solid #d6d6d6;
}

.product-description.product-page-description.info-content h5 {
	font-size: 18px !important;
	font-weight: 600;
}

.product-description p {
	font-size: 16px;
	font-weight: 400;
	color: #646464;
}

.product-manufacturer label, .product-reference label {
	font-size: 16px !important;
	font-weight: 600;
	color: #000 !important;
}

.product-manufacturer span, .product-reference span {
	font-size: 16px !important;
	font-weight: 600;
	color: #000 !important;
}

.product-manufacturer, .product-reference {
	max-width: 100%;
}

body#product .default-info-product #description h4, body#product .default-info-product #detail-product h4 {
	text-transform: none;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 35px;
}

.product-features p {
	font-size: 16px;
	font-weight: 600;
}

.product-features dl.data-sheet dt.name {
	font-size: 16px;
	color: #646464;
	width: 60%;
}

.product-features dl.data-sheet dd.value {
	font-size: 16px;
	color: #565656;
	font-weight: 600;
	width: 40%;
}

.product-description.product-page-description.info-content a {
	font-size: 16px !important;
	background-color: #709c3f;
	padding: 18px 30px 18px 50px;
	border-radius: 25px;
	font-weight: 600;
	text-transform: uppercase;
	background-image: url(/themes/deo_furniture/assets/img/pdf-icon.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position-y: center;
	background-position-x: 15px;
	display: block;
  	margin-top: 15px;
}

.product-description h6 {
	margin-top: 40px;
}

.product-list-default .thumbnail-container .product-title a {
	font-size: 16px;
	font-weight: 600;
}

.thumbnail-container .product-description-short {
	font-size: 15px;
}

.breadcrumb ol {
    display: flex;
    max-height: 50px;
    align-items: center;
}

.bread-1 {
    max-height: 50px;
}

.spat-button {
    background-color: #4ebab1;
    display: inline-block !important;
    border-radius: 5px;
    margin-right: 25px;
    max-height: 50px;
}

.spat-button img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.spat-button a {
	color: #fff !important;
	font-size: 16px !important;
	display: inline-flex;
	padding: 10px 140px 10px 20px;
	border-radius: 5px;
	vertical-align: middle;
	align-items: center;
	text-transform: none !important;
}

.ajax_block_product {
	padding-left: 5px;
	padding-right: 5px;
}

#content-wrapper .category-name::before {
	content: none;
}

#content-wrapper .category-name {
	padding-left: 0px;
}

body#category .block-category {
	background-color: transparent;
	padding: 10px 0px;
}

#subcategories .subcategory-block .subcategory-name {
	margin-bottom: 0px;
}

body#category #subcategories .subcategory-block .subcategory-name a {
	font-size: 15px;
	font-family: 'Poppins';
	font-weight: 700;
}

body#category .products-selection#js-product-list-top {
	background-color: transparent;
	padding: 0px;
}

body#category .products-selection .products-counter {
	font-size: 16px;
	color: #010101;
	font-weight: 700;
	margin-top: 0px;
	margin-left: 0px;
}

.products-sort-order .select-title {
	min-width: 250px;
	border-radius: 5px;
	font-size: 14px;
}

.products-sort-order .select-list {
	min-width: 248px;
}

.products-sort-order .select-list:hover {
	background: #709c3f;
}

.products-sort-order .dropdown-menu {
	border-radius: 5px;
}

body#category #wrapper #left-column {
	width: 25%;
}

body#category #wrapper #content-wrapper {
	width: 75%;
}

.sidebar .block .title_block > a::before, .sidebar .block .title_block span::before {
	content: none;
}

.sidebar .block .title_block {
	border: none !important;
	font-size: 21px;
	font-weight: 700;
	font-family: 'Poppins';
}

.block-categories .category-sub-menu li[data-depth="0"] > a::before {
	content: none;
}

.block-categories .category-sub-menu li:not(:last-child) {
	border-bottom: solid 1px #e4e4e4;
}

.sidebar .block {
	padding: 25px;
	border: solid 1px #e4e4e4;
	border-radius: 5px;
}

.block-categories .category-sub-menu li > a {
	font-size: 14px;
}

.block-categories .collapse-icons::before,
#search_filters_wrapper .facet .title .navbar-toggler::before {
	content: "\ea3c";
	color: #000;
	font-family: "deo-custom-icons";
}

.block-categories .category-sub-menu li[data-depth="0"].parent > .collapse-icons,
#search_filters_wrapper .facet .title .navbar-toggler {
	top: 7px;
	background: #f5f5f5;
	border-radius: 50%;
	border: solid 1px #b2b2b3;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-weight: 700;
}

.block-categories .category-sub-menu li[data-depth="0"] > a,
#search_filters_wrapper .facet .facet-title {
	padding: 12px 0px;
}

.block-categories .collapse-icons[aria-expanded="true"]::before,
#search_filters_wrapper .facet .title[aria-expanded="true"] .navbar-toggler::before {
	content: "\ea3f";
}

.block-categories .category-sub-menu li[data-depth="1"] > a {
	padding-right: 20px;
}

#search_filters_wrapper {
	padding: 30px;
}

#search_filters_wrapper .facet .facet-title {
	font-size: 14px;
	background: #fff;
}

#search_filters_wrapper .facet:not(:last-child) {
	border-bottom: solid 1px #e4e4e4;
}

.block-categories .category-sub-menu li[data-depth="0"] > a, #search_filters_wrapper .facet .facet-title {
	padding: 12px 35px 12px 0px;
}

#search_filters_wrapper .facet .facet-label a, #search_filters_wrapper .facet .custom-checkbox a {
	font-size: 14px;
}

.js-search-filters-clear-all {
	text-align: right;
	font-weight: 600;
}

.below-categories {
	margin-top: 50px;
}

.below-categories .navrhy-1 {
	font-size: 20px;
}

.below-categories .navrhy-tel {
	font-size: 34px;
}

.below-categories .navrhneme img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.infinitescroll-bottom-message {
	border-radius: 5px;
}

.infinitescroll-bottom-message a {
	text-decoration: underline;
}

.bg-hover-product.bg-hover-black .product-image .product-thumbnail::before {
    border-radius: 5px;
}

.thumbnail-container:hover .product-image .box-button {
    border-radius: 5px;
}

.product-quantity .qty .input-group .input-group-btn-vertical .btn {
	background: #fff;
}

.product-quantity .qty .input-group {
	width: 35px !important;
}

.default-info-product .info-content {
	padding-top: 15px;
}

.nav-fullwidth .container {
    width: 1200px;
}

.nav-fullwidth {
	background-color: #fff;
	border-top: solid 2px #e5e5e5;
	border-bottom: solid 2px #e5e5e5;
}

#cbp-hrmenu > ul > li > a, #cbp-hrmenu > ul > li > span.cbp-main-link {
    font-size: 15px;
    font-weight: 600;
}

.deo-sidebar-cart {
	background: #fff;
}

.deo-content-cart {
	width: 500px;
}

.deo-content-cart .cart-item .cart-item-info .product-name a {
	font-family: 'Poppins';
	font-size: 14px;
}

.deo-content-cart .cart-item .cart-item-info .title-block {
	font-size: 14px;
}

.deo-content-cart .cart-item .cart-item-info .product-quantity .input-product-qty {
	height: 30px;
	font-size: 14px;
}

.deo-content-cart .cart-item .cart-item-info .product-quantity {
	width: 65px;
	border-radius: 5px;
}

.deo-content-cart .cart-item .cart-item-info .product-price {
	font-size: 18px;
}

.deo-content-cart .cart-item .remove-cart {
	top: 10%;
}

.cart-total-wrapper .cart-total .total-line {
	margin: 10px 0;
}

.cart-total-wrapper .cart-total .title {
	font-size: 15px;
}

.cart-total-wrapper .cart-total .value {
	font-size: 15px;
}

.cart-total-wrapper .cart-total {
	border-top: 1px solid #e5e5e5;
}

.cart-total-wrapper .cart-total .cart-subtotals {
	border-bottom: 1px solid #e5e5e5;
}

.deo-sidebar-cart .cart-sidebar-heading {
	background: #fff;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-left: 10px;
	margin-right: 10px;
}

.deo-sidebar-cart .cart-sidebar-heading .title {
	color: #000;
	font-size: 18px;
	font-weight: 700;
}

.deo-sidebar-cart .cart-sidebar-heading .close-sidebar-cart {
	color: #000;
}

.contact-rich .block-content {
	background: #fff;
	border-radius: 5px;
}

#contact #content {
	border-radius: 5px;
}

.input-group .input-group-btn > .btn {
	background: #709c3f;
	padding: 11px 16px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.icon-cart-sidebar-wrapper .icon-cart-sidebar {
	background: #709c3f;
}

.icon-cart-sidebar-wrapper .icon-cart-total {
	color: #709c3f;
	border-color: #709c3f;
}

.deo-blog-builder .blog-title a:hover {
    color: #709c3f;
}

#product .ico-belowmain {
	margin-bottom: 50px;
}

body #content-wrapper .gformbuilderpro_content #submitForm {
	background-color: #709c3f;
}

body #content-wrapper .gformbuilderpro_content #submitForm:hover {
	background-color: #709c3f;
	text-decoration: underline;
}

.gformbuilderpro_form {
	padding: 20px;
}

body .product-flags .product-flag.on-sale {
	background-color: #709c3f;
}

body .product-flags .product-flag.discount {
	background: #709c3f !important;
}

.cart-total-wrapper .cart-buttons .btn {
	background: #709c3f;
}

.cart-total-wrapper .cart-buttons .btn:hover {
	background: #709c3f;
	text-decoration: underline;
}

#deoonepagecheckout-account .account-inner .nav-tabs .nav-item .nav-link.active:hover {
	border-color: #709c3f;
	background: #709c3f;
}

#deoonepagecheckout-account .account-inner .nav-tabs .nav-item .nav-link.active {
	border-color: #709c3f;
	background: #709c3f;
}

#deoonepagecheckout-account .account-inner .nav-tabs .nav-item .nav-link:hover {
	border-color: #709c3f;
	background: #709c3f;
}

.btn-outline, .btn-primary, .btn-inverse {
	background-color: #709c3f;
	border-color: #709c3f;
	border-radius: 5px;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
	background-color: #709c3f;
	border-color: #709c3f;
	text-decoration: underline;
}

#deoonepagecheckout-confirm #confirm_order {
	background-color: #709c3f;
	border-color: #709c3f;
}

a:hover, a:focus {
	color: #709c3f;
}

.popup-over .popup-content .dropdown-item:focus, .popup-over .popup-content .dropdown-item:hover, .popup-over .popup-content .dropdown-item.active, .popup-over .popup-content .dropdown-item.active:focus, .popup-over .popup-content .dropdown-item.active:hover {
	color: #709c3f;
}

/*megamenu*/

.menu-box {
	display: flex;
	flex-wrap: wrap;
	gap: 2%;
}

.menu-box-item {
	flex: 0 0 30%;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin: 1%;
	position: relative;
}

.menu-box-item img {
	max-height: 80px;
	align-self: center;
}

.menu-box-item a {
	margin-top: 15px;
	margin-bottom: 25px;
}

.box-line-bottom::after {
	content: "";
	background: #ccc;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	left: 8px;
	height: 1px;
	width: 95%;
}

.box-line-right::before {
	content: "";
	background: #ccc;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	left: auto;
	height: 90%;
	width: 1px;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-tabs-names li a {
	background-color: #fff;
	color: #000 !important;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.7em;
}

.cbp-hrmenu .cbp-mainlink-iicon {
	max-height: 20px;
	max-width: 20px;
}

.cbp-horizontal.cbp-arrowed .cbp-triangle-container {
	display: none;
}

.cbp-fade-slide-bottom .cbp-hrsub {
	margin-top: 0px;
}

.cbp-horizontal.cbp-arrowed .cbp-hrsub-inner {
	margin-top: 2px;
}

.cbp-hrmenu .cbp-hrsub-inner {
	border: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.cbp-hrmenu .cbp-tab-pane {
	border-left: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	border-bottom-right-radius: 10px;
}

.cbp-hrmenu .cbp-hrsub-tabs-names {
	margin-top: 25px;
}

.cbp-hrmenu .cbp-hrsub-tabs-names li {
	border-bottom: none;
	padding: 0px 10px;
}

.cbp-hrmenu .cbp-hrsub-tabs-names li:hover {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-tabs-names li a {
	background-color: transparent;
}

.cbp-hrmenu .cbp-submenu-it-indicator {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	right: 20px;
}

#cbp-hrmenu .cbp-hrsub-inner .menu-box-item a {
	display: flex;
	flex-direction: column;
	gap: 15px;
	font-size: 14px;
	color: #000;
	padding: 0px 15px;
}

.cbp-tabs-container .row-xs-height {
	display: flex;
}

.cbp-tabs-container .col-xs-2 {
	width: 25% !important;
	flex: 0 0 25%;
}

.cbp-tab-pane {
	width: 100%;
}

.cbp-hrmenu .cbp-tab-pane.active {
	display: block;
}

.tab-content .tab-pane.active {
	height: 100%;
}

/* */

#content-wrapper {
	z-index: 1;
}

.list-brands {
	border-radius: 10px;
	padding: 25px;
}

.brand-infos p {
	font-size: 24px;
	font-weight: 700;
}

.list-brands li {
	display: flex;
	align-items: center;
}

.page-manufacturer .below-categories,
.page-search .below-categories {
	position: relative;
	left: 0;
	width: 100%;
	margin-top: 50px;
}

.total-products .display {
	min-width: 100px;
}

.products-selection .total-products {
	width: 55%;
	align-items: center;
}

.total-products + div {
	width: 45% !important;
}

.products-selection .display > div.selected a {
	background: #709c3f;
	border-color: #709c3f;
}

.products-selection .display > div a:hover {
	background: #709c3f;
	border-color: #709c3f;
}

.product_list.list .thumbnail-container .product-meta {
	padding: 25px 15px;
}

.breadcrumb .container {
	padding-left: 0px;
	padding-right: 0px;
}

.thumbnail-container .product-price-and-shipping {
	min-height: 75px;
}

.ui-menu .ui-menu-item a img {
	max-width: 75px;
}

.ui-widget-content {
	border: 1px solid #ccc;
}

.pf-filter-block {
	margin: 5px;
}

.pf-category-selector .card-block, .pf-block-left .card-block {
	padding: 5px;
}

.pf-filter-form .btn-primary, .pf-filter-form .btn-secondary {
	background: #709c3f;
	border-radius: 25px;
}

.pf-filter-value {
	border-radius: 5px;
}

.pf-filter-value.pf-checked, .pf-range-button.pf-active-range, .pf-range-button.pf-active-range:focus, .pf-range-button.pf-active-range:hover, .pf-range-button.pf-active-range:active {
	background-color: #709c3f;
}

.btn-tertiary:hover {
	background-color: #709c3f;
	border-color: #709c3f;
}

.pf-filter-values {
	margin-right: 10px;
}

.pf-toggle-icons::before {
	content: "";
	background: #f5f5f5;
	border-radius: 50%;
	border: solid 1px #b2b2b3;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-weight: 700;
	display: block;
	position: absolute;
	z-index: -1;
	right: -2px;
	top: 7px;
}

.pf-toggle-icons {
	z-index: 1;
	position: relative;
}

.pf-toggle-icons svg {
	width: 20px;
	height: 20px;
}

.pf-filter-container:not(:last-child) {
	border-bottom: solid 1px #e4e4e4;
}

.pf-filter-container:not(:first-child) {
	margin-top: 5px;
}

.pf-toggle-icons {
    padding: 10px 0px 5px 0px;
}

.block-categories .category-sub-menu li {
	padding-bottom: 5px;
}

.block-categories .category-sub-menu li > a:hover {
	color: #709c3f;
}

#cart-block .cart-preview.active a:hover {
    color: #fff;
}

#cart-block .cart-preview.active a:hover .cart-products-count {
    background: #4ebab1;
}

.navrhy-btn a:hover {
	color: #fff;
	text-decoration: underline;
}

.navrhy-btn a:focus {
	color: #fff;
}

/*
.sticky-menu-active .nav-fullwidth {
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	transition: ease-in 0.2s;
} */

.pay-banner {
	display: none;
}

.megamenu .dropdown-widget ul li a::before {
	background: #709c3f;
}

.deo-nav-mobile {
	background: #709c3f;
}

.deo-nav-mobile {
	color: #fff !important;
}

.opc-checkout-element .payment-options label {
	text-align: left;
	display: contents;
}

.mypresta_scrollup {
	z-index: 99;
}

.pf-block-left.hidden-sm-down {
	margin-top: 25px;
}

.pf-filter-name {
	padding-right: 10px;
}

#foot-24pay p {
	text-align: center;
}

.page-blog .block-categories {
	display: none;
}

.product_list.list .thumbnail-container .product-description-short {
    min-height: 5.1em;
}

@media only screen and (max-width: 1500px) {
	.search-widget .popup-content {
		min-width: 250px;
	}
}

@media only screen and (max-width: 1080px) {
	.box-top-header .DeoColumn:nth-child(1) {
		width: 15%;
	}

	.header-kontakt-2 p a {
		font-size: 16px;
	}

	.header-kontakt-2 p {
		margin-left: 25px;
	}

	.box-top-header .DeoColumn:nth-child(2) {
		width: 35%;
	}

	.box-top-header .DeoColumn:nth-child(3) {
		padding-left: 5px;
		width: 35%;
	}

	.box-top-header .DeoColumn:nth-child(4) {
		padding-left: 5px;
		width: 15%;
	}

	.menu-white.light .deo-horizontal-menu .megamenu > .nav-item > .nav-link {
		font-size: 14px;
  		padding: 10px 15px;
	}

	.main-background-section .image_description p {
		bottom: 35%;
		font-size: 30px;
	}

	.ico-belowmain br {
		display: none;
	}

	.ico-belowmain {
		padding: 28px 10px;
	}

	.deo-blog-builder .slick-track {
		width: 100% !important;
	}

	.deo-blog-builder .slick-slide {
		width: 25% !important;
	}

	body .box-top-footer {
		margin: 0px;
	}

	.breadcrumb .container {
		padding: 0;
	}

	.navrhy-tel {
		font-size: 44px;
	}

	.deo-content-cart {
		width: 400px;
	}

	.product-list-default .thumbnail-container .product-meta .add-to-cart {
		min-width: 135px;
	}
}

@media only screen and (max-width: 989px) {
	.deo-megamenu-mobile-button-toogle {
		color: #000;
	}

	.deo-megamenu-mobile-button-toogle {
		background: #fff;
		font-size: 18px;
	}

	.deo-megamenu-mobile .megamenu .nav-item::before {
		border-bottom: 1px solid #acabab;
		top: 50px;
	}

	.deo-megamenu-mobile .megamenu .nav-item:last-child::before {
		content: none;
	}

	.deo-megamenu-mobile .megamenu > .nav-item .content-menu .icons {
		display: none;
	}

	.deo-megamenu-mobile .megamenu {
		background: #fff;
	}

	.deo-megamenu-mobile {
		background: #fff;
	}

	.deo-megamenu-mobile-button-toogle .deo-megamenu-mobile-close {
		color: #000;
	}

	.deo-megamenu-mobile-button-toogle .deo-megamenu-mobile-close {
		background: #fff;
	}

	.deo-megamenu-mobile .megamenu > .nav-item {
		padding: 5px 0px;
	}

	.deo-megamenu-mobile .megamenu .nav-item.parent > .caret {
		top: 7px;
	}

	.deo-megamenu-mobile .megamenu .dropdown-widget {
		padding: 15px 0px 0px 10px;
	}

	.deo-megamenu-mobile .megamenu .dropdown-menu {
		background: #fff;
	}

	.deo-megamenu-mobile .megamenu ul li.nav-item::before {
		content: none;
	}

	.deo-megamenu-mobile .megamenu ul {
		padding-top: 15px;
	}

	.product-list-default .thumbnail-container .product-meta .add-to-cart {
		min-width: 185px;
	}

	.box-top-footer .group-right {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		box-ordinal-group: 1;
		-webkit-order: 1;
		-moz-order: 1;
		order: 1;
		-ms-flex-order: 1;
	}

	.deo-header-mobile .deo-horizontal-menu .navbar-header {
		border-radius: 5px;
	}

	.deo-search-advanced .popup-title {
		border-radius: 5px;
	}

	#cart-block .cart-preview {
		background: transparent;
	}

	#cart-block .header {
		border-radius: 5px;
	}

	.deo-search-advanced .popup-title .search::before {
		font-size: 26px;
	}

	#cart-block .cart-preview .shopping-cart {
		color: #fff;
	}

	#cart-block.cart-white .cart-products-count {
		top: 2px;
		right: 4px;
		color: #709c3f;
		background: #ffffff;
	}

	#cart-block .cart-products-count {
		min-width: 16px;
		min-height: 16px;
		font-size: 10px;
		line-height: 16px;
	}

	#cart-block .cart-preview.active a:hover .cart-products-count {
		color: #fff;
		background: #000;
	}

	.block-toggler.accordion_mobile_screen .collapse {
		display: block;
	}

	.block-toggler .navbar-toggler i {
		display: none;
	}

	.block-toggler.accordion_mobile_screen .title {
		padding: 0px;
		border-bottom: none;
	}

	#cart-block .cart-preview {
		padding: 0px;
	}

	.deo-search-advanced .popup-title {
		background: #709c3f;
	}

	.deo-header-mobile .deo-horizontal-menu .navbar-header {
		background: #5e5e5e;
	}

	#cart-block .header {
		background: #4ebab1;
	}

	.thumbnail-container .product-image img {
		max-height: 250px;
		width: 100%;
	}

	#search_filters_wrapper .title_block {
		flex-wrap: wrap;
	}

	#search_filters_wrapper .title_block span {
		flex: 0 0 100%;
	}

	body#category #wrapper #left-column {
		width: 30%;
	}

	body#category #wrapper #content-wrapper {
		width: 70%;
	}

	.products-sort-order .select-title {
		min-width: 200px;
	}

	.product_list.grid > .row, .product_list.sidebar-product > .row {
		margin: 0 !important;
	}

	#deo_search_filter_toggler {
		display: none;
	}
}

@media only screen and (max-width: 962px) {
	body#index #wrapper {
		padding-top: 40px;
	}

	.navrhy-1 {
		font-size: 22px;
	}

	.navrhy-2 {
		font-size: 16px;
	}

	.navrhy-tel {
		font-size: 36px;
	}

	.sidebar .block .title_block > a, .sidebar .block .title_block span {
		line-height: 1.3em;
	}

	.block-categories .category-sub-menu li[data-depth="0"].parent > a {
		margin: 0px 0px 0px 0px;
	}

	.block-categories .category-sub-menu li[data-depth="0"].parent > .collapse-icons, #search_filters_wrapper .facet .title .navbar-toggler {
		top: 10px;
	}

	.box-top-header .DeoColumn:nth-child(3) {
		padding-left: 5px;
		width: 32%;
	}

	.box-top-header .DeoColumn:nth-child(2) {
		width: 38%;
	}
}

@media only screen and (max-width: 834px) {
	.header-kontakt {
		flex-direction: column;
	}

	.header-kontakt-2 p {
		margin-left: 0px;
	}

	.box-top-header .DeoColumn:nth-child(1) {
		width: 18%;
	}

	.box-top-header .DeoColumn:nth-child(2) {
		width: 25%;
	}

	.box-top-header .DeoColumn:nth-child(3) {
		padding-left: 5px;
		width: 40%;
	}

	.abc-category-list .body > ul > li {
		padding: 30px 25px 55px 25px;
	}

	.abc-category-list .body > ul > li ul {
		top: 120px;
		height: calc( 100% - 130px );
	}

	.abc-category-list .cnt h2 {
		line-height: 1.3em;
		min-height: 3.9em;
	}

	body .abc-category-list .body li.more-li .more a {
		margin: 5px 0px 0px 0px;
		font-size: 12px !important;
	}

	.product-list-default .thumbnail-container .product-meta .add-to-cart {
		min-width: 150px;
	}

	.box-top-footer .DeoColumn {
		width: 50%;
	}

	.box-top-footer .DeoColumn:nth-child(3),
	.box-top-footer .DeoColumn:nth-child(4) {
		margin-top: 35px;
	}

	.box-top-footer .DeoColumn {
		padding-top: 10px;
	}

	.box-top-footer .DeoColumn:nth-child(1)::after,
	.box-top-footer .DeoColumn:nth-child(2)::after {
		content: "";
		position: absolute;
		bottom: -15px;
		top: auto;
		left: 15px;
		right: 0px;
		height: 1px;
		width: 92%;
		background: #acabab;
	}

	#footer {
		padding-bottom: 0px;
	}

	.navrhy-1 {
		font-size: 18px;
	}

	.navrhy-2 {
		font-size: 14px;
	}

	.navrhy-tel {
		font-size: 28px;
	}

	.navrhneme-2 {
		padding: 15px 25px;
	}
}

@media only screen and (max-width: 820px) {
	.abc-category-list .body > ul > li {
		padding: 30px 25px 85px 25px;
	}

	.product-list-default .thumbnail-container .product-meta .add-to-cart {
		min-width: 140px;
	}
}

@media only screen and (max-width: 767px) {
	#deo_search_filter_toggler {
		display: block;
	}

	.deo-advanced-search-top-button  {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
		width: 100px !important;
	}
	.deo-search-advanced.search-kovako-one .block_content .deo-advanced-search-top-button:hover {
		color: #709c3f;
	}
	.deo-search-advanced .block_content .deo-advanced-search-top-button span {
		display: inline;
		color: #709c3f;
	}
	.deo-search-advanced .block_content .deo-advanced-search-top-button i {
		color: #709c3f;
	  }
	.category-depth-level-2 #deo_search_filter_toggler {
		display: none;
	}
	.lgcookieslaw-button-container .lgcookieslaw-reject-button {
		margin-bottom: 0px;
	}
	
	.pf-toggle-filter {
		display: none;
	}

	.product-list-default .thumbnail-container .product-price-and-shipping .price {
		float: none;
		width: 100%;
	}

	.main-background-section {
		margin-top: 25px;
	}
	
	.deo-megamenu-mobile.active {
		-moz-box-shadow: 7px 0px 30px 0px black;
		-webkit-box-shadow: 7px 0px 30px 0px black;
		-o-box-shadow: 7px 0px 30px 0px black;
		-ms-box-shadow: 7px 0px 30px 0px black;
		box-shadow: 7px 0px 30px 0px black;
	}

	.deo-horizontal-menu .navbar-header .navbar-toggler .icon-bar.line-middle {
		height: 105%;
	}

	.lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-left {
		bottom: 8%;
	}
	
	#lgcookieslaw_fixed_button svg {
		fill: #709c3f;
	}

	.ico-belowmain {
		flex-wrap: wrap;
		padding: 30px;
	}

	.ico-belowmain div {
		flex: 0 0 100%;
		margin-top: 25px;
	}

	/* .ico-belowmain div {
		flex: 0 0 50%;
		padding: 15px 0px;
		position: relative;
	}

	.ico-1::after, .ico-2::after {
		content: "";
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		background: #e5e5e5;
		height: 1px;
		width: 90%;
	}

	.ico-1::before, .ico-3::before {
		content: "";
		position: absolute;
		top: 8px;
		bottom: 0;
		left: auto;
		right: 15px;
		background: #e5e5e5;
		height: 80%;
		width: 1px;
	} */

	.ico-belowmain img {
		max-height: 100%;
		max-width: 35px;
	}
	
	body#index .products_block h4 strong, body #wrapper .seo-block h1 strong {
		font-size: 24px;
	}

	body #wrapper .seo-block h1 {
		margin: 35px 0 15px 0;
	}

	body #wrapper .seo-block h1 strong {
		font-weight: 700;
	}

	body .abc-category-list .body > ul > li .more a {
		padding: 15px 0;
		background-color: #709c3f;
		font-size: 16px;
		font-family: 'Poppins';
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}

	.product-list-default .thumbnail-container .product-meta .add-to-cart {
		min-width: 240px;
	}

	.novinky-banners .col-sm-12 {
		margin-bottom: 30px;
	}

	.znacky-block {
		flex-direction: column;
	}

	.znacky-right {
		display: none;
	}

	.znacky-left {
		width: 100%;
	}

	.znacky-below {
		flex-direction: column;
		gap: 20px;
	}

	.znacky-third {
		width: 100%;
	}

	.deo-blog-builder .slick-slide {
		width: 50% !important;
	}

	.DeoBlogs .right-block {
		padding: 20px;
	}

	.DeoBlogs .blog-title {
		font-size: 18px;
	}

	.DeoBlogs .blog-desc {
		font-size: 15px;
	}

	.DeoBlogs .btn-more {
		font-size: 16px;
	}

	.box-top-header .DeoColumn:nth-child(1) {
		display: flex !important;
	}

	body#category #wrapper #content-wrapper {
		width: 100%;
	}

	.product-detail .col-xxl-7 {
		width: 95%;
		margin-left: 3%;
	}

	.navrhneme {
		flex-direction: column;
	}

	.navrhneme div {
		width: 100%;
	}

	.navrhneme-2 {
		padding: 50px 30px;
	}

	.navrhy-1 {
		font-size: 22px;
	}

	.navrhy-2 {
		font-size: 16px;
	}

	.navrhy-tel {
		font-size: 34px;
	}

	.box-top-footer .DeoColumn:nth-child(1)::after, .box-top-footer .DeoColumn:nth-child(2)::after, .box-top-footer .DeoColumn:nth-child(3)::after {
		content: "";
		position: absolute;
		bottom: 0;
		top: auto;
		left: 25px;
		right: 0px;
		height: 1px;
		width: 88%;
		background: #acabab;
	}

	.box-top-footer .DeoColumn {
		padding-top: 20px;
		padding-bottom: 10px;
	}

	.box-top-footer .DeoColumn:nth-child(3), .box-top-footer .DeoColumn:nth-child(4) {
		margin-top: 0;
	}

	body .footer-container .block.accordion_mobile_screen .title_block {
		font-size: 18px;
	}

	.breadcrumb ol {
		display: flex;
		max-height: none;
		align-items: baseline;
		flex-direction: column;
	}

	.bread-1 {
		margin-bottom: 20px;
	}

	.deo-search-advanced .ac_results .result-img {
		width: 40px;
	}

	.product-list-default .thumbnail-container .product-title a {
		height: auto;
	}

	.product-list-default .thumbnail-container .product-title {
		height: auto;
	}

	.znacky-block {
		padding-top: 10px;
	}

	.box-header-mobile .right-header-mobile {
		gap: 5px;
	}

	#deo_search_filter_toggler {
		margin-right: 5px;
		border-radius: 5px;
	}

	#search_filters_wrapper .title_block {
		color: #000;
		background: #fff;
	}

	#search_filters_wrapper {
		background: #fff;
	}

	#search_filters_wrapper .title_block #deo_search_filters_close {
		color: #000;
	}

	#search_filters_wrapper .title_block #deo_search_filters_close::before {
		content: '\ea4e';
		background: #fff;
	}

	#search_filters_wrapper .js-search-filters-clear-all {
		font-size: 14px;
		padding-right: 10px;
	}

	#wrapper {
		padding: 0px 10px;
	}

	#index #wrapper {
		padding: 0;
	}

	.total-products .display {
		width: auto !important;
		text-align: left !important;
	}

	.products-selection .col-lg-7 {
		width: 100% !important;
		margin-top: 5px;
	}

	.products-selection .total-products {
		width: 100%;
	}

	.products-selection .showing {
		text-align: right !important;
		width: 100%;
	}

	.mypresta_scrollup {
		display: none !important;
	}

	.total-products .display #list {
		display: none;
	}
	
	.total-products .display #grid {
		display: none;
	}	

	.below-categories {
		position: relative;
		left: 0;
		width: 100%;
		margin-top: 40px;
	}

	.ico-belowmain {
		margin-bottom: 40px;
	}

	.footer-center a:hover {
		text-decoration: underline;
	}

	.input-group .input-group-btn > .btn {
		padding: 12px 16px;
	}

	.pay-banner {
		display: none;
	}

	#foot-24pay p {
		text-align: center;
	}

	.list-brands li {
		align-items: center;
		flex-direction: column;
		text-align: center;
	}
}

@media only screen and (max-width: 450px) {
	.main-background-section img {
		height: 230px;
		object-fit: cover;
		border-radius: 10px;
	}

	.main-background-section .image_description p {
		bottom: 31%;
		font-size: 24px;
		left: 7%;
	}

	.ico-belowmain {
		padding: 15px;
	}

	.ico-belowmain div p {
		padding-right: 10px;
	}

	.ico-1::before, .ico-3::before {
		right: 7px;
	}

	body #wrapper .seo-block h1 strong {
		line-height: 1.3em;
	}

	.product-list-default .thumbnail-container .product-meta .add-to-cart {
		min-width: 65px;
	}

	.content-btn-product div p {
		display: none;
	}

	.content-btn-product div img {
		max-height: 20px;
		margin-left: 0px;
		height: 20px;
	}

	.znacky-left h2 {
		font-size: 24px;
	}

	.znacky-logo img {
		max-height: 40px;
	}

	.blog-block h4 {
		font-size: 22px;
	}

	.blog-desc {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
	}

	.deo-search-advanced .ac_results li {
		padding: 6px 4px;
	}

	.deo-search-advanced .ac_results .result-title {
		font-size: 15px;
		font-family: 'Poppins';
	}

	.deo-search-advanced .ac_results .result-price {
		font-size: 16px;
		font-weight: 700;
		line-height: 26px;
		font-family: 'Poppins';
	}

	.deo-search-advanced .ac_results {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
}

@media only screen and (max-width: 414px) {
	.ico-belowmain div p {
		padding-right: 5px;
	}

	.add-to-cart {
		min-width: 200px;
	}

	.product-add-to-cart .add .add-to-cart {
		padding: 11.5px 20px;
	}

	.product-quantity .add {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 375px) {
	.ico-belowmain div p {
		padding-right: 10px;
	}

	.navrhy-tel {
		font-size: 26px;
	}

	.navrhy-1 {
		font-size: 20px;
	}

	.main-background-section .image_description p {
		font-size: 20px;
	}
}

/* PrestaPro Filter mobile button */
.sort-by-row {
    display: flex;
    align-items: center;
}

.filter-button {
    flex: 1;
    margin-top: 0!important;
}

.pf-toggle-filter {
    background: #6f9c3f;
    color: #fff;
    border-radius: 5px;
    height: 35px;
    padding: 0;
}

.pf-block-left.block.pf-show-default:not(.hidden-sm-down) {
    display: block!important;
    z-index: 10000!important;
    padding-top: 0;
}

.pf-reset-filters {
    color: #000;
}

.pf-mobile-controls .ok {
    color: #000;
    background:#4ebab1;
}
/*abc-category-list*/
/*.clearfix:after {
  content: "";
  display: table;
  clear: both;
} */

.abc-category-list {
	margin:60px 0 65px 0;
	background-color:transparent;
}

.abc-category-list .body > ul {
	display:block;
	background-color:transparent;
	margin-bottom:0px;
	display:flex;
	margin:0 -15px 0 -15px;
	flex-wrap:wrap;
}

.abc-category-list .body > ul > li  ul{
	visibility:hidden;
	opacity:0;
	z-index:-1;
	position:absolute;
	left:0px;
	top:90px;
	width:100%;
	height:calc( 100% - 90px );
	background-color:white;
	padding:0px 25px 0px 25px;
	transition: all 0.5s ease;
}

.abc-category-list .body > ul > li  ul li {
	display:block;
	width:100%;
	position:relative;
	margin:0 0 5px 0;
}

.abc-category-list .body > ul > li  ul li:before {
	content:"";
	width:10px;
	height:10px;
	display:block;
	position:absolute;
	z-index:10;
	left:0px;
	top:5px;
	border-radius:50%;
	background-color: #709c3f;
}

.abc-category-list .body > ul > li  ul li a {
	font-size:16px;
	line-height:20px;
	color:#565656;
	padding-left:20px;
}

.abc-category-list .body > ul > li  ul li a:hover {
	text-decoration:underline;
}

.abc-category-list .body > ul > li {
	flex:0 0 calc( 33.33% - 30px );
	max-width:calc( 33.33% - 30px );
	box-sizing:border-box;
	margin:0 15px 30px 15px;
	background-color:white;
	padding:30px 25px 20px 25px;
	border:1px solid white;
	position:relative;
}

.abc-category-list .body > ul > li:hover {
	border:1px dashed #709c3f !important;
}

.abc-category-list .body > ul > li:hover ul{
	z-index:10;
	visibility: visible;
	opacity:1;
}

.abc-category-list .body > ul > li + li + li + li + li {
	flex:0 0 calc( 66.66% - 30px );
	max-width:calc( 66.66% - 30px);
}

.abc-category-list .body a {
	color:black;
}

.abc-category-list .body a:hover {
	text-decoration:underline;
}

.abc-category-list .body > ul li h3 {
	font-size:22px;
	color:black;
	font-weight:600;
	font-family: 'Montserrat';
	margin:0 0 20px 0;
	padding:0 0 0 0px;
}

.abc-category-list .body > ul li.divider-li {
	width:100%;
}

.abc-category-list .body > ul li.divider-li-3,
.abc-category-list .body > ul li.divider-li-2 {
	display:none;
}

.abc-category-list .body > ul li ul li {
	float:none;
	display:inline-block;
	padding:0 15px 0 0;
}

.abc-category-list .body > ul li ul li a {
	font-size:15px;
}

.abc-category-list .body .cat-image {
	min-height:0px;
	margin:0 0 0px 0;
	margin-left: 0px;
	display:flex;
	justify-content:center;
}

.abc-category-list .body .cat-image img {
	width:100%;
	max-width:100%;
	height:auto;
}

.abc-category-list .body li .cat-desc p,
.abc-category-list .body li .cat-desc p span {
	font-size:16px !important;
	line-height:20px !important;
	color:#565656 !important;
	margin:0px !important;
}


.abc-category-list .cnt h2 {
	min-height: 2.6em;
	line-height: 1.3em;
}

.abc-category-list .body > ul > li {
	border-radius: 10px;
}

.abc-category-list .body > ul > li:hover {
	border: 1px dashed #709c3f !important;
}

.abc-category-list .body > ul > li ul {
	height: calc( 100% - 115px );
	top: 105px;
}

body .abc-category-list .body li.more-li .more a {
	background-color: #709c3f;
	font-family: 'Poppins';
	margin: 15px 0px 0px 0px;
	border-radius: 5px;
}

#deo_search_filter_toggler {
	background: #5e5e5e;
}

.active_filters .filter-block {
	background: #709c3f;
}

.keep-header .ui-autocomplete {
	position: absolute !important;
}

body#index #deo_search_filter_toggler {
	display: none;
}

body#product #deo_search_filter_toggler {
	display: none;
}

body#module-deotemplate-blogcategory #deo_search_filter_toggler {
	display: none;
}

body#module-gformbuilderpro-form #deo_search_filter_toggler {
	display: none;
}

body#module-deotemplate-advancedsearch #deo_search_filter_toggler {
	display: none;
}

body#module-deotemplate-order #deo_search_filter_toggler {
	display: none;
}

.product-unavailable span {
	margin-left: 35px;
}

.blog-description ol {
	list-style: decimal;
	padding-left: 15px;
}

.delivery-option-delay {
	padding-right: 10%;
}

.delivery-option-name .carrier-name {
	font-weight: 700;
	font-size: 16px;
}

.delivery-option-name {
	margin-bottom: 5px;
}

.zas-box {
	display: flex;
	flex-direction: column;
}

.zas-box button {
	background-color: #bb1b03;
	border-color: #bb1b03;
	border-radius: 10px;
	font-weight: 700;
	font-size: 14px;
	max-width: 300px;
}

.zas-box ul li {
	font-weight: 700;
	margin-top: 10px;
}

.custom-checkbox input[type="checkbox"] + span {
	border: 2px solid #414141;
}

/*Main 1000px*/
@media only screen and (max-width: 1000px) {
    .abc-category-list .body > ul > li {
		width:33%;
	}

    .abc-category-list .body > ul li ul li a {
		font-size:15px;
	}
    .abc-category-list .body > ul li h3 {
		font-size:24px;
	}

    .abc-category-list .body > ul li.divider-li {
		display:none;
	}

    .abc-category-list .body > ul li.divider-li-3 {
		display:block;
		width:100%;
	}

}

/*Main 768px*/
@media only screen and (max-width: 768px) {
    .abc-category-list .body > ul > li {
		width:50%;
	}

    .abc-category-list .body > ul li ul li a {
		font-size:15px;
	}
    .abc-category-list .body > ul li h3 {
		font-size:24px;
	}

    .abc-category-list .body > ul li.divider-li-3 {
		display:none;
	}

    .abc-category-list .body > ul li.divider-li-2 {
		display:block;
		width:100%;
	}

	.deo-megamenu-mobile .megamenu .nav-item.parent > .nav-link {
		width: 100%;
	}

	.deo-nav-mobile .DeoCartClone::before {
		content: "";
		display: block;
		width: 100%;
		height: 110%;
		background-color: #000;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
	}

}

@media only screen and (max-width: 989px) {
	.cart-block .cart-total-display {
		position: absolute !important;
		right: -18px !important;
		margin-top: 0 !important;
		text-align: center;
	}

	#cart-block {
		margin-left: 15px;
		margin-right: 20px;
	}

	.DeoMegamenu {
		margin-left: 13px;
	}
}

/*Main 500px*/
@media only screen and (max-width: 500px) {
    .abc-category-list .body > ul > li {
		width:100%;
	}

    .abc-category-list .body > ul li.divider-li-2 {
		display:none;
	}

	.abc-category-list .body .cnt {
    	text-align: center;
	}
	.abc-category-list .body .cat-image {
    	margin-left: 0px;
	}
	.abc-category-list .body > ul li h3 {
    	padding: 0px;
	}
	.abc-category-list .body > ul li ul {
		padding: 0px;
	}

	.box-header-mobile .left-header-mobile {
		width: 45%;
	}

	.box-header-mobile .right-header-mobile {
		width: 60%;
	}

	#cart-block {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.DeoMegamenu {
		margin-left: 0;
	}

	.deo-blog-builder .slick-track {
		display: flex;
		flex-wrap: wrap;
	}

	.sort-by-row {
		justify-content: end;
	}

	#js-product-list-header .block-category {
		margin-bottom: 10px;
	}

	body#index #wrapper {
		padding-top: 25px;
	}

	.search-more-btn a {
		font-size: 16px;
		font-family: 'Poppins';
		background: #709c3f;
		margin-left: 5px;
		border-radius: 20px;
		color: #fff;
		margin: 15px 0px;
		padding: 10px;
		display: inline-block;
	}

	.deo-search-advanced .ac_results {
		max-height: 360px;
	}
}
/*abc-category-list*/

.block-categories .category-sub-menu .current_cate {
	color:#709c3f;
}

.cart-total-wrapper .cart-buttons {
	padding: 10px 20px;
	text-align: center;
	display: flex;
	gap: 10px;
}

.cart-total-wrapper .cart-buttons a {
	flex: 0 0 50%;
}

.cart-total-wrapper .cart-buttons .close-sidebar-cart::before {
	content: none;
}

.cart-total-wrapper .cart-buttons .close-sidebar-cart {
	font-weight: 600;
	display: block;
	color: #414141;
	padding: 10px 15px;
	background: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	border: solid 2px #414141;
	border-radius: 5px;
}

.cart-total-wrapper .cart-buttons .btn {
	align-content: center;
}

.cart-total-wrapper .cart-buttons .close-sidebar-cart:hover {
	color: #709c3f;
}

.icon-cart-sidebar-wrapper + .cart-subtotal-display {
	right: 30px;
	position: relative;
	text-align: center;
	margin-top: 10px;
	background: #709c3f;
	border-radius: 5px;
	color: #fff;
	padding: 5px;
}

.cart-block .cart-total-display {
	position: relative;
	right: 25px;
	margin-top: 14px;
	color: #414141;
	font-weight: 700;
	min-width: 80px;
}

body #growls * {
	background-color: #709c3f !important;
}

.deo-sidebar-cart {
	padding: 0 20px;
}

.cart-buttons .checkout {
	order: 2;
}

.cart-summary-line.cart-subtotals,
.tax.total-line {
	display: none !important;
}

#module-deotemplate-order #cart-block {
    display: none !important;
}

.cart-summary-line .value + div {
	display: none !important;
}

.carrier-price {
	font-weight: 700;
	font-size: 16px;
}

.delivery-option-price {
	margin-top: 10px;
}

.deo-sidebar-cart .cart-sidebar-heading .close-sidebar-cart::before {
	font-size: 32px;
}

.shopping-cart-header .title {
	font-size: 17px;
}

.mob-title-hide {
	display: none !important;
}

.megamenu .dropdown-widget ul li a {
	display: inline-block;
	width: 100%;
}

@media only screen and (max-width: 414px) {
	.deo-content-cart {
		width: 330px;
		padding-right: 20px;
	}

	.deo-sidebar-cart.slidebar_right {
		max-width: 350px;
	}

	.cart-total-wrapper .cart-buttons {
		gap: 0;
		flex-wrap: wrap;
	}

	.cart-total-wrapper .cart-buttons a {
		flex: 0 0 100%;
	}
}

@media only screen and (max-width: 767px) {
	.mob-title-hide {
		display: block !important;
	}
}

@media only screen and (max-width: 393px) {
	.product-list-default .thumbnail-container .product-meta .group-qty-addcart {
		flex-direction: column;
	}

	.product-list-default .thumbnail-container .product-meta .group-qty-addcart .wrapper-deo-cart-quantity {
		width: 100%;
	}

	.product-list-default .thumbnail-container .product-meta .add-to-cart {
		min-width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.product-list-default .thumbnail-container .product-meta .group-qty-addcart .btn-cart-product-list {
		width: 100%;
		min-width: 100%;
	}
}

@media only screen and (max-width: 360px) {
	.box-header-mobile {
		padding: 8px 10px;
	}
}