/* add black strip on sides in full screen width view.. coz you're using mcd-farming.css for the videos! */
#page-content.page-id-down-under-big-mac, #page-content {
  background: #000!important;
}


/* Fit the carousel into the template */

.owl-container {		
	max-width: 960px;
	margin: 0 auto;

	position: relative;
	top: -60px;	
	margin-bottom: -70px;
}

.owl-container .product-tag-head,
.owl-container .product-tag-desc {
	padding-top: 1.5rem;
}

.owl-container .product-tag-desc {
	line-height: 1.3em;
	font-size: 0.97em;
	font-family: "arch-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}

.owl-theme .owl-dots .owl-dot span{
	width: 80px!important;
	height: 3px!important;
	border-radius: unset!important;
}

.owl-theme .owl-dots .owl-dot.active span{
	background: #bd0017!important;
}

@media (min-width: 0px) and (max-width: 768px) {
	.owl-container {
		margin-bottom: -35px;
	}
	.owl-container .item {
		max-width: unset!important;
	}
}

.owl-stage{
	margin: 0 auto;
}

.owl-container .item {
	max-width: 272px;
}

/*
@media (min-width: 0px) and (max-width: 500px) {
	.owl-container .item {
		max-width: 250px!important;
		margin: 0 auto;
	}
}
*/
