@media (max-width: 1199px) {
	.top-header-wrapper .container {
		max-width: 100%
	}
}
@media (min-width: 768px) {
	.top-header-cart-login {
	    display: flex;
	    align-items: center;
	}
}
/*header cart*/
/* a.festi-cart div.festi-cart-content {
    padding-left: 30px;
    position: relative;
}
a.festi-cart div.festi-cart-content img.festi-cart-icon {
    position: absolute;
    left: 0;
	top: calc(50% - 10px);
}
.festi-cart-box {
	display: inline-block;
}
body a#festi-cart.festi-cart.festi-cart-customize {
    padding: 10px 0 10px 5px;
}
body a#festi-cart, div.festi-cart-products a {
	text-decoration: none
}
div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-img {
	vertical-align: top!important
}
div.festi-cart-products div.festi-cart-products-content {
	text-align: left!important
}
body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title a.festi-cart-title {
	display:block;
}
.festi-cart-inner-wrap {
    text-align: left!important;
    display: flex;
    align-items: center;
}
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout,
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart {
	border-radius: 0.375rem;
}
.festi-cart-product-title .festi-cart-inner-wrap > p {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
} */
@media (min-width: 768px)and (max-width:991px ){
	.top-header {
		height: 135px;
		padding-top: 75px;
	}
	.top-header .col-md-5 {
		width: 50%;
	}
	.top-header .col-md-2 {
		width: 0
	}
	.navbar-brand.custom-logo-link {
		position: absolute;
		top: 10px;
		width: 190px;
	}
	.btn.header-register-button {
		white-space: nowrap;
	}
}
@media (max-width: 1024px) {
/*	.top-header-cart-login a.btn {
		padding: 0.375rem 0.325rem;
    	font-size: 13px;
		white-space: nowrap;
	}
*/	
}
@media (max-width: 767px) {
	.row > .header-search-wrapper {
		padding-right:0
	}
	/* body a#festi-cart.festi-cart.festi-cart-customize {
		width: 32px;
	    height: 32px;
	    margin-top: 5px;
	    margin-left: 10px;
	    background: #fff;
	    border-radius: 50%;
	    padding: 0;
	}
	a.festi-cart div.festi-cart-content img.festi-cart-icon {
		left: calc(50% - 9px);
		top: 8px;
		width: 16px;
		filter:invert(1);
	}
	body a#festi-cart.festi-cart.festi-cart-customize .festi-cart-content span {
	    display: none;
	} */
}
