/*  Temporary CSS File for Waterford */


.header-container .navigation ul li.menu-item {
    font-size: 1em;
	font-weight: normal;
}

.header .quick-access ul li {
font-weight: normal;
}


/*  Top Navigation */

.header-container .navigation ul li.menu-item {
    font-size: 1em;
	font-weight: normal;
}

.megamenu #megamenu-img {
left: inherit;
right: 0px;
top: 0px; }

.inspiration-window {
display: none; }

.megamenu .new-window .new-image, .megamenu .inspiration-window .inspiration-image{
height: 166px;
}

.megamenu .new-window .new-image img, .megamenu .inspiration-window .inspiration-image img {
max-height: none;
margin: 0;
max-width: none; }

.megamenu .section {
padding-bottom: 0;
}

.megamenu .section ul{
height: 250px;
overflow-y: auto; }

.full-header-container {
background-color: #333;
}

.desktop.home-content-desktop ul, .desktop.home-content-desktop ul li {
margin-top: -15px;
}

.megamenu .section li a {
font-size: 0.9em;
}

.megamenu .section li a:hover {
text-decoration: underline;
}


/*  Footer Alterations */

.footer .social .social-icons .social-icon {
height: 29px;
width: 29px;
margin: 0 6px;
}

.footer .social .social-icons .social-icon.instagram {
background: url("/media/wysiwyg/instagram.png") repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0)
}

.grid12-2 ul a:hover {
text-decoration: underline;
}

.grid12-2 ul li {
line-height: 1.5em;
font-size: 0.9em;
}

/* Update to show all of the filter options on mobile */

#filters {
height: auto;
}

/* Card Verification link update */
.cvv-what-is-this {
color: #000 !important;
}

/* Christmas page a:hover update */
a:hover.xmas-hover  {
color: #b4975a;
}


/* Homepage changes  */
.home-text span:after {
background: none;
}

.home-text-mobile {
display: none;
}

.trioContainer .imageContainer {
width: 33.2%;
}


/* Accordion styles for CMS pages */
.cms-accordion
{
    margin-top:0em;
}

.cms-accordion h4.title
{
    padding: 1em;
    border-bottom: 1px solid #c5c5c6;
    font-size:1.1em;
    outline:medium none;
    cursor: pointer;
    position: relative;
}

.cms-accordion h4.title span.arrow {
    position: absolute;
    width:14px;
    height:14px;
    left:0px;
    top:18px;
    background: url('http://ecomskin.lcgosc.com/frontend/wwrd/waterford/images/icon_pdp_details_arrow.png') no-repeat scroll 5px 0 rgba(0, 0, 0, 0);
}

.cms-accordion h4.title.ui-state-active span.arrow {
    background-position: 0px -8px;
	background: url("http://ecomskin.lcgosc.com/frontend/wwrd/waterford/images/icon_pdp_details_active_arrow.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
}


/* Accordion styles for Category pages */
.cat-accordion
{
    margin-top:0em;
}

.cat-accordion h4.title
{
    padding: 1em 0;
    /*border-bottom:1px dashed #666;*/
    font-size:1em;
    outline:none;
    -moz-outline:none;
    cursor: pointer;
    position: relative;
	font-style: normal;
	width: 100%;
	margin: 0 auto;
	line-height: 1.5em;
}

.cat-accordion p {
	padding: 0.5em 1em; 
	font-style: normal; 
	line-height: 1.5em; 
	font-size: 1em; 
	width: 100%; 
	margin: 1em auto;
}

.cat-accordion h4.title span.arrow
{
    position: absolute;
    width:12px;
    height:7px;
    left:auto;
    top:auto;
    background: url('http://www.waterford.co.uk/media/wysiwyg/cat-down-arrow.png') no-repeat;
    background-position: 0px 0px;
}

.cat-accordion h4.title.ui-state-active span.arrow
{
position: absolute;
    width:12px;
    height:7px;
    left:auto;
    top:auto;
    background: url('http://www.waterford.co.uk/media/wysiwyg/cat-up-arrow.png') no-repeat;
    background-position: 0px 0px;
}


.cat p {
	padding: 0.5em 1em; 
	font-style: normal; 
	line-height: 1.5em; 
	font-size: 0.9em; 
	width: 80%; 
	margin: 1em auto;
}

.cat span.attributes { 
	font-size: 0.85em;
}



/* Input button colour alteration */

contact.button {
	color: #fff;
	background-color: #000;
}

input.grey-button, button.grey-button, a.grey-button {
	color: #ffffff !important;
}

.catalog-product-view .link-wishlist {
	color: #ffffff !important;
}

/* Input Shopping Bag Qty alteration */
#shopping-cart-table .input-text {
	color: #000;
}


/* Out of Stock message style */
h4.out-of-stock {
	color: #333;
    font-size: 1.2em;
    text-transform: capitalize;
}


/* Product Detail Page: brand and name alterations */
.product-name span.by {
	display: unset;
    font-size: 0.5em;
    letter-spacing: 0;
    text-transform: capitalize;
}

.product-name h1 span.smaller {
	font-size: 0.5em;
    letter-spacing: 0;
    line-height: 0;
    text-transform: none;
}

.product-name h1 {
	font-size: 2.1em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 100%;
}

/* Product Overlay: Product Name font size update */

#product-preview .lightbox-pad {
	padding: 2em 3em;
}

#product-preview .main-info h1 {
	font-size: 2.1em;
	text-transform:capitalize;
	letter-spacing: 0;
}



/*  Search Auto Complete Alterations */
.header .form-search {
	width: 250px;
}

div.default div.searchautocomplete-search h3.search-header {
	background: none repeat scroll 0 0 #999;
	color: #fff;
	display: inherit;
	font-size: 15px;
	font-weight: normal;
	height: 25px;
	line-height: 24px;
	margin-top: 6px;
	text-align: center;	
	padding: 0px;	
}

div.default div.searchautocomplete-search div.resultbox-b {
	color: black;
	display: inherit;
	font-size: 13px;
	height: 16px;
	margin: 0 14px 10px;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: normal;
}

.results_separator:first-child {
	border-top: none;
}

div.default div.searchautocomplete-search div.resultbox-b a:link, div.default div.searchautocomplete-search div.resultbox-b a:visited, div.default div.searchautocomplete-search div.resultbox-b a:hover {
	color: black;
}

/*.form-search button.button {
	text-indent: 0px;
	width: initial;
	background-position: center;
	float: right;
	width: initial;
}*/

.header .form-search div.s_button button.button span {
	background: none repeat scroll 0 0 #669acc;
	border: inherit;
	font-size: 0.9em;
	height: 21px;
	letter-spacing: 0.1em;
	line-height: 18px;
	padding: 0 10px;
	width: 75%;	
}

.item_select {
	background-color: #e7e7e7;
}

input.spinner, input.spinner:focus {
	background-image: url("http://ecomskin.lcgosc.com/frontend/wwrd/default/css/mageworx/images/spinner.gif") !important;
	background-repeat: no-repeat !important;
}


/*  Modal Pop Up - position of close option */
.wrapper .folk-modal-container .folk-modal-close-icon, .wrapper #modal-container .folk-modal-close-icon {
	background: url("/media/wysiwyg/popup-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important
}

.folk-modal-container .folk-modal-close-icon, #modal-container .folk-modal-close-icon {
	top: 0px;
	right: 5px;
	height: 25px;
	width: 25px;
}


/* Back to Top colour alteration */
.cd-top {
	background: url('/media/wysiwyg/cd-top-arrow.svg') no-repeat scroll center 50% rgba(126, 125, 125, 0.8);
}

.no-touch .cd-top:hover {
    background-color: #7e7d7d;
    opacity: 1;
}

/* Category SEO Copy Text */
.category-info .category-text-box .description {
	color: #000;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 2em auto;
    width: 100%;
}

.category-info .category-text-box {
	width: 65%;
}


/*  Filter sizing alteration */
.amshopby-filters-top td ol {
	height: auto;
	margin: 1.2em 0;
	overflow: auto;
}

.catalog-category-view .filter-action button.button {
	background-repeat: repeat;
}


/* PAYPAL REVIEW PAGE ALTERATIONS */
.paypal-review-order .checkout-agreements  {
	clear: both;
	float: right;
	margin: 2em 0 1em;
}

#review-buttons-container {
	float: right;
	margin: 0 0 3em;
	clear: both;
	width: 100%;
}

#review_button {
	float: right;
	margin-left: 1em;
}

#update_order {
	float: right;
}
.paypal-logo {
	text-align: center;
}

.paypal-or {
	float:right;
	padding: 1em 4em 2em 0;
}