.checkout-page .brk-cart__footer-coupon {
	display: none;
}

.about-page .info-box__wrapper-image {
	height: 270px;
}

.brk-map__infoicon_layout-one .marker img {
    position: relative;
     top: 0 !important; 
    height: 100px !important;
}

footer nav ul li {
	line-height: 24px;
}

footer h6 {
	font-family: 'Montserrat',sans-serif;
}

footer a:hover {
	color: #FFFFFF;
}

.footer-logo {
	height:60px;
}
.brk-header_scroll .brk-header__logo-2, .brk-header__logo-1, .brk-header-mobile__logo img, .brk-header-mobile-wrap__logo img {
	height: 50px;
}
.btn {
	text-transform: none;
}
.fullheight {
	height: 100vh;
}
.brk-header-mobile_scroll .brk-header-mobile__logo-2, .brk-header-mobile-wrap__logo img, {
	height: 60px;
}
.brk-swiper-default-modern-arrow {
	/*display: none !important;*/
}
.brk-base-bg-black-30 {
	background-color: rgba(0,0,0,0.4);
}
.brk-base-bg-black-70 {
	background-color: rgba(0,0,0,0.7);
}
.brk-base-bg-black-80 {
	background-color: rgba(0,0,0,0.8);
}
.brk-header__element--label {
	color: #FFFFFF;
}
.brk-header_scroll .brk-header__element--label {
	/*color: #222222;*/
}
.brk-bg-black-white {
	background: -webkit-gradient(linear, left top, right top, from(#000000), to(#000000));
    background: linear-gradient(to right, #000000, #000000);
}
.brk-base-bg-black {
	background-color: rgba(0,0,0,0.3);
}
.brk-base-bg-black-80 {
	background-color: rgba(0,0,0,0.8);
}
.brk-categories__item-icon {
	line-height: 16px;
}
.cart-input-text {
	width: 74px;
    border: 0;
    text-align: center;
    font-size: 1rem;
    line-height: 24px;
    height: 24px;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    outline: 0;
}
.product-list h4 {
	font-family: 'Montserrat';
	font-weight: 700;
	margin-bottom: 20px;
}
.grecaptcha-badge {
	display: none !important; 
}
.product-list .col-lg-3, .product-list .product-category {
	margin-bottom: 40px;
}
.radio-size {
	display: inline-block;
}
.brk-header-mobile-wrap .brk-nav__menu>li>a {
	font-family: 'Montserrat',sans-serif;
}
.brk-header_style-1.brk-header_color-white .brk-nav__menu>li>a {
	font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-weight: 500;	
}
.breadcrumbs__subtitle h3 {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size:	36px;
	line-height: 42px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.slider-thumbnailed-for {
    width: 100%;
    padding: 20px;
}
@media (min-width: 992px) {
	.brk-header_scroll.brk-header_style-1 .brk-nav__menu>li>a {
		font-weight: 500;
		font-size: 14px;
	}
	.brk-search__open i, .brk-header__element i { 
		color: #FFFFFF;}
	.brk-header_scroll .brk-search__open i {
		color: #272727;
	}
	.brk-header {
		/*border-bottom: 1px solid rgba(255,255,255,.3);*/
		/*margin-bottom: 100px;*/
	}
	.brk-header.brk-header_scroll {
		border-bottom: none;
	}
}
.brk-categories__item:hover .brk-categories__item-name {
	color: #FFFFFF;
}
.brk-sc-card-preview__img-container img {
	max-height: 80px;
}
.footer-payment {
	padding: 20px;
}
@media (max-width: 991px) {
	.brk-header_scroll.brk-header_style-1 .brk-nav__menu>li>a {
		color: #FFFFFF;
	}
	.brk-header-mobile-wrap .brk-call-us {
		display: none;
	}
	.brk-mini-cart__open i, .brk-search__open i {
		display: none;
	}
	.sm-mt-40 {
		margin-top: 40px;
	}
	.font__size-48 {
    	font-size: 2rem;
	}
	.breadcrumbs__subtitle h3 {
		font-family: 'Montserrat';
		font-weight: 700;
		font-size:	24px;
		line-height: 30px;
		color: #FFFFFF;
		margin-bottom: 15px;
	}
	.brk-header__top-bar {
    display: none;
	}
	.breadcrumbs__section-thin .breadcrumbs__wrapper {
		padding-top: 60px;
	}
	.h2, h2 {
	    font-size: 24px;
	    line-height: 1.1;
	}
	.brk-sc-shop-item {
    	margin-bottom: 200px;
	}
	.sm-text-center {
		text-align: center !important;
	}
	.hidden-sm {
		display: none !important; 
	}
	.hot-panel {
		margin-bottom: 20px;
	}
	.about-page.it-page .info-box__wrapper-image {
		height: 370px;
		padding-top: 36px !important: 
	}

}