/*
blue - 437ee2
grey - 575757
black - 262626
*/

body { padding: 0; color: #4B1C22; font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif; background: #FFF; }
a, a:link, a:focus, a:active, a:visited { color: #000; text-decoration: underline; }
a:hover  { color: #437ee2; }
h1 { color: #575757; margin-top: 0; padding-bottom: 10px; font-size: 2em; }
h2  { color: #437ee2; font-size: 1.6em; padding-bottom: 5px; }
h3  { font-size: 1.2em; }
.table a:hover { color: #437ee2; }
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th  { background-color: #CCCCCC; }
.table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td  { background-color: #E8E8E8; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #F2F2F2; }
.table-bordered td, .table-bordered th { border: 1px solid #FFF; }


@media all and (min-width: 0px) and (max-width: 768px) 
{
	#logo { float: none; margin: 20px auto; width: 300px; }
	.navbar-nav > li > a { border-bottom: 1px solid #000; border-right: none !important; }
	#sub_menu { display: none; }	
	#quick_contact { text-align: center !important; }
	#quick_shopping_cart { width: 40px; margin: 0 auto; }
}

#quick_contact { text-align: right; }
#quick_contact a, #quick_contact a:link, #quick_contact a:focus, #quick_contact a:active, #quick_contact a:visited { color: #FFF; text-decoration: underline; }
#quick_contact a:hover { color: #437ee2; }
#quick_contact i { color: #FFF !important; }
#quick_address { font-size: 1.3em; margin-top: 15px; }
#quick_phone { font-size: 1.3em; margin-top: 5px; }
#quick_social { font-size: 1.1em; margin-top: 5px; }

.container_logo_full { margin: 0 auto; width: 100%; padding: 10px 0; background: #575757; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; }
.container_menu_full { margin: 0 auto; width: 100%; padding: 0; background: #437ee2; }
.navbar { width: 100%; border-radius: 0; border: none; margin-bottom: 0; min-height: 35px; }
.navbar-nav > li > a { padding: 12px 15px 10px 15px; background: #437ee2; text-align: center; text-decoration: none; border-radius: 0; font-size: 1.2em; color: #FFF; letter-spacing: 1px; }
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav  .open > a, 
.navbar-nav  .open > a:hover, .navbar-nav  .open > a:focus {  background: #575757; }
.navbar-nav > li > a.active, .navbar-nav > li > a:active {  text-decoration: underline; }
.navbar-nav > li:first-child > a, .navbar-nav > li:last-child > a  { border-bottom: 0; }
.nav .caret { border-top-color: #000; border-bottom-color: #000; }
.navbar-nav .dropdown-menu { background: #437ee2; border-radius: 0; padding: 0; margin: 0; width: 250px; }
.navbar-nav .dropdown-menu > li { padding: 0; margin: 0; }
.navbar-nav .dropdown-menu > li  a { color: #FFF; padding: 10px 20px !important; width: 100%; display: block; border-bottom: 1px solid #FFF; font-size: 1em; text-decoration: none; text-align: left; }
.navbar-nav .dropdown-menu > li  a.active, .dropdown-menu > li  a:hover, .dropdown-menu > li  a:active , .dropdown-menu > li  a:focus { color: #FFF; background: #575757; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-toggler-icon { color: #FFF; }
#quick_shopping_cart { color: #FFF; margin-bottom: 7px; }
#quick_shopping_cart a, #quick_shopping_cart a:link, #quick_shopping_cart a:focus, #quick_shopping_cart a:active, #quick_shopping_cart a:visited { color: #FFF; text-decoration: none; }
#quick_shopping_cart a:hover  { color: #575757; }
#cart_count i { margin-top: 12px; margin-left: 10px; }


.carousel-caption { bottom: 60px; }
.carousel-caption h5 { font-size: 3em; color: #000; text-shadow: 2px 2px #EDEDED; }

.container_content_full { background: #FFF; }
#main_content { padding: 40px 30px; }
#main_content li { list-style-image: url("/img/bullet_point_image.png"); margin: 1em 0; }
#plain_page_photos { margin-top: 60px;  }
#plain_page_photos img { margin-bottom: 10px;  }
#contact_page_map { margin-top: 60px; }

.checkout_quantity { width: 10%; }
.checkout_postcode_input { width: 15%; }

/* promos */
.container_promos_full { padding: 40px 0 10px 40px; background: #575757 url("../img/promo-background.jpg") repeat; }
.promotions_cell { position: relative; width: 90%; margin-bottom: 40px; }
.promotions_cell h3 { position: absolute; bottom: 20px; width: 80%; padding: 0.5em 1em; text-align: center;  background-color: #437ee2; color: #FFF; }

/* resources */
.resources_list_item { border-bottom: 1px dashed #437ee2; margin-bottom: 20px; }
.resources_list_date { font-style: italic; margin-bottom: 10px; }
.resources_date { font-style: italic; margin-bottom: 10px; }
.resources_list_photo { margin-bottom: 10px; }
.resources_photos img { margin-bottom: 25px;  }

/* products */
#product_page_photos { margin: 60px 0 60px 0; }
#products_photos { margin-bottom: 20px; }
.products_list_item { margin-bottom: 25px; }
.products_list_name { font-size: 1.3em; margin: 10px 0 20px 0; }
.products_list_name a:hover { color: #437ee2; text-decoration: underline; }
#breadcrumbs { margin-bottom: 15px; }
#checkout_postage div, #checkout_postage input { display: inline; }
#products_specifications { margin-top: 20px; }

.grecaptcha-badge { visibility: hidden; }
#recaptcha_help { font-size: 0.85em; }
label.error { font-weight: bold; color: #FF0000; padding: 2px 8px; margin-top: 2px; }
.btn-primary, .btn-primary:link, .btn-primary:focus, .btn-primary:active, .btn-primary:visited, .btn-primary[disabled] { padding: 10px 30px;  background: #437ee2; color: #FFF; border: none; text-decoration: none; }
.btn-primary:hover  { color: #000; }

#footer { color: #FFF; padding: 5px 0; }
#footer a, #footer a:link, #footer a:focus, #footer a:active, #footer a:visited { color: #FFF; text-decoration: none; font-weight: normal; }
#footer a:hover  { text-decoration: underline; }
.container_footer_credits_full { margin: 0 auto; width: 100%; padding: 10px 0; background: #575757; font-size: 0.85em; border-bottom: 10px solid #437ee2; }
#copyright { padding-left: 0; }
#social_media { text-align: center; }
#credits { text-align: right; padding-right: 0; }