::-moz-selection {
color: #fff;
background: #338fff;
}



.full-width {
left: 50%;
margin-left: -50vw;
position: relative;
width: 100vw;
}

a {
text-decoration: none;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
}

img {
display: inline-block;
max-width: 100%;
height: auto;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .7s;
transition-property: all;
}

body {

letter-spacing: 1px;
}

ul li {

list-style-type: none;

}

.btn {

border-radius:25px;

}


/*******************************************
header
*******************************************/

.top-coll {
	
	color: #000;
	padding: 5px 0!important;
}

.top-coll p {
	position: relative;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 72px;
	background: url(/image/catalog/thema/call.svg) 41px 6px no-repeat;
}


.top-coll ul.icn li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 25px;
}


.top-coll ul.icn li:nth-child(1) {
    padding-left: 24px;
	background: url(/image/catalog/thema/location.svg) 0 6px no-repeat;

}

.top-coll ul.icn li:nth-child(2) {
    padding-left: 32px;
	background: url(/image/catalog/thema/delivery.svg) 0 6px no-repeat;

}

.top-coll .tb_menu_system_account_account > a {
	color: #000;
	padding-left: 26px;
	background: url(/image/catalog/thema/acc.svg) 0 2px no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	    letter-spacing: .035em;
}

#search #search_button:before {
    background: url(/image/catalog/thema/search.svg) 0px 0px no-repeat;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    left: 13px;
    position: absolute;
    top: 17px;
}

#header .tb_menu_system_account_wishlist a:before {
	display: none;
}

#header .tb_menu_system_account_wishlist .tb_icon i:before {
	  background: url(/image/catalog/thema/heart.svg) 0px 0px no-repeat;
    content: '';
    display: block;
    width: 20px;
    height: 21px;
    left: 0px;
    position: absolute;
    top: 4px;
}

#header .tb_menu_system_account_wishlist .tb_items {
	position: absolute;
	top: -21px;
	    background: transparent;
    color: #000;
    font-size: 11px !important;
}

#header #cart .heading .tb_items { 
	position: absolute !important;
    top: -26px;
    right: -34px !important;
	    background: transparent!important;
    color: #000!important;
    font-size: 11px !important;
}


#cart .heading i:before {
	
	background: url(/image/catalog/thema/cart.svg) 0px 0px no-repeat;
    content: '';
    display: block;
    width: 20px;
    height: 21px;
    left: 0px;
    position: absolute;
    top: 4px;
	
}

.heart {
	
	border: 1px solid #e2e2e2;
	    line-height: 42px;
	
	}

.brand {
	
	background-color: #E20100;
	position: relative;
	    max-height: 62px;
	padding-top: 16px;
}

.opener-icon {
	    margin-left: 15px;
    margin-top: 5px;
    display: inline-block;

}


.tb_wt_header_logo_system {
	position: absolute;
	right: 0;
	z-index: 10;
}


#cart {
	padding-left: 15px;
	
}

.news-ttl .panel-heading {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -.025em;
	font-weight: 700;
	    margin-top: 11px;
}

.write-form {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

#footer .tbEmailRow .tbNewsletterSubscribe {
	background-color:transparent!important;
	font-size: 13px!important;
	color: #000!important;
}

.social  {
	    margin-top: -10px;
	
}

.social li  {
	margin-right: 20px;
	display: inline-block;
}

.social li svg {
	fill:#000;
}

#footer .panel-title {
	    text-transform: uppercase!important;
    letter-spacing: -.025em!important;
    font-size: 18px!important;
	font-weight: 700!important;
}

.col-fsrt p {
	
margin-bottom: 5px;
}

.col-fsrt p a
{ 
color: #000!important;
}


.footer-coll2 .nav li a:before {
    content: '';
    display: block;
    height: 6px;
    width: 6px;
    position: absolute;
    background-color: #E20100;
    top: calc(50% - 1px);
    translate: 0 -50%;
    transition: transform .5s cubic-bezier(.22, .61, .36, 1), opacity .33s;
    left: 0;
    transform: translateX(calc(-1 * 14px)) scale(.8);
    opacity: 0;
}

.footer-coll2 .nav li a:hover:before {
    transform: translateX(calc(-1 * 14px)) scaleX(1);
    opacity: 1;
}

.footer-coll2 .nav li a:hover {
    transform: translateX(calc(1 * 14px));
    clip-path: inset(calc(-1 * 14px));
	color: #333;
}

.footer-coll2 .nav li a {
	    padding-right: 14px;
    clip-path: inset(-3px);
    transition: transform .34s cubic-bezier(.22, .61, .36, 1), clip-path .34s cubic-bezier(.22, .61, .36, 1);
    transform: translateX(0);
	
}

.footer-coll2 .nav li  { 
margin-bottom: 5px;

}

.social li a:hover svg {
	 fill: #E20100;

}

.red-coll {
	margin-top: 73px;
	padding: 27px 0!important;
}

.red-coll .row {
	margin: 0;
}

.red-coll .col {
	margin-top: 0;
}


.qodef-grid {
    position: relative;
    display: block;
    columns: 4;
    row-gap: 30px;
    column-gap: 30px;
}

.qodef-m-icon{
	position: relative;
    top: 7px;
    display: inline;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    max-height: 100%;
    overflow: hidden;
    transition: all .2s ease-out;
}

 .qodef-m-text {
    
    font-size:18px;
    font-weight: 600;
    text-transform:  uppercase;
    letter-spacing:  .035em;
    color: #fff;
    line-height: 1;
    margin-left: 10px;
    transition: all .2s ease-out;
}

.btm-img {
	position: absolute;
	    bottom: -52px;
    display: inline !important;

}

.footer-coll2 {
	border-top:1px solid #e2e2e2;
}

.footer-coll2 .row {
	margin: 0;
}



#content .tb_listing .product-thumb {
    width: 100% !important;
    background-color: #fff !important;
    margin-bottom: 30px !important;
   
    border: solid 1px #eee;
    position: relative;
    text-align: center;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    max-width: 100%;
    
}

#content .image.tb_front .tb_button_wishlist,
#content .image.tb_front .tb_button_compare {
	display: none;
}

#content .tb_grid_view .product-thumb .caption * {
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
	    text-align: left;
} 

#content .tb_grid_view .product-thumb .price {
	margin-top: 0;
	
}

#content .tb_grid_view .tb_button_add_to_cart a {
	width: 100%;
	text-align: left;
	position: relative;
	font-size: 13px;
    line-height: 20px;
    font-weight: 700;
	padding: 22px 20px 21px !important;
	    justify-content: space-between;
	    min-height: 64px;
	transition: color .3s ease-out, background-position .3s ease-out;
	   background-color: #F5F5F5;
    
	    background-repeat: no-repeat;
    background-origin: border-box;
	text-transform: uppercase;
	background-size: 100% 203%;
    background-position: 0 0;
}

#content .tb_grid_view .tb_button_add_to_cart a:hover { 
background-color: #E20100;
background-position: 0 100%;
	color: #fff;
}

#content .tb_grid_view .tb_button_add_to_cart a:before { 
right: 0;
position: absolute;
    background: url(/image/catalog/thema/cart.svg) 0px 0px no-repeat;
content: '';
    width: 20px;
    height: 21px;
}

#content .tb_listing .product-thumb .caption {
	padding: 14px!important;
	
}

#content .product-thumb .tb_button_wishlist {
    z-index: 5;
    position: absolute;
    right: 0;
    top: 46px;
    margin-top: 0 !important;
	
}

#content .product-thumb .tb_button_wishlist a { 
opacity: 1;
}

#content .product-thumb .tb_button_wishlist a:before { 
background: url(/image/catalog/thema/heart.svg) 0px 0px no-repeat;
    width: 20px;
    height: 21px;
	opacity: 1;
	content: '';
}

#content .product-thumb .tb_label_new {
	    font-size: 10px;
    line-height: 1;
    letter-spacing: .05em;
	padding: 5px 7px 4px;
	    height: auto;
	position: absolute;
	top: 20px;
	left: 20px;
}

#content .product-thumb .tb_button_compare {
    z-index: 5;
    position: absolute;
       right: 19px;
    top: 17px;
    margin-top: 0 !important;
	
}

#content .product-thumb .tb_button_compare a:before { 
background: url(/image/catalog/thema/compare.svg) 0px 0px no-repeat;
    width: 22px;
    height: 17px;
	opacity: 1;
	content: '';
}

#content .product-thumb .tb_button_wishlist a span,
#content .product-thumb .tb_button_compare a span {
	display:none;
}

#header  .compare .tb_menu_system_product_compare .tb_icon i:before {
    background: url(/image/catalog/thema/compare.svg) 0px 0px no-repeat;
    content: '';
    display: block;
    width: 22px;
    height: 17px;
        left: -11px;
    position: absolute;
    top: 25px;
}

#header  .compare .tb_menu_system_product_compare a:before { 
	display: none;
}

#header  .compare {
	border-bottom: 1px solid #e2e2e2; 
	border-top: 1px solid #e2e2e2; 
	line-height: 62px;
}

@media (min-width: 768px) { 

.head-nav {
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
	height: 100%;
   background-color: rgba(0, 0, 0, 0.15);
    z-index: 100;
	transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;   
	opacity: 0;
	 transform: translate(-100%);	
}

.head-nav nav {
    width: 264px;
    background-color: rgb(255, 255, 255);
   
    height: 100%;
	    padding-top: 29px;
	    transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.6s;
	  /*  overflow: hidden;
	 overflow-x: hidden;
    overflow-y: auto;*/
	visibility: hidden;
	    transform: translate(-100%);
	padding-left: 22px;
}

.head-nav.open {
	opacity: 1;
	 transform: translate(0px);
	
}


.head-nav.open  nav {
	visibility: visible;
    transform: translate(0px);
	 transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.6s;
}

#menu-close {
	    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
       top: 25px;
    left: 194px;
}


#menu-close svg { 
fill:#fff;

}
	

	
	.tb_wt_header_search_system {
  
    background-color: #fff !important;
    max-width: calc(100% - 258px);
        width: 100%;
	border: 1px solid #e2e2e2;

	    padding-top: 5px;
    padding-bottom: 5px;
}

	.tb_wt_header_cart_menu_system {
		border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	    min-width: 59px;
    min-height: 63px;
}
	

}

.head-nav nav li .tb_subcategories  li {
    width: 25% !important;
    float: left;
    padding-bottom: 32px;
    flex: none !important;
    display: inline !important;
}	

	
.add-btn {
	background: #E20100;
	    width: 264px;
	    height: 68px;
    display: flex;
    justify-content: flex-start;
    padding: 0 40px;
	
		 	transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;   
	opacity: 0;
	 transform: translate(-100%);
	    z-index: 1000;
}

.head-nav.open .add-btn   {
	opacity: 1;
    transform: translate(0px);
	transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.6s;
}

.add-btn #logo  {  
display: flex;

}

.add-btn #logo img { 
max-height: 20px;
    margin: auto 0;
}

#menu-close:hover svg path:nth-of-type(1) {
    animation: 0.7s ease 0s 1 normal none running qode-close-draw;
}

#menu-close:hover svg path:nth-of-type(2) {
    animation: 0.7s ease 0.1s 1 reverse none running qode-close-draw;
}


@keyframes qode-close-draw 
{from{clip-path:inset(-1px 0 -1px 0)}50%{clip-path:inset(-1px 19px -1px 0)}51%{clip-path:inset(-1px 0 -1px 19px)}to{clip-path:inset(-1px 0 -1px 0)}}

.head-nav nav li  a:before {
	display: none!important;
}

.head-nav nav li .tb_subcategories li a:before {
        content: '';
    display: block!important;
    height: 6px;
    width: 6px;
    position: absolute;
    background-color: #E20100;
    top: calc(50% - 1px);
    translate: 0 -50%;
    transition: transform .5s cubic-bezier(.22, .61, .36, 1), opacity .33s;
    left: 0;
    transform: translateX(calc(-1 * 14px)) scale(.8);
    opacity: 0;
}

.head-nav nav li .tb_subcategories li a {
	
	    padding-right: 14px;
	    color: #000;
       display: inline-block !important;
    font-size: 15px;
    font-weight: 400;
	margin-bottom: 0;
	  clip-path: inset(-3px);
    transition: transform .34s cubic-bezier(.22, .61, .36, 1), clip-path .34s cubic-bezier(.22, .61, .36, 1);
    transform: translateX(0);
}

.head-nav nav li .tb_subcategories li a:hover:before {
    transform: translateX(calc(-1 * 14px)) scaleX(1);
    opacity: 1;
}

.head-nav nav li .tb_subcategories li a:hover {
    transform: translateX(calc(1 * 14px));
    clip-path: inset(calc(-1 * 14px));

}

/*
.head-nav nav li .tb_subcategories li {
	    width: 100% !important;
	
}*/

.head-nav nav li .tb_subcategories  {
	    width: 100% !important;
	
}



 
.head-nav nav li .tb_subcategories  li .tb_list_1 li {
	float: none;
	width: 100%;
	padding-bottom: 2px;
}
 
.head-nav .tb_subcategories li a.h4 {
	    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
	    margin-top: 106px;
	
}

.head-nav nav li .tb_subcategories  > li > a:before {
	display:none!important;
	
}
	
.head-nav nav li .tb_subcategories  li  .thumbnail { 
position: absolute;
    top: 19px;
 
	margin: 15px 0 20px;
}

.head-nav nav li .tb_subcategories  > li > .thumbnail img {
    width: 40px;
}




.mega-banner {
margin-left: 0!important;
} 

.mega-banner .tb_banner  {
	
	padding-left: 70px;
	
}

@media (min-width:1200px){
	.mega-banner .tb_ratio{
		min-height:780px !important;
	}
}



.mega-banner .tb_line_1  {
	font-size: 14px;
    font-weight: 400;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
	    letter-spacing: 0px;
    line-height: 22px;

}

.mega-banner .tb_line_2  { 
position: relative!important;

}


.mega-banner .tb_line_2 .nt1  {
	font-size: 186px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    text-transform: none;
    text-decoration: none;
    letter-spacing: -7px;
    line-height: 190px;
	    position: relative;
	
}

.mega-banner .tb_line_2 .nt2  {
font-size: 70px;
    font-weight: 800;
    color: rgb(0, 0, 0);
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 70px;
		position: absolute;
	    top: 20px;
    left: 206px;
}

.mega-banner .tb_line_2 .nt3  {
font-size: 34px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 25px;
	position: absolute;
	    bottom: 70px;
    left: 206px;
}

.mega-banner .tb_line_3 p:first-child { 
margin-bottom: 5px;
font-size: 18px;
    font-weight: 700;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -0.5px;
    line-height: 25px;
}

.mega-banner .tb_line_3 p:nth-child(2) {  
    font-size: 18px;
    font-weight: 400;
    color: rgb(0, 0, 0);
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 25px;
}

.mega-banner .tb_line_3 button {  
font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    color: #fff!important;
    text-decoration: none;
    letter-spacing: 0px;
	padding: 17px 35px 16px!important;
	border-radius: 0;
	background-color: #E20100;
border: 1px solid #E20100;
background-image: linear-gradient(to bottom, #E20100 50%, #000 50%);
background-repeat: no-repeat;
	text-transform: uppercase;
	box-shadow:none;
	transition: color .3s ease-out, background-position .3s  ease-out;
    background-size: 100% 203%;
    background-position: 0 0;
}

.mega-banner:hover button { 
    
    border: 1px solid #000;
    background-position: 0 100%;
}


.banner1 .tb_line_3  button, .banner2 .tb_line_3  button {  
font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    color: #fff!important;
    text-decoration: none;
    letter-spacing: 0px;
	padding: 17px 35px 16px!important;
	border-radius: 0;
	background-color: #E20100;
border: 1px solid #E20100;
background-image: linear-gradient(to bottom, #E20100 50%, #000 50%);
background-repeat: no-repeat;
	text-transform: uppercase;
	box-shadow:none;
	transition: color .3s ease-out, background-position .3s  ease-out;
    background-size: 100% 203%;
    background-position: 0 0;
}

.banner1:hover button, .banner2:hover button { 
    
    border: 1px solid #000;
    background-position: 0 100%;
}

.banner1 .tb_banner, .banner2 .tb_banner {
	
	padding-left: 70px;

}

.banner1 .tb_banner {
	color:#fff;
}

.banner1 .tb_line_1 , .banner2 .tb_line_1  {
	 text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 38px;
    line-height: .94737em;
    font-weight: 600;
	
}

.banner1 .tb_line_2 , .banner2 .tb_line_2  {
	font-size: 54px;
    line-height: 1.074em;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 24px 0 44px!important;
	
}


.cat-menu .tb_subcategories {
	flex: 1 1 0;
	background-color: whitesmoke;
}
.cat-menu .tb_subcategories .slick-list {
	width: 100%;
	max-width: 1800px;
}
.cat-menu .slick-slide {
	padding: 6px;
}
.cat-menu .slick-slide img {
	width: 100%;
	height: auto;
}
.cat-menu .tb_subcategory .thumbnail {
	margin-bottom: 6px!important;
}
.cat-menu .slick-prev {
	right: 106px;
	left: auto;
	background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to right, #e2e2e2 50%, #E20100 50%) !important;
    background-position: 0 0 !important;
}
.cat-menu .slick-next {
	right: 61px;
	background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s  ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to right, #e2e2e2 50%, #E20100 50%) !important;
    background-position: 0 0 !important;
}

.cat-menu .slick-next:hover,
.cat-menu .slick-prev:hover{
    color: #fff;
    background-position: 100% 0 !important;
}

.cat-menu #Categories_EFikb8n6 .slick-prev, .cat-menu #Categories_EFikb8n6 .slick-next {
	
	background-color: transparent!important;
	width: 44px;
	height: 30px;
	box-shadow: none;
	z-index: 10;
	top:  -18px!important;
	    border-radius: 0;
}
.cat-menu .slick-prev:before {
	background: url(/image/catalog/thema/slick-prev.svg) 0px 0px no-repeat;
	width: 10px;
	height: 10px;
	content: '';
	display: inline-block;
}
.cat-menu .slick-next:before {
	background: url(/image/catalog/thema/slick-next.svg) 0px 0px no-repeat;
	width: 10px;
	height: 10px;
	content: '';
	display: inline-block;
}

.cat-menu h3 { 
text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 18px;
    line-height: 1.11111em;
    font-weight: 700;
	    position: absolute;
    bottom: 11px;
	    margin: 0 10px 0 0;
}

.cat-menu .image-holder {
	margin: 0;
	
}

.cat-menu .thumbnail { 
width: 100%;
height: 100%;
}

.cat-menu .tb_item {
    position: relative;
    display: flex!important;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 20px 18px 11px;
    gap: 11px;
    transition: all .2s ease-out;
	    border: 1px solid #e2e2e2;
	    min-height: 205px;
}

.cat-menu .tb_item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #E20100;
    transform: scaleX(0);
    transition: transform .35s cubic-bezier(.45,.05,.27,.94)
}

.cat-menu .tb_item:hover {
    background-color: #f5f5f5
}

.cat-menu .tb_item:hover:after {
    transform: scaleX(1)
}

.cat-menu .slider {
	overflow: hidden;
	
}

.banner-h .tb_line_3  button {  
font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    color: #fff!important;
    text-decoration: none;
    letter-spacing: 0px;
	padding: 17px 35px 16px!important;
	border-radius: 0;
	background-color: #E20100;
border: 1px solid #E20100;
background-image: linear-gradient(to bottom, #E20100 50%, #000 50%);
background-repeat: no-repeat;
	text-transform: uppercase;
	box-shadow:none;
	transition: color .3s ease-out, background-position .3s  ease-out;
    background-size: 100% 203%;
    background-position: 0 0;
}

.banner-h:hover .tb_line_3 button { 
    
    border: 1px solid #000;
    background-position: 0 100%;
}

.banner-h .tb_banner {
	padding-left: 70px!important;
	
}

.banner3 .tb_line_2  {
	
	    font-size: 54px;
    line-height: 1.074em;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
        margin: 34px 0 34px !important;
}

.banner3 .tb_line_1  {
	
	      font-size: 80px;
    line-height: 74px;
	    text-transform: uppercase;
    letter-spacing: -.025em;
	    font-weight: 600;
} 

.banner3 .tb_line_1 span  { 
font-size: 14px;
    line-height: 1.143em;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
	display: block;
	    margin-bottom: 14px;
}


.brands .tb_slider_controls {
	display: none!important;
}


.brands img {
	width: 60px;
	height: 60px;

}

.brands .image-holder {
    width: 100%;
        padding: 59px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brands .swiper-slide {
	border: 1px solid #e2e2e2;
	    background-color: #F5F5F5;
    transition: all .2s ease-out;
	    vertical-align: top;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
	margin-right: 10px;
}

.brands .swiper-slide:hover { 
background-color: #fff;

}


.tabs-coll .nav { 
    justify-content: flex-end;
	margin-bottom: 10px;
	    position: absolute;
    right: 0;
    top: 19px;
}



.tabs-coll .nav li a {
	position: relative;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;

}

.tabs-coll .nav li:before{ 
display: none;


}

.banner6 .tb_line_3  {
	font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    position: relative;
    display: inline-flex;
	
}

.banner6 .tb_line_3 svg {
    color: #E20100;
    margin-left: 3px;
    position: relative;
    top: 2px;
	  
}


.banner6 .tb_line_3  svg path {
    transition: transform .4s cubic-bezier(.51,.56,.04,.9),clip-path .4s cubic-bezier(.51,.56,.04,.9);
    transform: rotate(0) translateX(0) scaleX(1);
}

.banner6 .tb_line_3 svg path:nth-of-type(1) {
    transform-origin: 64% 54%;
}

.banner6 .tb_line_3 svg path:nth-of-type(2) {
    transform-origin: 4% 47%;
}


.banner6:hover .tb_line_3  svg path:nth-of-type(1) {
    transform: scaleX(1.4) rotate(45deg) translateX(0);
}

.banner6:hover .tb_line_3  svg path:nth-of-type(2) {
    transform: scaleY(1.4) rotate(45deg) translateX(0);
}

.news-coll h4 {
	
	text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 18px;
    line-height: 1.11111em;
    font-weight: 700;
	margin-bottom: 6px;
}

.news-coll .thumbnail:before { 
display: none!important;

}

.news-coll .tb_item {  
position: relative;

}

.news-coll img {
    transform: scale(1.01);
    transition: transform .58s  cubic-bezier(.32, .71, .37, .94);
    transform-origin: 50% 50%;
	
}

.news-coll p { 
line-height: 20px;
    margin-bottom: 15px;
}

.news-coll .tb_item:after {  
content: '';
position: absolute;
    right: -16px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #e2e2e2;
}


.news-coll .tb_item:last-child:after {   
display: none;


}

.news-coll .tb_tags { 
float: left;
padding-left: 0;
padding-right: 15px;
margin-right: 15px;	
}

.news-coll .tb_tags:before {  
left: auto;
	    right: -7px;
	    top: 9px;
    width: 10px;
    height: 2px;
	background-color:#E20100; 
	opacity: 1;
}


.news-coll .thumbnail:hover img { 
 transform: scale(1.034);

}


.news-coll .tb_tags i, .news-coll .tb_date i {
	display:none;
}

.second-head>ul {  
   /* position: relative;
    display: flex;
    align-items: center;
 
    height: 60px;
    white-space: nowrap;*/

}

.second-head li { 
    height: 100%;
    margin:0 21px!important;
	position: relative;
    padding-bottom: 40px !important;
}

.second-head .tb_subcategories li a {
	 position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 15px;
    line-height: 1.0667em;
    font-weight: 600;
    text-transform: uppercase;
	padding:110px 0 0 0;
}

.dropdown .tb_subcategories > ul > li > .thumbnail{
	position: absolute;
  top: 0px;
  left: 0px;
}



.second-head li a:hover:after {
    transform: scaleX(1);
}
.second-head li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #E20100;
    transform: scaleX(0);
    transition: transform .25s cubic-bezier(.45, .05, .27, .94);
}

#button-2 {
	font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    position: relative;
    display: inline-flex;
	column-gap: 11px;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    box-shadow: none;
    background-image: none;
    opacity: 1;
}

#button-2 svg {
    color: #E20100;
    margin-left: 3px;
    position: relative;
    top: 1px;
}

#button-2 svg path {
    transition: transform .4s cubic-bezier(.51,.56,.04,.9),clip-path .4s cubic-bezier(.51,.56,.04,.9);
    transform: rotate(0) translateX(0) scaleX(1);
}

#button-2 svg path:nth-of-type(1) {
    transform-origin: 63% 48%;
}

#button-2 svg path:nth-of-type(2) {
    transform-origin: 4% 47%;
}


#button-2:hover svg path:nth-of-type(1) {
    transform: scaleX(1.4) rotate(45deg) translateX(0);
}

#button-2:hover svg path:nth-of-type(2) {
    transform: scaleY(1.4) rotate(45deg) translateX(0);
}

.card-box .product-thumb {
	    flex-direction: row;
  
    align-items: stretch;
    padding-left: 20px;
    position: relative;
    vertical-align: top;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    max-height: 200px !important;

}


.card-box  .image  {
    position: relative;
    width: 129px;
       flex-shrink: 0 !important;
    margin-right: 23px !important;
	    display: flex;
    align-items: center;
	    justify-content: center;
	    overflow: hidden;
}


.card-box  .image + div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    
}

#content .card-box .tb_grid_view .tb_button_add_to_cart a {
	    width: auto;
	 	background: none;
}

#content .card-box .tb_grid_view .tb_button_add_to_cart a span { 
display: none;
}

#content .card-box  .tb_listing .product-thumb .caption { 
    display: flex;
    flex-direction: column;
       flex-grow: 1;
	    max-width: 224px;
 text-align: left;
	justify-content: center;
}

#content .card-box  .tb_listing .product-thumb .price {
	margin-top: 15px;
	
}



#content .card-box .product-thumb .tb_button_wishlist {
	    height: 31px;
	
}

#content .card-box .product-thumb .tb_button_add_to_cart { 
    position: absolute;
    top: 97px;
    right: 0;
    margin-top: 0;
    height: 30px;

}

#content .card-box .product-thumb .tb_button_wishlist {

	top: 53px;}

#content .card-box .product-thumb .tb_button_add_to_cart a {  
padding: 0!important;

}

.product-filter .display {
	display:none!important;
}

.product-filter .sort select, .product-filter .limit select {
	border:0;
    border-bottom: 1px solid #000;
    background-color: transparent;
    border-width: 1px !important;
}

.breadcrumb li:first-child a:before {
	display:none; 
}

.product-info h1 {
	    text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 42px;
    line-height: .95238em;
    font-weight: 600;
}

.product-info #button-cart {
	border-radius: 0;

}

.product-info .tb_actions {
	    width: 100%;
	    flex: none;
}

.product-info #input-quantity { 
    border: 1px solid #e2e2e2 !important;
}

.product-info .input-group.bootstrap-touchspin { 
background-color: transparent;
	border: 0;
}

#content.product-info .bootstrap-touchspin-up,
#content.product-info .bootstrap-touchspin-down {
	background-color: transparent!important;
	    border: 0;
	    box-shadow: none;
}


#content.product-info  .bootstrap-touchspin .btn i, #content.product-info .bootstrap-touchspin .btn i:before {

    color: #000 !important;
}

.product-features li:before {
	content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
	
}

#product_images .tb_listing li img {
    border: 2px solid #e1e1e1;
	max-width: 100%;
    height: 100%;
    padding: 1px;
}

#product_images {
	padding: 20px 50px;
 border: 1px solid #e1e1e1;
}


.hide {display:none!important;}


.random-row .panel-heading,
.related-row .panel-heading {
	font-size: 30px;
	    line-height: 36px;
}

.product-info .nav-tabs li { 
   min-width: 10%;
}


.product-info .nav-tabs li a{
	    font-size: 13px!important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    padding: 23px 0px!important;
    border: 1px solid #e2e2e2!important;
	    background-image: linear-gradient(to bottom, #fff 50%, #E20100 50%);
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out;
    background-size: 100% 203%;
	    text-align: center;
}

.product-info .nav-tabs li a:hover, .product-info .nav-tabs li.active a { 
    background-position: 0 100%;
    color: #fff!important;

}

.product-info  .nav-tabs.tb_style_2 > li:before {
	display: none;
}

.breadcrumb li a {
	text-transform: uppercase;
	font-size: 11px;
	    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em;
	    color: #848484;
    transition: color .2s ease-out;
}

.breadcrumb li a:hover { 

color: #E20100;
}



.breadcrumb li + li:before {
	 content: '';
    width: 10px;
    height: 2px;
    background-color: #E20100;
    position: relative;
    top: 15px;
	    left: -20px;
	display: block;
}

.breadcrumb li + li { 

padding-left: 21px;
}



.product-info .tb_wt_product_add_to_cart_system .fa-heart,
.product-info .tb_wt_product_add_to_cart_system .fa-retweet { 
position: relative;
    padding-left: 32px;
}


.product-info .tb_wt_product_add_to_cart_system .fa-heart:before {
    background: url(/image/catalog/thema/heart.svg) 0px 0px no-repeat;
    content: '';
    display: block;
       width: 17px;
    height: 17px;
    left: 5px;
    position: absolute;
    top: 4px;
    background-size: 100%;
}

.product-info .tb_wt_product_add_to_cart_system .fa-retweet:before {
 background: url(/image/catalog/thema/compare.svg) 0px 0px no-repeat;
    content: '';
    display: block;
       width: 17px;
    height: 17px;
    left: 3px;
    position: absolute;
    top: 5px;
    background-size: 100%;
}


#cart h3 {
	font-size: 25px;
	    letter-spacing: -.025em;
	    font-weight: 600;
}


#content .mfilter-box-2 .mfilter-heading {
    color: #000;
    margin: 0 0 13px !important;
    padding: 10px 12px 10px 20px !important;
    border-left: 5px solid #E20100 !important;
  	background:  #e2e2e2!important;
}

#wrapper #content #mfilter-price-slider span, #wrapper #content #mfilter-price-slider .ui-slider-handle, #wrapper #content .mfilter-slider-slider .ui-slider-handle {
    border-radius: 20px !important;
	    top: 9px;
}

#wrapper #content #mfilter-price-slider span, #wrapper #content #mfilter-price-slider .ui-slider-handle, #wrapper #content .mfilter-slider-slider .ui-slider-handle {
	background: #E20100 !important;
	    width: 15px !important;
	    height: 15px !important;
	 
}

 #wrapper #content .mfilter-slider-slider .ui-slider-range {
    background-color:#E20100 !important;
	    width: 15px !important;
	 height: 15px !important;
	 border-radius: 20px !important;
}

#wrapper #content .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-option.mfilter-tb-as-tr {
	margin-bottom: 10px;
	
}

#wrapper #content .mfilter-opts-container {
	margin-bottom: 20px;
	
}
#wrapper #content .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-option.mfilter-tb-as-tr {
    margin-bottom: 10px;
}

#wrapper #content .mfilter-category-related ul li {
	border-bottom: 1px solid #eee!important;
	
}

#content .mfilter-box-2 h3 {
	font-size: 28px;
	    margin-bottom: 10px;
	
}

.mobile-filter, .filter-close, .filter-done {
    display: none;
}

.mega-box  {
	background: #000;
	
}

.mega-box h3  { 
text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 24px;
    line-height: 1em;
    font-weight: 700;
	color: #fff;

}

.mega-box .tb_wt_open_cart {
padding: 20px 45px;	

}

#content .mega-box .mfilter-category {
	
	
}

#content .mega-box .mfilter-category ul li { 
margin-bottom: 10px;
	background: #fff!important;
}

#content .mega-box .mfilter-category select option,
#content .mega-box .mfilter-category select  { 
font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;

}

#content .mega-box .mfilter-category select  {
	    padding: 17px 20px 16px;
	
}

#mfilter-box-2 label.mfilter-tb-as-td {
	    line-height: 24px;

}

#content #mfilter-box-3 .mfilter-button a{
	padding: 0px 35px 0px;
    position: relative;
    display: block;
    align-items: center;
    column-gap: 11px;
    vertical-align: middle;
    width: 100%;
    margin: 0;
	text-align: center!important;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 1;
    color: #fff;
    background-color: #E20100;
    border: 1px solid #E20100 !important;
    background-image: linear-gradient(to bottom, #E20100 50%, #000 50%)!important;
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out;
    background-size: 100% 203%!important;
    background-position: 0 0!important;
    cursor: pointer;
	font-size: 13px;
    line-height: 48px;
    font-weight: 700;
    box-shadow:none;
    border-radius: 0px !important;
}
#content #mfilter-box-3 .mfilter-button a:hover  { 
    border: 1px solid #fff!important;
    background-position: 0 100%!important;
}

.txt-form {
	color: #fff;
	    padding: 0px 45px;
}

.second-head  .dropdown-menu.tb_list_1 {
	display: none;
	position: absolute;
	left: 0;
	height: auto;
    white-space: normal;
}


.second-head  .dropdown-menu.tb_list_1 > li { 
margin: 0 0 15px!important;
}

.second-head  .dropdown-menu.tb_list_1 > li > a:before,
.second-head .tb_list_1 > li.tb_link > a:before,
.second-head .nav-stacked .dropdown:hover:after, .second-head .dropdown-menu .dropdown:hover:after, .second-head .tb_list_1 > .dropdown:hover:after,
.second-head .nav-stacked .dropdown > a:after, .second-head .dropdown-menu .dropdown > a:after, .second-head .tb_list_1 > .dropdown > a:after { 
display: none!important;
}

.second-head  .dropdown-menu .tb_subcategories .tb_listing.tb_grid,
.second-head  .dropdown-menu .tb_subcategories .tb_listing.tb_grid ul {  
height: auto;
    white-space: normal;
}

.second-head  .dropdown-menu .tb_subcategories .tb_listing.tb_grid li,
.second-head  .dropdown-menu .tb_subcategories .tb_listing.tb_grid ul li {
	margin-right: 0!important;
	margin-left: 0!important;
}

.second-head  .dropdown-menu .tb_subcategories .tb_listing.tb_grid ul {
	display: block;
}

.second-head .dropdown-menu > .tb_ip_20 {
	margin: 0;
}

.second-head .nav-horizontal li.tb_link.dropdown ul.tb_list_1.dropdown-menu li.dropdown ul.tb_list_1.dropdown-menu{
    left:197px !important;
}




.second-head .tb_subcategories li a,
.second-head .tb_subcategories li ul li a {
	position: relative;
	    padding-right: 14px;
	    color: #000;
       display: inline-block !important;
    font-size: 14px;
    font-weight: 700;
	margin-bottom: 0;
	  clip-path: inset(-3px);
    transition: transform .34s cubic-bezier(.22, .61, .36, 1), clip-path .34s cubic-bezier(.22, .61, .36, 1);
    transform: translateX(0);
}

.second-head .tb_subcategories li a:before,
.second-head .tb_subcategories li ul li a:before {
        content: '';
    display: block!important;
    height: 6px;
    width: 6px;
    position: absolute;
    background-color: #E20100;
    top: calc(50% - 1px);
    translate: 0 -50%;
    transition: transform .5s cubic-bezier(.22, .61, .36, 1), opacity .33s;
    left: 0;
    transform: translateX(calc(-1 * 14px)) scale(.8);
    opacity: 0;
}



.second-head .tb_subcategories li a:hover,
.second-head .tb_subcategories li ul li a:hover  {
    transform: translateX(calc(1 * 14px));
    clip-path: inset(calc(-1 * 14px));

}

.second-head .tb_subcategories li a:hover:before,
.second-head .tb_subcategories li ul li a:hover:before {
    transform: translateX(calc(-1 * 14px)) scaleX(1);
    opacity: 1;
}

.second-head .tb_subcategories li a.h4 {
  
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 106px;
	margin-bottom: 7px;
}

.second-head .tb_subcategories li a:after,
.second-head li.dropdown a:hover:after {
	display: none;
}

.second-head li.dropdown {
	padding-bottom: 0!important;
}

.second-head .tb_subcategories li ul li a {
	
    font-weight: 400;
	    text-transform: capitalize;
}

/*.second-head nav li .tb_subcategories li .thumbnail {
    position: absolute;
    top: 19px;
    margin: 15px 0 20px;
}*/

.tb_cart_wrap, #tk-fast-order-inline-sale{
	width:100%;
}

#tk-fast-order-inline-sale{
	width:49%;
	margin:35px 0 !important;
}



#tk-fast-order-inline-sale .panel-heading {
  margin:0px !important;
  line-height:normal !important;
}

#tk-fast-order-form .text-danger{
	position:absolute;
}

#tk-fast-order-inline-sale {
	    min-width: 443px;
}

#tk-fast-order-inline-sale .tk_fast_order_field_phone {
	position:relative;
	    max-width: 100%;
}

#tk-fast-order-inline-sale .form-control-feedback.required-field {
	    position: absolute;
	    top: 17px;
    left: 4px;
}

#tk-fast-order-inline-sale .tk_fast_order_fields.tk_fast_order_field_1 {
	    max-width: 76%;
}

#tk-fast-order-inline-sale .tk_fast_order_fields.tk_fast_order_field_1 #tk-fast-order-phone { 
text-align: left;
}

#tk-fast-order-inline-sale .panel-footer {
	        margin-top: -59px;
    max-width: 40%;
    float: right;
}

#tk-fast-order-inline-sale .input-group-addon {
	    display: none !important;
}

#tk-fast-order-inline-sale .panel-footer .button-cart-tk-fast-order { 
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    border-radius: 0;
    padding: 0 16px;
}

#tk-fast-order-inline-sale .panel-heading {
	margin-bottom:0;
	    margin-top: 16px;
}


.second-head #menu_category_Menu_Y74s68pd_523 .dropdown-menu li .dropdown-menu {
width: 80vw;
}

.second-head #menu_category_Menu_Y74s68pd_523 .dropdown-menu li .dropdown-menu li { 
float: left;
  font-weight: normal;
  width: 10%;
	margin-right: 10px!important;

}

.second-head #menu_category_Menu_Y74s68pd_523 .dropdown-menu li .dropdown-menu li a {  
font-weight: 400;
text-transform:  inherit;

}


@media (max-width: 1750px) {  

	.card-box .image {
		    margin-right: 13px !important;
	}

}


@media (max-width: 1550px) {   

	.cat-menu h3 {
    font-size: 16px;
}
	.banner1 .tb_line_1, .banner2 .tb_line_1 {
		font-size: 30px;
	}
	
	.banner1 .tb_line_2, .banner2 .tb_line_2 {
		font-size: 44px; }
	
	.banner3 .tb_line_1 {
		font-size: 54px;
	line-height: 54px;
	}
	
	.banner3 .tb_line_2 {
    font-size: 47px;
		margin: 24px 0 24px !important;}
	
	.footer-coll2 .row {
		padding-top: 20px!important;
	}
	
	.red-coll {
		margin-top: 48px;}

}



@media (max-width: 1400px) {  

	.mega-banner .tb_line_2 .nt1 {
        font-size: 144px;
		line-height: 140px;}
	
	.mega-banner .tb_line_2 .nt2 {
		font-size: 54px;
		top: 13px;
         left: 169px;
	
	}
	
	.mega-banner .tb_line_2 .nt3 {
    font-size: 29px;
    bottom: 38px;
		left: 170px; }
	
	.mega-banner .tb_banner:before  { 

		opacity: 0.54;
        z-index: -1;
    }
	
	
	.footer-coll2 .row {
		padding-top: 0!important;
	}
	

}


@media (max-width: 1340px) {  

.second-head li {
   
    margin: 0 9px !important;
}
	
.mega-banner .tb_line_2 .nt1 {
               font-size: 121px;
        line-height: 109px;}
	
	.mega-banner .tb_line_2 .nt2 {
	font-size: 44px;
        top: -3px;
        left: 139px;
	
	}
	
	.mega-banner .tb_line_2 .nt3 {
           font-size: 25px;
        bottom: 26px;
        left: 140px; }	
	
	.mega-banner .tb_line_3 button {
		    height: 43px;
			    padding: 7px 35px 6px !important;
	}
	
	.slider .panel-heading,
	.pr-ttl .panel-heading,
	.tabs-coll .panel-heading,
	.news-coll .panel-heading{
		font-size: 30px;
    line-height: 38px;
	}
	
	.qodef-m-text {
		font-size: 16px; }
	
	#copy {
		text-align: right;
	
	}
	
	.product-info h1 {
 
		font-size: 36px;}
	
}


@media (max-width: 1240px) {  

.second-head li a {
  
	font-size: 13px;}
	
.banner1 .tb_banner, .banner2 .tb_banner,
	.banner3 .tb_banner {
    padding-left: 40px!important;
}	
	
	.head-nav .tb_menu_banner {
		display: none;
	}	
	
	.head-nav nav li .tb_subcategories li {
		    width: 31% !important; }
	
	.tb_wt_page_title_system h1 {
		font-size: 35px;
	}
	
	
}

@media (max-width: 1180px) {  

	.news-coll .image-holder {
		margin:0;
	}
	
	.news-coll .tb_item:after {
		display:none;
	}
	
	.mega-box h3 {

    font-size: 20px;
    margin-bottom: 10px !important;
}

	
}


@media (max-width: 1070px) {  

    .second-head li a {
        font-size: 12px;
    }
	
	    .second-head li {
        margin: 0 6px !important;
    }
	
	#button-2 {
		font-size: 12px; }
	
	
	.box-w100 .col{
		width: 100%;
		
	}
	
	.qodef-grid {
 
		columns: 2; }
	
	.qodef-grid .qodef-item {
		 margin-bottom: 20px;
		
	}
	
	.qodef-grid .qodef-item:nth-child(2),
	.qodef-grid .qodef-item:nth-child(4) {
		margin-bottom: 0px;
		
	}
	
		#product_images {
		padding: inherit;
		
	}
	

	    .tb_wt_page_title_system h1 {
        font-size: 28px;
			line-height: 31px;
    }
	
	.product-info .nav-tabs li {
    min-width: 15%;
}
	
	.random-row .panel-heading, .related-row .panel-heading {
    font-size: 25px;
    line-height: 25px;
}
	
	.mega-box .tb_wt_open_cart {
    padding: 20px 25px;
}
	
	.txt-form {
		 padding: 0px 25px 30px;;
		
	}

	
}


@media (max-width: 971px) { 

	.top-coll .col:nth-child(2) {
		display:none!important;
	}
	
	
	    .second-head li a {
        font-size: 11px;
    }
	
	#button-2 {
		font-size: 11px; }
	
	    .mega-banner .tb_banner:before {
			opacity: 0.74;}
	
	.banner1 .tb_line_3 button, .banner2 .tb_line_3 button {
		    height: 45px;
			    padding: 14px 35px 16px !important;
	}
	
		#content .tb_listing .product-thumb .caption {

    text-align: left;
}
	
	#content .tb_grid_view .product-thumb .price {
        margin-top: 14px;
        font-size: 20px;
    }

	

    }

@media (max-width: 900px) {  

	.bottom-head .row {
		display: none!important;
		
	}
	
	.bottom-head { 
	margin-bottom: 30px;
	}
	

	
	#copy {
		text-align: left;
		margin-top: 45px;
	}
	
	#content .card-box .product-thumb .tb_button_add_to_cart,
	#content .card-box .product-thumb .tb_button_wishlist, 
	#content .card-box .product-thumb .tb_button_compare {
		position: relative;
		left: 0;
		top: -8px;
		right: auto;
		 display: inline-block;
		
	}
	
		#content .card-box .product-thumb .tb_button_add_to_cart .btn,
	#content .card-box .product-thumb .tb_button_wishlist .btn, 
	#content .card-box .product-thumb .tb_button_compare .btn {
		background-color: transparent !important;

	}
	
	
	#content .card-box .product-thumb .tb_button_wishlist a:before {
	 position: relative;
    top: -4px;
	}
	
	#tk-fast-order-inline-sale {
    min-width: 366px;
}
	
	#tk-fast-order-inline-sale .panel-footer .button-cart-tk-fast-order {

		font-size: 13px; }
	
	.product-info #button-cart {
    border-radius: 0;
    font-size: 16px;
}

}



@media (max-width: 780px) {  

	#content .card-box .tb_listing .product-thumb .caption {
		max-width: 100%!important;
		
	}
	
	.card-box .product-thumb {
		           max-height: inherit !important;
        display: block;
	}
	
	.card-box .image {
		width: 100%;
		margin-bottom: 0!important;
	}
	
	#content .card-box .product-thumb .tb_button_add_to_cart, #content .card-box .product-thumb .tb_button_wishlist, #content .card-box .product-thumb .tb_button_compare {
      
		top: 14px; }
	
		    #content .card-box .tb_listing .product-thumb .caption,
	   #content .card-box .tb_listing .product-thumb .caption h4{
       justify-content:center!important;
			align-items: center!important;
	text-align: center;
	}
	
	

}


@media (max-width: 768px) { 
	.cat-menu {
		margin-bottom: 10px;
	}
	
	.banner1 {
		margin-bottom: 20px!important;
	}
	    .slider .panel-heading, .pr-ttl .panel-heading, .tabs-coll .panel-heading, .news-coll .panel-heading {
        font-size: 25px;
        line-height: 35px;
    }
	
	.tabs-coll .nav {
		    position: relative;
			right: auto;
			left: 0;
		        margin-bottom: 20px;

	}
	
	.tabs-coll .nav li { 
	display: inline-block;
		margin-right: 15px;
	}
	
	.tabs-coll .nav li:last-child {  
	margin-right:0px;
	}
	
	.tabs-coll .nav li:before { 
	display: none!important;
	}
	
	.news-coll .image-holder {
		max-width: 100%!important;
		width: 100%!important;
		
	}
	
	.news-coll img {
		width: 100%;
	}
	
	    .banner3 .tb_line_1 {
        font-size: 44px;
        line-height: 44px;
    }
	
	    .banner3 .tb_line_2 {
        font-size: 41px;
        margin: 24px 0 24px !important;
    }
	
	.write-form {
		
		border-left:0;
		border-right:0;
		padding-left:0;
		padding-right:0;
	}
	
	.box-w100 .col .banner-h {
		margin-bottom: 20px!important;
	
	} 
	
	.box-w100 .col:last-child .banner-h { 
	margin-bottom: 0px!important;
	
	}
	
	.footer-coll2 .tb_wt_menu h2.toggle{ 
	position: relative;
		        margin-top: 0 !important;
	}

	.footer-coll2 .tb_wt_menu h2.toggle::after{
		content: "\f067";
		display: block;
		font-family: "FontAwesome";
		font-size: 18px;
		font-weight: 600;
		position: absolute;
		right: 43px;
        top:-4px;
        color: #000;
	}
	
	.footer-coll2 .tb_wt_menu.active h2.toggle:after
	{
		 content: "\f068";
	}
	
	#footer .footer-coll2 .tb_wt_menu h2 {
		line-height: 40px !important;
		
	}
	
	#footer .footer-coll2 .tb_wt_menu .panel-heading { 
	margin-bottom: 0!important;
		border-bottom: 1px solid #e2e2e2;
        padding-bottom: 10px;
		        margin-right: 35px;
	}
	
	#footer .footer-coll2 .nav {
		margin-top: 20px;
	}
	
	.tb_wt_header_logo_system {
		position: relative;
		top: 0;
	

	}
	
	.tbMobileMenu .tb_wt_header_logo_system {
		background: #E20100;
		width: 100%;
       padding: 16px 0;
	}
	
	.tbMobileMenu .col { 
	margin-top: 0;
		 
	}
	
	
	.brand {

    padding-top: 0px;
}
	
	.head-nav nav li .tb_subcategories .slick-slide > li > .thumbnail {
		display: none;
	}
	
	.head-nav nav li .tb_subcategories .slick-slide > li > a {
		padding-top: 0;
	}
	
	#search #search_button_cloned:before
 {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    left: 16px;
    position: absolute;
    top: 17px;
    background: url(/image/catalog/thema/search.svg) 0px 0px no-repeat;
}
	
		#search #search_button_cloned
	{ 
	background-color: #E20100!important;
	        border-radius: 0;
        margin-left: 0;
	}
	
	    #header .tbToggleButtons .btn {
       width: 40px;
        height: 40px;
        line-height: 40px;
      
        margin-top: 11px;
        margin-right: 0px;
    }
	
	#header .tbToggleButtons {
		margin-right: 20px;
	}
	
    .head-nav nav li .tb_subcategories li {
        width: 100% !important;
        position: relative;
        display: block !important;
        margin-top: 0 !important;
		padding-bottom: 0;
		 border-bottom: 0 !important;
    }
	
	.head-nav nav li .tb_subcategories li .thumbnail img{
		max-width: 34px;
	}
	
	.head-nav nav li .tb_subcategories li .thumbnail {
   
		margin: 0; }
	
	.head-nav .tb_subcategories li a.h4 {
    
		        margin-top: 56px; }
	
	    .product-filter .sort select, .product-filter .limit select {
        width: 100%;
    }
	
	    .product-filter .limit b, .product-filter .sort b {
        display: none !important;
    }
	
	#wrapper #header .tbLogoCol {
		        margin-bottom: 30px;
	}
	
	.random-row .panel-heading, .related-row .panel-heading {
    font-size: 25px;
    line-height: 31px;
}
	
	    .nav-responsive .dropdown > .tb_toggle {
        top: 7px;
        right: 16px;
        background: transparent;
        font-size: 21px;
        color: #E20100;
    }
	
	.tbMobileMenu .nav li:not(:last-child) {
        margin-bottom: 0 !important;
        border-bottom: 1px solid #c1c1c6;
    }
	
	.tbMobileMenu .nav > li {
	padding: 8px 15px 8px 15px!important;
}
	
	.tbMobileMenu .nav li .tb_list_1 li {
	border-bottom: none;
}
	
.mobile-filter {
      display: block!important;
      float: none;
      background: #E20100;
      padding: 14px 25px 14px 49px;
        font-size: 17px;
        color: #ffffff !important;
        position: relative;
        width: 100%;
        top: -2px;
        margin-top:0px !important;
  }
  .mobile-filter:hover,
  .mobile-filter:focus {
      background: #E20100;
  }
  .mobile-filter .tbIcon {
    position: absolute;
    left: 18px;
    top: 14px;
    color: #fff;
  }
  .fa-sliders:before {
    font-family: 'FontAwesome' !important;
  }
  .filter {
    position: fixed;
    left: -100%;
    top: 0px;
    width: 88%;
    height: 100vh;
    overflow: scroll;
    z-index: 10000;
    max-width: 100%;
    background: #fff;
    overflow-x: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
	
 .filter.mobile-filter-show {
    left: 0px;
  }
  #content.mobile-filter-show {
    postion: relative;
    z-index: 2 !important;
  }
  #header.mobile-filter-show {
    postion: relative;
    z-index: 1 !important;
  }
  .filter a.filter-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    z-index: 2;
    font-size: 28px;
  }
  .filter .row {
    z-index: 1;
  }
  body.mobile-filter-show {
    overflow: hidden;
  }
  .tb_module_mega_filter {
    position: relative;
    top: 4px;
    width: 100%;
    background: #fff;
    border: none;
    z-index: 999;
    padding: 40px 20px 20px;
  }
  .tb_module_mega_filter.-db {
    display: block!important;
  }
  body:not(.common-home) .filter .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-content > ul > li {
    width: 100%;
    padding: 20px 0!important;
    border-bottom: 1px solid #eee !important;
  }
  .filter .mfilter-content-opts {
    position: relative;
    top: 0px;
    box-shadow: none;
  }
  .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-button-bottom {
    position: relative;
    right: 0px;
  }
  .filter a.filter-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    color: #E20100;
    font-size: 28px;
    z-index: 2000;
  }
	
	.mega-box .tb_wt_open_cart {
		background: #000;
		
	}
	
	
}


@media (max-width: 600px) { 



#content .tb_grid_view .product-thumb .price {
       
        font-size: 19px;
    }
	
	    .banner3 .tb_line_1 {
        font-size: 34px;
        line-height: 38px;
    }
	
	    .banner3 .tb_line_2 {
			font-size: 35px;}
	
	    .qodef-m-text {
        font-size: 15px;
    } 

}

@media (max-width: 500px) {  

    .mega-banner .tb_banner {
		padding-left: 20px;}
	
	.banner1 .tb_banner, .banner2 .tb_banner {
    padding-left: 20px!important;
}
	    .banner1 .tb_line_1, .banner2 .tb_line_1 {
        font-size: 27px;
    }
	
	    .banner1 .tb_line_2, .banner2 .tb_line_2 {
        font-size: 39px;
		 margin: 24px 0 30px !important;
    }
	
	.cat-menu .slick-prev {
    left: 36px;
		right: auto; 
	}
	
	.cat-menu .slick-next {
		left: 82px;
	right: auto; 
	}
	
	    .banner3 .tb_line_1 {
        font-size: 29px;
        line-height: 30px;
    }
	
	.banner3 .tb_line_1 span {

		margin-bottom: 9px;}
	
	    .banner3 .tb_line_2 {
        font-size: 31px;
		 margin: 19px 0 19px !important;	
    }
	
	.banner3 .tb_banner {
		padding-right: 10px;
	}
	
	    .qodef-grid {
        columns: 1;
    } 
	
	.qodef-grid .qodef-item:nth-child(2),
	.qodef-grid .qodef-item:nth-child(4) {
		margin-bottom: 20px;
		
	}
	
	.product-filter .limit, .product-filter .sort {
        max-width: 46%;
        display: inline;
    }
	
	    #tk-fast-order-inline-sale {
        min-width: 320px;
    }
	
	#tk-fast-order-inline-sale .panel-footer .button-cart-tk-fast-order {

    padding: 0 10px;
}

}

@media (max-width: 381px) {  

	    #header .tbToggleButtons {
        margin-right: 0px;
        position: absolute;
        right: 7px;
        top: -2px;
    }
	
	.tb_wt_header_logo_system {
		    margin-top: 35px;
		
	}
	
	    #tk-fast-order-inline-sale {
        min-width: auto;
    }
	
}






.nav .tb_text > img.tb_icon, .dropdown .tb_text > img.tb_icon {
	max-width:80px;
}


#cart .dropdown-menu {
  max-width: 700px !important;
  width:100% !important; 
  min-width:600px;
  padding:20px;
}

.cart-info.tb_max_w_300 .image img {
  max-width: 100px;
}




#search .dropdown-menu {
  padding: 30px;
}


#live_search_all_results, .no-sub-cat ul li ul, .no-sub-cat ul li a:after, #footer .no-sub-cat ul li:after{ display:none !important}


















































