<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* FILE: styles.css */
/* HANDLES: default,STORE_default,THEME_frontend_designerwallpapers_inesreis,customer_account_changeforgotten,customer_logged_out */

/* Reset ================================================================================= */
@font-face {
    font-family: 'Questrial';
    src: local('Questrial'),
    url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/fonts/Questrial-Regular.ttf') format('ttf'),
    url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/fonts/Questrial-Regular.woff2') format('woff2');
    font-display: swap;
}
* {
    margin: 0;
    padding: 0;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font: 15px/1.5 'Questrial', Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    color: #191919;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    color: #191919;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: 0;
}

.clear {
    clear: both;
}

/* Headings */
h1 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.15;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.25;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
}

h4 {
    font-size: 14px;
    font-weight: bold;
}

h5 {
    font-size: 12px;
    font-weight: bold;
}

h6 {
    font-size: 11px;
    font-weight: bold;
}

/* Forms */
form {
    display: inline;
}

fieldset {
    border: 0;
}

legend {
    display: none;
}

/* Table */
table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

caption, th, td {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

/* Content */
strong {
    font-weight: bold;
}

address {
    font-style: normal;
}

cite {
    font-style: normal;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after {
    content: '';
}

small, big {
    font-size: 1em;
}

sup {
    font-size: 1em;
    vertical-align: top;
}

/* Lists */
ul, ol {
    list-style: none;
}

/* Tools */
.hidden {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.f-left,
.left {
    float: left !important;
}

.f-right,
.right {
    float: right !important;
}

.f-none {
    float: none !important;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-bg {
    background: none !important;
}

.p-block {
    display: inline-block;
    margin: 0 0 1em;
    padding: 0;
}

/* ======================================================================================= */

/* Layout ================================================================================ */
.wrapper {
}

.page {
    text-align: left;
    min-width: 980px;
    position: relative;
}

.page-print {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    padding: 20px;
    text-align: left;
}

.main-container, .footer-container {
    max-width: 980px;
    padding: 0 0 30px;
    margin: 0 auto;
}

.main {
    min-width: 300px;
}

/* Base Columns */
.col-left {
    float: left;
    width: 174px;
}

.col-main {
    float: left;
}

.col-right {
    float: right;
    margin-top: 20px;
    width: 174px;
}

/* 1 Column Layout */
.col1-layout .col-main {
    float: none;
    width: auto;
    margin: 10px 0;
}

/* 2 Columns Layout */
.col2-left-layout .col-main {
    float: right;
    max-width: 745px;
    width: 100%;
}

.col2-right-layout .col-main {
    padding-top: 20px;
    max-width: 750px;
    width: 100%;
}

/* 3 Columns Layout */
.col3-layout .col-main {
    width: 484px;
    margin-left: 10px;
}

.col3-layout .col-wrapper {
    float: left;
    width: 748px;
}

.col3-layout .col-wrapper .col-main {
    float: right;
}

/* Content Columns */
.col2-set .col-1 {
    float: left;
    width: 49%;
}

.col2-set .col-2 {
    float: right;
    width: 49%;
}

.col2-set .col-narrow {
    width: 33%;
}

.col2-set .col-wide {
    width: 65%;
}

.col3-set .col-1 {
    float: left;
    width: 32%;
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%;
}

.col3-set .col-3 {
    float: right;
    width: 32%;
}

.col4-set .col-1 {
    float: left;
    width: 23.5%;
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%;
}

.col4-set .col-3 {
    float: left;
    width: 23.5%;
}

.col4-set .col-4 {
    float: right;
    width: 23.5%;
}

/* ======================================================================================= */

/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button {
    font: 14px/1.5 'Questrial', Century Gothic, CenturyGothic, AppleGothic, sans-serif;;
    vertical-align: middle;
    color: #000;
}

input.input-text, select, textarea {
    background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
}

input.input-text, textarea {
}

select {
    padding: 1px;
}

select option {
    padding-right: 10px;
}

select.multiselect option {
    border-bottom: 1px solid #ddd;
    padding: 2px 5px;
}

select.multiselect option:last-child {
    border-bottom: 0;
}

textarea {
    overflow: auto;
}

input.radio {
    margin-right: 3px;
}

input.checkbox {
    margin-right: 3px;
}


button.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* FF Fix */
button.button {
    -webkit-border-fit: lines;
}

/* &lt;- Safari &amp; Google Chrome Fix */
button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    border: 1px solid #999;
    padding: 5px 20px;
    border-radius: 4px;
    font-size: 14px;
}

/*button.button span { float:left; height:21px; background:transparent url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; }
*/
button.disabled {
}

button.disabled span {
}

button.btn-checkout span {
}

button.btn-checkout.no-checkout {
}

p.control input.checkbox,
p.control input.radio {
    margin-right: 6px;
}

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
    margin: 0 0 8px;
}

.form-list label {
    float: left;
    color: #111;
    font-weight: bold;
    position: relative;
    z-index: 0;
}

.form-list label.required {
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px;
}

.form-list li.control label {
    float: none;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
    margin-right: 6px;
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto;
}

/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
    display: block;
    clear: both;
    width: 260px;
}

.form-list .field {
    float: left;
    width: 275px;
}

.form-list input.input-text {
    width: 254px;
}

.form-list textarea {
    width: 254px;
    height: 10em;
}

.form-list select {
    width: 260px;
}

.form-list li.wide .input-box {
    width: 535px;
}

.form-list li.wide input.input-text {
    width: 529px;
}

.form-list li.wide textarea {
    width: 529px;
}

.form-list li.wide select {
    width: 535px;
}

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px;
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0;
}

.form-list .input-range input.input-text {
    width: 74px;
}

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto;
}

.form-list .name-prefix {
    width: 65px;
}

.form-list .name-prefix select {
    width: 55px;
}

.form-list .name-prefix input.input-text {
    width: 49px;
}

.form-list .name-suffix {
    width: 65px;
}

.form-list .name-suffix select {
    width: 55px;
}

.form-list .name-suffix input.input-text {
    width: 49px;
}

.form-list .name-middlename {
    width: 70px;
}

.form-list .name-middlename input.input-text {
    width: 49px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
    width: 210px;
}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
    float: left;
    width: 85px;
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px;
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: normal;
    color: #888;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
    width: 60px;
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
    width: 46px;
}

.form-list .customer-dob .dob-year {
    width: 140px;
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px;
}

.buttons-set {
    clear: both;
    margin: 5px 0 0;
    padding: 5px;
}

.buttons-set .back-link {
    float: left;
}

.buttons-set button.button {
    float: right;
}

.buttons-set p.required {
    margin: 0 0 5px;
}

.buttons-set-order {
}

.fieldset {
    border: 1px solid #ddd;
    background: #fefefe;
    padding: 22px 25px 12px 33px;
    margin: 28px 0;
}

.fieldset .legend {
    float: left;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #fefefe;
    background: #dedede;
    color: #333;
    margin: -33px 0 0 -10px;
    padding: 0 8px;
    position: relative;
    line-height: 23px;
}

/* Form Validation */
.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 10px;
    line-height: 13px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/validation_advice_bg.gif) 2px 1px no-repeat;
    color: #f00;
    text-align: left;
}

.validation-failed {
    border: 1px dashed #f00 !important;
    background: #faebe7 !important;
}

.validation-passed {
}

p.required {
    font-size: 10px;
    text-align: right;
    color: #f00;
}

/* Expiration date and CVV number validation fix */
.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}

/* Global Messages  */
.success {
    color: #3d6611;
    font-weight: bold;
}

.error {
    color: #f00;
    font-weight: bold;
}

.notice {
    color: #ccc;
}

.messages,
.messages ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.messages {
    width: 100%;
    overflow: hidden;
}

.messages li {
    margin: 0 0 10px;
}

.messages li li {
    margin: 0 0 3px;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.error-msg {
    border-color: #f16048;
    background-image: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_msg-error.gif);
    color: #df280a;
}

.success-msg {
    border-color: #446423;
    background-image: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_msg-success.gif);
    color: #3d6611;
}

.note-msg,
.notice-msg {
    border-color: #fcd344;
    background-image: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_msg-note.gif);
    color: #3d6611;
}

/* BreadCrumbs */
.breadcrumbs {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    margin: 15px 0;
    padding: 10px 0;
}

.breadcrumbs li {
    display: inline;

    color: #333;
}

.breadcrumbs li a {
    text-decoration: none;
}

.breadcrumbs li strong {
    font-weight: normal;
}

/* Page Heading */
.page-title {
    border-bottom: 1px solid #ddd;
    padding: 0 0 5px;
    margin: 0 0 10px;
}

.page-title h1,
.page-title h2 {

    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
}

.catalogsearch-result-index .page-title {
    display: none;
}

.page-title .separator {
    margin: 0 3px;
}

.page-title .link-rss {
    float: right;
}

.title-buttons {
    text-align: right;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
    float: left;
}

.subtitle,
.sub-title {
    clear: both;
}

.pager a:hover, .sorter a:hover {
    background-color: #ebebeb;
}

.pager a, .sorter a {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 5px 10px;

}

/* Pager */

.toolbar .pager::after {
    content: "";
    display: inline-block;
    width: 100%;
}

.pager {
    clear: both;
    margin: 5px 0 0;

    text-align: justify;
    width: 100%;
}

.pager .sorter {
    display: inline-block;
    position: relative;
    border: 1px solid #83837f;
}

/* this second wrapper is needed for x-browser compatibility */
.pager .sorter .sort-by {
    overflow: hidden;
}

.pager .sorter .sort-by select {
    margin-right: -19px; /* that's what hidding the default-provided browser arrow */
    padding-left: 13px;
    margin-left: 0;
    border: none;
    background: none;
    /* margin-top &amp; margin-bottom must be set since some browser have default values for select elements */
    margin-bottom: 1px;
    margin-top: 1px;
}

.pager .sorter .sort-by select:focus {
    outline: none; /* removing default browsers outline on focus */
}

.pager .sort-by label[for=position] {
    display: none;
}

.sort-by {
    /* Size and position */
    position: relative;
    width: 142px;
    margin: 0 auto 0 40px;
    padding: 7px 7px 7px 12px;
    display: inline-block;
    /* Styles */
    background: #fff;
    border: 1px solid silver;
    cursor: pointer;
    outline: none;
    background: rgba(0, 0, 0, 0) url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=) no-repeat scroll right center content-box border-box;
}

.sort-by .dropdown {
    /* Size &amp; position */
    position: absolute;
    top: 100%;
    margin-top: 1px; /* border of wrapper */
    left: -1px;
    right: -1px;

    /* Styles */
    background: white;
    border: 1px solid silver;
    border-top: none;
    list-style: none;
    transition: all 0.3s ease-out;

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.sort-by .dropdown li {
    position: relative;
}

.sort-by .dropdown li.selected {
    font-weight: bold;
}


.sort-by .dropdown li label {
    display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px dotted #ccc;
    transition: all 0.3s ease-out;
}

.sort-by .dropdown li:last-of-type label {
    border: none;
}

.sort-by .dropdown li input /* Checkboxes */
{
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}

/* Hover state */

.sort-by .dropdown li:hover label {
    background: #f0f0f0;
    cursor: pointer;
}

/* Checked state */

.sort-by .dropdown li input:checked ~ label {
    color: grey;
    text-decoration: line-through;
}

/* Red lines: the pseudo-elements way */
.sort-by .dropdown:before,
.sort-by:before {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 15px;
    border: none;

    z-index: 2;
}

/* OR: */
/* Red lines: the gradients way */

.sort-by .dropdown,
.sort-by {
    background: linear-gradient(left, white 5%, #ffaa9f 5%, #ffaa9f 5.3%, white 5.3%, white 6.5%, #ffaa9f 6.5%, #ffaa9f 6.8%, white 6.8%);
}

.sort-by .dropdown li:hover label {
    background: linear-gradient(left, #f0F0F0 5%, #ffaa9f 5%, #ffaa9f 5.3%, #f0F0F0 5.3%, #f0F0F0 6.5%, #ffaa9f 6.5%, #ffaa9f 6.8%, #f0F0F0 6.8%);
}

/* Active state */

.sort-by.active {
    background: rgba(0, 0, 0, 0) url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIRnC2nKLnT4or00Puy3rx7VQAAOw==) no-repeat scroll right center content-box border-box;
}

.sort-by.active:after {
    border-width: 0 6px 6px 6px;
}

.sort-by.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    z-index: 2;

}

.pager {
    font-size: 14px;
}

.pager .amount {
    float: left;
    line-height: 37px;
    width: 184px;
    padding-left: 20px;
}

.pager .limiter {
    display: inline-block;
    margin: 0 auto;
}

.pager .limiter label {
    margin-right: 10px;
}

.pager .limiter button.selected {
    background: #ebebeb;
}

.pager .limiter button {
    background: none;
    border: 1px solid #ccc;
    padding: 8px;
    color: #666;
    margin-left: -5px;
    line-height: 16px;
}

.pager .limiter button:hover {
    cursor: pointer;
}

.pager .pages {
    display: inline-block;
    margin: 0 auto;
}

.pager .pages ol {
    display: inline;
}

.pager .pages li {
    display: inline;
}

.pager .pages .current {
}

/* Sorter */
.sorter {
    padding: 0 5px 5px;
    margin: 5px 0 5px;
}

.sorter .view-mode {
    float: left;
    display: none;
}

.sorter .sort-by {
}

.sorter .link-feed {
}

/* Toolbar */
.toolbar {
}

.toolbar .pager {
    height: 50px;
}

.toolbar .sorter {
    display: inline-block;
    margin: 0 auto;
}

.toolbar-bottom {
    border-top: 1px dotted #28494F;
    padding-top: 10px;
}

/* Data Table */
.data-table {
    width: 100%;
    margin-top: 10px;
}

.product-shop .data-table {
    width: auto;
}

.data-table th {
    padding: 5px;
    border: 1px solid #ddd;
    font-weight: bold;
    white-space: nowrap;
}

.data-table td {
    padding: 5px;
    border: 1px solid #ddd;
}

.data-table thead {
    background-color: #f2f2f2;
}

.data-table tbody {
}

.data-table tfoot {
}

.data-table tr.first {
}

.data-table tr.last {
}

.data-table tr.odd {
}

.data-table tr.even {
    background-color: #f6f6f6;
}

.data-table tbody.odd {
}

.data-table tbody.odd td {
    border-width: 0 1px;
}

.data-table tbody.even {
    background-color: #f6f6f6;
}

.data-table tbody.even td {
    border-width: 0 1px;
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
    border-bottom-width: 1px;
}

.data-table th .tax-flag {
    white-space: nowrap;
    font-weight: normal;
}

.data-table td.label,
.data-table th.label {
    font-weight: bold;
    background-color: #f6f6f6;
}

.data-table td.value {
}

/* Shopping cart total summary row expandable to details */
tr.summary-total {
    cursor: pointer;
}

tr.summary-total td {
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bkg_collapse.gif) 0 4px no-repeat;
    cursor: pointer;
}

tr.show-details .summary-collapse {
    background-position: 0 -53px;
}

tr.show-details td {
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465;
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
    font-style: italic;
}

/* Shopping cart tax info */
.cart-tax-info {
    display: block;
}

.cart-tax-info,
.cart-tax-info .cart-price {
    padding-right: 20px;
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bkg_collapse.gif) 100% 4px no-repeat;
    cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
    display: inline !important;
    font-weight: normal !important;
}

.cart-tax-total-expanded {
    background-position: 100% -53px;
}

/* Class: std - styles for admin-controlled content */
.std .subtitle {
    padding: 0;
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

.std dl dt {
    font-weight: bold;
}

.std dl dd {
    margin: 0 0 10px;
}

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
    margin: 0 0 1em;
    padding: 0;
}

.std ul {
    list-style: disc outside;
    padding-left: 1.5em;
}

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul ul {
    list-style-type: circle;
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
    margin: .5em 0;
}

.std dt {
    font-weight: bold;
}

.std dd {
    padding: 0 0 0 1.5em;
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em;
}

.std address {
    font-style: normal;
}

.std b,
.std strong {
    font-weight: bold;
}

.std i,
.std em {
    font-style: italic;
}

/* Misc */
.links li {
    display: inline-block;
    margin: 2px 0;
}

.links li.first {
}

.links li.last {
}

.link-cart {
    font-weight: bold;
    color: #f00;
}

.link-wishlist {
}

.link-reorder {
    font-weight: bold;
}

.link-compare {
    font-weight: bold;
}

.link-print {
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
}

.link-rss {
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_rss.gif) 0 1px no-repeat;
    padding-left: 18px;
    white-space: nowrap;
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-edit {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.button.btn-empty {
    background: #DD7E7E;
}

.button.btn-continue {
    float: left;
}

.button.btn-update {
    width: 185px;
    background: rgb(233, 233, 237);
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: #ddd;
    text-indent: -999em;
    overflow: hidden;
}

/* Noscript Notice */
.noscript {
    border: 1px solid #ddd;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.noscript .noscript-inner {
    width: 1000px;
    margin: 0 auto;
    padding: 12px 0 12px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_notice.gif) 20px 50% no-repeat;
}

.noscript p {
    margin: 0;
}

/* Demo Notice */
.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    text-align: center;
    color: #fff;
}

/* Cookie Notice */
.notice-cookie {
    border-bottom: 1px solid #cfcfcf;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.notice-cookie .notice-inner {
    width: 870px;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_notice.gif) 20px 25px no-repeat;
    text-align: left;
}

.notice-cookie .notice-inner p {
    margin: 0 0 10px;
    border: 1px dotted #cccc73;
    padding: 10px;
}

.notice-cookie .notice-inner .actions {
}

/* ======================================================================================= */

/* Header ================================================================================ */
.logo {
    float: left;
}

.header-container {

}

.header, .topbar {
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
}

.header-topbar {
    line-height: 48px;
    height: 43px;
}

.header .logo {
    float: left;
    text-decoration: none !important;
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

.header h1.logo {
    margin: 0;
    padding: 0;
}

.header .welcome-msg {
    font-weight: bold;
    text-align: right;
}

.header .welcome-msg a {
}

.header .links {
    float: right;
}

.form-search input {
    border: 1px solid transparent;
    color: #323232;
    font-size: 15px;
    padding: 8px 12px;
    width: 85%;
}

.form-search button {
    background: url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/search.jpg') no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
    border: none;
}

.form-search button span {
    visibility: hidden;
}

.form-search {
    text-align: right;
    border: 1px solid #ccc;
}

.header-search .form-search .search-autocomplete {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #666;
    margin-top: 42px;
    min-width: 150px;
    padding-left: 4px;
    text-align: left;
    z-index: 121;
}

.header-search .form-search .search-autocomplete ul {
}

.header-search .form-search .search-autocomplete li {
    padding: 3px;
    cursor: pointer;
    line-height: 18px;
}

.header-search .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: bold;
    display: none;
}

.header-search .form-search .search-autocomplete li.selected {
    cursor: pointer;
    text-decoration: underline;
}

.header-search .form-search .search-autocomplete li.even {
    color: rgb(199, 203, 207);
}

.header .form-language {
    clear: both;
    text-align: right;
}

.header-container .top-container {
    clear: both;
    text-align: right;
}

.quick-access {
    float: right;
    position: relative;
}

.quick-access a {
    text-decoration: none;
    font-size: 17px;
}

.quick-access li {
    padding: 0 18px;
}

.quick-access a:hover {
    text-decoration: underline;
}

.quick-access .links {
    float: left;
    background-color: #ccc;
}

.quick-access .links li {
    border-right: 2px solid #818181;
}

.quick-access .cart-link li {
    border: none;
}

.quick-access .links.cart-link {
    white-space: nowrap;
    font-weight: bold
}

.quick-access .links.cart-link a span {
    display: inline;
}

.topbar .form-search span.search-field {
    display: block;
    background: #427878 url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/sprite-main.png") no-repeat 9px -874px;
    padding: 0 10px 0 28px;
    float: left;
    height: 22px;
    line-height: 21px;
    border-radius: 10px;
    position: relative;
    z-index: 100;
}

.topbar .form-search span.search-field input {
    background-color: #427878;
    width: 154px;
    border: 0;
    color: #fff;
    padding: 0;
}

.topbar .form-search &gt; button.button {
    color: #427878;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    height: 22px;
    line-height: 14px;
    margin-left: 5px;
}

a.logo {
    background: transparent url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/logo-main.png") no-repeat scroll 0 0;
    display: block;
    width: 306px;
    height: 170px;
    top: 0px;
    position: absolute;
}
.store-view-en-us a.logo {
    background: transparent url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/Designer-Wallpapers-LONDON-Logo.png") no-repeat scroll 0 0;
    top: 10px;
}

.logo span {
    display: none;
}

.header-search {
    display: inline-block;
    width: 100%;
}

.header-search .right {
    width: 50%;
}

.header-navigation a {
}

.header-search div.telephone {
    color: #656565;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 12px;
    padding-top: 14px;
    text-align: right;
    width: 100%;
    text-align: right;
}

.header-search div.telephone span {
    font: bold 16px Arial;
    color: #818181;
}

.header-search div.telephone a {
    cursor: default;
    text-decoration: none;
}

.header-search div.telephone a:hover {
    text-decoration: none !important;
}

.header-navigation ul.social {
    position: absolute;
    top: 150px;
    margin-left: 834px;
    width: 108px;
}

.header-navigation ul.social li {
    float: right;
    margin-right: 4px;
}

a.facebook, a.googleplus, a.twitter, a.pinterest {
    display: inline-block;
    width: 32px;
    height: 33px;
    float: left;
    margin: 4px 10px 0 0;
    text-indent: -999999px;
    overflow: hidden;
    text-align: left;
}

a.facebook {
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/sprite-main.png") no-repeat 0 -166px;
}

a.googleplus {
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/sprite-main.png") no-repeat 0 -1742px;
}

a.houzz {
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/sprite-main.png") no-repeat 0 -1700px;
}

a.twitter {
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/sprite-main.png") no-repeat 0 -1663px;
}

a.pinterest {
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/sprite-main.png") no-repeat 0 -795px;
}

/********** &lt; Navigation */
.header-navigation {
    margin: 0 auto;
    text-align: center;
    width: 95%;
}

.nav-container {
    font-size: 11px;
    padding-top: 20px;
    margin-bottom: 12px;
}

#nav &gt; li {
    text-transform: uppercase;
    position: relative;
}

#nav &gt; li &gt; a {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color:#4c4c4c;
}
.nav-container &gt; .mobile {
    display: none;
}

#nav {
    text-align: justify;
    display: block;
    height: 12px;
}

#nav li a span {
    display: block;
    white-space: nowrap;
    cursor: pointer;
}

#nav li ul a span {
    white-space: normal;
}

/* 1st Level */

#nav li a:hover::before {
    transform: scaleX(0.8);
    visibility: visible;
}

#nav li a::before,
#nav li a::after {
    background-color: #3498db;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 100%;
    box-sizing: border-box;
}

/* 2nd Level */
#nav ul,
#nav div {
    position: absolute;
    width: 15em;
    top: 40px;
    left: -10000px;
    border: 1px solid #C1ECEC;
    background: #C1ECEC;
}

#nav div ul {
    position: static;
    width: auto;
    border: none;
}

/* 3rd+ leven */
#nav ul ul,
#nav ul div {
    top: 7px;
}

#nav ul li {
    float: none;
    border-bottom: 1px solid #fff;
}

#nav ul li.last {
    border-bottom: 0;
}

#nav ul li a {
    float: none;
    padding: 3px 9px;
    font-weight: normal;
    color: #888 !important;
}

#nav ul li a:hover {
    color: #000 !important;
}

#nav ul li.active &gt; a,
#nav ul li.over &gt; a {
    color: #000 !important;
}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub {
    left: 0;
    z-index: 999;
}

#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
    left: 100px;
}

/********** Navigation &gt; */
/* ======================================================================================= */

/* Sidebar =============================================================================== */

.sidebar {
    float: left;
    width: 190px;
}

.sidebar .active {
    cursor: pointer;
}

.block {
}

.block .refine-by {
    text-transform: uppercase;
    font-size: 14px;
}

.block .block-title {
    padding: 5px 0 0px;
    cursor: pointer;
}

.block .block-title strong {
    display: block;
}

.block .block-title span {
    background: rgba(0, 0, 0, 0) url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=) no-repeat scroll right center;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: block;
    font-weight: normal;
    padding: 8px 9px 6px 3px;
    text-transform: uppercase;
}

.block .active span {
    background: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIRnC2nKLnT4or00Puy3rx7VQAAOw==) no-repeat bottom right;

}

.block .block-title strong {
    font-size: 14px;
    font-weight: bold;
}

.block .block-title strong span {
}

.block .block-title a {
    text-decoration: none !important;
}

.block .block-subtitle {
    font-size: 13px;
    font-weight: bold;
}

.block .block-content {
    padding: 10px;
}

.block .block-content li.item {
    padding: 5px 0;
}

.block .btn-remove,
.block .btn-edit {
    float: right;
}

.block .actions {
    text-align: right;
}

.block .actions a {
}

.block .empty {
}

.block li.odd {
}

.block li.even {
    background-color: #f6f6f6;
}

/* Mini Products List */
.mini-products-list li {
    padding: 5px 0;
}

.mini-products-list .product-image {
    float: left;
    width: 50px;
    padding: 5px;
    border: 1px solid #ddd;
}

.mini-products-list .product-details {
    margin-left: 75px;
}

.mini-products-list .product-details h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
    word-wrap: break-word;
}

.block-cart .mini-products-list .product-details .nobr {
    white-space: normal !important;
}

/* Block: Account */
.block-account {
}

/* Block: Currency Switcher */
.block-currency {
}

.block-currency select {
    width: 100%;
    border: 1px solid #888;
}

/* Block: Layered Navigation */
.block-layered-nav {
    background: none;
}

.block-layered-nav .block-content {
    padding: 0;
}

.block-layered-nav dt {
    background: #F0F4F5;
    border-bottom: 1px solid #ccc;
    padding: 6px 10px 0 3px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    background: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=) no-repeat center right;
    clear: both;
}


.block-layered-nav dt.active {
    background: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIRnC2nKLnT4or00Puy3rx7VQAAOw==) no-repeat bottom right;

}

.block-layered-nav dd {
    padding: 8px 0 0 5px;
}

.block-layered-nav dd a {
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    display: inline-block;
    width: 100%;
}

.block-layered-nav dd._theme li,
.block-layered-nav dd.price li,
.block-layered-nav dd._brand li,
.block-layered-nav dd._style li {
    padding: 3px 0;
}

.block .wallpapers-menu a:hover,
.block-layered-nav dd._theme a:hover,
.block-layered-nav dd._brand a:hover,
.block-layered-nav dd.price a:hover,
.block-layered-nav dd._style a:hover {
    color: #000;
    text-decoration: underline;
}

.block-layered-nav .currently {
    margin-top: 20px;
}

.block-layered-nav .currently ol li {
    position: relative;
}

.block-layered-nav .currently ol li {
    white-space: normal !important;
}

.block-layered-nav .currently ol li .value {
    display: block;
}

.block-layered-nav .currently ol li a {
    position: absolute;
    top: 3px;
    right: 0;
}

.block-layered-nav .currently .block-subtitle {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 3px;
    padding: 0;
    text-transform: uppercase;
}

.block-layered-nav .btn-remove {
}

.block-layered-nav .actions {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding: 10px 10px 0;
    display: inline-block;
}

.block-layered-nav .actions a {
    text-decoration: none;
}

/* Block: Cart */
.block-cart {
}

.block-cart .summary {
}

.block-cart .amount {
}

.block-cart .subtotal {
    text-align: center;
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 5px 0;
}

/* Block: Wishlist */
.block-wishlist {
}

/* Block: Related */
.block-related {
}

.block-related li {
    padding: 5px 0;
}

.block-related input.checkbox {
    float: left;
    margin-right: -20px;
}

.block-related .product {
    margin-left: 20px;
}

.block-related .product .product-image {
    float: left;
    margin-right: -65px;
}

.block-related .product .product-details {
    margin-left: 65px;
}

/* Block: Compare Products */
.block-compare {
}

.block-compare li {
    padding: 5px 0;
}

/* Block: Recently Viewed */
.block-viewed {
}

/* Block: Recently Compared */
.block-compared {
}

/* Block: Poll */
.block-poll label {
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0;
}

.block-poll .label {
    display: block;
    margin-left: 18px;
}

.block-poll li {
    padding: 3px 9px;
}

.block-poll .actions {
    margin: 5px 0 0;
}

.block-poll .answer {
    font-weight: bold;
}

.block-poll .votes {
    float: right;
    margin-left: 10px;
}

/* Block: Tags */
.block-tags ul,
.block-tags li {
    display: inline;
}

/* Block: Subscribe */
.block-subscribe {
    padding: 10px 5px 0 20px
}

.block-subscribe .actions {
    text-align: center;
    padding-top: 8px;
}

.block-subscribe .input-box input,

    /* Block: Reorder */
.block-reorder {
}

.block-reorder li {
    padding: 5px 0;
}

.block-reorder input.checkbox {
    float: left;
    margin: 3px -20px 0 0;
}

.block-reorder .product-name {
    margin-left: 20px;
}

/* Block: Banner */
.block-banner {
}

.block-banner .block-content {
    text-align: center;
}

/* Block: Login */
.block-login label {
    font-weight: bold;
    color: #666;
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0;
}

/* Paypal */
.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.sidebar .paypal-logo a {
    float: none;
}

/* ======================================================================================= */

/* Category Page ========================================================================= */
.category-title {
    border: 0;
    margin: 0 0 7px;
}

.category-image {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center;
}

.category-image img {
}

.category-description {
    margin: 0 0 20px;
    font-size: 15px;

}

.col1-layout .category-wrapper .category-products {
    float: right;
    width: 770px;
    clear: none;
}

.col1-layout .category-wrapper .note-msg {
    width: 740px;
    float: right;
}


.col1-layout .category-products {
    float: none;
    clear: both;
}

.category-line {
    border-bottom: 1px dotted #28494F;

    margin-bottom: 10px;
}

.category-description.with-hot {
}

.category-title.with-hot {

}

.hot-box {
    float: right;
    width: 370px;
    height: 225px;
    padding-top: 15px;
}

.hot-box .price-cont {
    padding-top: 5px;
}

.hot-box .price-box {
    display: inline;
    font-size: 16px;
}

.transparent {
    color: #435a68;
    background-color: #F7F6FB;
    padding: 5px;
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.hot-heading {
    padding: 10px 0;
    width: 100px;
    text-align: center;
    float: left;
}

.hot-content {
    padding: 10px;
    width: 160px;
    float: right;
}

.wp-button {
    border: 1px solid #28494F;
    border-right-width: 25px;
    background-color: #ffffff;
    width: 118px;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    margin: 10px 0 0 0;
}

/* View Type: Grid */
.products-grid {
    position: relative;
}

.products-grid.last {
}

.product-view .product-categories .item,
#recently-viewed-items .item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 157px;
    padding: 0;
    margin: 0;
}

.products-grid li.item {
    display: inline-block;
    margin: 5px 13px;
    text-align: center;
    vertical-align: top;
    width: 160px;
}

.products-grid li.item.last {
    margin-right: 0;
}

.products-grid .product-image {
    display: inline-block;
    overflow: hidden;
}

.products-grid .product-name {
    margin: 0;
    font-size: 16px;
}

.products-grid .product-name a {
    text-decoration: none;
}

.products-grid .product-name a:hover {
    text-decoration: underline;
}

.products-grid .price-box {
    margin: 0 0 5px;
    font-weight: normal;
}

.products-grid .availability {
    line-height: 21px;
}

.products-grid .actions {
    position: absolute;
    bottom: 12px;
}

ul.products-grid:after {
    content: '';
    width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
    display: inline-block;

}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
    margin: 0 0 0 -12px;
    max-width: 756px;
}

.col1-layout .products-grid {
    margin: 0 auto;
}

.with-options-grid li.item {
    position: relative;
}

.with-options-grid .colours.pos {
    bottom: -2px;
    position: absolute;
}

.with-options-grid .colours li {
    float: left;
    padding-left: 7px;
}

.with-options-grid .colours li:first-child,
.with-options-grid .colours li:nth-child(5) {
    padding-left: 0px;
}

.with-options-grid .colours li.clear {
    float: none;
    clear: both;
    visibility: hidden;
}

.with-options-grid .colours .product-image {
    width: auto;
    height: auto;
    border: 1px solid #999;
    padding: 0px;
}

.with-options-grid .colours .product-image.active,
.with-options-grid .colours .product-image:hover {
    border: 1px solid #28494f;
}

.with-options-grid .colours .view-all {
    clear: both;
    float: none;
    padding: 0 10px 0 8px;
    visibility: hidden;
}

.with-options-grid .colours .view-all a {
    display: block;
    background: #fff;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #28494f;
    border-right-width: 25px;
}

/* View Type: List */
.products-list li.item {
    border-bottom: 1px solid #ddd;
    padding: 12px 10px;
}

.products-list li.item.last {
    border-bottom: 0;
}

.products-list .product-image {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 0 10px;
}

.products-list .product-shop {
    margin-left: 150px;
}

.products-list .product-name {
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 13px;
}

.products-list .product-name a {
}

.products-list .price-box {
    float: left;
    margin: 3px 13px 5px 0;
}

.products-list .availability {
    float: left;
    margin: 3px 0 0;
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 0 0 15px;
    line-height: 1.35;
}

.products-list .desc .link-learn {
    font-size: 11px;
}

.products-list .add-to-links {
    clear: both;
}

.products-list .add-to-links li {
    display: inline;
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 2px;
}

/* ======================================================================================= */

/* Product View ========================================================================== */
/* Rating */
.no-rating {
    margin: 0;
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0;
}

.ratings .rating-links {
    margin: 0;
}

.ratings .rating-links .separator {
    margin: 0 2px;
}

.ratings dt {
}

.ratings dd {
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
    float: left;
    margin-right: 3px;
}

.ratings .amount {
}

.ratings-table th,
.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0;
}

.ratings-table th {
    font-weight: bold;
    padding-right: 8px;
}

/* Availability */
.availability {
    margin: 0;
}

.availability span {
    font-weight: bold;
}

.availability.in-stock span {
}

.availability.out-of-stock span {
    color: #d83820;
}

.availability-only {
    margin: 0 0 7px;
}

.availability-only a {
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
}

.availability-only .expanded {
    background-position: 100% -15px;
}

.availability-only strong {
}

.availability-only-details {
    margin: 0 0 7px;
}

.availability-only-details th {
    background: #f2f2f2;
    font-size: 10px;
    padding: 0 8px;
}

.availability-only-details td {
    border-bottom: 1px solid #ddd;
    font-size: 11px;
    padding: 2px 8px 1px;
}

.availability-only-details tr.odd td.last {
}

/* Email to a Friend */
.email-friend {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.email-friend .popup {
    background: rgba(0, 0, 0, 0) url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/share.jpg") no-repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    line-height: 35px;
    width: 40px;
}
.email-friend .popup:hover{
    cursor: pointer;
}


/* Alerts */
.alert-price {
}

.alert-stock {
}

/********** &lt; Product Prices */
.price {
    white-space: nowrap !important;
}

.price-box {
    color:#006a66;
}

.price-box .price {
    font-size: 19px;
}

.product-price {
    margin-bottom: 10px;

}

.product-price .price-info {
    display: inline-block;
    text-align: right;
    width: 50%;
    margin: 8px 0 0;
    font-size: 14px;
}

.product-price .price-info .price-box {
    display: inline;
    font-weight: bold;
    font-size: 19px;
}

.product-price .availability {
    padding: 7px 0 0;
    display: inline-block;
}

.price-info &gt; span:first-child {

}

/* Regular price */
.regular-price {
}

.regular-price .price {
}

/* Old price */
.old-price {
    display: inline-block;
    color:#666;
}

.old-price .price-label {
    white-space: nowrap;
    display: none;
}

.old-price .price {
    text-decoration: line-through;
    font-size: 17px;
}

/* Special price */
.special-price {
    display: inline-block;
    /*color: red;*/
}

.special-price .price-label {
    white-space: nowrap;
    display: none;
}

.special-price .price {
}

/* Minimal price (as low as) */
.minimal-price {
}

.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.minimal-price-link {
    display: block;
}

.minimal-price-link .label {
}

.minimal-price-link .price {
    font-weight: normal;
}

/* Excluding tax */
.price-excluding-tax {
    display: block;
}

.price-excluding-tax .label {
    white-space: nowrap;
}

.price-excluding-tax .price {
    font-weight: normal;
}

/* Including tax */
.price-including-tax {
    display: block;
}

.price-including-tax .label {
    white-space: nowrap;
}

.price-including-tax .price {
    font-weight: bold;
}

/* Configured price */
.configured-price {
}

.configured-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.configured-price .price {
    font-weight: bold;
}

/* FPT */
.weee {
    display: block;
    font-size: 11px;
    color: #444;
}

.weee .price {
    font-size: 11px;
    font-weight: normal;
}

/* Excl tax (for order tables) */
.price-excl-tax {
    display: block;
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-excl-tax .price {
    display: block;
}

/* Incl tax (for order tables) */
.price-incl-tax {
    display: block;
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-incl-tax .price {
    display: block;
    font-weight: bold;
}

/* Price range */
.price-from {
}

.price-from .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-to {
}

.price-to .price-label {
    font-weight: bold;
    white-space: nowrap;
}

/* Price notice next to the options */
.price-notice {
    padding-left: 10px;
}

.price-notice .price {
    font-weight: bold;
}

/* Price as configured */
.price-as-configured {
}

.price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-box-bundle {
}

/********** Product Prices &gt; */

/* Tier Prices */
.tier-prices .price {
    font-weight: bold;
}

.tier-prices .benefit {
}

.tier-prices-grouped {
}

/* Add to Links */
.add-to-links .separator {
    display: none;
}

/* Add to Cart */
.add-to-cart label {
    float: left;
    margin-right: 10px;
}


/* Add to Links + Add to Cart */
.add-to-box {
    margin-top: 10px;
}

.add-to-box .add-to-cart {
    float: left;
}

.add-to-box .or {
    float: left;
    margin: 0 10px;
}

.add-to-box .add-to-links {
    text-align: justify;
}

.add-to-box .add-to-links li {
    display: inline-block;
}

.add-to-box .add-to-links::after {
    content: "";
    display: inline-block;
    width: 100%;
}


.product-essential {
}

.product-collateral .box-collateral {
    margin: 0 0 15px;
}

/* Product Images */


.product-view .product-img-box {

    width: 100%;
}

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto;
}

.product-view .product-img-box .product-image {
    display: inline-block;
    overflow: hidden;
}

.product-view .product-img-box .product-image-zoom {
    position: relative;
    width: 370px;
    height: 370px;
    overflow: hidden;
    z-index: 9;
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move;
}

.product-view .product-img-box .zoom-notice {
    text-align: center;
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer;
}

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*IE8*/
    opacity: .3;
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px;
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0;
}

.product-view .product-img-box .more-views ul {
    margin-top: 8px;
    text-align: center;
}

.product-view .product-img-box .more-views li {
    display: inline-block;
    background: #F0F4F5;
    border-radius: 4px;
    font-weight: bold;
    padding: 4px;
    margin: 6px 4px;
    line-height: 100px;
}

/*product badges */

.product-image .badge-offer {
    background: red none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 10px;
    position: absolute;
    right: -1px;
    text-transform: uppercase;
    top: 10px;
    position: absolute;
    top: 10px;
}

.badge-new {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 15px;

    padding: 5px 10px;
    position: absolute;
    right: -1px;
    text-transform: uppercase;
    top: 10px;
    position: absolute;
    top: 10px;
}

/*offer page*/
.category-offers h1 {
    font-size: 26px;
}

.category-offers .offer {
    padding: 0;
}

.category-offers .offer li {
    vertical-align: top;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.category-offers .offer li img {
    width: 100%;
}

.category-offers .offer .container div {
    margin: 5px 0;
}

.category-offers .offer .container {
    margin: 10px;
    height: 364px;
}

.product-image-popup {
    margin: 0 auto;
}

.product-image-popup .buttons-set {
    float: right;
    clear: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.product-image-popup .nav {
    margin: 0 100px;
    text-align: center;
}

.product-image-popup .image {
    display: block;
}

.product-image-popup .image-label {
}

.paint-group {
    display: inline-block;
    position: relative;
}

.paint-group li {
    position: absolute;
    width: 300px;
    visibility: hidden;
}

.paint-group li.selected {
    visibility: visible;
}

#swatch-description {
    padding: 5px 0 4px;
    font-weight: bold;
    min-height: 65px;
    height: 100%;
    display: flex;
    align-items: flex-end;
}

#swatch-description:first-letter {
    text-transform: uppercase
}

/* Product Shop */
.product-view .product-shop {
    float: right;
    width: 50%;
    margin-bottom: 15px;
}

.col3-layout .product-view .product-shop {
    float: none;
    width: auto;
}

.product-view .product-name h1 {
    line-height: 34px;
    display: inline;
    text-transform: uppercase;
    font-size: 30px;
}

.product-view .product-extra {
    margin: 6px 0;
}
.product-extra .category-styles {
    float:left;
}
.product-extra .category-styles a {
    display: block;
    margin:6px 0px;
}
.product-view .product-extra a {
    text-decoration: underline;
}

.product-view .product-extra a:hover {
    text-decoration: none;
}

.product-view .product-extra dt {
    float: left;
    font-size: 16px;
    height: 21px;
    margin-right: 10px;
    margin-top: -2px;
}

.product-view .short-description {
}

.button.shipping {
    color: #666;
    text-transform: uppercase;
    height: 30px;
    line-height: 38px;
    font-size: 17px;
    background: #fff;
    display: inline-block;
    font-weight: bold;
    text-align: right;
    float: right;
}

.button.shipping:hover {
   cursor: pointer;
}

/* Product Options */
.product-options {
    margin: 10px 0;
}

.product-options dt label {
    font-weight: bold;
}

.product-options dt .qty-holder {
    float: right;
}

.product-options dt .qty-holder label {
    vertical-align: middle;
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px;
    color: #000;
}

.product-options dd {
    margin: 10px 0;
}

.product-options dl.last dd.last {
}

.product-options dd input.input-text {
    width: 98%;
}

.product-options dd input.datetime-picker {
    width: 150px;
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle;
}

.product-options dd textarea {
    width: 98%;
    height: 8em;
}

.product-options dd select {
    width: 100%;
}

.product-options .options-list {
}

.product-options .options-list input.radio {
    float: left;
    margin: 3px -18px 0 0;
}

.product-options .options-list input.checkbox {
    float: left;
    margin: 3px -20px 0 0;
}

.product-options .options-list .label {
    display: block;
    margin-left: 20px;
}

.product-options ul.validation-failed {
    padding: 0 7px;
}

.product-options p.required {
    padding: 15px 0 0;
}

.product-options-top .promo {
    float: right;
    margin-right: 16px;
    margin-top: 10px;
    display: none;
}

.product-options-top {
    border-top: 0;
    width: 100%;
}

.product-options-top .price-box {
    float: left;
    padding-top: 5px;
}

.product-options-top .add-to-cart .btn-cart {
    float: right;
}

#colour-sku {
    color: #999;
    font-size: 18px;
    padding-left: 8px;
    width: 48%;
    white-space: nowrap;
}

.product-options-top .add-to-cart .input-text {
    margin: 5px 5px 0 0;
}

.product-options-top .add-to-cart label {
    padding-top: 8px;
}

.product-img-box button.btn-cart {
    float: none;
}


.reveal-modal-bg .add-to-bag-modal {
    background: url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/loading.gif') no-repeat;
    background-color: transparent;
    width: 36px;
    height: 36px;
}

#divInsitu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    height: 444px;
    line-height: 395px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    width: 468px;
    padding-bottom: 15px;
    z-index: 3
}

#divInsitu .close-button {
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 2px;
    text-align: right;
    z-index: 5;
}

#divInsituCont {
    height: 434px;
    width: 326px;
}

.product-img-summarize {
    background: #28494F;
    height: 37px;
    margin-top: 5px;
}

.product-img-summarize li {
    display: inline;
}

/* Grouped Product */
.product-view .grouped-items-table {
}

/* Block: Description */
.product-view .box-description {
}

/* Block: Additional */
.product-view .box-additional {
}

/* related product _colours */

#related-popup {
    left: 70%;
    position: relative;
}

#related-popup h2 {
    font-weight: bold;
    text-align: left;
    font-size: 21px;
}

#related-popup .container {
    width: 736px;
    right: auto;
    top: -390px;
}

.product-view .related-colours .item {

    vertical-align: top;
    width: 150px;

}

.product-view .related-colours .item.first {

}

.product-view .related-colours .item.last {

}

.product-view .related-colours .product-details {
    width: 100%;
    padding: 10px 0;
    text-align: center;

}

.product-view .related-colours .product-details .product-name {
    text-transform: uppercase;
}

/* Block: Upsell */
.product-view .box-up-sell {
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
}

/* Block: Tags */
.product-view .box-tags {
}

.product-view .box-tags .form-add label {
    float: left;
}

.product-view .box-tags .form-add .input-box {
    float: left;
    width: 260px;
    margin: 0 5px;
}

.product-view .box-tags .form-add input.input-text {
    width: 254px;
}

.product-view .box-tags .form-add p {
    clear: both;
}

/* Block: Reviews */
.product-view .box-reviews {
}

.product-view .box-reviews .form-add {
}

.product-view .box-reviews h3,
.product-view .box-reviews h4 {
    font-size: 13px;
    font-weight: normal;
    padding: 2px 0;
}

.product-view .box-reviews h3 {
    margin-top: 10px;
}

.product-view .box-reviews .form-list li {
    padding-top: 10px;
}

.box-reviews .form-list input.input-text, .box-reviews .form-list textarea {
    width: 363px;
}

.product-img-box .back-link {
    float: right;
}

.no-rating {
}

.box-reviews dl dt {
    padding: 5px;
    background: #F0F4F5;
    margin-bottom: 5px;
}

.box-reviews dl small {
    font: bold 10px Arial;
    display: block;
    padding-bottom: 10px;
    text-align: right;
}

/* Send a Friend */
.send-friend {
}

/* ======================================================================================= */

/* Content Styles ================================================================= */
.product-name {
    font-weight: normal;
}

.product-name a {
}

.product-shop .product-name {
    display: inline-block;
    font-weight: normal;
    width: 79%;
}

/* Product Tags */
.tags-list li {
    display: inline;
}

/* Advanced Search */
.advanced-search {
}

.advanced-search-amount {
}

.advanced-search-summary {
}

/* CMS Home Page */
.cms-home .subtitle {
}

.cms-index-index .subtitle {
}

/* Sitemap */
.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0;
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative;
}

.page-sitemap .links a:hover {
    text-decoration: underline;
}

.page-sitemap .sitemap {
    margin: 12px;
}

.page-sitemap .sitemap a {
}

.page-sitemap .sitemap li {
    margin: 3px 0;
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: bold;
}

.page-sitemap .sitemap li.level-0 a {
}

/* RSS */
.rss-title h1 {
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px;
}

.rss-table .link-rss {
    display: block;
    line-height: 1.35;
    background-position: 0 2px;
}

/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart {
}

/* Checkout Types */
.cart .checkout-types {
    float: right;
    text-align: right;
}

.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px;
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 3px 55px 8px 0;
    line-height: 1.0;
    font-size: 11px;
}

/* Shopping Cart Table */
.cart-table .item-msg {
    font-size: 10px;
}

.cart .page-title {
    position: relative;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.cart .cart-desc {
    margin:15px 0 0 0;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
    padding: 25px 0 0;
}

.cart .cart-collaterals .col2-set {
    float: left;
    width: 47%;
    min-width: 250px;
}

.cart .cart-collaterals .col2-set .col-1 {
    width: auto;
}

.cart .cart-collaterals .col2-set .col-1 .buttons-set {
    float: left;
    clear: none;
    padding: auto;
}

.cart .cart-collaterals .col2-set .col-2 {
    display: none;
}

.cart .crosssell {
    margin: 10px 0 20px 0;
}

.cart .crosssell h2 {
    margin: 10px 0;
}

.cart .crosssell .price-box {
    margin: 5px 0;
}

/* Discount Codes &amp; Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {
    margin-top: 5px;
}

.cart .discount label {
    margin: 5px 0;
    display: block;
}

.cart .discount .buttons-set .button {
    width: 160px;
}


/* Shopping Cart Totals */
.cart .totals {
    float: right;

}

.cart .totals table {
    width: 100%;
}

.cart .totals table th,
.cart .totals table td {
    padding: 5px;
}

.cart .totals table th {
    font-weight: bold;
}

.cart .totals table tfoot th {
}

/* Options Tool Tip */
.item-options dt {
    font-weight: bold;
    font-style: italic;
}

.item-options dd {
    padding-left: 10px;
}

.truncated {
    cursor: help;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}

.truncated .truncated_full_value .item-options &gt; p {
    font-weight: bold;
    text-transform: uppercase;
}

.truncated .show .item-options {
    top: -20px;
    left: 50%;
}

.col-left .truncated .show .item-options {
    left: 30px;
    top: 7px;
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px;
}

/* ======================================================================================= */

/* Checkout ============================================================================== */
/********** &lt; Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt {
    font-weight: bold;
}

.sp-methods .price {
    font-weight: bold;
}

.sp-methods .form-list {
    padding-left: 20px;
}

.sp-methods select.month {
    width: 150px;
    margin-right: 10px;
}

.sp-methods select.year {
    width: 96px;
}

.sp-methods input.cvv {
    width: 3em !important;
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right;
}

.sp-methods .checkmo-list address {
    float: left;
}

.sp-methods .centinel-logos a {
    margin-right: 3px;
}

.sp-methods .centinel-logos img {
    vertical-align: middle;
}

.sp-methods .release-amounts {
    margin: 0.5em 0 1em;
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}

.please-wait {
    float: right;
    margin-right: 5px;
}

.please-wait img {
    vertical-align: middle;
}

.cvv-what-is-this {
    cursor: help;
    margin-left: 5px;
}

/* Tooltip */
.tool-tip {
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    padding: 5px;
    position: absolute;
    z-index: 9999;
}

.tool-tip .btn-close {
    text-align: right;
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
}

.tool-tip .tool-tip-content {
    padding: 5px;
}

/* Gift Messages */
.gift-messages {
}

.gift-messages-form {
    border: 1px solid #ddd;
    background-color: #f5f5f5;
}

.gift-messages-form {
    position: relative;
}

.gift-messages-form label {
    float: none !important;
    position: static !important;
}

.gift-messages-form h4 {
}

.gift-messages-form .whole-order {
}

.gift-messages-form .item {
    margin: 0 0 10px;
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px;
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px;
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: bold;
    text-align: center;
}

.gift-messages-form .item .details {
    margin-left: 90px;
}

.gift-messages-form .item .details .product-name {
}

.gift-message-link {
    display: block;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bkg_collapse.gif) 0 4px no-repeat;
    padding-left: 20px;
}

.gift-message-link.expanded {
    background-position: 0 -53px;
}

.gift-message-row {
}

.gift-message-row .btn-close {
    float: right;
}

.gift-message dt strong {
    font-weight: bold;
}

/* Checkout Agreements */
.checkout-agreements {
}

.checkout-agreements li {
    margin: 10px 0;
}

.checkout-agreements .agreement-content {
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    padding: 5px;
    height: 10em;
    overflow: auto;
}

.checkout-agreements .agree {
    padding: 6px;
}

/* Centinel */
.centinel {
}

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff;
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

/* Generic Info Set */
.info-set {
}

/********** Common Checkout Styles &gt; */

/* One Page Checkout */
.block-progress {
}

.block-progress dt {
    font-weight: bold;
}

.block-progress dt.complete,
.block-progress dd.complete {
    background-color: #f6f6f6;
}

.opc {
    border-bottom: 1px solid #ddd;
    position: relative;
}

.opc li.section {
    border: 1px solid #ddd;
    border-bottom: 0;
}

.opc .buttons-set.disabled button.button {
    display: none;
}

.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px;
}

.opc .step-title {
    padding: 5px 10px;
    background-color: #f6f6f6;
    text-align: right;
}

.opc .step-title .number {
    float: left;
    line-height: 22px;
    margin-right: 5px;
}

.opc .step-title h2 {
    float: left;
}

.opc .step-title a {
    display: none;
    float: right;
}

.opc .allow .step-title {
    cursor: pointer;
}

/*.opc .allow .step-title a { display:block; }*/

.opc .active {
}

.opc .active .step-title {
    background-color: #ccc;
    cursor: default;
}

/*.opc .active .step-title a { display:none; }*/

.opc .step {
    border-top: 1px solid #ddd;
    padding: 10px;
    position: relative;
}

.opc .step .tool-tip {
    right: 10px;
}

.opc .order-review {
}

.opc .order-review .authentication {
}

.opc .order-review .warning-message {
}

/* Multiple Addresses Checkout */
.checkout-progress {
    padding: 0 50px;
    margin: 10px 0;
}

.checkout-progress li {
    float: left;
    width: 20%;
    border-top: 5px solid #ccc;
    text-align: center;
    color: #ccc;
}

.checkout-progress li.active {
    border-top-color: #000;
    color: #000;
}

.multiple-checkout {
    position: relative;
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 10px;
}

.multiple-checkout .grand-total {
    font-size: 1.5em;
    text-align: right;
}

.multiple-checkout .grand-total big {
}

.multiple-checkout .grand-total .price {
}

/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */
.account-login {
}

.account-login .new-users {
    min-width: 319px;
}

.account-login .registered-users {
    min-width: 310px;
}

.account-create {
}

/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note {
}

.captcha-image {
    float: left;
    position: relative;
}

.captcha-img {
    border: 1px solid #ccc;
}

.registered-users .captcha-image {
}

#checkout-step-login .captcha-image {
}

.captcha-reload {
    position: absolute;
    top: 2px;
    right: 2px;
}

.captcha-reload.refreshing {
    animation: rotate 1.5s infinite linear;
    -webkit-animation: rotate 1.5s infinite linear;
    -moz-animation: rotate 1.5s infinite linear;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }
    0% {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0);
    }
    0% {
        -moz-transform: rotate(-360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }
    0% {
        transform: rotate(-360deg);
    }
}

/* Remember Me Popup ===================================================================== */
.window-overlay {
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}

.remember-me label {
}

.remember-me-popup {
}

.remember-me-popup h3 {
}

.remember-me-popup .remember-me-popup-head {
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
}

.remember-me-popup .remember-me-popup-body {
}

.remember-me-popup .remember-me-popup-body a {
}

/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
    float: none;
    margin: 0;
}

/********** &lt; Dashboard */
.dashboard {
}

.dashboard .welcome-msg {
}

/* Shopping Cart Totals */
.cart .totals {
    float: right;
    width: 47%;
}

.cart .totals table {
    width: 100%;
}

.cart .totals table th,
.cart .totals table td {
    padding: 5px;
}

.cart .totals table th {
    font-weight: bold;
}

.cart .totals table tfoot th {
}

.cart input.qty {
    text-align: center
}

/* Block: Recent Orders */
.dashboard .box-recent {
    margin: 10px 0;
}

/* Block: Account Information */
.dashboard .box-info {
}

/* Block: Reviews */
.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #ddd;
}

.dashboard .box-reviews .details {
    margin-left: 20px;
}

/* Block: Tags */
.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #ddd;
}

.dashboard .box-tags .details {
    margin-left: 20px;
}

/********** Dashboard &gt; */

/* Address Book */
.addresses-list {
}

.addresses-list-additional li.item {
}

/* Order View */
.order-info {
    border: 1px solid #ddd;
    padding: 5px;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline;
}

.order-info dt {
    font-weight: bold;
}

.order-date {
    margin: 10px 0;
}

.order-info-box {
}

.order-items {
    width: 100%;
    overflow-x: auto;
}

.order-additional {
    margin: 15px 0;
}

/* Order Gift Message */
.gift-message dt strong {
    color: #666;
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0;
}

/* Order Comments */
.order-about dt {
    font-weight: bold;
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px;
}

.tracking-table {
    margin: 0 0 15px;
}

.tracking-table th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup {
    width: 100%;
}

.tracking-table-popup th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
    padding: 1px 8px;
}

/* Order Print Pages */
.page-print .print-head {
}

.page-print .print-head img {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

/* Price Rewrites */
.page-print .gift-message-link {
    display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
    display: block;
    white-space: nowrap;
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
    display: inline;
}

/* My Reviews */
.product-review .product-img-box {
    float: left;
    width: 140px;
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px;
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px;
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px;
}

.product-review .product-details {
    margin-left: 150px;
}

.product-review .product-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}

.product-review h3 {
}

.product-review .ratings-table {
    margin: 0 0 10px;
}

.product-review dt {
    font-weight: bold;
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0;
}

/* ======================================================================================= */

/* Footer ================================================================================ */
.footer {
    padding: 10px;
}

.footer p {
    text-align: right;
}

.footer address {
    text-align: right;
}

.footer ul {
}

.footer ul li {
    display: inline;
}

.footer-container .bottom-container {
    text-align: center;
}

/* ======================================================================================= */

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

/* ======================================================================================= */

/* Homepage ================================================================================ */


/* Left menu ========================================================================== */
.block .wallpapers-menu {
    padding: 10px 0;
}

.block .wallpapers-menu a,
.block .wallpapers-menu strong.selected {
    padding: 3px 10px;
    display: block;
    text-decoration: none;
}


.block .wallpapers-menu strong.selected {
    text-decoration: underline;
}

.block .wallpapers-menu ol &gt; li &gt; ol {
    margin-left: 10px;
}

/* Subcategories list ========================================================================== */
.subcategories-title h1 {
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}

.subcategories {
    margin: 0 -4px;
}

.subcategories.brands .link-image {
    background: none;
    width: 200px;
    height: 90px;
}

.subcategories.colours .link-image {
    width: 150px;
    height: 58px;

}

.subcategories.styles .link-image {
    width: 100%;
    height: 200px;
}

.subcategories.styles .link-image img {
    height: 200px;
    /*width: 100%;*/
}

.subcategories.styles .item {
    margin: 0;
    width: 31%;
}

.item a.link-image {
    background: #F6F6F6 none no-repeat scroll center center;
}

.item a.link-image:hover,
.product-swatches a.link-image label:hover,
.product-swatches a.link-image:hover {
    cursor: pointer;
}

.subcategories:after {
    content: '';
    width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
    display: inline-block;
}

.subcategories .item {
    width: 156px;
    display: inline-block;
    padding: 9px 8px;

    margin: 0 6px 19px;
    vertical-align: top;
    text-align: left;
}

.subcategories.large .item {
    width: 300px;

    /*margin-right: 30px;*/
    text-align: center;
    padding: 0;

    margin: 0;
}

.subcategories.large .includes {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.subcategories.large {
    float: left;
    margin: 0;

}

.brands .item {
    width: 30%;
    text-align: center;
    background: none;
    margin: 0 15px 19px;
}

.brands .item:nth-child(3n+1), .brands .item:nth-child(3n) {
    margin: 0 0 19px;
}

.brands .item.a-border .image {
    padding: 40px;
}

.brands .item .wp-button {
    width: 170px;
}

.subcategories .item.last {
    margin-right: 0;
}

.subcategories .item h3 {
    color: #5B8782;
    font-size: 16px;
    margin: 10px 0 7px 0;
    font-weight: normal;
    position: relative;
}

.subcategories .item h3 a {

    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 10px 0;
    font-size: 16px;
}


.subcategories .item .read-more {
    display: block;
    margin-top: 5px;
    text-decoration: none;
    color: #5B8782;
}

.subcategories .item .image a {
    vertical-align: middle;
    margin: 10px 0;
    display: inline-block;
}

.subcategories .item .image {
    text-align: center;
    /*border: 1px solid #ccc;*/
}

.subcategories .read-box {
    position: absolute;
    z-index: 3000;
    background-color: #28494F;
    color: white;
    width: 300px;
    padding: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 7px;
    text-align: left;
}

/* Page removing wallpaper ========================================================================== */
.old-container h2 {
    height: 28px;
    line-height: 28px;
    background-color: #F0F4F5;
    padding-left: 10px;
    color: #435A68;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.old-container h3 {
    color: #435A68;
    border-left: 10px solid #435A68;
    border-bottom: 1px solid #435A68;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    padding-left: 10px;
}

/* Blogs  ========================================================================== */

.posts .post {
    background: #f0f4f5;
    padding: 8px;
    width: 344px;
    float: left;
    position: relative;
}

.post-bookmarks-container, .post-open-bookmarks {
    position: absolute;
    top: 8px;
    right: 8px;
}

.post-bookmarks-container {
    background: rgba(245, 250, 250, 0.91);
    width: 105px;
    overflow: hidden;
}

.post-open-bookmarks {
    display: block;
    width: 21px;
    height: 21px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bookmark.png) 0 0 no-repeat;
    margin: 8px 8px 0 0;
}

.post-bookmarks-container a {
    display: block;
    padding: 8px 10px;
    text-transform: uppercase;
    text-decoration: none;
    border-top: solid 1px #e9ecee;
    margin-top: -1px;
    height: 16px;
    padding-left: 35px;

    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/bookmarksbg.png) 0 0 no-repeat;
    font-weight: bold;
}

.post-bookmarks-container a.tw {
    background-position: 0 -34px;
}

.post-bookmarks-container a.pt {
    background-position: 0 -68px;
}

.post-bookmarks-container a.fb:hover {
    background-position: -129px 0;
    color: #fff;
}

.post-bookmarks-container a.tw:hover {
    background-position: -129px -34px;
    color: #fff;
}

.post-bookmarks-container a.pt:hover {
    background-position: -129px -68px;
    color: #fff;
}

.posts .clear {
    clear: both;
}

.posts .last {
    margin-left: 20px;
}

.posts h2 {
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: bold;
}

.posts h2 a {
    text-decoration: none;
}

.posts h2 a:hover {
    text-decoration: underline;
}

.before-blogs {
    margin-bottom: 20px;
}

.page-blog .postContent img {
    max-width: 722px;
    border: solid 11px #f0f4f5;
    margin-bottom: 10px;
    margin-top: 10px;
}

.page-blog .postTitle {
    border: 0;
    margin: 0 0 10px 0;
}

.page-blog .postTitle h2 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #435A68;
}

.page-blog .postTitle .author {
    margin-top: 5px;
    display: block;
}

/* Page new collections ========================================================================== */
.page-new-collections {

}

.page-new-collections ul {
    padding: 0;
    margin: 5px -2px;
    text-align: justify;
}

.page-new-collections .item img {
    width: 100%;
    height: 300px;
}

.page-new-collections .item {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 310px;
}

.page-new-collections .item .container {
    position: relative;
}

.page-new-collections .item::before,
.page-new-collections .item::after {
    box-sizing: border-box;
}

.subcategories .item a.link,
.page-new-collections .item a.link {
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 10px 0;
    font-size: 16px;

}

.subcategories .item a.link::before,
.subcategories .item a.link::after,
.page-new-collections .item a.link::before,
.page-new-collections .item a.link::after {
    background-color: #3498db;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 100%;
    box-sizing: border-box;
}

.subcategories .item a.link:hover::before,
.page-new-collections .item a.link:hover::before {
    transform: scaleX(1);
    visibility: visible;
}

.subcategories .item a.link span,
.page-new-collections .item a.link span {
    margin-top: 10px;
    display: block;
}

/* Product list ========================================================================== */

.products-grid li.item div.button {
    border: 1px solid #28494F;
    border-right-width: 25px;
    background-color: #ffffff;
    width: 118px;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    margin: 10px 0 0 0;
}

.products-grid li.item div.button a {
    display: block;
    width: 100%;
    height: 100%;
    color: #405A69;
    text-decoration: none;
}

.products-grid li.item div.button a:hover {
    text-decoration: underline;
}

/* ====================================== Roll + Wall calculator ========================================================================== */


.roll-calc-link {
    display: inline-block;
    width: 49%;
    text-align: left;
    margin-top: 15px;

}

.roll-calc-link a {
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #999;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    width: 150px;
    font-size: 13px;
    height: 18px;
    color: #323232;
}

.roll-calc-link a:hover {
    text-decoration: none;
    background-color: silver;
    background-image: linear-gradient(to bottom, #FFFFFF, #C9C9C9);

}

.care_instructions .label {
    margin-bottom: 10px;
    vertical-align: top;
}

.care_instructions .more-information {
    background: rgba(0, 0, 0, 0) url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=) no-repeat scroll left center;
    cursor: pointer;
    float: right;
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
}

.care_instructions .active {
    background: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIRnC2nKLnT4or00Puy3rx7VQAAOw==) no-repeat bottom left;

}

.care_instructions li {
    display: inline-block;
    margin-right: 141px;
}

.care_symbols span {
    display: inline-block;
    font-size: 14px;
    padding-bottom: 2px;
    padding-left: 55px;
    padding-top: 8px;
    width: 113px;
}

.care_symbols {
    background: #fff url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/care_symbols.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 32px;
    width: 42px;
}
.scrubbable {
    background-position: -10px 0;
}

.spongeable {
    background-position: -68px 0;
}

.washable {
    background-position: -126px 0;
}

.ready_pasted {
    background-position: -10px -38px;
}

.paste_the_paper {
    background-position: -70px -38px;
}

.paste_the_wall {
    background-position: -126px -38px;
}

.reverse_hang {
    background-position: -10px -86px;
}

.fare_match {
    background-position: -69px -78px;
}

.straight_match {
    background-position: -130px -78px;
}

.half_drop {
    background-position: -19px -136px;
}

.dry_peelable {
    background-position: -66px -116px;
}

.strippable {
    background-position: -130px -114px;
}

.wet_removable {
    background-position: -6px -180px;
}

.good_light_fastness {
    background-position: -69px -160px;
}

.moderate_light_fastness {
    background-position: -129px -160px;
}

#fullDetails {
    top: 230px;
}

#fullDetails .container {
    right: -307px;
    top: -288px;
    width: 551px;
}

.modal-window {
    position: absolute;
    z-index: 13;
    text-align: left;

    /*-webkit-transition: opacity 200ms ease-in;*/
    /*-moz-transition: opacity 200ms ease-in;*/
    /*transition: opacity 200ms ease-in;*/
}

.modal-window .container {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    padding: 30px;
    position: absolute;
    right: -247px;
    top: -288px;
    width: 442px;
    z-index: 9999;

    -moz-box-shadow: 0 3px 51px #999;
    -webkit-box-shadow: 0 3px 51px #999;
    box-shadow: 0 3px 51px #999;
}

.modal-window .container h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.modal-window .input-box {
    padding: 8px;
}

.close-button {
    background: rgba(0, 0, 0, 0) url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/modal_close.png") no-repeat scroll 0 0;
    color: transparent;
    font-size: 20px;
    height: 20px;
    position: absolute;
    right: 11px;
    text-align: right;
    top: 10px;
    width: 20px;
    z-index: 5;
}

.close-button:hover {
    cursor: pointer;
}

.ajax-loader {
    background: rgba(0, 0, 0, 0) url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/ajax_loader2.gif') no-repeat scroll 0 0;
    width: 300px;
    height: 300px;
    text-align: center;
    margin: 0 auto;
}

.modal-window .bg-modal {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

#mea6, #rollsTotal {
    display: none;
}


.modal-window .input-box &gt; label {
    display: inline-block;
    width: 130px;
}


.modal-window .mea6,
#rollsRequired,
.modal-window #wallTotal {
    color: green;
    font-weight: bold;
    font-size: 18px;
    margin:0 10px;
}

.modal-window .total {
    margin-top: 10px
}

p.fr {
    padding: 10px;
    padding-top: 0;
    text-align: right
}

#rollCalculatorTab .container {

}

#rollCalculatorTab .total {
    margin: 13px 0 -28px 0;
}

#rollCalculatorTab .input-box {
    padding: 8px 0;
}
#rollCalculatorTab select {
    width: 105px;
    height: 26px;
}
#rollCalculatorTab input {
    width: 65px;
    height: 22px;
    padding: 3px 6px 0px 6px;
    font-size: 15px;
}

#rollCalculatorTab select:focus,
#rollCalculatorTab input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 1px rgba(51, 51, 51, .25);
}

#rollCalculatorTab label {
    width: 150px;
}

#calculator-add-button {
    color: #fff;
    padding: 8px 34px;
}

/*.image-zoomer {*/
/*position: relative;*/
/*}*/

/*.dragblock {*/
/*display: none;*/
/*border: 1px solid #d31145;*/
/*height: 100px;*/
/*left: 0;*/
/*position: absolute;*/
/*top: 0;*/
/*width: 100px;*/
/*}*/

/*.image-zoomer .active {*/
/*border: 1px solid red;*/
/*cursor: move;*/
/*display: block;*/
/*left: 0;*/
/*position: absolute;*/
/*top: 0;*/
/*}*/

/* Product swatches ========================================================================== */
.product-swatches li, .upsells-products li, .more-views.image-enlarge li, .crosssell-products-list li {
    display: inline-block;
    margin: 0;
    text-align: center;
    position: relative;
    border: 1px solid transparent;
    padding: 3.5px;
}

.product-options ol.paint .group {
    text-transform: uppercase;
    color: #333;
}

.product-options ol.paint span {
    text-transform: none;
}

.product-options ol.paint li {
    width: 100%;
    text-align: left;

}

.product-options ol.paint li label {
    display: inline;
}

/*.product-swatches li a {*/
/*overflow: hidden;*/
/*display: inline-block;*/
/*}*/

/*
.product-shop &gt; .product-swatches-header{
    background: #64a9aa !important;
}
    */

.toogle-description {
    color: #999;
    border-top: dotted 1px #999;
    text-align: right;
    display: block;
    padding: 2px;
    margin-top: 3px;
    margin-bottom: 10px;
    cursor: pointer;
    text-decoration: none;
}

.swatches-descriptions &gt; .std {
    overflow: hidden;
}

.product-swatches-wrapper {
    border-top: 1px solid #ccc;
}

.product-swatches li.last, .upsells-products li.last, .crosssell-products-list li.last {
    margin-right: 0;
}

.upsells-products li .product-name, .crosssell-products-list li .product-name {
    padding: 10px 0 5px;
}

.product-swatches li.selected {
    border: 1px solid #ccc;
    border-radius: 2px;
    font-weight: bold;

}

.product-swatches li span, .upsells-products li a, .crosssell-products-list li a, .block-viewed a {


    text-transform: uppercase;
}

.product-swatches li img {
    display: block;
    margin-bottom: 4px;
}


.product-swatches li.clear {
    width: auto;
    float: none;
}

.coordinates-wrapper h2,
.block-viewed,
.product-swatches-header {
    font-size: 22px;
    text-align: left;
    font-weight: normal;
    margin: 15px 0;
    text-transform: uppercase;
}

.checkout-types .btn-proceed-checkout {
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/add_to_bag4.png") no-repeat scroll center bottom / 97% 93%;
    border: medium none;
    color: #f2f2f2;
    font-size: 17px;
    height: 42px;
    padding: 3px 0 0 5px;
    width: 210px;
    font-weight: bold;
}

.qty-limit {
    clear: both;
    text-align: left;
    color: red;
    padding-top: 10px;
    font-weight: bold;
}


.product-img-box button.btn-cart, .product-options-top .add-to-cart button.btn-cart, #calculator-add-button {
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/add_to_bag4.png") no-repeat;
    border: medium none;
    color: #fff;
    font-size: 16px;
    height: 32px;
    margin: 0;
    padding: 0px 43px 1px 43px;
    background-size: 100% 100%;
    font-weight: 600;
}

#rollCalculatorTab .container {
    right: -492px;
    top: -546px;
}


.cart-collaterals .btn-proceed-checkout:hover,
.product-img-box button.btn-cart:hover, .product-options-top .add-to-cart button:hover {


    opacity: 0.85;

}

.gradient {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    background-color: #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#C9C9C9));
    background-image: -webkit-linear-gradient(top, #FFFFFF, #C9C9C9);
    background-image: -moz-linear-gradient(top, #FFFFFF, #C9C9C9);
    background-image: -ms-linear-gradient(top, #FFFFFF, #C9C9C9);
    background-image: -o-linear-gradient(top, #FFFFFF, #C9C9C9);
    background-image: linear-gradient(to bottom, #FFFFFF, #C9C9C9);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C9C9C9);
}

.gradient:hover {
    background-color: #e6e6e6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#b0b0b0));
    background-image: -webkit-linear-gradient(top, #e6e6e6, #b0b0b0);
    background-image: -moz-linear-gradient(top, #e6e6e6, #b0b0b0);
    background-image: -ms-linear-gradient(top, #e6e6e6, #b0b0b0);
    background-image: -o-linear-gradient(top, #e6e6e6, #b0b0b0);
    background-image: linear-gradient(to bottom, #e6e6e6, #b0b0b0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e6e6e6, endColorstr=#b0b0b0);
}

.link-wishlist, .link-cgi-roomshot, .product-order-sample, .coordinates {
    float: right;
    display: block;
    background-color: #fff;
    padding: 4px 24px;
    border: 1px solid #999;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    height: 19px;
    cursor: pointer;
}

.disabled {
    /*-moz-opacity:.3;*/
    /*-webkit-opacity:.3;*/
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";!*IE8*!*/
    /*opacity:.3;*/
    /*cursor: auto;*/
    visibility: hidden
}

.product-order-sample {
    display: inline-block;
    padding: 4px 0;
    text-align: center;
    width: 150px;
    float: left;
}

.cart-table .link-wishlist {
    background: url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/wishlist.png') no-repeat;
    text-indent: -9999px;
    border: none;
    margin-top: 10px;
}

.data-table.cart-table td,
.data-table.cart-table th {
    border: none;
    font-weight: normal;
}


.data-table.cart-table .product-name a {
    color: #000;
    text-decoration: underline;
}

.data-table.cart-table .product-details {
    display: inline-block;
    width: 80%;
    padding-left: 10px;
}

.data-table.cart-table li:nth-child(n+1) {
    padding-top: 2px;
}

.data-table.cart-table .product-image {
    /*padding-left:15px;*/
}


.data-table.cart-table tr.even {
    background: #fff;
}

.data-table.cart-table tr {
    border-bottom: 1px solid #ccc;
}

.link-cgi-roomshot {
    visibility: hidden;
}

.product-order-sample.loading {
    color: #333;
    background: #fff url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/ajax-loader.gif') 0 0 no-repeat;
}

/* Gift card ================================================================================ */
.giftcard-info {
    float: left;
}

.giftcard-info {
    line-height: 24px;
}

.giftcard-info #mail-message {
    width: 345px;
    height: 75px;
}

/* Footer ================================================================================ */
.footer-container {

}

.footer-container .top-boxes {
    text-transform: uppercase;
    text-align: justify;
    font-weight: bold;
}

.footer-container .top-boxes &gt; li {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border: 1px solid #999;
    padding: 10px;
    width: 22%;
    margin-bottom: 3px;
}

.footer-container ul.top-boxes:after {
    content: "";
    width: 100%;
    display: inline-block;
    visibility: hidden;
}

.footer-container .top-boxes &gt; div &gt; span {
    padding: 10px;
    border: 2px solid;
}

.footer-container div.box {
    background-color: #ebebeb;
    margin-bottom: 10px;
    padding: 20px 0;
    text-align: justify;
}

.footer-container div.box li:before {
    /*content: "â€º";
    margin: 2px;*/
}

.footer-container div.payments {
    text-align: center;
    margin-bottom: 10px;
}

.footer-container div.payments span {
    font-size: 14px;
    font-weight: normal;
    margin: 2px;
    line-height: 35px;
}

.footer-container div.payments .methods {
    background: transparent url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/layout/payments.jpg") no-repeat top left;
    width: 326px;
    height: 39px;
    display: inline-block;
}

.footer-container div.box div.item-2 h2 {
    font-weight: bold;
    font-size: 13px
}

.footer-container div.box ul li:first-child:before,
.footer-container div.box li.about-us:before,
.footer-container .box .no-arrow:before,
.footer-container div.box li.pointers-and-advice:before {
    content: "";
}

.footer-container div.box div ul {
    text-align: left;
    display: inline-block
}

.footer-container div.box div ul a:hover {
    margin-left: 1px;
}

.footer-container div.box div.item-2,
.footer-container div.box div.item-3,
.footer-container div.box div.item-4,
.footer-container div.box div.item-5 {
    width: 24%;
    vertical-align: top;
    display: inline-block;
}

.footer-container div.box div.item-2 {
    padding-left: 20px;
    text-align: left
}

.footer-container div.box div.item-5 {
    padding-right: 0
}

.footer-container div.box div.item-2 a,
.footer-container div.box div.item-3 a,
.footer-container div.box div.item-4 a,
.footer-container div.box div.item-5 a {
    text-decoration: none
}

.footer-container div.box li.about-us,
.footer-container div.box li.products,
.footer-container div.box li.my-account,
.footer-container div.box li.pointers-and-advice {
    font-weight: bold;
    font-size: 13px;
}

.footer-container div.box li.products a:hover,
.footer-container div.box li.my-account a:hover,
.footer-container div.box li.about-us a:hover,
.footer-container div.box li.pointers-and-advice a:hover {
    margin: 0;
}

.footer-container .copyright {
    text-align: center;
}

.footer-container div.navigation {
    text-align: center;
    margin: 4px 0 0 0;
}

.footer-container div.navigation ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.footer-container div.navigation ul li {
    float: left;
    padding: 0 6px;
    border-right: 1px solid #999;
}

.footer-container div.navigation ul li a {
    text-decoration: none;
}

.footer-container div.navigation ul li a:hover {
    text-decoration: underline;
}

.footer-container div.navigation ul li.first {
    padding-left: 0;
}

.footer-container div.navigation ul li.last {
    border: 0;
}

.footer-container div.bottom-text {
    text-align: center;
    margin-top: 15px;
    font-size: 10px;
    color: #6AAAAA;
}

.footer-container div.bottom-text p {
    padding: 0;
    margin: 0;
}

/* samples popup */
.product-shop {

}

.product-shop .side-row::after {
    clear: both;
    content: "";
    display: block;
}

.product-shop .side-row {
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 14px;
    padding: 6px 0;
}

.product-shop .side-row h3 {
    float: right;
}

.modal-window .side-row .label {
    width: 40%;
    display: inline-block;
    font-weight: bold;
}

.modal-window .side-row .data {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.product-shop .assignment {
    float: left;
    margin-right: 10px;
    width: 74%;
}

.product-shop .assignment h2 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.25;
    display: inline-block;
}

.product-shop button.full_details {
    float: right;
    margin-top: calc(5% - 18px);
}

#swatches-description {
    font-size: 15px;
}

#product-attribute-specs-table td,
#product-attribute-specs-table th {
    background-color: transparent;
    font-weight: normal;
    border: none;
    padding: 2px;
}

#product-attribute-specs-table tr.even {
    background-color: transparent;
}

#product-attribute-specs-table th::after {
    content: ":";
}

.attributes-dl-list {
    margin-top: 5px;
}

.attributes-dl-list dt, .attributes-dl-list dd {
    display: inline-block;
    width: 25%;
    padding: 2px 0;
    vertical-align: top;
}

.attributes-dl-list dd {
    width: 74%;
}

.attributes-dl-list img {
    height: 21px;
    padding: 0 2px 2px 0;
}

#product-sample-options-box {
    width: 400px;
    height: 220px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -100px;

    position: fixed;
    z-index: 9999;

    background: #fff;
    box-shadow: 0px 0px 27px #808080;
    border: solid 1px #90908f;
}

#product-sample-options-box.loading {
    background: #fff url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/ajax-loader.gif) center center no-repeat;
}

.product-order-sample-options h2 {
    font: bold 20px Arial;
}

.product-order-sample-options {
    padding: 20px 15px 15px;
    font: bold 14px Arial;
    color: #7c7c7a;
    line-height: 200%;
}

.product-order-sample-options ul {
    margin: 20px 0;
}

.product-order-sample-options .close {
    float: right;
    cursor: pointer;
    line-height: 100%;
    color: #7c7c7a;
    text-decoration: none;
}

.product-order-sample-options .options-list li input.radio {
    margin-right: 10px;
}

.product-order-sample-options .add-to-cart {
    background: #d11717;
    color: #fff;
    text-decoration: none;
    font: bold 11px Arial;
    padding: 4px 6px;
    border-radius: 7px;
    display: inline-block;
    float: right;
    margin: 2px 0 0;
    cursor: pointer;
}

.product-sample-wrapper {
    position: relative;
}

.product-sample-wrapper:hover .product-sample-message {
    display: block;
}

.product-sample-background {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 998;
}

.product-sample-message {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #666;
    margin-right: -385px;
    margin-top: 443px;
    padding: 22px;
    position: absolute;
    right: 50%;
    width: 710px;
    z-index: 999;
}

.product-sample-message h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 3px;
    margin-left: 6px;
    font-size: 23px;
}

.product-sample-message p {
    font-size: 22px;
    line-height: 1.2;
    padding: 10px 8px;
    color: #787878;
}

.product-sample-message .close {
    display: block;
    width: 24px;
    height: 21px;
    background: rgba(0, 0, 0, 0) url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/btn_remove.png") no-repeat scroll 0 0;
    float: right;
}

.product-shop {
    position: relative;
}

#add_recipient_button button {
    margin-right: 10px;
}

#shipping-zip-form .form-list select {
    width: 100%;
}

#shipping-zip-form .form-list .input-box {
    width: auto;
}

#shipping-zip-form button.loading {
    background: #fff url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/ajax-loader.gif") no-repeat scroll 0 0;
    padding-left: 25px;
}

.shipping-form.shipping-calculator .sp-methods {
    text-align: left;
}

.shipping-form.shipping-calculator .sp-methods .price {
    display: block;
    font-weight: bold;
    text-align: right;
    float: right;
    color:#006a66;
}

.box-banners {
    clear: both;
    margin: 20px 0 0 0;
    padding: 28px 0 0;
    border-top: solid 1px #f3f3f3;
    height: 123px;
    color: #7080af;
}

.box-banner {
    width: 266px;
    height: 88px;
    padding: 20px 20px 0 20px;
    float: left;
    margin-bottom: 8px;
    color: #7080af;
    font: 12px Arial;
    line-height: 120%;
    border: solid 1px #7988b4;
}

.box-banner.check {
    float: right;
}

.box-banner h3 {
    font: 21px Arial;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.box-banner.shipping p {
    margin: 0 110px 0 0;
}

.box-banner.shipping {
    margin-right: 12px;
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/box-delivery.jpg) 200px 30px no-repeat;
}

.box-banner.check {
    background: url(https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/box-check.jpg) 20px 49px no-repeat;
}

.box-banner.check p {
    margin: 10px 0 0 67px;
}

/*carousel*/
.std .proto-controls li,
.std .proto-navigation li {
    list-style: none;
}

.std .protoshow, .protoshow .show {
    width: 980px;
    height: 400px;
    margin-bottom: 32px;
}

.std .protoshow .caption {
    background-color: #818181;
    color: #fff;
    font-size: 14px;
    height: 390px;
    margin-left: 40px;
    padding: 10px 10px 0;
    position: absolute;
    width: 248px;
    top: 0;
    line-height: 1.5;
    z-index: 999;
}

.std .protoshow .caption h2 {
    text-transform: uppercase;
    font-size: 30px;
}

.std .protoshow .slide .title {
    text-transform: none;
    font-size: 38px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 70px;
    color: #fff;
    background: rgba(0, 0, 0, 0.35);
    text-align: right;
    z-index: 5;
    box-sizing: border-box;
    padding-right: 65px;
    -webkit-padding-end: 95px;

}

.std .protoshow .slide .label {
    text-transform: none;
    right: 15px;
    top: 15px;
    position: absolute;
    color: #fff;
    background-color: #818181;
    z-index: 5;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 40px;
    padding: 0 10px;
    font-weight: bold;
}


.a-justify {
    text-align: justify;
    display: block;
    width: 100%;
}

.a-justify::after {
    content: "";
    display: inline-block;
    width: 100%;
}

.a-justify li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

#recently-viewed-items li {
    display: inline-block;
}

.a-border {
    border: 1px solid #ccc;
}

/*quickview*/

.reveal-modal.xlarge.quickview {
    border-radius: 2px;
    padding: 5px;
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
}

.reveal-modal.xlarge.quickview img {
    width: 100%;
}

.reveal-modal.xlarge.quickview .description {
    text-align: left;
}

.reveal-modal.xlarge.quickview .product-view {
    position: relative;
}

.reveal-modal-bg.quickview {
    background: none;
}

.reveal-modal.xlarge.quickview .product-price .availability {

}

.reveal-modal.xlarge.quickview .add-to-box a {
    text-decoration: underline;
}

.reveal-modal.xlarge.quickview .add-to-cart label, .reveal-modal.xlarge.quickview .add-to-cart select {
    display: none;
}

.reveal-modal.xlarge.quickview .old-price,
.reveal-modal.xlarge.quickview .special-price {
    width: 30%;
}

.reveal-modal.xlarge.quickview .product-options, .reveal-modal.xlarge.quickview .product-swatches-header {
    display: none;
}

.reveal-modal.xlarge.sendfriend {
    background-color: #fff;
}

.reveal-modal.xlarge.sendfriend .fieldset {
    border: none;
    padding: 0;
}

.reveal-modal.xlarge.sendfriend .form-list label {
    color: #666;
    font-weight: normal;
}

.reveal-modal.xlarge.sendfriend .shareOptions {
    text-align: left;
}

.reveal-modal.xlarge.sendfriend .shareOptions a {

    display: inline-block;
    float: left;
    height: 37px;
    line-height: 30px;
    margin: 4px 10px 0 0;
    overflow: hidden;
    text-align: left;
    text-indent: 41px;
    width: 166px;
    text-transform: uppercase;
    font-size: 16px;
}

.reveal-modal.xlarge.sendfriend .sharing-url div {
    color: #FF44AA;
    margin-bottom: 20px;
}

.reveal-modal.xlarge.sendfriend .sharing-url strong {
    text-transform: uppercase;
}

/* filters colours*/
.block-layered-nav dd._colour li::before {
    content: '';
}

.currently li._colour::before {
    content: "";
}

.currently ._colour .value {
    float: none;
}

.currently ._colour .label {
    display: inline-block;
    line-height: 36px;
    vertical-align: top;
}

._colour a:hover {
    background-color: #f5f9fe;
    border-radius: 4px;
    opacity: 0.6;
}

._colour .value {
    border: 3px solid #fff;
    background: transparent url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/colours.png') no-repeat scroll 0px 0px;
    color: transparent;
    display: inline-block;
    float: left;
    height: 30px;
    width: 30px;
    overflow: hidden;
    background-position: -19px -19px;

}

._colour .blue,
._colour .aqua-blue,
._colour .aqua-blue-wallpaper {
    background-position: -11px -14px;
}

._colour .black-white,
._colour .black-white-wallpaper {
    background-position: -63px -14px;
}

._colour .black,
._colour .black-wallpaper {
    background-position: -120px -10px;
}

._colour .brown-beige,
._colour .brown-beige-wallpaper {
    background-position: -16px -57px;
}

._colour .brown,
._colour .brown-wallpaper {
    background-position: -121px -57px;
}

._colour .green,
._colour .green-wallpaper {
    background-position: -116px -66px;
}

._colour .grey,
._colour .grey-wallpaper {
    background-position: -12px -114px;
}

._colour .natural-ivory-white,
._colour .natural-ivory-white-wallpaper {
    background-position: -114px -114px;
}

._colour .peach-terracotta,
._colour .peach-terracotta-wallpaper {
    background-position: -16px -155px;
}

._colour .orange,
._colour .orange-wallpaper {
    background-position: -116px -223px;
}

._colour .pink-purple,
._colour .pink-purple-wallpaper {
    background-position: -67px -155px;
}

._colour .pink,
._colour .pink-wallpaper {
    background-position: -219px -163px;
}

._colour .reds,
._colour .red,
._colour .red-wallpaper {
    background-position: -120px -155px;
}

._colour .yellow,
._colour .yellow-wallpaper {
    background-position: -65px -208px;
}

._colour .multi-colour,
._colour .multi-colour-wallpaper {
    background-position: -63px -114px;
}

._colour .gold,
._colour .gold-wallpaper {
    background-position: -69px -57px;
}

._colour .silver,
._colour .silver-wallpaper {
    background-position: -11px -208px;
}

._colour .beige,
._colour .beige-wallpaper {
    background-position: -268px -172px;
}

._colour .turquoise,
._colour .turquoise-wallpaper {
    background-position: -75px -172px;
}

._colour .lime,
._colour .lime-wallpaper {
    background-position: -20px -172px;
}

._colour .navy,
._colour .navy-wallpaper {
    background-position: -116px -172px;
}

._colour .lilac,
._colour .lilac-wallpaper {
    background-position: -170px -172px;
}

._colour .lemon,
._colour .lemon-wallpaper {
    background-position: -24px -223px;
}

._colour .duckegg,
._colour .duckegg-wallpaper {
    background-position: -70px -223px;
}

.cms-navigation {
    text-transform: uppercase;
    font-size: 14px;
}

.cms-navigation li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.cms-navigation .block-content {
    padding: 0;
}

.my-wishlist .page-title h1 {
    font-size: 24px;
}

.custom-page-title h1 {
    font-size: 24px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

/* FOOTER ================================================================================ */
.block-subscribe img {
    vertical-align: middle;
}

.block-subscribe .subscribe-form {
    position: relative;
    width: 69%;
    display: inline-block;
    padding-left: 15px;
}

.block-subscribe .input-text {
    width: 180px;
    border-color: #adadad;
    padding: 5px;
}

.block-subscribe .subscribe-form .validation-advice {
    margin-left: 362px;
}

.block-subscribe .follow-us {
    padding-right: 15px;
    float: right;
    text-align: right;
}

.block-subscribe .follow-us strong {
    vertical-align: top;
    line-height: 30px
}

#facebook-icon {
    width: 29px;
    height: 29px;
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/sprite.png") 0px 0;
    display: inline-block;
    overflow: hidden;
}

#google-icon {
    width: 29px;
    height: 29px;
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/sprite.png") -34px 0;
    display: inline-block;
    overflow: hidden;
}

#pinterest-icon {
    width: 29px;
    height: 29px;
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/sprite.png") -71px 0;
    display: inline-block;
    overflow: hidden;
}

#instagram-icon {
    width: 29px;
    height: 29px;
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/sprite.png") -108px 1px;
    display: inline-block;
    overflow: hidden;
}

#twitter-icon {
    width: 29px;
    height: 29px;
    background: url("https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/inesreis/images/sprite.png") -143px 0;
    display: inline-block;
    overflow: hidden;
}

/* WONDERWALL BANNER ====================================================================== */
.ww-banner {
    background-color: #006599;
    color: #ffffff;
    position: relative;
    height: 224px;
    margin-bottom: 25px;
}

.ww-banner .title {
    padding-top: 20px;
    padding-left: 25px;
    font-size: 1.4em;
    padding-bottom: 5px;
    font-weight: bold;
}

.ww-banner p {
    font-size: 1.07em;
    padding-left: 25px;
}

.ww-banner a {
    text-decoration: none;
}

.ww-banner .right {
    position: absolute;
    right: 0;
    top: 0;
}

.ww-banner .logo {
    position: absolute;
    right: 345px;
    bottom: 20px;
}

#onestepcheckout-form .group-select {
    position: relative;
}

.onestepcheckout-logo {
    overflow: hidden;
    position: absolute;
    right: 10px;
    width: auto;
    top: 15px;
}

.cart .onestepcheckout-logo {
    right: 0;
    top: 0;
}

.cart .page-title .link {
    text-decoration: underline;
}

.cart .page-title .link:hover {
    text-decoration: none;
}

.onestepcheckout-logo .norton,
.onestepcheckout-logo .sagepay {
    display: inline-block;
}

.onestepcheckout-logo .norton img {
    width: 80px;
    margin: 0 10px;
}

.onestepcheckout-logo .sagepay img {
    width: 100px;
}

.onestepcheckout-logo img {
    width: 100%;
}

.validation-advice a {
    color: #006599;
}

#empty_cart_button {
    display: none;
}

#scroll-up a {

    background: rgba(0, 0, 0, 0.3);
    color: #000;
    transition: all 0.2s ease;
    border-radius: 8px;
    text-indent: 0;
    text-align: center;
    position: relative;

    width: 60px;
    height: 60px;
    display: block;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;

}

#scroll-up {
    z-index: 15;
    position: fixed;
    top: 50%;
    right: 30px;

}

#scroll-up a:hover {

    background: rgba(0, 0, 0, 0.4);

}

i.up {
    position: absolute;
    top: 23px;
    left: 16px;
    border: solid white;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 12px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    border-radius: 3px;
}

.ruk_rating_snippet {
    min-height: 25px;
}
.products-grid.with-options-grid .item img {
    width: 160px;
    height: 160px;
}

.products-grid.with-options-grid .item .colours img {
    width: 32px;
    height: 32px;
}
#myshow1 .slide img {
    width:100%;
}
#myshow1.protoshow .show {
    width:auto;
}

@media only screen and (min-width: 1140px) {
    .main-container,
    .footer-container,
    .header,
    .topbar {
        max-width: 1140px;
    }
    .page {
        min-width: 1140px;
    }
    .col1-layout .category-wrapper .category-products {
        width: 930px;
    }
    .product-zoom-box .zoom img {
        width: 610px;
        height: 610px;
    }
    #myshow1.protoshow,
    .std #myshow1.protoshow,
    #myshow1.protoshow .show {
        width:1140px;
    }
    .product-view .product-shop {
        width:45%;
    }
    .page-empty.firecheckout-index-index {
        max-width: 1140px;
    }
    .products-grid li.item {
        width:198px;
    }

    .products-grid.with-options-grid .item img {
        width: 200px;
        height: 200px;
    }

    .products-grid.with-options-grid .item .colours img {
        width: 42px;
        height: 42px;
    }
    .col2-left-layout .col-main {
        max-width: 77%;
    }
    .page-new-collections .item {
        width:360px
    }
    .page-new-collections .item img {
        height: 360px;
    }
}



/* FILE: widgets.css */
/* HANDLES: default,STORE_default,THEME_frontend_designerwallpapers_inesreis,customer_account_changeforgotten,customer_logged_out */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.designerwallpapers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */



/* FILE: rwd.css */
/* HANDLES: default,STORE_default,THEME_frontend_designerwallpapers_inesreis,customer_account_changeforgotten,customer_logged_out */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.designerwallpapers.co.uk/skin/frontend/designerwallpapers/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0 / 100;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 10px 10px #5E5E5E;
  top: 30px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 44px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #FFFFFF;
  }
}
.searchautocomplete .input-text {
  outline: none;
  width: 85%;
}
.searchautocomplete.active .input-text {
  outline: none;
  border-radius: 2px 2px 0px 0px;
  border: 1px solid #3399cc;
}
.searchautocomplete .nav-search-in {
  top: 0px;
}
.searchautocomplete .nav-search-in .category-fake {
  padding-top: 7px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  top: 19px;
}
.searchautocomplete .nav-search-in .category {
  top: 0px;
  left: 0px;
  height: 40px;
}
.searchautocomplete .searchautocomplete-placeholder {
  top: 0;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 5px 5px;
  border: 1px solid #3399cc;
  border-top: 0px;
  width: 99%;
  z-index: 100;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  border: 1px solid #fff;
}
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight,
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight-st {
  color: #666;
}
.searchautocomplete .searchautocomplete-placeholder ul li:last-child {
  border: 1px solid #fff;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background: transparent;
  box-shadow: none;
  border: 1px solid #3399cc !important;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .name {
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  display: block;
}
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight,
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight-st {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .searchautocomplete .searchautocomplete-placeholder ul li div.highlight,
  .searchautocomplete .searchautocomplete-placeholder ul li div.highlight-st {
    display: block;
    float: left;
    max-width: 75%;
    font-size: 12px;
  }
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  margin: 0px 10px 0px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  margin: 0px;
  color: #006a66;
  font-size: 16px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price {
  font-size: 17px;
}
@media only screen and (max-width: 600px) {
  .searchautocomplete .searchautocomplete-placeholder ul li .price-box {
    font-size: 15px;
  }
  .searchautocomplete .searchautocomplete-placeholder ul li .price-box .price {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .searchautocomplete .searchautocomplete-placeholder {
    top: 40px;
  }
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  background-color: transparent;
  color: inherit;
}
.searchautocomplete label {
  display: none;
}
@media only screen and (min-width: 771px) {
  #header-search {
    width: 35% !important;
  }
}



/* FILE: mirasvit_searchindex.css */
/* HANDLES: default,STORE_default,THEME_frontend_designerwallpapers_inesreis,customer_account_changeforgotten,customer_logged_out */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-highlight {
  background-color: #ff0;
}



/* FILE: animation.css */
/* HANDLES: default,STORE_default,THEME_frontend_designerwallpapers_inesreis,customer_account_changeforgotten,customer_logged_out */
.products-grid li.item,
.std .offer .container,
.products-grid .product-image,
.page-new-collections .item .container,
.subcategories .item .image,
.loaded {
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera &gt; 12.1 */
    -moz-animation: fadein 1s; /* Firefox &lt; 16 */
    -ms-animation: fadein 1s; /* Internet Explorer */
    -o-animation: fadein 1s; /* Opera &lt; 12.1 */
    animation: fadein 1s;
}

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

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

/* Safari, Chrome and Opera &gt; 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

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

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



/* FILE: top_cart.css */
/* HANDLES: default,STORE_default,THEME_frontend_designerwallpapers_inesreis,customer_account_changeforgotten,customer_logged_out */
@CHARSET "UTF-8";

.top-cart{
    position: absolute;
    z-index: 111;
    top: 53px;
    right: 0;
    line-height: 100%;
}

.top-cart .sku{
    color: #C5C5C5;
    font-size: 11px;
}

.top-cart &gt; .block-content{
    background-color: #ffffff;
    margin-left: 597px;
    width: 397px;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: 0;
}

.top-cart h4 {
    line-height: 100%;
    margin: 0; padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    padding: 5px;	
}

.top-cart .cart-empty{
    padding: 5px;	
}

.top-cart .product-name, .top-cart a { color: #666;  font-size: 12px;}

.topcart-products-list{ position: relative; padding-top: 5px; margin: 0 5px; border-top: 2px solid #F0F4F5; }

.topcart-products-list &gt; li{ margin-right: 0; border-bottom: 2px solid #F0F4F5; padding: 0 0 5px 0; margin-bottom: 5px; display:inline-block;}

.topcart-products-list .product-image{
	float: left;
}

.topcart-products-list .product-details{
	float: left;
	width: 320px;
	padding: 5px 0 0 10px;
	line-height: 130%;
}

.topcart-products-list .btn-remove,
.topcart-products-list .btn-edit{ float: right; margin-left: 10px; }

.top-cart .subtotal{ float: left; padding: 10px 0 0 5px; }

.top-cart .actions{ float: right;padding: 5px 0; }
.top-cart .actions a{ padding: 4px; display: block; float: left; }

.top-cart .actions button,
.top-cart .edit-basket{ margin-left: 10px; float: right; background: #666; color: #fff; padding: 3px; font-size: 13px;}
.top-cart .edit-basket{
    background: #666 none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 13px;
    font-weight: normal;
}
.top-cart .edit-basket:hover{
    text-decoration: none;
}

.topcart-products-list .truncated{ width: 50%; }
.topcart-products-list .truncated .truncated_full_value .item-options{ width: 150px; }




</pre></body></html>