.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text, input, select, button {
	border-radius: 0 !important
}
.default-bg {
	background-color: #404041
}
body {
	background-color: #404041;
	font-family: 'Overpass', sans-serif
}
.btn {
	font-size: .8em
}
.gery-bg {
	background-color: #808181 !important;
	border-color: #808181 !important;
	color: #fff
}
.yellow-bg {
    background-color: #faa61a !important;
    border-color: #faa61a !important
}
.red-bg {
    background-color: #d11a2a !important;
    border-color: #d11a2a !important
}
.black-bg {
	background-color: #010202 !important;
	border-color: #010202 !important;
	color: #fff
}
.header {
	background-image: linear-gradient(#404041, #050808);
	border-bottom: 5px solid #faa61a;
	display: flex;
	align-items: center
}
.header .logo-wrapper img {
	width: 90%
}
.header .title-wrapper h2, .header .title-wrapper h3, .header .brand-wrapper h2, .header .brand-wrapper h3 {
	color: #fff
}
.header .hightlite {
	color: #faa61a
}
.default-header {
	height: 88px;
	overflow: hidden
}
@media (max-width: 991px) {
	.default-header {
		height: auto;
		padding: 10px 0
	}
}
.default-header .logo-wrapper img {
	width: 30vw;
	min-width: 250px;
}
@media (max-width: 991px) {
	.default-header .brand-outer-wrapper {
		display: none !important
	}
}
.default-header .brand-logo-wrapper img {
	width: 21.6vw
}
.default-header .brand-logo-wrapper:after {
	content: "";
	background-color: white;
	height: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	left: 550px
}
@media (max-width: 1199px) {
	.default-header .brand-logo-wrapper:after {
		left: 459px
	}
}
.default-header .title-wrapper h2 {
	font-size: 22px;
	margin-bottom: 0
}
.default-header .title-wrapper h3 {
	color: #676766 !important;
	font-size: 18px;
	font-weight: 300;
	text-transform: lowercase
}
@media (max-width: 1199px) {
	.default-header .title-wrapper h2 {
		font-size: 21px
	}
}
@media (max-width: 991px) {
	.default-header .title-wrapper {
		margin-left: 15px
	}
	.default-header .title-wrapper h2 {
		font-size: 18px
	}
	.default-header .title-wrapper h3 {
		font-size: 16px
	}
}
.default-header .brand-wrapper h2 {
	font-weight: 400
}
.login-header-wrapper {
	height: 150px
}
@media (max-width: 991px) {
	.login-header-wrapper {
		height: auto;
		padding: 30px 0
	}
}
@media (max-width: 1366px) {
	.login-header-wrapper .logo-wrapper img {
		width: 90%
	}
}
@media (max-width: 991px) {
	.login-header-wrapper .logo-outer-wrapper {
		display: flex !important;
		flex-direction: column
	}
}
.login-header-wrapper .title-wrapper h2 {
	font-size: 26px;
	margin-bottom: 0
}
.login-header-wrapper .title-wrapper h3 {
	color: #676766 !important;
	font-size: 24px;
	font-weight: 300;
	text-transform: lowercase
}
@media (max-width: 1199px) {
	.login-header-wrapper .title-wrapper h2 {
		font-size: 21px
	}
	.login-header-wrapper .title-wrapper h3 {
		font-size: 19px
	}
}
@media (max-width: 991px) {
	.login-header-wrapper .title-wrapper {
		margin-top: 20px
	}
	.login-header-wrapper .title-wrapper h2 {
		font-size: 28px
	}
	.login-header-wrapper .title-wrapper h3 {
		font-size: 26px
	}
}
.brand-wrapper-mobile {
	background-color: #404041;
	display: none;
	padding-top: 20px
}
@media (max-width: 991px) {
	.brand-wrapper-mobile {
		display: flex
	}
}
.brand-wrapper-mobile .brand-mobile-inner-wrapper {
	background-image: linear-gradient(#404041, #050808)
}
.brand-wrapper-mobile img {
	height: 10vw
}
.brand-wrapper-mobile .brand-wrapper {
	padding: 0 20px
}
.brand-wrapper-mobile .brand-wrapper h2 {
	color: #fff;
	font-weight: 400
}
.filter-wrapper {
	background-color: #404041;
	padding: 20px 0
}
.filter-wrapper select {
	background-color: #010202;
	color: #fff !important;
	border-color: #010202;
	width: 10vw !important
}
.filter-wrapper .search-box {
	background-color: #808181
}
.filter-wrapper #btSearchClear {
	margin-left: 5px
}
.filter-wrapper .input-group:not(:last-child) {
	margin-right: 20px
}
@media (max-width: 991px) {
	.filter-wrapper .input-group:not(:last-child) {
		margin-right: 0;
		margin-bottom: 15px
	}
}
.filter-wrapper .filter-btn-wrapper {
	margin-top: 15px;
	width: 100%;
	display: flex;
	justify-content: flex-end
}
@media (max-width: 991px) {
	.filter-wrapper .filter-btn-wrapper {
		justify-content: space-between;
		flex-wrap: wrap
	}
}
.filter-wrapper .filter-btn-wrapper input {
	width: 15.8%;
	height: 2vw;
	min-height: 35px;
}
@media (max-width: 1366px) {
	.filter-wrapper .filter-btn-wrapper input {
		height: 3vw
	}
}
@media (max-width: 991px) {
	.filter-wrapper .filter-btn-wrapper input {
		width: 48%;
		margin-bottom: 15px;
		height: 4vw
	}
}
.filter-wrapper .filter-btn-wrapper input:not(:first-child) {
	margin-left: 11px
}
@media (max-width: 991px) {
	.filter-wrapper .filter-btn-wrapper input:not(:first-child) {
		margin-left: 0
	}
}
#ProductList {
	background-color: #fff
}
#ProductList th {
	background-color: #010202;
	border-color: #010202;
	font-size: .8em
}
#ProductList td {
	font-size: .8em
}
.filter-wrapper select:focus {
	background-color: #010202;
}
@media (max-width: 1100px) {
	#ProductList .t-price {
		width: 75px;
	}
}
@media (max-width: 767px) {
	#ProductList .t-item {
		width: 105px
	}
	#ProductList .t-picture {
		width: 105px
	}
	#ProductList .t-description {
		/* width:250px */
	}
	#ProductList .t-units {
		width: 62px
	}
	#ProductList .t-quantity {
		/* width:100px */
	}
	#ProductList .t-price {
		width: 75px
	}
}
.form-check-input {
	position: relative;
	margin-top: 0;
	margin-right: .25rem;
	margin-left: 0;
}
.product-list-outer-wrapper {
    background-color: #404041;
    padding-bottom: 100px;
}
@media (max-width: 991px) {
	.product-list-outer-wrapper {
		padding-top: 0
	}
}
.login-content-wrapper {
	background: url("../img/login-bg.jpg");
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	height: calc(100vh - 150px);
	margin: 0 auto;
	box-shadow: inset 1000px 1000px 1000px 1000px rgba(0, 0, 0, 0.4)
}
.login-content-wrapper .title {
	color: #ffffff;
	margin-bottom: 20px;
	font-size: 3vw;
	font-weight: 300
}
.login-content-wrapper #btLogin {
	background-color: #faa61a;
	border-color: #faa61a;
	color: #797a7d !important;
	text-align: left
}
.login-content-wrapper .form-control, .login-content-wrapper #btLogin {
	height: 55px;
	width: 300px;
	border: 0 none;
	font-weight: 300 !important;
	font-size: 22px
}
#ProductList.checkoutList .t-close {
	width: 60px;
}
#ProductList .t-item {
	width: 120px;
}
@media (max-width: 992px) {
	#ProductList.checkoutList .t-close {
		/* width:3vw */
	}
}
#ProductList.checkoutList .t-units {
	width: 60px
}
@media (max-width: 992px) {
	#ProductList.checkoutList .t-units {
		/* width:4.5vw */
	}

	#ProductList .t-picture {
		width: 105px
	}
}
#ProductList.checkoutList .t-quantity {
	width: 73px;
}
@media (max-width: 992px) {
	#ProductList.checkoutList .t-quantity {
		/* width:7vw */
	}
}
#ProductList.checkoutList .t-size {
	width: 60px
}
#ProductList.checkoutList .t-total {
	width: 120px;
}
@media (max-width: 992px) {
	#ProductList.checkoutList .t-total {
		/* width:6vw */
	}
}
#ProductList.checkoutList .t-description {
	/* width:250px */
}
@media (max-width: 992px) {
	#ProductList.checkoutList .t-description {
		width: 200px;
	}
}
.checkout-btn-wrapper {
	padding: 20px 0;
	width: 100%;
	display: flex;
	justify-content: center
}
.checkout-btn-wrapper input {
	width: 15.8%;
	height: 2vw;
	min-height: 35px;
}
@media (max-width: 1366px) {
	.checkout-btn-wrapper input {
		height: 3vw
	}
}
@media (max-width: 991px) {
	.checkout-btn-wrapper input {
		width: 48%;
		margin-bottom: 15px;
		/* height:4vw */
	}
}
.checkout-btn-wrapper input:not(:first-child) {
	margin-left: 11px
}
@media (max-width: 991px) {
	.checkout-btn-wrapper input:not(:first-child) {
		margin-left: 0
	}
}
.footer-wrapper {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-image: linear-gradient(#343234, #211f20);
	height: 2.6vw;
	display: flex;
	align-items: center;
	min-height: 50px
}
.footer-wrapper .footercontent {
	color: #fff;
	margin-bottom: 0
}
.footer-wrapper .footercontent .copyright {
	color: #797a7d
}
@supports (-ms-ime-align: auto) {
	.filter-wrapper select:focus::-ms-value {
		background-color: #ffffff;
		color: unset !important;
		border-color: #ced4da;
	}
	.filter-wrapper select {
		background-color: #ffffff !important;
		color: unset !important;
		border-color: #ced4da;
	}
}
@supports (-ms-accelerator: true) {
	.filter-wrapper select:focus::-ms-value {
		background-color: #ffffff;
		color: #000000 !important;
		border-color: #ced4da;
	}
	.filter-wrapper select {
		background-color: #ffffff !important;
		color: #000000 !important;
		border-color: #ced4da;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.filter-wrapper select:focus::-ms-value {
		background-color: #ffffff;
		color: #000000 !important;
		border-color: #ced4da;
	}
	.filter-wrapper select {
		background-color: #ffffff !important;
		color: #000000 !important;
		border-color: #ced4da;
	}
}



.brand-wrapper h2 {
    font-size: 1.4rem;
}

.brand-logo-wrapper {
    background: url(../img/logo-bg.png) no-repeat;
    background-position: left center;
    background-size: cover;
    width: 21.6vw;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.default-header .brand-logo-wrapper img {
    width: calc(100% - 30px);
    padding-left: 70px;
}

#CartList {
    background-color: #fff
}

    #CartList th {
        background-color: #010202;
        border-color: #010202;
        font-size: .8em
    }

    #CartList td {
        font-size: .8em
    }

.filter-wrapper select:focus {
    background-color: #010202;
}

@media (max-width: 1100px) {
    #CartList .t-price {
        width: 75px;
    }
}

@media (max-width: 767px) {
    #CartList .t-item {
        width: 105px
    }

    #CartList .t-picture {
        width: 105px
    }

    #CartList .t-description {
        /* width:250px */
    }

    #CartList .t-units {
        width: 62px
    }

    #CartList .t-quantity {
        /* width:100px */
    }

    #CartList .t-price {
        width: 75px
    }
}

.cart-list-outer-wrapper {
    background-color: #404041;
    padding-bottom: 100px;
}

@media (max-width: 991px) {
    .cart-list-outer-wrapper {
        padding-top: 0
    }
}

#CartList.checkoutList .t-close {
    width: 60px;
}

#CartList .t-item {
    width: 120px;
}

@media (max-width: 992px) {
    #CartList.checkoutList .t-close {
        /* width:3vw */
    }
}

#CartList.checkoutList .t-units {
    width: 60px
}

@media (max-width: 992px) {
    #CartList.checkoutList .t-units {
        /* width:4.5vw */
    }

    #CartList .t-picture {
        width: 105px
    }
}

#CartList.checkoutList .t-quantity {
    width: 73px;
}

@media (max-width: 992px) {
    #CartList.checkoutList .t-quantity {
        /* width:7vw */
    }
}

#CartList.checkoutList .t-size {
    width: 60px
}

#CartList.checkoutList .t-total {
    width: 120px;
}

@media (max-width: 992px) {
    #CartList.checkoutList .t-total {
        /* width:6vw */
    }
}

#CartList.checkoutList .t-description {
    /* width:250px */
}

@media (max-width: 992px) {
    #CartList.checkoutList .t-description {
        width: 200px;
    }
}

.product_info {
    height: auto;
    width: auto;
    max-width: 11px;
    max-height: 11px;
}

.buttonbottom {
    position: absolute;
    bottom: 0;
}

.margintop3px {
    margin-top: 3px!important;
}