header#topNav li.quick-cart .quick-cart-content a.plus, 
	header#topNav li.quick-cart .quick-cart-content a.minus
	{
		display: inline-block;
		font-size: 14px;
		line-height: 14px;
	}
	
	.item-block{
		position:relative;
	}	
	
	.quantity{
		position:absolute;
		top:10px;
		right:10px;
		text-shadow: 0 1px 0 #FFF;
	}
	
	.quantity .fa{
		padding:0 !important;
		margin:0 5px;
	}
	
	
	header#topNav li.quick-cart {
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		position:relative;
		top: -45px;

		cursor:pointer;
		background:rgba(0,0,0,0.03);
		line-height:40px;
		width:40px; height:40px;
		text-align:center;
		font-size:17px;
		margin-left:10px !important;

		-webkit-border-radius: 4px;
		   -moz-border-radius: 4px;
				border-radius: 4px;
	}
	header#topNav li.quick-cart:before {
		content: "\f07a";
	}
	
	header#topNav li.quick-cart .badge {
		font-family:'Open Sans';
		position:absolute;
		top:-10px; right:-10px;
		/*color:#999;*/ 
		font-size:12px;
		line-height: 14px;
		/*background-color:#F8F8F8;*/

		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
				border-radius: 50%;
	}

	header#topNav li.quick-cart .quick-cart-content {
		font-family:'Open Sans';
		width:350px;
		position:absolute;
		/*top:40px; right:0;*/
		background-color:#F8F8F8;
		text-align:left;
		padding:10px;
		padding-top: 0;
	}
	header#topNav li.quick-cart .quick-cart-content p {
		padding:0 0 6px 0; margin:0;
		font-size:13px;
	}
	header#topNav li.quick-cart .quick-cart-content a.item {
		clear:both;
		display:block;
		color:#999;
		padding:10px 0;
		font-size:13px;
		line-height:16px;
		min-height:60px;
		text-decoration:none;
		border-bottom:rgba(0,0,0,0.1) 1px solid;
		background:rgba(0,0,0,0.03);
	}
	header#topNav li.quick-cart .quick-cart-content a.item:hover {
		background:rgba(0,0,0,0.06);
	}
	header#topNav li.quick-cart .quick-cart-content a.item img {
		margin-right:10px;
		margin-left:8px;
	}
	header#topNav li.quick-cart .quick-cart-content a.item span.title,
	header#topNav li.quick-cart .quick-cart-content a.item span.price {
		display:block;
		max-height:39px;
		overflow:hidden;
		font-size:14px;
	}
	header#topNav li.quick-cart .quick-cart-content a.item span.title{
		font-size: 12px;
		width: 200px;
		margin-bottom: 5px;
		color: #2E363F;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-weight: 600;
	}
	header#topNav li.quick-cart .cart-footer div.nopadding-right {
		margin-top:6px;
		padding-right:6px !important;
	}
	header#topNav li.quick-cart .cart-footer div.nopadding-left {
		margin-top:6px;
		padding-left:6px !important;
	}
	header#topNav li.quick-cart .cart-footer a.btn {
		color:#fff !important;
		font-size:13px !important;
	}

	header#topNav li.quick-cart.open {
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;

		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}
	header#topNav li.quick-cart .quick-cart-content {
		position:fixed;
		left:-999px;
	}
	header#topNav li.quick-cart.open .quick-cart-content {
		cursor:default;
		position:absolute;
		left:auto; right:0;
		font-size: 14px;
	}
	header#topNav li.quick-cart.open:before {
		content: "\f00d";
	}

	/* mobile button */
	#btn-mobile-quick-cart {
		font-size:16px;
		display:none;
		border-left: rgba(0,0,0,0.1) 1px solid;
		padding:0 15px !important;
	}
	
	span.global-overlay {
		background-color: rgba(0, 0, 0, 0.6);
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 99;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		-o-transition: all 0.8s;
		transition: all 0.8s;
	}
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #F73F69;
	opacity: .5;
	display: block;
	border-radius: 30px;
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	opacity: 1;
}

.flex-box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.top-banner {
	margin-bottom: 20px;
}

.top-banner .flex-item:first-child {
	
	width: 44%;
}

.top-banner .flex-item:first-child > div {
	padding-bottom: 47.4%;
    	background-size: cover;
   	background-position: center;
}

.top-banner .flex-item:last-child {
	width: 56%;
}

.myflex-box{
  display: flex;
  flex-direction: column-reverse;
}