.fa.fa-user-o:before {
    content: "\f2bd";
}

body.is-b2b-customer .b2c-link{
	display: none !important;
}

body:not(.is-b2b-customer) .b2b-link{
	display: none !important;
}

body.is-b2b-customer .box-wrapper{
	overflow: unset !important;
}

#menu-item-44772 > a{
	padding-left: 12px !important;
}


body .gm-navbar {
    z-index:9999999 !important;
}

body .gm-main-menu-wrapper {
    z-index:9999999 !important;
}

.logo-main{
	font-size: 0;
}

.gm-grid-container{
	box-shadow: none !important;
}

.gm-navigation-drawer--open .gm-grid-container{
	box-shadow: 0 0 20px rgb(0 0 0 / 50%) !important;
}

#menu-right-menu-1 .only-pc-link.language{
	display: inline!important;
    flex: unset;
    margin-top: 15px;
    margin-right: 5px;
}

#menu-right-menu-1 .only-pc-link.language a{
	padding-left: 40px;
	background-size: 20px;
    background-position: 10px center;
    background-repeat: no-repeat;
}

#menu-right-menu-1 .only-pc-link.language.cz a{
	background-image: url("https://denbraven.cz/wp-content/uploads/2019/12/cz.png");
}

#menu-right-menu-1 .only-pc-link.language.sk a{
	background-image: url("https://denbraven.cz/wp-content/uploads/2019/12/sk.png");
}

#menu-right-menu-1 .only-pc-link.language.hu a{
	background-image: url("https://denbraven.cz/wp-content/uploads/2019/12/hu.png");
}

#menu-right-menu-1 .only-pc-link.language.en a{
	background-image: url("https://denbraven.cz/wp-content/uploads/2024/02/eng-flag.png");
}

body .add_to_cart_button.added_and_noted .add_to_cart_text{
	opacity: 1 !important;
}

.dgwt-wcas-details-space form.cart{
	display: flex;
	gap: 10px;
}

.dgwt-wcas-details-space form.cart .quantity input.qty{
	font-size: 1em;
	padding: 14px 12px !important;
	width: 100%;
	border: 1px solid #D9D9D9 !important;
    border-radius: 4px
}

.dgwt-wcas-details-space form.cart button[type="submit"]:not(.checkout-button){
	background: #1aad1b !important;
	color: #fff !important;
	border-radius: 4px;
}

.dgwt-wcas-details-space form.cart button[type="submit"]:not(.checkout-button):hover{
	background: #00cb01 !important;
}

.add_to_cart_button .view-cart.added_to_cart{
	display: none !important;
}

.dgwt-wcas-preloader.dgwt-wcas-close {
	right: 85px !important;
}

.gm-navbar.gm-navbar--style-1 .gm-inner, .gm-navbar.gm-navbar--style-1 .gm-inner > .gm-container, .gm-navbar.gm-navbar--style-1 .gm-inner > .gm-inner-bg{
	transition: none !important;	
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{
	color: #fff;
    font-style: normal;
}

form.dgwt-wcas-pd-addtc-form .add_to_cart_button{
    background: #16ad1c;
    color: #fff;
    padding: 10px 20px !important;
    font-size: 15px;
    border-radius: 4px;
    text-transform: none !important;
	line-height: 1.5;
	display: block !important;
}

.dgwt-wcas-product-details .woocommerce-price-suffix{
	display: none !important;
}

.dgwt-wcas-product-details .dgwt-wcas-details-attributes{
    display: flex;
    flex-direction: column;
    gap: 5px;
    color: #777;
    font-weight: normal;
    font-size: 14px;
}

.quantity .qty-inset{
	display: flex !important;
}

body .woocommerce form.dgwt-wcas-pd-addtc-form .quantity .input-text.qty:not(.btn-block) {
    width: auto !important;
    border: 1px solid #d9d9d9 !important;
    border-radius: 4px;
    padding: 10px 20px !important;
    font-size: 16px !important;
    float: none !important;
	flex: 1;
}

.dgwt-wcas-pd-addtc-form{
	justify-content: space-between;
	gap: 10px;
}

.dgwt-wcas-pd-addtc .quantity{
	margin: 0;
	flex: 1;
}

.dgwt-wcas-pd-addtc .quantity .qty-minus,
.dgwt-wcas-pd-addtc .quantity .qty-plus{
	display: none !important;
}

.dgwt-wcas-product-details a.dgwt-wcas-details-product-title{
	font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 800;
}

.dgwt-wcas-details-product-sku {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #777;
    margin-top: 10px;
}

.dgwt-wcas-pd-price {
    font-weight: 600;
    margin-top: 10px;
}

.dgwt-wcas-tpd-price{
	margin-top: 5px;
}

.dgwt-wcas-tpd-rest .dgwt-wcas-tpd-price{
	display: none !important;
}

.dgwt-wcas-pd-price ins,
.dgwt-wcas-tpd-price ins{
    font-size: 16px !important;
    font-weight: 600;
    color: #777;
}

.dgwt-wcas-details-desc{
    font-size: 14px;
    line-height: 1.5;
    color: #777;
    font-weight: 500;
}

.dgwt-wcas-tpd-rest-title {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 0 !important;
    line-height: 1.5;
}

.product-menu-item .icon-box-icon img{
	border-radius: 4px;
}

.custom-sub-menu-container.is_stucked{
	box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
}

.custom-sub-menu-container .row.limit-width{
	padding-top: 0px;
	padding-bottom: 0px;
}

.custom-sub-menu ul{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 !important;
}

.custom-sub-menu ul li{
	list-style-type: none;
}

.custom-sub-menu ul li a{
	display: flex;
	align-items: center;
	padding: 10px 15px;
	font-family: 'Roboto condensed';
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}

.custom-sub-menu ul li a:hover{
	background: #eaeaea;
}

.custom-sub-menu ul li a.current{
	background: #eaeaea !important;
}

.custom-sub-menu ul li a.current:after{
	z-index: 1;
	content: "";
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 0;
    bottom: -12px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 12px solid #eaeaea;
}

.custom-sub-menu ul li img{
	width: 30px;
	margin-right: 5px;
}

/* home icon */

body.home li.current-menu-item.menu-item-home{
	background: transparent;
}

.menu-item-home .gm-menu-item__icon{
	margin-right: 0 !important;
	line-height: 1;
}

.menu-item-home .gm-menu-item__txt{
	display: none;
}

.menu-item-home i {
    margin-right: 0;
    font-size: 18px;
    line-height: 1;
	padding-left: 2px;
	padding-right: 2px;
}

/* end of - home icon */

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit, .dgwt-wcas-om-bar .dgwt-wcas-om-return{
	background: #1d2327 !important;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
    border-color: transparent #1d2327 !important;
}

.dgwt-wcas-preloader{
	margin-right. 10px;
}

/* lang dropdown */

#menu-cta li.lang-item ul{
	right: 0 !important;
	left: 0 !important;
	margin-left: 0 !important;
	position: absolute;
    border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 30%);
	margin-top: 0px !important;
	background: #ec1117;
	transition: none !important;
	color: #fff;
}

#menu-cta li.lang-item ul li:hover{
	background: #da4e4e;
	border-radius: 0;
}

#menu-cta li.lang-item ul li:last-of-type:hover{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#menu-cta li.lang-item:hover{
	background: #ec1117;
	/*border-bottom: 1px solid #777;*/
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#menu-cta li.lang-item a{
	color: #fff !important;
}

#menu-cta li.lang-item span{
	padding-right: 12px;
}

#menu-cta li.lang-item i.fa{
    position: absolute;
    margin-left: 20px;
    top: 26px;
    font-size: 16px;
}

#menu-cta li{
	position: relative;
}

#menu-cta li.lang-item ul li{
	width: 100%;
	text-align: center;
}

#menu-cta li.lang-item ul li a{
    color: #000;
    padding: 5px 0px;
}

/* dropdown menu */

#menu-hlavni-menu li.easy-dropdown ul{
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#menu-hlavni-menu li.easy-dropdown .gm-dropdown-menu{
	min-width: 221px !important;
}

#menu-hlavni-menu li.easy-dropdown ul li a{
    font-size: 16px;
    display: block;
    font-family: 'Roboto Condensed';
    font-weight: 600 !important;
	color: #303133 !important;
	background: #f2f2f2;
	border-radius: 4px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 0;
	text-transform: none;
}

#menu-hlavni-menu li.easy-dropdown ul li a:hover{
	background: #eaeaea;
}

#menu-hlavni-menu li.easy-dropdown ul li a:hover span{
	color: #ec1117 !important;
}

#menu-hlavni-menu li.easy-dropdown ul li .gm-menu-item__txt-wrapper{
	flex-direction: row;
	justify-content: flex-start;
}

.gm-dropdown-menu.gm-dropdown-menu--lvl-2{
	min-width: 800px !important;
}

.gm-dropdown-menu.gm-dropdown-menu--lvl-2 .col-lg-3{
	padding: 9px 9px 18px !important;
}

.gm-dropdown-menu.gm-dropdown-menu--lvl-2 .col-lg-12{
	padding: 9px !important;
}

.gm-main-menu-wrapper .gm-dropdown-menu.gm-dropdown-menu--lvl-2  > .gm-menu-item{
	padding: 18px 15px 0 !important;
}

.gm-main-menu-wrapper #gm-main-menu .gm-navbar-nav .menu-pruvodce .gm-dropdown-menu .gm-menu-item__link{
	padding-left: 110px;
    height: 80px;
	z-index: 100;
}

.gm-main-menu-wrapper .menu-pruvodce .gm-dropdown-menu > .gm-menu-item .gm-thumb-menu-item-wrapper img{
    max-height: initial;
    max-width: 90px;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    top: 9px;
}

.gm-main-menu-wrapper .menu-pruvodce .gm-dropdown-menu > .gm-menu-item .gm-thumb-menu-item-wrapper{
	position: relative;
}

.gm-main-menu-wrapper .menu-pruvodce .gm-dropdown-menu > .gm-menu-item .gm-thumb-menu-item{
	border-radius: 4px;
}

.gm-main-menu-wrapper #gm-main-menu .gm-navbar-nav .menu-pruvodce .gm-dropdown-menu .gm-menu-item__link .gm-menu-item__txt{
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}

/* Top line */

.top-line{
	padding: 0px 36px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.top-line::after{
	content: "";
	position: absolute;
	left: -1000px;
	right: -1000px;
	top: 0;
	bottom: 0;
	background-color: #1d2327;
}

.top-line .uncode_text_column a:hover{
	color: #fff !important;
	text-decoration: underline;
}

.top-line .uncode_text_column a:focus,.top-line .uncode_text_column a:visited{
	color: #fff !important;
}

.top-line .badge.orange{
	background: #ffc007;
}

.top-line .row{
	position: relative;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.top-line .top-line-slider{
	padding-left: 15px !important;
}

.gm-navbar .gm-toolbar .gm-container{
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.gm-navbar .half-vertical-padding{
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

.top-line .social-icon i{
	color: #fff;
	transition: transform .2s ease-in-out;
}

.top-line .social-icon i:hover{
	transform: scale(1.2);
	transition: transform .2s ease-in-out;
}

.top-line div > .icon-box:last-child{
	padding-right: 9px !important;
}

.top-line .badge{
	background: #1bad1b;
	color: #fff;
	padding: 2px 4px;
	border-radius: 2px;
	margin-right: 5px;
}

.top-line .uncode-slider:not(.slider-loaded):before{
	display: none !important;
}

.top-line .wpb_column{
	padding: 0;
}

.top-line *{
	font-size: 12px;
	color: #fff;
}

/* Search bar */

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    height: auto;
    line-height: 42px;
    border-radius: 2px;
    margin: 4px;
    min-height: 0;
	text-shadow: none;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
	background: #ec1117;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    top: 14px !important;
	border-color: transparent #ec1117;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
	height: 50px;
	background: #ec1117;
	border-color: #be0000;
}

.dgwt-wcas-sf-wrapp{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{
	top: 17px;
}

/* Main menu */

.gm-navbar .gm-navbar-nav > .gm-menu-item > .gm-anchor > .gm-caret i{
	margin-right: 0;
}

.gm-mega-menu-wrapper .product-menu-item .icon-box{
	background: #f6f6f6;
	padding: 10px !important;
	border-radius: 8px;
	height: 90px;
}

.product-menu-item{
	padding: 7px 9px !important;
}

.categories-last-row .product-menu-item{
	border-bottom: 0;
}

.icon-box-content > p{
	margin-top: 0;
    font-size: 12px;
    font-weight: 400;
}

.icon-box-heading > p.h5 a{
    font-size: 18px;
    color: #ec1117;
    display: block;
    font-family: 'Roboto Condensed';
    font-weight: 600 !important;
}

.icon-box-heading > p.h5 a:hover{
	text-decoration: underline;
}

.gm-mega-menu__item .wpb_column{
	padding: 18px 0;
}

.gm-mega-menu__item .limit-width{
	max-width: 1588px
}

.icon-box-left.icon-box-space-reduced .icon-box-content{
	vertical-align: middle;
	padding-right: 13.5px !important;
}

.product-menu-item .icon-box-icon{
	display: block !important;
    margin-top: 5px;
	margin-bottom: 5px;
}

.gm-toolbar-nav-container > ul > li{
	margin: 0 2px !important;
}

/* End of - main menu */

/* Right menu */

img.lang{
	height: 18px;
	margin-top: 2px;
}

.compare-item{
	order: 3;
}

.lang-item{
	order: 5;
}

.fav-item{
	order: 4;
}

.gm-toolbar-nav-container{
	margin-right: 0;
}

.gm-toolbar-nav-container .gm-toolbar-nav .gm-anchor {
    text-transform: uppercase;
    padding: 5px 8px;
    background: #444;
    border-radius: 2px;
}

.gm-toolbar-nav-container .gm-toolbar-nav .gm-anchor:hover{
	background: #777;
	color: #fff;
}

.gm-menu-item > .gm-anchor > .gm-menu-item__txt-wrapper{
	flex-direction: row-reverse;
}

.gm-toolbar-nav-container .gm-menu-item__icon{
	margin-left: 8px;
    margin-right: 0 !important;
}

.gm-toolbar-nav-container .gm-menu-item__icon i{
	margin-right: 0;
}

.gm-toolbar-nav-container > ul > li.current-menu-item > a{
	background: #fff !important;
}


.gm-toolbar-nav-container > ul > li.current-menu-item > a:hover{
	background: rgba(255,255,255,.8) !important;
}

.gm-toolbar-nav-container > ul > li.current-menu-item > a:hover{
	color: #202020 !important;
}

/* End of - right menu */

/* CTA menu */

#menu-cta{
	display: flex;
    border-radius: 2px;
    box-sizing: border-box;
	padding: 0;
	align-items: center;
	justify-content: flex-end;
}

#menu-cta .wpmenucart-contents .count{
	position: absolute;
    font-size: 12px;
    background: #19ad1b;
    padding: 0;
    height: auto;
    line-height: 16px;
    width: auto;
    padding: 1px 4px;
    text-align: center;
    color: #fff;
    margin-left: 32px;
    margin-top: -5px;
    border-radius: 10px;
}

#menu-cta li a i{
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	color: #fff;
}

#menu-cta li a{
	font-size: 11px;
    text-transform: uppercase;
    padding: 5px 0;
    letter-spacing: 0.02rem;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    color: #fff;
    height: 40px;
}

#menu-cta li{
    border-radius: 4px;
	padding: 0;
	width: 50%;
	max-width: 90px;
	display: block;
}

#menu-cta li:hover{
	background: rgba(0,0,0,.1);
}

.cta-container .uncol{
	overflow: visible;
}

#menu-cta li.menu-item.wpmenucart.wpmenucartli:hover .sub-menu.wpmenucart{
	display: block;
}

#menu-cta li.menu-item.wpmenucart .wpmenucart-custom-icon{
	width: 24px;
    margin-bottom: 7px;
}

.cta-container .sub-menu.wpmenucart{
	position: absolute;
    background: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    padding: 10px;
    left: unset !important;
	border-radius: 8px;
	right: -130px !important;
}

#menu-cta .sub-menu.wpmenucart a span{
	display: inline-block;
}

#menu-cta .sub-menu.wpmenucart .wpmenucart-product-name{
    white-space: normal;
    width: 300px;
}

#menu-cta .sub-menu.wpmenucart .wpmenucart-product-quantity-price{
	width: 100%;
    display: block;
    color: #ec1117;
    padding-top: 5px;
}

#menu-cta .sub-menu.wpmenucart li{
	width: 100%;
}

#menu-cta .sub-menu.wpmenucart li a{
	color: #000;
}

.wpmenucart-thumbnail img{
	box-shadow: none !important;
	width: 50px !important;
    border: 1px solid #f6f6f6;
    padding: 2px;
}

#menu-cta .sub-menu.wpmenucart li:not(:last-of-type) a{
    display: inline-block;
	padding: 0;
    height: unset;
	width: 364px;
}

#menu-cta .sub-menu.wpmenucart li:last-of-type a{
	height: unset;
    background: #f6f6f6;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding: 10px 0;
}

#menu-cta .sub-menu.wpmenucart li a .wpmenucart-arrow{
	display: none;
}

#menu-cta .sub-menu.wpmenucart li:hover{
	background: transparent;
}

#menu-cta .sub-menu.wpmenucart li a:hover{
	background: #f6f6f6
}

#menu-cta .sub-menu.wpmenucart li:last-of-type a:hover{
	background: #d9d9d9;
}

#menu-cta .sub-menu.wpmenucart li.empty-cart a{
	padding: 10px 20px;
    width: 300px;
    margin: 0;
}

#menu-cta li.woosw-menu-item a::before {
    font-family: 'uncodeicon';
    content: "\f08a";
    font-size: 20px;
    margin-bottom: 5px;
}


#menu-cta li.menu-item-type-woosc a::before {
    font-family: 'uncodeicon';
    content: "\e087";
    font-size: 20px;
    margin-bottom: 5px;
}

.woosw-menu-item .woosw-menu-item-inner:after,.woosc-menu-item .woosc-menu-item-inner:after{
	position: absolute;
    font-size: 12px;
    font-weight: 500;
    background: #ffc107;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    top: -27px;
    right: 5px;
}

.woosc-menu-item .woosc-menu-item-inner:after{
	background: #1990EA;
}
	
/* end of - CTA menu */

.menu-wrapper{
	height: 0;
}

.tolbar-container,.cta-container{
	padding-left: 18px !important;
	padding-right: 0px !important;
}

.half-vertical-padding{
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}

.box-container {
    width: 100% !important;
	margin-left: 0 !important;
}

.gm-search:not(.fullscreen) .gm-search__input {
    margin: 0;
}

.gm-minicart a {
    color: inherit;
}

.gm-navbar.gm-top-links-align-left #gm-main-menu{
	justify-content: space-between !important;
}

.wpmenucart-shortcode{
    background: #fff;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 2px;
}

/* search results */

.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected, .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{
	text-decoration: none;
	background: #eee;
}

.dgwt-wcas-suggestions-wrapp .dgwt-wcas-meta{
	display: none;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{
	padding: 10px;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{
	border-color: #D9D9D9 !important;
}

.only-pc-link{
	display: none !important;
}

@media (min-width: 1369px){
	
	.gm-navbar-sticky.gm-navbar-sticky-toggle .gm-wrapper,
	.gm-navbar-fixed-sticky.gm-navbar-sticky-toggle .gm-wrapper{
		position: absolute !important;
	}
	
	.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:not(:focus){
		color: #fff;
	}
	
	.gm-navbar .gm-toolbar .gm-container,.gm-navbar .gm-container{
		padding-left: 36px !important;
		padding-right: 36px !important;
	}
	
	.gm-navbar .gm-logo {
		display: none;
	}
	
	.gm-navbar .gm-minicart{
		display: none;
	}
	
	.homepage-link-text{
		display: none !important;
	}
}

@media (max-width: 1368px){
	
	.dgwt-wcas-pd-addtc-form{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	
	.dgwt-wcas-details-main-image img{
		max-height: unset !important;
	}
	
	.dgwt-wcas-pd-addtc .quantity{
		max-width: 200px;
	}
	
	.dgwt-wcas-pd-addtc-form .quantity input[type="text"].qty:not(.btn-block) {
		max-width: unset !important;
	}
	
	body .gm-navigation-drawer,
	body .gm-second-nav-drawer {
		z-index: 99999999 !important;
	}
	
	.dgwt-wcas-product-details{
		display: grid;
		grid-template-columns: 1fr 3fr;
		padding-top: 10px;
	}
	
	.dgwt-wcas-product-details .add_to_cart_button{
		transform: none !important;
		white-space: nowrap;
	}
	
	.dgwt-wcas-details-main-image{
		border-bottom: 0 !important;
	}
	
	.homepage-link-text{
		display: list-item;	
	}
	
	.gm-navbar{
		height: 70px !important;
	}
	
	.homepage-link-text span{
		display: block !important;
	}
	
	.homepage-link-icon{
		display: none;	
	}
	
	.dgwt-wcas-ico-magnifier-handler path{
		fill: #fff;
	}
	
	.dgwt-wcas-sf-wrapp .dgwt-wcas-search-input{
		min-width: 500px;
	}
	
	.gm-navbar .gm-menu-actions-wrapper{
		margin: 0;
	}
	
	.gm-navbar .gm-container{
		align-items: center;
	}
	
	.gm-menu-actions-wrapper .gm-minicart,.gm-menu-btn,.dgwt-wcas-search-wrapp,.gm-account{
		padding: 10px;
		margin: 0;
		background: #ec1117;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-left: 5px;
		width: 60px;
		border-radius: 4px;
	}
	
	.gm-menu-actions-wrapper .gm-minicart > .gm-minicart-link .gm-badge > .gm-cart-counter{
		position: absolute;
		font-size: 12px;
		background: #19ad1b;
		text-align: center;
		color: #fff;
		margin-top: 5px;
		right: -15px;
		border-radius: 10px;
		height: auto;
		line-height: 16px;
		width: auto;
		padding: 1px 4px;
	}
	
	.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
		background: transparent;
		border-color: transparent;
	}
	
	.fsbs-btn{
        padding: 8px 0;
	}
	
	.fsbs-btn svg {
		width: 30px;
		height: 30px;
		fill: #000;
		margin-right: 10px;
	}
	
	.dgwt-wcas-search-wrapp{
		min-width: unset !important;
		max-width: 60px !important;
	}
	
	.dgwt-wcas-search-wrapp.dgwt-wcas-active{
		max-width: unset !important;
	}
	
	.dgwt-wcas-search-wrapp, .dgwt-wcas-search-wrapp *{
		transition: none !important;
		transform: none !important;
	}
	
	.gm-navbar:not(.gm-navbar-sticky-toggle) .gm-inner-bg{
		background: #ec1117 !important;
	}
	
	span.gm-menu-btn{
		width: unset;
	}
	
	.gm-navbar .gm-container{
		padding-left: 36px;
		padding-right: 36px;
		box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
	}
	
	#menu-caption{
		margin: -50px 0px 20px 20px;
		color: #fff;
		font-family: 'Roboto Condensed';
		font-weight: 600;
		font-size: 24px;
	}
	
	.gm-navigation-drawer--mobile .gm-menu-btn-close-mobile-drawer{
		margin: 0 10px 0 0;
		background: #ec1117;
		padding: 10px 0 !important;
	}
	
	.gm-grid-container{
		padding-left: 0;
		padding-right: 0;
		box-shadow: 0 0 20px rgba(0,0,0,.5);
	}
	
	.gm-navigation-drawer--mobile .gm-mobile-menu-container {
		margin-top: 18px;
		padding-left: 18px;
		padding-right: 18px;
	}
	
	.gm-navigation-drawer .gm-anchor, .gm-navigation-drawer .gm-mega-menu__item__title{
	    border-bottom: 0 !important;
		padding: 10px 0px;
		font-size: 16px !important;
		color: #000 !important;
		background: #f6f6f6;
		margin-bottom: 5px;
		padding-left: 15px;
		border-radius: 4px;
	}
	
	.gm-menu-btn-close-mobile-drawer .gm-menu-btn__inner {
		width: 20px;
		height: 20px;
		display: block;
		background-image: url(/wp-content/uploads/2022/03/custom-close-icon.svg);
		background-size: 16px;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.gm-menu-btn-close-mobile-drawer .gm-menu-btn__inner i::before{
		font-size: 0;
	}
	
	.gm-navigation-drawer #menu-right-menu-1{
		display: flex;
		margin-top: 5px;
		min-height: 50px;
		flex-wrap: wrap;
	}
	
	.gm-navigation-drawer #menu-right-menu-1 li a{
		background: #f6f6f6;
		color: #000;
		padding: 7px 15px;
		border-radius: 4px;
		margin-right: 0px;
		font-family: Roboto Condensed;
 		font-weight: 600;
		margin-bottom: 5px;
		display: block;
	}
	
	.gm-navigation-drawer #menu-right-menu-1{
		flex-wrap: wrap;
		margin-top: 20px;
		border-top: 1px dashed #d9d9d9;
		padding-top: 20px;
	}
	
	.gm-navigation-drawer #menu-right-menu-1 li{
		margin-bottom: 0px;
		flex: 100%;
	}
	
	.menu-item-object-gm_menu_block.gm-menu-item > .vc_row{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.menu-item-object-gm_menu_block.gm-menu-item > .vc_row .wpb_column{
		padding: 0 !important;
	}
	
	.gm-navigation-drawer .menu-item i{
		font-size: 30px;
		line-height: 15px;
		width: unset;
	}
	
	.gm-navigation-drawer .menu-item.gm-open i{
		transform: rotate(180deg);
	}
	
	.menu-item-object-gm_menu_block .wpb_row.row-inner{
		display: flex;
		flex-direction: column;
	}
	
	.menu-item-object-gm_menu_block .wpb_row.row-inner .col-lg-3,.menu-item-object-gm_menu_block .wpb_row.row-inner .col-lg-4{
		width: 100%;
	}
	
	.gm-navigation-drawer--mobile .gm-dropdown-menu-wrapper{
		padding-left: 0;
	}
	
	.menu-item-object-gm_menu_block .wpb_row.row-inner .icon-box{
		padding: 10px !important;
		background: #f6f6f6;
		margin-bottom: 5px;
		border-radius: 4px;
	}
	
	.menu-item-object-gm_menu_block .wpb_row.row-inner .icon-box .icon-box-content p a{
		font-size: 14px;
	}
	
	.icon-box-heading > p.h5 a{
		font-size: 18px !important;
	}
	
	.gm-navigation-drawer .menu-item.gm-open > a{
		background: #eaeaea;
	}
	
	.gm-navigation-drawer .gm-anchor span{
		color: #000 !important;
		font-family: 'Roboto Condensed';
		font-weight: 600;
		font-size: 16px;
	}
	
	.gm-navigation-drawer ul.gm-dropdown-menu.gm-dropdown-menu--lvl-1 .gm-anchor span{
		font-size: 16px;
		color: #4d4d4d !important;
		margin-left: 10px;
	}
	
	.gm-navigation-drawer .uncode-vc-social{
		margin-top: 30px;
		text-align: center;
	}
	
	.gm-navigation-drawer .uncode-vc-social .social-icon i{
		font-size: 22px;
		color: #4d4d4d;
	}
	
	.gm-navigation-drawer ul.gm-dropdown-menu.gm-dropdown-menu--lvl-1 .gm-anchor > span:before{
		content: "-";
		position: absolute;
 		left: -5px;
	}
	
	#menu-caption{
		max-width: 200px;
	}
	
	.gm-navigation-drawer--mobile .gm-menu-btn-close-mobile-drawer span.gm-menu-btn{
		margin-right: 25px;
	}
	
	.gm-navbar .gm-menu-actions-wrapper .gm-minicart .gm-icon{
		height: 20px;
		width: 20px;
		display: block;
		background-image: url(/wp-content/uploads/2022/01/cart.svg);
		background-size: 20px;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.gm-navbar .gm-menu-actions-wrapper .gm-minicart .gm-icon:before{
		font-size: 0;
	}
	
	.dgwt-wcas-sf-wrapp{
		max-width: unset;
	}
	
	.dgwt-wcas-search-wrapp.dgwt-wcas-search-wrapp-mobile{
		width: 100%;
		background: transparent;
		border: 0;
		border-radius: 0px;
		height: unset;
		padding: 0;
		overflow-x: hidden;
	}
	
	.custom-sub-menu-container.sticky-element > .row{
		padding: 0;
	}
	
	.custom-sub-menu{
		background: #fff;
	}
	
	.custom-sub-menu ul{
		display: inline-block;
		overflow-x: auto;
		overflow-y: visible;
		white-space: nowrap;
		width: 100%;
		padding-left: 36px !important;
	    padding-right: 36px !important;
		padding-bottom: 0 !important;
		background: #f6f6f6;
		text-align: center;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	.custom-sub-menu ul li a.current:after{
		display: none;
	}
	
	.custom-sub-menu ul::-webkit-scrollbar{
		display: none;
	}
	
	.custom-sub-menu ul li{
		display: inline-block;
		background: #f6f6f6;
		margin-right: -4px;
	}
	
	.gm-navigation-drawer--mobile .gm-menu-btn-close-mobile-drawer .gm-menu-btn{
		background: transparent;
	}
	
	.only-pc-link{
		display: block !important;
	}
	
	.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
		border-radius: 0;
		background: #fff;
		border-bottom: 1px solid #1d2327;
	}
}

@media (max-width: 569px){
	.gm-navbar .gm-menu-btn .gm-menu-btn--text{
		display: none;
	}
	
	.gm-navbar{
		height: 60px !important;
	}
	
	span.gm-menu-btn{
		width: 40px;
		flex-direction: row-reverse;
        border-left: 1px solid rgba(255, 255, 255, .3);
        border-radius: 0;
        padding-left: 25px;
	}
	
	.gm-hamburger-close span.gm-menu-btn{
    	border-left: 0;
		flex-direction: unset;
		padding-left: unset;
		margin-right: 18px !important;
	}
	
	.gm-menu-actions-wrapper .gm-minicart, .gm-menu-btn, .dgwt-wcas-search-wrapp, .gm-account{
		width: 40px;
		max-width: 40px;
		height: 40px;
	}
	
	.gm-menu-actions-wrapper .gm-minicart > .gm-minicart-link .gm-badge > .gm-cart-counter{
	    top: -14px;
    	right: -8px
	}
	
	.gm-navigation-drawer--mobile .gm-menu-btn-close-mobile-drawer{
		padding: 10px 0 !important;
	}
	
	.gm-navbar .gm-container{
		padding-left: 18px !important;
		padding-right: 18px !important;
		height: 60px !important;
	}
	
	.gm-navbar .gm-logo > a img{
		max-height: 42px;
	}
	
	#menu-caption{
		margin-top: -45px;
		margin-left: 30px;
	}
	
	.gm-padding{
		padding-top: 0px !important;
	}
	
	.gm-navigation-drawer--mobile .gm-mobile-menu-container{
		margin-top: 20px;
	}
	
	.custom-sub-menu ul{
		padding-left: 18px !important;
		padding-right: 18px !important;
	}
}