/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.thepharmacywebsitecompany.co.uk
 Description:    Divi Child Theme
 Author:         OurLocalPharmacy.com Ltd
 Author URI:     https://www.thepharmacywebsitecompany.co.uk
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.flexslider {
	margin-bottom:0px !important;
}

.opening-hours table {
	border:0px !important;
}

.opening-hours table th {
	color: #FFF !important;
	font-weight: bold !important;
}

.opening-hours table tr td:first-child {
	color:#FFF !important;
	font-weight:bold !important;
}

.opening-hours table tr td {
	color:#FFF !important;
	padding: 6px 12px !important;
}

.contact-details-table table {
	border: 0 !important;
}

.contact-details-table table tr td {
	border: 0;
}

.contact-details-table table tr td:first-child {
	padding: 15px 5px !important;
	font-size: 22px;
	text-align: center;
}

.contact-details-table table tr td {
	padding:6px 15px;
}

.sidebar-item i.fa {
	font-size: 32px !important;
	color: #2394C7 !important;
}

.service-btn {
	margin-top: -10px;
}

.nav li ul {
	width:320px !important;
}

#top-menu li li a {
	width:100% !important;
}

.et_pb_slide_description {
	padding: 30px;
	margin:13% 0 13% 0;
	max-width: 600px;
	background-color: rgba(255, 255, 255, 0.94);
	box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	text-shadow:none !important;
}

.prescription-type-box {
	padding: 15px;
}

.prescription-type-box a {
	background: rgba(255, 255, 255, 0.84);
	display: block;
}
.prescription-type-box a:hover {
	background:#FFF !important;
}

.prescription-type-box div {
	text-align: center;
	padding: 10px;
}

.prescription-type-box h2 {
	color: #0099cc;
	font-weight: bold;
	padding-bottom: 5px;
}

.prescription-type-box p {
	color: #676767;
	font-weight: bold;
}

.quick-icon svg {
	max-height: 90px;
}

.quick-icon path, .quick-icon rect,  .quick-icon polygon {
	fill:#0160a0;
}