/* reset any default browser styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; font-family:arial; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }	
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }

/* Activ Web Design Styles */

body { 
background-color:#fff;
color:#666; text-align:center; font-size:12px; font-family:; }

/* links */

a { text-decoration:none; color:#ef2f34; font-weight:bold; }
a:hover { text-decoration:underline; }
a.on { color:#ef2f34; }

#container { background-color:#f9f9f9; background-image:url(http://www.noelreid.ie/js/plugins/imagemanager/files/TopBg.gif); background-repeat:repeat-x; }
#pagecontainer 
{ 
  text-align:left; 
  margin:0px auto;  width:100%; 
}

/* top bar */

#top_bar { 
background-repeat:repeat-x;
width:100%; float:left; }
#top_bar_1 { width:50%; float:left; text-align:left; }
#top_bar_2 { width:50%; float:right; text-align:right; } 

/* header */

#header { background-color:#f9f9f9;width:100%; clear:both; }

#siteHeader {   padding:0px; margin:0px; }
#siteHeader a {
  display:block; 
  text-indent: -9999px;
        height:100px;
          width:100%;
      background-image:url('http://www.noelreid.ie/js/plugins/imagemanager/files/HeaderImage.png');
      background-repeat:no-repeat;
}

/* main - contains sidebars and content area */

#main { 
background-repeat:no-repeat;
width:100%; float:left; margin-bottom:10px;  
}

/* lower bar */

#lower_bar { 
background-color:#f9f9f9;background-repeat:repeat-x;
float:left; width:100%; }
#lower_bar_1 { width:50%; float:left; text-align:left; }
#lower_bar_2 { width:50%; float:right; text-align:right; } 

/* left sidebar */


/* content  - aka where the page content goes */


#content 
{
  text-align:left;
  padding:0px 15px; 
  }

/* pages menu */

#pages-list { display:inline-block;list-style:none; width:100%; margin-bottom:0px; }
#pages-list li span { display:block; font-weight:bold; padding:10px; background:##ffffff; }
#pages-list li.head span { background:#000; color:#fff; }
#pages-list li { position:relative;float:left;display:block; font-family:; font-size:12px; color: #000000; background: #eee; text-decoration:none; border-right:1px solid #cccccc; }
#pages-list li.head span { color:#ffffff;background:#990099;}
#pages-list li a { display:block; color: #000000; text-decoration:none; background:#eee; padding:10px; width:auto; }
#pages-list li span { display:block; color:#ffffff; text-decoration:none; background:#F37121; padding:10px; }
#pages-list li:hover a { background:#ddd; color: #000000; display:block; }
#pages-list li ul { display:none; position:absolute; }
#pages-list li:hover ul { left:-1px; display:block; }
#pages-list li:hover ul li a { background:#eee; border-bottom:1px solid #cccccc; color:#000000; width:170px; }
#pages-list li ul li { float:left; float:none; border:0; }
#pages-list li ul li a { color: ##000000; text-decoration:none; padding:10px; display:block; width:auto;top:-1px; border:1px solid #cccccc;background:#eee; }
#pages-list li ul li a:hover { color: #000000; text-decoration:none; padding:10px; background:#eee; }
#pages-list li ul li span { display:block; padding:10px; width:auto;  }
#pages-list li span ul li a { display:block; padding:10px; width:auto; }
#pages-list li:hover ul li a:hover { color: #000000; text-decoration:none; padding:10px; background:#eee; }

/* categories menu */

#categories-list { display:inline-block;list-style:none; width:100%; margin-bottom:0px; }
#categories-list li span { display:block; font-weight:bold; padding:15px; background:##ef2f34; }
#categories-list li.head span { background:#000; color:#fff; }
#categories-list li { position:relative;float:left;display:block; font-family:; font-size:12px; color: #2a2828; background: #f9f9f9; text-decoration:none; border-right:1px solid #fff; }
#categories-list li.head span { color:#ffffff;background:#990099;}
#categories-list li a { display:block; color: #2a2828; text-decoration:none; background:#f9f9f9; padding:15px; width:auto; }
#categories-list li span { display:block; color:#ef2f34; text-decoration:none; background:#f9f9f9; padding:15px; }
#categories-list li:hover a { background:#f9f9f9; color: #ef2f34; display:block; }
#categories-list li ul { display:none; position:absolute; z-index:9999; }
#categories-list li:hover ul { left:-1px; display:block; }
#categories-list li:hover ul li a {  z-index:1000;  background:#f9f9f9; border-bottom:1px solid #fff; color:#ef2f34; width:170px; }
#categories-list li ul li { float:left; float:none; border:0; }
#categories-list li ul li a { color: ##2a2828; text-decoration:none; padding:15px; display:block; width:auto;top:-1px; border:1px solid #fff;background:#f9f9f9; }
#categories-list li ul li a:hover { color: #ef2f34; text-decoration:none; padding:15px; background:#f9f9f9; }
#categories-list li ul li span { display:block; padding:15px; width:auto;  }
#categories-list li span ul li a { display:block; padding:15px; width:auto; }
#categories-list li:hover ul li a:hover { color: #ef2f34; text-decoration:none; padding:15px; background:#f9f9f9; }

#categories-nav li{
	list-style:none;
	display:block;
	position:relative;
}
#categories-nav li.head span { display:block; color:#ffffff;background:#990099;}
#categories-nav li span,
#categories-nav .dropdown span { display:block; color:#ef2f34; text-decoration:none; background:#f9f9f9; padding:15px; width:auto; }
#categories-nav .dropdown span { width:auto;
	
}
#categories-nav li { position:relative;float:left;display:block; font-family:; font-size:12px; color: #2a2828; background: #f9f9f9; text-decoration:none; border-right:1px solid #fff; }
#categories-nav li a { display:block; color: #2a2828; text-decoration:none; background:#f9f9f9; padding:15px; width:auto; }

#categories-nav .dropdown{ display:none; position:absolute; z-index:9999; }
#categories-nav .dropdown a { color: #2a2828; text-decoration:none; padding:15px; display:block; width:auto;top:-1px; border:1px solid #fff;background:#f9f9f9; }

 

#categories-nav .parent:hover > .dropdown {
	display:block;
}


/* basket links */

#inline_basket_links { float:right; }
#inline_basket_links ul { list-style:none; }
#inline_basket_links ul li { padding:10px 0px; display:inline; font-weight:bold; text-align:right; float:right; margin-left:10px; }
#inline_basket_links ul li a { display:inline;  }

/* account links */

#inline_account_links { float:right; }
#inline_account_links ul { list-style:none; }
#inline_account_links ul li { padding:10px 0px; text-align:right; float:left; margin-left:10px; }
#inline_account_links ul li a { display:inline-block;  } 

/* news page */

.article_comment { margin-top:10px; }
.comment_by { margin-bottom:20px; }

/* search form */

#search_form fieldset { padding:5px 0px;  }
input, label, selec { font-size:12px; font-family: ; }

/* text */

h1, h2, h3, h4, h5, h6 { padding:10px 0px; line-height:18px; }
p { line-height:18px; }

#content p { margin-bottom:1em; }

/* asterisk (i.e. used on required form fields) */

.asterisk { color:#ff0000; }

/* headings */

h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
h5 { font-size:11px; }
h6 { font-size:10px; }

/* footer Section */

#footer 
{ 
  background-color:#fff;  background-image:url('http://www.noelreid.ie/js/plugins/imagemanager/files/FooterBg.gif');
background-repeat:repeat-x;
  clear:both; width:100%; min-height:10px; margin:0px; padding-top:10px; 
}
#footer_content { text-align:left; margin:0px auto; width:100%; }
#footer p { padding:10px; }

#copy_notice { float:left; }
#site_credit { float:right; }

/*  News */

.news_image:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
.news_image img { float:left; }
.news_image h2, .news_image p { padding-top:0px; margin-left:135px; }
.news_image { float:left; }
.news_image, .news_panel { margin: 21px 0px; width:100%; }
.comment_by { margin-top: 10px; }

/* sitemap */

.sitemap { list-style:disc; margin-bottom:20px; float:left; }
.sitemap li { margin-left:15px; padding-top:10px;  }

/* login form */

#login_existing_customer { margin-bottom:20px; }
#form_login fieldset { font-size:12px; margin-left:20px; }
#form_login fieldset label { display:inline-block; width:150px; }
#form_login fieldset select { display:inline-block; width:310px; padding:3px; }
#form_login fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_login button { margin-left:175px; }

/* register form */

#register_customer { margin-bottom:20px; }
#form_register fieldset { font-size:12px; margin-left:20px; }
#form_register fieldset label { display:inline-block; width:150px; }
#form_register fieldset select { display:inline-block; width:310px; padding:3px; }
#form_register fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_register button { margin-left:175px; }

/* forgotten password form */

#forgotten_password { margin-bottom:20px; }
#form_forgotten_password fieldset { 12px; margin-left:20px; }
#form_forgotten_password fieldset label { display:inline-block; width:150px; }
#form_forgotten_password fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_forgotten_password button { margin-left:175px; }

/* reset password form */

#reset_password { margin-bottom:20px; }
#form_reset_password fieldset { 12px; margin-left:20px; }
#form_reset_password fieldset label { display:inline-block; width:150px; }
#form_reset_password fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_reset_password button { margin-left:175px; }

/* checkout form */

#checkout_customer { margin-bottom:20px; }
#form_checkout fieldset { 12px; margin-left:20px; }
#form_checkout fieldset label { display:inline-block; width:150px; }
#form_checkout fieldset select { display:inline-block; width:310px; padding:3px; }
#form_checkout fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_checkout button { margin-left:175px; }

/* form validation errors */

#form_error { color:#000; background: #FCC url('/images/error.gif') no-repeat scroll 5px 6px; border: 1px solid #f00; margin: 10px 0px; padding:5px 5px 5px 25px; }
#form_error p { margin-bottom:0; }
#form_error ul { padding:5px 20px; color:#000; }
#form_error ul li { padding:5px; line-height:18px; }

/* category page */

.cat_desc { padding:0px 0px 10px; }
.pagination { clear:left; margin:10px 0px; padding:0px 0px; }

/* category page product listings */

.product-listings { list-style:none; float:left; width:100%; }
.product-listings li { display:inline; }
.productbox { text-align:center; width:-2px; min-height:200px; float:left; border:0px solid #ccc; margin:0px 5px 5px 0px; }
.end { margin-right:0px; }
.productbox h3 { padding:5px;  }
.productbox h3 a { font-size:12px; text-decoration:none; color:#ef2f34; }
.product_price { font-size:15; font-size:13px; }
.product p a { color:#41A317; padding:5px; text-decoration:none; }
.product_image { padding:0px; border:1px solid #ddd; width:px; }
.price_was { text-decoration:line-through; color:#ff0000; padding:0px; margin-bottom:0.2em; }
#content .price_was { margin-bottom:0; }

/* category page subcategory listings */

.category-listings { list-style:none; float:left; width:100%; }
.catbox { text-align:center; width:-2px; min-height:200px; float:left; border:0px solid #ccc; margin:0px 5px 5px 0px; }
.end { margin-right:0px; }
.catbox h3 { padding-top:10px; }
.catbox h3 a { font-size:12px; text-decoration:none; color:#ef2f34; }
.cat_image { padding:0px; border:1px solid #ddd; width:px; }

/* store product page */
#product_top { float:left; margin-top:10px; }
#product_images { float:left; width:500px; }
#product_images img { padding:0px; border:1px solid #d6d6d6;}
#product_info { margin-left:10px; float:left; text-align:left;;max-width:400px; }
#product_info p { clear:both; }
#product_description { padding:10px 0px; clear:both; }
#product_price { font-weight:bold; font-size:16px; }
#product_price_was { font-size:15; text-decoration:line-through; }
#product_info form { margin-top:20px; }
 
#form_product_add p label { float:left; width:100px; }
#form_product_add p select, p textarea, p input { width:200px; }
#form_product_add p button { margin-left:100px; }
#form_product_add fieldset p select#prod_qty { width:50px; }
#form_product_add fieldset p input#prod_qty { width:40px; } 
#nostock, #product_out_of_stock { color:#ff0000; }

#prod_sub_images a img { border:0; padding: 0px 5px 5px 0px; }
.subcat { border-top:1px solid #ccc; }

/* order history table */

#order_history { margin-bottom:20px; width:100%; text-align:left; }
#order_history tbody { margin:10px; }
#order_history thead tr th { border-bottom:1px solid #ccc; }
#order_history thead tr th, #order_history tbody tr td, #order_history thead tr td { text-align:left; padding:5px 0px; vertical-align:top; }

/* store basket page */

#shopping-basket-items { table-layout:fixed; width:100%; text-align:left; }
#shopping-basket-items tbody { margin:10px; }
#shopping-basket-items thead th { border-bottom:1px solid #000; }
#shopping-basket-items tfoot tr td, #shopping-basket-items tbody tr td { text-align:left; padding:5px 0px; vertical-align:middle; }
#shopping-basket-items thead tr th.item_row, #shopping-basket-items tbody tr td.item_row { width:45%; } 
#shopping-basket-items thead tr th.price_row, #shopping-basket-items tbody tr td.price_row { text-align:right; width:10%; }
#shopping-basket-items thead tr th.qty_row, #shopping-basket-items tbody tr td.qty_row { text-align:center; width:10%; } 
#shopping-basket-items thead tr th.remove_row, #shopping-basket-items tbody tr td.remove_row { text-align:center; width:10%; } 
#shopping-basket-items thead tr th.subtotal_row, #shopping-basket-items tbody tr td.subtotal_row { text-align:right; width:10%; } 
.basket_item_thumb { float:left; }
.basket_item_desc { padding-left:10px; float:left; }
#shopping-basket-items tbody tr td { border-bottom:1px solid #ccc; }
#shopping-basket-items thead tr th { text-align:left; padding:10px 0px; }
#shopping-basket-items tfoot tr .long { vertical-align:top;}
.product_details { list-style:none; padding:5px 0px; }
.product_details li { padding:5px 0px; }
.basket_qty { width:25px; text-align:center; }
#shopping-basket-items tfoot tr td#update_basket { text-align:center; }

#basket_summary { table-layout:fixed; float:right; margin-top:20px; margin-right:100px; }
#basket_summary tbody tr td.info_row { text-align:right; padding-right:25px; }
#basket_summary tbody tr td.baskettotal { width:10%; padding:5px 0px; text-align:right; }   
span.basket_total { font-size:15px; font-weight:bold; }
tr#basket_discount td label { float:right; margin-left:10px; }
#basket_discount_code { width:100px; float:right; }
#basket_summary tbody tr td.basket_discount_total { text-align:right; }
#update_checkout { text-align:right; float:right; }
#continue_shopping_button { text-align:right; float:right; }

#continue_checkout { text-align:right; }

/* checkout confirm page */

#order_addresses { margin:10px auto; }
#order_address_billing { float:left; width:50%; }
#order_address_shipping { float:right; width:50%; }

#order-items { table-layout:fixed; width:100%; text-align:left; }
#order-items thead tr th { border-bottom:1px solid #000; }
#order-items thead tr th, #order-items tbody tr td, #order-items tfoot tr td { padding:5px 0px; }
#order-items thead tr th.item_row, #order-items tbody tr td.item_row { width:65%; }
#order-items thead tr th.price_row, #order-items tbody tr td.price_row { text-align:right; width:10%; }
#order-items thead tr th.qty_row, #order-items tbody tr td.qty_row { text-align:right; width:10%; }
#order-items thead tr th.total_row, #order-items tbody tr td.total_row { text-align:right; width:15%; }
#order-items tfoot tr td { vertical-align:middle; text-align:right; }

tr#confirm_order_discount { margin-bottom:10px; }
tr#confirm_order_discount td label { float:right; margin-left:10px; }
#confirm_order_discount_code { width:100px; }
#payment_options { text-align:left; }
.gateway { display:inline-block; padding:0px 10px 0px 0px; }
#gatewaysubmit { border:1px solid #000; }

/* cloud zoom product magnify css */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens { border: 4px solid #888; margin:-4px; /* Set this to minus the border thickness. */ background-color:#fff; cursor:move; }
/* This is for the title text. */
.cloud-zoom-title { font-family:; position:absolute !important; background-color:#000; color:#fff; padding:3px; width:100%; text-align:center; font-weight:bold; font-size:10px; top:0px; }
/* This is the zoom window. */
.cloud-zoom-big { border:4px solid #ccc; overflow:hidden; }
/* This is the loading message. */
.cloud-zoom-loading { color:white; background:#222; padding:3px; border:1px solid #000; }

/* Image Gallery Component */

.image_gallery { clear:both; padding: 10px 0px; display: block; }
.image_gallery ul { list-style: none; }
.image_gallery ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.image_gallery ul li { float: left; margin: 0 10px 10px 0; }
.image_gallery ul a:hover { color: #fff; }

/* form field line padding */

fieldset p { margin-bottom:0.9em; }

/* breadcrumb  */

.breadcrumb { margin-bottom:1em; }

/* Form Components */

/** Custom Form (Field labels to left) **/

.custom_form { line-height:1.2; margin:10px; width:540px; }
.custom_form form { padding:5px; }
.custom_form fieldset { border: 1px solid #666; padding:5px; width:510px; }
.custom_form fieldset div { width: 500px; border-bottom: 1px solid #666; margin-bottom:5px; padding:5px; }
.custom_form fieldset div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.custom_form fieldset div label { float: left; width: 170px; margin-top: 3px; font-size:1em; padding:3px; }
.custom fieldset div label .asterisk { color: #f00; font-size:1em; }
.custom_form fieldset div input.text { float: left; font-family: ; font-size:1em; width: 310px; padding:3px; }
.custom_form fieldset div textarea { float: left; width: 310px; font-family: ; font-size:1em; height: 120px; padding:3px; }
.custom_form fieldset div select { float: left; width: 320px; font-family: ; font-size:1em; padding: 3px; }
.custom_form fieldset div.checker { float: right; width: 320px; padding: 0; margin: 0; border: 0; }
.custom_form fieldset div.checker label { float: none; display: inline; margin-top: 0; font-weight: normal; margin-left: 5px; padding:3px; }
.custom_form fieldset input.button { font-family: ; font-size: 1em; padding: 3px; }
.custom_form fieldset #recaptcha_image { border:0; }
.custom_form fieldset .recaptcha_menu { min-width: 170px; margin-top: 3px; font-size:12px; padding: 5px; border:0; float:left; }

/** Custom Form (Field labels above) **/

.custom_form2{ line-height:1.2; width:520px; margin:10px; }
.custom_form2 fieldset { padding:10px; margin: 5px; border: 1px solid #666; width:505px; }
.custom_form2 fieldset div { width: 500px; padding-bottom: 5px; }
.custom_form2 fieldset div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.custom_form2 fieldset div label { width: 493px; margin: 10px 0px; font-family: ; font-size:1em; padding: 3px; }
.custom_form2 fieldset div input.text { width: 493px; margin: 10px 3px; font-family: ; font-size:1em; padding: 3px; }
.custom_form2 fieldset div textarea { width: 493px; height: 120px; font-family: ; font-size:1em; padding: 3px; margin: 10px 3px; }
.custom_form2 fieldset div select { width: 503px; padding: 2px 1px; margin: 10px 3px; font-family: ; font-size:1em; padding: 3px; }
.custom_form2 fieldset div.checker { width: 503px; padding: 0; margin: 10px 3px; border: 0; }           
.custom_form2 fieldset div.checker label { margin: 5px 0px; display: inline; font-weight: normal; margin-left: 5px; padding:3px; }
.custom_form2 fieldset input.button { font-family: ; font-size: 1em; padding: 3px; }
.custom_form2 fieldset #recaptcha_image { border:0; }
.custom_form2 fieldset .recaptcha_menu { width: 170px; margin-top: 3px; font-size:12px; padding: 5px; border:0; float:left; }

/* Featured Products */
.featuredProduct{
    float:left;
    border: 1px solid black;
    text-align: center;
    margin: 3px;
    padding: 2px;
}

/* clear fix */

.clear { clear:both; }

/* Button fix */

button { width: auto; padding:5px; overflow: visible; font-family: ; font-size:1em; }

/* Wysiwyg Gallery*/
.wysiwyg-galery {
	display:block;
}
.wysiwyg-gallery .gal-image {
	display:block;
	float:left;
    margin:10px;
}
.wysiwyg-gallery .description {
	display:block;
	float:left;
	
}
.wysiwyg-gallery.with-image .description{
	width:-240%;
}
.view-wysiwyg-gallery {
	display:block;
    float:right;
    margin-bottom:10px;
}
.clear2 {
	clear:both;
	line-height:0;
    height:0;
    margin:0;
    padding:0;
}

/* Admin notification */
.admin-notification {color:#000; background: #FCC url('/images/error.gif') no-repeat scroll 5px 6px; border: 1px solid #f00; margin: 10px 0px; padding:5px 5px 5px 25px;}

/* Slider */
.image-slider {
	display:block;
    overflow:hidden;
    position:relative;
}
.image-slider li {
	display:block;
    position:absolute;
    top:0;
    left:0;

}

.sort-option {
    text-align: center;
}

/* advanced styles */

/* Custom CSS Rules */

#content .admin-notification{
	display: none;
}

html,
body{
	overflow-x: hidden;
}

*, p,
body,
#container{
	font-family: 'Lato', sans-serif;
	color: #666;
	letter-spacing: 0.8px;
}

#pagecontainer,
#footer_content
{
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

#content{
	min-height: 400px;
	padding: 0px;
}

#content:last-child{
	margin-bottom: 60px;
}

.justify-text{
	text-align: justify !important;
}

#content > h1{
	max-width: 600px;
	margin-top: 96px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	line-height: 30px;
}

#content > h2{
	display: none;
}

.SectionTitle{
	padding: 45px 0px 30px 0px;
	font-size: 22px;
	line-height: 30px;
}

.SectionSubTitle{
	padding: 25px 0px 15px 0px;
	font-size: 20px;
	line-height: 26px;
	text-align: left;
}

#content > p{
	text-align: center;
}

#content p,
#content p a,
#content p span,
#content p strong,
#content strong,
#content td,
#content ul,
#content li{
	letter-spacing: 2px;
}

#content > p.breadcrumb,
#content > p.breadcrumb > a{
	background: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	margin-top: -18px;
	margin-bottom: 25px;
}

#main{
	margin-top: 60px;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	color: #2a2828;
	text-align: center;
	font-weight: 700;
}

a{
	color: #2a2828;
	font-weight: 400;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

a:hover,
a:active,
a:focus{
	color: #ef2f34;
	text-decoration: none;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.SquareList{
	list-style-type: square;
	line-height: 175%;
}

.SquareList > li{
	color: #ef2f34;
	padding-left: 5px;
}

.SquareList > li > span{
	color: #666;
}

#wizzy15,
.mailing-msg{
	width: 100%;
	max-width: 600px;
	display: block;
	margin: 0 auto;
	padding: 0 0 5px 12px;
	font-size: 13px;
	letter-spacing: 2px;
}
.mailing-msg{
	text-align: center;
}

#form6 #form_error{
	max-width: 1120px;
}

#form6 #form_error.error > ul{
	list-style-type: none;
}

#form6 #form_error.error > p,
#form6 #form_error.error > ul > li{
	color: #2a2828;
}

#custom_form_6.custom_form2{
	width: 100%;
}

#form6{
	clear: both;
	margin-top: -45px;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 40px;
	min-height: 575px;
	margin-bottom: 15px;
}

#form_6 > fieldset,
#form_6 > fieldset > div{
	width: 100%;
}

#form_6 > fieldset > div > label{
	margin-bottom: 0;
	width: 52%;
	font-weight: 400;
	letter-spacing: 2px;
}

#form_6 > fieldset{
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#form_6 .text
{
	width: 100%;
	border: 1px solid #ececec;
	border-radius: 0px;
	webkit-border-radius: 0px;
	height: 50px;
	line-height: 50px;
	clear: both;
	-webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#form6 .text:hover,
#form6 .text:focus{
	border-color: #ef2f34;
}

#form_6 > fieldset > input.button{
	width: 80px;
	height: 50px;
	color: #fff;
	border: 1px solid #ef2f34;
	background-color: #ef2f34;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 46px;
	margin: 15px 2% 0px 150px;
	padding: 0;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	clear: both;
	float: right;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#form_6 > fieldset > input.button:hover{
	border: 1px solid #2a2828;
	background-color: #2a2828;
	color: #fff;
}

#custom_form_6 #form_error.error{
	-webkit-border-radius: 0;
	border-radius: 0;
}

#top_bar{
	border-bottom: 1px solid #ececec;
	height: 52px;
	background: #fff;
	line-height: 30px;
	margin-bottom: 40px;
}

#top_bar_contact_info{
	position: absolute;
	top: 6px;
	font-size: 10px;
	padding: 0px;
	margin-left: -10px;
	text-transform: uppercase;
}

#top_bar_contact_info p{
	padding-top: 10px;
}

#top_bar_contact_info a{
	color: #2a2828;
}

#top_bar_contact_info a:hover{
	color: #ef2f34;
}

#top_bar_tel,
#top_bar_email,
#top_bar_open{
	padding: 5px 20px 5px 0px;
}

#top_bar_tel:before
{
	font-family: FontAwesome;
	content: "\f095";
	display: inline-block;
	margin-top: -2px;
	padding-right: 7px;
	vertical-align: middle;
	font-size: 10px;
}

#top_bar_email:before
{
	font-family: FontAwesome;
	content: "\f1d8";
	display: inline-block;
	margin-top: -2px;
	padding-right: 7px;
	vertical-align: middle;
	font-size: 10px;
}

#top_bar_location:before
{
	font-family: FontAwesome;
	content: "\f041";
	display: inline-block;
	padding-right: 7px;
	margin-top: -2px;
	vertical-align: middle;
	font-size: 10px;
}


#inline_account_links ul li,
#inline_basket_links ul li{
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}

#inline_account_links > ul > li:first-child{
	margin-right: 7px;
}

#inline_account_links ul li{
	margin-left: 5px;
}

#inline_basket_links ul li{
	margin-left: 4px;
}

#inline_account_links > ul > li > a:before,
#inline_basket_links > ul > li > a:before{
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 7px;
	margin-top: -2px;
	vertical-align: middle;
	font-size: 11px;
	color: #2a2828;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#inline_account_links > ul > li > a.on:before,
#inline_basket_links > ul > li > a.on:before,
#inline_account_links > ul > li > a.on,
#inline_basket_links > ul > li > a.on{
	color: #2a2828;
}

#inline_account_links > ul > li > a:hover:before,
#inline_basket_links > ul > li > a:hover:before,
#inline_account_links > ul > li > a.on:hover:before,
#inline_basket_links > ul > li > a.on:hover:before,
#inline_account_links > ul > li > a.on:hover,
#inline_basket_links > ul > li > a.on:hover{
	color: #ef2f34;
}

#inline_account_links > ul > li:first-child > a:before{
	content: "\f015";
}

#inline_account_links > ul > li:nth-child(3) > a:before{
	content: "\f13e";
}

#inline_account_links > ul > li:last-child{
	display: none;
}

#inline_basket_links > ul > li:first-child > a:before{
	content: "\f07a";
}

#inline_basket_links > ul > li:last-child{
	display: none;
}

#categories-nav > li.head{
	display: none;
}

#categories-nav > li{
	border: 0px;
}

#categories-nav > li > a,
#categories-nav > li > span{
	text-transform: uppercase;
	letter-spacing: 2px;
}

#categories-nav > li:last-child > a{
	color: #ef2f34;
}

#categories-nav > li:last-child > a:after,
#categories-nav > li:last-child > span:after{
	font-family: FontAwesome;
	content: "\f02b";
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	margin-top: -5px;
}

#categories-nav > li:hover > a{
	color: #ef2f34;
}

#categories-nav > li.parent > ul:before{
	content:"\A";
	border-style: solid;
	border-width: 0px 5px 5px 5px;
	border-color: transparent transparent #ececec transparent;
	position: absolute;
	top: -5px;
	left: 10px;
}

#categories-nav > li.parent > a:after,
#categories-nav > li.parent > span:after{
	font-family: FontAwesome;
	content: "\f107";
	display: inline-block;
	padding-left: 5px;
	margin-top: -2px;
	vertical-align: middle;
	font-size: 11px;
}

#categories-nav > li.parent > ul.dropdown.level-0
{
	z-index: 500;
	background-color: #fff;
	border: 1px solid #ececec;
	padding: 15px 0px;
	-webkit-animation: fadein 0.5s;
	-moz-animation: fadein 0.5s;
	-ms-animation: fadein 0.5s;
	-o-animation: fadein 0.5s;
	animation: fadein 0.5s;
}

#categories-nav > li.parent > ul.dropdown.level-0 > li > a,
#categories-nav > li.parent > ul.dropdown.level-0 > li > span
{
	border: 0px !important;
	background-color: #fff !important;
	padding: 12px 25px !important;
	color: #2a2828 !important;
	font-size: 11px !important;
	letter-spacing: 2px;
	font-weight: 400;
	text-transform: uppercase;
	width: 190px;
	-webkit-animation: fadein 0.5s;
	-moz-animation: fadein 0.5s;
	-ms-animation: fadein 0.5s;
	-o-animation: fadein 0.5s;
	animation: fadein 0.5s;
}

#categories-nav > li.parent > ul.dropdown.level-0 > li > a:hover,
#categories-nav > li.parent > ul.dropdown.level-0 > li > span,
#categories-nav > li.parent > ul.dropdown.level-0 > li:hover > a
{
	color: #ef2f34 !important;
}

.dropdown.level-0 > li.parent > a:after,
.dropdown.level-0 > li.parent > span:after{
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	float: right;
	vertical-align: middle;
	font-size: 11px !important;
}

.dropdown.level-1{
	margin-left: 191px;
	margin-top: -51px;
	background-color: #fff;
	padding: 15px 0px;
	border: 1px solid #ececec;
	-webkit-animation: fadein 0.5s;
	-moz-animation: fadein 0.5s;
	-ms-animation: fadein 0.5s;
	-o-animation: fadein 0.5s;
	animation: fadein 0.5s;
}

.dropdown.level-1 > li{
	border-right: 0px !important;
}

.dropdown.level-1 > li > a,
.dropdown.level-1 > li > span{
	border: 0px !important;
	background-color: #fff !important;
	padding: 12px 25px !important;
	color: #2a2828 !important;
	font-size: 11px !important;
	letter-spacing: 2px;
	font-weight: 400;
	text-transform: uppercase;
	width: 191px !important;
	-webkit-animation: fadein 0.5s;
	-moz-animation: fadein 0.5s;
	-ms-animation: fadein 0.5s;
	-o-animation: fadein 0.5s;
	animation: fadein 0.5s;
}

.dropdown.level-1 > li > a:hover,
.dropdown.level-1 > li > span,
.dropdown.level-1 > li:hover > a{
	color: #ef2f34 !important;
	background-color: #fff !important;
}

.level-1 > li:last-child > a{
	border-bottom: 0px !important;
}

.dropdown.level-1 > li.parent > a:after,
.dropdown.level-1 > li.parent > span:after{
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	float: right;
	vertical-align: middle;
	font-size: 11px !important;
}

#mobile-menu{
	display: none;
}

#header
{
	width: 17%;
	clear: none;
	float: left;
	background-color: #f9f9f9;
	margin: 0 auto 0 0 !important;
	height: 115px;
}

#siteHeader a{
	max-width: 100%;
	-webkit-transition:opacity .5s ease-out;
	-moz-transition:opacity .5s ease-out;
	-ms-transition:opacity .5s ease-out;
	-o-transition:opacity .5s ease-out;
	transition:opacity .5s ease-out;
}

#siteHeader > a:hover{
	opacity:0.70;
}

#lower_bar
{
	width: 83%;
	clear: none;
	float: left;
}

#categories-nav
{
	width: 84%;
	padding: 0;
	margin: 29px 0 0 1%;
	clear: none;
	float: left;
}

#lower_bar_1
{
	width: 15%;
	padding: 0;
	margin: 0;
	clear: none;
	float: left;
}

#search_form > fieldset > label
{
	display: none;
}

#search > form#search_form > fieldset
{
	width: auto;
	padding: 0;
	margin: 0;
	float: right;
}

#search_form > fieldset > input
{
	margin-top: 33px;
	margin-left: -8px;
	height: 35px;
	width: 35px;
	max-width: 25%;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dashed #2a2828;
	border-left: 0;
	color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: url("http://www.noelreid.ie/js/plugins/imagemanager/files/SearchIconSprite.png") no-repeat scroll center center;
	background-color: #f9f9f9;
	background-position: -35px 0px;
	-webkit-transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	-o-transition: background-position .3s ease;
	transition: background-position .3s ease;
}

#search_form:hover > fieldset > input
{
	border-bottom: 1px solid #ef2f34;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#search_form > fieldset > input:hover
{
	background-position: -70px 0px;	
}

#search_form > fieldset > input#l_nav_search,
#search_form > fieldset > input#l_nav_search:hover
{
	margin-top: 0;
	margin-left: 0;
	background-color: #f9f9f9;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dashed #2a2828;
	border-left: 0;
	height: 35px;
	padding-left: 5px;
	width: 75%;
	max-width: 75%;
	color: #2a2828;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 12px;
	letter-spacing: 2px;
	background-image: none;
	text-transform: uppercase;
}

#search_form:hover > fieldset > input#l_nav_search,
#search_form:hover > fieldset > input#l_nav_search:focus
{
	border-bottom: 1px solid #ef2f34;
}

#footer{
	padding-top: 0px;
}

#footerSalesBanners{
	position: absolute;
	top: 232px;
	left: 0;
	width: 100%;
	background: #2a2828;
	color: #2a2828;
	z-index: 100;
	padding: 0px;
}

#footerSalesBanners h3{
	margin-top: -13px;
}

#footerSalesBanners h3 a{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 700;
	font-size: 14px;
}

#footerSalesBanners h3 a:hover{
	color: #ef2f34;
	letter-spacing: 3.5px;
}

#footerSalesBanners p{
	text-transform: uppercase;
	color: #999;
	margin-top: -20px;
	font-size: 10px;
	letter-spacing: 2px;
}

#footerSalesBanners .salesColumn{
	padding: 10px 0px;
	height: 66px;
}

#footerSalesBanners .salesColumn:nth-child(1),
#footerSalesBanners .salesColumn:nth-child(2),
#footerSalesBanners .salesColumn:nth-child(3){
	border-right: 1px solid #333;
}

#footerSalesBanners .salesColumn.newsletterColumn > p{
	margin-top: -8px;
}

#footerSalesBanners #form_6{
	width: 270px;
	margin: 0 auto;
}

#footerSalesBanners #form_6 > fieldset > div > input{
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#footerSalesBanners #form_6 > fieldset > div > input#newsletter_email.text{
	width: 235px;
	height: 30px;
	clear: none;
	float: left;
	margin: -5px 0 0 0;
	border: 0;
	padding: 0;
	border-bottom: 1px dashed #ececec;
	padding-top: 5px;
	padding-left: 5px;
	color: #fff;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 12px;
	letter-spacing: 2px;
	background: none;
	text-transform: uppercase;
}

#footerSalesBanners #form_6 > fieldset > input.button{
	width: 35px;
	height: 30px;
	clear: none;
	float: left;
	margin: -5px 0 0 0;
	border: 0;
	padding: 0;
	border-bottom: 1px dashed #ececec;
	color: transparent;
	font-size: 11px;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: url("http://www.noelreid.ie/js/plugins/imagemanager/files/EmailIconSprite.png") no-repeat scroll center center;
	background-color: none;
	background-position: -35px 0px;
	-webkit-transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	-o-transition: background-position .3s ease;
	transition: background-position .3s ease;
}

#footerSalesBanners #form_6 > fieldset > input.button:hover{
	background-position: -70px 0px;
}

#footerSalesBanners #form_6:hover > fieldset > div > input#newsletter_email.text,
#footerSalesBanners #form_6:hover > fieldset > input.button{
	border-bottom: 1px solid #ef2f34;
}

#FooterContent
{
	clear: both;
	background-color: #fff;
}

.FooterTitle
{
	text-transform: uppercase;
	margin: 20px 20px 10px 0px;
	font-family: 'Montserrat', sans-serif;
	color: #2a2828;
	letter-spacing: 4px;
	font-weight: 700;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
}

.FooterNavigation
{
	margin-top: 50px;
	padding-bottom: 65px;
}

.FooterNavigation #footerLogo{
	margin-top: 31px;
}

.FooterNavigation #footerLogo:hover{
	opacity:0.70;
	-webkit-transition:opacity .5s ease-out;
	-moz-transition:opacity .5s ease-out;
	-ms-transition:opacity .5s ease-out;
	-o-transition:opacity .5s ease-out;
	transition:opacity .5s ease-out;
}

.FooterNavigation .footerProfile{
	margin-top: -8px;
	margin-top: 20px;
	margin-left: -10px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin-right: 30px;
	letter-spacing: 2px;
}

.FooterNavigation ul
{
	margin-bottom: 10px;
}

.FooterNavigation li
{
	list-style: none;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
}

.FooterNavigation li a{
	letter-spacing: 2px;
}

.FooterNavigation .fa
{
	font-size: 12px !important;
	margin-left: 10px;
	margin-right: 5px;
}

#map-container{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 400px;
	padding: 0px;
}

.map-wrap{
	padding: 0px;
}

#map{
	height: 400px;
	width: 100%;
	padding: 0px;
}

#mapAddressBox{
	color: #fff;
	background: #ef2f34;
	padding: 30px 40px;
	height: 400px;
}

#mapAddressBox h3{
	text-align: left;
	font-size: 17px;
	letter-spacing: 4px;
}

#mapAddressBox p{
	color: #fff;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	margin-left: -10px;
}

#mapAddressBox a{
	color: #2a2828;
	letter-spacing: 2px;
}

#mapAddressBox a:hover{
	color: #ececec;
}

#mapAddressBox .social-icons{
	color: #ef2f34;
}

#mapAddressBox .social-icons .fa{
	display: inline-block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	padding-left: 6px;
	margin-top: 10px;
	margin-right: 5px;
	text-align: center;
	color: #ef2f34;
	background-color: transparent;
	border: 1px solid #2a2828;
	color: #2a2828;
	font-size: 14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#mapAddressBox .social-icons .fa:hover{
	color: #fff;
	background-color: #2a2828;
}

#copy_notice, #site_credit
{
	display: none;
}

#FooterCopy
{
	color: #666;
	min-height: 100px;
	clear: both;
	margin: 388px -9999rem 0 -9999rem;
	/* add back negative margin value */
	padding: 30px 9999rem 0px 9999rem;
	background: #2a2828;
	text-transform: uppercase;
	font-size: 11px;
}

#FooterCopy p
{
	padding: 0;
	letter-spacing: 2px;
	line-height: 20px;
}

#FooterCopy a
{
	color: #fff;
	letter-spacing: 2px;
}

#FooterCopy a:hover
{
	color: #ef2f34;
}

#spandate
{
	font-style: normal;
}

.payment-logos
{
	color: #2a2828;
}

.payment-logos .fa
{
	color: #fff;
	font-size: 26px;
	margin: 5px 0px;
}

.scrollup
{
	position: fixed;
	bottom: 120px;
	right: 20px;
	z-index: 1000;
}

.scrollup .fa
{
	background-color: transparent;
	border: 1px solid #2a2828;
	color: #2a2828;
	text-align: center;
	font-size: 30px;
	width: 45px;
	height: 45px;
	line-height: 40px;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.scrollup .fa:hover
{
	background-color: #2a2828;
	color: #fff;
}

#brandSlider{
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 0px 45px 0px 45px;
    width: 100%;
    background: #ececec;
}

#brandSlider .viewport {
    float: left;
    width: 100%;
    height: 165px;
    overflow: hidden;
    position: relative;
}

.buttons {
    margin: 0;
    font-size: 30px;
}

.prev{
    margin: 0;
    left: auto;
    right: 0;
    position: absolute;
    top: 63px;
    left: 0px;
    width: 30px;
    height: 30px;
    
}

.next{
    margin: 0;
    left: auto;
    position: absolute;
    top: 62px;
    right: 0px;
    text-align: right;
    width: 30px;
    height: 30px;
   
}

#brandSlider .slider-nav{
	color: #dbdbdb;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#brandSlider:hover .slider-nav{
	color: #999;
}

#brandSlider:hover .slider-nav:hover{
	color: #ef2f34;
}

.disable{
    visibility: hidden;
}

#brandSlider .overview {
    list-style: none;
    position: absolute;
    left: 0
    top: 0;
}
#brandSlider .overview li{
    float: left;
    overflow: hidden;
    width: 197px;
    height: 165px;
    margin-right: 26px;
    border: 0;
}

#brandSlider .overview li img{
	width: 100%;
	height: auto;
	-webkit-transition:opacity .5s ease-out;
	-moz-transition:opacity .5s ease-out;
	-ms-transition:opacity .5s ease-out;
	-o-transition:opacity .5s ease-out;
	transition:opacity .5s ease-out;
}

#brandSlider .overview li img:hover{
	opacity:0.70;
}

#wizzy1{
	color: #fff;
	position: absolute;
	top: 298px;
	left: 0px;
	width: 100%;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	text-align: center;
}

#HomepageSlideshow{
	width: 100%;
	height: 650px;
	z-index: 0;
}

#HomeSlide0{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/FynchHattonHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#HomeSlide1{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/OlympHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#HomeSlide2{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/PeterWerthHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#HomeSlide3{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/WeddingSuitsHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#HomeSlide4{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/CorporateWearHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#HomeSlide5{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/GiftVoucherHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#HomeSlide6{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/WebsiteLaunchHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#HomeSlide7{
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/DiscountHomeSlide.jpg) center center no-repeat;
	width: 100%;
	height: 650px;
}

#nav.nav{
	z-index: 5000;
	position: absolute;
	top: 620px;
	text-align: center;
	padding: 0;
	width: 20%;
	margin-left: 40%;
	margin-right: 40%;
}

#nav.nav > a{
	width: 3px;
	max-width: 3px;
	height: 3px;
	max-height: 3px;
	padding: 3px;
	margin: 3px;
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 0;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#nav.nav > a:hover, #nav.nav > a.activeSlide{
	border-color: #ef2f34;
	background-color: #ef2f34;
}

#SlideshowArrowNavigation{
	width: 100%;
}

#SlideshowArrowNavigation #prev{
	position: absolute;
	top: 300px;
	left: 50px;
	z-index: 15000;
}

#SlideshowArrowNavigation #next{
	position: absolute;
	top: 300px;
	right: 50px;
	z-index: 15000;
}

#SlideshowArrowNavigation #prev .fa,
#SlideshowArrowNavigation #next .fa{
	height: 50px;
	width: 50px;
	line-height: 45px;
	font-size: 30px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	padding-left: 6px;
	opacity: 0.1;
	filter: alpha(opacity=10); /* For IE8 and earlier */
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#wizzy1:hover #SlideshowArrowNavigation #prev .fa,
#wizzy1:hover #SlideshowArrowNavigation #next .fa{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

#SlideshowArrowNavigation:hover #prev .fa:hover,
#SlideshowArrowNavigation:hover #next .fa:hover{
	color: #ef2f34;
	border: 1px solid #ef2f34;
}

.smalltitletext{
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 4px;
	color: #ececec;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #ececec;
}

#wizzy1 h1{
	width: 940px;
	max-width: 86%;
	font-size: 40px;
	font-weight: 400 !important;
	letter-spacing: 6px;
	line-height: 80px;
	color: #fff;
	margin: 105px auto 10px auto;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

#wizzy1.wizzy .highlight{
	font-family: 'Montserrat', sans-serif;
	color: #ef2f34;
	font-weight: 700 !important;
	letter-spacing: 6px;
}

#wizzy1 p{
	max-width: 550px;
	margin: 5px auto 40px auto;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
}

#wizzy1 .button{
	width: 260px;
	height: 54px;
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 50px;
	margin: 0px 5px 10px 5px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	letter-spacing: 2px;
	overflow: hidden;
}

#wizzy1 .button:first-child{
	background-color: #ef2f34;
	border: 1px solid #ef2f34;
	color: #fff;
}

#wizzy1 .button:hover,
#wizzy1 .button:first-child:hover{
	background-color: #fff;
	border: 1px solid #fff;
	color: #ef2f34;
}

#wizzy1 .button .fa{
	margin-left: 5px;
	color: #fff;
}

#wizzy3{
	margin-top: 770px;
}

.home-featured-category{
	height: 380px;
	overflow: hidden;
	position: relative;
}

.home-featured-category:last-child{
	margin-bottom: 60px;
}

.home-featured-category .new{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/NewCategoryBg.jpg) center center no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	z-index: 0;
}

.home-featured-category .business{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/BusinessCategoryBg.jpg) center center no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	z-index: 0;
}

.home-featured-category .casual{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/CasualCategoryBg.jpg) center center no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	z-index: 0;
}

.home-featured-category .coats{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/CoatsCategoryBg.jpg) center center no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	z-index: 0;
}

.home-featured-category .shoes{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/ShoesCategoryBg.jpg) center center no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	z-index: 0;
}

.home-featured-category .accessories{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/AccessoriesCategoryBg.jpg) center center no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	z-index: 0;
}

.home-featured-category:hover .new,
.home-featured-category:hover .business,
.home-featured-category:hover .casual,
.home-featured-category:hover .coats,
.home-featured-category:hover .shoes,
.home-featured-category:hover .accessories{
	transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5); /* IE 9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */
}

.home-featured-category .info{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
	z-index: 10;
	padding: 40px;
	position: $position;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home-featured-category .info .intro{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #ececec;
	letter-spacing: 4px;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
	width: 110px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
}

.home-featured-category .info h2{
	margin-top: -5px;
	font-size: 22px;
	letter-spacing: 4px;
	color: #fff;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.home-featured-category:hover .info h2{
	letter-spacing: 6px;
	color: #ef2f34;
}

.home-featured-category .info .description{
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
}

.home-featured-category .info .button{
	width: 150px;
	height: 44px;
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 40px;
	margin: 15px 5px 0 5px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	letter-spacing: 2px;
}

.home-featured-category .info .button:hover{
	background-color: #fff;
	border: 1px solid #fff;
	color: #ef2f34;
}

#content > ul.product-listings
{
	width: 100%;
	max-width: 100%;
	margin-left: 6px;
}

.productbox{
	background: #fff;
	border-radius: 0;
	webkit-border-radius: 0;
	clear: none;
	float: left;
	width: 32%;
	padding: 0;
	margin: 0 0 20px 0;
	position: relative;
}

#content > ul.product-listings > li:nth-child(2) > div.productbox,
#content > ul.product-listings > li:nth-child(5) > div.productbox,
#content > ul.product-listings > li:nth-child(8) > div.productbox,
#content > ul.product-listings > li:nth-child(11) > div.productbox,
#content > ul.product-listings > li:nth-child(14) > div.productbox,
#content > ul.product-listings > li:nth-child(17) > div.productbox,
#content > ul.product-listings > li:nth-child(20) > div.productbox,
#content > ul.product-listings > li:nth-child(23) > div.productbox{
	margin-left: 1.5% !important;
	margin-right: 1.5% !important;
}

.productbox > div.productimg{
	height: 360px;
	padding: 0;
	margin: 0;
	position: relative;
}

.productbox > div.productimg > a > img.product_image
{
	border: 0;
	padding: 0;
	display: block;
	height: 100%;
	width: auto;
	max-width: 100% !important;
	max-height: 100% !important;
	object-fit: contain;
	margin: auto;
	position: absolute;
  	top: 0; left: 0; bottom: 0; right: 0;
	-webkit-transition:opacity .5s ease-out;
	-moz-transition:opacity .5s ease-out;
	-ms-transition:opacity .5s ease-out;
	-o-transition:opacity .5s ease-out;
	transition:opacity .5s ease-out;
}

.productbox:hover > div.productimg > a > img.product_image
{
	opacity:0.6;
}

.productbox > h2,
.productbox > h3
{
	text-align: left;
	padding: 10px 15px;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 50%;
	background: rgba(42, 40, 40, 0.9);
	height: 80px;
}

.productbox > h2 > a,
.productbox > h3 > a
{
	clear: none;
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-overflow: ellipsis;
	height: 30px;
}

.productbox > h2 > a:hover,
.productbox > h3 > a:hover
{
	color: #ef2f34;
}

.productbox > p.product_price
{
	clear: none;
	float: left;
	width: 50%;
	text-align: left;
	color: #fff;
	line-height: 25px;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	left: 35px;
	height: 20px;
}

.productbox > p.price_was{
	position: absolute;
	top: -10px;
	right: 0px;
	text-decoration: none;
	color: transparent !important;
	font-size: 0px;
}

.productbox > p.price_was:before{
	content: "SALE!";
	font-size: 12px;
	letter-spacing: 2px;
	color: #fff;
	background-color: #ef2f34;
	text-align: center;
	line-height: 30px;
	width: 60px;
	height: 30px;
	display: block;
	border-radius: 0px;
	webkit-border-radius: 0px;
}

#wizzy5 .smalltitletext{
	display: inline-block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	color: #2a2828;
	border-color: #2a2828;
	font-size: 14px;
	letter-spacing: 4px;
}

.small-show{
	display: none;
}

#product_top{
	width: 100%;
	margin-top: 110px;
}

#product_images{
	width: 50%;
	padding-right: 1%;
	position: relative;
	margin-bottom: 80px;
	min-height: 100px !important;
}

#product_images > a.cboxElement > img{
	padding: 0;
	border: 0;
	width: 100%;
	cursor: default;
}

#product_images .hr{
	display: none;
}

#prod_sub_images{
	width: 70%;
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 40px;
}

#prod_sub_images > a.cboxElement > img{
	width: 20%;
	height: 100px;
	border: 3px solid #ececec;
	padding: 0;
	margin: 0 2% 20px 2%;
	-webkit-transition: border-color .5s ease;
	-moz-transition: border-color .5s ease;
	-ms-transition: border-color .5s ease;
	-o-transition: border-color .5s ease;
	transition: border-color .5s ease;
}

#prod_sub_images > a.cboxElement > img:hover{
	border-color: #ef2f34;
}

#cboxOverlay{
	background-image: none !important;
	background-color: #282a2a !important;
}

#colorbox{
	width: 100% !important;
	height: 100% !important;
}

#cboxLoadedContent
{
	max-width: 1100px;
	max-height: 700px;
}
	
#cboxLoadedContent > img.cboxPhoto
{
	max-width: 1100px;
	max-height: 700px;
}

#prod_sub_images > a.cboxElement:nth-child(5),
#prod_sub_images > a.cboxElement:nth-child(6),
#prod_sub_images > a.cboxElement:nth-child(7),
#prod_sub_images > a.cboxElement:nth-child(8),
#prod_sub_images > a.cboxElement:nth-child(9),
#prod_sub_images > a.cboxElement:nth-child(10){
	display: none;
}

#product_info{
	margin-left: 0;
	max-width: none;
	width: 49%;
	padding: 1% 0 1% 1%;
}

#product_info > h1{
	text-align: left;
	font-size: 20px;
	line-height: 26px;
	margin-top: -20px;
}

#product_info > p.breadcrumb{
	padding: 0;
	background: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	margin-top: -9px;
}

#product_info > p.breadcrumb > a{
	text-transform: uppercase;
	letter-spacing: 2px;
}

#product_info p{
	letter-spacing: 2px;
}

#product_info .rating-text-first{
	display: none;
}

.rating{
	padding: 17px 0 14px 0;
	clear: none;
	float: left;
	width: 245px;
}

.rating .rating-image .star.dead,
.rating .rating-image .star{
	visibility: visible;
	background: none;
}

.rating .you-rated{
	height: 15px;
	font-size: 12px;
	letter-spacing: 2px;
	color: #666;
	padding: 0px 0px 0px 10px;
	margin-top: -1px;
	margin-left: -5px;
	font-weight: normal;
	font-style: normal;
	border-left: 1px solid #dbdbdb;
	display: none;
}

.rating .rating-image .star.dead:before{
	font-family: FontAwesome;
	content: "\f006";
	color: #ebc52d;
	visibility: visible;
	font-size: 14px;
	margin-right: -5px;
}

.rating .rating-image .star:before{
	font-family: FontAwesome;
	content: "\f005";
	color: #ebc52d;
	visibility: visible;
	font-size: 14px;
	margin-right: -5px;
}

.rating .rating-info-icon{
	width: auto !important;
	height: auto !important;
	text-align: center;
	background: none !important;
	padding: 1px 10px 10px 10px;
}

.rating .rating-info-icon .rating-info:before{
	content:"\A";
	border-style: solid;
	border-width: 0px 5px 5px 5px;
	border-color: transparent transparent #ececec transparent;
	position: absolute;
	top: -5px;
	left: 10px;
}

.rating .rating-info-icon .rating-info{
	margin-top: 20px;
	margin-left: -11px;
	color: #666;
	font-size: 12px;
	z-index: 10000;
	border: 1px solid #ececec;
	background: #fff;
	width: 300px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.rate-total{
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	color: #2a2828;
	text-align: left;
	font-weight: 700;
	padding-bottom: 5px;
}

.rating .text{
	letter-spacing: 2px;
	font-size: 10px !important;
	border: 0 !important;
	height: initial !important;
	line-height: initial !important;
	margin-top: initial !important;
	margin-bottom: initial !important;
}

.rating .rating-info-icon:before{
	height: 15px;
	margin: 5px 0 0 -5px;
	content: 'View Ratings';
	font-size: 12px;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	visibility: visible;
	background: none !important;
	border-left: 1px solid #dbdbdb;
	padding: 0px 0px 0px 10px;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.rating .rating-info-icon:after
{
	font-family: FontAwesome;
	content: "\f107";
	display: inline-block;
	margin-top: -2px;
	margin-left: -5px;
	vertical-align: middle;
	font-size: 10px;
	padding-right: 5px;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.rating .rating-info-icon:hover:before,
.rating .rating-info-icon:hover:after{
	color: #ef2f34;
}

.bar{
	background: #dbdbdb !important;
}

.rate{
	background: #ef2f34 !important;
}

#product_info #product_ref{
	display: none;
}

#product_price{
	font-size: 30px;
	color: #ef2f34;
	letter-spacing: 2px;
	font-weight: 400;
	line-height: 30px;
	margin-top: -6px;
}

#product_info #product_price_was{
	letter-spacing: 2px;
}

#product_info #product_price_was:after{
	font-family: FontAwesome;
	content: "\f02b";
	display: inline-block;
	margin-top: -2px;
	margin-left: 5px;
	vertical-align: middle;
	font-size: 10px;
}

#product_variations{
	margin-top: -4px;
}

#product_variations label,
#product_personalisations label{
	width: 100% !important;
	font-weight: normal;
	letter-spacing: 2px;
	clear: both;
	padding: 5px 0;
}

#product_variations select{
	width: 100% !important;
	border: 1px solid #ececec;
	background: #fff;
	height: 50px;
	line-height: 50px;
	clear: both;
	border-radius: 0;
	-webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#product_personalisations textarea{
	width: 100% !important;
	border: 1px solid #ececec;
	background: #fff;
	height: 100px;
	line-height: 20px;
	clear: both;
	border-radius: 0;
	-webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#product_variations select:hover,
#product_variations select:focus,
#product_personalisations textarea:hover,
#product_personalisations textarea:focus{
	border: 1px solid #ef2f34;
}

#product_quantity > p{
	clear: none;
	float: left;
}

#product_quantity > p:nth-child(1){
	width: 9%;
	margin-right: 1%;
	margin-top: 20px;
}

#product_quantity > p:nth-child(2){
	width: 90%;
	margin-top: 20px;
}

#product_quantity > p > label{
	display: none
}

#product_quantity #prod_qty{
	width: 100%;
	margin-right: 1%;
	border: 1px solid #ececec;
	background: #fff;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	text-align: center;
	-webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#product_quantity #prod_qty:hover,
#product_quantity #prod_qty:focus{
	border: 1px solid #ef2f34;
}

#product_quantity #basket_submit.button{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	background: #ef2f34;
	border: 1px solid #ef2f34;
	color: #fff;
	padding: 0;
	margin: 0 0 80px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#product_quantity #basket_submit.button:hover{
	background: #282a2a;
	border: 1px solid #282a2a;
}

#product_quantity #basket_submit.button span{
	color: #fff;
	letter-spacing: 2px;
}

#product_description .hr{
	display: none;
}

.sharing{
	clear: none;
	float: left;
	width: auto;
	width: 165px;
	height: 15px;
	padding-left: 10px;
	border-left: 1px solid #dbdbdb;
	margin-top: 16px;
	margin-left: -13px;
	padding-top: 1px;
}

.sharing br{
	display: none;
}

.sharing > span.share{
	width: 0px;
	height: 0px;
	font-size: 0px;
	visibility: hidden;
}

.sharing > span.share:after{
	content: "Share:";
	visibility: visible;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	width: 50px;
	clear: none;
	float: left;
	padding-top: 1px;
}

.sharing .st_facebook_custom,
.sharing .st_twitter_custom,
.sharing .st_pinterest_custom,
.sharing .st_googleplus_custom,
.sharing .st_linkedin_custom{
	visibility: visible;
	background: none;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	clear: none;
	float: left;
}

.sharing .st_linkedin_custom{
	margin-right: 0;
}

.sharing .st_facebook_custom:before,
.sharing .st_twitter_custom:before,
.sharing .st_pinterest_custom:before,
.sharing .st_googleplus_custom:before,
.sharing .st_linkedin_custom:before{
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	visibility: visible;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 0;
	transition: opacity 0.5s ease-out 0s;
	-webkit-transition:opacity .5s ease-out;
	-moz-transition:opacity .5s ease-out;
	-ms-transition:opacity .5s ease-out;
	-o-transition:opacity .5s ease-out;
	transition:opacity .5s ease-out;
}

.sharing .st_facebook_custom:before{
	content: "\f09a";
	color: #4a6283;
}

.sharing .st_twitter_custom:before{
	content: "\f099";
	color: #55acee;
}

.sharing .st_pinterest_custom:before{
	content: "\f0d2";
	color: #bd2126;
}

.sharing .st_googleplus_custom:before{
	content: "\f0d5";
	color: #d73d32;
}

.sharing .st_linkedin_custom:before{
	content: "\f0e1";
	color: #0077b5;
}
	
.sharing .st_facebook_custom:hover:before,
.sharing .st_twitter_custom:hover:before,
.sharing .st_pinterest_custom:hover:before,
.sharing .st_googleplus_custom:hover:before,
.sharing .st_linkedin_custom:hover:before{
	opacity: 0.6;
}

#footerSlider{
	padding-left: 0;
	padding-right: 0;
}

#product_description:before{
	content: "Product Details";
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 23px;
	color: #2a2828;
	text-align: left;
	font-weight: 700;
	margin-bottom: 20px;
	display: block;
}

#product_description{
	border: 1px solid #dbdbdb;
	padding: 30px;
	margin: 0 0 70px 0;
	font-size: 12px;
	letter-spacing: 2px;
	display: inline-block;
	width: 100%;
}

#product_description p,
#product_description span,
#product_description li{
	font-size: 12px;
	letter-spacing: 2px;
	text-align: justify;
}

#product_description > ul{
	padding-top: 10px;
}

#product_description > ul > li{
	list-style-type: none;
	clear: none;
	float: left;
	margin-right: 15px;
	line-height: 20px;
}

#product_description > ul > li:before{
	content: "\f00c";
	font-family: "FontAwesome";
	float: left;
	color: #ef2f34;
	padding-right: 5px;
}

.related-title:before{
	content: "Related Items";
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	display: table;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #2a2828;
	border-bottom: 1px solid #2a2828;
	font-size: 14px;
	letter-spacing: 4px;
}

.related-title{
	clear: both;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-size: 22px !important;
	line-height: 30px;
	color: #2a2828;
	text-align: center;
	font-weight: 700;
	font-style: normal !important;
	margin-bottom: 40px !important;
}

#related_products_list li{
	width: 24% !important;
	margin: 0 1.33% 25px 0 !important;
	background: #fff;
	border-radius: 0;
	height: 320px;
	position: relative;
}


#related_products_list li:nth-child(4),
#related_products_list li:nth-child(8),
#related_products_list li:nth-child(12){
	margin: 0 0 25px 0 !important;
}

#related_products_list li:last-child{
	margin-bottom: 70px !important;
}

#related_products_list li img {
	padding: 0px !important;
	border: 0 !important;
	height: 100%;
	width: auto;
	max-width: 100%;
	object-fit: contain;
	margin: auto !important;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	-webkit-transition:opacity .5s ease-out;
	-moz-transition:opacity .5s ease-out;
	-ms-transition:opacity .5s ease-out;
	-o-transition:opacity .5s ease-out;
	transition:opacity .5s ease-out;
}

#related_products_list li:hover img {
	opacity: 0.6;
}

#related_products_list > li > a > div.title{
	position: absolute;
	left: 20px;
	bottom: 20px;
	overflow: hidden;
	height: 52px;
	width: 60%;
	z-index: 100;
	color: #fff;
	text-transform: uppercase;
	background: rgba(42, 40, 40, 0.9);
	padding: 10px 15px;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
	border-bottom: 12px solid rgba(42, 40, 40, 0.0);
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#related_products_list > li > a > div.title:hover{
	color: #ef2f34; 
}

#related_products_list > li > a > div.title:after{
	content: "";
	display: block;
	background: rgba(42, 40, 40, 0.9);
	height: 10px;
	width: 100%;
	position: absolute;
	bottom: -10px;
}

.pagination{
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.pagination:last-child{
	margin-top: 30px;
	margin-bottom: -30px;
}

.pagination a,
.pagination span{
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 33px;
	color: #ef2f34;
	border: 1px solid #ef2f34;
	text-align: center;
	display: inline-block;
	width: 35px;
	height: 35px;
	font-weight: 400 !important;
	margin: 0px 2px 40px 5px;
	background-color: transparent;
	clear: none;
	float: left;
}

.pagination:last-child a,
.pagination:last-child span{
	margin-bottom: 40px;
}

.pagination a:hover,
.pagination span,
.pagination span strong{
	color: #fff !important;
	background-color: #ef2f34;
	border-color: #ef2f34;
	font-weight: 400 !important;
}
.pagination span{
	padding-right: 4px;
}

.category-listings{
	display: none;
}

.main-page-content{
	font-size: 13px;
	letter-spacing: 2px;
}

.main-page-content p,
.main-page-content p a,
.main-page-content span,
.main-page-content strong{
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 150%;
	text-align: justify;
}

.main-page-content ul,
.main-page-content ol{
	margin-left: 20px;
	line-height: 150%;
}

.img-responsive{
	margin-left: auto;
	margin-right: auto;
}

.news_image,
.news_panel{
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 25px;
}

.news_image:last-child,
.news_panel:last-child{
	margin-bottom: 0px;
}

.news_image > p > strong,
.news_panel > p > strong,
.news_article > p.article_date{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
	margin-top: -9px;
	display: block;
}

.news_article > p.article_date > strong{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
	margin-top: -31px;
	margin-bottom: 30px;
	display: block;
	text-align: center;
}

.news_image > a > img{
	border-radius: 0;
}

.news_image h2,
.news_panel h2,
.news_image h2 a,
.news_panel h2 a{
	font-family: 'Montserrat', sans-serif !important;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 6px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
}

.news_image h2:after,
.news_panel h2:after{
	display: none;
}

.news_image > p,
.news_panel > p,
.news_article > p{
	font-size: 12px;
	letter-spacing: 2px;
	text-align: justify !important;
}

.news_image > p > a,
.news_panel > p > a{
	width: 130px;
	height: 50px;
	color: #fff;
	border: 1px solid #ef2f34;
	background-color: #ef2f34;
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 400;
	line-height: 46px;
	text-transform: uppercase;
	border-radius: 0;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
	letter-spacing: 1px;
}

.news_image > p > a:hover,
.news_panel > p > a:hover{
	border: 1px solid #2a2828;
	background-color: #2a2828;
}

.news_article > p > img{
	float: right;
	margin: 5px 0 20px 20px;
	max-width: 40%;
	height: auto;
}

#content label,
#content input,
#content .button
{
	font-family: 'Lato', sans-serif !important;
	font-weight: 400;
	letter-spacing: 2px;
}

#contact-map{
	height: 400px;
	margin-top: 10px;
	border-radius: 0px;
	webkit-border-radius: 0px;
	overflow: hidden;
}

.contact-col > h3{
	font-size: 17px;
	line-height: 20px;
	letter-spacing: 4px;
	text-align: left;
}

.contact-col address,
.contact-col address > a{
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 150%;
}

#wizzy10{
	clear: both;
	border-top: 1px solid #ececec;
	margin-top: 30px;
	padding-top: 10px;
}

#form11 #form_error{
	max-width: 1120px;
}

#form11 #form_error.error > ul{
	list-style-type: none;
}

#form11 #form_error.error > p,
#form11 #form_error.error > ul > li{
	color: #2a2828;
}

#custom_form_11.custom_form2{
	width: 100%;
}

#form11{
	clear: both;
	margin-top: -45px;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 40px;
	min-height: 575px;
	margin-bottom: 15px;
}

#form_11 > fieldset,
#form_11 > fieldset > div{
	width: 100%;
}

#form_11 > fieldset > div > label{
	margin-bottom: 0;
	width: 52%;
	font-weight: 400;
	letter-spacing: 2px;
}

#form_11 > fieldset{
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
}

#form_11 .text
{
	width: 48%;
	border: 1px solid #ececec;
	border-radius: 0px;
	webkit-border-radius: 0px;
	height: 50px;
	line-height: 50px;
	clear: none;
	float: left;
	-webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#form_11 > fieldset > div:nth-child(4)
{
	width: 48%;
	margin-left: 50%;
	margin-top: -332px;
}

#form11 textarea{
	width: 100%;
	border: 1px solid #ececec;
	border-radius: 0px;
	webkit-border-radius: 0px;
	height: 271px;
	line-height: 20px;
	-webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#form11 .text:hover,
#form11 .text:focus,
#form11 textarea:hover,
#form11 textarea:focus{
	border-color: #ef2f34;
}

#form_11 > fieldset > input.button{
	width: 80px;
	height: 50px;
	color: #fff;
	border: 1px solid #ef2f34;
	background-color: #ef2f34;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 46px;
	margin: 15px 2% 0px 150px;
	padding: 0;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	clear: both;
	float: right;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#form_11 > fieldset > input.button:hover{
	border: 1px solid #2a2828;
	background-color: #2a2828;
	color: #fff;
}

#custom_form_11 #form_error.error{
	-webkit-border-radius: 0;
	border-radius: 0;
}

#login_existing_customer > h2,
#forgotten_password > h2,
#register_customer > h2
{
	display: none;
}

#login_existing_customer,
#login_new_customer,
#forgotten_password,
#register_customer,
#checkout_customer
{
	width: 860px;
	max-width: 96%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#login_existing_customer fieldset,
#login_new_customer fieldset,
#forgotten_password fieldset,
#register_customer fieldset,
#checkout_customer fieldset{
	margin-left: 0;
}

#login_new_customer,
#forgotten_password,
#form_register,
#checkout_customer
{
	margin-top: 35px;
	margin-bottom: 75px;
}

#login_existing_customer > h2,
#login_new_customer > h2,
#forgotten_password > h2,
#form_register > h3,
#form_register > h2,
#checkout_customer > h2,
#form_checkout > h3,
#checkout_customer > h3
{
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 6px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#form_login > fieldset#login_fieldset,
#form_forgotten_password > fieldset#email_details_fieldset,
#form_register > fieldset#personal_details_fieldset,
#form_register > fieldset#contact_details_fieldset,
#form_register > fieldset#login_details_fieldset,
#personal_details_fieldset,
{
	margin-left: auto;
	margin-right: auto;
}

#login_submit.button,
#email_submit.button,
#register_submit.button,
#checkout_submit.button,
#submitaddcomment.button,
#update_submit.button,
#continue_shopping_button.button,
#update_checkout.button
{
	padding: 0 15px;
	margin-left: 0;
}

#update_submit.button,
#continue_shopping_button.button,
#update_checkout.button
{
	margin-top: 15px;
}

#continue_shopping_button.button,
#update_checkout.button
{
	margin-bottom: 75px;
}

#continue_shopping_button.button
{
	margin-right: 15px;
}

#content .text,
#content .select
{
	border: 1px solid #ececec;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 12px;
	letter-spacing: 2px;
	border-radius: 0px;
	webkit-border-radius: 0px;
	font-family: 'Lato', sans-serif;
	-webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#content .text:hover,
#content .text:focus,
#content .select:hover,
#content .select:focus
{
	border: 1px solid #ef2f34;
}

#other_comments.text
{
	height: 120px;
	margin-bottom: 0px;
}

#form_error
{
	border-radius: 0px;
	webkit-border-radius: 0px;
	text-align: center;
}

#login_new_customer > p > a{
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #ef2f34;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	padding: 0 15px 0 15px;
	border: 0;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#login_new_customer > p > a:hover{
	background-color: #2a2828;
}

#order_address_billing,
#order_address_delivery
{
	text-align: left;
	clear: none;
	float: left;
	margin: 0px 0px 25px 0px;
	width: 50%;
	font-size: 13px;
	padding: 2%;
}

#order_address_billing h3,
#order_address_delivery h3
{
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 4px;
	margin-bottom: 15px;
}

#order_address_billing,
#order_address_billing h3
{
	text-align: right;
}

#order_address_billing h3:after,
#order_address_delivery h3:after
{
	display: none;
}

#order_address_billing p,
#order_address_delivery p
{
	padding: 0 !important;
	margin: 0;
}

#payment_options
{
	text-align: center;
}

#order-items{
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 125%;
}

#order-items > thead > tr > th.item_row,
#order-items > tbody > tr > td.item_row
{
	width: 70%;
}

#order-items > thead > tr > th.price_row,
#order-items > tbody > tr > td.price_row,
#order-items > thead > tr > th.qty_row,
#order-items > tbody > tr > td.qty_row,
#order-items > thead > tr > th.total_row,
#order-items > tbody > tr > td.total_row
{
	width: 10%;
}

#order_history
{
	line-height: 125%;
}

#order_history > thead > tr > th.order_date
{
	width: 35%;
}

#order_history > thead > tr > th.order_total,
#order_history > thead > tr > th.order_status
{
	width: 15%;
}

#content > form
{
	border: 0 !important;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 50px;
}

#content > form > textarea#newcomments
{
	border: 1px solid #ececec;
	height: 120px;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 12px;
	letter-spacing: 2px;
	border-radius: 0px;
	webkit-border-radius: 0px;
	font-family: 'Lato', sans-serif;
	max-width: 100%;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#content > form > textarea#newcomments:hover,
#content > form > textarea#newcomments:focus
{
	border: 1px solid #ef2f34;
}

#submitaddcomment.button.ui-corner-all
{
	margin: 25px auto;
}

#content > form#form_basket
{
	width: 100%;
	margin-bottom: 75px;
}

#form_basket .basket_item_desc
{
	width: 60%;
}

#form_basket .price_row,
#form_basket .qty_row,
#form_basket .remove_row,
#form_basket .subtotal_row
{
	width: 10%;
}

.qty_row .basket_qty,
.info_row #shipping_method
{
	border: 1px solid #ececec;
	border-radius: 0px;
	webkit-border-radius: 0px;
	height: 50px;
	line-height: 50px;
	max-width: 60% !important;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.qty_row .basket_qty:hover,
.qty_row .basket_qty:focus,
.info_row #shipping_method:hover,
.info_row #shipping_method:focus
{
	border: 1px solid #ef2f34;
}

#basket_summary
{
	max-width: 100%;
}

.basket_item_thumb img{
	border-radius: 0px;
	webkit-border-radius: 0px;
}

option{
	line-height: 20px;
	height: 20px;
}

#payment_options > div.gateway > a > img,
#payment_options > div.gateway > input#gatewaypaypalsubmit{
	margin: 5px 10px;
	border-radius: 0px;
	webkit-border-radius: 0px;
	border: 1px solid #ececec;
	-webkit-transition:opacity .5s ease-out;
	-moz-transition:opacity .5s ease-out;
	-ms-transition:opacity .5s ease-out;
	-o-transition:opacity .5s ease-out;
	transition:opacity .5s ease-out;
}

#payment_options > div.gateway > a > img:hover,
#payment_options > div.gateway > input#gatewaypaypalsubmit:hover{
	opacity: 0.6;
}

#payment_options > form > input.button{
	line-height: 50px;
	width: 100px;
}

#basket_discount_code.text{
	width: 95%;
}

.button
{
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #ef2f34;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 5px 0 0 0;
	padding: 0 10px;
	text-transform: uppercase;
	border: 0;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.button:hover{
	background-color: #2a2828;
	color: #fff;
}

.button span{
	color: #fff;
}

#payment_options > form > input.button{
	line-height: 42px;
	width: 100px;
}

#payment_options .gateway{
	padding: 0px;
}

#payment_options #gatewaypaypalsubmit{
	border: 0px !important;
}

#payment_options > div.gateway:after{
	content: '(account not needed)';
	display: block;
	clear: both;
	color: #666;
	font-size: 12px;
	letter-spacing: 2px;
}

.largeNumberList{
    margin: 20px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.largeNumberList li{
    counter-increment: step-counter;
    margin-bottom: 15px;
    clear: both;
    line-height: 125%;
    margin-left: -20px;
}

.largeNumberList li:last-child{
    margin-bottom: 30px;
}

.largeNumberList li:before{
    font-family: 'Montserrat', sans-serif;
    content: counter(step-counter);
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    background-color: #ef2434;
    color: white;
    font-weight: bold;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0;
    font-weight: 700;
    display: inline-block;
    float: left;
}

.largeNumberList .largeNumberListText{
	padding-left: 50px;
	display: block;
}

#content > form {
	width: 100%;
	margin-bottom: 40px;
	display: inline-block;
}

.sort-option{
	margin: 0 auto;
	padding-right: 15px;
	width: 300px;
}

#sort_form label,
#sort_form select{
	clear: none;
	float: left;
	height: 40px;
	line-height: 40px;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

#sort_form label:before
{
	font-family: FontAwesome;
	content: "\f0dc";
	display: inline-block;
	margin-top: -2px;
	padding-right: 7px;
	vertical-align: middle;
	font-size: 14px;
}

#sort_form label{
	padding-right: 10px;
	width: 95px;
}

#sort_form select{
	border: 1px solid #e5e5e5;
	width: 190px;
	padding: 5px;
	text-align: center;
}

#sort_form select:hover,
#sort_form select:focus{
	border: 1px solid #ef2f34;
}


/*MEDIA QUERIES*/
@media(min-width: 1600px){
	#footerSalesBanners h3 a{
		letter-spacing: 4px;
		font-size: 16px;
	}
	
	#footerSalesBanners h3 a:hover{
		color: #ef2f34;
		letter-spacing: 6px;
	}
}

@media(max-width: 1200px){
	
	#top_bar,
	#main,
	#footerSlider
	{
		padding-left: 2%;
		padding-right: 2%;
	}
	
	#top_bar_contact_info{
		margin-left: 0px;
	}
	
	#top_bar_location{
		display: none;
	}
	
	#header
	{
		width: 170px;
		margin: 0 0 0 2% !important;
	}
	
	#lower_bar
	{
		float: right;
		width: 30%;
	}
	
	#categories-nav
	{
		display: none;
	}
	
	#mobile-menu
	{
		display: inline-block;
		position: absolute;
		top: 136px;
		max-width: 50%;
		left: 31%;
		list-style: none;
	}
	
	#mobile-menu > li{
		width: 125px;
		height: 20px;
		text-align: center;
	}
	
	#mobile-menu > li > a{
		font-size: 12px;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #2a2828 !important;
		cursor: pointer;
		-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
		-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
		-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	}
	
	#mobile-menu > li > a.category-list .fa{
		display: inline-block;
		padding-left: 5px;
		margin-top: -2px;
		vertical-align: middle;
		font-size: 11px;
		color: #2a2828 !important;
		-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
		-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
		-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu:after{
		content:"\A";
		border-style: solid;
		border-width: 0px 5px 5px 5px;
		border-color: transparent transparent #ececec transparent;
		position: absolute;
		bottom: -12px;
		left: 13px;
		-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
		-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
		-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul{
		background: #fff;
		border: 1px solid #ececec;
		width: 200px;
		text-align: left;
		padding: 13px 0px;
		margin-left: -14px;
		margin-top: 15px;
		overflow-x: hidden;
		-webkit-animation: fadein 0.5s;
		-moz-animation: fadein 0.5s;
		-ms-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
		animation: fadein 0.5s;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li{
		padding: 7px 20px;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li > a,
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li > span{
		font-size: 11px;
		letter-spacing: 2px;
		color: #2a2828;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > a:after,
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > span:after{
		font-family: FontAwesome;
		content: "\f107";
		display: inline-block;
		padding-left: 5px;
		margin-top: -2px;
		vertical-align: middle;
		font-size: 11px;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > ul.dropdown.level-0 > li{
		padding: 7px 20px;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > ul.dropdown.level-0 > li > a{
		font-size: 10px !important;
		letter-spacing: 2px;
		color: #2a2828 !important;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > ul.dropdown.level-0 > li.parent > a:after,
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > ul.dropdown.level-0 > li.parent > span:after{
		font-family: FontAwesome;
		content: "\f107";
		display: inline-block;
		padding-left: 5px;
		margin-top: -2px;
		vertical-align: middle;
		font-size: 9px;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > ul.dropdown.level-0 > li.parent > ul.dropdown.level-1 > li{
		padding: 7px 0px;
		width: 90px;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > ul.dropdown.level-0 > li.parent > ul.dropdown.level-1 > li > a{
		font-size: 9px !important;
		letter-spacing: 2px;
		color: #2a2828 !important;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li.parent > ul.dropdown.level-0 > li.parent > a:after{
		float: none;
	}
	
	#mobile-menu > li:hover > a,
	#mobile-menu > li:hover > a.category-list .fa,
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li:last-child > a,
	#mobile-menu > li span{
		color: #ef2f34 !important;
	}
	
	#mobile-menu li span{
		letter-spacing: 2px;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li:last-child > a:after,
	#mobile-menu > li > a.category-list > div.mobile-menu > ul > li:last-child > span:after{
		font-family: FontAwesome;
		content: "\f02b";
		display: inline-block;
		vertical-align: top;
		font-size: 10px;
		margin-top: -5px;
	}
	
	#mobile-menu > li > a.category-list > span.small-show{
		font-size: 11px;
		letter-spacing: 2px;
		color: #2a2828 !important;
		-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
		-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
		-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
		transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	}
	
	#mobile-menu > li:hover > a.category-list > span.small-show{
		color: #ef2f34 !important;
	}
	
	#lower_bar_1
	{
		width: 100%;
	}
	
	#footerSalesBanners h3 a{
		letter-spacing: 4px;
		font-size: 16px;
	}
	
	#footerSalesBanners h3 a:hover{
		color: #ef2f34;
		letter-spacing: 6px;
	}
	
	#footerSalesBanners .salesColumn:nth-child(2){
		border-right: 0;
	}
	
	#footerSalesBanners .salesColumn:nth-child(1),
	#footerSalesBanners .salesColumn:nth-child(2){
		border-bottom: 1px solid #333;
	}
	
	#wizzy1{
		top: 363px;
	}
	
	#HomepageSlideshow,
	#HomeSlide0,
	#HomeSlide1,
	#HomeSlide2,
	#HomeSlide3,
	#HomeSlide4,
	#HomeSlide5,
	#HomeSlide6,
	#HomeSlide7{
		height: 585px;
	}
	
	#nav.nav{
		top: 555px;
	}
	
	#SlideshowArrowNavigation #prev{
		top: 268px;
		left: 20px;
	}
	
	#SlideshowArrowNavigation #next{
		top: 268px;
		right: 20px;
	}
	
	.smalltitletext{
		padding-bottom: 10px;
		display: inline-block;
		margin-bottom: 20px;
	}
	
	#wizzy1 h1{
		font-size: 35px;
		line-height: 40px;
		margin: 85px auto 10px auto;
	}
	
	.home-featured-category .info{
		padding: 40px 15px;
	}
	
	.home-featured-category .info h2{
		font-size: 18px;
	}
	
	#footer_content{
		margin-top: -20px;
	}
	
	#prod_sub_images > a.cboxElement > img {
		height: 80px;
	}
	
	#related_products_list li {
		height: 280px;
	}
	
	#cboxLoadedContent
	{
		max-width: 800px;
		max-height: 500px;
	}
		
	#cboxLoadedContent > img.cboxPhoto
	{
		max-width: 800px;
		max-height: 500px;
	}
	
	#content > h1,
	#product_top{
		margin-top: 180px;
	}
	
}

@media(max-width: 1024px){
	#HomeSlide5{
		background-position: -600px center;
	}
}

@media(max-width: 980px){
	
	#footerSalesBanners h3 a{
		letter-spacing: 2px;
		font-size: 14px;
	}
	
	#footerSalesBanners h3 a:hover{
		letter-spacing: 3.5px;
	}
	
	#footerSalesBanners p{
		font-size: 10px;
		letter-spacing: 2px;
	}
	
	#content > h1,
	#product_top{
		margin-top: 140px;
	}
	
	#HomepageSlideshow
	{
		top: 0px;
		height: 500px;
	}
	
	#nav.nav
	{
		top: 550px;
	}
	
	#wizzy2{
		margin: 600px 0 0 0 !important;
	}
	
	#content > p.breadcrumb{
		top: 265px;
	}
	
	#content > h1,
	#product_top{
		padding-top: 30px;
	}
	
	#product_images > a.cboxElement{
	    min-height: 420px;
	    height: 420px;
	}
	
	.productbox{
		width: 48%;
		padding: 0;
		margin: 0 0 20px 0;
		position: relative;
	}
	
	#content > ul.product-listings > li:nth-child(odd) > div.productbox{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	#content > ul.product-listings > li:nth-child(even) > div.productbox{
		margin-left: 2% !important;
		margin-right: 0 !important;
	}
	
	#map-container{
		position: relative;
	}
	
	#map,
	#contact-map{
		height: 300px;
	}
	
	#mapAddressBox{
		height: 360px;
		padding: 30px 15px;
	}
	
	#FooterCopy {
	    margin: 248px 0 0 0;
	    padding: 30px 0 0 0;
	}

}

@media(max-width: 860px){

	#lower_bar
	{
		float: right;
		width: 20%;
	}
	
	#mobile-menu
	{
		left: 28%;
	}
	
	#mobile-menu > li{
		width: 120px;
	}
	
	#mobile-menu > li > a{
		font-size: 11px;
	}
	
	#wizzy1 h1{
		margin: 30px auto 10px auto;
	}
	
	#HomeSlide0{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/FynchHattonHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}
	
	#HomeSlide1{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/OlympHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}
	
	#HomeSlide2{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/PeterWerthHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}
	
	#HomeSlide3{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/WeddingSuitsHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}
	
	#HomeSlide4{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/CorporateWearHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}
	
	#HomeSlide5{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/GiftVoucherHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}

	#HomeSlide6{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/WebsiteLaunchHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}
	
	#HomeSlide7{
		background: url(http://www.noelreid.ie/js/plugins/imagemanager/files/DiscountHomeSlideSmall.jpg) center center no-repeat;
		height: 500px;
	}
	
	#nav.nav
	{
		top: 470px;
	}
	
	#SlideshowArrowNavigation #prev{
		top: 226px;
		left: 10px;
	}
	
	#SlideshowArrowNavigation #next{
		top: 226px;
		right: 10px;
	}
	
	#wizzy3{
		margin-top: 685px;
	}
	
	#brandSlider{
		margin: 0 0 0 0;
		padding: 0px 5px 0px 5px;
	}
	
	#brandSlider .viewport
	{
	    width: 90%;
	    margin-left: 5%;
	    margin-right: 5%;
	}
	
	#brandSlider .overview li
	{
	    margin-right: 10px;
	    width: 206px;
	}
	
	#product_images > a.cboxElement{
	    min-height: 380px;
	    height: 380px;
	}
	
	#product_images{
		width: 40%;
		padding-right: 2%;
	}
	
	#product_info{
		width: 59%;
	}
	
	#product_quantity > p:nth-child(2){
		width: 87%;
		margin-left: 3%;
	}
	
	#prod_sub_images {
		bottom: 10px;
	}
	
	#prod_sub_images > a.cboxElement > img{
		width: 19.5%;
		height: 50px;
	}
	
	#related_products_list li{
		width: 31% !important;
		margin: 0 3.5% 25px 0 !important;
		height: 280px;
	}


	#related_products_list li:nth-child(4),
	#related_products_list li:nth-child(8),
	#related_products_list li:nth-child(12){
		margin: initial !important;
	}
	
	#related_products_list li:nth-child(3),
	#related_products_list li:nth-child(6),
	#related_products_list li:nth-child(9){
		margin: 0 0 25px 0 !important;
	}
	
	#related_products_list li:last-child{
		margin-bottom: 70px !important;
	}

}

@media only screen and (max-width: 768px){
	#inline_account_links > ul > li:nth-child(2),
	#inline_account_links > ul > li:nth-child(3){
		display: none;
	}
	
	.FooterNavigation
	{
		margin: 0;
		padding-bottom: 20px;
	}
	
	.main-page-content,
	.news_article{
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content-main-image .img-responsive{
		width: 100%;
		margin-bottom: 30px;
	}
	
	#cboxLoadedContent
	{
		max-width: 700px;
		max-height: 500px;
	}
	
	#cboxLoadedContent > img.cboxPhoto
	{
		max-width: 700px;
		max-height: 500px;
	}
	
	#order-items > thead > tr > th.item_row,
	#order-items > tbody > tr > td.item_row
	{
		width: 40%;
	}
	
	#order-items > thead > tr > th.price_row,
	#order-items > tbody > tr > td.price_row,
	#order-items > thead > tr > th.qty_row,
	#order-items > tbody > tr > td.qty_row,
	#order-items > thead > tr > th.total_row,
	#order-items > tbody > tr > td.total_row
	{
		width: 20%;
	}
	
	#order_history > thead > tr > th.order_date
	{
		width: 30%;
	}
	
	#order_history > thead > tr > th.order_total,
	#order_history > thead > tr > th.order_status
	{
		width: 20%;
	}
	
	#product_images > a.cboxElement{
	    min-height: 350px;
	    height: 350px;
	}
	
	.news_article > p > img{
		clear: both;
		float: none;
		min-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.contact-col h3{
		margin-top: 10px;
	}

}

@media only screen and (max-width: 740px){
	.small-show{
		display: initial;
	}

	#mobile-menu{
		left: 41%;
	}
	
	#mobile-menu > li{
	    width: 180px;
	    text-align: left;
	}
	
	#mobile-menu > li:nth-child(2),
	#mobile-menu > li:nth-child(3){
		display: none;
	}
	
	#FooterCopy{
		padding-top: 10px;
	}
	
	#FooterCopy p
	{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	#FooterCopy .payment-logos
	{
		width: 90%;
		margin: 15px auto 0 auto;
		padding-bottom: 10px;
		text-align: center;
	}
	
	#brandSlider{
		margin-left: 0px;
		padding: 22px 5px 0px 5px;
	}
	
	#brandSlider .viewport{
		height: 140px;
	}
	
	#brandSlider .overview li{
		width: 145px;
	}
	
	#product_top{
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}
	
	#product_images,
	#product_info{
		clear: both;
		width: 100%;
		margin-bottom: 30px;
	}
	
	#prod_sub_images{
		bottom: 20px;
	}
	
	#prod_sub_images > a.cboxElement > img{
		height: 85px;
	}
	
	#product_quantity #basket_submit.button{
		margin: 0;
	}
	
	#product_description{
	    margin: 0 0 50px 0;
	}
	
	#cboxLoadedContent
	{
		max-width: 550px;
		max-height: 260px;
	}
		
	#cboxLoadedContent > img.cboxPhoto
	{
		max-width: 550px;
		max-height: 260px;
	}
	
	#cboxTitle{
		display: none !important;
	}
	
	#related_products_list li {
		height: 250px;
	}
	
	#map,
	#contact-map{
		height: 250px;
	}
	
	#FooterCopy {
		margin: 198px 0 0 0;
	}
}

@media only screen and (max-width: 680px){

	#HomeSlide0{
		background-position: right center; 
	}
	
	#wizzy1 h1 {
		margin: 10px auto;
	}
	
	#wizzy1 p{
		max-width: 70%;
	}
	
	#wizzy1 .button {
		margin: 0px auto 10px auto;
	}
	
	#nav.nav
	{
		top: 600px;
		display: none;
	}
	
	#brandSlider .overview li{
		width: 130px;
	}
	
	#prod_sub_images > a.cboxElement > img{
		height: 75px;
	}
	
	#cboxLoadedContent
	{
		max-width: 600px;
		max-height: 240px;
	}
		
	#cboxLoadedContent > img.cboxPhoto
	{
		max-width: 600px;
		max-height: 240px;
	}
	
	#related_products_list li {
		height: 230px;
	}
	
	#product_description > ul > li {
		clear: both;
		float: none;
	}
	
}

@media only screen and (max-width: 600px){
	
	#top_bar {
		margin-bottom: 20px;
	}

	#header{
		width: 40%;
		background-color: #f9f9f9;
	}
	
	.img-responsive{
		margin-left: auto;
		margin-right: auto;
	}
	
	.HeaderLogo > a > img.img-responsive{
		margin-left: 0px;
	}
	
	#mobile-menu{
		left: initial;
		top: 120px;
		right: 0;
	}
	
	#mobile-menu > li{
	    width: 180px;
	    text-align: right;
	}
	
	#mobile-menu > li > a.category-list > div.mobile-menu:after{
		bottom: -12px;
		left: initial;
		right: 26px;
	}
	
	.mobile-menu{
		float: right;
		margin-top: 0px !important;
	}
	
	#lower_bar{
		clear: none;
		float: left;
		width: 100%;
		background: #fff;
		border-top: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
		margin-top: 10px;
	}
	
	#search > form#search_form > fieldset{
		margin: 0px auto 10px auto;
		float: none;
		width: 100%;
		text-align: center;
		background: #fff;
	}
	
	#search_form > fieldset > input#l_nav_search,
	#search_form > fieldset > input#l_nav_search:hover,
	#search_form > fieldset > input{
		background-color: #fff;
		margin-top: 5px;
	}
	
	#footerSalesBanners{
		position: relative;
		top: 0px;
	}
	
	#wizzy1{
		top: 249px;
	}
	
	#wizzy1 .smalltitletext{
		display: none;
	}
	
	#wizzy1 h1{
		font-size: 25px;
		line-height: 30px;
		margin: 15px auto 10px auto;
		max-width: 70%;
	}
	
	#wizzy1 .button-border{
		margin: 40px auto 0px auto;
		left: 0;
		right: 0;
		float: none;
	}
	
	#nav.nav
	{
		top: 470px;
	}
	
	#SlideshowArrowNavigation #prev .fa,
	#SlideshowArrowNavigation #next .fa{
		top: 220px;
		height: 35px;
		width: 35px;
		line-height: 32px;
		font-size: 30px;
	}
	
	#wizzy3{
		margin-top: 500px;
	}
	
	.home-featured-category {
		height: 320px;
	}
	
	.home-featured-category:last-child{
		margin-bottom: 40px;
	}
	
	#wizzy2{
		margin: 500px 0 0 0 !important;
	}
	
	#brandSlider{
		margin-left: 0px;
	}
	
	#brandSlider .overview li
	{
	    width: 156px;
	}
	
	.news_image,
	.news_panel{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	#form_11 .text{
		width: 96%;
	}
	
	#form_11 > fieldset > div > label{
		width: 100%;
	}
	
	#form_11 > fieldset > div:nth-child(4){
		width: 96%;
		margin-left: 0;
		margin-top: 0;
	}
	
	#form_11 > fieldset > input.button{
		margin-right: 4%;
	}
	
	#form11{
		min-height: 780px;
	}
	
	#cboxLoadedContent
	{
		max-width: 400px;
		max-height: 210px;
	}
	
	#cboxLoadedContent > img.cboxPhoto
	{
		max-width: 400px;
		max-height: 210px;
	}
	
	#content > form
	{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#form_basket .basket_item_desc
	{
		width: 35%;
	}
	
	#form_basket .remove_row,
	#form_basket .subtotal_row
	{
		width: 25%;
		overflow: hidden;
	}
	
	#form_basket .price_row
	{
		width: 10%;
		overflow: hidden;
	}
	
	#form_basket .qty_row
	{
		width: 5%;
		overflow: hidden;
	}
	
	#basket_summary
	{
		width: 100% !important;
		clear: both;
		margin-left: 0;
		margin-right: 20px;
	}
	
	#checkout_customer > form#form_checkout > fieldset,
	#form_11 > fieldset,
	#form_login > fieldset
	{
		margin-left: 0;
		margin-right: 0;
	}
	
	#footerSalesBanners #custom_form_6
	{
		margin-left: 2%;
		margin-right: 2%;
		width: 96%;
		max-width: 100%;
	}
	
	.productbox > div.productimg{
		height: 300px;
	}
	
	.productbox > h2, .productbox > h3{
		width: 65%;
	}
	
	#footerSalesBanners .salesColumn{
		width: 100%;
		background: #2a2828;
		clear: both;
		float: left;
	}
	
	#footerSalesBanners .salesColumn:nth-child(3){
		border-bottom: 1px solid #333;
	}
	
	#footerSalesBanners h3 a{
		letter-spacing: 4px;
		font-size: 16px;
	}
	
	#footerSalesBanners h3 a:hover{
		color: #ef2f34;
		letter-spacing: 6px;
	}
	
	.FooterNavigation {
		padding-bottom: 10px;
		width: 100%;
		clear: both;
	}
	
	.FooterNavigation #footerLogo {
		margin-left: 0;
	}
	
	#content > h1,
	#product_top{
		margin-top: -36px;
	}
	
	#content:last-child{
		margin-bottom: 30px;
	}
	
	.pagination:last-child{
		margin-bottom: -20px;
	}
	
	#contact-map{
		height: 220px;
	}
	
	#order_address_billing > h3,
	#order_address_billing > h3:after,
	#order_address_delivery > h3,
	#order_address_delivery > h3:after
	{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	#order_address_billing,
	#order_address_delivery
	{
		text-align: center;
		clear: both;
		float: left;
		margin: 15px 0px 25px 0px;
		width: 96%;
		padding: 0;
	}
	
	#product_top{
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	#related_products_list li{
		width: 48% !important;
		margin: 0 4% 25px 0 !important;
		height: 350px;
	}

	#related_products_list li:nth-child(4),
	#related_products_list li:nth-child(8),
	#related_products_list li:nth-child(12){
		margin: initial !important;
	}
	
	#related_products_list li:nth-child(3),
	#related_products_list li:nth-child(6),
	#related_products_list li:nth-child(9){
		margin: initial !important;
	}
	
	#related_products_list li:nth-child(2),
	#related_products_list li:nth-child(4),
	#related_products_list li:nth-child(6),
	#related_products_list li:nth-child(8),
	#related_products_list li:nth-child(10),
	#related_products_list li:nth-child(12){
		margin: 0 0 25px 0 !important;
	}
	
	#related_products_list li:last-child{
		margin-bottom: 70px !important;
	}
}

@media only screen and (max-width: 570px){
	
	#top_bar_tel{
		display: none;
	}
	
	#inline_account_links,
	#inline_basket_links{
	    float: none;
	}
	
	#top_bar_2{
		width: 100%;
	}
	
	#brandSlider .overview li,
	.HomepageFeatured .homeFeaturedButton
	{
		width: 150px;
	}
	
	#product_images > a.cboxElement {
	    min-height: 430px;
	    height: 430px;
	}
	
	#cboxLoadedContent
	{
		max-width: 450px;
		max-height: 195px;
	}
		
	#cboxLoadedContent > img.cboxPhoto
	{
		max-width: 450px;
		max-height: 195px;
	}
	
}

@media only screen and (max-width: 480px){
	
	.small-show{
		display: initial;
	}
	
	.small-hide{
		display: none;
	}
	
	#siteHeader > a{
		max-width: 86%;
		margin-left: auto;
		margin-right: auto;
		background-position: center center;
		background-size: 100% auto;
	}
	
	#search{
		float: left;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	
	#HomeSlide4{
		background-position: -100px center;
	}
	
	#HomeSlide5{
		background-position: -380px bottom;
	}
	
	#wizzy1 h1 {
		font-size: 22px;
		line-height: 24px;
		margin: 10px auto 10px auto;
	}
	
	#wizzy1 p.featured-product-description{
		max-width: 70%;
		line-height: 18px;
		max-height: 140px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.home-featured-category{
	    height: 350px;
	    width: 96%;
	    clear: both;
	    margin-left: 2%;
	    margin-right: 2%;
	}
	
	.FooterNavigation
	{
		width: 100%;
	}
	
	.main-page-content,
	.news_article{
		max-width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.news_image,
	.news_panel{
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}
	
	.news_image > a > img{
		width: 20%;
	}
	
	.news_image > h2,
	.news_image > p{
		margin-left: 25%;
		width: 75%;
	}
	
	
	#cboxLoadedContent
	{
		max-width: 340px;
		max-height: 230px;
	}
	
	#cboxLoadedContent > img.cboxPhoto
	{
		max-width: 340px;
		max-height: 230px;
	}
	
	.product-listings > li{
		width: 96%;
		margin: 10px 2% 10px 2% !important;
	}
	
	.productbox {
		width: 96%;
		margin: 0 0 20px 0;
	}
	
	#content > ul.product-listings > li:nth-child(odd) > div.productbox,
	#content > ul.product-listings > li:nth-child(even) > div.productbox{
		margin-left: 2% !important;
		margin-right: 2% !important;
	}
	
	.productbox > h2,
	.productbox > h3{
		width: 50%;
	}
	
	#content > h1,
	.SectionTitle{
		max-width: 100%;
		font-size: 20px;
		line-height: 24px;
	}
	
	.SectionSubTitle{
		font-size: 18px;
		line-height: 22px;
		text-align: left;
	}
	
	#product_top{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	#related_products_list li{
		width: 96% !important;
		margin: 0 2% 25px 2% !important;
		height: 360px;
	}
	
	#related_products_list li:last-child{
		margin-bottom: 70px !important;
	}
	
	.rating {
	    padding: 17px 0 0 0;
	    clear: both;
	    float: none;
	    width: 100%;
	}
	
	.sharing{
		clear: both;
		float: none;
		width: auto;
		width: 100%;
		height: 15px;
		padding-left: 0;
		border-left: 0;
		margin-top: -22px;
		margin-left: 0;
		margin-bottom: 30px;
		padding-top: 1px;
	}
	
	#prod_sub_images > a.cboxElement > img {
		height: 60px;
	}
	
	#product_quantity > p:nth-child(2) {
		width: 85%;
		margin-left: 5%;
	}
	
}

@media only screen and (max-width: 415px){
	
	#brandSlider .overview li
	{
		width: 162px;
	}
	
	#contact-map{
		200px;
	}
}

@media only screen and (max-width: 400px){
	
	#brandSlider .overview li
	{
		width: 149px;
	}
}

@media only screen and (max-width: 380px){
	
	#brandSlider .overview li
	{
		width: 145px;
	}
	
	#footerSalesBanners h3 a{
		letter-spacing: 2px;
		font-size: 14px;
	}
	
	#footerSalesBanners h3 a:hover{
		letter-spacing: 3.5px;
	}
	
	#footerSalesBanners p{
		font-size: 10px;
		letter-spacing: 2px;
	}
}

@media only screen and (max-width: 370px){
	
	#mobile-menu{
	    max-width: 100%;
	    left: initial;
	    right: 0;
	}
	
	.mobile-menu{
		margin-top: 0px !important;
	}
	
	#mobile-menu .category-list > span.small-show{
		display: none;
	}

	#wizzy1 h1 {
		font-size: 18px;
		line-height: 22px;
	}
	
	#wizzy1 .button {
		width: 220px;
		margin: 0px auto 10px auto;
	}

	#brandSlider .overview li{
		width: 115px;
		padding-top: 10px;
	}
	
	#contact-map{
		height: 180px;
	}
	
	.contact-col > h3 {
		font-size: 16px;
		letter-spacing: 3px;
	}
	
	#prod_sub_images > a.cboxElement > img {
		height: 50px;
	}
	
	#product_quantity > p:nth-child(2) {
		width: 80%;
		margin-left: 10%;
	}
	
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}