/*============================
    Business Hours
==============================*/
.business-hrs-1 {
    background-image: url(../images/business-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.htmegavc-business-hours.business-hrs-1 {
	padding: 80px 65px;
	margin-top: -15px;
}

.htmegavc-business-hours.business-hrs-1 .business-hrs-inner .single-hrs {
    margin-top: 15px;
}

.htmegavc-business-hours.business-hrs-1 .business-hrs-inner .single-hrs span.time {
    float: right;
    font-weight: 600;
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Dosis', sans-serif;
}

.htmegavc-business-hours.business-hrs-1 .business-hrs-inner .single-hrs span.day {
    color: #3b3b3b;
    font-weight: 800;
    font-size: 30px;
    line-height: 24px;
    font-family: 'Dosis', sans-serif;
}

.htmegavc-business-hours.business-hrs-1 .business-hrs-inner .single-hrs.closed-day span.time {
    color: #fa2d2d;
}

.htmegavc-business-hours.business-hrs-1 .business-hrs-inner .single-hrs.closed-day span.day {
    color: #fa2d2d;
}

.htmegavc-business-hours.business-hrs-2 {
    padding: 0 50px;
}

.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs {
    padding: 16px 0;
    border-top: 1px solid #f4f4f4;
    position: relative;
}

.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs:first-child {
    border-top: 1px solid transparent;
}

.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    background: url(../images/business-shape-line.png);
    width: 2px;
    height: 42px;
}

.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs span.day {
    color: #fafafa;
    font-weight: 400;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    padding-left: 40px;
}

.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs span.time {
    float: right;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    padding-right: 40px;
}

.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs:nth-child(odd) {
    background: #ff6f5e;
}

.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs:nth-child(even) {
    background: #fe5743;
}

.htmegavc-business-hours.business-hrs-3 {
    padding: 0 50px;
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner {
    padding: 20px 30px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner .single-hrs {
    padding: 10px 22px;
    margin: 4px 0;
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner .single-hrs span {
    font-family: 'Lobster Two', cursive;
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner .single-hrs span.day {
    color: #565656;
    font-weight: 400;
    font-size: 20px;
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner .single-hrs span.time {
    float: right;
    font-weight: 400;
    color: #565656;
    font-size: 16px;
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner .single-hrs.closed-day {
    background: #0056ff;
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner .single-hrs.closed-day span.time {
    color: #ffffff;
}

.htmegavc-business-hours.business-hrs-3 .business-hrs-inner .single-hrs.closed-day span.day {
    color: #ffffff;
}

.htmegavc-business-hours.business-hrs-4 {
    padding: 0 50px;
    background-image: url(../images/bg-image-40.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.htmegavc-business-hours.business-hrs-4 .business-hrs-inner {
    padding: 30px 0px;
}

.htmegavc-business-hours.business-hrs-4 .business-hrs-inner .single-hrs {
    padding: 17px 0;
    position: relative;
}

.htmegavc-business-hours.business-hrs-4 .business-hrs-inner .single-hrs:before {
    position: absolute;
    content: "";
    background: url(../images/business-shape-line-2.png);
    width: 100%;
    height: 1px;
    bottom: 0;
}

.htmegavc-business-hours.business-hrs-4 .business-hrs-inner .single-hrs:last-child:before {
    display: none;
}

.htmegavc-business-hours.business-hrs-4 .business-hrs-inner .single-hrs span {
    font-family: "Montserrat", sans-serif;
}

.htmegavc-business-hours.business-hrs-4 .business-hrs-inner .single-hrs span.day {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}

.htmegavc-business-hours.business-hrs-4 .business-hrs-inner .single-hrs span.time {
    float: right;
    font-weight: 300;
    color: #ffffff;
    font-size: 14px;
}

.htmegavc-business-hours.business-hrs-5 {
    padding: 0 50px;
}

.htmegavc-business-hours.business-hrs-5 .business-hrs-inner {
    padding: 30px 50px;
    position: relative;
    z-index: 2;
}

.htmegavc-business-hours.business-hrs-5 .business-hrs-inner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    right: 0;
    background-image: linear-gradient(#d80d5f, #2f46dc);
    background-image: -webkit-gradient(#d80d5f, #2f46dc);
    background-image: -webkit-linear-gradient(#d80d5f, #2f46dc);
    background-image: -o-linear-gradient(#d80d5f, #2f46dc);
    z-index: -1;
}

.htmegavc-business-hours.business-hrs-5 .business-hrs-inner .single-hrs {
    padding: 17px 0;
    position: relative;
}

.htmegavc-business-hours.business-hrs-5 .business-hrs-inner .single-hrs:before {
    position: absolute;
    content: "";
    background: url(../images/business-shape-line-3.png);
    width: 60px;
    height: 2px;
    left: 45%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}

.htmegavc-business-hours.business-hrs-5 .business-hrs-inner .single-hrs span {
    font-family: "Montserrat", sans-serif;
}

.htmegavc-business-hours.business-hrs-5 .business-hrs-inner .single-hrs span.day {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}

.htmegavc-business-hours.business-hrs-5 .business-hrs-inner .single-hrs span.time {
    float: right;
    font-weight: 300;
    color: #ffffff;
    font-size: 14px;
}


/* Small mobile :320px. */
@media (max-width: 767px) {
	.htmegavc-bh-1 .vc_column-inner,
	.row-bg-image-example .vc_column-inner{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.htmegavc-business-hours.business-hrs-1 {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0;
		padding-bottom: 0;
		background-image: unset !important;
	}
	.htmegavc-business-hours.business-hrs-1 .business-hrs-inner .single-hrs span.day {
		font-size: 20px;
	}
	.htmegavc-business-hours.business-hrs-2 {
		padding: 0;
	}
	.htmegavc-business-hours.business-hrs-2,
	.htmegavc-business-hours.business-hrs-3,
	.htmegavc-business-hours.business-hrs-4 .business-hrs-inner,
	.htmegavc-business-hours.business-hrs-5 {
		padding: 0;
	}
	.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs span.day {
		padding-left: 10px;
	}
	.htmegavc-business-hours.business-hrs-2 .business-hrs-inner .single-hrs span.time {
		font-size: 12px;
		padding-right: 10px;
		line-height: 30px;
	}
	.htmegavc-business-hours.business-hrs-3 .business-hrs-inner {
		padding: 20px 0;
	}
	.htmegavc-business-hours.business-hrs-4,
	.htmegavc-business-hours.business-hrs-5 .business-hrs-inner {
		padding: 10px;
	}
	.htmegavc-business-hours.business-hrs-5 .business-hrs-inner .single-hrs:before {
		display: none;
	}
}
