@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dev.mello.sk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(79,79,79);
	--wd-text-font-size: 16px;
	--wd-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #c3935b;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #c3935b;
	--btn-accented-bgcolor-hover: #A97F4F;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #fff4ef;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #EAEAEA;
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: #F4F4F4;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


#doprava.woocommerce-checkout-doprava > img {
display:none !important}
@media (min-width: 1200px) {
    .woocommerce>.cart-data-form.col-12 {
			-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
    }
}
.single-product-page p.price:first-of-type {
display:none !important;
}

.cmplz-close {
display:none !important}
.variations_form .woocommerce-variation-price .price {
  font-size: 20px;
	font-weight: 500;
}
.freeShippingThresholdNotice_wrapper span {
	    font-weight: 500;
}
.shop_table .variation {
	display:none !important
}



.freeShippingThresholdNotice_wrapper {
		color: #600505 !important;
    background-image: linear-gradient(to right, hsl(0deg 63% 36% / 6%), hsl(0deg 68% 77% / 11%)) !important;
    /* background-color: #962222; */
    padding: 24px 10px 24px 60px;
    border-radius: 10px!important;
    line-height: 1.1;
    font-weight: 400;
    font-size: 16px;
		position: relative;
		width: 100%;
}

.freeShippingThresholdNotice_wrapper::before{
	content: '›';
	color: #600505 !important;
	position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -9px;
    font-size: 18px;
    line-height: 18px;
}

.wc_payment_method.payment_method_dobirka:after {
    content: '1,99 s DPH';
    color: #c3935b;
    position: absolute;
    top: 1px;
    right: -70px;
    font-weight: 500;
    font-size: 13px;
}

.wc_payment_method.payment_method_cod:after {
	  content: '1,99 s DPH';
    color: #c3935b;
    position: absolute;
    top: 1px;
    right: -70px;
    font-weight: 500;
    font-size: 13px;
}
.wc_payment_method.payment_method_cod{
			position: relative;
    display: inline-block;
}
.wc_payment_method.payment_method_dobirka {
		position: relative;
    display: inline-block;
}

.cmplz-btn.cmplz-deny {
display:none !important}
.cmplz-btn.cmplz-view-preferences {
	opacity: .4 !important
}
.italy {
	    display: none !important;
}
a.button.zas-pop-kont.zas-tlac {
    width: 100% !important;
    margin-left: 0 !important;
	margin-top: 10px !important;
}
@media screen and (max-width: 1024px) {
.wa-subcategories {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: var(--space-xs);
    margin: 0px calc(1rem * -0.5);
}
}

@media screen and (max-width: 768px) {
.wa-subcategories {
    grid-template-columns: 1fr;
    margin: 0px calc(1rem * -0.4);
}}
.sub-menu-dropdown {
	background: #ac0000
}

.wd-dropdown-menu.wd-design-default {
	padding: 0px!important
}
.wa-subcategories__item a:hover {
    background: #730404;
}

.wa-subcategories__item a:hover span {
	color: #fff
}

.wa-subcategories__item a:hover .wa-subcategory-icon {
		color: #fff
}

.wa-subcategories {
    display: flex;
    flex-wrap: wrap;
    margin: 15px calc(1rem * -0.6);
}
.wa-subcategories__item {
    flex: 0 1 33.333%;
    padding: calc(1rem * 0.6);
}

.wa-subcategories__item a {
    display: flex;
    background: #d4d4d463;
    border-radius: 10px;
    align-items: center;
    justify-content: space-between;
    transition: 0.2s all;
    /* min-height: 6rem; */
    height: 100%;
}

.wa-subcategories__item a .wa-subcategory-content {
    display: flex;
    align-items: center;
    padding: calc(1rem * 0.85);
}

.wa-subcategories__item a span {
    color: #710808;
    margin-left: 1rem;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}

.wa-subcategories__item a .wa-subcategory-icon {
    background: var(--secondary);
    height: 100%;
    display: flex;
    align-items: center;
    padding: 1rem;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    transition: 0.2s all;
}
.term_title {	
    color: #ac0000;
		font-size: clamp(1.8rem, calc(1.8rem + ((1vw - 0.32rem) * 1.6667)), 3.6rem);
}
@media (max-width: 1024px) {
	.wd-header-cart {
    padding: 4px 4px !important;
}	

	.whb-top-bar-inner .whb-visible-lg {
		display: flex !important;
	}
	
}
@media (max-width: 620px) {
.whb-column.whb-col-right{
	display:none !important
	}
}
.dp_product_age {
    position: absolute;
    top: 35px;
    right: 5px;
    background: #ac0000;
    padding: 2px 6px;
    color: #ffffff;
    border-radius: 3px;
    font-weight: 500;
}

.wpsm-show, .wpsm-hide {	
    font-size: 90% !important;
    background: #e1e1e1 !important;    
    border-radius: 5px;
    color: #000!important;
    padding: 2px 10px !important;
    font-weight: 500 !important;
}
.show_more {
display:inline-block!important}
.wd-products-per-page.woodmart-products-per-page {
display:none !important}
.italy span {
    background: #c3935b;
    padding: 7px 12px !important;
    border-radius: 5px;
}

.italy .nav-link-text:after{
	display:none!important}
.topbar_help img {
		height: 35px;
    width: 35px;
    border-radius: 100%;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.topbar_help .second {
	display: flex;
  align-items: center;
}
.topbar_help .days {
font-size: 12px !important
}


.topbar_help .second .ct-text-block {
	line-height: 14px;
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px;
}
.topbar_help { 
	display: flex;
  flex-direction: row;
	align-items: center;
}

.topbar_help > .ct-div-block .text-block{
	    font-size: 14px;
    font-weight: 500;
}

#cal .month {
	padding: 0.8em 0 0em 0 !important; 
}
	
.site-mobile-menu .sub-menu li a {
    font-weight: 500 !important;
}
.wd-nav[class*="wd-style-"]>li>a {
    font-weight: 500 !important;
    font-size: 16px !important;
}

.mobile-tab-title.mobile-pages-title.wd-active,
.mobile-tab-title.mobile-categories-title.wd-active{
	    background: #a06f39;
}

.mobile-tab-title.mobile-pages-title.wd-active a > span.nav-link-text,
.mobile-tab-title.mobile-pages-title a > span.nav-link-text,
.mobile-tab-title.mobile-categories-title a > span.nav-link-text {
	color: #fff !important
}
.wd-nav-mob-tab {
	border-bottom: 0px!important;
}
.woocommerce-mini-cart__buttons .checkout,
.checkout-button.button.alt.wc-forward{
    padding: 25px 20px !important;
    font-size: 18px !important;
    border-radius: 5px !important;
	    background-color: #c3935a;
		color: #fff !important
}
.woocommerce-mini-cart__buttons.btn-cart {
	    border-radius: 5px !important;
}

.wd-header-cart {
	    background: #fff;
    border-radius: 5px;
    color: #000;
    padding: 10px 8px;
}

.wd-header-cart span {
	color:#000;
}

.payment_methods li img {
    max-height: 20px !important;
}

table .cart_item td {
    padding: 8px 10px;
    border-bottom: 1px solid #8f653321;
}

.form-row.place-order label {
	color: #fff !important
}

.form-row.place-order a {
	color: #fff !important;
	text-decoration: underline
}

.cart-subtotal th {
	font-size:24px!important
}

.woocommerce-checkout #shipping_method input[type=radio] + label:hover,
woocommerce-checkout..woocommerce-checkout #platba input[type=radio] + label:hover{
    cursor: pointer;
}

.woocommerce-checkout #shipping_method input[type=radio],
.woocommerce-checkout #platba input[type=radio]{
  display: none;
}

.woocommerce-checkout #shipping_method input[type=radio] + label,
.woocommerce-checkout #platba input[type=radio] + label{
    background: url(/wp-content/uploads/_checkout/radio-custom-unchecked.svg) left top no-repeat;
    display: block;
    height: 20px;
    padding-left: 30px;
    display: inline-block !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
}

.woocommerce-checkout #shipping_method input[type=radio]:checked + label,
.woocommerce-checkout #platba input[type=radio]:checked + label {
    background: url('/wp-content/uploads/_checkout/radio-custom.svg') left top no-repeat;
    max-height: 20px;
    display: inline-block !important;
    line-height: 18px;
	  margin-bottom: 10px;
}

.woocommerce-checkout #shipping_method input[type=checkbox],
.woocommerce-checkout #platba input[type=checkbox]{
  visibility: hidden;
  margin: 0!important;
  width: 0!important;
}

.woocommerce-checkout #shipping_method input[type=checkbox] + label:before,
.woocommerce-checkout #shipping_method input[type=checkbox] + span:before,
.woocommerce-checkout #platba input[type=checkbox] + label:before,
.woocommerce-checkout #platba input[type=checkbox] + label:before {
  visibility: visible;  
  font-family: "FontAwesome";
  font-size: 20px;
  position: relative;
  top: 3px;
  padding-right: 30px;
}

.woocommerce-checkout input[type=checkbox] + label:before,
.woocommerce-checkout input[type=checkbox] + span:before { 
  content: ''; 
  background: url("/wp-content/uploads/_checkout/uncheck3.svg") left top no-repeat !important; 
}

.woocommerce-checkout input[type=checkbox]:checked + label:before,
.woocommerce-checkout input[type=checkbox]:checked + span:before {
  content: '';
  background: url("/wp-content/uploads/_checkout/checked.svg") left top no-repeat !important;
}

.woocommerce-checkout input[type=checkbox]:checked + label:hover:before,
.woocommerce-checkout input[type=checkbox]:checked + span:hover:before { 
  filter: alpha(opacity=100); opacity: 1; 
}

.woocommerce-checkout input[type=radio]:checked + label {
      min-width: 241px !important;
}


#place_order { 
    padding: 20px !important;
    font-size: 20px !important;
    border-radius: 5px;
}
.checkout-order-review:after, .woocommerce-order-pay .entry-content>.woocommerce:after {
display:none!important
}
.checkout-order-review #doprava, .checkout-order-review #platba, .checkout-order-review .custom-aktiwi-total {
border-radius: 5px !important}
.shop_table.woocommerce-checkout-review-order-table thead{
	display:none !important
}
.woocommerce-checkout-review-order .wd-table-wrapper{
	border-radius:5px
}
#order_review_heading {
    margin-bottom: 10px !important;
    color: #fff !important;
    margin-top: 0px !important;}
.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
    margin-bottom: 40px;
    padding: 20px;
		background-color: #ac0000;
    border-radius: 5px;
}

.checkout-order-review:before, .woocommerce-order-pay .entry-content>.woocommerce:before {
	display:none !important
}
.btn-size-default {
  padding: 18px 24px !important;
  font-size: 16px !important;	
	border-radius: 5px; 
}

.btn.btn-size-large {
  padding: 18px 24px !important;
  font-size: 16px !important;	
	border-radius: 5px; 
}

.btn-style-bordered.btn-color-default:hover {
    background-color: #ae0000 !important;
    color: #fff !important;
}

.btn-style-bordered.btn-size-default {
    padding: 16px 24px;
}
.single_add_to_cart_button {
    border-radius: 5px !important;
    padding: 18px 30px !important;
		font-size:16px !important
}
div.quantity input[type="button"] {
    height: 54px !important;
}
div.quantity input[type="number"] {
	height: 54px !important; 
}
.single-product .main-page-wrapper {
    background-color: #ffffff !important;
}

.wd-hover-tiled {
    text-align: center !important;
}

.wd-hover-tiled {
 	padding-right: 0;
	padding-left: 0;
}
.product-grid-item .wd-entities-title {
    font-size: 16px !important;
}

.wd-hover-tiled .product-wrapper {
  box-shadow: 0 0 1px rgb(0 0 0 / 42%) !important;
	padding-bottom: 1.3rem;
	background: #fff;
}

.out-of-stock.product-label {
	display:none !important
}
.dp_stock_status {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #f5f5f5;
    padding: 2px 6px;
    color: #620808;
    border-radius: 3px;
    font-weight: 500;
    /* letter-spacing: .3px!important; */
    font-size: 12px;
}
.woodmart-hover-tiled .product-wrapper .woodmart-add-btn a {
		background-color: #c3935b!important;
    color: #fff!important;
    border-radius: 5px!important;
    transition: background-color .3s ease-in-out;
}
.whb-color-light:not(.whb-with-bg) {
   background-color: #ac0000!important;
}
.wd-header-cart.wd-design-2 .wd-cart-number {
background-color: var(--wd-primary-color)!important;
}
@media (min-width: 1024px) {
.woodmart-product-categories li.wc-default-cat {
	display:inline-block !important
}
}
@media (max-width: 1023px) {
.woodmart-product-categories li.wc-default-cat {
	display:block !important
}
}
.menu-col.zaujimave .wpb_wrapper {
	min-height: 190px;
	background:#fff !important;
	border-radius: 15px;
  padding: 20px;
} 
.menu-col.zaujimave .sub-menu
{
    min-height: 190px;}

.menu-col.v-akcii .vc_column-inner
{
    min-height: 212px;}
.mobile-tab-title.mobile-categories-title.active {}
#shipping_method {margin-bottom:15px;}
a.button.zas-pop-kont.zas-tlac {
    width: calc(100% - 140px);
    margin-left: 10px;
    border-radius: 4px;
    background: #c3935b;
    color: #fff;
    transition: all .3s;
    margin-bottom: 10px;
    float: left;
}

#doprava h2 img, #platba h2 img { 
	width: 25px;
	height: 25px;
  float: left;
  margin-right: 5px;
	margin-top:0px;
}


.page-title-default {
	background-color: #ffffff;}

.site-mobile-menu .sub-menu li a {
    color: #fff!important
}
.mobile-nav-tabs .mobile-tab-title {
    color: #ffffff!important;
}

.mobile-nav .searchform {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
	background: #fff;
}
.mobile-nav {
	background: #c3935b;
}
.mobile-nav-tabs .active {
	background-color: #ffffff;
	color: #fff!important;
	border-bottom: 1px solid #ae0000;
}
.mobile-nav-tabs {
	color: #ffffff !important;
	background: #ae0000;
}

.site-mobile-menu li a {
	background: #a06f39;
	color:#fff!important
}
.site-mobile-menu li.menu-item-has-children > a {
    background: #a07039;
	color:#fff!important;
}
.my-account-with-text .sub-menu-dropdown {
/*    background-color: transparent !important;*/
    color: #edddcd !important;
}
/*
.mobile-nav .searchform input[type="text"]::placeholder,
.mobile-nav .searchform input[type="text"]:-ms-input-placeholder,
.mobile-nav .searchform input[type="text"]::-webkit-input-placeholder {
	color: #ffffff!important;
}

.mobile-nav .searchform input[type="text"] {
	color: #ffffff!important;
} */

.woocommerce-product-details__short-description p
{
    text-align:justify;
    font-weight:500!important
}
/*.woodmart-logo img {
    padding-top: 0px;
    padding-bottom: 0px;
}*/
#cal_nav
{
    display:none!important;
}
#cal li.event {
    clear: both;
    padding-top: 25px!important;
    background: #ead0b047!important;
        padding-bottom: 25px;
}
#cal .info_block {
    margin: 0 0 0 21.5em!important;
}

#cal .end-date {
    width: 8em!important;
    margin-left: 9.9em!important;
    background-color: #ead0b047!important;
    border-radius: 5px;
    padding-right: 0em;
    text-align: center!important;
}

#cal .start-date {
    width: 8em!important;
    padding-right: 1.5em!important;
    background-image: url(../images/hyphen.png)!important;
    background-position: right 2em!important;
    background-repeat: no-repeat!important;
    background-color: #ead0b047!important;
    border-radius: 5px;
    margin-left: 2em;
    padding-left: 2em;
    margin-right: 2em;
    text-align: center!important;
}

li.event:before
{
    display:none!important;
}
.woodmart-woocommerce-layered-nav .swatches-large .with-swatch-text .layer-term-name {
    font-size: 13px!important;
}
.woodmart-woocommerce-layered-nav .show-labels-off .filter-swatch {
    margin-right: 5px!important;
}
.woodmart-woocommerce-layered-nav .swatches-small .with-swatch-text .layer-term-name {
    font-size: 13px!important;
}
.woodmart-woocommerce-layered-nav .swatches-normal .with-swatch-text .layer-term-name {
    font-size: 14px!important;
}

.velky-button a {
    color: #666;
    text-transform: uppercase;
    font-weight: 400;
}


.velke-cervene {    color: #af0000!important;}
.velke-cervene a {    color: #af0000!important;}
.my-account-with-text .sub-menu-dropdown {
    background-color:#000!important;
}

.widget_nav_menu ul li  {
    color: #bbb;
    font-size: 14px!important;
    display: inline-block!important;
    width: 100%!important;
}

body > div > header > div > div > div > div > div.whb-column.whb-col-center.whb-visible-lg,
#menu-main-navigation > li > a
{
    height:90px!important;
}

.btn.btn-color-black, .mc4wp-form input[type="submit"] {
    background-color: #ae0000;
}

.btn-style-bordered.btn-color-default {
    border-color: #ae0000;
}

.whb-sticked .whb-color-light:not(.whb-with-bg) {
    background-color: #ac0000!important;
}

.whb-sticked .wishlist-count,
.whb-sticked .woodmart-cart-number
{
    background-color: #fff!important;
    color: #000;
}

.woodmart-prefooter {
    background-color: #fff;
    padding-bottom: 0px;
}
.menu-col > div {
    padding-top:0px!important;
}
.menu-col > div > div > ul, .akcia-menu > div {
    background: #fff!important;
    margin-bottom: 25px!important;
    padding: 20px!important;
        padding-top: 35px!important;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.item-o-nas > div
{
       background: #fff!important;
    margin-bottom: 25px!important;
    padding: 20px!important;
        padding-top: 35px!important;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.item-o-nas-black > div
{
        background: #cccccc!important;
    margin-bottom: 25px!important;
    padding: 20px!important;
        padding-top: 35px!important;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.category-name > li > a {
    text-align: center;
    font-size: 16px!important;
    color: #ae0000!important;
}
.category-name > li {
    margin-bottom:0px!important;
}
.category-name li.subcategory a {
    font-size: 16px!important;
    color: #c2935a!important;
    font-weight:bold;
    padding: 3px 3px!important;
    text-align: center!important;
}

.menu-item-design-full-width .sub-menu-dropdown
{
    padding-top:0px!important;
    margin-top: 0px!important;
}

.sub-menu-dropdown {
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,.15)!important;
    box-shadow: 0 0 0px rgba(0,0,0,.15)!important;
}

.wd-sub-menu li a {
    color: #ffffff;
    font-size: 16px;
    padding: 12px 20px;
    font-weight: 400;
}

.wd-sub-menu li a:hover {
    background: #7f0000;
	color:#fff !important
}
.sub-menu-dropdown > div > div 
{
    padding-bottom:0px!important;
}
.menu-footer {
    background: #ffffff;
    border-bottom: 5px solid #cda57678;
}
.menu-discount-symbol {
        margin-bottom: 10px!important;
}
.menu-discount-symbol .fa-asterisk:before {
    color: #c2935a!important;
}
.akcia-menu h2 {margin-bottom:10px!important;}

.page-title {background-image:none!important;}

.color-scheme-dark h1 {    color: #ae0000!important;}

body:not(.home) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: #797979e0;
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #ae0000;
}

.woocommerce-info
{
        background-color: #c2935a!important;
}

ul.woocommerce-error li
{
    color:#000;
}

ul.woocommerce-error strong {
    color: #610000;
}

.woocommerce-error
{
    background-color: #f5f5f5!important;
    border: 2px solid #e6e6e6!important;
    border-radius: 6px!important;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}

#yith-wcwl-popup-message:before, .dokan-alert:before, .dokan-error:before, .dokan-info:before, .dokan-message:before, .dokan-store-contact .alert-success:before, .mc4wp-alert:before, .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before, .yith_ywraq_add_item_product_message:before, div.wpcf7-response-output:before {
    font-family: FontAwesome;
    color: #ab0000;
}

@media (max-width: 1024px)
{
.min-footer small
{
    margin: 0px auto;    
}
}

.page-id-2774 .form-row-first, .page-id-2774 .form-row-last {
    width: 48%!important;
    overflow: visible;
    float: left!important;
}

.page-id-2774 .gform_wrapper .top_label input.small, .page-id-2774 .gform_wrapper .top_label select.small {
    width: 100%!important;
}

#gform_1 .gform_wrapper ul li.gfield {
    clear: none!important;
}

.page-id-2774 .gform_wrapper .top_label input.small, .page-id-2774 .gform_wrapper .top_label select.small {
    width: 100%!important;
}
.page-id-2774 .gform_wrapper ul li.gfield {
    clear: none!important;
}

.gform_wrapper .percentbar_blue {
    background-color: #ae0000!important;
    color: #fff;
}


/* Order table - product listing variations formatting */

.checkout-order-review .product-name ul.variation {
    border-left: 3px #962222 solid;
}

.checkout-order-review .product-name ul.variation li {
    margin: 10px !important;
}


/* Subtotal border removal */

.checkout-order-review table.shop_table tfoot tr:nth-child(1) * {
    border: none !important;
}

/* Wrapper box styling */
.checkout-order-review #doprava,
.checkout-order-review #platba,
.checkout-order-review .custom-aktiwi-total
{
    overflow-x: auto !important;
    margin-bottom: 20px !important;
    padding: 20px 15px !important;
    background-color: #FFF !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05) !important;
}

/* Total box styling */
.checkout-order-review .custom-aktiwi-total,
.checkout-order-review .custom-aktiwi-total * {
    font-size: 1.4rem !important;
}

/* Woo Notice checkmark icon */
#yith-wcwl-popup-message:before, .dokan-alert:before, .dokan-error:before, .dokan-info:before, .dokan-message:before, .dokan-store-contact .alert-success:before, .mc4wp-alert:before, .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before, .yith_ywraq_add_item_product_message:before, div.wpcf7-response-output:before {
   font-family: FontAwesome;
   color: #fff !important;
}

/* PDF Embedder custom styling */
div.pdfemb-viewer {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1) !important;
		min-height: 1147.88px;
}

.pdfemb-pagescontainer, div.pdfemb-viewer {
    border: none !important;
    background: none !important;
}

div.pdfemb-toolbar {
    background-color: #ac0000 !important;
}

.product-aktiwi-total {
    line-height: 1;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 2rem;
		font-size: 26px;
}

.product-aktiwi-total P {
	margin-bottom: 0 !important;
	color: #333;
}

.product-aktiwi-total span {
	font-weight: 600;
	color: #c3935a;
}

.wd-swatches-filter.wd-labels-off :is(.wd-swatch+span) {
    display: flex !important;
    font-size: 11px;
    font-weight: 600 !important;
}

.wd-more-desc .wd-more-desc-inner {
    padding: 10px;
}

.wd-hover-with-fade .product-element-bottom {
   padding: 10px;
}

.dp_stock_status {z-index:100;}

.wd-prefooter {
	padding-bottom: unset !important;
}

.wd-sub-menu li a {
	background-color: rgb(172, 0, 0);
}

form.woocommerce-checkout {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important; 
}

@media screen and (max-width: 1024px) {
	form.woocommerce-checkout {
		grid-template-columns: 1fr !important;
	}
}

.woocommerce-NoticeGroup-checkout {
	grid-column: span 2 !important;
}

form.woocommerce-checkout > div {
	max-width: 100% !important;
}