/*--------------------------------------------------------------
  Template Name: Tmart-Minimalist eCommerce HTML5 Template.
  Template URI: #
  Description: Tmart is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: Theme365
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/

body {
	-webkit-overflow-scrolling: touch;
}

a { cursor: pointer; }

a,
a.product__title:hover,
a.product__title:focus,
a.product__title:active,
.sidebar__list li a:hover,
.sidebar__list li a:focus,
.sidebar__list li a:active,
.sidebar__list li.active strong,
.sidebar__list li.trail span,
.sidebar__list li ul.level_2 a:hover span,
select.select-color,
.footer__container a.wanted,
.breadcrumb-item.active,
.puick-contact-area a,
.bradcaump-inner li,
.portfolio-info ul li.contact-info a {
    color: #b71c1c;
}

.sidebar__list.level_1 li.trail a.trail,
.footer-categories li.trail span,
.bradcaump-inner li {
	font-weight: 600;
}

footer p,
footer a,
.footer-address ul li .address-text p,
.footer-address ul li .address-text a,
.newsletter__form > p,
.copyright p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.bradcaump-inner li a span {
	font-weight: 400;
}

.bradcaump-inner li {
    font-size: 22px;
    line-height: 30px;
}

a:hover,
a:focus,
a:active,
.product_category a:hover,
.footer__container a.wanted:hover,
.footer__container a.wanted:focus,
.footer__container a.wanted:active,
.puick-contact-area a:hover,
.puick-contact-area a:focus,
.puick-contact-area a:active,
.portfolio-info ul li.contact-info a:hover,
.portfolio-info ul li.contact-info a:focus,
.portfolio-info ul li.contact-info a:active,
.sidebar__list li a,
.sidebar__list li.trail ul li span,
a.product__title,
.bradcaump-inner a span {
    color: #333;
}

h1 {
	line-height: 1.3;
}

h5, .h5 {
    font-weight: 500;
    margin-top: 30px;
    line-height: 1.3;
}

img, .img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
    height: auto;
}

table {
    background-color: transparent;
    margin-top: 27px;
}

table tr td {
	padding-right: 10px;
}

.overflow {
	overflow: hidden;
	position: relative;
}

.ce_text ul,
.offsetmenu__inner ul {
	margin: 40px 0;
}

.offsetmenu__inner ul {
	margin: 30px 0 40px 0;
}

.ce_text ul li,
.offsetmenu__inner ul li {
	list-style-type: disc;
    margin-left: 50px;
    font-weight: 500;
}

.offset__sosial__share ul li {
	list-style-type: none;
	margin: auto 0;
}

.offsetmenu__inner h6, .offsetmenu__inner .h6 {
    font-size: 16px;
    font-weight: 500;
    color: #b71c1c;
    line-height: 1.4;
}

.input__box input {
    height: 47px;
}

.mod_breadcrumb li.first,
.invisible,
.mfp-title {
	display: none !important;
}

.uppercase {
	text-transform: uppercase;
}

label {
	font-weight: normal;
}

header {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    left: 0;
}

.htc-header {
	height: 134px;
}

	.header--3 .mainmenu__area {
    	position: absolute;
	} /* ask myself */

.rs-columns {
	overflow: hidden;
}

.ce_text h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: initial;
    margin: 25px 0;
    -moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
   	hyphens: auto; 
}

.ce_text p {
	margin: 27px auto auto;
}

/*-----------------------------
  level_1 Menu
--------------------------------*/

.sticky__header.scroll-header .main__menu > li > strong {
    height: 70px;
    line-height: 70px;
}

.main__menu > li > a,
.main__menu > li > span,
.main__menu > li > strong {
    color: #666666;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 70px;
    position: relative;
    text-transform: none;
}

.header--3 .main__menu > li > strong {
    font-size: 15px;
    font-weight: 500;
    line-height: 134px;
    color: #b71c1c;
}

.main__menu li.drop{
    position: relative;
}
.main__menu li.drop a{
  position: relative;
}
.main__menu li.drop ul.level_1 {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 120%;
  transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  width: auto;
  z-index: 999;
}
.main__menu li.drop:hover ul.level_1 {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.header--3 .main__menu li.drop:hover ul.level_1 {
    top: 100%;
}
.main__menu ul.level_1 li {
  border-bottom: 1px solid #f4f4f4;
  display: block;
  position: relative;
}
.main__menu ul.level_1 li a,
.main__menu ul.level_1 li strong {
    background: #ffffff none repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 18px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.main__menu li.drop ul.level_1 li:hover > a,
.main__menu li.drop ul.level_1 li:hover > strong,
.main__menu li.drop ul.level_1 li.active strong {
  background: #fafafa none repeat scroll 0 0;
  color: #b71c1c;
}
.scroll-header .main__menu li.drop ul.level_1 {
  top: 100%;
}
.scroll-header .main__menu li.drop a:hover ul.level_1 {
  top: 100%;
}


.mainmenu__nav ul li ul.level_2 {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: 100%;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 45%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: auto;
  z-index: 999;
}

.main__menu li.drop ul.level_1 li:hover ul.level_2 {
  opacity: 1;
  visibility: visible;
  top: 0;
}

.main__menu ul.dropdown.mega_dropdown li a {
    font-weight: 500;
}

.main__menu li.drop ul.dropdown li a span {
    float: none;
}

.main__menu li.drop ul.dropdown.mega_dropdown {
    left: auto;
    transform: translateX(-20%);
}

.main__menu ul.dropdown.mega_dropdown li.col_40 {
	width: 35%;
}

.main__menu ul.dropdown.mega_dropdown li.col_20 {
	width: 30%;
}

li.drop--lan, .search {
    font-size: 15px;
    font-weight: 500;
    line-height: 134px;
}

.select__language li {
    cursor: pointer;
    padding: 0 20px;
    position: relative;
    transition: all 0.3s ease 0s;
}

.menu-extra li span {
    color: #666666;
    font-size: 19px;
    line-height: 30px;
    font-size: 14px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    line-height: 134px;
}

.menu-extra span.ti-search {
	border-radius: 50px;
	background: #b71c1c;
	padding: 11px;
}

.menu-extra span.ti-search:before {
    color: #fff;
}

.drop:before,
.select__language > li::before {
    content: "";
    font-family: Themify;
    font-size: 12px;
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
	color: #b71c1c;
    font-weight: bold;
}

.select__language > li::after {
    content: "";
}

/* .ti-search:after {
    content: "Suche";
    font-family: 'Poppins', sans-serif;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 500;
    top: 0px;
    vertical-align: middle;
    position: relative;
} */

.ti-search:before {
    content: "\e610";
    color: #b71c1c;
    font-weight: 600;
}

.sticky__header.scroll-header .select__language > li::after {
    height: auto;
    line-height: 84px;
}

.bradcaump-title {
    text-transform: none;
    color: #343434;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}


/* HOME */
.bg--3 {
    background: rgba(0, 0, 0, 0) url('../../media/images/layout/bg/background_1.jpg') no-repeat scroll center center / cover;
}

.bg__cat--4 {
    background-color: #b71c1c;
}

#slider {
	background: rgba(0, 0, 0, 0) url('../../media/images/layout/bg/background_1.jpg') no-repeat scroll center center / cover;
}

.slider-overly-2::before {
    background-color: #000;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    right: 0;
    width: 100%;
}

.slider__activation__wrap.owl-carousel .owl-nav div i {
    color: #3a3a3a;
    font-size: 83px;
    transition: 0.4s;
}

.slider__activation__wrap.owl-carousel .owl-nav div:hover i {
    color: #b71c1c;
    font-size: 83px;
}

.slider__inner--2 {
    background-color: rgba(183, 28, 28, .8);
    position: relative;
    z-index: 10;
    display: inline-block;
    margin: 100px 100px auto 100px;
    padding: 50px 60px;
}

.slider__btn a.htc__btn::before {
	background-color: #fff;
}

.slider__inner--2 h1,
.slider__btn a.htc__btn,
.htc__choose__wrap h2,
.choose__details h4,
.choose__details p,
.choose__icon span,
.choose__details a {
    color: #fff;
    text-transform: none;
}

.slider__btn a.htc__btn {
	text-transform: uppercase;
}

.slider__btn a.htc__btn:hover {
	color: #3a3a3a;
}
.slider__btn a.htc__btn:hover::before {
	background-color: #3a3a3a;
}

.new__product {
    position: relative;
    border: 1px solid #ddd;
    padding: 50px;
    margin-bottom: 30px;
    background-color: #f6f6f6;
    cursor: pointer;
}

.new__product img {
    transform: scale(0.9);
}

.new__product:hover img {
    transform: scale(0.95);
}

.new__product__details h2 {
    font-size: 22px;
    text-transform: capitalize;
    color: #b71c1c;
}

.new__product__thumb {
	text-align: center;
	max-width: 100%;
}

.new__product__thumb {
    max-width: 100%;
}

.new__product__thumb a img {
    width: 100%;
    height: auto;
}

.new__product__details {
    left: auto;
    position: relative;
    top: auto;
    transform: translateY(0);
    text-align: left;
    margin: 40px 0 0 0;
    text-align: center;
}

.new__product.text__align--left .new__product__details {
    left: 0;
}


.new__product {
	padding: 30px 15px;
	padding-top: 25px;
}

.new__product__details h2 {
    font-size: 16px;
    text-transform: none;
}


/* HOME */

.htc__shop__cat.item_zustand span {
	display: block;
	line-height: 34px;
}

.htc__shop__cat.item_zustand span input {
    display: inline-block;
    margin-right: 10px;
}

.store__btn {
    margin-top: 0;
    text-align: left;
}

.section__title.section__title--2 p,
.htc__store__area .section__title.section__title--2 p {
    width: 75%;
}

.htc__store__area .store__btn,
.mod_article .ce_hyperlink {
    text-align: center;
}

.htc__store__area .store__btn a,
.mod_article .ce_hyperlink a {
    margin-top: 40px;
}

.offsetmenu__inner .mod_article .ce_hyperlink a {
	margin-top: 0;
	margin-bottom: 20px;
}


.store__btn.submit_reset {
    margin-top: 22px;
}

.search__area .search__inner form {
    margin: 2.7em 0;
    padding: 0 40px 0 0;
    position: relative;
    text-align: center;
}

.search__area {
    background: #b71c1c none repeat scroll 0 0;
}

.search__area .search__inner form button:hover {
    background: #565658 none repeat scroll 0 0;
    border-radius: 50px;
}

.search__close__btn .search__close__btn_icon:hover i {
    color: #fff;
}

.sidebar__thumd li {
    display: inline-block;
    width: 45%;
}

.sidebar__list li span {
    float: none;
}

.sidebar__list li {
    font-weight: 400;
}

.sidebar__list li ul li {
    line-height: 28px;
    font-weight: 500;
}

.sidebar__list li ul.level_2 {
    margin-left: 20px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 10px;
}

.sidebar__list li ul.level_2 a {
	color: #606060;
	font-size: 12px;
}

.offset__single {
	width: 100%;
	text-align: center;
}

select 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label.angle-down {position: relative; display: block; cursor: pointer;}
label.angle-down:after {
    content:"\e64b";   
    font-family: 'themify';
    font-size: 14px;
    color:#3a3a3a;
    right:0px;
    top:0px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}

.blog .blog__post__time {
    opacity: .95;
    width: auto;
    height: auto;
}

.blog__post__time span.date {
    font-size: 14px;
    padding: 0 8px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 57px 0 0 0;
    border-radius: 0;
    width: 100%;
    border-top: 1px solid #b7b7b7;
    padding-top: 32px;
}

.pagination ul li a,
.pagination ul li span,
.more__btn a,
.store__btn a,
.store__btn input {
    border: 1px solid #d5d5d5;
    display: inline-block;
    font-size: 14px;
    height: 45px;
    line-height: 41px;
    padding: 0 40px;
    text-transform: uppercase;
    transition: 0.4s;
}


.pagination ul li {
    display: inline-block;
    margin-bottom: 5px;
}

.pagination ul li span {
    padding: 0 30px;
}

.pagination ul li a {
    padding: 0 20px;
}

.pagination ul li a:hover,
.more__btn a:hover,
.store__btn a:hover,
.store__btn input:hover {
    background: #b71c1c;
    border: 1px solid #b71c1c;
    color: #fff;
}


.more__btn a,
.htc__store__area .store__btn a,
.mod_article .ce_hyperlink a {
    background: #b71c1c;
    border: 1px solid #b71c1c;
    color: #fff;
    max-width: 100%;
    display: block;
    text-align: center;
}

.new__product .more__btn a,
.htc__store__area .store__btn a,
.mod_article .ce_hyperlink a {
	width: auto;
    display: inline-block;
}

.new__product:hover .more__btn a,
.more__btn a:hover,
.htc__store__area .store__btn a:hover,
.mod_article .ce_hyperlink a:hover {
    background: #fff;
    border: 1px solid #d5d5d5;
    color: #303030;
}

.category__headline h1 {
	font-size: 24px;
	text-transform: uppercase;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 0;
    margin-top: 35px;
    padding-bottom: 35px;
}

.order-single-btn select,
.htc__shop__left__sidebar .order-single-btn select {
    background: rgba(0, 0, 0, 0);
}

.htc__shop__left__sidebar .htc__shop__cat:last-child {
    border-bottom: 0 solid transparent;
    margin-bottom: 32px;
}

.htc__shop__sidebar .puick-contact-area {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 40px 0;
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.htc__shop__sidebar .puick-contact-area .image-area {
	max-height: 350px;
	text-align: right;
	overflow: hidden;
}

.htc__shop__sidebar .puick-contact-area .contact-avatar {
	margin-top: 37px;
	margin-right: -1px;
    max-height: 450px;
}

#grid-view,
.new__product__wrap {
    display: flex;
    flex-wrap: wrap;
}

.shp__pro__show {
    align-items: baseline;
}

.single__list__content {
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 57px;
    padding-bottom: 57px;
}

.product__details h2,
.list__details__inner h2,
.product_category a {
    color: #b71c1c;
    font-size: 16px;
    font-weight: 500;
    font-family: Dosis;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 12px;
}

.product__details h2 a,
.list__details__inner h2 a,
.product_category a {
	display: table;
}

.section-title-3 {
	font-weight: 300;
}

.mod_product_list .section-title-4 {
	margin-bottom: 23px;
}

body.digital .mod_product_list .category__headline h1:after {
	background: rgba(0, 0, 0, 0) url('../../media/images/layout/categories/icons/svg/icon-digital.svg') no-repeat scroll center right;
	content: '';
	display: block;
}

.fa-pencil:before {
    content: "\f040" !important;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
}

.product__text,
.product__baujahr,
.product__zustand,
.product__producer {
	display: block;
}

.product__text {
	font-size: 12px;
}

.pro__thumb a img,
.list__thumb a img {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
}

span.product__producer {
    color: #999;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 8px;
}

span.product__bez {
	display: block;
}

div.more__btn {
	display: block;
	margin-top: 25px;
}

.product .product__details h2 a:first-child,
.product_category a:first-child {
	font-size: 18px;
}

.product_category a:first-child {
	margin-bottom: 0;
}

.product .product__details h2 a:last-child:before,
.product_category a:last-child:before {
	content: "Hersteller:";
	display: inline-block;
	color: #303030;
	margin-right: 5px;
}

.product a.product__title:before,
.pro__detl__title h2:before {
	content: "#";
	display: inline-block;
	color: #b71c1c;
	margin-right: 2px;
}

.rating__wrap h2.rating-title {
	font-size: 30px;
    line-height: 30px;
}

.ht__bradcaump__wrap {
    height: 350px;
}

.ht__bradcaump__area {
    background: rgba(0, 0, 0, 0) url('../../media/images/layout/bg/2.jpg') no-repeat scroll center center / cover;
    /* animation: slide 60s linear infinite;
    width: 4563px; */
    /* background-color: #575759; */
    /* background-color: rgba(87,87,89,.8); */
    /* background-color: #eee; */
}

.bradcaump__inner:after {
	width: 350px;
	height: 175px;
}

body.digital .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-digital.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

body.brief .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-kuvertieren.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

body.plastik .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-plastikkarten.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

body.vornach .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-vorundnachverarbeitung.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

body.solos .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-solos.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

body.post .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-sortieren.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

body.folien .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-folienverpackung.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

body.sonstiges .bradcaump__inner:after {
	background: url('../../media/images/layout/categories/icons/bg-schwarz/icon-sonstiges.png') no-repeat center center / contain;
	content: "";
	display: inline-block;
}

.bradcaump-inner {
    margin: 0 0 15px 0;
}

.category-heading > h3 {
    background: #b71c1c none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 15px 15px 15px 50px;
    position: relative;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}
.category-heading > h3 a {
    color: #fff;
}
.category-heading > h3:hover {
    color: #fff;
}

.product_gallery {
    display: flex;
    flex-wrap: wrap;
}

.mod_product_reader,
.mod_product_request {
	overflow: hidden;
}

.mod_product_request {
	padding: 0 5px;
}

.mod_product_request form {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 60px;
    padding-bottom: 60px;
}

.mod_product_request .rating__wrap {
    padding-top: 60px;
}

.title-form {
	margin-bottom: 20px;
}

.widget-textarea {
	margin-bottom: 15px;
}

.dlh_googlemap {
	height: 750px;
}

.ce_form .widget .label,
.ce_form .widget label,
.ce_form .widget span,
.mod_product_request .item .label,
.mod_product_request .item label,
.mod_product_request .item span {
    color: #444;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
    padding-top: 15px;
}

.ce_form fieldset legend,
.mod_product_request fieldset legend {
	display: none;
}

.ce_form fieldset span input,
.mod_product_request fieldset span input {
    width: auto;
    max-width: none;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}

.ce_form fieldset label,
.mod_product_request fieldset label {
	font-weight: 400 !important;
    display: inline;
    cursor: pointer;
}

.ce_form input.text,
.ce_form input.captcha,
.mod_product_request input.text,
.mod_product_request input.captcha {
    border: 1px solid #999;
    height: 40px;
    margin: 0;
    padding: 0 15px;
    width: 100%;
}

.captcha_text {
	color: #b71c1c !important;
}

span.mandatory {
	color: #b71c1c !important;
	margin-left: 5px;
}

textarea {
    resize: none;
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    font-size: 14px;
}

.widget, .item, .widget-captcha {
	display: block !important;
	overflow: hidden;
}

.widget-submit {
	margin-top: 30px;
}

.mod_subscribe .widget-submit {
	margin: 0;
}

.widget-submit button.fv-btn,
.review-btn input.fv-btn {
    border: 1px solid #999;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 37px;
    padding: 0 28px;
    text-transform: uppercase;
    transition: 0.4s;
}

.widget-submit button.fv-btn:hover ,
.review-btn input.fv-btn:hover {
    border: 1px solid #b71c1c;
    background: #b71c1c;
    color: #fff;
}

/* .footer__container {
    display: flex;
    flex-wrap: wrap;
} */

img.slider-wanted {
    position: absolute;
    top: -40px;
    width: auto !important;
    left: -50px;
    height: 105px;
    transform: scale(0.9);
    cursor: pointer;
	box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
    border-radius: 105px;
}

.ft_wanted {
	padding-top: 60px;
	text-align: center;
}

.ft_wanted img {
	width: 160px;
	transform: scale(0.9);
	cursor: pointer;
}

.slider__inner--2:hover img.slider-wanted,
.ft_wanted:hover img {
	transform: scale(1.0);
}

.copyright a,
.portfolio-info ul li {
    text-transform: none;
}

#scrollUp {
    background: transparent none repeat scroll 0 0;
    z-index: 10;
    bottom: 25px;
}

#scrollUp i {
    color: #b71c1c;
}

.c--white {
    color: rgba(255,255,255,.9);
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,.7);
    margin-top: 20px;
}

.c--white a {
	color: rgba(255,255,255,.9);
}

.c--white a:hover {
	color: rgba(255,255,255,1);
	border-bottom: 1px solid #fff;
}

.c--white i {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 5px;
}

.c--white .zmdi-email {
	margin-left: 15px;
}

.mean-container .mean-nav {
	background-color: #b71c1c;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.mean-container .mean-bar {
	z-index: 9999999;
	
		/* ASK MYSELF FOR THAT - WHY? / float: none; */
}

.mobile-menu-area .mean-nav ul {
	height: inherit;
	overflow: hidden;
}

.mobile-menu-area .mean-nav ul.level_1 {
	background-color: #f6f6f6;
}

.mobile-menu-area .mean-nav ul.level_1 li {
	border-top: 1px solid #ddd;
}

.mean-container .mean-nav ul.level_1 li a {
	color: #303030;
	border: 0 none;
}

.mobile-menu-area .mean-nav ul.level_2 {
	background-color: #fff;
}

.mean-container .mean-nav ul.level_2 li a {
	color: #666;
	border: 0 none;
}

.mean-container .mean-nav a.mean-expand,
.mean-container .mean-nav ul li a.mean-expand {
    border: 0 none !important;
    line-height: 35px;
    height: 35px !important;
    margin-top: -1px;
}

.mean-container .mean-nav ul li li a.mean-expand {
    color: #b71c1c;
    opacity: 1;
}

.mean-container .mean-nav a.mean-expand.mean-clicked,
.mean-container .mean-nav a.mean-expand:hover,
.mean-container .mean-nav ul li a.mean-expand:hover {
    color: #fff;
    background: #565658;
}

.mean-container .mean-nav ul .active strong,
.mean-container .mean-nav ul li a.trail {
    padding: 1em 5%;
    color: #b71c1c;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}

.header--3 .mean-container a.meanmenu-reveal {
	right: 5px !important;
}

.header--3 .mean-container a.meanmenu-reveal.meanclose:before {
    content: "\e646";
    font-family: Themify;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-weight: bold;
    left: 0;
    right: 0;
}

.header--3 .mean-container a.meanmenu-reveal.meanclose {
	background-color: #565658;
	border: 2px solid #565658;
}

.mean-container .mean-nav ul li li a {
    padding: 1em 5%;
}

.mean-container .mean-nav ul li li li.active strong,
.mean-container .mean-nav ul li li li a {
    padding: 1em 10%;
}

.mean-container .mean-nav li.mobile-change-language {
	color: #fff;
	padding: 1em 5%;
	width: 90%;
	background-color: #8c1718;
	font-size: 12px;
	display: none;
}

.mean-container .mean-nav li.mobile-change-language span {
	float: right;
	font-weight: 600;
}

.offsetmenu.offsetmenu__on, .shopping__cart.shopping__cart__on, .user__meta.user__meta__on {
    right: 0;
}

.offset-logo-wanted img {
    width: 100px;
    transform: scale(0.9);
}

.offsetmenu.offsetmenu__on:hover .offset-logo-wanted img {
	transform: scale(1.0);
}

.offsetmenu__close__btn {
	cursor: pointer;
}

.off__contact p {
    text-align: left;
    margin-top: 15px;
    font-weight: 500;
    line-height: 24px;
}

/* .mobile-menu-area .level_1,
.mobile-menu-area nav.mod_product_category_navigation {
	display: block !important;
} */

.typed-cursor {
	color: #fff;
}

    .c--white br {
    	display: none;
    }
    
.sticky__header.scroll-header li.search {
    height: 85px;
    line-height: 85px;
    padding-bottom: 0;
}

/* .mean-container .mean-nav > div {
	max-height: 390px;
	overflow: auto;
} */

.body__overlay.is-visible {
	z-index: 98;
}

.scroll-wrapper.scrollbar-inner {
	z-index: 99;
}

.lock-scroll {
    overflow: hidden;
}

	/*
	.mobile-menu-area .mean-nav ul > .mobile-menu-area .mean-nav ul ul {
    	height: 370px;
    	overflow-y: auto;
    	overflow-x: hidden;
	}
	.mobile-menu-area .mean-nav ul.level_1,
	.mobile-menu-area .mean-nav ul.level_2 {
    	height: auto;
    	overflow-y: hidden;
	}
	*/
	
.post__time--inner {
    border: 0 none;
    padding-top: 3px;
    padding-bottom: 2px;
}

.slider__inner--2,
.more__btn a,
.new__product .more__btn a,
.htc__store__area .store__btn a,
.mod_article .ce_hyperlink a,
.new__product,
.mod_newslist figure img,
.blog .blog__post__time,
.post__time--inner,
.pro__thumb a img,
.list__thumb a img,
.single-portfolio-details a > img,
.widget-submit button.fv-btn,
.review-btn input.fv-btn,
.ce_form input.text,
.ce_form input.captcha,
.mod_product_request input.text,
.mod_product_request input.captcha,
.pagination ul li a,
.pagination ul li span,
.more__btn a, .store__btn a,
.store__btn input,
.htc__shop__sidebar .puick-contact-area,
.input__box input,
.search__area .search__inner form input[type="text"],
.header--3 .mean-container a.meanmenu-reveal,
.ce_image img,
.team__thumb a img {
	border-radius: 35px;
}

@media (max-width: 991px) and (min-width: 320px) {
	.smt-30 {
    	margin-top: 50px;
	}
	.main__menu > li {
    	padding: 0 12px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.ptb--100 {
		padding: 100px 0;
	}
	.header--3 .mean-container a.meanmenu-reveal {
    	margin-top: -86px;
	}
	.header--3 .sticky__header.scroll-header .mean-container a.meanmenu-reveal {
    	margin-top: -54px;
	}
	.popular__product__wrap.owl-carousel .owl-nav div {
    	display: block;
	}
}

@media (min-width: 992px) {

	.main__menu > li {
    	padding: 0 15px;
	}

}

@media (max-width: 991px) {
	.header--3 .mean-container a.meanmenu-reveal {
    	color: transparent;
    	border: 2px solid #b71c1c;
    	background: #b71c1c;
    	
    	width: 21px;
    	height: 23px;
    	line-height: 23px;
	}
	
	/* .header--3 .mean-container .mean-nav {
		position: absolute;
	} */
	
	/* body.lock-scroll .header--3 .mean-container .mean-nav {
		position: fixed;
    	left: 0;
    	right: 0;
    	height: 100%;
    	overflow: auto;
    	bottom: auto;
    	top: auto;
	} */
	
body.lock-scroll .header--3 .mean-container .mean-nav {
	background-color: #b71c1c;
}


.header--3 .mean-container .mean-nav {
    position: fixed;
    top: 100px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: none;
    z-index: 999999999999;
    overflow: auto;
}

body.lock-scroll .header--3 .sticky__header.scroll-header .mean-container .mean-nav {
	top: 70px;
}

    body.lock-scroll .header--3 .mean-container .mean-nav .scrollbar-inner {
        height: 100%;
        overflow: scroll;
    }
    
	.popular__product__wrap.owl-carousel .owl-nav div {
    	display: block;
	}
	
	.ti-search:after {
    	display: none;
	}
	.new__product__details h2 {
    	font-size: 18px;
    }
	.mean-container a.meanmenu-reveal span {
    	background: #fff none repeat scroll 0 0;
   		margin-top: 4px;
   		height: 2px;
    }
	.mod_newslist .teaser {
		padding-bottom: 40px;
	}
	.mod_newslist .col-md-4:last-child .teaser {
		padding-bottom: 0;
	}
}

.header--3 .scroll-header .mean-container a.meanmenu-reveal {
    margin-top: -69px;
}


@media (max-width: 768px) {
	.container {
    	width: 100%;
	}
	.ht__bradcaump__wrap {
    	height: 350px;
	}
	.bradcaump-inner {
    	margin-bottom: 25px;
	}
	.copyright__inner {
    	margin-bottom: 25px;
	}
	.dlh_googlemap {
		height: 700px;
	}
	.logo img {
    	max-width: 100%;
	}
	.header--3 .scroll-header .mean-container a.meanmenu-reveal {
    	margin-top: -52px;
	}
	.htc-header {
		height: 100px;
	}
	.menu-extra {
    	margin-right: 55px;
	}
	.sticky__header.scroll-header li.search {
   		height: 75px;
    	line-height: 80px;
    	padding-bottom: 0;
	}
	.blog__inner {
    	text-align: center;
    	margin-bottom: 40px;
	}
	.offsetmenu:not(.home-five) {
    	width: 100%;
    	right: 0;
	}
	.offsetmenu__on {
		display: block !important;
	}
	.mobile-menu-area .mean-nav > ul {
    	/* height: 370px; */
	}
	.slider__container {
		margin-top: -100px !important;
	}
	.mean-container .mean-nav li.mobile-change-language {
		display: block;
	}
	.slider__inner--2 h1 {
		font-size: 20px;
	}
}

@media (max-width: 680px) {
	.search__area .search__inner form input[type="text"]::-webkit-input-placeholder {
  		font-size: 18px !important;
	}
	.search__area .search__inner form input[type="text"]::-moz-placeholder {
  		font-size: 18px !important;
	}
	.search__area .search__inner form input[type="text"]:-ms-input-placeholder {
  		font-size: 18px !important;
	}
	.search__area .search__inner form input[type="text"]:-moz-placeholder {
  		font-size: 18px !important;
	}
	img.slider-wanted,
	.select__language .drop:before,
	.select__language li:before {
    	display: none !important;
	}
	.new__product {
    	padding: 50px 10px;
	}
	.new__product__thumb a img {
    	width: 100%;
    	height: auto;
	}
    .c--white br {
    	display: block;
    }
	.slider__inner--2 {
    	padding: 25px;
    	margin: 100px auto auto auto;
	}
	.slider__inner--2 h1 {
		-moz-hyphens: auto;
   		-o-hyphens: auto;
   		-webkit-hyphens: auto;
  		-ms-hyphens: auto;
   		hyphens: auto;
	}
	.offsetmenu__inner {
    	height: 100%;
    	padding: 60px 30px 60px;
	}
	.mod_newslist .teaser {
		padding-bottom: 0;
	}
}

@media (max-width: 580px) {
	.category__headline h1 {
		-ms-hyphens: auto;
  		-webkit-hyphens: auto;
		hyphens: auto;
	}
	.bradcaump__inner:after {
    	width: 250px;
    	height: 135px;
	}
	.new__product__details h2 {
    	font-size: 18px;
    }
}

@media (max-width: 480px) {
	.select__language li {
		padding: 0;
	}
}