/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.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.coricraft.co.za/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.coricraft.co.za/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.coricraft.co.za/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.coricraft.co.za/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.coricraft.co.za/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.coricraft.co.za/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.coricraft.co.za/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.coricraft.co.za/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.coricraft.co.za/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/* Print ======================================================================================= */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* ======================================================================================= */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0;border:0}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    font-size: 30px;
    line-height: 34px;
}

h2 {
    font-size: 26px;
    line-height: 30px;
}

h3 {
    font-size: 16px;
    line-height: 20px;
}

h4 {
    font-size: 15px;
    line-height: 19px;
}

h5 {
    font-size: 14px;
    line-height: 17px;
}

h6 {
    font-size: 12px;
    line-height: 15px;
}

/* Page Heading */
.page-title h1 {
    margin-top: 0;
}

.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;
}

/* Links */
a {
    color: #333;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #999;
    text-decoration: underline;
}

a:visited {
    color: #333;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

/* Buttons */
.button {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.button:hover,
.button:focus {
    text-decoration: none;
    background: #d0d0d0;
    color: #333333;
    border-color: #a1a1a1;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.button:active,
.button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.button.disabled,
.button[disabled],
fieldset[disabled] .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button:focus,
.button:active {
    color: #333333;
    background-color: #ebebeb;
    border-color: #a1a1a1;
}

.button-co,
#place-order-button,
.btn-proceed-checkout {
    background: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}

.button-co:hover,
.button-co:active,
.button-co:focus,
.btn-proceed-checkout:hover,
.btn-proceed-checkout:active,
.btn-proceed-checkout:focus,
#place-order-button:hover,
#place-order-button:active,
#place-order-button:focus {
    background-color: #47a447;
    border-color: #398439;
    color: #fff;
}

/* Inputs and textareas */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;
}

input[type="file"] {
    display: block;
}

select[multiple],
select[size] {
    height: auto;
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}

.input-text:-moz-placeholder {
    color: #999;
}

.input-text::-moz-placeholder {
    color: #999;
}

.input-text:-ms-input-placeholder {
    color: #999;
}

.input-text::-webkit-input-placeholder {
    color: #999;
}

.input-text,
textarea {
    display: inline-block;
    width: 100%;
    height: 28px;
    padding: 6px 8px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-text:focus,
textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.input-text[disabled],
.input-text[readonly],
textarea[disabled],
textarea[readonly],
fieldset[disabled] .input-text {
    cursor: not-allowed;
    background-color: #eeeeee;
}

.radio,
.form-list .control label,
.checkbox {
    cursor: pointer;
    width: auto;
}

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

/* Tables */
table {
    border: none;
}

/* Labels */
label {
    color: #666;
    display: inline-block;
}

label em {
	color:#00809f;
}

.form-list label,
.one-page-checkout label {
    width: 29%;
    margin-bottom: 5px;
}

/* Grouped fields */
.form-list li {
    margin: 0 0 15px 0;
}

.form-list .field {
    margin: 0 0 10px 0;
}

.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 .input-box,
.form-list .input-text,
.one-page-checkout .input-text {
    display: inline-block;
    width: 70%
}

.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;
}

/* Buttons set */
.buttons-set {
    line-height: 30px;
    float: left;
}

.buttons-set a {
    text-transform: none;
}

.back-link {
    float: left;
}

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

.buttons-set p.required {
    margin: 0 0 5px;
    color: #00809f;
}

/* Form Validation */
.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 5px 0 10px 0;
    padding-left: 3px;
    font-size: 10px;
    line-height: 13px;
    color: #f00;
}

.validation-advice span {
    padding-right: 5px;
}

.validation-failed {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.validation-failed:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

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

span.required {
    color: #ff0000;
}

/* 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;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.messages i {
    display: inline-block;
    margin-right: 10px;
}

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

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    min-height: 24px;
    padding: 10px 10px 0 10px;
    font-weight: bold;
    border-radius: 3px;
}

.error-msg {
    background-color: #ff544c;
    color: #fff;
}

.success-msg {
    background-color: #5dc46e;
    color: #fff;
}

.note-msg,
.notice-msg {
    background-color: #ccc;
}

/* Breadcrumbs */
.breadcrumbs {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}

.breadcrumbs ul {
    padding: 0;
    margin: 0;
}

.breadcrumbs ul * {
    float: left;
}

.breadcrumbs a,
.breadcrumbs strong {
    padding: 5px;
}

.breadcrumbs span {
    padding: 5px 0;
}

.breadcrumbs a {
    color: #999;
}

/*
    Pager appear on other pages than category; such
    as account pages, therefore this is added in global.css
*/
.pages .pagination {
    margin: 0 0 0 10px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius:3px;
}

.pagination li {
    display: inline;
}

.pagination li a,
.pagination li span {
    position: relative;
    float: left;
    padding: 2px 7px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination li:first-child a,
.pagination li:first-child span {
    margin-left: 0;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px;
}

.pagination li:last-child a,
.pagination li:last-child span {
    border-bottom-right-radius:3px;
    border-top-right-radius:3px;
}

.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
    background-color: #fff;
}

.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
    z-index: 2;
    color: #333;
    background-color: #c8c8c8;
    cursor: default;
}

.toolbar select {
    padding: 2px;
    background: #fff;
    box-shadow: none;
}

/* Sorter */
.toolbar .sort-by select {
    width: 100px;
    margin: 0 10px 0 5px;
}

/* Limiter */
.toolbar .limiter select {
    margin: 0 20px 0 5px;
    width: auto;
}

/* Toolbar */
.toolbar {
    padding: 10px 0;
    clear: both;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.toolbar .amount,
.toolbar label {
    line-height: 23px;
}

.toolbar-bottom .toolbar {
    border-bottom: none;
}

.toolbar-bottom .no-pagination {
    border-top: 0;
}

.toolbar-bottom .toolbar .amount,
.toolbar-bottom .toolbar .sort-by,
.toolbar-bottom .toolbar .limiter {
    display: none;
}

.toolbar label {
    display: inline-block;
}

/* Data tables */
.data-table {
    width: 100%;
}

.data-table th {
    padding: 6px;
    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 tr.even {
    background-color: #f6f6f6;
}

.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;
    text-shadow: none;
    color: #333;
    border-radius: 0;
    line-height: normal;
    border-bottom: none;
    border-right: none;
}

.data-table tr.last {
    border-bottom: 1px solid #ddd;
}

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

tr.summary-total .summary-collapse {
    cursor: pointer;
}

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

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.coricraft.co.za/skin/frontend/carbon/default/images/bkg_collapse.gif) 100% 4px no-repeat;
    cursor: pointer;
}

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

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

/* Misc */
.links li {
    display: inline;
}

.links li.first {
    padding-left: 0;
}

.links li.last {
    background: none;
    padding-right: 0;
}

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

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

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

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

.btn-remove {
    font-size: 14px;
}

.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.coricraft.co.za/skin/frontend/carbon/default/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 {
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(https://www.coricraft.co.za/skin/frontend/carbon/default/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;
}

/* Figure */
figure {
    margin: 0;
}

/* Other */
.carousel-control {
    overflow: hidden;
}

/* Hide an element to all users except screen readers */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.pull-clear-right {
    float: right;
    clear: right;
}

.pull-clear-left {
    float: left;
    clear: left;
}

#checkout-review-table td.last {
    text-align: right;
}

#shopping-cart-totals-table th,
#checkout-review-table th {
    text-align: left;
}

#checkout-review-table-wrapper th,
#shopping-cart-totals-table th {
    font-weight: normal;
}

#checkout-review-table-wrapper .grand-total-excluding-tax th,
#checkout-review-table-wrapper .grand-total-excluding-tax td,
#checkout-review-table-wrapper .grand-total-incl th,
#checkout-review-table-wrapper .grand-total-incl td,
#shopping-cart-totals-table tfoot tr:last-of-type td,
#shopping-cart-totals-table tfoot tr:last-of-type th {
    font-weight: bold;
}
.page {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
}

.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 {
    margin-top: 27px;
}
/* Tools ================================================================================= */

.nobr {
    white-space: nowrap;
}

.wrap {
    white-space: normal;
}

.a-left,
table th.a-left,
table td.a-left {
    text-align: left;
}

.a-center,
table th.a-center,
table td.a-center {
    text-align: center;
}

.a-right,
table th.a-right,
table td.a-right {
    text-align: right;
}

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

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

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

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

.f-none {
    float: none;
}

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

.no-display {
    display: none;
}

.d-inline {
    display: inline;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-bg {
    background: none;
}

.hidden {
    display: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* Product prices ======================================================================================= */

.product-essential .price {
    font-size: 16px;
}

.price-box {
    overflow: hidden;
    margin: 10px 0;
}

.price-box .price {
    font-weight: normal;
}

/* Regular price */
.product-shop .regular-price {
    display: block;
    float: left;
}

.regular-price .price {
    font-weight: normal;
}

/* Old price */
.product-shop .old-price {
    display: block;
    float: left;
}

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

.old-price .price {
    font-weight: normal;
    text-decoration: line-through;
}

/* Special price */
.product-shop .special-price {
    display: block;
    float: left;
    margin-left: 15px;
}

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

.special-price .price {
    font-weight: normal;
    color: #e30613;
}

/* Minimal price (as low as) */
.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

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

.minimal-price-link .label {
    color: #333333;
    background-color: transparent;
    font-weight: normal;
    font-size: 11px;
    text-shadow: none;
    border-radius: 0;
    padding: 0;
}

.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 .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-label {
    font-weight: bold;
    white-space: nowrap;
}

.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-label {
    font-weight: bold;
    white-space: nowrap;
}
/* Sidebar =============================================================================== */
.block {
    margin: 0 0 15px 10px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ccc;
}

.block .block-title strong {
    font-size: 16px;
    font-weight: normal;
}

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

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

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

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

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

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

.block .actions a {
    float: left;
}

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

/* Catalog search right sidebar block */
.sidebar .right-block-1 {
    padding: 10px 0;
    margin: 41px 0 0 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.sidebar .right-block-1 .block-title {
    text-transform: uppercase;
}

/* CMS contact */
.cms-contact {
    padding-bottom: 0;
}

.cms-contact .block-content {
    padding-bottom: 0;
}

.cms-contact p {
    margin: 0 0 10px 0;
}

/* 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: 11px;
    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;
}

.product-details-lower {
    display: inline;
}

/* Block: Currency Switcher */
.block-currency select {
    width: 100%;
    border: 1px solid #888;
}

/* Vertical nav */
.vertical-nav-container {
    margin-left: 0;
    padding-bottom: 4px;
}

.vertical-nav-container ul {
    padding-bottom: 5px;
}

/* Block: Layered Navigation */
.block-layered-nav {
    padding-bottom: 0;
}

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

.block-layered-nav dt {
    font-weight: bold;
}

.block-layered-nav .currently ol {
	margin: inherit;
	overflow: hidden;
}

.block-layered-nav li {
    line-height: 18px;
}

.block-layered-nav .currently li {
    margin: 0 0 10px 0;
}

.block-layered-nav .currently .label {
    display: block;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.block-layered-nav .btn-remove {
    float: left;
    margin-right: 5px;
}

.block-layered-nav dl {
    margin: 0;
}

.block-layered-nav dl dt,
.block-layered-nav dl dd {
    margin: 0;
}

.block-layered-nav dl dd {
    margin: 0 0 10px 0;
}

.block-layered-nav dt .icon-chevron-up,
.block-layered-nav dt .icon-chevron-down {
    display: none;
}

.block-layered-nav .icon-unchecked {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 10px;
}

.block-layered-nav .icon-check {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 10px;
}

.block-layered-nav dl dd ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.block-layered-nav .actions {
    margin: 0;
    float: right;
    text-align: left; /* We want to indent text below */;
}

.block-layered-nav .actions a {
    float: right;
}

.clear-all .icon-remove-circle {
    color: #000;
    font-size: 16px;
    margin-left: 5px;
}

/* Block: Cart */
.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: 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 li {
    padding: 5px 0;
}

/* Block: Poll */
.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: 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-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;
}

/* ======================================================================================= */
/* Footer ================================================================================ */

#footer {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 10px solid #333;
}

#footer h5.heading {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

#footer h5.heading i {
    display: none;
}

#footer a:hover {
    text-decoration: none;
}

/* Customer service */
#footer .content ul {
    margin-top: 10px;
}

#footer .row li {
    margin: 0 0 5px 0;
}

#newsletter-validate-detail p {
    margin: 6px 0;
}

#newsletter {
    width: 200px;
    margin-right: 10px;
}

.footer-bottom {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    font-size: 11px;
}

#copyright {
    padding: 10px 15px 0 0;
}

#copyright,
#footer-bottom-menu,
#footer-bottom-menu li,
#footer-bottom-menu li a {
    float: left;
}

#footer-bottom-menu a {
    padding: 10px;
}

#footer-bottom-menu li:last-child a {
    background: none;
}

/* Vaimo link */
#vaimo {
    float: right;
    color: #d2d2d2;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

#vaimo a {
    color: #d2d2d2;
}

#vaimo a:hover {
    color: #666;
}
.category-title h1 {
    margin-top: 0;
}

.category-products {
    margin-top: 20px;
}

/* View Type: Grid */
.products-grid {
    padding: 20px 0 0 0;
}

.products-grid.last {
    border-bottom: 0;
}

.products-grid .item {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

.products-grid .item .item-container {
    text-align: center;
}

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

.products-grid .product-image {
    margin: 0 0 10px;
    display: block;
    opacity: 1;
}

.products-grid .product-image:hover {
    opacity: 0.6;
}

.products-grid .product-name {
    margin: 0 0 5px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.products-grid .product-name a:hover {
    color: #999;
}

.products-grid p {
    display: inline-block;
    margin: 0;
}

.products-grid .price-box {
    margin: 5px 0 15px 0;
}

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

.products-grid .out-of-stock {
    line-height: 30px;
}

.products-grid .button {
    line-height: 16px;
}

.products-grid .ratings {
    text-align: center;
}

.products-grid .ratings .rating-box {
    float: none;
    display: inline-block;
}

.products-grid .ratings .rating-links {
    float: none;
    display: inline-block;
    position: relative;
    top: -2px;
}

/* Reviews */
.catalog-category-view .ratings {
    border-bottom: none;
    margin-bottom: 0;
}
/* Product ========================================================================== */

.product-essential {
    margin: 0 0 15px 0;
}

.catalog-product-view .product-shop > .price-box {
    display: none;
}


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

.ratings {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

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

.ratings .rating-links {
    margin: 0 0 0 10px;
    display: inline-block;
}

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

.num-ratings {
    position: relative;
    background: #ffffff;
    border: 2px solid #ccc;
    padding: 2px;
    border-radius: 4px;
}

.num-ratings:hover {
    text-decoration: none;
}

.num-ratings:after, .num-ratings:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.num-ratings:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 3px;
    top: 50%;
    margin-top: -3px;
}

.num-ratings:before {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #ccc;
    border-width: 6px;
    top: 50%;
    margin-top: -6px;
}

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

.rating-box .rating {
    display: inline-block;
    height: 13px;
    background: url(https://www.coricraft.co.za/skin/frontend/carbon/default/images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
    float: left;
}

.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.out-of-stock span {
    color: #d83820;
}

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

.availability-only a {
    cursor: pointer;
    padding-right: 15px;
}

.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;
}

/* Tier Prices */
.tier-prices {
    padding-top: 10px;
}

.tier-prices .price {
    font-weight: bold;
    font-size: 12px;
}

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

/* Add to Cart */
.add-to-cart{
    overflow: hidden;
}

.add-to-cart label {
    float: left;
    margin-right: 5px;
}

.add-to-cart .qty {
    float: left;
    width: 38px;
    text-align: center;
    margin: 0 5px 0 0;
}

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

.add-to-cart .paypal-logo {
    clear: left;
    text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px 5px 0;
}

.catalog-product-view .add-to-cart .paypal-logo {
    margin: 0;
}

/* Add to Links + Add to Cart */
.add-to-box form{
    margin: 0;
}

.catalog-product-view .add-to-links {
    margin: 10px 0 0 45px;
    padding: 0;
    clear: both;
}

.grouped-product .add-to-links {
    margin-left: 0;
}

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

.product-essential {
    margin: 0 0 15px 0;
}

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

/* Product Images */
.catalog-product-view .more-views ul {
    margin-left: -4px
}

.catalog-product-view .more-views li {
    float: left;
    margin: 0 15px 10px 0;
}

.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 Shop */
.catalog-product-view .short-description {
    border-bottom: 1px solid #ccc;
    padding: 0 0 11px 0;
    margin: 0 0 10px 0;
}

.catalog-product-view .add-to-box {
    margin: 0 0 15px 0;
    padding: 10px 0 15px 0;
    border-bottom: 1px solid #ccc;
}

#product_addtocart_form {
    margin-bottom: 15px;
}

/* Product Options (General) */
.product-options dl {
    margin: 0;
}

.product-options dt {
    float: left;
    margin: 0 0 15px 0;
    min-width: 80px;
}

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

.product-options label {
    display: inline;
}

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

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

.product-options dt label {
    color: #333333;
    display: block;
    margin: 2px 0 0 0;
}

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

.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 {
    height: 100px;
}

.product-options dd select {
    background: #fff;
    box-shadow: none;
    padding: 1px;
    width: 100%;
    margin: 0 0 5px 0;
}

.product-options .options-list li {
    padding-bottom: 5px;
    width: 100%;
    float: left; /* IE fix */
}

.product-options .options-list li .radio,
.product-options .options-list li .checkbox {
    float: left;
    display: block;
    margin: 0 3px 0 2px;
}

.product-options .options-list .label {
    padding: 2px 0;
    display: block;
    float: left;
    margin: 0;
}

.product-options .options-list .label label {
    float: left;
    margin: 0;
    padding: 0;
}

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

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

.product-shop .price-box {
    display: inline-block;
}

.price-box-configurable {
    display: none;
}

/* Custom options styling */
.product-options.custom-options dt {
    float: none;
    margin: 0;
}

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

.product-options.custom-options .options-list li .radio {
    margin-left: 2px;
}

/* Product Options (Product Info Column) */
.product-shop .product-options {
    margin: 10px 0 0;
    overflow: hidden;
    background: transparent;
}

.product-shop .product-options dd select {
    width: auto;
}

.product-shop .product-options-bottom {
    background: transparent;
    text-align: left;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
}

.product-shop .product-options-bottom .add-to-cart {
    float: none;
    margin: 0;
}

/* Block afer info column */
.catalog-product-view .container2 {
    padding: 15px;
    border: 1px solid #ddd;
    margin: 15px 0 15px 0;
}

/* Product options downloadable product */
.downloadable-product .item-options dt {
    font-weight: normal;
}

.downloadable-product .item-options dd {
    margin-left: 0;
}

.downloadable-product .item-options a {
    text-decoration: underline;
}

.downloadable-product .product-options dt {
    float: none;
    margin-bottom: 5px;
}

.downloadable-product .product-options dd {
    margin-left: 0;
}

/* Grouped Product */
.catalog-product-view .grouped-items-table {
    margin-bottom: 15px;
    width: 100%;
}

.catalog-product-view .grouped-items-table tr.even {
    background: #f5f5f5;
}

.catalog-product-view .grouped-items-table th {
    padding: 0 10px;
    font-weight: normal;
}

.catalog-product-view .grouped-items-table td {
    padding: 10px;
}

.catalog-product-view .grouped-items-table td.name {
    font-size: 16px;
    text-transform: uppercase;
}

.catalog-product-view .grouped-items-table .qty {
    width: 23px;
    padding: 3px 0;
    text-align: center;
    font-size: 11px;
}

.catalog-product-view .grouped-items-table .price-box {
    font-size: 15px;
    margin: 0;
}

/* Bundle product */
#bundle-product-wrapper .nav-tabs {
    padding-top: 10px;
}

.price-box-bundle {
    display: none;
}

.bundle-product .product-options dt {
    float: left;
    margin: 0 0 15px 0;
    min-width: 80px;
}

.bundle-product .product-options dt label {
    color: #333333;
    display: block;
    margin: 2px 0 0 0;
}

.bundle-product .product-options dd {
    padding-top: 3px;
    margin: 0 0 15px 80px;
    overflow: hidden;
    min-width: 50%;
}

.bundle-product .price-box {
    display: none;
}

.bundle-product .product-options-bottom .price-box {
    display: inherit;
}

.bundle-product .product-options .price {
    font-size: 11px;
}

.bundle-product .product-options .price-notice {
    padding-left: 0;
}

.bundle-product .product-options dd .input-box {
    float: left;
    margin-left: 15px;
}

.bundle-product .product-options dd .qty-holder {
    float: right;
    display:block;
}

.bundle-product .product-options dd .qty-holder label {
    margin: 5px 0 0 0;
    vertical-align: middle;
}

.bundle-product .product-options dd .qty-holder input.input-text {
    width: 25px;
    padding: 3px 0;
    text-align: center;
    font-size: 11px;
}

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

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

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

.bundle-product .product-options-bottom {
    clear: left;
}

/* Blocks: Upsell & Related */
.catalog-product-view .box-up-sell {
    border-top: 1px solid #ccc;
    padding: 15px 0 0 0;
}

.catalog-product-view .box-up-sell h2,
.catalog-product-view .box-related h2 {
    font-size: 18px;
}

.catalog-product-view .box-up-sell .price-box,
.catalog-product-view .box-related .price-box {
    margin-bottom: 0;
}

/* Block: Tags */
.catalog-product-view .box-tags .form-add label {
    float: left;
}

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

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

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

/* Tabs */
#tab-container {
    margin-bottom: 15px;
}

#tab-container .nav-tabs {
    width: 100%;
    overflow: hidden;
    border-bottom: none;
}

#tab-container .nav-tabs li {
    float: left;
    margin: 0 2px 0 0;
}

#tab-container .nav-tabs li a {
    float: left;
    display: block;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0;
}

#tab-container .nav-tabs li.active a {
    border-bottom: 1px solid #fff;
}

#tab-container .tab-content {
    border: 1px solid #ddd;
    padding: 10px;
    margin: -1px 0 0 0;
}

/* Block: Reviews */
#reviews-tab {
    padding: 0;
}

#show_review_form {
    margin: 10px;
    display: block;
}

#customer-reviews ul {
    width: 100%;
}

#hide_review_form {
    float: right;
}

#customer-reviews .toolbar {
    padding: 10px;
    margin: 0;
    border-top: none;
}

#customer-reviews > .toolbar > .toolbar {
    padding: 0;
    border: none;
}

#customer-reviews .pager,
#customer-reviews .pages {
    margin: 0;
}

#customer-reviews .pages .current {
    color: #000000;
}


#customer-reviews .limiter {
    display: none;
}

#customer-reviews .pages li.pages-heading {
    color: #000000;
}

.reviews-body {
    padding: 10px;
    color: #333333;
}

.reviews-body dl {
    margin-top: 10px;
    margin-bottom: 0;
}

.reviews-body dl dt {
    font-weight: 400;
    margin-top: 15px;
    line-height: 18px;
}

.reviews-body dd {
    margin-left: 0;
    line-height: 18px;
}

.reviews-body dl dt,
.reviews-body dd {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.reviews-body dl dt:first-child {
    font-weight: 400;
    margin-top: 5px;
}

.reviews-body .ratings-table {
    display: none;
}

#customer-reviews .form-add .product-name {
    font-weight: bold;
}

#customer-reviews .form-add ol {
    margin: 0;
    margin-top: 5px;
    list-style: none;
}

#customer-reviews .form-add ol li {
    margin-bottom: 10px;
}

#customer-reviews .form-add select {
    width: 130px;
}

#customer-reviews .form-add textarea {
    height: 153px;
}

#customer-reviews .form-add .buttons-set {
    overflow: hidden;
}

.link-price-alert .icon-bell,
.link-stock-alert .icon-bell {
    margin-right: 5px;
}

.catalog-product-view .product-image {
    text-align: center;
}

.thumbnail-dots-wrapper {
    text-align: center;
    height: auto;
    padding: 5px 20px;
}

.thumbnail-dots-wrapper a {
    color: transparent;
}

.thumbnail-dot {
    width: 10px;
    height: 10px;
    background-color: #4D4D4D;
    border-radius: 5px;
    cursor: pointer;
}

.product-image-wrapper {
    max-width: 100%;
    height: auto;
    position: relative;
}

.product-image-wrapper .left-arrow {
    left: 0;
    float: left;
}

.product-image-wrapper .right-arrow {
    right: 0;
    float: right;
}

.product-image-wrapper .nav-arrow {
    font-size: 35px;
    color: #ddd;
    height: 100%;
    width: 50px;
    position: absolute;
    cursor: pointer;
}

.product-image-wrapper .nav-arrow span {
    height: 42px;
    width: 42px;
    position: absolute;
    top: 45%;
}

.product-image-wrapper .right-arrow span {
    left: 5px;
}

.product-image-wrapper .left-arrow span {
    right: 0;
}
/* Class: std - styles for admin-controlled content ================================================================================ */
.std .subtitle {
    padding: 0;
}

.std a {
    text-decoration: underline;
    text-transform: none;
}

.std a:hover {
    text-decoration: none;
    color: #333;
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 16px;
}

.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 15px 0;
    padding: 0;
}

.std ul {
    list-style: disc outside;
    padding: 0 0 0 40px;
}

.std ol {
    list-style: decimal outside;
    padding: 0 0 0 40px;
}

.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 16px;
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 16px;
}

.std address {
    font-style: normal;
}

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

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

/* Headings */
.std h2 {
    margin-bottom: 10px;
}

.std h3 {
    margin-bottom: 8px;
}

.std h4 {
    margin-bottom: 6px;
}

.std h5 {
    margin-bottom: 4px;
}

.std h6 {
    margin-bottom: 2px;
}

/* Tables */
.std table {
    border: 1px solid #ccc;
}
.std table th,
.std table td {
    border: 1px solid #ccc;
    padding: 5px;
}

/* ================================================================================ */
/* Account Login/Create Pages ============================================================ */
.account-login .page-title {
    border: none;
}

.account-login h2 {
    font-size: 18px;
}

.account-create .page-title {
    border: none;
}
.account-create .fieldset {
    padding: 0;
    margin: 0 20px 0 0;
}

.account-create .form-list {
    margin: 10px 0 0;
}

.account-create .form-list .name-firstname {
    margin: 0 0 14px 0;
}

.account-create h2.legend {
    margin-top: 0;
}

.account-create h2.legend {
    background: none;
    font-weight: normal;
    padding: 0 0 13px 0;
    font-size: 18px;
    margin-bottom: 0;
}

button.button.edit {
    float: right;
}

.my-account .fieldset .input-text {
    width: 100%;
}

/* Forgot Password */
.customer-account-forgotpassword .fieldset {
    border-top: 1px solid #CCC;
    background: #FBFBFB;
    margin-top: 10px;
}

.customer-account-forgotpassword .fieldset .form-list li {
	margin: 0;
}

.customer-account-forgotpassword .fieldset .form-list label {
	color: #333333;
}

.customer-account-forgotpassword p.required,
.account-login p.required,
.customer-account-create p.required {
    text-align: left;
    color: #00809F;
    margin-top: 0;
    clear: both;
}

.customer-account-forgotpassword p.back-link {
    float: left;
    width: 100%;
}

.customer-account-forgotpassword p.back-link a {
	font-family: "Arial";
	text-transform: lowercase;
}
/* Account Login/Create Pages ============================================================ */

/* Sidebar */
.block-account {
    padding: 0;
    margin: 0;
    border: none;
}

.block-account .block-content {
    border-top: 1px solid #CCC;
    padding: 10px 0 0 0;
}

.block-account .block-title {
    margin: 0;
    padding: 0 0 12px 0;
}

.block-account ul li {
    text-align: left;
    font-family: arial;
    text-transform: uppercase;
    padding-top: 5px;
    margin: 0 0 5px 0;
    line-height: 16px;
}

.block-account ul li.current span {
    background: #E5E5E5;
    padding: 6px 12px;
    display: inline-block;
}

.block-account ul li a, .block-account ul li span {
    vertical-align: middle;
    padding-left: 12px;
}

.block-account .block-title strong {
    font-weight: bold;
}

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

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

.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.coricraft.co.za/skin/frontend/carbon/default/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 Popup ===================================================================== */

/* My Account ============================================================================= */
.main-container .col-main .block-account {
    display: none;
}

.my-account .page-title {
    margin: 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0;
}

.my-account .box-title h3 {
    float: left;
}

.my-account .form-list li.control label {
    display: inline;
}

/* Dashboard */
.my-account h1 {
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
    margin: 0;
}

.my-account h2 {
    font-size: 14px;
    font-weight: bold;
}

.my-account h3 {
    font-size: 12px;
    font-weight: bold;
}

.my-account .welcome-msg {
    margin: 0 0 15px 0;
}

.my-account #my_recent_reviews {
    list-style-type: none;
    margin-left: 0;
}

/* Pager / Limiter */
.my-account .pager {
    margin: 15px 0;
}

.my-account .pager .amount,
.my-account .pager .limiter {
    float: left;
}

.my-account .pager .limiter {
    width: 200px;
    float: right;
}

.my-account .pager .limiter label {
    display: inline;
    color: #000;
    margin: 0 5px 0 20px;
}

.my-account .pager .amount {
    margin: 0;
}

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

.dashboard .box-recent .box-head h2 {
    margin-top: 0;
}

.dashboard .box-recent .box-head a {
    display: none;
}

.my-account .data-table thead {
    background: none;
}

.my-account .data-table thead tr {
    height: auto;
}

.my-account .data-table th {
    border: none;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
}

.my-account .data-table td {
    border: none;
    vertical-align: middle;
    text-align: left;
}

.my-account .data-table td.last span.nobr a {
    color: #00809F;
    font-weight: normal;
}

.my-account .data-table span.price {
    font-size: 12px;
}

#my-orders-table a {
    text-transform: none;
}

/* Block: Account Information */
.box-info .box-top h3 {
    padding: 10px 0 0 0;
    margin: 0;
    float: left;
}
.my-account .box-top {
    clear: both;
    overflow: hidden;
}
.box-account .col2-set .box {
    background: #FBFBFB;
    min-height: 120px;
    border-top: 1px solid #CCC;
    padding: 10px;
}

.box-account .col2-set .box-content {
    font-style: italic;
}

.my-account address {
    clear: both;
    font-style: italic;
}

/* 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;
}

/* Address Book */
.addresses-primary ol, .addresses-additional ol {
    margin-left: 0;
}

.addresses-primary li.item, .addresses-additional li.item {
    background: #FBFBFB;
    border-top: 1px solid #CCC;
    padding: 10px;
    margin: 0 0 10px 0;
    min-height: 120px;
    list-style-type: none;
}

.addresses-primary li.empty, .addresses-additional li.empty {
    padding-top: 10px;
}

 .fieldset {
    border: none;
    padding: 10px 25px 12px 10px;
 }

.fieldset.left {
    width: 48%;
}

.fieldset.right {
	float: right;
	margin: 0;
	width: 48%;
}

.my-account .form-list .field {
	float:none;
}

.my-account .form-list li .name-firstname {
    padding-top: 0;
}

/* 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 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 .ratings-table {
    margin: 0 0 10px;
}

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

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

/* Sales order view */
.sales-order-view .data-table {
    background: #e5e5e5;
}

.sales-order-view .data-table th {
    text-align: left;
}

.sales-order-view .data-table th {
    padding: 15px 10px 5px 10px;
}

.sales-order-view .data-table td {
    padding: 5px 10px;
}

.sales-order-view .data-table h3 {
    display: inline;
    margin-right: 15px;
}

.sales-order-view .data-table dl {
    display: inline;
}

.sales-order-view .data-table dl dt,
.sales-order-view .data-table dl dd {
    display: inline-block;
}

.sales-order-view .data-table dl dd {
    margin-right: 15px;
}

/* Wishlist */
.wishlist-index-index .page-title {
	text-align: left;
}

.wishlist-index-index .page-title h1 {
	float: none;
}

.wishlist-index-index .buttons-set button {
    margin: 0 0 10px 10px;
}

#wishlist-table {
	margin-bottom: 20px;
}

#wishlist-table tr {
    background: #fff;
    border-bottom: 1px solid #ddd;
}

#wishlist-table td {
    padding: 10px;
}

#wishlist-table .qty {
    width: 38px;
    text-align: center;
}

#wishlist-table button {
    margin-bottom: 10px;
}

#wishlist-table .description {
    margin-bottom: 10px;
}

#wishlist-table img {
    max-width: inherit;
}

#wishlist-table td.last {
    text-align: center;
}

/* View order */
.sales-order-view .order-details .a-right {
    text-align: right;
}

.sales-order-view .order-details tfoot tr {
    height: 25px;
}

.my-account .data-table tfoot td {
    text-align: right;
}
/* Content Styles for pages such as startpage, sitemap etc ================================================================= */

/* Product Tags */
.tags-list li {
    display: inline;
}
/* Search term popular */
.catalogsearch-term-popular .tags-list {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 15px 0;
}
/* Advanced Search */
.advanced-search {
    width: 400px;
    padding: 0;
    margin: 10px 0;
}
.catalogsearch-advanced-index .page-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.advanced-search label {
    float: left;
    margin: 5px 0 0 0;
}
.advanced-search .form-list li {
    margin: 0 0 15px 0;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
    margin-left: 150px;
    clear: none;
}
.catalogsearch-advanced-index .buttons-set {
    width: 370px;
}
/* Advanced Search Result */
.catalogsearch-advanced-result .page-title {
    border-bottom: 1px solid #ccc;
}
.advanced-search-amount {
    margin: 15px 0;
}
.advanced-search-summary .search-criteria {
    float: left;
    margin: 7px 0;
    width: 400px;
}
.advanced-search-summary.no-result {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    overflow: hidden;
}
.advanced-search-summary .search-criteria li {
    width: 185px;
    margin-right: 15px;
}
.advanced-search-did-not-find {
    text-align: right;
    float: right;
}
.advanced-search-did-not-find span {
    margin: 10px 0;
    display: block;
}
.advanced-search-did-not-find button {
    display: block;
}
.advanced-search-did-not-find button span {
    margin: 0;
}
/* Start Page  */
.cms-index-index .col-main .row {
    padding-bottom: 15px;
}
.cms-index-index .col-main .row-fluid {
    border-bottom: 1px solid #ccc;
}
.cms-index-index h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
}
.cms-index-index .sidebar .block {
    margin: 0;
    border: none;
}
.cms-index-index .selected-products {
    padding-top: 0;
    border: none;
}
.cms-index-index .selected-products h5 a {
    text-transform: uppercase;
}
.cms-index-index .selected-products p {
    margin: 0;
}
.cms-index-index .main-container {
    margin-top: 17px;
}
/* Sitemap */
.page-sitemap .page-title h1 {
    float: left;
}
.page-sitemap .page-title .links {
    margin-top: 15px;
}
.page-sitemap .links {
    float: right;
}
.page-sitemap .links {
    text-align: right;
}
.page-sitemap .links a {
    text-decoration: none;
    position: relative;
}
.page-sitemap .sitemap {
    margin: 0 0 12px;
}
.page-sitemap .sitemap li {
    margin: 10px 0;
}
/* Contacts */
.contacts-index-index .breadcrumbs {
    padding: 0;
}
.contacts-index-index h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.contacts-index-index #contactForm .fieldset {
    float: none;
    padding: 0;
    width: auto;
}
.contacts-index-index #contactForm .form-list li {
    overflow: hidden;
}
.contacts-index-index #contactForm .form-list .field {
    float: left;
    width: 215px;
    margin: 0 15px 0 0;
}
.contacts-index-index #contactForm .form-list .f-right {
    float: right;
}
.contacts-index-index #contactForm .buttons-set p.required {
    float: left;
}
/* Success page */
.checkout-onepage-success .page-title {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 15px;
}
.checkout-onepage-success .page-title h1 {
    float: left;
}
.checkout-onepage-success .page-title .continue {
    display: block;
    margin-top: 15px;
    float: right;
}
.checkout-success a {
    text-decoration: underline;
}
/* Shopping Cart ========================================================================= */

.cart h2 {
    font-size: 16px;
}

/* 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 {
    margin: 10px 0;
}

.cart-table .item-msg {
    font-size: 10px;
}

.cart-table thead {
    background: transparent;
}

.cart-table th {
    border: none;
    font-weight: normal;
    padding: 0 15px 5px 15px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    text-align: left;
}

.cart-table tr.last {
    border-bottom: none;
}

.cart-table td {
    border: none;
    padding: 15px;
}

.cart-table td.remove {
    padding-right: 0;
}

.cart-table tfoot td {
    padding: 15px 0 0 0;
    border-top: 1px solid #ccc;
}

.cart-table tfoot button {
    margin-bottom: 3px;
}

.cart-table .backlink {
    float: left;
    text-transform: uppercase;
}

.cart-table .btn-remove2 {
    margin: 0;
}

.cart-table .link-wishlist {
    margin: 25px 0 0 0;
    display: block;
}

.cart-table .product-image img {
    max-width: none;
}

.cart-table .product-name {
    text-transform: uppercase;
    font-weight: bold;
}

.cart-table .product-name.has-options {
    margin: 10px 0 0 0;
}

.cart-table .item-options {
    margin: 0;
    text-transform: uppercase;
}

.cart-table .cart-price {
    display: block;
    text-align: center;
}

.cart-table .qty {
    text-align: center;
    width: 38px;
}

/* Shopping Cart Collateral boxes */

.cart .crosssell h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.cart .crosssell .product-name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: inherit;
    margin-bottom: 5px;
}

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

.cart .crosssell .old-price,
.cart .crosssell .special-price {
    margin-bottom: 5px;
}

.cart .crosssell .add-to-links {
    text-transform: uppercase;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount h2 {
    margin-top: 0;
    text-transform: uppercase;
}

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

.cart .discount .input-box,
.cart .giftcard .input-box {
    float: left;
    margin: 0 0 10px 0;
}

.cart .discount .input-text,
.cart .giftcard .input-text {
    width: 147px;
    margin: 0 10px 0 0;
    padding: 7px 10px;
}

.cart .check-gc-status {
    margin-top: 10px;
}

/* Shopping Cart Totals */
.cart .totals {
    text-transform: uppercase;
}

.cart .totals h2 {
    margin-top: 0;
}

.cart .totals .content {
    background: #e5e5e5;
    padding: 10px;
    overflow: hidden;
}

.cart .totals .checkout-types {
    margin: 10px 0 0 0;
}

.cart .totals strong {
    font-weight: normal;
}

.cart .totals .grand-total-incl strong,
.cart .totals .grand-total-excl strong {
    font-weight: bold;
}

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

.cart .totals .grand-total-incl {
    border-top: 1px solid #fff;
}

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

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

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

.cart .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 > 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;
}

#vertical-nav .block-title {
    border: none;
}

.vertnav {
	margin: 0;
    padding: 0;
}

.vertnav li {
    overflow: hidden;
}

.vertnav li a {
    text-transform: uppercase;
}

.block .vertnav li.even {
    overflow: hidden;
    background: #fff;
}

.vertnav ul li {
 	border-bottom: none;
	text-transform: none;
    position: relative;
}

/* This controls the indent for each sublist */
.vertnav ul {
    padding: 0;
    margin: 0;
    clear: both;
}

.vertnav ul ul {
    padding: 5px 0 0 10px;
}

.vertnav .vertnavlink {
    padding: 6px 0px 6px 10px;
    margin: 0;
    display: inline-block;
}

/* Provide space for our own "bullet" inside the link */
.vertnav .expandlink {
    color: #666;
    font-size: 6px;
    margin-left: 6px;
    padding: 3px 10px 3px 4px;
    vertical-align: top;
    display: inline-block;
}

/* Show "bullets" in the links, depending on the class of the
   LI that the link's in */
.vertnav .open .expandlink:before {
    content: "\2212";
}

.vertnav .closed .expandlink:before {
    content: "\2b";;
}

.vertnav .open > .vertnavlink,
.vertnav .active > .vertnavlink{
    background: #e5e5e5;
}

.vertnav .open .active > a {
    background: transparent;
    font-weight: bold;
}

/* Actually show and hide sublists */
.vertnav .open ul {
    display: block;
}

.vertnav .closed ul {
    display: none;
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome'; font-display:swap; url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/fontawesome/fontawesome-webfont.eot?v=4.1.0');src:url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/fontawesome/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/fontawesome/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/fontawesome/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"],.vertnav .open .expandlink,.vertnav .closed .expandlink{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.icon-2x{font-size:2em}.icon-3x{font-size:3em}.icon-4x{font-size:4em}.icon-5x{font-size:5em}.icon-fw{width:1.28571429em;text-align:center}.icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.icon-ul>li{position:relative}.icon-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.icon-li.icon-lg{left:-1.85714286em}.icon-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.icon-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.icon-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.icon-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.icon-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.icon-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.icon-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.icon-stack-1x,.icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}.icon-stack-1x{line-height:inherit}.icon-stack-2x{font-size:2em}.icon-inverse{color:#fff}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-o:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-o:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-check:before{content:"\f00c"}.icon-times:before{content:"\f00d"}.icon-search-plus:before{content:"\f00e"}.icon-search-minus:before{content:"\f010"}.icon-power-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-gear:before,.icon-cog:before{content:"\f013"}.icon-trash-o:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file-o:before{content:"\f016"}.icon-clock-o:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download:before{content:"\f019"}.icon-arrow-circle-o-down:before{content:"\f01a"}.icon-arrow-circle-o-up:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle-o:before{content:"\f01d"}.icon-rotate-right:before,.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-dedent:before,.icon-outdent:before{content:"\f03b"}.icon-indent:before{content:"\f03c"}.icon-video-camera:before{content:"\f03d"}.icon-photo:before,.icon-image:before,.icon-picture-o:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before,.icon-pencil-square-o:before{content:"\f044"}.icon-share-square-o:before{content:"\f045"}.icon-check-square-o:before{content:"\f046"}.icon-arrows:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-circle:before{content:"\f055"}.icon-minus-circle:before{content:"\f056"}.icon-times-circle:before{content:"\f057"}.icon-check-circle:before{content:"\f058"}.icon-question-circle:before{content:"\f059"}.icon-info-circle:before{content:"\f05a"}.icon-crosshairs:before{content:"\f05b"}.icon-times-circle-o:before{content:"\f05c"}.icon-check-circle-o:before{content:"\f05d"}.icon-ban:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-mail-forward:before,.icon-share:before{content:"\f064"}.icon-expand:before{content:"\f065"}.icon-compress:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-circle:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye:before{content:"\f06e"}.icon-eye-slash:before{content:"\f070"}.icon-warning:before,.icon-exclamation-triangle:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-arrows-v:before{content:"\f07d"}.icon-arrows-h:before{content:"\f07e"}.icon-bar-chart-o:before{content:"\f080"}.icon-twitter-square:before{content:"\f081"}.icon-facebook-square:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-gears:before,.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-o-up:before{content:"\f087"}.icon-thumbs-o-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-o:before{content:"\f08a"}.icon-sign-out:before{content:"\f08b"}.icon-linkedin-square:before{content:"\f08c"}.icon-thumb-tack:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-sign-in:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-square:before{content:"\f092"}.icon-upload:before{content:"\f093"}.icon-lemon-o:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-square-o:before{content:"\f096"}.icon-bookmark-o:before{content:"\f097"}.icon-phone-square:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd-o:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0f3"}.icon-certificate:before{content:"\f0a3"}.icon-hand-o-right:before{content:"\f0a4"}.icon-hand-o-left:before{content:"\f0a5"}.icon-hand-o-up:before{content:"\f0a6"}.icon-hand-o-down:before{content:"\f0a7"}.icon-arrow-circle-left:before{content:"\f0a8"}.icon-arrow-circle-right:before{content:"\f0a9"}.icon-arrow-circle-up:before{content:"\f0aa"}.icon-arrow-circle-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-arrows-alt:before{content:"\f0b2"}.icon-group:before,.icon-users:before{content:"\f0c0"}.icon-chain:before,.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-flask:before{content:"\f0c3"}.icon-cut:before,.icon-scissors:before{content:"\f0c4"}.icon-copy:before,.icon-files-o:before{content:"\f0c5"}.icon-paperclip:before{content:"\f0c6"}.icon-save:before,.icon-floppy-o:before{content:"\f0c7"}.icon-square:before{content:"\f0c8"}.icon-navicon:before,.icon-reorder:before,.icon-bars:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-unsorted:before,.icon-sort:before{content:"\f0dc"}.icon-sort-down:before,.icon-sort-desc:before{content:"\f0dd"}.icon-sort-up:before,.icon-sort-asc:before{content:"\f0de"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2"}.icon-legal:before,.icon-gavel:before{content:"\f0e3"}.icon-dashboard:before,.icon-tachometer:before{content:"\f0e4"}.icon-comment-o:before{content:"\f0e5"}.icon-comments-o:before{content:"\f0e6"}.icon-flash:before,.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before,.icon-clipboard:before{content:"\f0ea"}.icon-lightbulb-o:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-o:before{content:"\f0a2"}.icon-coffee:before{content:"\f0f4"}.icon-cutlery:before{content:"\f0f5"}.icon-file-text-o:before{content:"\f0f6"}.icon-building-o:before{content:"\f0f7"}.icon-hospital-o:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-square:before{content:"\f0fd"}.icon-plus-square:before{content:"\f0fe"}.icon-angle-double-left:before{content:"\f100"}.icon-angle-double-right:before{content:"\f101"}.icon-angle-double-up:before{content:"\f102"}.icon-angle-double-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before,.icon-mobile:before{content:"\f10b"}.icon-circle-o:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-mail-reply:before,.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-o:before{content:"\f114"}.icon-folder-open-o:before{content:"\f115"}.icon-smile-o:before{content:"\f118"}.icon-frown-o:before{content:"\f119"}.icon-meh-o:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard-o:before{content:"\f11c"}.icon-flag-o:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-mail-reply-all:before,.icon-reply-all:before{content:"\f122"}.icon-star-half-empty:before,.icon-star-half-full:before,.icon-star-half-o:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before,.icon-chain-broken:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-slash:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-o:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-circle-left:before{content:"\f137"}.icon-chevron-circle-right:before{content:"\f138"}.icon-chevron-circle-up:before{content:"\f139"}.icon-chevron-circle-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-h:before{content:"\f141"}.icon-ellipsis-v:before{content:"\f142"}.icon-rss-square:before{content:"\f143"}.icon-play-circle:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-square:before{content:"\f146"}.icon-minus-square-o:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-square:before{content:"\f14a"}.icon-pencil-square:before{content:"\f14b"}.icon-external-link-square:before{content:"\f14c"}.icon-share-square:before{content:"\f14d"}.icon-compass:before{content:"\f14e"}.icon-toggle-down:before,.icon-caret-square-o-down:before{content:"\f150"}.icon-toggle-up:before,.icon-caret-square-o-up:before{content:"\f151"}.icon-toggle-right:before,.icon-caret-square-o-right:before{content:"\f152"}.icon-euro:before,.icon-eur:before{content:"\f153"}.icon-gbp:before{content:"\f154"}.icon-dollar:before,.icon-usd:before{content:"\f155"}.icon-rupee:before,.icon-inr:before{content:"\f156"}.icon-cny:before,.icon-rmb:before,.icon-yen:before,.icon-jpy:before{content:"\f157"}.icon-ruble:before,.icon-rouble:before,.icon-rub:before{content:"\f158"}.icon-won:before,.icon-krw:before{content:"\f159"}.icon-bitcoin:before,.icon-btc:before{content:"\f15a"}.icon-file:before{content:"\f15b"}.icon-file-text:before{content:"\f15c"}.icon-sort-alpha-asc:before{content:"\f15d"}.icon-sort-alpha-desc:before{content:"\f15e"}.icon-sort-amount-asc:before{content:"\f160"}.icon-sort-amount-desc:before{content:"\f161"}.icon-sort-numeric-asc:before{content:"\f162"}.icon-sort-numeric-desc:before{content:"\f163"}.icon-thumbs-up:before{content:"\f164"}.icon-thumbs-down:before{content:"\f165"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-xing:before{content:"\f168"}.icon-xing-square:before{content:"\f169"}.icon-youtube-play:before{content:"\f16a"}.icon-dropbox:before{content:"\f16b"}.icon-stack-overflow:before{content:"\f16c"}.icon-instagram:before{content:"\f16d"}.icon-flickr:before{content:"\f16e"}.icon-adn:before{content:"\f170"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-square:before{content:"\f172"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-up:before{content:"\f176"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-apple:before{content:"\f179"}.icon-windows:before{content:"\f17a"}.icon-android:before{content:"\f17b"}.icon-linux:before{content:"\f17c"}.icon-dribbble:before{content:"\f17d"}.icon-skype:before{content:"\f17e"}.icon-foursquare:before{content:"\f180"}.icon-trello:before{content:"\f181"}.icon-female:before{content:"\f182"}.icon-male:before{content:"\f183"}.icon-gittip:before{content:"\f184"}.icon-sun-o:before{content:"\f185"}.icon-moon-o:before{content:"\f186"}.icon-archive:before{content:"\f187"}.icon-bug:before{content:"\f188"}.icon-vk:before{content:"\f189"}.icon-weibo:before{content:"\f18a"}.icon-renren:before{content:"\f18b"}.icon-pagelines:before{content:"\f18c"}.icon-stack-exchange:before{content:"\f18d"}.icon-arrow-circle-o-right:before{content:"\f18e"}.icon-arrow-circle-o-left:before{content:"\f190"}.icon-toggle-left:before,.icon-caret-square-o-left:before{content:"\f191"}.icon-dot-circle-o:before{content:"\f192"}.icon-wheelchair:before{content:"\f193"}.icon-vimeo-square:before{content:"\f194"}.icon-turkish-lira:before,.icon-try:before{content:"\f195"}.icon-plus-square-o:before{content:"\f196"}.icon-space-shuttle:before{content:"\f197"}.icon-slack:before{content:"\f198"}.icon-envelope-square:before{content:"\f199"}.icon-wordpress:before{content:"\f19a"}.icon-openid:before{content:"\f19b"}.icon-institution:before,.icon-bank:before,.icon-university:before{content:"\f19c"}.icon-mortar-board:before,.icon-graduation-cap:before{content:"\f19d"}.icon-yahoo:before{content:"\f19e"}.icon-google:before{content:"\f1a0"}.icon-reddit:before{content:"\f1a1"}.icon-reddit-square:before{content:"\f1a2"}.icon-stumbleupon-circle:before{content:"\f1a3"}.icon-stumbleupon:before{content:"\f1a4"}.icon-delicious:before{content:"\f1a5"}.icon-digg:before{content:"\f1a6"}.icon-pied-piper-square:before,.icon-pied-piper:before{content:"\f1a7"}.icon-pied-piper-alt:before{content:"\f1a8"}.icon-drupal:before{content:"\f1a9"}.icon-joomla:before{content:"\f1aa"}.icon-language:before{content:"\f1ab"}.icon-fax:before{content:"\f1ac"}.icon-building:before{content:"\f1ad"}.icon-child:before{content:"\f1ae"}.icon-paw:before{content:"\f1b0"}.icon-spoon:before{content:"\f1b1"}.icon-cube:before{content:"\f1b2"}.icon-cubes:before{content:"\f1b3"}.icon-behance:before{content:"\f1b4"}.icon-behance-square:before{content:"\f1b5"}.icon-steam:before{content:"\f1b6"}.icon-steam-square:before{content:"\f1b7"}.icon-recycle:before{content:"\f1b8"}.icon-automobile:before,.icon-car:before{content:"\f1b9"}.icon-cab:before,.icon-taxi:before{content:"\f1ba"}.icon-tree:before{content:"\f1bb"}.icon-spotify:before{content:"\f1bc"}.icon-deviantart:before{content:"\f1bd"}.icon-soundcloud:before{content:"\f1be"}.icon-database:before{content:"\f1c0"}.icon-file-pdf-o:before{content:"\f1c1"}.icon-file-word-o:before{content:"\f1c2"}.icon-file-excel-o:before{content:"\f1c3"}.icon-file-powerpoint-o:before{content:"\f1c4"}.icon-file-photo-o:before,.icon-file-picture-o:before,.icon-file-image-o:before{content:"\f1c5"}.icon-file-zip-o:before,.icon-file-archive-o:before{content:"\f1c6"}.icon-file-sound-o:before,.icon-file-audio-o:before{content:"\f1c7"}.icon-file-movie-o:before,.icon-file-video-o:before{content:"\f1c8"}.icon-file-code-o:before{content:"\f1c9"}.icon-vine:before{content:"\f1ca"}.icon-codepen:before{content:"\f1cb"}.icon-jsfiddle:before{content:"\f1cc"}.icon-life-bouy:before,.icon-life-saver:before,.icon-support:before,.icon-life-ring:before{content:"\f1cd"}.icon-circle-o-notch:before{content:"\f1ce"}.icon-ra:before,.icon-rebel:before{content:"\f1d0"}.icon-ge:before,.icon-empire:before{content:"\f1d1"}.icon-git-square:before{content:"\f1d2"}.icon-git:before{content:"\f1d3"}.icon-hacker-news:before{content:"\f1d4"}.icon-tencent-weibo:before{content:"\f1d5"}.icon-qq:before{content:"\f1d6"}.icon-wechat:before,.icon-weixin:before{content:"\f1d7"}.icon-send:before,.icon-paper-plane:before{content:"\f1d8"}.icon-send-o:before,.icon-paper-plane-o:before{content:"\f1d9"}.icon-history:before{content:"\f1da"}.icon-circle-thin:before{content:"\f1db"}.icon-header:before{content:"\f1dc"}.icon-paragraph:before{content:"\f1dd"}.icon-sliders:before{content:"\f1de"}.icon-share-alt:before{content:"\f1e0"}.icon-share-alt-square:before{content:"\f1e1"}.icon-bomb:before{content:"\f1e2"}
.carousel {
    position: relative;
    -ms-touch-action: none;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
    float: none;
}

.carousel-inner > .active.left {
    left: -100%;
    float: none;
}

.carousel-inner > .active.right {
    left: 100%;
    float: none;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 8%;
    text-align: center;
}

.carousel-control.left {
}

.carousel-control.right {
    left: auto;
    right: 0;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

.carousel-control .icon-chevron-left,
.carousel-control .icon-chevron-right {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    margin-top: -15px;
    padding: 4px 5px 7px 5px;
    background: #fff;
    color: #333;
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.carousel-control:hover .icon-chevron-left,
.carousel-control:hover .icon-chevron-right {
    opacity: 1;
}

.carousel-control .icon-chevron-right {
    right: 0;
    left: auto;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    background-color: #ccc;
    border-radius: 10px;
    cursor: pointer;
}

.carousel-indicators .active {
    background-color: #000;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

.carousel-indicators {
    bottom: -28px;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .carousel-control {
        display: none;
    }
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #428bca;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container:before,
.container:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}

.container:after {
    clear: both;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row:before,
.row:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}

.row:after {
    clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
    .container {
        max-width: 744px;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .pull-sm-clear-right {
        float: right;
        clear: right;
    }

    .pull-sm-clear-left {
        float: left;
        clear: left;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 970px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .pull-md-clear-right {
        float: right;
        clear: right;
    }

    .pull-md-clear-left {
        float: left;
        clear: left;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-11,
    .col-md-12,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .pull-lg-clear-right {
        float: right;
        clear: right;
    }

    .pull-lg-clear-left {
        float: left;
        clear: left;
    }
}
/* Extra small devices */
@media (max-width: 767px) {

    body {
        font-size: 14px;
        line-height: 18px;
    }

    h1 {
        font-size: 24px;
        line-height: 30px;
    }

    h2 {
        font-size: 18px;
        line-height: 24px;
    }

    h3 {
        font-size: 16px;
        line-height: 20px;
    }

    h4 {
        font-size: 15px;
        line-height: 19px;
    }

    h5 {
        font-size: 14px;
        line-height: 17px;
    }

    h6 {
        font-size: 12px;
        line-height: 15px;
    }

    label {
        font-size: 14px;
        line-height: 18px;
    }

    .breadcrumbs {
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        margin-top: 10px
    }

    .breadcrumbs .home a {
        padding-left: 0;
    }

    .toolbar .sort-by,
    .toolbar .limiter {
        display: none;
    }


    .toolbar-bottom .toolbar .sort-by,
    .toolbar-bottom .toolbar .limiter {
        display: block;
    }

    .button {
        font-size: 12px;
    }

    .input-text, select {
        font-size: 16px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    label,
    .form-list label,
    .form-list .input-box,
    .one-page-checkout label,
    .one-page-checkout .input-text,
    .form-list .input-text {
        width: 100%;
    }

    .radio,
    .control label {
        width: auto;
    }
}

@media (min-width: 480px) {
    .form-list .validation-advice,
    .form-account-name .validation-advice,
    .one-page-checkout .validation-advice {
        margin-left: 29%;
    }
}

/* Extra small devices */
@media (max-width: 767px) {

    #header {
        padding: 0 10px 10px;
        margin-left: -10px;
        margin-right: -10px;
    }

    #header .logo {
        float: left;
        margin: 0;
        padding: 5px 0 5px 0;
    }

    #header .logo img {
        max-width: 138px;
        max-height: 32px;
    }

    #header .phone-menu {
        float:right;
        margin-right: -10px;
    }

    #header .phone-menu li {
        float: left;
        border-left: 1px dotted #d8d8d8;
    }

    #header .phone-menu li a {
        display: inline-block;
        width: 40px;
        height: 42px;
        line-height: 20px;
        text-align: center;
        padding: 11px 0;
    }

    .header-phone-bar {
        float: left;
        border-bottom: 1px solid #d8d8d8;
    }

    .header-phone-search {
        float: left;
    }

    #nav,
    .header-phone-search,
    .phone-menu .active,
    #nav li.over ul li a,
    #nav li.active ul li a,
    #nav ul ul,
    #nav ul div {
        background: #f5f5f5;
    }

    #search_mini_form {
        display: none;
        float: none;
        clear: both;
        margin: 0 -10px;
        padding: 10px;
    }

    #search_mini_form .input-text {
        font-size: 14px;
    }

    #search_autocomplete {
        display: none;
    }

    #search_mini_form .input-wrapper {
        background: #fff;
    }

    #search_mini_form .input-wrapper .input-search {
        width: 93%;
        font-size: 16px;
    }

    .hamburger {
        width: 16px;
        display: inline-block;
    }

    .hamburger .bread {
        display: block;
        width: inherit;
        height: 3px;
        border-radius: 1px;
        background-color: #515151;
        margin-top: 3px;
    }

    /* Navigation */
    #nav {
        font-size: 13px;
        line-height: 16px;
    }

    #header #nav .level0 > .toggle-sub-menu {
        float:right;
        clear:right;
        display: block;
        width: 40px;
        border: none;
        background: none;
        line-height: 18px;
        padding: 10px 0;
        outline: none;
    }

    /* All Levels */
    #nav li {
        text-align: left;
        position: relative;
        margin: 0;
    }

    #nav li.over {
        z-index: auto;
    }

    #nav .level0 > a {
        font-size: 14px;
        line-height: 18px;
        display: inline-block;
        width: 87%;
    }

    #nav li a {
        display: block;
        text-decoration: none;
        padding: 10px 10px;
    }

    #nav li.last a {
        border-bottom: none;
    }

    #nav li a:hover {
        text-decoration: none;
    }

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

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

    /* 1st Level */
    #nav li {
        float: none;
    }

    #nav li a {
        float: none;
        font-weight: normal;
        color: #333;
    }

    #nav li a:hover,
    #nav li.over a,
    #nav li.active a {
        background: transparent;
        color: #333;
    }

    #nav li.active > a {
        font-weight: bold;
    }

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

    #nav ul li a {
        padding: 7px 20px;
    }

    #nav li li a:hover {
        color: #333;
    }

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

    #nav ul li {
        float: none;
        margin: 0;
    }

    li.level0 {
        border-bottom: 1px solid #ccc;
    }

    #nav .level0.last {
        border-bottom: none;
    }

    #nav .level0 > ul {
        display: none;
    }

    #nav .parent.active > ul {
        display: block;
    }

    /** Hide mobile menu by default */
    #nav {
        display: none;
    }
}

/* Small devices */
@media (min-width: 768px) and (max-width: 991px) {
    .toolbar-bottom .pages {
        display: block;
    }
}

/* Extra small devices */
@media (max-width: 767px) {

    .pages .pagination {
        float: none;
    }

    .toolbar-bottom .pagination{
        margin: 10px 0;
    }

    .toolbar-bottom .pages {
        width: 100%;
        text-align: center;
    }

    .toolbar-bottom .toolbar {
        text-align: center;
    }

    .toolbar-bottom .toolbar .amount,
    .toolbar-bottom .toolbar .sort-by,
    .toolbar-bottom .toolbar .limiter {
        margin-bottom: 10px;
    }

    .toolbar-bottom label {
        float: none;
        display: block;
        text-align: left;
    }

    .pagination > li > a, .pagination > li > span {
        padding: 5px 10px;
    }

    .toolbar .amount {
        line-height: 36px;
    }

    .toolbar-bottom .limiter select,
    .toolbar-bottom .sort-by select {
        margin-left: 0;
    }
}
/* Small devices */
@media (min-width: 768px) and (max-width: 991px) {
    .nav-tabs > li > a {
        padding: 5px 8px;
    }

}

/* Extra small devices */
@media (max-width: 767px) {
    .nav-tabs > li > a {
        padding: 8px 8px;
        font-size: 11px;
    }

    .catalog-product-view .more-views li {
        float: none;
        display: inline-block;
    }

    .box-related .products-grid li.item,
    .box-up-sell .products-grid li.item{
        padding-bottom: 15px;
    }

    .product-options dt label {
        margin-right: 10px;
    }
}
/* Large devices */
@media (min-width: 1200px) {
    #footer h5.heading .icon-minus,
    #footer h5.heading .icon-plus {
        display: none;
    }
}

/* Extra small devices / Small devices */
@media (min-width: 768px) and (max-width: 991px) {
    #footer h5.heading .icon-minus,
    #footer h5.heading .icon-plus {
        display: none;
    }
}

/* Extra small devices */
@media (max-width: 767px) {

    #footer01 {
        border-top: 0;
        margin-top: 0;
    }

    #footer h5.heading {
        background: #f0f0f0;
        border: 1px solid #a1a1a1;
        padding: 10px;
        font-size: 12px;
        font-weight: normal;
        margin: -1px 0 0 0;
        cursor: pointer;
        text-transform: uppercase;
    }

    #footer h5.heading i {
        float: right;
        cursor: pointer;
        display: block;
    }

    #footer h5.heading .icon-chevron-up {
        display: none;
    }

    #footer .content {
        display: none;
        padding: 10px;
    }

    #footer #nav04 {
        margin-top: 10px;
    }

    #nav04 * {
        float: none;
    }

    #nav04 li {
        margin-bottom: 10px;
    }

    #footer .bottomlinks a {
        display: block;
        padding: 0;
        text-transform: uppercase;
    }

    #footer .bottomlinks a:first-child {
        padding-top: 10px;
    }

    #footer .validation-advice {
        position: relative;
    }

    #vaimo a {
        text-align: left;
    }
}
/* Extra small devices / Small devices */
@media (max-width: 991px) {

    .customer-account-index .main-container {
        margin-top: 0;
    }

    .toggle-account-nav {
        background: #f0f0f0;
        border: 1px solid #a1a1a1;
        padding: 10px;
        margin: 7px 0 15px 0;
    }

    .toggle-account-nav i {
        float: right;
    }

    .main-container .col-main .block-account {
        display: block;
        border: none;
        margin: 15px 0;
    }

    .my-account .data-table td.last a {
        display: block;
    }

    .my-account .my-wishlist .separator,
    .order-hidden {
        display: none;
    }

    .my-account .my-wishlist .last .btn-cart {
        min-width: 120px;
    }

    .my-account .data-table td.last .separator {
        display: none;
    }

    .block-account .block-title {
        padding-bottom: 0;
    }

    .block-account .block-content {
        border: none;
    }

    .block-account .block-content ul li {
        font-size: 12px;
    }

    #my-orders-table {
        font-size: 12px;
    }
}

@media (max-width: 767px) {

    .sales-order-view .order-details tfoot td:first-child {
        display: block;
    }
}
/* Small devices */
@media (min-width: 768px) and (max-width: 991px) {
    .contacts-index-index #contactForm .form-list .wide textarea {
        width: 340px;
    }
}

/* Extra small devices */
@media (max-width: 767px) {
    .cms-index-index ul.products-grid {
        margin-left: -20px;
    }

    .catalogsearch-result-index h1,
    .catalogsearch-advanced-result h1 {
        position: inherit;
    }

    .advanced-search label {
        float: none;
    }

    .catalogsearch-advanced-index .buttons-set {
        width: 220px;
    }

    .advanced-search .form-list .input-box,
    .advanced-search .form-list .input-range {
        margin-left: 0;
    }

    .contacts-index-index #contactForm .form-list .wide textarea {
        width: 210px;
    }

    div.pagemanager .four-blocks li.item {
        margin-left: 4%;
        width: 48%;
    }

    div.pagemanager .four-blocks li.item:nth-child(2n+1) {
        margin-left: 0;
    }
}
/* Landscape phones and down */
@media (max-width: 767px) {
    .cart-collaterals-col {
        float: left;
        margin-top: 20px;
    }

    .cart .totals {
        margin-bottom: 20px;
    }

    .cart-table td.remove {
        width: 15px;
        padding-left: 0;
    }

    .cart-table th {
        padding: 0 0 5px;
    }

    .cart-table tfoot .a-right.last {
        text-align: right;
    }

    .cart-table tfoot button {
        margin-bottom: 10px;
    }

    .cart-table .th-title {
        padding-left: 15px;
    }
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* recomment for fix issues on mobile devices
@media only screen and (max-device-width: 770px) {
    .amlabel-txt {
        font-size: 70%;
        line-height: 1.1;
    }
}
*/

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top     : 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-left {
    left : 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.middle-right {
    right: 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    background-position-x: right !important;
    text-align: right;
}

.bottom-center {
    bottom: 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    background-position-x: center !important;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    z-index: 7000;
}

.wrapper .page-header .page-header-container {
    z-index: 7100;
}

#atca-popup-container {  
	color: #000;
	border: 1px solid #c0c0c0;
	padding: 25px 20px;
	position: absolute;
	z-index: 200;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -127px;
	background: #fff;
	/* Drop shadows */
	-moz-box-shadow: 3px 3px 4px #808080;
	-webkit-box-shadow: 3px 3px 4px #808080;
	box-shadow: 3px 3px 4px #808080;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080');
	text-align: center;
}

#atca-message-container {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}

#atca-message-container #atca-message-text-related {
	padding: 20px 0 0 0;
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	*background-position: top left; /* notice the * before the property - shows in IE7 and below */
} 
#atca-popup-container #atca-message-image-related,
#atca-popup-container #atca-please-wait-image-related {
	width: 41px;
	height: 42px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
} 

#atca-popup-container #atca-please-wait-image-related {
	background-image: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/ajax-loader.gif);
}

#atca-popup-container #atca-message-container #atca-please-wait {
	background-image: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/ajax-loader.gif);
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
}

#atca-popup-container #atca-message-image-related#atca-please-wait-remove {
	background-image: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/ajax-loader.gif);
}

#atca-popup-container #atca-message-image-related.atca-success,
#atca-popup-container #atca-message-text.atca-success {
	background-image: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/success-msg-icon.gif);
}

#atca-popup-container #atca-message-image-related.atca-error,
#atca-popup-container #atca-message-text.atca-error {
	background-image: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/error-msg-icon.gif);
}

#atca-popup-container #atca-message-image-related.atca-notice,
#atca-popup-container #atca-message-text.atca-notice {
	background-image: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/notice-msg-icon.gif);
}

#atca-popup-container #atca-message-text {
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

#atca-popup-container #atca-message-text.atca-notice {
	background-image: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/notice-msg-icon.gif);
}

/* Buttons */
#atca-button-container {
	margin: 20px 0 0 0;
}


#atca-continue-btn {
	float:left;
}

#atca-redirect-btn {
	float:right;

}

#atca-yes-btn {
	float:right;
	margin-right: 40px;
}

#atca-no-btn {
	float:left;
	margin-left: 40px;
}

#atca-checkoutbutton{
	display:none;
}

/* Related products in addtocartajax */
#atca-related-container {
	overflow: hidden;
	margin: 0;
    padding: 10px 0 0 0;
}

#atca-related-container .box-related li{
	width: 223px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 20px;
	position: relative;
}
#atca-related-container .box-related li.last{
	margin-right: 0;
}
#atca-related-container .box-related .product-name {
    color: #444444;
    font-size: 12px;
    padding: 0 0 10px;
    margin: 10px;
    padding: 0;
    text-align: left;
}
#atca-related-container .box-related .product-name a {
    color: #444444;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
#atca-related-container .box-related .product-image {
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    display: block;
    margin: 0;
    position: relative;
    text-decoration: none !important;
    width: 223px;
    cursor: pointer !important;
}
#atca-related-container .box-related .price-box{
	text-align: left;
	clear: both;
    float: left;
    margin: 10px 10px 5px;
    width: 203px;
}
#atca-related-container .box-related .price{
	color: #444444;
}
#atca-related-container .box-related .link-learn {
    float: left;
    line-height: 32px;
    margin-left: 10px;
}
#atca-related-container .box-related button {
	float: right;
	margin-right: 10px;
}
#atca-message-text-related-container{
	display: block;
    height: 331px;
    position: absolute;
    top: 0;
    width: 223px;
    background: url(https://www.coricraft.co.za/skin/frontend/base/default/images/addtocartajax/addtocartajax-related-overlay.png) repeat;
}
#atca-message-image-related,
#atca-please-wait-image-related{
	background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    margin: 140px 10px 0;
    overflow: hidden;
    padding: 0 0 0 22px;
    text-align: left;
}
#atca-message-image-related,
#atca-please-wait-image-related{
    padding: 0;
    margin: 130px 0 0 108px;
}
#atca-message-text-related,
#atca-please-wait-related{
	margin: 180px 0 0 0;
	display: block;
	padding: 0 10px;
}
#atca-message-text{
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 0px 0;
}
#atca-related-container .block-content{
	margin: 0 0 10px 0;
}
#atca-related-container .box-title{
	display: block;
	margin: 0 0 15px 0;
	text-align: left;
}
#atca-related-container .box-title span{
	font-size: 12px;
	width: 100%;
}
.headercart {
    position: relative;
    float: right;
    padding-top: 7px;
}

.headercart .top {
    float: right;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

.headercart-info {
    float: left;
    display: block;
    padding: 0 10px;
    line-height: 34px;
}

.headercart-info:hover {
    text-decoration: none;
}

.headercart-info .icon-shopping-cart {
    font-size: 16px;
    padding-right: 4px;
    line-height: 13px;
    color: #666;
}

.headercart-items {
    margin-right: 5px;
}

.headercart-co-btn {
    float: right;
    padding: 0 10px;
    border-radius: 3px;
    margin: 1px 1px 0 0;
    height: 32px;
    line-height: 32px;
    border: none;
    font-size: 11px;
    font-weight: bold;
}

#recently-added-container {
	position:absolute;
	top: 42px;
	right:0;
	width: 300px;
	z-index: 99999;
}

.headercart-inner {
    margin-top: 5px;
    padding: 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

#recently-added-container .viewing {
    border-bottom: 1px solid #ccc;
    padding: 0 0 7px 0;
    text-transform: none;
}

#recently-added-container .viewing a {
    text-transform: none;
}

#recently-added-container h5 {
    margin: 0 0 5px 0;
}

.headercart .mini-products-list {
    padding: 0;
    margin: 10px 0 0 0;
    overflow: hidden;
    list-style-type: none;
}

.headercart .mini-products-list .product-name {
    text-transform: uppercase;
    margin: 0 0 2px 0;
    font-weight: bold;
}

.headercart .mini-products-list .product-image {
    width: 55px;
}

.headercart .mini-products-list .item-options {
    margin: 0 0 2px 0;
    text-transform: uppercase;
}

.headercart .mini-products-list .item-options li {
    padding: 0;
}

.headercart .mini-products-list > li {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.headercart #recently-added-container button {
    float: right;
}

#recently-added-container .sum,
#recently-added-container .price {
    font-size: inherit;
    margin: 0;
}

#recently-added-container .sum {
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px;
    line-height: 28px;
}

#recently-added-container .btn-remove {
    float: right;
    display: block;
    margin: 20px 0 0 0;
}
@media (min-width: 768px) {
    .selected-products.list-horizontal .row-with-5-cols {
        width: 20%;
    }
}
/* Styles for facebook likebox */

.fan_box {

}
.fan_box .connect_widget_facebook_logo_menubar {

}
.fan_box .full_widget a{

}
.fan_box .full_widget {

}
.fan_box .full_widget .connect_top {

}
.fan_box .page_stream {

}
.fan_box_bottom {

}
#leftpart .fa.fa-arrow-circle-left {
  color: #fff;
  font-size: 30px;
  left: 10px;
  position: absolute;
  top: 48%;
  cursor:pointer;
}

#leftpart .fa.fa-arrow-circle-right {
  color: #fff;
  font-size: 30px;
  right: 10px;
  position: absolute;
  top: 48%;
  cursor:pointer;
}

.follow-link:hover {
  text-decoration: none;
}
.user > .follow-link {
  background-color: #3897f0;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 30px;
  margin-top: 5px;
  padding: 4px 11px;
  vertical-align: unset;
}
.username-li {
  color: #262626;
  font-weight: 600;
  margin-right: 5px;
}
.cmt-div {
  float: left;
  width: 100%;
}
.cmt-div {
  float: left;
  font-size: 11px;
  margin-top: 5px;
  width: 100%;
}

.bottom-insta {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  padding: 10px 0;
  position: absolute;
  width: calc(100% - 20px);
  z-index: 99;
}
.middle-contain {
  float: left;
  height: 385px;
  overflow-y: scroll;
  width: 100%;
}
.popup-icon {
  font-size: 24px;
}
.popup-icon .fa.fa-heart {
  color: #ed4956;
}
.bottom-insta p.popupdate {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
  margin: 4px 0 0;
}
.bottom-insta p.likecount {
  color: #262626;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 11px;
}
#mainimgdiv:hover .hoverp > div > div {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
.instagramshoppable-view #mainimgdiv:hover .hoverp {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.instagramshoppable-view #mainimgdiv .hoverp {
  color: rgb(130, 130, 130);
  cursor: pointer;
  display: none;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.instagramshoppable-view .fs-text-container div {
  float: left;
  margin: 0;
  padding: 5px;
}

.fs-text-container {
  bottom: 0;
  left: 0;
  margin: 0 !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.fs-text-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 1;
}

.fs-service-icon {
  color: #fff;
  font-size: 18pt;
  padding: 5px 10px 0 5px;
}
.fs-has-links {
  color: white;
  font-size: 25px;
  position: absolute;
  right: 10px;
  top: 10px;
}
#mainimgdiv > a {
  float: left;
  width: 100%;
}
#mainimgdiv > a > video {
  float: left;
  width: 100%;
}
.fs-entry-date-old {
  padding-top: 25px !important;
  width: 100%;
}

.fs-timeline-text {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
  max-width: 100%;
  overflow: hidden;
  padding: 4px;
  text-align: center;
}
.fs-entry-date {
  background: rgba(255, 255, 255, 0.29) none repeat scroll 0 0;
  bottom: 0;
  color: #ccc;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 13pt;
  font-style: normal;
  font-weight: 300;
  left: 0;
  letter-spacing: 1px;
  line-height: 14pt;
  position: absolute;
  width: 100%;
}
.fs-entry-date > #imagelikes {
  float: left;
  padding-left: 5%;
}
.fs-entry-date > #imagecomments {
  float: right;
  padding-right: 5%;
}


.fs-entry-title {
  color: white;
  font-family: Times New Roman,serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 200;
  line-height: 21px;
  margin: 0;
}




.instagramshoppable-view #mainimgdiv:nth-child(4n+1) {
  clear: both;
}
.instagramshoppable-view .leftimgdiv {
  float: left;
  margin: 0 0.5% 5px 0;
  width: 33%;
}
.instagramshoppable-view .leftimgdiv:nth-child(3n) {
  margin-right: 0;
}
.prdblocka > img {
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
}
.select-div {
  float: left;
  margin: 10px 0;
  width: 100%;
}


.select-div > select {
  font-size: 16px;
  font-weight: bold;
  margin-left: 25%;
  padding: 10px;
  width: 50%;
}
.userimage > img {
  border: 1px solid;
  border-radius: 50px;
  height: 40px;
  padding: 2px;
  width: 40px;
}
.userimage {
  display: inline-table;
  vertical-align: middle;
  float: left;
}
.userlink {
  display: inline-table;
  float: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  margin-left: 10px;
  vertical-align: middle;
}
.alltitleul li a img {
  float: left;
}
#leftpart > span {
  position: absolute;
}
#titletext {
  border-radius: 6px;
  transition: all 1s ease 0s;
}
#titletext > a:hover{text-decoration:none;color:#fff}
#titletext > a{text-decoration:none;color:#fff}
#titletext > a > .number {
  background: rgba(0, 0, 0, 0) url("https://www.coricraft.co.za/skin/frontend/base/default/images/instagrampro/hotspot.png") no-repeat scroll 0 0 / 30px 33px;
  float: left;
  height: 33px;
  text-align: center;
  width: 30px;
}	
#titletext > a > .numbertitle {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  border: 1px solid;
  float: left;
  padding: 4px 10px;
}
#titletext .number {
  left: -16px;
  position: absolute;
  top: 0;
}
.prdblocka > span {
  float: left;
  font-size: 11px;
  height: 40px;
  overflow: hidden;
  padding: 5px;
  width: 100%;
  text-align: center;
}
.instagramshoppable-view div {
	float:left;
	margin:10px;
}
#instagramshoppable_category { clear:both; }
#instagramshoppable_category img { float:left; height:100px; margin:0 10px 10px 0; }
#instagramshoppable_category #cleardiv { clear:both; height:15px; }
.instagramshoppable-view #mainimgdiv {
  float: left;
  margin: 0 2% 15px 0;
  overflow: hidden;
  position: relative;
  width: 23.5%;
}
.instagramshoppable-view #mainimgdiv img {
  height: 100%;
  transition: all 0.5s ease-in 0s;
  width: 100%;
}

#mainimgdiv:hover a > img
{
	 transform: scale(1.1);
}
#mainimgdiv:hover a > vedio
{
	 transform: scale(1.1);
}

.instagramshoppable-view #mainimgdiv:nth-child(4n) {
  margin-right: 0;
}

.hoverp > div > div {
  color: #fff;
  transform: translate3d(-360px, 0px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}

.hoverp > div > div:first-child {
  transition-delay: 0.05s;
}
.hoverp > div > div:nth-of-type(2) {
  transition-delay: 0.1s;
}
.hoverp > div > div:nth-of-type(4) {
  transition-delay: 0.15s;
}


.instagramshoppable-view #mainimgdiv .hoverp {
  color: #fff;
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  transition: all 1.5s ease 0s;
  width: 100%;
}

.instagramshoppable-view #mainimgdiv .hoverp #innerdiv {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#innerdiv > span {
  font-size: 20px;
  padding-top: 45%;
}
#innerdiv > #imagecomments {
  float: right;
  margin-right: 40px;
}
#innerdiv > #imagelikes {
  float: left;
  margin-left: 40px;
}
.instagramshoppable-view #mainimgdiv .hoverp #shopitimgbtn {
   background:url("https://www.coricraft.co.za/skin/frontend/base/default/images/instagrampro/white-instagram.png") scroll 0 0 no-repeat;
   height:30px; width:30px; display: block; margin:0 auto 10px; 
}
.instagramshoppable-view #mainimgdiv .hoverp #shopitbtn {
    border: 2px solid #fff;
    color: #fff;
    display: block;
	font-family:"Open Sans",sans-serif !important; 
	font-size:15px; 
    padding: 3px 6px; margin:0 auto 10px; width:75px;
}
.instagramshoppable-view #mainimgdiv .hoverp #desc {
    display: inline-block;
	clear:both; text-align:left;  
	color:#fff !important; 
	font-family:"Open Sans",sans-serif !important; 
	font-size:15px; font-weight:normal;  
}
.instagramshoppable-view #mainimgdiv .hoverp #desc p,
.instagramshoppable-view #mainimgdiv .hoverp #desc strong,
.instagramshoppable-view #mainimgdiv .hoverp #desc span,
.instagramshoppable-view #mainimgdiv .hoverp #desc em,
.instagramshoppable-view #mainimgdiv .hoverp #desc label
{
	color:#fff !important; 
	font-family:"Open Sans",sans-serif !important; 
	font-size:15px; 
}
.instagramshoppable-view #mainimgdiv .hoverp a {
	text-decoration:none; 
	color:#fff !important; 
	font-family:"Open Sans",sans-serif !important; 
	font-size:15px;   
	height: 244px; width:250px;
    overflow: hidden;
    text-decoration: none; 
	display:inline-block; text-align:center;
}
.instagramshoppableshow { display:block !important; }
#backgrounddiv {
	align-items: baseline;
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    bottom: 0; left: 0;  right: 0; top: 0;
    justify-content: center;
    overflow: auto;
    position: fixed;
    z-index: 15001;
	width:100%;
	height:100%;
	display:none;
}
#backgrounddiv #whitebgdiv {
  background-color: white;
  height: 550px;
  margin: 50px auto;
  max-width: 100%;
  position: relative;
  width: 970px;
}
#backgrounddiv #whitebgdiv #rightpart ul.prditem li {
  border: 1px solid #e2e2e2;
  display: inline-table;
  height: 142px;
  margin-bottom: 15px;
  margin-right: 2%;
  margin-top:0;
  padding:0;
  width: 32% !important;
}
.instagramshoppable-view.clearer {
  float: left;
  width: 100%;
}
#backgrounddiv #whitebgdiv #rightpart ul.prditem li:nth-child(3n) {
  margin-right: 0;
}
#backgrounddiv #whitebgdiv #rightpart ul.prditem li:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: 4px 7px 15px 0 rgba(0, 0, 0, 0.23);
}
#backgrounddiv #whitebgdiv #rightpart ul.prditem li:hover a span{color:#000 !important}
#backgrounddiv #whitebgdiv #rightpart ul.prditem li div {
    display: none;
}
#backgrounddiv #whitebgdiv #leftpart
{
    display: table-cell;
    position: relative;
    text-align: center; 
	width:550px;
	float:left;
	height:100%;
}
#backgrounddiv #whitebgdiv #leftpart img {
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
	width:100%;
	height:100%;
}
#backgrounddiv #whitebgdiv #rightpart {
  display: table-cell;
  float: left;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  vertical-align: top;
  width:420px;
  padding:10px;
}
.main-user-div {
  border-bottom: 1px solid #000;
  height: 60px;
  width: 100%;
}
#backgrounddiv #whitebgdiv #rightpart ul {
  border-bottom: 1px solid #000;
  clear: both;
  padding: 15px 0;
  margin-bottom:0;
}
#backgrounddiv #whitebgdiv #rightpart ul li {
  display: inline-table;
  transition: all 1s ease 0s;
  width: 100%;
  clear: both;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 5px 0;
  padding: 7px 30px;
  text-align: left;
}
#backgrounddiv #whitebgdiv #rightpart ul li:hover {
  background: rgba(255, 255, 255, 0.74) none repeat scroll 0 0;
  border: 1px solid #e2e2e2;
  box-shadow: 2px 5px 7px 0 rgba(0, 0, 0, 0.23);
}
#backgrounddiv #whitebgdiv #rightpart ul li a:hover { text-decoration:none; }
#backgrounddiv #whitebgdiv #rightpart ul li a span {
  color: #000000 !important;
  font-weight: 500;
  vertical-align: middle;
}
#backgrounddiv #whitebgdiv #rightpart ul li:hover a span {
  background-color: transparent !important;
  color: #67c6ed !important;
}
#backgrounddiv #whitebgdiv #rightpart ul li a span.number {
    color:#fff !important;
	height:20px;
	width:20px;
	display:inline-block;
	background-color: #222;
    border-radius: 50%;
	text-align:center;
	display:none;
}
#instatitle > p {
  font-size: 14px !important;
}
#leftpart #titletext .numbertitle {
  font-size: 12px;
}
#backgrounddiv #whitebgdiv #rightpart #instatitle {
  color: #000;
  float: left;
  font-size: 11px;
  text-align: left;
  width: 100%;
}
.insta-icon {
  background: rgba(0, 0, 0, 0) url("https://www.coricraft.co.za/skin/frontend/base/default/images/instagrampro/instagram.png") no-repeat scroll 0 0 / 40px 40px;
  float: left;
  height: 41px;
  margin-left: 10px;
  margin-top: 5px;
  width: 40px;
}
#backgrounddiv #whitebgdiv #rightpart #instatitle p,
#backgrounddiv #whitebgdiv #rightpart #instatitle strong,
#backgrounddiv #whitebgdiv #rightpart #instatitle span,
#backgrounddiv #whitebgdiv #rightpart #instatitle em, 
#backgrounddiv #whitebgdiv #rightpart #instatitle label
{
	color:#222 !important; 
	font-size:17px; 
}
#backgrounddiv #loadingdiv {
  background: rgba(0, 0, 0, 0) url("https://www.coricraft.co.za/skin/frontend/base/default/images/instagrampro/balls.svg") no-repeat scroll 0 0 / 63px 63px;
  display: none;
  height: 63px;
  margin-left:48%;
  margin-top: 15%;
  width: 63px;
}
.leftheading {
  float: left;
  font-weight: bold;
  text-align: center;
  width: 100%;
margin-top:10px;
}
#backgrounddiv #wh
{
	clear:both;	
}
.insta-heading {
  float: left;
  font-weight: bold;
  text-align: center;
  width: 100%;
  font-size:24px;
}
.insta-producttab-heading {
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.insta-widget {
  float: left;
  width: 100%;
}
.iteminsta > img , .iteminsta > video {
  width: 100%;
}
.iteminsta:nth-child(4n) {
  margin-right:0;
}
.all-instaimage {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}
.producttab-item:nth-child(6n) {
  margin-right:0;
}
.producttab-item {
  display: inline-block;
  margin-right: 2%;
  width: 15%;
}
.producttab-item > img, .producttab-item > video {
  width: 100%;
  margin-bottom:10px;
}
.iteminsta {
  float: left;
  margin-right: 2%;
  width: 23.5%;
  margin-top:10px
}
#backgrounddiv #whitebgdiv #closebtndiv {
  background: rgba(0, 0, 0, 0) url("https://www.coricraft.co.za/skin/frontend/base/default/images/instagrampro/close.png") no-repeat scroll 0 0 / 25px 25px;
  cursor: pointer;
  height: 25px;
  position: absolute;
  right: -12px;
  top: -16px;
  width: 25px;
  z-index:9999;
}
#rightpart > .main-user-div > .user {
  float: left;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  width: 100%;
}
#backgrounddiv #whitebgdiv #prevbtndiv {
  background: rgba(0, 0, 0, 0) url("https://www.coricraft.co.za/skin/frontend/base/default/images/instagrampro/instaprev.png") no-repeat scroll 0 0;
  cursor: pointer;
  float: left;
  height: 50px;
  left: -51px;
  position: absolute;
  top: 47%;
  width: 50px;
}
#backgrounddiv #nextbtndiv
{
	height:50px;
	width:50px;
	float:left;
	background:url("https://www.coricraft.co.za/skin/frontend/base/default/images/instagrampro/instanext.png") scroll 0 0 no-repeat;
	cursor:pointer;	
	right: -60px;
  	position: absolute;
  	top: 47%;
}
#backgrounddiv #whitebgdiv #rightpart ul li.item > a {
  display: inline;
  width: 100%;
}
.alltitleul span.numbertitle {
  font-size: 15px;
}

@media only screen and (max-width: 1060px) 
{
	
.middle-contain {
  margin-bottom: 95px;
}
	
#backgrounddiv #whitebgdiv #rightpart #instatitle {
  margin-bottom: 15px;
}
#popupdiv #backgrounddiv #whitebgdiv {
  background-color: white;
  display: table;
  font-family: "Open Sans";
  height: auto;
  margin: 50px auto;
  max-width: 100%;
  position: relative;
  width: 550px;
}	
#popupdiv #backgrounddiv #whitebgdiv #rightpart {
  float: left;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 5px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
#popupdiv #backgrounddiv #whitebgdiv #prevbtndiv ,#popupdiv #backgrounddiv #nextbtndiv {
  top: 260px;
}
}

@media only screen and (max-width: 640px) 
{
#backgrounddiv #loadingdiv {
  margin-left: 44%;
}

#popupdiv #backgrounddiv #whitebgdiv #prevbtndiv {
  left: -7px;
  z-index:9999;
}
#popupdiv #backgrounddiv #nextbtndiv {
  right: -7px;
  z-index:9999;
}
#popupdiv #backgrounddiv #whitebgdiv {
  max-width: 90%;
}
.instagrampro-view #mainimgdiv {
	  float: none;
      margin: 10px auto;
      width: auto;
	}
#backgrounddiv #whitebgdiv #leftpart {
  width: 100%;
  height:auto;
  position: initial;
}
#backgrounddiv #whitebgdiv #rightpart {
  width: 100%;
  height:auto;
}
#backgrounddiv #whitebgdiv #rightpart {
  position: inherit !important;
}

}

@media only screen and (max-width: 639px) 
{
#titletext {
  display: none;
}
}

@media only screen and (max-width:400px) 
{
#popupdiv #backgrounddiv #whitebgdiv #prevbtndiv, #popupdiv #backgrounddiv #nextbtndiv {
  top: 150px;
}
}


@media only screen and (max-width:360px) 
{
	
#backgrounddiv #whitebgdiv #leftpart img {
  width: 100% !important;
}
#backgrounddiv #whitebgdiv #rightpart #cntbtndiv #closebtndiv {
  height: 20px;
  width: 20px;
}

}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';   font-display: swap; src:url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://www.coricraft.co.za/skin/frontend/carbon/coricraft/css/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/**
 * Copyright (c) 2009-2021 Vaimo Group
 *
 * Vaimo reserves all rights in the Program as delivered. The Program
 * or any portion thereof may not be reproduced in any form whatsoever without
 * the written consent of Vaimo, except as provided by licence. A licence
 * under Vaimo's rights in the Program may be available directly from
 * Vaimo.
 *
 * Disclaimer:
 * THIS NOTICE MAY NOT BE REMOVED FROM THE PROGRAM BY ANY USER THEREOF.
 * THE PROGRAM IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE PROGRAM OR THE USE OR OTHER DEALINGS
 * IN THE PROGRAM.
 */

#payjustnow .modal-content {
    background-color: #fefefe;
    margin: 0 auto;
    border: none;
    padding: 0;
    width: 95%;
    font-family: 'Source Sans Pro', sans-serif;
    max-width: 700px;
    font-size: 13px;
    font-style: italic;
    color: #2b2e38;
	position: absolute;
    left: 0;
    right: 0;
    top: 50%;	
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	z-index:99999;
    max-height: 700px;
    overflow: scroll;
}

.top-part {
    float: left;
    width: 100%;
    padding: 22px;
}

.top-section {
    display: inline-block;
    width: 100%;
}

.top-section .logo {
	max-width: 300px;
    width: 23%;
    min-height: 0;
    padding: 0;
}

.left-information {
    width: 75%;
    display: inline-block;
}

.left-information h3 {
    font-size: 20px;
    color: #1f2447;
    font-weight: bold;
    text-transform: none;
    float: left;
    width: 100%;
    max-width: 80%;
    margin: 0;
}

.left-information h4 {
    float: left;
    width: 100%;
    font-size: 15px;
    text-transform: none;
    color: #1f2447;
    font-weight: bold;
    margin: 25px 0 10px;
}

.left-information p {
	color: #62667e;
    float: left;
    width: 90%;
    font-size: 16px;
    font-style: normal;
    margin: 0 !important;
}

.left-information span {
    color: #ff5c75;
    float: left;
    width: 100%;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
}

.icon-section {
    float: left;
    margin: 40px 0;
    width: 100%;
}

.icon-section .icon {
    float: left;
    width: 25%;
}

.icon-section .icon img {
    margin-bottom: 20px;
}

.icon-section .icon h3 {
    margin: 0;
    font-size: 13px;
    color: #ff5c75;
    text-transform: none;
    font-weight: 600;
	margin-bottom: 7px;
}

.icon-section .icon p {
    color: #62667e;
    float: left;
    width: 90%;
    font-size: 14px;
    margin: 0 !important;
    font-style: normal;
    line-height: normal;
}

.top-section .logo img {
    max-width: 120px;
}

.bottom-setion {
    float: left;
    width: 100%;
    border: 1px solid #d7d7d8;
    border-radius: 5px;
    padding: 30px 20px;
    border-left: 4px solid #1f2447;
}

.bottom-setion h4 {
    font-size: 15px;
    text-transform: none;
    color: #1f2447;
    font-weight: bold;
}

.bottom-setion-content p {
    color: #62667e;
    margin: 0 !important;
    float: left;
    width: auto;
    font-style: normal;
    font-size: 13px;
    background: url(https://www.coricraft.co.za/skin/frontend/base/default/images/payjustnow/check-mark.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    margin-right: 25px !important;
}

.bottom-setion-content p:last-child {
    margin-right: 0 !important;
}

.learn-button {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    border-top: 1px solid #d7d7d8;
    text-align: right;
    padding: 22px;
}

#payjustnow .modal-content .learn-button a {
    background: url(https://www.coricraft.co.za/skin/frontend/base/default/images/payjustnow/button-bg.png);
    color: #fff;
    font-style: normal;
    padding: 13px 0;
    display: table;
    float: right;
    outline: none;
    font-size: 16px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    border-radius: 5px;
}

#payjustnow .modal-content p {
    margin: 0 0 1.41575em;
}

#payjustnow .modal-content a {
    color: #96588a;
}

#payjustnow .modal-content span.close {
    position: absolute;
    top: 0px;
    right: 10px;
    line-height: normal;
    height: auto;
}

dt#dt_method_payjustnow label:after {
    content: '';
    background: url(https://www.coricraft.co.za/skin/frontend/base/default/images/payjustnow/payjustnow_logo_light_theme.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    display: inline-block;
    width: 100px;
    height: 50px;
    position: relative;
    z-index: 99999;
    vertical-align: middle;
}

input#p_method_payjustnow {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
}

dt#dt_method_payjustnow label {
    vertical-align: middle;
	margin-left: 8px;
}

.ways-to-pay .payjustnow {
    width: 100%;
    padding: 16px 0;
    border-top: 1px solid #E6E7E8;
    display: inline-block;
}

#payjustnow{
	z-index: 9999 !important;
}

.payjust-left {
    width: calc(100% - 118px);
    padding-right: 8px;
    float: left;
    border-right: 1px solid #E6E7E8;
    min-height: 52px;
    line-height: 16px;
}

.payjust-left br:first-of-type {
    display: none;
}

.payjust-right {
    width: 102px;
    float: right;
}

.payjust-right img {
    max-width: 102px;
}

@media only screen and (max-width: 770px){
    #payjustnow .modal-content {
        top: 10px;
        transform: none;
        overflow: auto;
        max-height: none;
    }

    .top-section .logo {
        max-width: 100%;
        width: 100%;
        min-height: 0;
        padding: 0;
        margin-bottom: 25px;
        text-align: center;
        margin: 0 auto 25px;
        float: none;
    }

    .top-section .logo img {
        max-width: 120px;
        margin: 0 auto;
    }

    .left-information {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .left-information h3 {
        max-width: 100%;
    }

    .icon-section .icon {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .icon-section .icon img {
        margin: 0 auto 15px;
    }

    .icon-section .icon p {
       width: 80%;
        float: none;
        margin: 0 auto !important;
        display: table;
    }

    .bottom-setion-content p {
        width: 100%;
        margin-bottom: 5px !important;
    }

    #payjustnow .modal-content .learn-button a {
        float: none;
        margin: 0 auto;
    }
}
/* Style in ic_vertnav.css */
/* FUNCTION-CRITICAL CSS (note that Vanilla Magento uses #nav, so we can't get rid of that one :S) */
#nav ul {
    left: 0;
}

.parent > .menu-vlist {
    position: absolute;
    display: none;
}

.menu-link {
    white-space: nowrap;
}

.menu-vlist {
    z-index: 999;
}

.parent > .menu-children-nested.menu-vlist,
.parent > .shown-sub {
    display: block;
}

.menu-bp-wrapper {
    display: table;
    width: auto; /** Remove this if you want the menu to be 100% of the content **/
    table-layout: fixed;
}

/** column within a column correct fixed-cell sizing */
.menu-bp-column .menu-bp-wrapper {
    width: 100%;
}

.level0.menu-vlist {
    left: 0;
}

.level0.parent > .menu-vlist {
    top: 29px;
}

#nav .menu-bp-items,
#nav .shown-sub .menu-children-nested.menu-children-nested {
    position: relative;
    left: 0;
    border: 0;
    top: 0;
    padding: 0;
}

#nav li {
    text-align: left;
    position: relative;
}

.toggle-sub-menu {
    display: none;
}

/** NON-CRITICAL */
#header #nav .menu-bp-row {
    clear: both;
}

.menu-image {
    margin: 5px 0;
}

.menu-multilevel-slideout .parent > .menu-vlist,
.menu-standard-navigation .parent > .menu-vlist {
    width: 220px;
}

#nav .level0 .menu-bp-wrapper {
    min-width: 180px;
}

/** Will deterine the size of the widget in the menu */
.menu-bp-column.widget-column .widget {
    display: block;
    width: 200px;
}

.menu-image {
    max-width: 160px; /*IE fix*/
}

.menu-vlist .menu-image.menu-image {
    display: inline;
}

#nav .widget-static-block h1,
#nav .widget-static-block h2,
#nav .widget-static-block h3,
#nav .widget-static-block h4,
#nav .widget-static-block h5 {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
/** Styling that is related to media-query based (adaptive) viewport size  */
@media (min-width: 768px) {
    /* FUNCTION-CRITICAL CSS */
    .menu-bp-column {
        display: table-cell;
        padding-left: 20px;
    }

    #nav li {
        float: left; /** Remove this if you want the menu to be 100% of the content **/
    }

    #nav .level1.menu-nested-parent > a {
        font-weight: bold;
        text-transform: uppercase;
    }

    /** NON-CRITICAL */
    #nav .shown-sub .menu-vlist {
        left: 160px;
        top: -12px;
    }

    .menu-bp-column.first {
        padding-left: 0;
    }

    #nav .menu-bp-wrapper.menu-hlist > .menu-bp-column .menu-bp-items li {
        list-style-type: none;
        padding-right: 10px;
        float: left;
    }

    /** footer group styling */
    .menu-group-footer > .group-items {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #333;
    }

    #nav .menu-bp-wrapper .menu-group-footer .group-items li {
        float: none;
        display: table-cell;
        white-space: nowrap;
    }

    #nav .menu-group-footer a {
        text-transform: uppercase;
        font-weight: bold;
    }

    #nav .menu-bp-wrapper .menu-group-footer .group-items li {
        float: none;
        padding-left: 20px;
        display: table-cell;
        white-space: nowrap;
    }

    #nav .menu-group-footer .group-items li:first-of-type {
        padding-left: 0;
    }

    .parent.menu-nested-parent {
        margin-top: 10px;
    }

    .parent.menu-nested-parent.first {
        margin-top: 0;
    }

    .menu-simple-dropdown .menu-bp-column {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .level0.parent .menu-vlist {
        top: 0;
    }

    .level1 .menu-vlist {
        margin-left: 5px;
    }

    .parent > .menu-vlist {
        display: block;
    }

    #nav .menu-group-footer a {
        text-transform: uppercase;
    }

    .parent > .menu-vlist.menu-vlist {
        position: relative;
    }

    .parent > .menu-vlist {
        border: 0;
        padding: 0;
    }

    .menu-bp-wrapper {
        display: block;
    }

    .shown-sub .menu-vlist {
        left: 0;
    }

    #nav {
        margin: 0 -10px;
    }

    .mobile-hide,
    .menu-image,
    .menu-group-main .widget {
        display: none !important;
    }

    .mobile-show {
        display: block !important;
    }
}

.input-box label[for="adyen_cc_store_cc"] {
    width: auto;
}
.header_wishlist_wrapper{
	position: relative;
	float: right;
	margin: 4px 7px 0 0;
}

.header_wishlist {
	position: absolute;
	padding: 20px;
	top: 45px;
	right: 0;
	width: 325px;
	background: url("https://www.coricraft.co.za/skin/frontend/base/default/images/bg_dropdown.png");
	color: #fff;
}

.header_wishlist ul{
	margin-bottom: -5px;
}

.header_wishlist_wrapper .close{
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}

.header_wishlist h5.center{
/* 	padding: 20px 10px 0 20px;  */
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}

.header_wishlist .empty {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}

.header_wishlist li{
	margin-bottom: 10px;
/* 	padding: 10px; */
}

.header_wishlist li:hover{
	background: #575757;
}

.header_wishlist li.btn:hover {
	background: none !important;	
}

li.btn {
	overflow: hidden;
	height: 32px !important;
}

li.btn a{
	position: relative;
	width: 96px;
	height: 30px !important;
	float: right;
	text-align: center;
	background: #333;
	background-position: 0 0;
	padding: 0 10px;
	color: #fff;
	border: 1px solid black;
	overflow: hidden !important;
}
li.btn a:hover {
	background: #666;
}

li.btn a:active {
	background: #000;
}

li.btn a span {
	position: relative;
	top: 9px;
}

.header_wishlist a{
	color: #cccccc;
	text-decoration: none;
}

.header_wishlist h5
	{
		color: #cccccc;
		text-transform: none;
		font-size: 11px;
	}
.header_wishlist .product-details,
.header_wishlist .regular-price .price { color: #999999; }

.header_wishlist_col{
	float: left;
	margin-right: 10px;
}

.header_wishlist_col.col_2{
	width: 155px;
	margin-right: 0;
	position: relative;
	min-height: 65px;
	margin-top: 10px;
}

.header_wishlist_col.col_3
	{
		float: right;
		margin-right: 0;
		width: 21px;
		height: 100%;
		background: url(https://www.coricraft.co.za/skin/frontend/base/default/images/icon_sprite_ed.png) no-repeat center center;
	}
	.header_wishlist_col.col_3:hover { background: aqua; }

.header_wishlist_col.col_2 .wl_qty,
.header_wishlist_col.col_2 .pricebox{
	float: left; 
}

.header_wishlist_col.col_2 .wl_qty{
	padding-right: 5px; 
}

p.wishlist-arrow span {
	position: absolute;
	right: 0;
	top: 1px;
	padding: 0 5px;
}

.header_wishlist_link ul li:hover a p > span {
	color: #000000;
}

.header_wishlist_link.active ul li a p > span, .header_wishlist_link.active ul li:hover a p > span {
	color: #ffffff;
}
.header .quick-access .header_wishlist_link .links li{ 
	background: #000;
}
.header .quick-access .header_wishlist_link .links li a { 
	position: relative;
	left: -5px;
	background: url(https://www.coricraft.co.za/skin/frontend/base/default/images/icon_sprite_ed.png) no-repeat -62px -207px;
	height: 36px;
	line-height: 25px;
	padding: 0 17px 0 30px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* 	.header .quick-access .header_wishlist_link .links li a:hover { color: #000000; } */
	.header .quick-access .header_wishlist_link.active .links li a
		{
			color: #ffffff;
			background: #191919 url(https://www.coricraft.co.za/skin/frontend/base/default/images/icon_sprite_ed.png) no-repeat -125px -207px;
		}

.btn-remove {
	position: relative;
	float: right;
	right: 10px;
	top: 30px;
	width: 20px;
	height: 20px;
	background: url(https://www.coricraft.co.za/skin/frontend/base/default/images/btn-remove.png) no-repeat;
}
.wishlist-col1, .wishlist-col2 {
	height: auto;	
	line-height: 20px;
	color: #cccccc;
	text-transform: uppercase;
	font-weight: bold;
}
.wishlist-col1 {
	width: 180px;
	padding-left: 20px;
	float: left;
	text-align: right;
	padding-right: 20px;
}
.wishlist-col2 {
	width: 100px;
	float: right;
}

.wishlist-col1 span, .wishlist-col2 span {
	color: #ffffff;	
}

.wl-hide span {
	display: none;
}

.row .vcms-nested-structure-row.vcms-nested-structure-row.vcms-nested-structure-row.vcms-nested-structure-row {
    padding: 0;
}
.vcms-white {
  color: #ffffff;
}

.vcms-black {
  color: #000000;
}

.vcms-blue {
  color: #4f81bd;
}

.vcms-red {
  color: #c0504d;
}

.vcms-green {
  color: #9bbb59;
}

.vcms-purple {
  color: #8064a2;
}

.vcms-orange {
  color: #f79646;
}

.vcms-grey {
  color: #999;
}

.vcms-float-left {
  float: left;
}

.vcms-float-right {
  float: right;
}

.vcms-font-arial {
  font-family: Arial, Helvetica, sans-serif;
}

.vcms-font-palatino {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.vcms-font-georgia {
  font-family: Georgia, serif;
}

.vcms-font-times {
  font-family: "Times New Roman", Times, serif;
}

.vcms-font-comic-sans {
  font-family: "Comic Sans MS", cursive, sans-serif;
}

.vcms-font-impact {
  font-family: Impact, Charcoal, sans-serif;
}

.vcms-font-courier {
  font-family: "Courier New", Courier, monospace;
}

.vcms-center {
  text-align: center;
}

.vcms-left {
  text-align: left;
}

.vcms-right {
  text-align: right;
}

.vcms-justify {
  text-align: justify;
}

.vcms-bold {
  font-weight: bold;
}

.vcms-italic {
  font-style: italic;
}

.vcms-strike {
  text-decoration: line-through;
}

.vcms-bold {
  font-weight: bold;
}

.vcms-underline {
  text-decoration: underline;
}

.vcms-table td {
    border: 1px solid #d2d2d2;
    padding: 2px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.coricraft.co.za/skin/frontend/base/default/images/vaimo-fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.coricraft.co.za/skin/frontend/base/default/images/vaimo-fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.coricraft.co.za/skin/frontend/base/default/css/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.coricraft.co.za/skin/frontend/base/default/images/vaimo-fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.coricraft.co.za/skin/frontend/base/default/images/vaimo-fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.coricraft.co.za/skin/frontend/base/default/images/vaimo-fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.instagram-view div {
	float:left;
	margin:10px;
}

.nosto-carbon  {
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    clear: both;
}

.nosto-carbon,
.nosto-carbon a,
.nosto-carbon span,
.nosto-carbon h4  {
    font-family: Arial,Verdana,Sans-serif;
    text-decoration: none;
    color: #333;
    font-weight: normal;
    line-height: 15px;
}

.nosto-carbon h4.nosto-heading {
    text-align: center;
    margin: 0 0 20px 0;
    color: #333;
    font-size: 20px;
}

.nosto-carbon ul.nosto-product-list {
    margin: 0;
    padding: 0;
    text-align: center;
}

.nosto-carbon .nosto-product-list li {
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.nosto-startpage .nosto-product-list li {
    width: 180px;
    padding: 0 15px 20px 15px;
}

.nosto-default .nosto-product-list li {
    width: 135px;
}

.nosto-carbon .nosto-product-list li:first-child {
    margin-left: 0;
}

.nosto-carbon .nosto-product-list li img {
    width: 100%;
}

.nosto-carbon .nosto-product-info {
    margin-top: 10px;
}

.nosto-carbon h5.nosto-product-name a {
    margin-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.nosto-carbon h5.nosto-product-name {
    margin: 0;
}

.nosto-carbon .nosto-price-info span.nosto-product-price {
   display: inline;
   font-size: 12px;
}

.nosto-carbon .nosto-old-price span.nosto-product-price {
    text-decoration: line-through;
}

.nosto-carbon .nosto-current-price span.nosto-product-price {
    color: #E30613;
}

.nosto-carbon ul.nosto-product-list li {
    position: relative;
}

.nosto-carbon a:hover {
    opacity: 0.6;
}

.nosto-carbon .nosto-xxlarge {
    display: none !important;
}
@media (min-width: 1201px)
{
    .nosto-carbon .nosto-xxlarge {display: inline-block !important;}
}

/* Responsive: Large desktop */
@media (min-width: 1025px) and (max-width: 1200px)
{
    .nosto-carbon .nosto-xxlarge {display: none !important;}
}

/* Responsive: Tablet landscape */
@media (max-width: 1024px) 
{
    .nosto-carbon .nosto-xxlarge {display: none !important;}
    .nosto-startpage .nosto-product-list li {width: 180px;}
}

/* Responsive: Small tablet landscape */
@media (max-width: 800px) 
{	
    .nosto-startpage .nosto-xxlarge {display: inline-block !important;}
    .nosto-startpage .nosto-product-list li {width: 200px;}
    .nosto-default .nosto-product-list li {width: 140px;}
}

/* Responsive: Tablet portrait */
@media (max-width: 768px) 
{	
    .nosto-startpage .nosto-product-list li {width: 200px;}
}

/* Responsive: Small tablet portrait */
@media (max-width: 600px) 
{
    .nosto-carbon .nosto-product-list li {width: 150px;}
    .nosto-default .nosto-xxlarge {display: inline-block !important;}
    .nosto-default .nosto-product-list li {margin-bottom: 20px;}
}	

/* Responsive: Mobile landscape and down */
@media (max-width: 480px) 
{
    .nosto-carbon .nosto-product-list li {width: 140px;}
}

/* Responsive: Mobile portrait and down */
@media (max-width: 320px) 
{
    .nosto-default .nosto-xxlarge, 
    .nosto-default .nosto-xlarge 
    {
    	display: none !important;
    }
}
.seotools-sitemap-widget .level-2 {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    clear: both;
}
.seotools-sitemap-widget .level-2 h2, .seotools-sitemap-widget .level-3 h3 {
    text-transform: uppercase;
}
.seotools-sitemap-widget .level-3 {
    font-weight: bold;
    font-size: 16px;
    color: #777;
    float: left;
    width: 25%;
}
.seotools-sitemap-widget .level-4 {
    font-size: 12px;
    color: #AAA;
}
.seotools-sitemap-widget .level-5 {
    font-size: 9px;
    color: #CCC;
}
.seotools-sitemap-widget .clear-both {
    clear: both;
}
.seotools-sitemap-widget .level-2 .main-title {
    color: #F44;
}
.carousel .hotspot {
    position: absolute;
    text-align: left;
}

.carousel .hotspot-icon {
    height: 18px;
    width: 20px;
    padding-top: 1px;
    text-align: center;
    cursor: pointer;
}

.carousel .hotspot-icon {
    font-size: 22px;
    color: #FFFFFF;
}

.carousel .hotspot-content {
    display: none;
    border-radius: 4px;
    width: 260px;
    padding:8px 11px;
    background: rgba(255,255,255,0.8);
    font-size:12px;
    color: #333;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
#tab-container {
    margin-bottom: 15px;
}

#tab-container .tabs {
    width: 100%;
    overflow: hidden;
}

#tab-container .tabs li {
    float: left;
    margin: 0 2px 0 0;
}

#tab-container .tabs li a {
    float: left;
    display: block;
    padding: 10px;
    border: 1px solid #ddd;
}

#tab-container .tabs li.active a {
    border-bottom: 1px solid #fff;
}

#tab-container .tab-content {
    border: 1px solid #ddd;
    padding: 10px;
    margin: -1px 0 0 0;
}
@charset "UTF-8";
@font-face {
  font-family: "Coricraft";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons.eot");
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons.eot?#iefix") format("embedded-opentype"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons.woff") format("woff"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons.ttf") format("truetype"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons.svg#Coricraft") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Coricraft2";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons2.eot");
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons2.eot?#iefix") format("embedded-opentype"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons2.woff") format("woff"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons2.ttf") format("truetype"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/coricraft-icons2.svg#Coricraft") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto/Roboto-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Regular-italic";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto/Roboto-RegularItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Light";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto/Roboto-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto/Roboto-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto/Roboto-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Bold-italic";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto/Roboto-BoldItalic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "RobotoSlab-Regular";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto_Slab/RobotoSlab-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "RobotoSlab-Bold";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto_Slab/RobotoSlab-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "RobotoSlab-Light";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Roboto_Slab/RobotoSlab-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "SofiaPro-Medium";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Sofia/Sofia-Pro-Medium.eot"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Sofia/Sofia-Pro-Medium.otf") format("otf"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Sofia/Sofia-Pro-Medium.woff") format("woff"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Sofia/Sofia-Pro-Medium.woff2") format("woff2"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/Sofia/Sofia-Pro-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
  color: #000;
  overflow-x: hidden;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.col1-layout .col-main {
  width: 100%;
  margin-bottom: 40px;
}

.main-container.full-width {
  overflow: hidden;
}
.main-container.full-width .col-main {
  width: 100%;
}

h1 {
  font-size: 34px;
  line-height: 34px;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
  font-weight: 600;
  margin: 0 0 20px;
}
.snapscanpay-standard-pay h1 {
  display: none;
}

h2 {
  font-size: 34px;
  line-height: 34px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  margin: 0 0 20px;
}

h3 {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  margin: 15px 0 10px;
}

h4 {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
  margin: 0 0 20px;
}

h5 {
  font-size: 16px;
  line-height: 16px;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
  margin: 0 0 20px;
}

p {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}

a {
  color: #000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:visited {
  color: #000;
}
a:hover {
  color: #D83C37;
  text-decoration: none;
}
a:focus {
  color: #D83C37;
  outline: none;
  text-decoration: none;
}

strong {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}

.button, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
  padding: 12px 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 110px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: none;
}
.button:focus, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:focus,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:focus, .button:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover {
  outline: none;
  text-decoration: none;
  background: transparent;
}

label {
  font-size: 13px;
  line-height: 13px;
  color: #000;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
label em {
  color: #ff0000;
}

/* Text inputs */
input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  border-radius: 0;
  outline: none;
  height: 35px;
  width: 100%;
  font-size: 14px;
  margin: 0 0 20px;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input:not([type]):disabled, input:not([type])[readonly=readonly],
input[type=text]:disabled,
input[type=text][readonly=readonly],
input[type=password]:disabled,
input[type=password][readonly=readonly],
input[type=email]:disabled,
input[type=email][readonly=readonly],
input[type=url]:disabled,
input[type=url][readonly=readonly],
input[type=time]:disabled,
input[type=time][readonly=readonly],
input[type=date]:disabled,
input[type=date][readonly=readonly],
input[type=datetime]:disabled,
input[type=datetime][readonly=readonly],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly=readonly],
input[type=tel]:disabled,
input[type=tel][readonly=readonly],
input[type=number]:disabled,
input[type=number][readonly=readonly],
input[type=search]:disabled,
input[type=search][readonly=readonly],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly=readonly] {
  color: #6D6E71;
  border-bottom: 1px solid #464646;
  background-color: #FFF;
}
input:not([type]):disabled:focus, input:not([type])[readonly=readonly]:focus,
input[type=text]:disabled:focus,
input[type=text][readonly=readonly]:focus,
input[type=password]:disabled:focus,
input[type=password][readonly=readonly]:focus,
input[type=email]:disabled:focus,
input[type=email][readonly=readonly]:focus,
input[type=url]:disabled:focus,
input[type=url][readonly=readonly]:focus,
input[type=time]:disabled:focus,
input[type=time][readonly=readonly]:focus,
input[type=date]:disabled:focus,
input[type=date][readonly=readonly]:focus,
input[type=datetime]:disabled:focus,
input[type=datetime][readonly=readonly]:focus,
input[type=datetime-local]:disabled:focus,
input[type=datetime-local][readonly=readonly]:focus,
input[type=tel]:disabled:focus,
input[type=tel][readonly=readonly]:focus,
input[type=number]:disabled:focus,
input[type=number][readonly=readonly]:focus,
input[type=search]:disabled:focus,
input[type=search][readonly=readonly]:focus,
textarea.materialize-textarea:disabled:focus,
textarea.materialize-textarea[readonly=readonly]:focus {
  box-shadow: none;
}
input:not([type]):disabled + label, input:not([type])[readonly=readonly] + label,
input[type=text]:disabled + label,
input[type=text][readonly=readonly] + label,
input[type=password]:disabled + label,
input[type=password][readonly=readonly] + label,
input[type=email]:disabled + label,
input[type=email][readonly=readonly] + label,
input[type=url]:disabled + label,
input[type=url][readonly=readonly] + label,
input[type=time]:disabled + label,
input[type=time][readonly=readonly] + label,
input[type=date]:disabled + label,
input[type=date][readonly=readonly] + label,
input[type=datetime]:disabled + label,
input[type=datetime][readonly=readonly] + label,
input[type=datetime-local]:disabled + label,
input[type=datetime-local][readonly=readonly] + label,
input[type=tel]:disabled + label,
input[type=tel][readonly=readonly] + label,
input[type=number]:disabled + label,
input[type=number][readonly=readonly] + label,
input[type=search]:disabled + label,
input[type=search][readonly=readonly] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly=readonly] + label {
  color: #D83C37;
}
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #000;
  box-shadow: 0 1px 0 0 #000;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #D83C37;
}
input:not([type]).valid, input:not([type]):focus.valid,
input[type=text].valid,
input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime].valid,
input[type=datetime]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50;
}
input:not([type]).valid + label:after, input:not([type]):focus.valid + label:after,
input[type=text].valid + label:after,
input[type=text]:focus.valid + label:after,
input[type=password].valid + label:after,
input[type=password]:focus.valid + label:after,
input[type=email].valid + label:after,
input[type=email]:focus.valid + label:after,
input[type=url].valid + label:after,
input[type=url]:focus.valid + label:after,
input[type=time].valid + label:after,
input[type=time]:focus.valid + label:after,
input[type=date].valid + label:after,
input[type=date]:focus.valid + label:after,
input[type=datetime].valid + label:after,
input[type=datetime]:focus.valid + label:after,
input[type=datetime-local].valid + label:after,
input[type=datetime-local]:focus.valid + label:after,
input[type=tel].valid + label:after,
input[type=tel]:focus.valid + label:after,
input[type=number].valid + label:after,
input[type=number]:focus.valid + label:after,
input[type=search].valid + label:after,
input[type=search]:focus.valid + label:after,
textarea.materialize-textarea.valid + label:after,
textarea.materialize-textarea:focus.valid + label:after {
  content: attr(data-success);
  color: #4CAF50;
  opacity: 1;
}
input:not([type]).invalid, input:not([type]):focus.invalid,
input[type=text].invalid,
input[type=text]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime].invalid,
input[type=datetime]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: #F44336;
  box-shadow: 0 1px 0 0 #F44336;
}
input:not([type]).invalid + label:after, input:not([type]):focus.invalid + label:after,
input[type=text].invalid + label:after,
input[type=text]:focus.invalid + label:after,
input[type=password].invalid + label:after,
input[type=password]:focus.invalid + label:after,
input[type=email].invalid + label:after,
input[type=email]:focus.invalid + label:after,
input[type=url].invalid + label:after,
input[type=url]:focus.invalid + label:after,
input[type=time].invalid + label:after,
input[type=time]:focus.invalid + label:after,
input[type=date].invalid + label:after,
input[type=date]:focus.invalid + label:after,
input[type=datetime].invalid + label:after,
input[type=datetime]:focus.invalid + label:after,
input[type=datetime-local].invalid + label:after,
input[type=datetime-local]:focus.invalid + label:after,
input[type=tel].invalid + label:after,
input[type=tel]:focus.invalid + label:after,
input[type=number].invalid + label:after,
input[type=number]:focus.invalid + label:after,
input[type=search].invalid + label:after,
input[type=search]:focus.invalid + label:after,
textarea.materialize-textarea.invalid + label:after,
textarea.materialize-textarea:focus.invalid + label:after {
  content: attr(data-error);
  color: #F44336;
  opacity: 1;
}
input:not([type]).validate + label,
input[type=text].validate + label,
input[type=password].validate + label,
input[type=email].validate + label,
input[type=url].validate + label,
input[type=time].validate + label,
input[type=date].validate + label,
input[type=datetime].validate + label,
input[type=datetime-local].validate + label,
input[type=tel].validate + label,
input[type=number].validate + label,
input[type=search].validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
  pointer-events: none;
}
input:not([type]) + label:after,
input[type=text] + label:after,
input[type=password] + label:after,
input[type=email] + label:after,
input[type=url] + label:after,
input[type=time] + label:after,
input[type=date] + label:after,
input[type=datetime] + label:after,
input[type=datetime-local] + label:after,
input[type=tel] + label:after,
input[type=number] + label:after,
input[type=search] + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 60px;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}

input[type=date]:hover,
input[type=datetime]:hover,
input[type=datetime-local]:hover {
  cursor: pointer;
}

.input-field {
  position: relative;
  margin-top: 1rem;
}
.input-field.file-type input {
  box-shadow: none;
  padding-left: 0;
}
.input-field label {
  color: #000;
  position: absolute;
  top: 12px;
  left: 0;
  font-size: 13px;
  line-height: 13px;
  cursor: text;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
.input-field .select-wrapper + label {
  position: absolute;
  top: -12px;
  font-size: 0.8rem;
  color: #ABBF3B;
}

input[type=file] {
  border: none;
}

/* Checked styles */
[type=radio]:checked,
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

[type=radio]:not(:checked) + label,
[type=radio]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: 0.28s ease;
  -khtml-user-select: none;
  user-select: none;
}

[type=radio] + label:before,
[type=radio] + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: 0.28s ease;
}

[type=radio]:not(:checked) + label:before,
[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:before,
[type=radio]:checked + label:after,
[type=radio].with-gap:checked + label:before,
[type=radio].with-gap:checked + label:after {
  border-radius: 50%;
}

[type=radio]:not(:checked) + label:after {
  z-index: -1;
  transform: scale(0);
}

[type=radio]:checked + label:before {
  border: 1px solid #000;
}

[type=radio]:checked + label:after {
  transform: scale(1.02);
}

[type=radio]:not(:checked) + label:before,
[type=radio]:not(:checked) + label:after {
  border: 1px solid #000;
}

[type=radio]:checked + label:after {
  border: 2px solid #000;
  width: 1px;
  height: 1px;
  left: 6px;
  top: 3px;
  z-index: 0;
}

[type=radio].with-gap:checked + label:after {
  border: 2px solid #000;
  -webkit-transition: scale(0.5);
  -moz-transition: scale(0.5);
  -ms-transition: scale(0.5);
  -o-transition: scale(0.5);
  transition: scale(0.5);
}

[type=radio]:checked + label:after,
[type=radio].with-gap:checked + label:before {
  border: 2px solid #000;
}

.form-list label, .one-page-checkout label {
  width: 100%;
  margin: 0;
}

.form-list .input-box,
.form-list .input-text,
.one-page-checkout .input-text {
  width: 100%;
  display: block;
}

[type=checkbox] {
  display: none;
  /* checkbox aspect */
}
[type=checkbox] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}
[type=checkbox] + label:before, [type=checkbox]:not(.filled-in) + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #000;
  margin-top: 4px;
  transition: 0.2s;
  border-radius: 3px;
}
[type=checkbox]:not(.filled-in) + label:after {
  border: 0;
  transform: scale(0);
}
[type=checkbox]:not(:checked):disabled + label:before {
  border: none;
  background-color: #EBEBE8;
}
[type=checkbox].tabbed:focus + label:after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type=checkbox]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ABBF3B;
  border-bottom: 2px solid #ABBF3B;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type=checkbox]:checked:disabled + label:before {
  border-right: 2px solid #EBEBE8;
  border-bottom: 2px solid #EBEBE8;
}

.validation-advice {
  text-align: left;
  margin: -15px 0 20px !important;
}

span.required {
  color: #000;
}

.form-list .input-text[readonly] {
  background-color: transparent;
}
.form-list .input-text[readonly]:focus {
  box-shadow: none;
}

input[type=file] {
  line-height: 1 !important;
}

.picker__date-display {
  text-align: center;
  background-color: #D83C37;
  color: #FFF;
  padding-bottom: 15px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}

.picker__weekday-display {
  background-color: #000;
  color: #ABBF3B;
  padding: 10px;
  margin-bottom: 15px;
  font-size: 14px;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000;
  background: #EBEBE8;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  transform: scale(0.9);
  background-color: #D83C37;
  color: #ffffff;
}
.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
.picker--focused .picker__day--selected.picker__day--outfocus {
  background-color: #a1ded8;
}

.picker__day.picker__day--today {
  color: #D83C37;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}

.select-wrapper span.caret {
  top: 0;
  right: 10px;
}
.select-wrapper span.caret:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  line-height: 36px;
}
.select-wrapper ul li {
  line-height: 13px;
  min-height: 13px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.select-wrapper ul li:first-child {
  line-height: 13px;
  min-height: 13px;
  margin-bottom: 0;
  border-bottom: 1px solid #CCCCCC;
}
.select-wrapper ul li:hover {
  background-color: #000;
}
.select-wrapper ul li:hover span {
  color: #FFF;
}
.select-wrapper ul li.active.selected {
  background-color: #D83C37;
}
.select-wrapper ul li.active.selected span {
  color: #FFF;
}
.select-wrapper ul li span {
  font-size: 13px;
  line-height: 13px;
}

.select-wrapper input.select-dropdown {
  border-bottom: 1px solid #EEEEEE;
  height: 35px;
  font-size: 13px;
  line-height: 13px;
}

.picker__close, .picker__today {
  font-size: 16px;
  padding: 0 15px;
  color: #ABBF3B;
}

.overlay-box {
  position: relative;
}
.overlay-box img {
  width: 100%;
  height: 100%;
}
.overlay-box .inner-box {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  text-align: center;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 20px;
}
@media (max-width: 991px) {
  .overlay-box .inner-box {
    padding: 10px;
  }
}
.overlay-box .inner-box h2 {
  font-size: 24px;
  line-height: 24px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
@media (max-width: 991px) {
  .overlay-box .inner-box h2 {
    font-size: 18px;
    line-height: 18px;
  }
}
.overlay-box .inner-box h2:after {
  width: 100px;
  height: 4px;
  display: block;
  content: "";
  vertical-align: top;
  background: #FFF;
  margin: 20px auto 0;
}
.overlay-box .inner-box .widget-category-link {
  text-align: center;
  margin: 0;
}
.overlay-box .inner-box .widget-category-link button {
  font-size: 16px;
  line-height: 16px;
}
.overlay-box .inner-box .widget-category-link.ghost-button button {
  background: transparent;
  color: #FFF;
  border-color: #FFF;
}
.overlay-box .inner-box .widget-category-link.ghost-button button:hover {
  background: #FFF;
  color: #000;
  border-color: #FFF;
}
.overlay-box .inner-box .widget-category-link.clear-button button {
  background: transparent;
  color: #FFF;
  border-color: transparent;
}
.overlay-box .inner-box .widget-category-link.clear-button button:hover {
  background: transparent;
  color: #FFF;
  border-color: #FFF;
}
.overlay-box.middle .inner-box {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 45%;
  text-align: center;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 20px;
}
@media (max-width: 991px) {
  .overlay-box.middle .inner-box {
    padding: 10px;
  }
}
@media (max-width: 1024px) {
  .overlay-box.middle .inner-box {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 30%;
    text-align: center;
    color: #FFF;
    border: 1px solid #FFF;
    padding: 20px;
  }
}
@media (max-width: 1024px) and (max-width: 991px) {
  .overlay-box.middle .inner-box {
    padding: 10px;
  }
}
.overlay-box.bottom .inner-box {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
  text-align: center;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 20px;
}
@media (max-width: 991px) {
  .overlay-box.bottom .inner-box {
    padding: 10px;
  }
}

a.add-to-wishlist {
  display: inline-block;
  font-family: "Coricraft";
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  display: inline-block;
}
a.add-to-wishlist:before {
  content: "";
}

.product-badges {
  position: absolute;
  top: 8px;
  left: 16px;
  padding-left: 8px;
  z-index: 1;
}
@media (max-width: 1200px) {
  .product-badges {
    padding-left: 2px;
  }
}
.product-badges > div {
  margin-bottom: 8px;
}
.product-badges > div:last-child {
  margin-bottom: 0;
}

.save-badge {
  width: 80px;
  height: 40px;
  background-color: #D83C37;
  padding: 4px 0 4px 5px;
  margin: 0;
  display: inline-block;
}
.save-badge span {
  display: block;
  line-height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFF;
  text-align: left;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.save-badge span.amount {
  font-size: 20px;
  line-height: 20px;
  margin: 0;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}

.sale-badge {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  color: #FFF;
  background-color: #D83C37;
  text-align: center;
  line-height: 16px;
  padding: 8px;
}

.save-badge-bundle {
  display: block;
  font-size: 15px;
  margin-top: -18px;
  margin-bottom: 25px;
  color: #D83C37;
}

.selected-products h5.product-name {
  margin: 0 0 10px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 20px;
  text-transform: capitalize;
}
.selected-products h5.product-name a {
  text-transform: capitalize !important;
}
.selected-products .price-box {
  display: inline-block;
  margin: 0;
}
.selected-products .price-box.has-minimal-price .regular-price {
  display: none;
}
.selected-products .price-box.has-minimal-price .minimal-price-link .label {
  font-size: 12px;
  line-height: 12px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.selected-products .price-box.has-minimal-price .minimal-price-link .price {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
.selected-products .price-box .old-price {
  display: none;
}
.selected-products .price-box .special-price {
  margin: 0;
}
.selected-products .price-box .special-price:before {
  content: "from";
  display: inline;
  font-size: 12px;
  line-height: 12px;
  margin-right: 3px;
  color: #D83C37;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.selected-products .price-box .special-price span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #D83C37;
}
.selected-products .price-box .regular-price span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
.selected-products .price-box .regular-price span:before {
  display: inline;
  font-size: 12px;
  line-height: 12px;
  margin-right: 3px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.selected-products .simple-product.on-sale .old-price {
  font-size: 16px;
  line-height: 19px;
  color: #6D6E71;
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
  display: block;
}
.selected-products .simple-product.on-sale .old-price:before {
  content: "was";
  display: inline;
}
.selected-products .simple-product.on-sale .old-price span {
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
}
.selected-products .simple-product.on-sale .special-price {
  font-size: 24px;
  line-height: 29px;
}
.selected-products .simple-product.on-sale .special-price:before {
  display: none;
}
.selected-products .simple-product.on-sale .special-price span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  color: #D83C37;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.breadcrumbs-container {
  position: relative;
  margin-bottom: 16px;
}
.breadcrumbs-container .image-wrapper {
  margin-top: 16px;
  overflow-x: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 991px) {
  .breadcrumbs-container {
    margin-bottom: 8px;
  }
  .breadcrumbs-container .image-wrapper {
    margin-top: 8px;
  }
}

@media (min-width: 768px) {
  .catalog-product-view .breadcrumbs-container {
    margin-bottom: -4px;
    margin-top: -16px;
  }
  .catalog-product-view .breadcrumbs-container .container ul {
    background: #FAFAFA;
    width: calc(100% - 382px);
    display: inline-block;
    padding-top: 16px;
    padding-bottom: 8px;
  }
  .catalog-product-view .breadcrumbs-container .container ul::before {
    content: "";
    height: 100%;
    position: absolute;
    width: 40vw;
    left: 0;
    background: #FAFAFA;
    z-index: -1;
    top: 0;
  }
  .catalog-product-view .breadcrumbs-container .breadcrumbs {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs-container {
    background: #FAFAFA;
    margin-bottom: 0;
    margin-top: -9px;
    padding: 8px 0;
  }
  .catalog-product-view .breadcrumbs-container .breadcrumbs {
    text-align: center;
  }
  .catalog-product-view .breadcrumbs-container .container ul li {
    display: inline-block;
    float: none;
  }
  .catalog-product-view .breadcrumbs-container .container ul li:not(:first-child) {
    margin-left: -4px;
  }
}
@media (min-width: 1200px) {
  .catalog-product-view .breadcrumbs-container .container ul {
    width: calc(100% - 376px);
  }
}

.breadcrumbs {
  text-transform: none;
  color: #222;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 991px) {
  .breadcrumbs {
    margin-top: 0;
  }
  .breadcrumbs:not(.over-image) {
    margin-bottom: 8px;
  }
}
.breadcrumbs a, .breadcrumbs strong {
  padding: 0 8px;
  font-weight: bold;
}
.breadcrumbs .last-item {
  padding: 0 8px;
  color: #808284;
}
.breadcrumbs span {
  padding: 0;
}
.breadcrumbs li:first-child > a {
  padding-left: 0;
}
.breadcrumbs a, .breadcrumbs a:visited {
  color: #222;
}
.breadcrumbs a:hover, .breadcrumbs a:focus {
  color: #464646;
}

.btn-remove {
  font-size: 13px;
  line-height: 14px;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.loading, #atca-popup-container #atca-message-container #atca-please-wait:before, #atca-popup-container #atca-message-container #atca-please-wait-remove:before {
  font-family: "FontAwesome";
  content: "";
  animation-name: rotating;
  animation-iteration-count: infinite;
  animation-duration: 0.6s;
  animation-delay: 0s;
  animation-timing-function: linear;
  transform: rotate(0deg);
  display: inline-block;
}

.messages {
  margin-bottom: 8px;
}
.messages ul li {
  margin: 0;
}

.error-msg, .success-msg, .note-msg, .notice-msg {
  border-radius: 0;
}

.note-msg, .success-msg {
  padding: 10px;
  background-color: #ABBF3B;
}
.note-msg p, .success-msg p {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  text-align: center;
  color: #000;
}

.note-msg.empty-list {
  background: #E6E7E8;
}

.error-msg {
  background-color: #D83C37;
  padding: 10px;
}
.error-msg a:hover {
  color: #CCCCCC;
}

.w_popup {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 300;
  margin-top: 10px;
}
.w_popup .w-green {
  color: #000;
}
.w_popup .w-green span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.w_popup .w-red {
  color: #D83C37;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.w_popup .w-red:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #464646;
  font-size: 38px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  padding: 6px;
  margin: 0 auto 10px;
  border: 1px solid #464646;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.customer-account-logoutsuccess .col-main h1,
.customer-account-forgotpassword .col-main h1,
.customer-account-changeforgotten .col-main h1 {
  margin-top: 20px;
  text-align: center;
}
.customer-account-logoutsuccess .col-main p,
.customer-account-forgotpassword .col-main p,
.customer-account-changeforgotten .col-main p {
  text-align: center;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  line-height: 16px;
}

.customer-account-forgotpassword #form-validate,
.customer-account-changeforgotten #form-validate {
  width: 60%;
  margin: 0 auto;
  border: 1px solid;
  padding: 20px;
}
.customer-account-forgotpassword #form-validate p,
.customer-account-changeforgotten #form-validate p {
  margin-bottom: 20px;
}
.customer-account-forgotpassword #form-validate p .required,
.customer-account-changeforgotten #form-validate p .required {
  color: #D83C37;
}
.customer-account-forgotpassword #form-validate .buttons-action,
.customer-account-changeforgotten #form-validate .buttons-action {
  text-align: center;
}
.customer-account-forgotpassword #form-validate .buttons-action button,
.customer-account-changeforgotten #form-validate .buttons-action button {
  width: 200px;
  background: #000;
  color: #FFF;
  border-color: #000;
}
@media (max-width: 767px) {
  .customer-account-forgotpassword #form-validate .buttons-action button,
.customer-account-changeforgotten #form-validate .buttons-action button {
    width: 100%;
  }
}
.customer-account-forgotpassword #form-validate .buttons-action button:hover,
.customer-account-changeforgotten #form-validate .buttons-action button:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
.customer-account-forgotpassword #form-validate .buttons-action a,
.customer-account-changeforgotten #form-validate .buttons-action a {
  display: inline-block;
  padding: 12px;
  border: 1px solid;
  width: 200px;
  margin-right: 20px;
  vertical-align: top;
  text-transform: uppercase;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  background: #FFF;
  color: #000;
  border-color: #000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .customer-account-forgotpassword #form-validate .buttons-action a,
.customer-account-changeforgotten #form-validate .buttons-action a {
    width: 100%;
  }
}
.customer-account-forgotpassword #form-validate .buttons-action a:hover,
.customer-account-changeforgotten #form-validate .buttons-action a:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}

.cms-page-view .col-main ul {
  padding-left: 17px;
}
.cms-page-view .col-main ul li {
  list-style: outside disc;
}
.cms-page-view form ul {
  padding-left: 0 !important;
}
.cms-page-view form ul li {
  list-style: none !important;
}

.page-sitemap {
  margin-top: 20px;
}
.page-sitemap .page-title h1 {
  float: none;
  text-align: center;
}
.page-sitemap .toolbar {
  text-align: right;
  margin-top: 20px;
}
.page-sitemap .toolbar .amount {
  float: none !important;
  display: inline-block;
  vertical-align: top;
  width: 15%;
}
.page-sitemap .toolbar .pages {
  display: inline-block;
  float: none !important;
  text-align: center;
}
.page-sitemap .toolbar .pages li {
  display: inline-block;
}
.page-sitemap .toolbar .pages li a {
  width: 36px;
  height: 36px;
  font-size: 13px;
  line-height: 13px;
  padding: 12px;
  display: inline-block;
  background-color: #FFF;
  border: none;
  border-radius: 0;
  margin-left: 0;
  text-align: center;
}
.page-sitemap .toolbar .pages li a:hover {
  background-color: #EBEBE8;
}
.page-sitemap .toolbar .pages li.active span {
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 13px;
  line-height: 13px;
  padding: 12px;
  display: inline-block;
  background-color: #EBEBE8;
  border: none;
  border-radius: 0;
  margin-left: 0;
}
.page-sitemap .sitemap .level-0 a {
  font-size: 16px;
  line-height: 16px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.page-sitemap .sitemap .level-1 a {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}

.newsletter-wrapper-widget {
  background: #E6E7E8;
}
.newsletter-wrapper-widget form {
  width: 100%;
}
.newsletter-wrapper-widget .input-field {
  display: inline-block;
  margin: 0 16px 0 0;
}
@media (max-width: 480px) {
  .newsletter-wrapper-widget .input-field {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
}
.newsletter-wrapper-widget .input-field input.input-text {
  background-color: #FFF;
  padding: 7px 12px 7px;
  height: 40px;
}
@media (max-width: 480px) {
  .newsletter-wrapper-widget .input-field input.input-text {
    margin-bottom: 10px;
    width: 100%;
  }
}
.newsletter-wrapper-widget .input-field button {
  background: #666666;
  border: 0px;
  margin-top: -20px;
  font-family: "RobotoSlab-Light";
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}

@media (min-width: 767px) {
  .col-sm-12 {
    float: left;
  }
}

.vaimo-form-manager .no-placeholder label {
  display: none;
}

@media (min-width: 991px) {
  iframe[src^="https://coricraft.ameyo.co.za"] {
    right: 145px !important;
  }
}
@media (max-width: 991px) {
  body .newsletter-popup-wrapper.bottom_right #popupnewsletter {
    top: 50% !important;
    width: calc(100% - 32px);
    left: 50%;
    height: calc(100% - 32px);
    transform: translate(-50%, -50%);
    position: fixed;
  }
  body .newsletter-popup-wrapper.top_right #popupnewsletter {
    top: 50% !important;
    width: calc(100% - 32px);
    left: 50%;
    height: calc(100% - 32px);
    transform: translate(-50%, -50%);
    position: fixed;
  }
  body .newsletter-popup-wrapper.top_left #popupnewsletter {
    top: 50% !important;
    width: calc(100% - 32px);
    left: 50%;
    height: calc(100% - 32px);
    transform: translate(-50%, -50%);
    position: fixed;
  }
  body .newsletter-popup-wrapper.center #popupnewsletter {
    top: 50% !important;
    width: calc(100% - 32px);
    left: 50%;
    height: calc(100% - 32px);
    transform: translate(-50%, -50%);
    position: fixed;
  }
  body .newsletter-popup-wrapper.bottom_left #popupnewsletter {
    top: 50% !important;
    width: calc(100% - 32px);
    left: 50%;
    height: calc(100% - 32px);
    transform: translate(-50%, -50%);
    position: fixed;
  }

  #popupnewsletter .col-md-5 {
    height: 300px !important;
  }
  #popupnewsletter .col-md-5 p,
#popupnewsletter .col-md-5 img {
    max-height: 300px;
    width: 100%;
  }
  #popupnewsletter .close-btn {
    max-width: 40px !important;
  }
  #popupnewsletter .input-box input {
    text-align: center;
  }

  #header #js-phone-menu li.to-cart .shopping-cart::before {
    font-size: 23px;
    position: relative;
    top: 1px;
  }
  #header #js-phone-menu li.to-cart .icon-shopping-cart.shopping-cart-full:before {
    font-size: 23px;
    position: relative;
    top: 1px;
  }
  #header #js-phone-menu li.to-stores a:before {
    position: relative;
    top: -1px;
    right: 4px;
    font-size: 23px;
  }

  .checkout-cart-index .page-title h1 {
    border: none;
  }
}
@media (min-width: 767px) {
  header#header a.logo img {
    max-height: 24px;
  }

  .nav-essentials > a {
    font-family: "SofiaPro-Medium" !important;
    font-size: 15px !important;
  }

  div#checkout-shipping-method-load .warning:not(.vco-delivery-error) {
    display: none;
  }

  .checkout-cart-index .main-container .cart-empty p:first-child {
    display: none;
  }
  .checkout-cart-index .page-title h1 {
    padding: 48px 0 32px;
    text-align: center;
  }

  .catalogsearch-result-index .col-main .page-title:first-child {
    display: none;
  }

  header#header .header-links > ul > li .interaction .header-cart-count {
    z-index: 1;
  }
  header#header .header-links > ul > li .interaction .storelocator::before {
    position: relative;
    top: 1px;
  }
  header#header .header-links > ul > li .interaction .shopping-cart-full::before {
    position: relative;
    top: 1px;
    font-size: 24px;
    padding-top: 0;
  }
  header#header .header-links > ul > li .interaction .shopping-cart::before {
    position: relative;
    top: 1px;
  }
}
@media (max-width: 480px) {
  #header #js-phone-menu li.to-cart a {
    width: 40px;
  }
  #header #js-phone-menu li.to-cart .shopping-cart {
    width: auto;
    height: auto;
    padding: 0;
  }
  #header .phone-menu span#phone-cart-item-count {
    top: 8px;
    right: 0;
  }
  #header #nav li.level0.parent > ul.level0.active {
    display: block;
    top: 45px;
    width: 100%;
    overflow: auto;
    height: calc(100vh - 45px);
    background: white;
    position: absolute;
  }
}
.page-empty .card {
  display: inline-block;
  width: 100px;
  margin-right: 30px;
}
.page-empty .card-content {
  width: 100%;
  height: 300px;
}
.page-empty .card-content.white {
  background-color: #FFF;
}
.page-empty .card-content.black {
  background-color: #000;
}
.page-empty .card-content.off-red {
  background-color: #D83C37;
}
.page-empty .card-content.lime {
  background-color: #ABBF3B;
}
.page-empty .card-content.light-grey {
  background-color: #EBEBE8;
}
.page-empty h1 {
  margin-top: 40px;
}

.font-family {
  display: table;
}
.font-family div {
  display: table-cell;
  padding: 10px;
}
.font-family div:first-child {
  min-width: 100px;
}
.font-family p {
  margin-bottom: 10px;
}
.font-family .regular {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
}
.font-family .italic {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
.font-family .bold {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.font-family .bold-ital {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: italic;
}

.buttons {
  text-align: center;
}
.buttons div {
  display: inline-block;
  margin: 0 20px;
}
.buttons .button-full button {
  background: #000;
  color: #FFF;
  border-color: #000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 200px;
}
.buttons .button-full button:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
.buttons .button-ghost button {
  background: transparent;
  color: #000;
  border-color: #000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 200px;
}
.buttons .button-ghost button:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
.buttons .button-clear button {
  background: transparent;
  color: #000;
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 200px;
}
.buttons .button-clear button:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}

.double-box1 {
  border: 1px solid #000;
}
.double-box1 > div {
  position: relative;
  top: -5px;
  left: -5px;
  border: 1px solid #000;
  text-align: center;
  padding: 40px;
  box-sizing: content-box;
  height: 100%;
  width: 100%;
}
.double-box1 > div:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.double-box1 > div > span, .double-box1 > div div {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
}

.double-box2 {
  margin-top: 40px;
  border: 1px solid #000;
}
.double-box2 > div {
  position: relative;
  top: -5px;
  left: -5px;
  border: 1px solid #000;
  text-align: center;
  padding: 10px;
  box-sizing: content-box;
  height: 100%;
  width: 100%;
}
.double-box2 > div:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.double-box2 > div > span, .double-box2 > div div {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
}
.double-box2 div {
  background-color: rgba(250, 250, 250, 0.8);
}

.single-box {
  width: 300px;
  height: 400px;
  margin-top: 40px;
  background: #000;
}

.page-empty .overlay-box {
  position: relative;
}
.page-empty .overlay-box img {
  width: 100%;
  height: 100%;
}
.page-empty .overlay-box .inner-box {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  text-align: center;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 20px;
}
@media (max-width: 991px) {
  .page-empty .overlay-box .inner-box {
    padding: 10px;
  }
}
.page-empty .overlay-box .inner-box h2:after {
  width: 100px;
  height: 4px;
  display: block;
  content: "";
  vertical-align: top;
  background: #FFF;
  margin: 20px auto 0;
}
.page-empty .overlay-box .inner-box button {
  background: transparent;
  color: #FFF;
  border-color: transparent;
}
.page-empty .overlay-box .inner-box button:hover {
  background: transparent;
  color: #FFF;
  border-color: #FFF;
}

.present:after {
  display: none;
}

.square-box-outer {
  padding-bottom: calc(100% + 15px);
  position: relative;
}
.square-box-outer > .square-box-inner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
}

.box-shadow, #coricraft_card_square, #made_for_you, .square-box-inner.products-grid-selected-products, .z-depth-1, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.5);
}

.dropdown-content li > a, .dropdown-content li > span {
  color: #464646;
}

body > .row {
  margin-left: 0;
  margin-right: 0;
}
body > .row > .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.header-background {
  background: #FFF;
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .header-background {
    margin-bottom: 8px;
  }
}

.header-wrapper {
  padding: 0;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .header-wrapper {
    margin-bottom: 8px;
  }
}

@media (min-width: 767px) {
  .homepage-banner {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    display: block;
  }
}

header#header {
  position: relative;
}
@media (max-width: 767px) {
  header#header {
    padding: 0;
    margin: 0;
  }
}
header#header .row {
  margin: 0 0 18px 0;
}
@media (max-width: 767px) {
  header#header .row {
    margin-bottom: 0;
  }
}
header#header .row:last-child {
  margin-bottom: 0;
}
@media (min-width: 767px) {
  header#header .row:first-child {
    padding-top: 20px;
  }
}
header#header .phone-menu li {
  border: none;
}
header#header a, header#header a:visited {
  color: #000;
}
header#header a.logo {
  line-height: 24px;
  padding: 0;
}
@media (max-width: 767px) {
  header#header a.logo {
    line-height: 16px;
    padding: 20px 0 20px;
  }
}
header#header a.logo img {
  max-width: 138px;
}
@media (max-width: 480px) {
  header#header a.logo img {
    max-width: 170px;
  }
}
@media (min-width: 767px) {
  header#header a.logo img {
    max-width: 254px;
  }
}
header#header #promo_banner {
  min-height: 40px;
  width: 100%;
  text-align: center;
  background: #D83C37;
  color: #FFF;
  line-height: 40px;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  header#header #promo_banner {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    display: block;
    width: auto;
  }
}
header#header #promo_banner p {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 10px;
  vertical-align: top;
  line-height: 40px;
}
header#header #promo_banner p.promo-title {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
header#header #promo_banner .widget a {
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  padding: 0 20px;
  margin-left: 15px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  background: transparent;
  color: #FFF;
  border-color: #FFF;
}
header#header #promo_banner .widget a:hover {
  background: #FFF;
  color: #000;
  border-color: #FFF;
}
header#header #search_mini_form {
  margin: 0;
  width: 100%;
  padding: 10px 0;
}
@media (max-width: 767px) {
  header#header #search_mini_form {
    display: block;
    padding-top: 0;
  }
}
@media (min-width: 767px) {
  header#header #search_mini_form {
    width: auto;
    padding: 0;
  }
}
header#header #search_mini_form div.form-search {
  background: #FFF;
  border: 1px solid #CCCCCC;
  padding: 3px 3px 3px 8px;
  overflow: hidden;
}
header#header #search_mini_form div.form-search input#search {
  height: 30px;
  margin: 0;
  line-height: 30px;
  background: transparent;
  border: none;
  color: #000;
  width: 173px;
  font-size: 13px;
}
header#header #search_mini_form div.form-search input#search:focus {
  box-shadow: none;
}
@media (min-width: 1024px) {
  header#header #search_mini_form div.form-search input#search {
    width: 257px;
  }
}
header#header #search_mini_form div.form-search button {
  float: right;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  min-width: 30px;
}
header#header #search_mini_form div.form-search button span.icon-search {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  line-height: 30px;
}
header#header #search_mini_form div.form-search button span.icon-search:before {
  content: "";
}
header#header #search_mini_form div.form-search label {
  display: none;
}
header#header #js-phone-menu {
  float: right;
}
header#header .header-links {
  float: right;
}
header#header .header-links > ul > li {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
header#header .header-links > ul > li > a {
  text-transform: none;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
  padding: 0;
  text-decoration: none;
  line-height: 1.5;
}
header#header .header-links > ul > li > a span {
  display: none;
}
@media (min-width: 991px) {
  header#header .header-links > ul > li > a span {
    display: block;
    text-align: center;
  }
}
header#header .header-links > ul > li.locator {
  height: 33px;
}
header#header .header-links > ul > li.locator .content {
  padding-top: 3px;
}
header#header .header-links > ul > li .interaction.headercart-info {
  line-height: 24px;
}
header#header .header-links > ul > li .interaction .profile {
  display: inline-block;
}
header#header .header-links > ul > li .interaction .profile:before {
  content: "";
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
header#header .header-links > ul > li .interaction .inspiration {
  display: inline-block;
}
header#header .header-links > ul > li .interaction .inspiration:before {
  content: "";
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
header#header .header-links > ul > li .interaction .storelocator {
  display: inline-block;
}
header#header .header-links > ul > li .interaction .storelocator:before {
  content: "";
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
header#header .header-links > ul > li .interaction .shopping-cart {
  display: inline-block;
}
header#header .header-links > ul > li .interaction .shopping-cart:before {
  content: "";
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
header#header .header-links > ul > li .interaction .shopping-cart-full {
  display: inline-block;
}
header#header .header-links > ul > li .interaction .shopping-cart-full:before {
  content: "";
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  padding-top: 6px;
}
header#header .header-links > ul > li .interaction .content {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
header#header .header-links > ul > li .interaction .header-cart-count {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  height: 20px;
  width: 20px;
  background-color: #E31F26;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: -5px;
  left: 20px;
}
@media (min-width: 767px) and (max-width: 991px) {
  header#header .header-links > ul > li .interaction .header-cart-count {
    display: inline-block;
  }
}
header#header .header-links > ul > li .interaction.account .content {
  padding-top: 3px;
}
header#header .header-links > ul > li:first-child {
  margin-left: 20px;
}
header#header .header-links > ul > li:last-child {
  margin-right: 0;
}
header#header #coricraft_card {
  text-align: right;
  padding: 0;
  margin: 0;
}
header#header #coricraft_card p {
  color: #FFF;
  line-height: 36px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
header#header #coricraft_card strong {
  font-style: italic;
}
header#header #coricraft_card a {
  line-height: 22px;
  padding: 0 20px;
  margin-left: 10px;
  display: inline-block;
  font-style: normal;
  vertical-align: inherit;
  border: 1px solid;
  background: #000;
  color: #FFF;
  border-color: #FFF;
}
header#header #coricraft_card a:hover {
  background: #FFF;
  color: #000;
  border-color: #FFF;
}
header#header .header-phone-search {
  background: #FFF;
}
header#header i::before {
  position: relative;
  top: 4px;
}
header#header i.angledown {
  font-family: "FontAwesome";
  font-size: 1em;
  margin-left: 5px;
  font-style: normal;
}
header#header i.angledown::before {
  content: "";
  top: 0px;
  color: #CCCCCC;
}

@media (max-width: 767px) {
  .hamburger .bread {
    background-color: #000;
  }
}

@media (max-width: 767px) {
  #nav,
.header-phone-search,
.phone-menu .active,
#nav li.over ul li a,
#nav li.active ul li a,
#nav ul ul,
#nav ul div {
    background: #FFF;
    border-bottom: solid 1px #CCCCCC;
  }
}

.main-container, .cms-index-index .main-container {
  margin-top: 0;
}

@media (max-width: 767px) {
  header#header #search_mini_form div.form-search input#search {
    width: calc(100% - 32px);
  }
}
.level1 > .menu-item-label {
  cursor: pointer;
}
.level1 > .menu-item-label:hover {
  text-decoration: underline;
}

#header .header-account {
  background-color: #FFF;
  width: 282px;
  position: absolute;
  top: 48px;
  right: -105px;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  height: 0;
  -webkit-transition: opacity 0.2s, height 0.2s ease;
  -moz-transition: opacity 0.2s, height 0.2s ease;
  -ms-transition: opacity 0.2s, height 0.2s ease;
  -o-transition: opacity 0.2s, height 0.2s ease;
  transition: opacity 0.2s, height 0.2s ease;
  -webkit-box-shadow: 0 2px 12px -3px #000;
  -moz-box-shadow: 0 2px 12px -3px #000;
  box-shadow: 0 2px 12px -3px #000;
}
#header .header-account.active {
  visibility: visible;
  opacity: 1;
  height: auto;
}
#header .header-account.active:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 103px;
}
#header .header-account .messages li {
  margin-bottom: 0;
}
#header .header-account h3 {
  margin-bottom: 5px;
  text-transform: none;
  margin-top: 0;
}
#header .header-account p {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
#header .header-account .registered-users {
  padding: 20px;
  border-bottom: 1px solid #EEEEEE;
}
#header .header-account .registered-users li {
  margin: 0;
  width: 100%;
}
#header .header-account .registered-users #login-button-block {
  margin-bottom: 20px;
}
#header .header-account .registered-users a {
  display: block;
  width: 100%;
  color: #000;
  padding: 0;
  float: none;
  line-height: 14px;
  margin-bottom: 20px;
  text-decoration: underline;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  text-transform: none;
}
#header .header-account .registered-users a:hover {
  color: #D83C37;
}
#header .header-account .registered-users button {
  background: #000;
  color: #FFF;
  border-color: #000;
  width: 100%;
}
#header .header-account .registered-users button:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
#header .header-account .registered-users .register-block .register-cms {
  margin-bottom: 20px;
}
#header .header-account .registered-users .register-block .register-cms li {
  line-height: 24px;
  list-style: disc inside;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
#header .header-account .signup-decorator {
  display: none;
  visibility: hidden;
  padding: 20px;
  border-bottom: 1px solid #EEEEEE;
}
#header .header-account .signup-decorator button {
  margin-top: 10px;
  width: 100%;
  background: #FFF;
  color: #000;
  border-color: #000;
}
#header .header-account .signup-decorator button:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
#header .header-account .logged-in a {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  color: #000;
  line-height: 24px;
  font-size: 15px;
  display: block;
  padding: 8px 0 8px 16px;
}
#header .header-account .logged-in li {
  padding: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#header .header-account .logged-in li:last-child {
  border-top: 1px solid #EEEEEE;
}
#header .header-account .logged-in li:hover {
  background-color: #EEEEEE;
}
#header .header-account .logged-in li:last-child a {
  border: none;
}

.account-create {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .account-create {
    margin-top: 0;
  }
  .account-create .form-account-name {
    margin-top: 0;
  }
}
.account-create h1 {
  font-size: 34px;
  line-height: 26px;
  margin: 0 0 32px;
  text-align: center;
  font-family: "RobotoSlab-Bold";
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767px) {
  .account-create h1 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 16px;
  }
}
.account-create h3 {
  margin-bottom: 20px;
}
.account-create .newsletter-input {
  display: block;
  margin: 32px auto;
  text-align: center;
}
.account-create .newsletter-input label {
  transition: all 0.3s ease-in-out;
}
.account-create .newsletter-input label:hover {
  color: #6d6d6d;
}
.account-create .submit-button {
  display: block;
  margin: 0 auto;
  max-width: 320px;
}
.account-create button {
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  background: #212121;
  color: #FFF;
  border-color: #212121;
  border-width: 2px;
}
.account-create button:hover {
  background: #FFF;
  color: #000;
  border-color: #212121;
  border-width: 2px;
}
.account-create button span {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#recently-added-container {
  width: 430px;
  -webkit-box-shadow: 0 2px 12px -3px #000;
  -moz-box-shadow: 0 2px 12px -3px #000;
  box-shadow: 0 2px 12px -3px #000;
  position: static;
}
#recently-added-container .headercart-inner {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#recently-added-container .headercart-inner h3 {
  margin: 0;
  padding: 20px;
}
#recently-added-container #cart-sidebar li.item {
  padding: 20px;
  border-top: 1px solid #EEEEEE;
  position: relative;
}
#recently-added-container #cart-sidebar li.item:first-child {
  border-top: 0;
}
#recently-added-container #cart-sidebar li.item:last-child {
  border-bottom: 1px solid #EEEEEE;
}
#recently-added-container #cart-sidebar li.item .product-image {
  width: 150px;
  padding: 0;
  border: none;
}
#recently-added-container #cart-sidebar li.item .product-image img {
  width: 100%;
}
#recently-added-container #cart-sidebar li.item .product-details {
  margin-left: 170px;
}
#recently-added-container #cart-sidebar li.item .product-name {
  padding: 0;
}
#recently-added-container #cart-sidebar li.item .product-name a {
  color: #000;
  font-size: 16px;
  line-height: 16px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  text-transform: capitalize;
}
#recently-added-container #cart-sidebar li.item .sku {
  color: #6D6E71;
  font-size: 13px;
  line-height: 13px;
  margin-top: 5px;
  margin-bottom: 10px;
}
#recently-added-container #cart-sidebar li.item .sku span {
  margin-left: 5px;
}
#recently-added-container #cart-sidebar li.item .item-qty {
  font-size: 14px;
  line-height: 14px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
}
#recently-added-container #cart-sidebar li.item .price {
  font-size: 24px;
  line-height: 24px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
#recently-added-container #cart-sidebar li.item .item-options {
  margin-top: 10px;
}
#recently-added-container #cart-sidebar li.item .item-options li {
  padding: 0;
  font-size: 13px;
  line-height: 13px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  color: #6D6E71;
}
#recently-added-container #cart-sidebar li.item .item-options li strong {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
#recently-added-container #cart-sidebar li.item .btn-remove {
  opacity: 0;
  float: none;
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0;
  width: 36px;
  height: 36px;
  padding: 6px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
#recently-added-container #cart-sidebar li.item .btn-remove:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  vertical-align: top;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#recently-added-container #cart-sidebar li.item .btn-remove:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
#recently-added-container #cart-sidebar li.item .btn-remove:hover:before {
  color: #464646;
}
#recently-added-container #cart-sidebar li.item:hover .btn-remove {
  opacity: 1;
}
#recently-added-container #cart-sidebar li.attribute-crosssell {
  padding: 0 10px 16px;
}
#recently-added-container .cart-bottom {
  padding: 20px;
}
#recently-added-container .cart-bottom .sum {
  float: none;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 20px;
}
#recently-added-container .cart-bottom .sum span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
#recently-added-container .cart-bottom .buttons {
  margin-top: 20px;
}
#recently-added-container .cart-bottom .buttons button {
  width: 48%;
  float: left;
}
#recently-added-container .cart-bottom .buttons button:first-child {
  margin-right: 4%;
  background: #FFF;
  color: #000;
  border-color: #000;
}
#recently-added-container .cart-bottom .buttons button:first-child:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
#recently-added-container .cart-bottom .buttons button:last-child {
  background: #000;
  color: #FFF;
  border-color: #000;
}
#recently-added-container .cart-bottom .buttons button:last-child:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
#recently-added-container .empty-cart {
  padding: 20px;
  font-size: 16px;
  line-height: 16px;
}

#shopping-cart-table.cart-table .attribute-crosssell > td,
#recently-added-container .attribute-crosssell > td {
  border-top: 0;
}
#shopping-cart-table.cart-table .attribute-crosssell table,
#recently-added-container .attribute-crosssell table {
  border: 2px solid #000;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table .attribute-crosssell table colgroup col:first-child,
#recently-added-container .attribute-crosssell table colgroup col:first-child {
    display: none;
  }
}
#shopping-cart-table.cart-table .attribute-crosssell table td,
#recently-added-container .attribute-crosssell table td {
  padding: 16px 32px;
  vertical-align: middle;
}
@media (min-width: 480px) and (max-width: 767px) {
  #shopping-cart-table.cart-table .attribute-crosssell table td,
#recently-added-container .attribute-crosssell table td {
    padding: 16px;
  }
}
@media (max-width: 480px) {
  #shopping-cart-table.cart-table .attribute-crosssell table td,
#recently-added-container .attribute-crosssell table td {
    padding: 16px 8px;
    display: block;
    text-align: center;
  }
}
#shopping-cart-table.cart-table .attribute-crosssell table td:first-child,
#recently-added-container .attribute-crosssell table td:first-child {
  padding: 0;
}
@media (max-width: 480px) {
  #shopping-cart-table.cart-table .attribute-crosssell table td.info,
#recently-added-container .attribute-crosssell table td.info {
    padding: 16px 8px 0;
  }
}
#shopping-cart-table.cart-table .attribute-crosssell table td, #shopping-cart-table.cart-table .attribute-crosssell table tr, #shopping-cart-table.cart-table .attribute-crosssell table th,
#recently-added-container .attribute-crosssell table td,
#recently-added-container .attribute-crosssell table tr,
#recently-added-container .attribute-crosssell table th {
  border: none;
  background: transparent;
}
#shopping-cart-table.cart-table .attribute-crosssell .btn-crosssell,
#recently-added-container .attribute-crosssell .btn-crosssell {
  width: 150px;
  margin: 0 auto;
  text-transform: none;
}
@media (max-width: 480px) {
  #shopping-cart-table.cart-table .attribute-crosssell .btn-crosssell,
#recently-added-container .attribute-crosssell .btn-crosssell {
    width: 100%;
  }
}
#shopping-cart-table.cart-table .attribute-crosssell .image,
#recently-added-container .attribute-crosssell .image {
  width: 116px;
  background: #F9F9FA;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table .attribute-crosssell .image,
#recently-added-container .attribute-crosssell .image {
    display: none;
  }
}
#shopping-cart-table.cart-table .attribute-crosssell .info,
#recently-added-container .attribute-crosssell .info {
  font-size: 16px;
  line-height: 16px;
}
#shopping-cart-table.cart-table .attribute-crosssell .title,
#recently-added-container .attribute-crosssell .title {
  margin-bottom: 8px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
#shopping-cart-table.cart-table .attribute-crosssell .description,
#recently-added-container .attribute-crosssell .description {
  margin-bottom: 8px;
  font-style: italic;
  color: #6D6E71;
}
#shopping-cart-table.cart-table .attribute-crosssell .read-more,
#recently-added-container .attribute-crosssell .read-more {
  font-style: italic;
  color: #4A90E2;
  text-decoration: underline;
}
#shopping-cart-table.cart-table .attribute-crosssell .qty-price,
#recently-added-container .attribute-crosssell .qty-price {
  text-align: center;
  white-space: nowrap;
}
#shopping-cart-table.cart-table .attribute-crosssell .qty-price.has-special .price-box .price,
#recently-added-container .attribute-crosssell .qty-price.has-special .price-box .price {
  color: #ff0000;
}
#shopping-cart-table.cart-table .attribute-crosssell .price-box,
#recently-added-container .attribute-crosssell .price-box {
  display: inline-block;
  margin: 0 0 16px;
  vertical-align: text-bottom;
}
#shopping-cart-table.cart-table .attribute-crosssell .price-box .old-price,
#recently-added-container .attribute-crosssell .price-box .old-price {
  display: none;
}
#shopping-cart-table.cart-table .attribute-crosssell .price-box .special-price,
#shopping-cart-table.cart-table .attribute-crosssell .price-box .price,
#recently-added-container .attribute-crosssell .price-box .special-price,
#recently-added-container .attribute-crosssell .price-box .price {
  font-size: 16px;
  line-height: 16px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
#shopping-cart-table.cart-table .crosssell-wrap,
#recently-added-container .crosssell-wrap {
  position: relative;
}
#shopping-cart-table.cart-table .crosssell-wrap:before,
#recently-added-container .crosssell-wrap:before {
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  border-bottom: 16px solid #000;
  position: absolute;
  left: 48px;
  bottom: 100%;
  content: "";
}

#recently-added-container .attribute-crosssell table td {
  padding: 8px;
}
#recently-added-container .attribute-crosssell .btn-crosssell {
  border: 1px solid #000;
  background: #FFF;
  color: #000;
}
#recently-added-container .attribute-crosssell .btn-crosssell:hover {
  background: #000;
  color: #FFF;
}
#recently-added-container .attribute-crosssell .image {
  width: 87px;
}
#recently-added-container .attribute-crosssell .price-box {
  margin: 0 0 8px;
}
#recently-added-container .crosssell-wrap:before {
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 12px solid #000;
  left: 32px;
}

/**
 * Specific style overrides
 */
.checkout-cart-index #shopping-cart-table.cart-table .attribute-crosssell > td:first-child {
  padding: 0 0 16px;
}

.checkout-cart-index #shopping-cart-table.cart-table .attribute-crosssell:not(.first-crossell) > td:first-child {
  padding-top: 8px;
}

@media (min-width: 767px) and (max-width: 991px) {
  .checkout-cart-index #shopping-cart-table.cart-table .attribute-crosssell.first-crossell > td:first-child {
    padding-top: 6px;
  }
}
@media (min-width: 1200px) {
  .checkout-cart-index #shopping-cart-table.cart-table .attribute-crosssell.first-crossell > td:first-child {
    padding-top: 6px;
  }
}

#sbs_search_autocomplete_box {
  border: 1px solid #EBEBE8;
  width: 400px;
}
#sbs_search_autocomplete_box:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #FFF transparent;
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  right: 6px;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_product_items.suggest_divider {
  font-size: 18px;
  padding: 20px;
  margin: 0;
  border: none;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items {
  line-height: 36px;
  padding: 20px 20px 10px;
  border-top: 1px solid #EBEBE8;
  margin-top: 10px;
  font-size: 18px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand {
  padding-right: 0;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a {
  padding: 0 12px;
  line-height: 34px;
  background: #FFF;
  color: #000;
  border-color: #000;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover {
  background: #FFF;
  color: #000;
  border-color: #D83C37;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .category.suggested-item {
  padding: 10px 20px;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .product {
  font-size: 14px;
  line-height: 16px;
  padding: 10px 20px;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .product .sbs_search_suggest_thumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 0;
  margin-right: 10px;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .product .sbs_search_suggest_item_title {
  padding-top: 16px;
  display: block;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
}
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .product .sbs_search_suggest_item_title strong {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: italic;
}
#sbs_search_autocomplete_box .selected {
  background: #EBEBE8;
}
#sbs_search_autocomplete_box .sbs_search_autocomplete_box_bottom {
  background: #EBEBE8;
  border: none;
  padding: 15px 10px;
  margin-top: 10px;
}

@media (max-width: 420px) {
  #sbs_search_autocomplete_box {
    width: 100%;
  }
}
header .menu-multilevel-slideout .parent > .menu-vlist, header .menu-standard-navigation .parent > .menu-vlist {
  width: initial;
}
header .mobile-menu-wrapper ul#nav {
  display: table;
  margin: 0 auto;
}

header#header .phone-menu li {
  position: relative;
}
header#header .phone-menu span#phone-cart-item-count {
  position: absolute;
  top: 4px;
  right: 3px;
  font-size: 9px;
  color: #FFF;
  line-height: 16px;
  width: 16px;
  border-radius: 8px;
  background: #ff0000;
}
@media (max-width: 480px) {
  header#header .phone-menu span#phone-cart-item-count {
    border-radius: 10px;
    width: 18px;
    line-height: 18px;
  }
}

@media (min-width: 768px) {
  #nav li {
    padding: 0;
  }
  #nav li.tab {
    display: none;
  }
  #nav li.level0 {
    line-height: 36px;
    overflow: visible;
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #nav li.level0 {
    position: static;
  }
}
@media (min-width: 768px) {
  #nav li.level0 a {
    color: #000;
    text-decoration: none;
    line-height: 36px;
    font-size: 13px;
    padding: 0;
  }
}
@media (min-width: 768px) {
  #nav li.level0 > a {
    font-family: "Roboto-Medium";
    font-weight: 500;
    font-style: normal;
    padding: 10px;
  }
}
@media (min-width: 768px) {
  #nav li.level0.over {
    color: #FFF;
    background: #000;
  }
  #nav li.level0.over a {
    color: #FFF;
  }
}
@media (min-width: 768px) {
  #nav li.level0.active a:after,
#nav li.level0 a:hover:after,
#nav li.level0 a:focus:after,
#nav li.level0 a.over:after {
    background-color: #FFF;
  }
}
@media (min-width: 768px) {
  #nav ul.level0 {
    background: #000;
    color: #FFF;
  }
  #nav ul.level0 a:after {
    display: none;
  }
  #nav ul.level0 a {
    color: #000;
  }
  #nav ul.level0 li {
    float: none;
    vertical-align: top;
  }
  #nav ul.level0 > .menu-nested-parent {
    min-width: 150px;
    height: 432px;
  }
  #nav ul.level0 > .menu-group-main {
    width: 100%;
  }
  #nav ul.level0 li.level1 {
    width: 18vw;
    z-index: 2;
  }
  #nav ul.level0 li.level1 a {
    font-family: "Roboto-Regular";
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    text-transform: none;
  }
  #nav ul.level0 li.level1 a:hover {
    font-weight: 700;
  }
  #nav ul.level0 li.level1 a:hover:after {
    font-weight: 700;
  }
  #nav ul.level0 li.level1 > span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
  }
  #nav ul.level0 li.level1 > ul {
    display: block;
    position: relative;
    left: 0;
    top: 0;
  }
  #nav ul.level0 li.level1 > ul li {
    display: block;
  }
  #nav ul.level0 li.level1 .menu-item-label {
    font-family: "Roboto-Medium";
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    font-size: 18px;
  }
  #nav ul.level0 a.menu-item-link {
    border-bottom: 1px solid #000;
    position: relative;
    top: -2px;
  }
  #nav ul.level0 a.menu-item-link:after {
    display: inline-block;
    font-family: "Coricraft";
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
    content: "";
    display: inline-block;
    position: relative;
    top: 0;
    width: auto;
    background: transparent;
    height: auto;
  }
  #nav ul.level0 a.menu-item-link:hover {
    border-color: #FFF;
  }
}
@media (min-width: 768px) {
  #nav .level0.parent > .menu-vlist {
    top: 36px;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    min-width: 400px;
    width: 100%;
  }
  #nav .level0.parent > .menu-vlist:before {
    content: " ";
    display: block;
    width: 900px;
    position: absolute;
    left: -900px;
    height: 432px;
    background: #000;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  }
  #nav .level0.parent > .menu-vlist:after {
    content: " ";
    display: block;
    width: 900px;
    position: absolute;
    right: -900px;
    top: 0;
    height: 432px;
    background: #000;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 768px) {
  #nav ul.level1 li {
    margin-left: 0;
  }
  #nav ul.level1 .menu-nested-parent {
    margin-top: 20px;
  }
  #nav ul.level1 .menu-nested-parent.menu-group-main {
    margin-top: -2px;
  }
}
@media (min-width: 768px) {
  #nav li.level0 a.menu-go-to-category {
    position: absolute;
    bottom: 80px;
    right: 265px;
    background: #FFF;
    padding: 0 12px;
    z-index: 3;
  }
  #nav li.level0 a.menu-go-to-category:hover {
    background: #000;
    color: #FFF;
    border-color: #000;
  }
  #nav li.level0 a.menu-go-to-category.without-widget {
    right: 20px;
  }
  #nav li.level0 a.menu-go-to-category.without-footer {
    bottom: 20px;
  }
}
@media (min-width: 768px) {
  #nav span.menu-footer-label {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: -25px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  #nav li.menu-group-main {
    white-space: nowrap;
    margin-top: 0;
    margin-left: 15px;
    margin-bottom: 0;
    min-width: 400px;
  }
}
@media (min-width: 768px) {
  #nav li.menu-group-footer {
    position: absolute;
    bottom: 0;
    padding-left: 15px;
    width: 100%;
    border-top: 1px solid #EBEBE8;
    height: 60px;
  }
  #nav li.menu-group-footer .group-items {
    margin: 0;
    border: none;
    padding: 20px 0;
    line-height: 20px;
    display: inline-block;
  }
  #nav li.menu-group-footer li.level1 {
    width: auto;
    line-height: 20px;
    border-right: 1px solid #EBEBE8;
    padding: 0 20px;
  }
  #nav li.menu-group-footer li.level1:last-child {
    border: none;
    padding-right: 0;
  }
  #nav li.menu-group-footer li.level1 a {
    font-family: "Roboto-Regular";
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    color: #6D6E71;
    text-transform: none;
    font-weight: normal;
  }
  #nav li.menu-group-footer li.level1 a:hover {
    color: #000;
  }
}
@media (min-width: 768px) {
  #nav .widget-column {
    padding: 0;
    margin: 0;
    height: 100%;
    z-index: 2;
  }
  #nav .widget-column .widget.widget-static-block {
    width: auto;
  }
  #nav .widget-column .menu-widget {
    width: 250px;
  }
  #nav .widget-column .inner-box {
    top: 50px;
    bottom: initial;
    left: 30px;
    right: 30px;
    padding: 20px 15px 10px;
    border: 1px solid #000;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
  }
  #nav .widget-column h3 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
  }
  #nav .widget-column p {
    text-align: center;
    white-space: normal;
  }
  #nav .widget-column .widget-category-link {
    position: relative;
    left: -28px;
    margin-top: 10px;
  }
  #nav .widget-column button {
    width: 215px;
    line-height: 34px;
    padding: 0;
    border: 1px solid #000;
    background: #000;
    font-weight: normal;
    font-size: 13px;
  }
  #nav .widget-column button:hover {
    background: #FFF;
    color: #000;
  }
}
@media (min-width: 768px) {
  .top-menu-z-index {
    z-index: 100;
  }
}
@media (min-width: 768px) {
  .slide-back {
    display: none;
  }
}
@media (max-width: 767px) {
  #nav li.level0 > a {
    font-family: "Roboto-Light";
    font-weight: 300;
    font-style: normal;
    color: #000;
  }
  #nav li.level0 > a:hover, #nav li.level0 > a:focus {
    color: #FFF;
  }
  #nav li.level0 .menu-go-to-category {
    display: none;
  }
  #nav .menu-item-label, #nav .menu-footer-label {
    color: #FFF;
    font-weight: bold;
    margin-left: 10px;
  }
  #nav ul.level0 a {
    color: #000;
  }
  #nav ul.level0 a:hover, #nav ul.level0 a:focus {
    color: #000;
  }
  #nav ul.level0 .menu-item-link:after {
    display: inline-block;
    font-family: "Coricraft";
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
    content: "";
    display: inline-block;
    position: relative;
    top: 0;
    width: auto;
    background: transparent;
    height: auto;
  }

  .top-menu-z-index {
    z-index: 100;
  }
}
@media (min-width: 480px) {
  .account-section {
    display: none;
  }
}
@media (max-width: 480px) {
  .menu-open {
    overflow: hidden;
  }

  .menu-wrapper {
    position: static;
  }

  .mobile-menu-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s, visibility 0.2s;
    -moz-transition: opacity 0.2s, visibility 0.2s;
    -ms-transition: opacity 0.2s, visibility 0.2s;
    -o-transition: opacity 0.2s, visibility 0.2s;
    transition: opacity 0.2s, visibility 0.2s;
    overflow-x: hidden;
  }
  .mobile-menu-overlay.active {
    opacity: 1;
    visibility: visible;
  }

  .mobile-menu-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 304px;
    width: calc(100vw - 56px);
    background-color: #FFF;
    visibility: hidden;
    border-top: 1px solid #EBEBE8;
    z-index: 2;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-box-shadow: 0px 40px 60px -10px #464646;
    -moz-box-shadow: 0px 40px 60px -10px #464646;
    box-shadow: 0px 40px 60px -10px #464646;
    -webkit-transition: transform 0.2s, visibility 0.2s;
    -moz-transition: transform 0.2s, visibility 0.2s;
    -ms-transition: transform 0.2s, visibility 0.2s;
    -o-transition: transform 0.2s, visibility 0.2s;
    transition: transform 0.2s, visibility 0.2s;
  }
  .mobile-menu-wrapper .menu-item-label {
    display: none;
  }
  .mobile-menu-wrapper.active {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .mobile-menu-wrapper #nav {
    border: none;
    font-size: 14px;
    line-height: 14px;
    position: static;
    width: 100%;
    display: block;
  }
  .mobile-menu-wrapper #nav .close-menu {
    padding: 10px;
    display: inline-block;
    position: absolute;
    left: -50px;
    top: 8px;
    height: 100%;
    width: 45px;
  }
  .mobile-menu-wrapper #nav li:not(.level1, .level2) {
    float: none;
    display: block;
    position: static;
    overflow-y: hidden;
  }
  .mobile-menu-wrapper #nav li:not(.level1, .level2):not(.level1, .level2).parent > ul:not(.level1, .level2),
.mobile-menu-wrapper #nav li:not(.level1, .level2):not(.level1, .level2).parent > ul:not(.level1, .level2).menu-children-nested {
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    display: block;
    padding: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    border-bottom: 1px solid #EBEBE8;
  }
  .mobile-menu-wrapper #nav li:not(.level1, .level2):not(.level1, .level2).parent > ul:not(.level1, .level2) ul:not(.level1, .level2) .menu-vlist,
.mobile-menu-wrapper #nav li:not(.level1, .level2):not(.level1, .level2).parent > ul:not(.level1, .level2).menu-children-nested ul:not(.level1, .level2) .menu-vlist {
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
  }
  .mobile-menu-wrapper #nav li:not(.level1, .level2):not(.level1, .level2).parent > a:after {
    display: inline-block;
    font-family: "Coricraft2";
    color: #464646;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
    content: "";
    float: right;
  }
  .mobile-menu-wrapper #nav li:not(.level1, .level2).over > a {
    background-color: #EBEBE8;
    color: #464646;
  }
  .mobile-menu-wrapper #nav li:not(.level1, .level2).over > a:after {
    color: #464646;
  }
  .mobile-menu-wrapper #nav li:not(.level1, .level2) a {
    padding: 20px;
    border-bottom: 1px solid #EBEBE8;
    font-family: "Roboto-Medium";
    font-weight: 500;
    font-style: normal;
    color: #464646;
  }
  .mobile-menu-wrapper #nav .menu-bp-column {
    padding: 0;
  }
  .mobile-menu-wrapper #nav a {
    float: none;
    display: block;
  }
  .mobile-menu-wrapper #nav li.widget-column {
    display: none;
  }
  .mobile-menu-wrapper #nav .menu-bp-items {
    position: static;
  }
  .mobile-menu-wrapper #nav .shown-sub :not(.level1, .level2).menu-children-nested {
    position: static;
  }
  .mobile-menu-wrapper #nav li.level0.parent > ul.level0.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 {
    transition: none;
    transform: none;
    position: relative;
  }
  .mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 a {
    border-bottom: none !important;
    padding: 15px 20px;
  }
  .mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 a.menu-link.visible-xs {
    font-family: "Roboto-Bold" !important;
    font-weight: 700;
    font-size: 16px;
  }
  .mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 a:after {
    display: none !important;
  }
  .mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 ul.level1.menu-bp-items.menu-children-nested,
.mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 ul.level1.menu-vlist.menu-bp-wrapper.menu-children-nested {
    transition: none !important;
    transform: none !important;
    position: relative !important;
  }
  .mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 ul.level1.menu-bp-items.menu-children-nested li.menu-group-main.menu-nested-parent ul.level1.menu-vlist.menu-bp-wrapper.menu-children-nested,
.mobile-menu-wrapper #nav li.level0.parent > ul.level0.active ul.level0 ul.level1.menu-vlist.menu-bp-wrapper.menu-children-nested li.menu-group-main.menu-nested-parent ul.level1.menu-vlist.menu-bp-wrapper.menu-children-nested {
    border-bottom: none !important;
  }
  .mobile-menu-wrapper #nav a.slide-back {
    border-bottom: none;
    text-transform: uppercase;
    background-color: #EEEEEE;
    text-align: center;
    width: 100%;
  }
  .mobile-menu-wrapper #nav a.slide-back::before {
    display: inline-block;
    font-family: "Coricraft2";
    color: #464646;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    position: absolute;
    left: 17px;
    top: 8px;
  }
}
@media (max-width: 480px) {
  #header .header-phone-bar {
    float: none;
    border: none;
  }
  #header #js-phone-menu {
    float: left;
  }
  #header #js-phone-menu li a {
    display: block;
    width: 56px;
    height: 56px;
    padding: 0;
  }
  #header #js-phone-menu li a .hamburger {
    width: 56px;
    height: 56px;
    display: block;
    padding: 16px 18px;
  }
  #header #js-phone-menu li a .bread {
    display: block;
    height: 2px;
    background-color: #464646;
    margin-bottom: 6px;
    width: 100%;
  }
  #header #js-phone-menu li a .bread:last-child {
    margin-bottom: 0;
  }
  #header #js-phone-menu li.to-stores a {
    width: 40px;
    height: 56px;
    padding: 18px 8px;
  }
  #header #js-phone-menu li.to-stores a::before {
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    font-family: "Coricraft";
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
  }
  #header #js-phone-menu li.to-cart a {
    width: 40px;
  }
  #header #js-phone-menu li.to-cart .shopping-cart {
    width: 40px;
    height: 56px;
    padding: 18px 8px;
  }
  #header #js-phone-menu li.to-cart .shopping-cart::before {
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  #header #nav {
    border: none;
    font-size: 14px;
    line-height: 14px;
    position: static;
    width: 100%;
    margin: 0;
    background: #FFF;
    display: block;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #header #nav li {
    float: none;
    display: block;
    position: static;
    border: none;
  }
  #header #nav li.tab {
    display: inline-block;
    width: 49%;
    font-family: "RobotoSlab-Regular";
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 16px;
    text-align: center;
    background-color: #E6E7E8;
  }
  #header #nav li.tab.active {
    background-color: #FFF;
  }
  #header #nav li.parent:not(.level1, .level2) > ul:not(.level1, .level2),
#header #nav li.parent:not(.level1, .level2) > ul:not(.level1, .level2).menu-children-nested {
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    display: block;
    padding: 0;
    background: #FFF;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
  }
  #header #nav li.parent:not(.level1, .level2) > ul:not(.level1, .level2) ul:not(.level1, .level2) .menu-vlist,
#header #nav li.parent:not(.level1, .level2) > ul:not(.level1, .level2).menu-children-nested ul:not(.level1, .level2) .menu-vlist {
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
  }
  #header #nav li.parent:not(.level1, .level2) > a:after {
    display: inline-block;
    font-family: "Coricraft2";
    color: #464646;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
    content: "";
    float: right;
  }
  #header #nav li.parent:not(.level1, .level2) button {
    display: none !important;
  }
  #header #nav li.over > a {
    background-color: #EBEBE8;
    color: #464646;
  }
  #header #nav li.over > a:after {
    color: #464646;
  }
  #header #nav li a:not(.slide-back) {
    padding: 20px;
    border-bottom: 1px solid #EBEBE8;
    font-family: "Roboto-Medium";
    font-weight: 500;
    font-style: normal;
    line-height: 14px;
    color: #464646;
    width: 100%;
    background: #FFF;
  }
  #header #nav .menu-bp-column {
    padding: 0;
  }
  #header #nav a {
    float: none;
    display: block;
  }
  #header #nav li.widget-column {
    display: none;
  }
  #header #nav .menu-bp-items {
    position: static;
  }
  #header #nav .shown-sub .menu-children-nested {
    position: static;
  }
  #header #nav li.level0.parent > ul.level0.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    display: block;
    top: 45px;
    width: 100%;
    overflow: auto;
    height: calc(100vh - 45px);
    background: white;
    position: absolute;
  }
  #header #nav .account-section {
    display: none;
  }
  #header #nav .account-section li a {
    display: block;
    line-height: 1.6;
  }
  #header #nav .account-section li a:before {
    display: inline-block;
    font-family: "Coricraft2";
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
    vertical-align: top;
    margin-right: 20px;
  }
  #header #nav .account-section li a[href$="customer/account/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="customer/account/edit/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="customer/address/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="sales/order/history/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="reviews/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="wishlist/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="newsletter/manage/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="customer/account/logout/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="customer/account/login/"]:before {
    content: "";
  }
  #header #nav .account-section li a[href*="customer/account/create/"]:before {
    content: "";
  }
}
@media (max-width: 320px) {
  #header #js-phone-menu .mobile-logo {
    margin-top: 10px;
  }
  #header #js-phone-menu .mobile-logo a {
    width: 70px;
  }
}
.icon-decorator {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.icon-decorator:before {
  content: "";
}

.icon-search {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.icon-search:before {
  content: "";
}

.icon-stores {
  width: 100%;
}
.icon-stores:before {
  width: 14px;
  height: 20px;
  display: inline-block;
  content: " ";
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/pin.svg");
  display: block;
  margin: auto;
}

.icon-cart:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  content: " ";
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-shopping_cart.svg");
  display: block;
  margin: auto;
}

.icon-profile:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  content: " ";
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-user.svg");
  display: block;
  margin: auto;
}

.star {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.star.empty:before {
  content: "";
}
.star.half:before {
  content: "";
}
.star.fill:before {
  content: "";
  color: #FFC107;
}

.zoom {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.zoom:before {
  content: "";
}

.icon-chevron-right {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.icon-chevron-right:before {
  content: "";
  position: relative;
  right: -12px;
}

.icon-chevron-left {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.icon-chevron-left:before {
  content: "";
  position: relative;
  left: -12px;
}

.icon-user:before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  width: 20px;
  height: 20px;
  display: inline-block;
  content: "";
  display: block;
  margin: auto;
}

.icon-shopping-cart:before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  width: 20px;
  height: 20px;
  display: inline-block;
  content: "";
  display: block;
  margin: auto;
}
@media (max-width: 480px) {
  .icon-shopping-cart:before {
    display: inline-block;
    font-family: "Coricraft2";
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
  }
}
.icon-shopping-cart.shopping-cart-full:before {
  content: "";
}

.icon-arrow-left {
  display: inline-block;
  font-family: "Coricraft";
  color: #CCCCCC;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right {
  display: inline-block;
  font-family: "Coricraft";
  color: #CCCCCC;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.icon-arrow-right:before {
  content: "";
}

.zoom-icon {
  display: inline-block;
  font-family: "Coricraft";
  color: #CCCCCC;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.zoom-icon:before {
  content: "";
}

.icon-clock {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.icon-clock:before {
  content: "";
}

.products-grid-selected-products .item-container.medium-template .medium-product-info {
  margin-top: 11%;
}
.products-grid-selected-products .item-container.medium-template .medium-product-info h4 {
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  margin: 0 0 10px;
}
.products-grid-selected-products .item-container.medium-template .medium-product-info p {
  font-size: 13px;
  color: #6D6E71;
  display: block;
}
.products-grid-selected-products .item-container.medium-template .medium-product-info .price-box {
  margin: 10px 0 20px 0;
  display: block;
}
.products-grid-selected-products .item-container.medium-template .medium-product-info .price-box .old-price {
  display: none;
}
.products-grid-selected-products .item-container.medium-template .medium-product-info a.button, .products-grid-selected-products .item-container.medium-template .medium-product-info #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .products-grid-selected-products .item-container.medium-template .medium-product-info a,
.products-grid-selected-products .item-container.medium-template .medium-product-info #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .products-grid-selected-products .item-container.medium-template .medium-product-info a {
  background: #FFF;
  color: #000;
  border-color: #000;
  width: 80%;
  line-height: 36px;
  margin: 0;
  padding: 0;
}
.products-grid-selected-products .item-container.medium-template .medium-product-info a.button:hover, .products-grid-selected-products .item-container.medium-template .medium-product-info #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .products-grid-selected-products .item-container.medium-template .medium-product-info a:hover,
.products-grid-selected-products .item-container.medium-template .medium-product-info #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .products-grid-selected-products .item-container.medium-template .medium-product-info a:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
@media (min-width: 1200px) {
  .products-grid-selected-products .item-container.medium-template .sale-badge {
    left: 20px;
  }
}
.products-grid-selected-products .item-container.medium-template .config-prod.on-sale .has-minimal-price .regular-price,
.products-grid-selected-products .item-container.medium-template .config-prod.on-promotion .has-minimal-price .regular-price {
  display: none;
}
.products-grid-selected-products .item-container.medium-template .config-prod.on-sale .has-minimal-price .minimal-price-link:hover .label, .products-grid-selected-products .item-container.medium-template .config-prod.on-sale .has-minimal-price .minimal-price-link:hover .price,
.products-grid-selected-products .item-container.medium-template .config-prod.on-promotion .has-minimal-price .minimal-price-link:hover .label,
.products-grid-selected-products .item-container.medium-template .config-prod.on-promotion .has-minimal-price .minimal-price-link:hover .price {
  color: rgba(0, 0, 0, 0.87);
}
.products-grid-selected-products .item-container.medium-template .config-prod.on-sale .has-minimal-price .minimal-price-link .label,
.products-grid-selected-products .item-container.medium-template .config-prod.on-promotion .has-minimal-price .minimal-price-link .label {
  font-size: 12px;
  line-height: 14px;
  color: #D83C37;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.products-grid-selected-products .item-container.medium-template .config-prod.on-sale .has-minimal-price .minimal-price-link .price,
.products-grid-selected-products .item-container.medium-template .config-prod.on-promotion .has-minimal-price .minimal-price-link .price {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  color: #D83C37;
  font-size: 20px;
  line-height: 29px;
}
.products-grid-selected-products .item-container.medium-template .config-prod.on-sale .regular-price:before,
.products-grid-selected-products .item-container.medium-template .config-prod.on-promotion .regular-price:before {
  color: #D83C37;
}
.products-grid-selected-products .item-container.medium-template .config-prod.on-sale .regular-price .price,
.products-grid-selected-products .item-container.medium-template .config-prod.on-promotion .regular-price .price {
  color: #D83C37;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-sale .old-price {
  font-size: 16px;
  line-height: 19px;
  color: #6D6E71;
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
  display: block;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-sale .old-price:before {
  content: "was";
  display: inline;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-sale .old-price span {
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-sale .special-price {
  font-size: 24px;
  line-height: 29px;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-sale .special-price:before {
  display: none;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-sale .special-price span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  color: #D83C37;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-promotion .price-box .regular-price .price {
  color: #D83C37;
  font-size: 20px;
  line-height: 20px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-promotion .price-box .regular-price .price:before {
  content: "from";
  display: inline;
  font-size: 12px;
  line-height: 12px;
  color: #D83C37;
  margin-right: 3px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.products-grid-selected-products .item-container.medium-template .simple-product.on-promotion .price-box .regular-price.hide-from .price::before {
  display: none;
}

.products-grid-selected-products .item-container.large-template {
  margin: 5px;
}
@media (min-width: 480px) {
  .products-grid-selected-products .item-container.large-template {
    margin: 20px;
  }
}
.products-grid-selected-products .item-container.large-template .product-badges {
  left: initial;
  right: 0;
}
.products-grid-selected-products .item-container.large-template img.large-img {
  position: absolute;
  z-index: -1;
  top: 3%;
  left: 3%;
  right: 3%;
  bottom: 3%;
  max-height: 93%;
  max-width: 93%;
}
.products-grid-selected-products .item-container.large-template h5.category-name {
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: 15px;
  max-width: 60%;
  line-height: 0.75;
}
.products-grid-selected-products .item-container.large-template h5.range-name {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 15px;
}
.products-grid-selected-products .item-container.large-template h5.product-name {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  max-width: 80%;
}
.products-grid-selected-products .item-container.large-template .simples > div {
  text-align: center;
}
.products-grid-selected-products .item-container.large-template .simples > div img {
  margin-bottom: 15px;
}
.products-grid-selected-products .item-container.large-template .simples > div p {
  margin-bottom: 15px;
  font-size: 13px;
}
.products-grid-selected-products .item-container.large-template .simples > div .price-box span span {
  font-size: 18px;
}
@media (min-width: 767px) {
  .products-grid-selected-products .item-container.large-template .simples > div .price-box span span {
    font-size: 20px;
  }
}
@media (min-width: 991px) {
  .products-grid-selected-products .item-container.large-template .simples > div .price-box span span {
    font-size: 24px;
  }
}
.products-grid-selected-products .item-container.large-template .simples {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: none;
}
@media (min-width: 480px) {
  .products-grid-selected-products .item-container.large-template .simples {
    display: block;
  }
}

.best-value {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 200px solid transparent;
  border-right: 200px solid #ABBF3B;
}
.best-value .inner {
  position: absolute;
  right: -185px;
  top: 15px;
  width: 70px;
  text-align: center;
  border-bottom: 1px solid #FFF;
  padding-bottom: 5px;
}
.best-value .inner h5 {
  font-size: 35px;
  text-transform: uppercase;
  line-height: 0.8;
  color: #FFF;
  font-weight: 200;
  margin-top: 3px;
  margin-bottom: 0;
}
.best-value .inner h5 span {
  font-size: 24px;
  font-weight: normal;
}

.footer-background {
  background-color: #FFF;
  display: inline-block;
  width: 100%;
}

.footer-wrapper {
  text-align: left;
}
.footer-wrapper .newsletter-wrapper {
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 3;
  padding: 32px 0;
}
@media (min-width: 767px) and (max-width: 1200px) {
  .footer-wrapper .newsletter-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper {
    overflow: auto;
    background-color: #f7f3f2;
    padding: 0;
  }
  .footer-wrapper .newsletter-wrapper .container {
    width: 50%;
    display: inline-block;
    padding: 0;
    float: right;
    height: 440px;
  }
}
@media (min-width: 767px) and (min-width: 767px) and (max-width: 1200px) {
  .footer-wrapper .newsletter-wrapper .container {
    height: auto;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .container .footer-newsletter {
    height: 100%;
    background-size: cover;
    background-position: 50%;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container {
    padding: 100px 0;
    font-family: "SofiaPro-Medium";
    float: left;
    cursor: default;
  }
  .footer-wrapper .newsletter-wrapper .form-container .validation-advice {
    position: absolute;
    bottom: -8px;
    left: 0;
    margin: 0 !important;
  }
  .footer-wrapper .newsletter-wrapper .form-container #advice-required-entry-recaptcha-g-newsletter {
    position: static;
  }
  .footer-wrapper .newsletter-wrapper .form-container .row {
    max-width: 485px;
    display: block;
    float: right;
    margin-right: 100px;
  }
}
@media (min-width: 767px) and (min-width: 991px) and (max-width: 1200px) {
  .footer-wrapper .newsletter-wrapper .form-container .row {
    max-width: 400px;
    margin-right: 40px;
  }
}
@media (min-width: 767px) and (min-width: 767px) and (max-width: 991px) {
  .footer-wrapper .newsletter-wrapper .form-container .row {
    max-width: inherit;
    margin: 0 16px !important;
  }
  .footer-wrapper .newsletter-wrapper .form-container .row .recaptcha-container {
    transform: scale(0.8);
    margin: 0;
    position: absolute;
    transform-origin: left;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container h2 {
    font-size: 36px;
    text-align: left;
    font-weight: 100;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container h3 {
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container h2, .footer-wrapper .newsletter-wrapper .form-container h3 {
    font-family: "SofiaPro-Medium";
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container .input-field {
    display: block;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container .recaptcha-container {
    float: left;
  }
  .footer-wrapper .newsletter-wrapper .form-container .recaptcha-container .validation-advice {
    display: none;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container input {
    border: none;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 0 #1a1a1a !important;
    border-radius: 0;
    color: #1a1a1a;
    padding: 8px 0;
    height: 48px !important;
    margin-bottom: 8px !important;
  }
  .footer-wrapper .newsletter-wrapper .form-container input:-ms-input-placeholder, .footer-wrapper .newsletter-wrapper .form-container input::placeholder, .footer-wrapper .newsletter-wrapper .form-container input::-webkit-input-placeholder {
    color: #1a1a1a !important;
  }
  .footer-wrapper .newsletter-wrapper .form-container input:hover, .footer-wrapper .newsletter-wrapper .form-container input:focus {
    border: none;
  }
}
@media (min-width: 767px) {
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper {
    margin-right: 0;
  }
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper .button, .footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a,
.footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a {
    background-color: transparent;
    border: none;
    color: #1a1a1a;
    text-transform: uppercase;
    font-family: "SofiaPro-Medium";
    height: 40px;
    width: auto;
    float: right;
    text-align: right;
    padding: 12px 0;
    min-width: auto;
    transition: color 0.25s ease-in-out;
  }
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper .button:active, .footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:active, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a:active,
.footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:active,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a:active {
    box-shadow: none;
  }
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper .button:hover, .footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a:hover,
.footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a:hover {
    color: #CCCCCC;
  }
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper .button::after, .footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a::after, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a::after,
.footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a::after,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a::after {
    content: "";
    font-family: "Coricraft";
    display: inline-block;
    transform: rotate(180deg);
  }
}
@media (max-width: 767px) {
  .footer-wrapper .newsletter-wrapper {
    border: none;
    margin-bottom: 0;
    padding: 0;
  }
  .footer-wrapper .newsletter-wrapper .container {
    padding: 0;
  }
  .footer-wrapper .newsletter-wrapper .container .footer-newsletter {
    height: 320px;
    background-size: cover;
    background-position: 50%;
  }
  .footer-wrapper .newsletter-wrapper .form-container {
    padding: 32px 16px 16px;
    background-color: #f7f3f2;
    font-family: "SofiaPro-Medium";
  }
  .footer-wrapper .newsletter-wrapper .form-container .input-field {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .footer-wrapper .newsletter-wrapper .form-container .recaptcha-container {
    margin: 16px auto 0;
    float: none;
  }
  .footer-wrapper .newsletter-wrapper .form-container .recaptcha-container .validation-advice {
    display: none;
  }
  .footer-wrapper .newsletter-wrapper .form-container .validation-advice {
    position: absolute;
    bottom: -8x;
    left: 0;
    margin: 0 !important;
  }
  .footer-wrapper .newsletter-wrapper .form-container #advice-required-entry-recaptcha-g-newsletter {
    position: static;
  }
  .footer-wrapper .newsletter-wrapper .form-container h2 {
    font-size: 24px;
    text-align: left;
    font-weight: 100;
  }
  .footer-wrapper .newsletter-wrapper .form-container h3 {
    font-size: 14px;
  }
  .footer-wrapper .newsletter-wrapper .form-container h2, .footer-wrapper .newsletter-wrapper .form-container h3 {
    font-family: "SofiaPro-Medium";
  }
  .footer-wrapper .newsletter-wrapper .form-container input {
    border: none;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 0 #1a1a1a !important;
    border-radius: 0;
    color: #1a1a1a;
    padding: 8px 0;
    height: 40px !important;
  }
  .footer-wrapper .newsletter-wrapper .form-container input:-ms-input-placeholder, .footer-wrapper .newsletter-wrapper .form-container input::placeholder, .footer-wrapper .newsletter-wrapper .form-container input::-webkit-input-placeholder {
    color: #1a1a1a !important;
  }
  .footer-wrapper .newsletter-wrapper .form-container input:hover, .footer-wrapper .newsletter-wrapper .form-container input:focus {
    border: none;
  }
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper .button, .footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a,
.footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a {
    background-color: transparent;
    border: none;
    color: #1a1a1a;
    text-transform: uppercase;
    font-family: "SofiaPro-Medium";
    height: 40px;
    width: auto;
    float: right;
    text-align: right;
    padding: 12px 0;
    min-width: auto;
  }
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper .button:active, .footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:active, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a:active,
.footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:active,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a:active {
    box-shadow: none;
  }
  .footer-wrapper .newsletter-wrapper .form-container .button-wrapper .button::after, .footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a::after, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a::after,
.footer-wrapper .newsletter-wrapper .form-container .button-wrapper #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a::after,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .footer-wrapper .newsletter-wrapper .form-container .button-wrapper a::after {
    content: "";
    font-family: "Coricraft";
    display: inline-block;
    transform: rotate(180deg);
  }
}
.footer-wrapper .newsletter-wrapper h2 {
  text-align: center;
  font-size: 24px;
  margin: 0 0 32px;
  font-family: "RobotoSlab-Bold";
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767px) {
  .footer-wrapper .newsletter-wrapper h2 {
    font-size: 18px;
    margin: 0 0 18px;
    line-height: 24px;
  }
}
.footer-wrapper .newsletter-wrapper h5 {
  margin-bottom: 10px;
}
.footer-wrapper .newsletter-wrapper form {
  display: inline-block;
  position: relative;
}
.footer-wrapper .newsletter-wrapper label {
  color: #000;
  top: 8px;
  text-align: left;
}
.footer-wrapper .newsletter-wrapper label.active {
  -webkit-transform: translateY(-120%);
  -moz-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  -o-transform: translateY(-120%);
  transform: translateY(-120%);
}
.footer-wrapper .newsletter-wrapper .input-field {
  display: inline-block;
  min-width: 25%;
}
.footer-wrapper .newsletter-wrapper .input-field:first-of-type {
  z-index: 1;
}
.footer-wrapper .newsletter-wrapper .input-field input {
  height: 56px;
  margin: 0;
}
.footer-wrapper .newsletter-wrapper .input-field.button-wrapper {
  width: auto;
  float: right;
  min-width: unset;
}
@media (max-width: 767px) {
  .footer-wrapper .newsletter-wrapper .input-field.button-wrapper {
    width: 100%;
    margin: auto;
  }
}
.footer-wrapper .newsletter-wrapper .input-field.button-wrapper button {
  height: 56px;
  width: 200px;
  margin: 0;
  background: #000;
  border: solid 1px #000;
}
.footer-wrapper .newsletter-wrapper .input-field.button-wrapper button:hover {
  background: transparent;
}
@media (max-width: 767px) {
  .footer-wrapper .newsletter-wrapper .input-field.button-wrapper button {
    width: 100%;
  }
}
.footer-wrapper .newsletter-wrapper #newsletter {
  margin: 0;
  width: 100%;
  height: 36px;
  color: #000;
}
.footer-wrapper .newsletter-wrapper #newsletter:focus {
  border-bottom-color: #000;
}
.footer-wrapper .newsletter-wrapper .validation-advice {
  margin: 0 !important;
  position: absolute;
  bottom: -16px;
}
@media (max-width: 767px) {
  .footer-wrapper .newsletter-wrapper .validation-advice {
    position: unset;
    margin: 8px !important;
  }
}
.footer-wrapper .newsletter-wrapper .recaptcha-container {
  position: relative;
  float: right;
  margin-top: 10px;
  margin-right: 13px;
}
.footer-wrapper #footer {
  border: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .footer-wrapper #footer .footer-top {
    padding: 40px 0 0;
  }
}
.footer-wrapper #footer h5 {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  line-height: 16px;
}
.footer-wrapper #footer h5, .footer-wrapper #footer a {
  color: #000;
}
.footer-wrapper #footer .social-media {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .footer-wrapper #footer .social-media {
    float: none;
    text-align: center;
  }
}
.footer-wrapper #footer .social-media ul {
  height: 36px;
}
.footer-wrapper #footer .social-media li {
  display: inline-block;
  margin: 0 10px 0 0;
  text-align: center;
}
.footer-wrapper #footer .social-media li:last-child {
  margin: 0;
}
.footer-wrapper #footer .social-media li a {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 5px;
}
.footer-wrapper #footer .social-media li a:before {
  width: 40px;
  height: 40px;
  display: inline-block;
  content: " ";
}
.footer-wrapper #footer .social-media li a[href*=facebook]:before {
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-facebook_circled_filled.svg");
}
.footer-wrapper #footer .social-media li a[href*=twitter]:before {
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-twitter_circled_filled.svg");
}
.footer-wrapper #footer .social-media li a[href*=instagram]:before {
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-instagram_filled.svg");
}
.footer-wrapper #footer .social-media li a[href*=pinterest]:before {
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-pinterest_filled.svg");
}
.footer-wrapper #footer .footer-middle {
  margin: 64px 0;
}
@media (max-width: 767px) {
  .footer-wrapper #footer .footer-middle {
    padding: 0;
    margin: 0;
  }
  .footer-wrapper #footer .footer-middle .col-md-12 {
    padding: 0;
  }
  .footer-wrapper #footer .footer-middle .content {
    padding-left: 20px;
    padding-top: 0;
  }
}
.footer-wrapper #footer .footer-middle .col {
  width: calc(100% / 4 - 5px);
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 767px) {
  .footer-wrapper #footer .footer-middle .col {
    width: 100%;
  }
}
.footer-wrapper #footer .footer-middle h5, .footer-wrapper #footer .footer-middle a {
  line-height: 40px;
  font-size: 15px;
}
@media (max-width: 767px) {
  .footer-wrapper #footer .footer-middle h5 {
    background: transparent;
    border: none;
    border-top: 1px solid #EBEBE8;
    font-size: 15px;
    margin: 0;
    padding-left: 16px;
    text-transform: none;
  }
  .footer-wrapper #footer .footer-middle h5 i {
    line-height: 34px;
  }
  .footer-wrapper #footer .footer-middle h5 i.icon-chevron-down:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    font-family: "Coricraft2";
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
  }
  .footer-wrapper #footer .footer-middle h5 i.icon-chevron-up:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    font-family: "Coricraft2";
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
  }
}
.footer-wrapper #footer .footer-middle a:hover {
  color: #CCCCCC;
}
.footer-wrapper #footer .footer-middle ul, .footer-wrapper #footer .footer-middle li {
  margin: 0;
}

.footer-bottom {
  border-top: solid 1px #EBEBE8;
  margin: auto;
  font-size: 14px;
  line-height: 14px;
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
  text-align: right;
}
@media (max-width: 767px) {
  .footer-bottom {
    text-align: center;
  }
}
.footer-bottom .copyright {
  padding: 20px 0;
  display: inline-block;
  float: right;
}
@media (max-width: 767px) {
  .footer-bottom .copyright {
    padding: 16px 0 8px;
    float: none;
  }
}
.footer-bottom #copyright, .footer-bottom #vaimo {
  float: none;
  display: inline-block;
  padding: 0 20px;
  display: inline-block;
}
.footer-bottom .social-media {
  float: left;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .footer-bottom .social-media {
    float: none;
    text-align: center;
    padding: 20px 0;
  }
}
.footer-bottom .social-media ul {
  height: 36px;
}
.footer-bottom .social-media li {
  display: inline-block;
  margin: 0 10px 0 0;
  text-align: center;
}
.footer-bottom .social-media li:last-child {
  margin: 0;
}
.footer-bottom .social-media li a {
  display: block;
}
.footer-bottom .social-media li a:before {
  display: inline-block;
  content: " ";
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.footer-bottom .social-media li a[href*=facebook]:before {
  content: "";
}
.footer-bottom .social-media li a[href*=twitter]:before {
  content: "";
}
.footer-bottom .social-media li a[href*=instagram]:before {
  content: "";
}
.footer-bottom .social-media li a[href*=pinterest]:before {
  content: "";
}
.footer-bottom .footer-bottom-links {
  display: inline-block;
  text-align: center;
}
.footer-bottom .footer-bottom-links li {
  display: inline-block;
  margin-right: 10px;
}
.footer-bottom .footer-bottom-links li:last-child {
  margin-right: 0;
}

.footer-payment-logos {
  padding: 16px 0;
  background: #e6e7e8;
  text-align: center;
}
.footer-payment-logos img {
  max-width: 80px;
  padding: 8px 24px;
  box-sizing: content-box;
}

.newsletter-popup-wrapper.center #popupnewsletter {
  top: 50% !important;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.newsletter-popup-wrapper.top_right #popupnewsletter {
  top: 28px !important;
  right: 28px;
}

.newsletter-popup-wrapper.top_left #popupnewsletter {
  top: 28px !important;
  left: 28px;
}

.newsletter-popup-wrapper.bottom_right #popupnewsletter {
  top: auto !important;
  bottom: 28px;
  right: 28px;
}

.newsletter-popup-wrapper.bottom_left #popupnewsletter {
  top: auto !important;
  bottom: 28px;
  left: 28px;
}

.newsletter-popup-wrapper.top_right #popupnewsletter-overlay,
.newsletter-popup-wrapper.top_left #popupnewsletter-overlay,
.newsletter-popup-wrapper.bottom_right #popupnewsletter-overlay,
.newsletter-popup-wrapper.bottom_left #popupnewsletter-overlay {
  display: none !important;
}

.newsletter-popup-wrapper #popupnewsletter {
  padding: 0;
  width: 500px;
  position: absolute;
  z-index: 900;
  left: auto;
  margin-left: 0;
  background: #fff;
  border: 1px solid #fafafa;
  -moz-box-shadow: 3px 3px 4px #808080;
  -webkit-box-shadow: 3px 3px 4px #808080;
  box-shadow: 0px 0px 14px #808080;
}

#popupnewsletter .col-md-7,
#popupnewsletter .col-md-5 {
  padding: 0;
}

#popupnewsletter .input-box {
  float: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 12px;
}

#popupnewsletter .input-box input {
  margin: 0;
  border: 1px solid #c2c2c2;
}

#popupnewsletter .input-box input::placeholder {
  text-align: center;
}

#popupnewsletter .close-btn {
  z-index: 1;
  max-width: 30px;
  top: 0;
  right: 0;
  opacity: 0.4;
}

#popupnewsletter .cms-content {
  display: block;
  width: 100%;
  margin: 8px 0;
}

#popupnewsletter .form-button {
  margin: 0;
  background: #000;
  border: solid 1px #000;
  color: #ffffff;
  padding: 8px 24px;
  vertical-align: bottom;
  width: 100%;
}

html .instagram-share {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 5px;
  padding: 0;
}
html .instagram-share:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  display: block;
}

html .pinterest-share {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 5px;
  padding: 0;
}
html .pinterest-share:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  display: block;
}

.carousel .carousel-inner {
  margin-bottom: 0;
}
.carousel .carousel-indicators {
  display: none;
}
.carousel .carousel-control span {
  background: transparent;
  display: inline-block;
  font-family: "Coricraft";
  color: #FFF;
  font-size: 60px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.carousel .icon-chevron-left:before {
  content: "";
}
.carousel .icon-chevron-right:before {
  content: "";
}
.carousel .carousel-control .icon-chevron-left, .carousel .carousel-control .icon-chevron-right {
  top: 44%;
}
.carousel .carousel-caption {
  text-shadow: none;
  padding: 0px;
  bottom: 20%;
  top: 20%;
  left: 10%;
  right: 10%;
}
@media (min-width: 991px) {
  .carousel .carousel-caption {
    bottom: 25%;
    top: 25%;
    left: 15%;
    right: 15%;
  }
}
@media (min-width: 1200px) {
  .carousel .carousel-caption {
    bottom: 30%;
    top: 30%;
    left: 20%;
    right: 20%;
  }
}
.carousel .carousel-caption h4 {
  display: none;
}
.carousel #frontpage_slider {
  border: 1px solid #FFF;
  top: 0px;
  height: 100%;
}
.carousel #frontpage_slider > div {
  position: relative;
  top: -5px;
  left: -5px;
  border: 1px solid #FFF;
  text-align: center;
  padding: 0;
  box-sizing: content-box;
  height: 100%;
  width: 100%;
}
.carousel #frontpage_slider > div:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.carousel #frontpage_slider > div > span, .carousel #frontpage_slider > div div {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
}
.carousel #frontpage_slider .widget-category-link.clear-button button, .carousel #frontpage_slider .widget-category-link.clear-button button:hover, .carousel #frontpage_slider .widget-category-link.clear-button button:visited {
  padding: 0;
  position: absolute;
  background: transparent;
  border: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 480px) {
  .carousel #frontpage_slider .widget-category-link.clear-button button, .carousel #frontpage_slider .widget-category-link.clear-button button:hover, .carousel #frontpage_slider .widget-category-link.clear-button button:visited {
    background: #FFF;
    color: #000;
    border-color: #FFF;
    width: 120px;
    height: 30px;
    left: calc(50% - 60px);
    bottom: -18px;
    line-height: 30px;
  }
}
@media (min-width: 767px) {
  .carousel #frontpage_slider .widget-category-link.clear-button button, .carousel #frontpage_slider .widget-category-link.clear-button button:hover, .carousel #frontpage_slider .widget-category-link.clear-button button:visited {
    width: 200px;
    height: 36px;
    bottom: -21px;
    left: calc(50% - 100px);
    line-height: 36px;
  }
}
.carousel #frontpage_slider .widget-category-link.clear-button button span, .carousel #frontpage_slider .widget-category-link.clear-button button:hover span, .carousel #frontpage_slider .widget-category-link.clear-button button:visited span {
  display: none;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  .carousel #frontpage_slider .widget-category-link.clear-button button span, .carousel #frontpage_slider .widget-category-link.clear-button button:hover span, .carousel #frontpage_slider .widget-category-link.clear-button button:visited span {
    display: inline;
  }
}
.carousel .overlay-box .inner-box h2 {
  text-transform: uppercase;
  font-style: italic;
  margin: 0 0 1vw 0;
}
.carousel .overlay-box .inner-box h2:after {
  display: none;
}
.carousel p {
  font-style: italic;
  width: 80%;
  margin: 0 auto;
  font-size: 0.8rem;
}
@media (min-width: 480px) {
  .carousel .overlay-box .inner-box h2 {
    font-size: 2rem;
  }
  .carousel p {
    font-size: 1rem;
  }
}
@media (min-width: 640px) {
  .carousel .overlay-box .inner-box h2 {
    line-height: 2.4rem;
  }
  .carousel p {
    font-size: 1.2rem;
  }
}
@media (min-width: 767px) {
  .carousel .overlay-box .inner-box h2 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
  .carousel p {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
@media (min-width: 1024px) {
  .carousel .overlay-box .inner-box h2 {
    font-size: 36px;
  }
  .carousel p {
    font-size: 24px;
  }
}

figure {
  margin: 0;
  background: #000;
  width: 100%;
}
figure img {
  width: 100%;
}

.vaimo-cms .vcms-nested-structure-row {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .vaimo-cms .vcms-nested-structure-row {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .vaimo-cms .vcms-nested-structure-row {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .vaimo-cms .vcms-nested-structure-row {
    margin-bottom: 0;
  }
  .vaimo-cms .vcms-nested-structure-row > div {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .vaimo-cms > div {
    margin-bottom: 20px;
  }
  .vaimo-cms > div > .vaimo-cms:last-child > div:last-child {
    margin-bottom: 0;
  }
}
.vaimo-cms .img-content-hover {
  position: relative;
  display: block;
}
.vaimo-cms .img-content-hover::before {
  content: "";
  display: block;
  background-color: #000;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.vaimo-cms .img-content-hover::after {
  content: attr(title);
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
}
.vaimo-cms .img-content-hover:hover::before, .vaimo-cms .img-content-hover:hover::after {
  visibility: visible;
  transition: 0.3s;
}
.vaimo-cms .img-content-hover:hover::before {
  opacity: 0.5;
}
.vaimo-cms .img-content-hover:hover::after {
  opacity: 1;
}

.widget-static-block .strapline {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 20px;
  padding: 50px 0;
  text-align: center;
  color: #6D6E71;
}
.widget-static-block .strapline strong {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: italic;
}
.widget-static-block .left-overlay-box {
  position: relative;
}
.widget-static-block .left-overlay-box .inner-box {
  width: 220px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  padding-left: 20px;
  padding-right: 40px;
  padding-top: 18%;
}
@media (max-width: 1024px) {
  .widget-static-block .left-overlay-box .inner-box {
    padding-top: 10%;
  }
}
.widget-static-block .left-overlay-box .inner-box h2 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
}
.widget-static-block .left-overlay-box .inner-box h2 span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.widget-static-block .left-overlay-box .inner-box h2:after {
  display: none;
}
.widget-static-block .left-overlay-box .inner-box p span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.widget-static-block img {
  width: 100%;
}

.widget-head-hompage {
  text-align: center;
}
.widget-head-hompage h2:after {
  width: 100px;
  height: 4px;
  display: block;
  content: "";
  vertical-align: top;
  background: #000;
  margin: 20px auto 0;
}

.selected-products-homepage {
  padding: 0;
}
.selected-products-homepage .item-container .on-sale .has-minimal-price .regular-price,
.selected-products-homepage .item-container .on-promotion .has-minimal-price .regular-price {
  display: none;
}
.selected-products-homepage .item-container .on-sale .has-minimal-price .minimal-price-link,
.selected-products-homepage .item-container .on-promotion .has-minimal-price .minimal-price-link {
  margin-top: 10px;
}
.selected-products-homepage .item-container .on-sale .has-minimal-price .minimal-price-link:hover .label, .selected-products-homepage .item-container .on-sale .has-minimal-price .minimal-price-link:hover .price,
.selected-products-homepage .item-container .on-promotion .has-minimal-price .minimal-price-link:hover .label,
.selected-products-homepage .item-container .on-promotion .has-minimal-price .minimal-price-link:hover .price {
  color: rgba(0, 0, 0, 0.87);
}
.selected-products-homepage .item-container .on-sale .has-minimal-price .minimal-price-link .label,
.selected-products-homepage .item-container .on-promotion .has-minimal-price .minimal-price-link .label {
  font-size: 12px;
  line-height: 12px;
  color: #D83C37;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.selected-products-homepage .item-container .on-sale .has-minimal-price .minimal-price-link .price,
.selected-products-homepage .item-container .on-promotion .has-minimal-price .minimal-price-link .price {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #D83C37;
}
.selected-products-homepage .item-container .on-sale .price-box .regular-price .price,
.selected-products-homepage .item-container .on-promotion .price-box .regular-price .price {
  color: #D83C37;
  font-size: 20px;
  line-height: 20px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.selected-products-homepage .item-container .on-sale .price-box .regular-price .price:before,
.selected-products-homepage .item-container .on-promotion .price-box .regular-price .price:before {
  content: "from";
  display: inline;
  font-size: 12px;
  line-height: 12px;
  color: #D83C37;
  margin-right: 3px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.selected-products-homepage .item-container .on-sale .price-box .regular-price.hide-from .price::before,
.selected-products-homepage .item-container .on-promotion .price-box .regular-price.hide-from .price::before {
  display: none;
}

.coricraft-decorators-index .main-container .col-main .block-account {
  display: none;
}

.decorators-application .progress-bar {
  margin-top: 0;
  counter-reset: step;
}
.decorators-application .progress-bar li:before {
  display: none;
}
.decorators-application .progress-bar li:after {
  display: none;
}
.decorators-application .progress-bar > li {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}
.decorators-application .progress-bar > li:before {
  padding: 0;
  margin: 0;
  display: inline-block;
  content: counter(step);
  counter-increment: step;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  border: none;
  background-color: #6D6E71;
  color: #FFF;
  font-weight: normal;
  text-align: center;
}
.decorators-application .progress-bar > li.current:before {
  background-color: #000;
  color: #FFF;
}
.decorators-application .progress-bar > li.current:after {
  height: calc(100% + 20px);
}
.decorators-application .progress-bar > li.previous:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  background-color: #000;
  line-height: 50px;
}
.decorators-application .progress-bar > li.previous > label {
  position: relative;
  top: -3px;
}
.decorators-application .progress-bar > li:after {
  display: block;
  content: "";
  width: 2px;
  height: 10px;
  position: absolute;
  left: 24px;
  top: 60px;
  background-color: #EBEBE8;
}
.decorators-application .progress-bar > li:last-child:after {
  display: none;
}
.decorators-application .progress-bar > li > label {
  font-size: 16px;
  margin-left: 20px;
  width: calc(100% - 70px);
}
.decorators-application .progress-bar .step-anchor {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: transparent;
  display: block;
  cursor: pointer;
}
.decorators-application .progress-bar .prev-step {
  display: none;
}
.decorators-application .progress-bar .next-step, .decorators-application .progress-bar .submit {
  position: absolute;
}
.decorators-application .progress-bar .next-step {
  line-height: 36px;
  bottom: -60px;
  left: 50px;
  padding: 0 60px;
  background: #FFF;
  color: #000;
  border-color: #000;
}
.decorators-application .progress-bar .next-step:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
@media (min-width: 480px) {
  .decorators-application .progress-bar .next-step {
    left: 60px;
  }
}
.decorators-application .progress-bar .submit {
  line-height: 50px;
  font-size: 16px;
  bottom: -90px;
  left: -71px;
  width: calc(100% + 92px);
  padding: 0 80px;
  background: #000;
  color: #FFF;
  border-color: #000;
}
.decorators-application .progress-bar .submit:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
@media (min-width: 480px) {
  .decorators-application .progress-bar .submit {
    left: -40px;
    bottom: -105px;
    width: auto;
  }
}
.decorators-application .fieldset {
  padding-right: 8px;
}
.decorators-application .step > fieldset {
  margin-left: 50px;
  margin-bottom: 90px;
  padding: 20px 20px 40px;
  border: 1px solid #EBEBE8;
}
@media (min-width: 480px) {
  .decorators-application .step > fieldset {
    padding: 30px 40px 40px;
    margin-left: 60px;
  }
}
.decorators-application fieldset#form_3_step_0 {
  padding-bottom: 10px;
}
.decorators-application fieldset#form_3_step_2 {
  padding-bottom: 10px;
}
.decorators-application fieldset#form_3_step_2 > .row:nth-child(4) > li {
  margin-bottom: 30px;
}
.decorators-application label.ghost {
  color: #6D6E71;
}
.decorators-application select + label {
  margin-top: 20px;
}
.decorators-application .checkboxes {
  margin-bottom: 10px;
}
.decorators-application .checkboxes li {
  line-height: 40px;
  margin-left: 10px;
}
.decorators-application .vaimo-form-manager--paragraph {
  font-weight: bold;
  line-height: 48px;
}
@media (max-width: 767px) {
  .decorators-application .vaimo-form-manager--paragraph {
    line-height: 18px;
    margin-bottom: 20px;
  }
}
.decorators-application em.required {
  color: #ff0000;
}
.decorators-application span.caret:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}

.my-account .decorators-page-title h1 {
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
}
.my-account .decorators-page-title span {
  display: inline-block;
  color: #6D6E71;
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1;
}
.my-account .decorators-page-title span.active {
  color: #000;
  font-size: 34px;
}
.my-account .decorators-page-title span.space {
  margin: 0 10px;
  font-size: 32px;
  line-height: 36px;
}
.my-account .decorators-page-title .decorators-detail-switcher {
  cursor: pointer;
}
.my-account .decorators-information-block {
  background-color: #000;
  color: #FFF;
  text-align: center;
  padding: 50px;
}
.my-account .decorators-information-block p.icon-decorator:before {
  line-height: 50px;
  font-size: 40px;
  border: 1px solid #FFF;
  border-radius: 30px;
  padding: 10px;
}
.my-account .decorators-information-block h2 {
  font-weight: normal;
  font-size: 20px;
  margin-top: 30px;
}
.my-account .decorators-information-block p {
  font-size: 15px;
  line-height: 1.1;
}
.my-account .decorators-application .fieldset input.input-number {
  width: 60px;
  height: 46px;
  background: #FFF;
  border: 1px solid #EBEBE8;
  color: #EBEBE8;
  text-align: center;
  font-size: 16px;
  -moz-appearance: textfield;
}
.my-account .decorators-application .fieldset input.input-number:focus {
  border-color: #000;
  color: #000;
  box-shadow: none;
}
.my-account .decorators-application .fieldset input.input-number::-webkit-outer-spin-button, .my-account .decorators-application .fieldset input.input-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.decorators-detail-container {
  overflow: hidden;
  position: relative;
}

#decorators_details {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#decorators_details.moved {
  left: -110%;
}
#decorators_details fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#decorators_details fieldset .button, #decorators_details fieldset #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #decorators_details fieldset a,
#decorators_details fieldset #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #decorators_details fieldset a {
  width: 100%;
  min-width: auto;
  line-height: 34px;
  padding: 0;
  margin-top: 1rem;
}

.decorator-submitted-data {
  position: relative;
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.decorator-submitted-data.moved {
  left: 110%;
}
.decorator-submitted-data span.number {
  line-height: 50px;
  width: 50px;
  padding: 0;
  margin: 0 15px 0 0;
  display: inline-block;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #464646;
  color: #FFF;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.decorator-submitted-data span.heading {
  line-height: 50px;
  padding: 0;
  margin: 0;
}
.decorator-submitted-data .collapsible-header, .decorator-submitted-data .collapsible-body {
  border: none;
}
.decorator-submitted-data .collapsible-header {
  padding: 0;
  margin-bottom: 10px;
  font-size: 14px;
}
.decorator-submitted-data .collapsible-body {
  padding-bottom: 10px;
  padding-left: 83px;
  position: relative;
}
.decorator-submitted-data .collapsible-body:before {
  content: "";
  display: block;
  position: absolute;
  left: 24px;
  width: 2px;
  height: calc(100% - 10px);
  background: #CCCCCC;
}
.decorator-submitted-data .collapsible-body li.items {
  line-height: 20px;
  font-size: 14px;
  padding: 10px 0;
}
.decorator-submitted-data .collapsible-body li.items .label {
  color: #6D6E71;
}
.decorator-submitted-data .collapsible-body li.items .label:after {
  content: ": ";
}
.decorator-submitted-data .collapsible-body li.items .value {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
.decorator-submitted-data .collapsible-body li.items ul {
  list-style: disc;
}
.decorator-submitted-data .collapsible-body li.items li {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  list-style: disc;
  margin-left: 20px;
  display: list-item;
  font-size: 16px;
}
.decorator-submitted-data .collapsible {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
.decorator-submitted-data .collapsible > li.active span.number {
  margin-right: 30px;
}
.decorator-submitted-data .collapsible > li:last-child .collapsible-body:before {
  display: none;
}

.table-of-contents a {
  font-weight: 200;
  height: auto;
}

.table-of-contents li {
  padding: 0;
}

@media (max-width: 767px) {
  #tab-container .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  #tab-container .container .content-block {
    padding-left: 0;
    padding-right: 0;
  }
}
#tab-container .tab-content {
  margin: 0;
  padding: 16px 0 0;
  border: 0;
}
@media (max-width: 767px) {
  #tab-container .tab-content {
    padding: 8px 0 0;
  }
}
@media (max-width: 767px) {
  #tab-container .tab-panel:last-child h4 {
    box-shadow: inset 0 -1px 0 0 #E6E7E8;
  }
  #tab-container .tab-panel.active h4 {
    box-shadow: inset 0 -1px 0 0 #E6E7E8;
  }
  #tab-container .tab-panel.active h4 .toggle:before {
    content: "";
  }
}
#tab-container .content-block {
  padding: 16px 16px 32px;
  position: relative;
  display: none;
}
@media (min-width: 768px) {
  #tab-container .content-block {
    display: block !important;
  }
}
#tab-container #specifications-tab .content-block {
  display: block;
}
#tab-container #specifications-tab .content-block .specification-image {
  margin: 32px -16px 0;
  background: #FAFAFA;
}
#tab-container #specifications-tab .content-block .specification-image img {
  padding: 0 32px;
}
#tab-container #specifications-tab h4::before {
  content: "";
}
@media (min-width: 768px) {
  #tab-container #specifications-tab .content-block {
    box-sizing: content-box;
  }
  #tab-container #specifications-tab .content-block > div:not(.specification-image) {
    max-width: 880px;
  }
  #tab-container #specifications-tab .content-block .description-title,
#tab-container #specifications-tab .content-block .description {
    margin: 0 auto;
  }
  #tab-container #specifications-tab .content-block .specification-image {
    margin: 48px 0 0;
  }
  #tab-container #specifications-tab .content-block .specification-image > img {
    display: block;
    margin: 0 auto;
    padding: 0;
  }
  #tab-container #specifications-tab .specs-table-wrapper {
    max-width: 824px;
    margin: 32px auto 0 auto;
    display: block;
    width: 100%;
  }
  #tab-container #specifications-tab .specs-table-wrapper::after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 64px);
    left: calc(50% + 23px);
    top: 32px;
    background: #E6E7E8;
  }
  #tab-container #specifications-tab .description-title,
#tab-container #specifications-tab .description {
    text-align: center;
  }
}
#tab-container .description {
  margin-bottom: 16px;
}
#tab-container .spec-blocks {
  margin: 104px 0 40px 0;
  padding: 0;
}
@media (max-width: 767px) {
  #tab-container .spec-blocks {
    margin: 40px 0 32px 0;
  }
}
#tab-container .spec-blocks li {
  width: 280px;
  margin: 0 28px 32px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
@media (max-width: 767px) {
  #tab-container .spec-blocks li {
    width: 100%;
    margin: 0 0 32px;
  }
}
@media (max-width: 767px) {
  #tab-container .spec-blocks li:last-child {
    margin: 0;
  }
}
@media (max-width: 767px) {
  #tab-container .spec-blocks li > div {
    width: 280px;
    margin: 0 auto;
  }
}
#tab-container .spec-blocks img {
  float: left;
  margin-right: 24px;
}
#tab-container .spec-blocks h6 {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  color: #6D6E71;
}
@media (max-width: 767px) {
  #tab-container .spec-blocks h6 {
    margin: 0 0 4px;
    padding: 8px 0 0;
  }
}
#tab-container .spec-blocks p {
  margin: 0;
  line-height: 16px;
  text-align: left;
}
@media (max-width: 767px) {
  #tab-container h4 {
    margin: 0;
    position: relative;
    padding: 16px 56px;
    font-size: 15px;
    line-height: 24px;
    border-top: 1px solid #E6E7E8;
    background: #FAFAFA;
    font-family: "Roboto-Light";
    font-weight: 300;
    font-style: normal;
  }
  #tab-container h4 .toggle {
    padding: 8px 16px;
    position: absolute;
    top: 12px;
    right: 6px;
    cursor: pointer;
  }
  #tab-container h4 .toggle::before {
    content: "";
    display: inline-block;
    font-family: "Coricraft2";
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
  }
  #tab-container h4::before {
    content: "";
    display: inline-block;
    font-family: "Coricraft2";
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
    position: absolute;
    left: 20px;
    top: 16px;
  }
}
@media (min-width: 768px) {
  #tab-container h4 {
    display: none;
  }
}
#tab-container .description-title {
  font-size: 18px;
  line-height: 24px;
  color: #222;
  padding-bottom: 16px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#tab-container p, #tab-container .description {
  font-size: 15px;
  line-height: 24px;
  color: #3F4042;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
#tab-container .product-delivery-info a {
  margin: 16px auto 0 auto;
  padding: 15px 16px 15px 56px;
  font-size: 16px;
  line-height: 24px;
  color: #222;
  max-width: 356px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  position: relative;
  background: #FFF;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 767px) {
  #tab-container .product-delivery-info a span {
    display: none;
  }
}
#tab-container .product-delivery-info a:hover {
  background: #222;
  color: #FFF;
}
#tab-container .product-delivery-info a:hover::before {
  color: #FFF;
}
#tab-container .product-delivery-info a::before {
  content: "";
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  position: absolute;
  left: 20px;
  top: 16px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.specs-table-wrapper {
  padding: 16px;
  border: 1px solid #E0E0E0;
  background: #FAFAFA;
}
.specs-table-wrapper.full-width::after {
  display: none;
}
@media (min-width: 768px) {
  .specs-table-wrapper {
    position: relative;
    padding: 32px 0 32px 48px;
  }
  .specs-table-wrapper.full-width {
    padding-right: 48px;
  }
  .specs-table-wrapper.full-width .product-attribute-specs-table {
    display: block;
    padding-right: 0;
  }
  .specs-table-wrapper.full-width .table-title {
    text-align: center;
  }
}

.product-attribute-specs-table {
  max-width: 900px;
  margin: 0 auto;
}
.product-attribute-specs-table:first-child .table-title td {
  padding-top: 0;
}
.product-attribute-specs-table:not(:first-child) {
  border-top: 1px solid #E0E0E0;
}
.product-attribute-specs-table + table {
  margin-top: 8px;
}
.product-attribute-specs-table th, .product-attribute-specs-table td {
  padding: 8px 0;
  border: 0;
  font-size: 13px;
  line-height: 16px;
  color: #222;
}
.product-attribute-specs-table th {
  border: 1px solid #464646;
  background: #000;
  color: #FFF;
}
.product-attribute-specs-table tr td:first-child {
  padding-right: 8px;
  width: 55%;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.product-attribute-specs-table tr td:not(:first-child) {
  color: #808284;
  padding-left: 8px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
.product-attribute-specs-table tr.table-title td {
  padding-top: 16px;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .product-attribute-specs-table {
    width: 49.7%;
    display: inline-block;
    vertical-align: top;
    padding-right: 48px;
  }
  .product-attribute-specs-table:not(:first-child) {
    border-top: 0;
  }
  .product-attribute-specs-table:first-child tr td:first-child {
    width: 75%;
  }
  .product-attribute-specs-table + table {
    margin-top: 0;
    padding-left: 48px;
  }
  .product-attribute-specs-table tr.table-title td {
    padding-top: 0;
    padding-bottom: 24px;
  }
}

#tab-container .tab-content.right-side {
  padding: 0;
}

#delivery-tab a, #specifications-tab a {
  display: block;
}

@media (min-width: 768px) {
  #delivery-tab {
    padding: 24px;
    margin-top: 24px;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
  }
  #delivery-tab .content-block {
    max-width: 553px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 991px) {
  #tab-container .tab-content.right-side {
    padding: 20px 0;
  }
}
#tab_content_container {
  position: relative;
}
@media (min-width: 991px) {
  #tab_content_container .container > div:first-child {
    padding-left: 0px;
  }
  #tab_content_container .container > div:last-child {
    padding-right: 0px;
  }
}
#tab_content_container h5 {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 6px;
  margin-top: 20px;
}
#tab_content_container .image-blocks {
  margin-top: 40px;
}
@media (max-width: 767px) {
  #tab_content_container .image-blocks {
    display: none;
  }
}
#tab_content_container .image-blocks .col-md-3 {
  margin-bottom: 16px;
  text-align: center;
}

@media (min-width: 1200px) {
  #enquire-tab .form-list li.col-sm-8 {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #enquire-tab {
    margin-top: 56px;
  }
  #enquire-tab h4 {
    display: block;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 0;
    pointer-events: none;
    font-family: "Roboto-Regular";
    font-weight: 400;
    font-style: normal;
  }
  #enquire-tab h4::before {
    display: none;
  }
  #enquire-tab form {
    margin-top: 22px;
  }
  #enquire-tab .form-list {
    position: relative;
    padding: 0 10px;
  }
  #enquire-tab .form-list > .row:nth-child(-n+3) {
    width: 66.66%;
  }
  #enquire-tab .form-list > .row:last-of-type {
    position: absolute;
    right: 0;
    top: 0;
    width: 33.33%;
    margin: 0;
  }
  #enquire-tab .form-list > .row:last-of-type li {
    width: 100%;
    padding-left: 0;
    padding-right: 5px;
  }
  #enquire-tab .form-list > .row:last-of-type textarea {
    min-height: 200px;
  }
  #enquire-tab .form-list > li {
    position: absolute;
    right: 5px;
    top: 216px;
    width: 33.33%;
    padding-left: 5px;
  }
  #enquire-tab .form-list .col-sm-8 {
    padding-right: 24px;
  }
  #enquire-tab .fieldset {
    padding: 10px 10px 0;
  }
  #enquire-tab div.buttons-set {
    padding-top: 0;
  }
}
#enquire-tab .content-block {
  padding-bottom: 0;
}
#enquire-tab .vaimo-formmanager-hover-on {
  position: relative;
}
#enquire-tab .vaimo-formmanager-hover-on .vaimo-formmanager-hover-box {
  position: absolute;
  bottom: 8px;
  right: 8px;
  padding: 0;
  border: 0;
  font-size: 13px;
  line-height: 16px;
  color: #808284;
  text-transform: capitalize;
  display: block;
}
#enquire-tab .vaimo-formmanager-hover-on .vaimo-formmanager-hover-box::before {
  content: "(";
}
#enquire-tab .vaimo-formmanager-hover-on .vaimo-formmanager-hover-box::after {
  content: " Characters)";
}
#enquire-tab .form-list > .row:last-of-type label {
  display: none;
}
#enquire-tab .content-block p:first-child {
  margin-bottom: 16px;
}
#enquire-tab span.required {
  display: none;
}
#enquire-tab .input-field {
  margin-top: 0;
}
#enquire-tab .input-field.mt-filled label {
  top: 8px;
  left: 14px;
  font-size: 13px;
  line-height: 16px;
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#enquire-tab .input-field label {
  font-size: 15px;
  line-height: 24px;
  top: 16px;
  left: 14px;
  padding: 0;
}
#enquire-tab .input-field input {
  height: 56px;
  margin-bottom: 16px;
}
#enquire-tab textarea {
  border-radius: 2px;
  border: 1px solid #E0E0E0;
  box-shadow: none !important;
  min-height: 128px;
  padding: 16px;
  font-size: 15px;
  line-height: 24px;
  resize: none;
  -webkit-appearance: none;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
#enquire-tab textarea:not([readonly]):focus, #enquire-tab textarea:not([readonly]):hover {
  border-color: #3F4042;
  box-shadow: none;
}
#enquire-tab textarea:not([readonly]):focus {
  -webkit-box-shadow: inset 0 0 0 1px #3F4042;
  -moz-box-shadow: inset 0 0 0 1px #3F4042;
  box-shadow: inset 0 0 0 1px #3F4042;
  outline: 0;
}
#enquire-tab select {
  height: 56px;
  background-position-y: 20px;
}
#enquire-tab fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
#enquire-tab fieldset > div {
  padding: 0;
}
@media (min-width: 991px) {
  #enquire-tab fieldset .left-fields {
    padding-right: 10px;
  }
  #enquire-tab fieldset .right-fields {
    padding-left: 10px;
  }
}
#enquire-tab fieldset .productname {
  margin-top: 0;
  border-bottom: 1px solid #EBEBE8;
  font-size: 13px;
  color: #6D6E71;
}
#enquire-tab fieldset .productname .small {
  font-size: 12px;
  margin-top: -5px;
  margin-bottom: 15px;
}
#enquire-tab fieldset .productname .main {
  margin-bottom: 8px;
}
#enquire-tab li {
  margin: 0;
}
#enquire-tab .buttons-set {
  padding: 16px 0 0;
}
#enquire-tab button {
  float: none;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  padding: 15px 16px;
  border-radius: 2px;
  background: #FFF;
  color: #222;
  border-color: #000;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#enquire-tab button:hover {
  background: #222;
  color: #FFF;
  border-color: #000;
}
@media (max-width: 1200px) {
  #enquire-tab .container-fluid {
    padding: 0;
  }
}
#enquire-tab h4::before {
  content: "";
}

.review-rating-summary {
  display: inline-block;
  position: relative;
}
.review-rating-summary .star {
  margin: 5px;
}
.review-rating-summary .star:before {
  position: relative;
  bottom: -2px;
}

#tab-container .tab-content .ratings {
  margin-top: 20px;
  padding-bottom: 20px;
  border-color: #EBEBE8;
}
#tab-container .tab-content .ratings p {
  font-size: 16px;
  font-style: italic;
  line-height: 34px;
  margin-left: 20px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
  float: left;
}
#tab-container .tab-content .ratings p.no-rating {
  margin-left: 0;
}

#show_review_form, #hide_review_form, #submit_form {
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 34px;
  width: auto;
  margin: -4px 7px 0px 0;
  float: none;
  background: #000;
  color: #FFF;
  border-color: #000;
}
#show_review_form:hover, #hide_review_form:hover, #submit_form:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
#show_review_form:last-child, #hide_review_form:last-child, #submit_form:last-child {
  margin-right: 0px;
}
@media (max-width: 767px) {
  #show_review_form, #hide_review_form, #submit_form {
    width: 100%;
    display: block;
    margin: 0;
  }
}

#hide_review_form {
  margin-bottom: 20px;
}

.review-actions {
  display: block;
  white-space: nowrap;
  float: right;
}
@media (max-width: 767px) {
  .review-actions {
    width: 100%;
  }
}

@media (min-width: 480px) {
  #tab-container .tab-content .ratings p {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 767px) {
  #show_review_form, #hide_review_form, #submit_form {
    padding: 0 40px;
    width: 100%;
    display: block;
  }

  #tab-container .tab-content .ratings p {
    margin-left: 14px;
    margin-bottom: 0;
  }

  .review-actions {
    display: inline-block;
  }
}
@media (min-width: 991px) {
  #show_review_form, #hide_review_form, #submit_form {
    margin-left: 5px;
    padding: 0 20px;
  }

  #tab-container .tab-content .ratings p {
    margin-left: 14px;
  }
}
@media (min-width: 1200px) {
  #show_review_form, #hide_review_form, #submit_form {
    margin-left: 0;
    padding: 0 40px;
  }

  #tab-container .tab-content .ratings p {
    margin-left: 20px;
  }
}
#review-form {
  margin-top: 20px;
}
#review-form div.input-box {
  width: 100%;
  display: inline-block;
}
#review-form div.input-box input {
  width: 100%;
}
#review-form div.input-box textarea {
  height: 10rem;
  margin-top: 10px;
}
#review-form p.required {
  text-align: right;
}
#review-form #review-form label {
  width: 100%;
}
@media (min-width: 480px) {
  #review-form div.input-box {
    width: 70%;
    display: inline-block;
  }
  #review-form label {
    width: 29%;
    display: inline-block;
  }
  #review-form textarea {
    margin-top: 0;
  }
}

#customer-reviews {
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  -moz-transition: height 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  -ms-transition: height 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  -o-transition: height 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  transition: height 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
}

.reviews-body {
  position: relative;
  padding: 0;
  width: 100%;
  top: 0;
  -webkit-transition: left 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  -moz-transition: left 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  -ms-transition: left 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  -o-transition: left 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
  transition: left 0.6s cubic-bezier(0.245, 0.57, 0.34, 0.99);
}

.reviews-body.offscreen {
  position: absolute;
}

#tab_content_container .review-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #EBEBE8;
}
#tab_content_container .review-item h5 a, #tab_content_container .review-item h5 a:hover {
  font-weight: bold;
  color: #6D6E71;
}
#tab_content_container .review-item p {
  line-height: 20px;
  color: #6D6E71;
  font-style: italic;
}
#tab_content_container .review-item p.small {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
}
#tab_content_container .review-item p.small .reviewer {
  margin-right: 10px;
}
#tab_content_container .review-item p.small .reviewer:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #6D6E71;
  position: relative;
  left: 6px;
  top: 2px;
}
#tab_content_container .review-item .review-rating-summary {
  margin: 10px 0;
}

#reviews-tab .toolbar {
  border: none;
  padding: 20px 0 0 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
#reviews-tab .toolbar ul {
  text-align: right;
}
#reviews-tab .toolbar li {
  display: inline-block;
}
#reviews-tab .toolbar li span {
  background: transparent;
  display: inline-block;
  border: none;
  padding: 0;
  height: 36px;
  width: 36px;
  text-align: center;
  line-height: 36px;
  margin: 0;
  color: #000;
  cursor: pointer;
}
#reviews-tab .toolbar li span:after {
  display: none;
  content: "";
}
#reviews-tab .toolbar li.active span, #reviews-tab .toolbar li span:hover {
  background: #EBEBE8;
}

#dimension-image {
  text-align: center;
}

.catalog-product-view .main-container .related-products.container {
  max-width: 1150px;
}
.catalog-product-view .related-products .box-related {
  margin-top: 33px;
}
@media (max-width: 767px) {
  .catalog-product-view .related-products .box-related {
    margin-top: 0;
  }
}
.catalog-product-view .related-products .box-related h2 {
  margin: 0 0 32px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 767px) {
  .catalog-product-view .related-products .box-related h2 {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 24px;
  }
}
.catalog-product-view .related-products .box-related h2:after {
  display: none;
}

#block-related {
  padding: 0;
}
#block-related .item {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  #block-related .item {
    margin-bottom: 24px;
  }
}
#block-related .product-image {
  margin: 0 0 8px;
}
#block-related .product-name {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 767px) {
  #block-related .product-name {
    display: block;
  }
}
#block-related .price-box {
  line-height: 24px;
}
#block-related .price-box .price {
  font-size: 20px;
  line-height: 24px;
}
#block-related .minimal-price-link {
  display: none;
}

.catalog-product-view .box-up-sell {
  border: none;
  padding-top: 0px;
}
.catalog-product-view .box-up-sell h2 {
  text-align: center;
  font-size: 34px;
  margin: 30px 0 0 0;
}
.catalog-product-view .box-up-sell h2:after {
  margin: 20px auto 0;
}
.catalog-product-view .box-up-sell h5 {
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 5px;
}
.catalog-product-view .box-up-sell h5 a {
  color: #000;
}
.catalog-product-view .box-up-sell .sale-badge {
  left: initial;
  right: 0;
}
.catalog-product-view .box-up-sell .price-box {
  display: inline-block;
  margin: 0;
}
.catalog-product-view .box-up-sell .price-box.has-minimal-price .regular-price {
  display: none;
}
.catalog-product-view .box-up-sell .price-box.has-minimal-price .minimal-price-link .label {
  font-size: 12px;
  line-height: 12px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.catalog-product-view .box-up-sell .price-box.has-minimal-price .minimal-price-link .price {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
.catalog-product-view .box-up-sell .price-box .regular-price span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
.catalog-product-view .box-up-sell .simple-product.on-sale .old-price {
  font-size: 16px;
  line-height: 19px;
  color: #6D6E71;
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
  display: block;
}
.catalog-product-view .box-up-sell .simple-product.on-sale .old-price:before {
  content: "was";
  display: inline;
}
.catalog-product-view .box-up-sell .simple-product.on-sale .old-price span {
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
}
.catalog-product-view .box-up-sell .simple-product.on-sale .special-price {
  font-size: 24px;
  line-height: 29px;
}
.catalog-product-view .box-up-sell .simple-product.on-sale .special-price:before {
  display: none;
}
.catalog-product-view .box-up-sell .simple-product.on-sale .special-price span {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  color: #D83C37;
}
.catalog-product-view .box-up-sell .simple-product.on-promotion .price-box .regular-price .price {
  color: #D83C37;
  font-size: 20px;
  line-height: 20px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.catalog-product-view .box-up-sell .simple-product.on-promotion .price-box .regular-price .price:before {
  content: "from";
  display: inline;
  font-size: 12px;
  line-height: 12px;
  color: #D83C37;
  margin-right: 3px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.catalog-product-view .box-up-sell .simple-product.on-promotion .price-box .regular-price.hide-from .price::before {
  display: none;
}
.catalog-product-view .box-up-sell .config-prod.on-sale .has-minimal-price .regular-price,
.catalog-product-view .box-up-sell .config-prod.on-promotion .has-minimal-price .regular-price {
  display: none;
}
.catalog-product-view .box-up-sell .config-prod.on-sale .has-minimal-price .minimal-price-link:hover .label, .catalog-product-view .box-up-sell .config-prod.on-sale .has-minimal-price .minimal-price-link:hover .price,
.catalog-product-view .box-up-sell .config-prod.on-promotion .has-minimal-price .minimal-price-link:hover .label,
.catalog-product-view .box-up-sell .config-prod.on-promotion .has-minimal-price .minimal-price-link:hover .price {
  color: rgba(0, 0, 0, 0.87);
}
.catalog-product-view .box-up-sell .config-prod.on-sale .has-minimal-price .minimal-price-link .label,
.catalog-product-view .box-up-sell .config-prod.on-promotion .has-minimal-price .minimal-price-link .label {
  font-size: 12px;
  line-height: 14px;
  color: #D83C37;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.catalog-product-view .box-up-sell .config-prod.on-sale .has-minimal-price .minimal-price-link .price,
.catalog-product-view .box-up-sell .config-prod.on-promotion .has-minimal-price .minimal-price-link .price {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  color: #D83C37;
  font-size: 20px;
  line-height: 29px;
}
.catalog-product-view .box-up-sell .config-prod.on-sale .regular-price .price,
.catalog-product-view .box-up-sell .config-prod.on-promotion .regular-price .price {
  color: #D83C37;
}
.catalog-product-view .box-up-sell .config-prod.on-sale .regular-price .price:before,
.catalog-product-view .box-up-sell .config-prod.on-promotion .regular-price .price:before {
  content: "from";
  display: inline;
  font-size: 12px;
  line-height: 12px;
  color: #D83C37;
  margin-right: 3px;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
.catalog-product-view .box-up-sell .config-prod.on-sale .regular-price.hide-from .price::before,
.catalog-product-view .box-up-sell .config-prod.on-promotion .regular-price.hide-from .price::before {
  display: none;
}

.media .product-image-wrapper {
  overflow: hidden;
}
@media (min-width: 768px) {
  .media .product-image-wrapper {
    max-width: 700px;
  }
}
.media .product-image-wrapper .on-sale,
.media .product-image-wrapper .on-promotion {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 51;
}
@media (max-width: 767px) {
  .media .product-image-wrapper .on-sale,
.media .product-image-wrapper .on-promotion {
    top: 0;
    left: 0;
  }
}
.media .product-image-wrapper .product-image-gallery {
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: left 0.5s, opacity .26s;
  -moz-transition: left 0.5s, opacity .26s;
  -ms-transition: left 0.5s, opacity .26s;
  -o-transition: left 0.5s, opacity .26s;
  transition: left 0.5s, opacity .26s;
  z-index: 40;
  text-align: center;
  opacity: 1;
  will-change: left;
}
.media .product-image-wrapper .nav-arrow {
  z-index: 53;
  top: 50%;
  height: auto;
}
.media .product-image-wrapper .nav-arrow span {
  width: 56px;
  height: 56px;
  background: #FFF;
  border: 1px solid #000;
  border-radius: 28px;
  margin-top: -16px;
  top: 50%;
  -webkit-transition: background .26s;
  -moz-transition: background .26s;
  -ms-transition: background .26s;
  -o-transition: background .26s;
  transition: background .26s;
}
.media .product-image-wrapper .nav-arrow span:before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #464646;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  margin: 18px;
}
.media .product-image-wrapper .nav-arrow span:hover {
  background: #FAFAFA;
}
@media (max-width: 767px) {
  .media .product-image-wrapper .nav-arrow span {
    width: 40px;
    height: 40px;
  }
  .media .product-image-wrapper .nav-arrow span::before {
    margin: 10px;
  }
}
.media .product-image-wrapper .left-arrow span {
  right: auto;
  left: 0;
}
@media (max-width: 767px) {
  .media .product-image-wrapper .left-arrow span {
    left: 0;
  }
}
.media .product-image-wrapper .right-arrow span {
  right: 0;
  left: auto;
}
@media (max-width: 767px) {
  .media .product-image-wrapper .right-arrow span {
    right: 0;
  }
}
.media .product-image-wrapper .right-arrow span::before {
  content: "";
}
.media .product-image-wrapper.not-ready .product-image-gallery {
  opacity: 0;
}
.media .product-image-wrapper .zoom-icon {
  opacity: 0;
}
.media .product-image-wrapper .no-simple-preview {
  position: absolute;
  z-index: 50;
  bottom: 0;
  background: #222;
  padding: 2px;
  font-size: 12px;
  line-height: 24px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: uppercase;
}

.product-container .zoom-icon {
  margin-top: -40px;
  float: right;
  color: #6D6E71;
  font-family: "Coricraft2";
}
@media (min-width: 767px) and (max-width: 991px) {
  .product-container .zoom-icon {
    bottom: 16px;
  }
}
@media (max-width: 767px) {
  .product-container .zoom-icon {
    display: none;
  }
}
.product-container .zoom-icon::before {
  content: "";
  font-size: 24px;
}

.zoom-image {
  position: absolute;
  right: 0;
  bottom: -2px;
  display: none;
  z-index: 39;
  cursor: pointer;
}
@media (min-width: 767px) {
  .zoom-image {
    display: block;
  }
}

.fancybox-skin {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.fancybox-skin .fancybox-close {
  background: none;
  right: -8px;
  top: 0;
}
.fancybox-skin .fancybox-close:after {
  display: block;
  content: "";
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.fancybox-skin .fancybox-next span {
  background: none;
}
.fancybox-skin .fancybox-next span:after {
  display: block;
  content: "";
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.fancybox-skin .fancybox-prev span {
  background: none;
}
.fancybox-skin .fancybox-prev span:after {
  display: block;
  content: "";
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}

.more-views {
  width: 100%;
  background: #F9F9FA;
}
@media (max-width: 767px) {
  .more-views {
    background: #FFF;
    margin: 0 -10px -48px -10px;
    width: calc(100% + 20px);
    padding-bottom: 16px;
  }
  .more-views .owl-nav,
.more-views .owl-item div {
    display: none;
  }
  .more-views .owl-item {
    margin: 0 !important;
    padding: 4px;
  }
  .more-views .owl-item .item {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    border: 0;
    background: #BCBEC0;
  }
  .more-views .owl-item .item.active {
    background: #222;
    box-shadow: none;
    border: 0;
  }
  .more-views .owl-stage {
    margin: 0 auto;
    transform: none !important;
  }
  .more-views .owl-dots {
    display: none;
  }
}
@media (min-width: 768px) {
  .more-views .owl-nav {
    height: 0;
    z-index: 1;
  }
}
.more-views .item {
  width: 92px;
  height: 60px;
  border: 1px solid #FAFAFA;
  position: relative;
  overflow: hidden;
  -webkit-transition: border .2s;
  -moz-transition: border .2s;
  -ms-transition: border .2s;
  -o-transition: border .2s;
  transition: border .2s;
}
.more-views .item.active {
  border: 1px solid #000;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.more-views .item img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
}
.more-views .owl-carousel {
  padding: 8px 56px 8px 64px;
}
.more-views .owl-stage-outer {
  z-index: 1;
}
.more-views .owl-nav {
  width: 100%;
  margin: 0 !important;
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
}
.more-views .owl-nav div {
  display: block;
  padding: 0;
  margin: 0 0 0 0 !important;
}
.more-views .owl-nav div span[class|=icon-chevron]:before {
  font-weight: 400;
}
.more-views .owl-nav div.owl-prev {
  float: left;
  background: none;
  padding-left: 0;
}
.more-views .owl-nav div.owl-prev:hover {
  background: none;
}
.more-views .owl-nav div.owl-next {
  float: right;
  background: none;
  padding-right: 0;
}
.more-views .owl-nav div.owl-next:hover {
  background: none;
}
.more-views .owl-nav .icon-chevron-left:before {
  left: -4px;
}
.more-views .owl-nav .icon-chevron-right:before {
  right: -4px;
}

.catalog-product-view .more-views ul {
  margin: 0;
  padding: 8px 0;
}
.catalog-product-view .more-views li {
  margin: 0;
  opacity: 1 !important;
}

.pdp-cms-blocks {
  text-align: center;
}
.pdp-cms-blocks .blocks {
  margin-bottom: 20px;
}
.pdp-cms-blocks .blocks .message {
  font-size: 35px;
  line-height: 1;
  padding: 60px 0;
}
@media (max-width: 767px) {
  .pdp-cms-blocks .blocks .message {
    font-size: 25px;
  }
}

#glass {
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  display: none;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 40;
}

.amlabel-txt2 {
  z-index: 30 !important;
}

.zoom-icon {
  z-index: 51;
  cursor: pointer;
}

@media (max-width: 767px) {
  #glass {
    display: none;
  }
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fullscreen {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  top: 0 !important;
  left: 0 !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fullscreen .fancybox-skin {
  height: 100% !important;
  position: relative;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fullscreen .fancybox-outer {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% - 32px);
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fullscreen .fancybox-inner {
  height: 100% !important;
  width: 100% !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fullscreen .fancybox-close {
  position: absolute;
  right: 16px;
  top: 16px;
  height: 24px;
  width: 24px;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fullscreen .fancybox-close::after {
  color: black;
  font-size: 24px;
}

.media.long-layout .product-image-wrapper {
  overflow: hidden;
}
@media (max-width: 480px) {
  .media.long-layout .product-image-wrapper {
    overflow: visible;
  }
}
.media.long-layout .product-image-wrapper .product-image,
.media.long-layout .product-image-wrapper .product-image-gallery {
  padding: 58px 60px 120px;
}
@media (max-width: 1024px) {
  .media.long-layout .product-image-wrapper .product-image,
.media.long-layout .product-image-wrapper .product-image-gallery {
    padding: 58px 60px 160px;
  }
}
@media (max-width: 991px) {
  .media.long-layout .product-image-wrapper .product-image,
.media.long-layout .product-image-wrapper .product-image-gallery {
    padding: 40px 15px 260px;
  }
}
@media (max-width: 767px) {
  .media.long-layout .product-image-wrapper .product-image,
.media.long-layout .product-image-wrapper .product-image-gallery {
    padding: 60px 0 0;
  }
}

.more-views.configurable li:not(.thumbnail-additional) {
  display: none !important;
}

.catalog-product-view .pdp-sign-up {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
.catalog-product-view .pdp-sign-up .sign-up-title {
  font-size: 26px;
  display: block;
  font-weight: 500;
  color: #FFC107;
  line-height: 28px;
  margin-bottom: 12px;
}
.catalog-product-view .pdp-sign-up .sign-up-text {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 12px;
  display: block;
}
.catalog-product-view .pdp-sign-up .sign-up-text a {
  text-decoration: underline;
}
.catalog-product-view .availability.out-of-stock {
  display: none;
}
.catalog-product-view .product-essential h1 {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
.catalog-product-view .product-essential h1:after {
  display: none;
}
.catalog-product-view .short-description {
  margin: 0 0 16px;
  padding: 0;
  border-bottom: 0;
  font-size: 13px;
  line-height: 16px;
  color: #3F4042;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
.catalog-product-view .short-description p {
  font-size: 13px;
  line-height: 16px;
  color: #3F4042;
  margin: 0;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
.catalog-product-view .add-to-box {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.catalog-product-view .price-box {
  color: #000;
  line-height: 32px;
  margin: 0 0 8px;
  display: block;
}
.catalog-product-view .price-box .price {
  float: none;
  font-size: 24px;
  line-height: 32px;
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  vertical-align: inherit;
}
@media (max-width: 767px) {
  .catalog-product-view .price-box .price {
    font-size: 24px;
  }
}
.catalog-product-view .price-box .old-price {
  float: none;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.catalog-product-view .price-box .old-price > .price {
  font-size: 24px;
  line-height: 32px;
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 767px) {
  .catalog-product-view .price-box .old-price > .price {
    font-size: 24px;
  }
}
.catalog-product-view .price-box .special-price {
  float: none;
  margin-left: 8px;
  display: inline-block;
  margin-bottom: 7px;
}
.catalog-product-view .price-box .special-price .price {
  font-size: 18px;
  line-height: 22px;
  color: #E31F26;
  vertical-align: sub;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.catalog-product-view .price-box .regular-price {
  float: none;
}
.catalog-product-view .price-box-configurable {
  display: block;
}
.catalog-product-view .jpi-slideout .price-box {
  margin: 4px 0 0;
  line-height: 16px;
  text-align: left;
}
.catalog-product-view .jpi-slideout .price-box .price {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #6D6E71;
}
.catalog-product-view .jpi-slideout .price-box .special-price {
  margin-left: 4px;
}
.catalog-product-view .jpi-slideout .price-box .special-price .price {
  font-weight: 600;
  color: #D83C37;
}
.catalog-product-view .qty[type=number] {
  width: 40px;
  height: 18px;
  padding: 11px 0;
  margin-right: 0;
  font-size: 15px;
  line-height: 24px;
  border: 0;
  color: #3F4042;
  vertical-align: top;
  -moz-appearance: textfield;
  -webkit-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  -ms-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease;
}
.catalog-product-view .qty[type=number]:hover, .catalog-product-view .qty[type=number]:focus {
  border: 0;
  box-shadow: none;
}
.catalog-product-view .qty[type=number]::-webkit-outer-spin-button, .catalog-product-view .qty[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.catalog-product-view .placeholder-image {
  padding-bottom: 16px;
}
.catalog-product-view .add-to-cart {
  margin: 0 0 8px;
  padding: 0;
  border: none;
  position: relative;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.catalog-product-view .add-to-cart label {
  display: none;
}
.catalog-product-view .add-to-cart button {
  font-size: 16px;
  line-height: 24px;
  padding-right: 32px;
  text-align: right;
  height: 64px;
  width: 100%;
  border-width: 1px;
  border-radius: 2px;
  background: #222;
  color: #FFF;
  border-color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.catalog-product-view .add-to-cart button:hover {
  background: #FFF;
  color: #222;
  border-color: #222;
}
.catalog-product-view .add-to-cart .qty-wrapper {
  position: absolute;
  left: 16px;
  top: 12px;
  background: #FFF;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #222;
}
.catalog-product-view .add-to-cart .qty-wrapper span {
  float: left;
  height: 40px;
  width: 56px;
  display: inline-block;
  vertical-align: top;
  padding: 12px 20px;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.catalog-product-view .add-to-cart .qty-wrapper span:hover {
  background: #FAFAFA;
}
.catalog-product-view .add-to-cart .qty-wrapper span.qty-add {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.catalog-product-view .add-to-cart .qty-wrapper span.qty-add::before {
  content: "";
}
.catalog-product-view .add-to-cart .qty-wrapper span.qty-substract {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.catalog-product-view .add-to-cart .qty-wrapper span.qty-substract::before {
  content: "";
}
.catalog-product-view .product-name + .add-to-links {
  margin-top: 8px;
}
.catalog-product-view .add-to-links {
  width: 100%;
  margin: 0;
  padding-bottom: 32px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.catalog-product-view .add-to-links::before {
  content: "";
  position: absolute;
  width: calc(100% + 64px);
  height: 1px;
  background: #E6E7E8;
  bottom: 0;
  left: -32px;
}
@media (max-width: 767px) {
  .catalog-product-view .add-to-links::before {
    width: calc(100% + 32px);
    left: -16px;
  }
}
.catalog-product-view .add-to-links li {
  width: calc(50% - 4px);
  display: inline-block;
  float: left;
}
.catalog-product-view .add-to-links li a {
  width: 100%;
  display: block;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  padding: 8px;
  cursor: pointer;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.catalog-product-view .add-to-links li a:hover {
  background: #222;
  border-color: #222;
}
.catalog-product-view .add-to-links li a:hover:not(.add-button) {
  color: #FFF;
}
.catalog-product-view .add-to-links li a:hover:not(.add-button)::before {
  color: #FFF;
}
.catalog-product-view .add-to-links li:first-child {
  margin-right: 8px;
}
.catalog-product-view .add-to-links .add-button {
  width: 100%;
  padding: 14px 0;
  border: 2px solid #222;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.catalog-product-view .add-to-links .add-button:hover {
  background: #000;
  color: #FFF;
}
.catalog-product-view .add-to-links a:not(.add-button) {
  color: #3F4042;
}
.catalog-product-view .add-to-links a:not(.add-button) span {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
}
.catalog-product-view .add-to-links a:not(.add-button).link-enquire:before, .catalog-product-view .add-to-links a:not(.add-button).link-wishlist:before {
  margin-right: 6px;
  vertical-align: top;
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.catalog-product-view .add-to-links a:not(.add-button).link-enquire {
  color: #222;
}
.catalog-product-view .add-to-links a:not(.add-button).link-enquire::before {
  content: "";
  margin-top: 1px;
}
.catalog-product-view .add-to-links a:not(.add-button).link-wishlist::before {
  content: "";
}
.catalog-product-view .pinit {
  float: left;
  margin: 0 18px 0 8px;
}
.catalog-product-view .pinit a {
  width: 32px;
  height: 32px;
  padding: 0;
  position: relative;
  box-shadow: none;
  background: none;
  font-size: 0;
  text-indent: 0;
}
.catalog-product-view .pinit a:before {
  position: absolute;
  top: -5px;
  left: -5px;
  display: inline-block;
  font-family: "Coricraft";
  color: #D83C37;
  font-size: 42px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
}
.catalog-product-view .pinit a:hover {
  background-color: #FFF;
}

#product-grid .product-shop .price-box .old-price, #product-grid .product-shop .price-box .special-price {
  float: none;
  width: 100%;
}
#product-grid .product-shop .price-box .old-price .price, #product-grid .product-shop .price-box .special-price .price {
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#product-grid .product-shop .price-box .product-name {
  vertical-align: middle;
}

#product_addtocart_form {
  margin-bottom: 0;
}
#product_addtocart_form .old-price {
  margin: 0;
}
#product_addtocart_form .old-price .price {
  text-decoration: none;
}

.made-to-order {
  margin: 40px 0 0;
}
@media (max-width: 767px) {
  .made-to-order:not(.mobile) {
    display: none;
  }
}
@media (min-width: 767px) {
  .made-to-order.mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .made-to-order.mobile {
    margin-top: 16px;
  }
}
.made-to-order .icon-clock {
  margin: 4px 4px 0 0;
  vertical-align: top;
  font-size: 14px;
  color: #3F4042;
}
.made-to-order p {
  margin: 0 4px;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  color: #3F4042;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  max-width: calc(100% - 50px);
}
@media (max-width: 767px) {
  .made-to-order strong {
    display: block;
  }
}
.made-to-order a {
  font-weight: bold;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .made-to-order a {
    margin-left: 24px;
    display: block;
  }
}

#atca-popup-container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 20px;
  min-width: 330px;
}
#atca-popup-container #atca-message-container {
  border: none;
  padding: 0;
}
#atca-popup-container #atca-message-container #atca-please-wait, #atca-popup-container #atca-message-container #atca-please-wait-remove {
  background-image: none;
  padding-left: 20px;
  position: relative;
}
#atca-popup-container #atca-message-container #atca-please-wait:before, #atca-popup-container #atca-message-container #atca-please-wait-remove:before {
  color: #6D6E71;
  font-size: 14px;
  height: 12px;
  width: 14px;
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
#atca-popup-container #atca-message-container #atca-message-text {
  text-transform: none;
}
#atca-popup-container #atca-message-container #atca-message-text .atca-config-options {
  margin-top: 8px;
}
#atca-popup-container #atca-message-container #atca-message-text .atca-config-value {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#atca-popup-container #atca-message-container #atca-message-text.atca-notice {
  background: none;
  padding-left: 20px;
  position: relative;
}
#atca-popup-container #atca-message-container #atca-message-text.atca-notice:before {
  font-family: "FontAwesome";
  content: "";
  color: #FFC107;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
#atca-popup-container #atca-message-container #atca-message-text.atca-error {
  background: none;
  padding-left: 20px;
  position: relative;
}
#atca-popup-container #atca-message-container #atca-message-text.atca-error:before {
  font-family: "FontAwesome";
  content: "";
  color: #D83C37;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
#atca-popup-container #atca-message-container #atca-message-text.atca-success {
  background-image: none;
  padding-left: 20px;
  position: relative;
}
#atca-popup-container #atca-message-container #atca-message-text.atca-success:before {
  font-family: "FontAwesome";
  color: #ABBF3B;
  font-size: 14px;
  content: "";
  margin-right: 10px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
}
#atca-popup-container #atca-button-container {
  margin-top: 0;
  text-align: center;
}
#atca-popup-container #atca-button-container #atca-no-btn, #atca-popup-container #atca-button-container #atca-yes-btn {
  margin: 0 10px;
  padding: 12px 10px;
  display: inline-block;
  margin-top: 20px;
}
#atca-popup-container #atca-button-container #atca-continue-btn {
  float: none;
  padding: 12px 10px;
  margin-top: 20px;
  width: 100%;
}
#atca-popup-container #atca-button-container #atca-redirect-btn {
  float: none;
  padding: 12px 10px;
  margin-top: 20px;
  width: 100%;
}
#atca-popup-container #atca-related-container {
  padding: 0;
  margin: 0;
}

.mobicred {
  width: 100%;
  padding: 14px 0 24px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid #E6E7E8;
}
.mobicred .logo {
  margin: auto;
  position: absolute;
  width: 80px;
}
.mobicred .description {
  margin-left: 88px;
  margin-top: 2px;
  font-size: 13px;
  line-height: 16px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  color: #3F4042;
}
.mobicred .description strong {
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}
.mobicred .options {
  margin-top: 16px;
}
.mobicred .option {
  padding-right: 8px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  line-height: 24px;
  width: 33.33%;
  float: left;
  color: #222;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 1201px) {
  .mobicred .option {
    text-align: right;
  }
}
.mobicred .option:hover {
  color: #3F4042;
}
.mobicred .option:hover .radio {
  color: #3F4042;
}
.mobicred .option:hover .radio::after {
  background: #3F4042;
}
.mobicred .option:last-child {
  margin-right: 0;
}
.mobicred .radio {
  width: 16px;
  height: 16px;
  margin: 3px 8px 3px 0;
  border: 1px solid #000;
  border-radius: 16px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.mobicred .active .radio:after {
  width: 2px;
  height: 2px;
  border-radius: 4px;
  position: absolute;
  top: 6px;
  left: 6px;
  content: "";
  background: #000;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.product-stock-qty {
  line-height: 24px;
  font-size: 15px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 8px;
  margin-top: -8px;
}

.ways-to-pay .content-title {
  line-height: 24px;
  font-size: 15px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  padding: 8px 0;
  cursor: pointer;
}
.ways-to-pay .content-title::after {
  display: inline-block;
  font-family: "Coricraft2";
  color: #222;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  font-weight: 700;
  vertical-align: middle;
  margin-left: 8px;
}
.ways-to-pay.active .content-title::after {
  content: "";
}
@media (max-width: 767px) {
  .ways-to-pay {
    margin: 0 -16px;
  }
  .ways-to-pay .content-title {
    padding: 16px 16px;
    box-shadow: inset 0 -1px 0 0 #E6E7E8;
    background: #FAFAFA;
    font-family: "Roboto-Light";
    font-weight: 300;
    font-style: normal;
  }
  .ways-to-pay .content-title::after {
    float: right;
    font-weight: 300;
    margin-top: 6px;
    margin-right: 6px;
  }
  .ways-to-pay .content {
    padding: 0 16px;
  }
}

.discovery-miles-wrapper {
  padding: 16px 0;
  display: inline-block;
  width: 100%;
}
.discovery-miles-wrapper div {
  width: calc(100% - 118px);
  float: left;
  padding: 8px 0 8px;
  border-right: 1px solid #E6E7E8;
}
.discovery-miles-wrapper span {
  font-size: 13px;
  line-height: 16px;
  color: #222;
}
.discovery-miles-wrapper p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 2px;
  padding-left: 20px;
  color: #107DE8;
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/discovery_icon.png");
  background-position-y: 4px;
  background-size: 14px;
  background-repeat: no-repeat;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
.discovery-miles-wrapper .discovery-icon {
  margin: 8px 0 8px 16px;
  display: inline-block;
  height: 36px;
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/discovery_big.png");
  background-size: 100px;
  background-repeat: no-repeat;
  width: 102px;
  float: right;
}

@media (min-width: 768px) {
  .product-container > div.media {
    width: calc(100% - 392px);
    background: #FAFAFA;
    padding-right: 32px;
    padding-bottom: 16px;
  }
  .product-container > div.media::before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100vw;
    right: 0;
    background: #FAFAFA;
    z-index: -1;
  }
  .product-container > div[class*=product-shop] {
    max-width: 392px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .product-container > div.media {
    background: #FAFAFA;
    padding-bottom: 16px;
  }
  .product-container > div[class*=product-shop] {
    margin-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.jpi-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(60, 47, 27, 0.2);
  z-index: 1000000000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.jpi-overlay.active {
  opacity: 1;
}
.jpi-overlay.visible {
  visibility: visible;
}

.jpi-slideout {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background: #FAFAFA;
  z-index: 1000000001;
  cursor: default;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
@media (min-width: 480px) {
  .jpi-slideout {
    -webkit-transform: translateX(360px);
    -moz-transform: translateX(360px);
    -ms-transform: translateX(360px);
    -o-transform: translateX(360px);
    transform: translateX(360px);
    background: transparent;
  }
  .jpi-slideout:not(.active) {
    width: 360px;
  }
}
.jpi-slideout.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.jpi-slideout.active .wrap::before {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.jpi-slideout.has-atca .jpi-scroller {
  padding-bottom: 16px;
  height: -moz-calc(100% - 112px);
  height: -webkit-calc(100% - 112px);
  height: calc(100% - 112px);
}
@media (max-width: 767px) {
  .jpi-slideout.has-atca .jpi-scroller {
    height: -moz-calc(100% - 144px);
    height: -webkit-calc(100% - 144px);
    height: calc(100% - 144px);
  }
}
.jpi-slideout.has-atca .jpi-scroller.active-lead-time {
  height: -moz-calc(100% - 144px);
  height: -webkit-calc(100% - 144px);
  height: calc(100% - 144px);
}
.jpi-slideout .wrap {
  padding: 0 16px;
}
@media (min-width: 480px) {
  .jpi-slideout .wrap {
    width: 360px;
    float: right;
    background: #FAFAFA;
  }
  .jpi-slideout .wrap::before {
    content: "";
    position: absolute;
    width: 360px;
    height: 100vh;
    background: #FAFAFA;
    right: 0;
    z-index: -1;
  }
}
.jpi-slideout .slideout-title {
  margin: 0 -16px 0 -16px;
  padding: 16px 8px 16px;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: #222;
  background: #FFF;
  box-shadow: inset 0 -1px 0 0 #E6E7E8;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.jpi-slideout .slideout-title + .buttons-wrapper {
  margin-top: 16px;
}
.jpi-slideout .jpi-back-button {
  display: inline-block;
  font-family: "Coricraft";
  color: #808284;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  position: absolute;
  top: 7px;
  right: 8px;
  cursor: pointer;
  padding: 8px;
}
.jpi-slideout .jpi-back-button::before {
  content: "";
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.jpi-slideout .jpi-back-button:hover::before {
  color: #3F4042;
}
.jpi-slideout .jpi-back-option-count {
  color: #808284;
  font-size: 15px;
  vertical-align: top;
  margin-left: 4px;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
.jpi-slideout .switcher-title {
  font-size: 13px;
  line-height: 16px;
  padding: 16px 0 12px 0;
  color: #222;
  clear: both;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.jpi-slideout .color-tone-switcher {
  margin: 0 -4px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
}
.jpi-slideout .tone-switcher-container {
  padding: 4px;
}
@media (min-width: 768px) {
  .jpi-slideout .tone-switcher-container:hover .jpi-tooltip {
    display: block;
  }
}
.jpi-slideout .tone-switcher-button {
  width: 59px;
  height: 59px;
  border: none;
  outline: none;
  position: relative;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -ms-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
}
.jpi-slideout .tone-switcher-button.active {
  box-shadow: 0 0 0 3px #FAFAFA, 0 0 0 4px black, inset 0 0 0 0 #000, inset 0 0 0 0 #FAFAFA;
}
.jpi-slideout .tone-switcher-button.active::before {
  display: inline-block;
  font-family: "Coricraft";
  color: #FAFAFA;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
}
.jpi-slideout .tone-switcher-button:not(.active):hover {
  box-shadow: 0 0 0 0 #FAFAFA, 0 0 0 0 black, inset 0 0 0 1px #000, inset 0 0 0 2px #FAFAFA;
}
.jpi-slideout .color-type-switcher {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  padding: 4px 10px 0;
  opacity: 0.999;
  min-height: 46px;
}
.jpi-slideout .type-switcher-container {
  flex-grow: 1;
  position: relative;
  opacity: 0.999;
  max-width: 50%;
}
.jpi-slideout .type-switcher-container:not(:first-child) {
  margin-left: 8px;
}
.jpi-slideout .type-switcher-container:first-child .tooltip-on-hover::after {
  left: 0;
  right: auto;
}
.jpi-slideout .type-switcher-container.active {
  z-index: 1;
}
.jpi-slideout .type-switcher-container.active span {
  color: #3F4042;
}
.jpi-slideout .type-switcher-container.active .color-tab-info::before {
  color: #3F4042;
}
.jpi-slideout .type-switcher-container:not(.active) .tooltip-on-hover::after {
  display: none;
}
.jpi-slideout .type-switcher-container > div {
  opacity: 0.999;
}
.jpi-slideout .type-switcher-container > div:hover + span,
.jpi-slideout .type-switcher-container > div + span:hover {
  color: #3F4042;
}
.jpi-slideout .type-switcher-container > div:hover + span .color-tab-info::before,
.jpi-slideout .type-switcher-container > div + span:hover .color-tab-info::before {
  color: #3F4042;
}
.jpi-slideout .type-switcher-container > span {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  padding: 0 8px;
  margin-top: 1px;
  cursor: pointer;
  color: #808284;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: center;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.jpi-slideout .type-switcher-container .color-tab-info {
  display: inline-block;
  font-family: "Coricraft2";
  color: #808284;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  vertical-align: middle;
  margin-left: 8px;
}
.jpi-slideout .type-switcher-container .color-tab-info::before {
  content: "";
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.jpi-slideout .type-switcher-button {
  width: 100%;
  height: 40px;
  transform: perspective(3px) rotateX(1deg);
  background: #FFF;
  border: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  outline: none;
  padding-bottom: 0;
  padding-top: 0;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2), inset 0px -3px 3px -1px #E6E7E8;
}
@media (max-width: 479px) {
  .jpi-slideout .type-switcher-button {
    transform: perspective(calc(100vw * 4.3 / 479)) rotateX(1deg);
  }
}
.jpi-slideout .type-switcher-button.active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.jpi-slideout .next-section {
  width: 100%;
  margin-top: 16px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 480px) {
  .jpi-slideout .next-section {
    width: 100%;
    padding: 16px;
    position: absolute;
    bottom: 0;
    max-width: 360px;
    right: 0;
    left: auto;
  }
}
.jpi-slideout .next-section strong {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.jpi-slideout .button-wrapper {
  width: 100%;
  padding: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFF;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
@media (max-width: 767px) {
  .jpi-slideout .button-wrapper .jpi-tooltip {
    display: none;
    position: static;
    width: 100%;
  }
  .jpi-slideout .button-wrapper .tooltip-body {
    box-shadow: none;
  }
  .jpi-slideout .button-wrapper .full-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .jpi-slideout .button-wrapper .jpi-tooltip {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .jpi-slideout .button-wrapper {
    max-width: 360px;
    right: 0;
    left: auto;
  }
}
.jpi-slideout .button, .jpi-slideout #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .jpi-slideout a,
.jpi-slideout #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .jpi-slideout a {
  width: 100%;
  height: 48px;
  border: 2px solid #222;
  background: #222;
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.jpi-slideout .button:hover, .jpi-slideout #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .jpi-slideout a:hover,
.jpi-slideout #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .jpi-slideout a:hover {
  background: transparent;
  color: #222;
}
.jpi-slideout .selected-jpi-wrap {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 8px;
  color: #3F4042;
  display: inline-block;
  width: 100%;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.jpi-slideout .show-tooltip-details {
  display: none;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 4px;
  background: #FFF;
  border-radius: 2px;
  border: 1px solid #000;
  text-align: left;
  width: 168px;
  float: right;
  outline: none;
}
@media (max-width: 767px) {
  .jpi-slideout .show-tooltip-details {
    display: inline-block;
  }
  .jpi-slideout .show-tooltip-details + div {
    width: calc(100% - 190px);
    float: left;
    text-align: left;
  }
  .jpi-slideout .show-tooltip-details + div span {
    display: block;
  }
}
.jpi-slideout .show-tooltip-details::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  float: right;
  margin-top: 3px;
  margin-right: 8px;
}
.jpi-slideout .show-tooltip-details.active::after {
  content: "";
}
.jpi-slideout .show-tooltip-details[disabled] {
  color: #E0E0E0;
  border-color: #E0E0E0;
}
.jpi-slideout .show-tooltip-details[disabled]::after {
  color: #E0E0E0;
}

.jpi-scroller {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-style: none;
}

.jpi-option-wrapper {
  width: 100%;
  padding: 16px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  display: inline-block;
  position: relative;
}
.jpi-option-wrapper + .jpi-option-wrapper {
  margin-top: 8px;
}
.jpi-option-wrapper .buttons-syspro_resource_code {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  width: 100%;
  padding: 4px;
  background: #FFF;
  min-height: 88px;
  opacity: 0.999;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 8px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.jpi-option-wrapper .buttons-syspro_resource_code li {
  padding: 4px;
  margin: 0;
  position: relative;
  flex: 0 0 0;
  min-width: 25%;
}
.jpi-option-wrapper .buttons-syspro_resource_code button {
  width: 100%;
  height: 72px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  display: block;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12), 0 0 0 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px #E0E0E0, inset 0 0 0 6px #FFF;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -ms-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  outline: none;
}
.jpi-option-wrapper .buttons-syspro_resource_code button.jpi-selected {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12), 0 0 0 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px #222, inset 0 0 0 6px #FFF;
}
.jpi-option-wrapper .buttons-syspro_resource_code button.jpi-selected::before {
  display: inline-block;
  font-family: "Coricraft";
  color: #FAFAFA;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
}
.jpi-option-wrapper .buttons-syspro_resource_code button.jpi-selected:hover {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #222, inset 0 0 0 6px #FFF;
}
.jpi-option-wrapper .buttons-syspro_resource_code button:hover {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #E0E0E0, inset 0 0 0 6px #FFF;
}
.jpi-option-wrapper .buttons-syspro_resource_code .option-label {
  width: 100%;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #6D6E71;
}
.jpi-option-wrapper .buttons-syspro_user_field_1 li {
  width: 100%;
  margin: 16px 0 0;
  padding: 6px;
  border: 2px solid #FFF;
  background: #FFF;
  -webkit-transition: border 0.2s ease;
  -moz-transition: border 0.2s ease;
  -ms-transition: border 0.2s ease;
  -o-transition: border 0.2s ease;
  transition: border 0.2s ease;
}
.jpi-option-wrapper .buttons-syspro_user_field_1 li:hover {
  border: 2px solid #000;
}
.jpi-option-wrapper .buttons-syspro_user_field_1 li:first-child {
  margin-top: 0;
}
.jpi-option-wrapper .size-wrap {
  width: 100%;
  display: table;
}
.jpi-option-wrapper .size-wrap > div {
  display: table-cell;
  vertical-align: middle;
}
.jpi-option-wrapper .size-wrap .image {
  width: 96px;
  padding-right: 16px;
}
.jpi-option-wrapper .size-wrap .info {
  font-size: 14px;
  line-height: 16px;
}
.jpi-option-wrapper .size-wrap .title {
  font-weight: 600;
}
@media (max-width: 480px) {
  .jpi-option-wrapper .size-wrap .height {
    display: block;
  }
}
.jpi-option-wrapper .size-wrap .button-col {
  text-align: right;
}
.jpi-option-wrapper .size-wrap .jpi-button {
  background: #FFF;
  border: 1px solid #000;
  color: #000;
  font-size: 14px;
  height: 40px;
  line-height: 16px;
  padding: 11px 7px;
  position: relative;
  text-transform: uppercase;
  width: 80px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 480px) {
  .jpi-option-wrapper .size-wrap .jpi-button {
    width: 70px;
  }
}
.jpi-option-wrapper .size-wrap .jpi-button:disabled {
  border: 1px solid #EBEBE8;
  background: #EBEBE8;
}
.jpi-option-wrapper .size-wrap .jpi-button.jpi-selected {
  border: 1px solid #000;
  background: #000;
  color: #FFF;
}
.jpi-option-wrapper .size-wrap .height {
  display: block;
}
.jpi-option-wrapper .jpi-slideout.colour .lead-time-notification-wrapper {
  background-color: #EEEEEE;
  color: #ff0000;
  padding: 16px 0;
  text-align: center;
}
.jpi-option-wrapper .jpi-slideout.colour .lead-time-notification-wrapper strong {
  margin-right: 8px;
}
.jpi-option-wrapper .jpi-slideout.colour .lead-time-notification-wrapper:before {
  background-color: #ff0000;
  color: #FFF;
  content: "!";
  display: inline-block;
  font-size: 12px;
  height: 16px;
  margin-right: 8px;
  width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jpi-option-wrapper button.jpi-trigger-slideout {
  font-size: 16px;
  line-height: 24px;
  color: #222;
  background: #FFF;
  border: 1px solid #222;
  border-radius: 2px;
  padding: 7px 16px;
  width: 100%;
  outline: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.jpi-option-wrapper button.jpi-trigger-slideout:hover {
  color: #FFF;
  background: #222;
}

.jpi-option-button {
  width: 50px;
  height: 40px;
  float: left;
  margin-bottom: 8px;
}
.jpi-option-button .image-container {
  width: 40px;
  height: 40px;
  float: left;
}
.jpi-option-button .image-container .color-swatch,
.jpi-option-button .image-container .size-swatch {
  margin: 0 auto;
}
.jpi-option-button .image-container .color-swatch {
  width: 40px;
  height: 40px;
  background: #EBEBE8;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.jpi-option-info {
  padding-left: 50px;
  margin-bottom: 8px;
}
.jpi-option-info span {
  display: block;
  line-height: 20px;
  font-size: 15px;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
.jpi-option-info span .product-description {
  font-size: 12px;
  padding-left: 12px;
}
.jpi-option-info span .dimensions {
  font-size: 14px;
  font-weight: 400;
}
.jpi-option-info .option-count {
  line-height: 20px;
  font-size: 15px;
  width: calc(100% - 32px);
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}

.tooltip-on-hover::after {
  content: attr(data-title);
  position: absolute;
  font-size: 13px;
  line-height: 16px;
  width: 200px;
  right: 12px;
  bottom: 24px;
  color: #222;
  background-color: #FFF;
  border: 1px solid #222;
  border-radius: 2px;
  font-style: normal;
  padding: 8px;
  text-align: left;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}
@media (min-width: 767px) {
  .tooltip-on-hover::after {
    transition-delay: 0.8s;
  }
}
.tooltip-on-hover:hover::after {
  opacity: 1;
  pointer-events: auto;
}

.jpi-option-info-tooltip {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}
.jpi-option-info-tooltip::before {
  content: "";
  display: inline-block;
  font-family: "Coricraft2";
  color: #808284;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.jpi-option-info-tooltip:hover::before {
  color: #3F4042;
}

.jpi-tooltip {
  width: 328px;
  height: auto;
  display: none;
  position: fixed;
  z-index: 1000;
  top: 100px;
  left: calc(100% - 329px - 360px);
}
@media (max-width: 767px) {
  .jpi-tooltip {
    margin-left: 0;
    width: 370px;
  }
}
.jpi-tooltip .tooltip-body {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  position: relative;
  background: #FFF;
  overflow: hidden;
  border: 1px solid #FFF;
  box-sizing: border-box;
}
.jpi-tooltip .full-image {
  width: 100%;
  height: 272px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.jpi-tooltip .full-text {
  padding: 16px;
}
@media (max-width: 1070px) {
  .jpi-tooltip .full-text {
    width: 100%;
  }
}
.jpi-tooltip .tooltip-label {
  font-size: 15px;
  line-height: 24px;
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.jpi-tooltip .tooltip-description {
  padding-top: 8px;
  font-size: 14px;
  color: #9a9a99;
}

@media (min-width: 768px) {
  .buttons-syspro_resource_code li:hover .jpi-tooltip {
    display: block;
  }
}

.product-specific-options {
  padding-bottom: 16px;
}
.product-specific-options dl {
  margin-top: 16px;
  position: relative;
  padding: 16px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
}
.product-specific-options dl:empty {
  display: none;
}
.product-specific-options dl label {
  font-size: 15px;
}
@media (max-width: 767px) {
  .product-specific-options dl dt label {
    margin-right: 0;
  }
}
.product-specific-options dl dt label::after {
  content: ":";
}
.product-specific-options dl .options-list .label {
  padding: 0;
}
.product-specific-options dl .options-list .label span,
.product-specific-options dl .options-list .label label {
  cursor: pointer;
}
.product-specific-options dl .corner {
  margin-bottom: 24px;
  position: relative;
}
.product-specific-options dl .corner dt {
  float: none;
  padding: 8px 0;
  margin-bottom: 0;
  position: relative;
}
.product-specific-options dl .corner dt label {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  cursor: pointer;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .product-specific-options dl .corner dt label {
    width: 40%;
  }
}
.product-specific-options dl .corner dt label::before {
  content: "";
  position: absolute;
  right: 26px;
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/sidesselector.png");
  width: 150px;
  height: 26px;
  background-size: cover;
  bottom: 6px;
}
.product-specific-options dl .corner dt label::after {
  position: absolute;
  right: 0;
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  bottom: 6px;
}
.product-specific-options dl .corner em {
  display: none;
}
.product-specific-options dl .corner dd {
  margin-bottom: 0;
}
.product-specific-options dl .corner dd select {
  display: none;
}
.product-specific-options dl .corner dd .validation-advice {
  position: absolute;
  left: 0;
  bottom: -16px;
  margin: 0 !important;
}
.product-specific-options dl .guard {
  margin-bottom: 8;
  position: relative;
}
.product-specific-options dl .guard dt {
  float: none;
  padding: 8px 0;
  margin-bottom: 0;
  position: relative;
}
.product-specific-options dl .guard dt label {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  cursor: pointer;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .product-specific-options dl .guard dt label {
    width: 40%;
  }
}
.product-specific-options dl .guard dt label::before {
  content: "";
  position: absolute;
  right: 55px;
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/coriguard.png");
  width: 120px;
  height: 18px;
  background-size: cover;
  bottom: 11px;
}
@media (max-width: 767px) {
  .product-specific-options dl .guard dt label::before {
    left: 155px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .product-specific-options dl .guard dt label::before {
    right: 45px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .product-specific-options dl .guard dt label::before {
    right: 100px;
  }
}
.product-specific-options dl .guard dt label::after {
  position: absolute;
  right: 2px;
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-unchecked-checkbox-24.png");
  height: 24px;
  width: 24px;
  bottom: 6px;
  background-size: cover;
}
.product-specific-options dl .guard.selected {
  background: transparent;
}
.product-specific-options dl .guard.selected dt label::after {
  content: "";
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-checked-checkbox-24.png");
}
.product-specific-options dl .guard em {
  display: none;
}
.product-specific-options dl .guard dd {
  margin-bottom: 0;
}
.product-specific-options dl .guard dd select {
  display: none;
}
.product-specific-options dl .guard dd .validation-advice {
  position: absolute;
  left: 0;
  bottom: -16px;
  margin: 0 !important;
}
.product-specific-options dl .price-notice {
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}

.corner-select li {
  display: block;
  width: 100%;
  height: 162px;
  background: #FFF;
  margin-top: 16px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 480px) {
  .corner-select li {
    height: 205px;
  }
}
.corner-select li.right-side {
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/right-side.png");
  background-size: cover;
}
.corner-select li.left-side {
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/left-side.png");
  background-size: cover;
}
.corner-select li img {
  width: 100%;
  height: 100%;
}
.corner-select li.active {
  border: 2px solid #000;
}
.corner-select .slideout-description {
  font-size: 18px;
  line-height: 22px;
}

.buttons-mattress_size li {
  width: 100%;
  margin: 16px 0 0 0;
}
.buttons-mattress_size li img {
  float: left;
  width: 30%;
}
@media (max-width: 767px) {
  .buttons-mattress_size li img {
    max-height: 60px;
    width: auto;
  }
}
.buttons-mattress_size li button {
  height: 82px;
  width: 100%;
  padding: 8px;
  background-color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.buttons-mattress_size li button:focus, .buttons-mattress_size li button:hover {
  outline: none;
}
.buttons-mattress_size li span {
  display: block;
  text-align: left;
  padding-left: 4px;
  padding-bottom: 10px;
}
.buttons-mattress_size li .attribute-description,
.buttons-mattress_size li .attribute-price {
  font-size: 12px;
}
.buttons-mattress_size li .attribute-name,
.buttons-mattress_size li .attribute-price {
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}
.buttons-mattress_size li .select-button {
  display: block;
  width: 20%;
  position: absolute;
  right: 8px;
  bottom: 8px;
  background: black;
  padding: 8px;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}

.mattress-label {
  position: relative;
  font-size: 20px;
  line-height: 32px;
  margin: 24px 0 8px 0;
  display: block;
  text-align: left;
}

.buttons-mattresslength li,
.buttons-mattress_length li {
  width: calc(50% - 8px);
  display: inline-block;
  margin: 0;
}
.buttons-mattresslength li:first-of-type,
.buttons-mattress_length li:first-of-type {
  margin-right: 8px;
}
.buttons-mattresslength span,
.buttons-mattress_length span {
  display: block;
  text-align: left;
}
.buttons-mattresslength button,
.buttons-mattress_length button {
  height: 86px;
  width: 100%;
  padding: 8px;
  background-color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.buttons-mattresslength button:focus, .buttons-mattresslength button:hover,
.buttons-mattress_length button:focus,
.buttons-mattress_length button:hover {
  outline: none;
}
.buttons-mattresslength .attribute-description,
.buttons-mattress_length .attribute-description {
  font-size: 12px;
  margin-bottom: 6px;
}
.buttons-mattresslength .attribute-name,
.buttons-mattress_length .attribute-name {
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}
.buttons-mattresslength .select-button-long,
.buttons-mattress_length .select-button-long {
  display: block;
  width: 100%;
  background: black;
  padding: 8px;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}

.coriguardlogo {
  height: 28px;
  margin-bottom: 4px;
}

.guard-selects li {
  background: white;
  margin-bottom: 16px;
  padding: 8px;
  position: relative;
  cursor: not-allowed;
  opacity: 0.6;
}
.guard-selects li.active {
  cursor: pointer;
  opacity: 1;
  border: 2px solid #000;
}
.guard-selects li::before {
  content: "";
  position: absolute;
  left: 8px;
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/cover-icon.png");
  width: 48px;
  height: 52px;
  background-size: cover;
  bottom: 0;
}
.guard-selects span {
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin-left: 56px;
}
.guard-selects span.name {
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}
.guard-selects .select {
  position: absolute;
  width: 110px;
  height: 35px;
  background: black;
  color: white;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  text-transform: uppercase;
  right: 8px;
  top: 8px;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}

.catalog-product-compare-index .main-container {
  margin-top: 20px;
  overflow-x: auto;
}
.catalog-product-compare-index .main-container h1 {
  font-size: 18px;
  font-weight: bold;
}
.catalog-product-compare-index .main-container h1::after {
  display: none;
}
.catalog-product-compare-index .main-container #product_comparison {
  margin-top: 30px;
  max-width: 100%;
}
.catalog-product-compare-index .main-container #product_comparison .last {
  border-bottom: none;
}
.catalog-product-compare-index .main-container #product_comparison .product {
  width: 50%;
  text-align: center;
  vertical-align: top;
  padding-right: 25px;
}
.catalog-product-compare-index .main-container #product_comparison .product:nth-last-child(3), .catalog-product-compare-index .main-container #product_comparison .product:nth-last-child(3) ~ .product {
  width: 33.33%;
}
.catalog-product-compare-index .main-container #product_comparison .button, .catalog-product-compare-index .main-container #product_comparison #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .catalog-product-compare-index .main-container #product_comparison a,
.catalog-product-compare-index .main-container #product_comparison #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .catalog-product-compare-index .main-container #product_comparison a {
  width: 100%;
  background: #000;
  font-weight: normal;
  font-size: 16px;
  padding: 16px 0;
}
.catalog-product-compare-index .main-container #product_comparison .button:hover, .catalog-product-compare-index .main-container #product_comparison #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .catalog-product-compare-index .main-container #product_comparison a:hover,
.catalog-product-compare-index .main-container #product_comparison #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .catalog-product-compare-index .main-container #product_comparison a:hover {
  background: #FFF;
  color: #000;
  border: 1px solid #000;
}
.catalog-product-compare-index .main-container #product_comparison h2 {
  font-size: 20px;
  font-style: italic;
  text-align: center;
  margin-bottom: 7px;
  margin-top: 5px;
}
.catalog-product-compare-index .main-container #product_comparison h2::after {
  display: none;
}
.catalog-product-compare-index .main-container #product_comparison td {
  background: #FFF;
  border: 0;
  text-align: left;
}
.catalog-product-compare-index .main-container #product_comparison td .std {
  border: 1px solid #EBEBE8;
  padding: 10px 20px;
  margin-right: 20px;
}
.catalog-product-compare-index .main-container #product_comparison th {
  background: #FFF;
  border: 0;
  text-align: right;
  padding-right: 25px;
}

.bundle-product .product-options .price-notice {
  display: none;
}
.bundle-product #product-options-wrapper {
  display: none;
}
.bundle-product .main-container {
  margin-top: 32%;
}
@media (max-width: 480px) {
  .bundle-product .main-container {
    margin-top: 35%;
  }
}
.bundle-product .main-container .col-main .product-shop > div {
  padding-left: 0;
}
.bundle-product .main-container .col-main .product-shop .prod-compare {
  display: inline;
}
@media (max-width: 767px) {
  .bundle-product .main-container .col-main .product-shop .prod-compare {
    display: inline;
  }
}
.bundle-product .main-container .col-main .product-shop #product_addtocart_form {
  margin-top: 0;
}
.bundle-product .main-container .col-main .product-shop .product-options-bottom {
  border-bottom: none;
  padding: 0;
}
.bundle-product .main-container .col-main .product-shop .product-options-bottom fieldset {
  margin: 0;
}
.bundle-product .product-image-wrapper {
  position: absolute;
  text-align: center;
  background: #EBEBE8;
  width: 100%;
  overflow: visible;
}
.bundle-product .breadcrumbs-container {
  background: rgba(0, 0, 0, 0.6);
  padding: 2px 0 8px 0;
}
@media (max-width: 480px) {
  .bundle-product .breadcrumbs-container {
    display: none;
  }
}
.bundle-product .breadcrumbs-container a, .bundle-product .breadcrumbs-container span {
  color: #FFF;
}
.bundle-product .short-description {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .bundle-product .short-description .std {
    background-color: #EEEEEE;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .bundle-product .left-block h3 {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .bundle-product .product-name {
    text-align: center;
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .bundle-product .product-name h1::after {
    display: none;
  }
}
.bundle-product #product-options-wrapper {
  display: block;
}
.bundle-product #product-options-wrapper .bundle_item {
  border-top: 2px solid #F9F9FA;
  padding-top: 20px;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item {
    padding-top: 10px;
    margin-top: 0;
  }
}
.bundle-product #product-options-wrapper .bundle_item .image {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .image {
    display: none;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .image {
    display: none;
  }
}
.bundle-product #product-options-wrapper .bundle_item .content {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .content {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .content {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .content .bundle_item_title {
    text-align: left;
    margin-top: 0;
    margin-bottom: -13px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .content .bundle_item_title {
    text-align: left;
    margin-top: 0;
    margin-bottom: -13px;
  }
}
.bundle-product #product-options-wrapper .bundle_item .content .bundle_item_title label {
  font-size: 16px;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .content .bundle_item_title label {
    font-size: 16px;
    font-style: italic;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .content .bundle_item_title label {
    font-size: 16px;
    font-style: italic;
  }
}
.bundle-product #product-options-wrapper .bundle_item .content .input-box {
  margin: 20px 0;
  font-size: 14px;
}
.bundle-product #product-options-wrapper .bundle_item .content input {
  font-size: 14px;
  height: 30px;
  border-bottom: 1px solid #EEEEEE;
  margin-top: 20px;
  width: 300px;
  line-height: 20px;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .content input {
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .content input {
    width: 100%;
  }
}
.bundle-product #product-options-wrapper .bundle_item .content .quantity {
  width: auto;
  display: inline-block;
  margin-right: 32px;
}
.bundle-product #product-options-wrapper .bundle_item .content .quantity .qty {
  margin-top: -4px;
  width: 50px;
  height: 35px;
  background-color: white;
  border: 1px solid #EEEEEE;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .content .quantity .qty {
    width: 35px;
    height: 26px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .content .quantity .qty {
    width: 35px;
    height: 26px;
  }
}
.bundle-product #product-options-wrapper .bundle_item .content .price {
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
  position: relative;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .content .price .b-price {
    vertical-align: top;
    margin-top: -6px;
    margin-left: -13px;
    font-size: 17px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .content .price .b-price {
    vertical-align: top;
    margin-top: -6px;
    margin-left: -13px;
    font-size: 17px;
  }
}
.bundle-product #product-options-wrapper .bundle_item .content .price::before {
  display: inline-block;
  font-family: "Coricraft";
  color: #464646;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
}
@media (max-width: 480px) {
  .bundle-product #product-options-wrapper .bundle_item .content .price::before {
    top: -6px;
    left: -40px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .bundle-product #product-options-wrapper .bundle_item .content .price::before {
    top: -6px;
    left: -40px;
  }
}
.bundle-product #product-options-wrapper .bundle_item .content .price p {
  font-size: 20px;
  font-weight: bold;
}
.bundle-product #product-options-wrapper .bundle_item .content .caret::before {
  display: inline-block;
  font-family: "Coricraft";
  color: #464646;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  position: absolute;
  top: 10px;
  right: 0px;
}
.bundle-product #product-options-wrapper .bundle_item .content .dropdown-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #EEEEEE;
  margin-top: 50px;
}
.bundle-product #product-options-wrapper .bundle_item .content .dropdown-content li {
  border-bottom: 1px solid #EEEEEE;
}
.bundle-product #product-options-wrapper .bundle_item .content .dropdown-content li:last-child {
  border-bottom: 0;
}
.bundle-product .no-padding-left {
  padding-left: 0px;
}
.bundle-product .no-padding-right {
  padding-right: 0px;
}
.bundle-product .product-image-wrapper .scroll-to-configure {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  color: #FFF;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
}
.bundle-product .product-image-wrapper .scroll-to-configure div {
  text-align: center;
  color: #000;
}
.bundle-product .product-image-wrapper .scroll-to-configure .scroll-to {
  margin: 0 auto;
  width: 60px;
  display: block;
}
@media (max-width: 480px) {
  .bundle-product .product-image-wrapper .scroll-to-configure .scroll-to {
    width: 32px;
  }
}
.bundle-product .product-image-wrapper .scroll-to-configure .down-caret {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  padding: 13px 0 0;
}
@media (max-width: 480px) {
  .bundle-product .product-image-wrapper .scroll-to-configure .down-caret {
    padding: 2px;
    margin-top: 10px;
  }
}
.bundle-product .product-image-wrapper .scroll-to-configure .down-caret:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 31px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
}
@media (max-width: 480px) {
  .bundle-product .product-image-wrapper .scroll-to-configure .down-caret:before {
    display: inline-block;
    font-family: "Coricraft";
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-display: swap;
  }
}

.customer-account-index .container:not(.header-wrapper),
.customer-account-edit .container:not(.header-wrapper),
.customer-address-form .container:not(.header-wrapper),
.sales-order-history .container:not(.header-wrapper),
.review-customer-index .container:not(.header-wrapper),
.newsletter-manage-index .container:not(.header-wrapper),
.customer-address-index .container:not(.header-wrapper),
.wishlist-index-index .container:not(.header-wrapper),
.sales-order-view .container:not(.header-wrapper),
.coricraftintegration-customer-account-quote-index .container:not(.header-wrapper) {
  padding-top: 50px;
}
@media (max-width: 991px) {
  .customer-account-index .container:not(.header-wrapper),
.customer-account-edit .container:not(.header-wrapper),
.customer-address-form .container:not(.header-wrapper),
.sales-order-history .container:not(.header-wrapper),
.review-customer-index .container:not(.header-wrapper),
.newsletter-manage-index .container:not(.header-wrapper),
.customer-address-index .container:not(.header-wrapper),
.wishlist-index-index .container:not(.header-wrapper),
.sales-order-view .container:not(.header-wrapper),
.coricraftintegration-customer-account-quote-index .container:not(.header-wrapper) {
    padding-top: 20px;
  }
}

.customer-account-index .container.footer-wrapper {
  padding-top: 0;
}
@media (max-width: 991px) {
  .customer-account-index .container.footer-wrapper {
    padding-top: 0;
  }
}
.customer-account-index .footer-bottom .container {
  padding-top: 0;
}

#account-navigation {
  margin: 0 0 10px;
}
#account-navigation li {
  font-size: 13px;
  line-height: 24px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
  clear: left;
  text-transform: capitalize;
  padding: 0;
  margin: 0;
}
#account-navigation li a {
  display: block;
  padding: 5px 0;
}
#account-navigation li a:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  vertical-align: top;
  margin-right: 20px;
}
#account-navigation li a:hover, #account-navigation li a:focus {
  color: #000;
  background-color: #EBEBE8;
  padding: 5px 5px;
}
#account-navigation .current {
  font-weight: bold;
}
#account-navigation .current span {
  line-height: 24px;
  background-color: transparent;
  display: block;
  padding: 5px 0;
}
#account-navigation .current span:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  vertical-align: top;
  margin-right: 20px;
}
#account-navigation li.account_dashboard a:before,
#account-navigation li.account_dashboard span:before {
  content: "";
}
#account-navigation li.account_information a:before,
#account-navigation li.account_information span:before {
  content: "";
}
#account-navigation li.address_book a:before,
#account-navigation li.address_book span:before {
  content: "";
}
#account-navigation li.my_orders a:before,
#account-navigation li.my_orders span:before {
  content: "";
}
#account-navigation li.my_quotes a:before,
#account-navigation li.my_quotes span:before {
  content: "";
}
#account-navigation li.my_product_reviews a:before,
#account-navigation li.my_product_reviews span:before {
  content: "";
}
#account-navigation li.my_wishlist a:before,
#account-navigation li.my_wishlist span:before {
  content: "";
}
#account-navigation li.newsletter_subscriptions a:before,
#account-navigation li.newsletter_subscriptions span:before {
  content: "";
}
#account-navigation li.decorators_application a:before,
#account-navigation li.decorators_application span:before {
  content: "";
}
#account-navigation li.logout a:before,
#account-navigation li.logout span:before {
  content: "";
}

@media (max-width: 991px) {
  .my-account .block-account .block-content ul li {
    font-size: 13px;
  }
}
.my-account .info-line {
  display: block;
  line-height: 14px;
}
.my-account .welcome-msg {
  font-size: 13px;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
}
.my-account .hello {
  margin-bottom: 30px;
}
.my-account .hello strong {
  text-transform: capitalize;
}
.my-account .hello-text {
  line-height: 17px;
  font-size: 13px;
  color: #6c6c6c;
}
.my-account h1 {
  font-size: 26px;
  text-align: left;
  float: none;
}
.my-account h1:after {
  display: none;
}
.my-account h1:after {
  background: transparent;
}
.my-account h2 {
  font-size: 17px;
  background-color: transparent;
  line-height: 20px;
  margin: 0;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  margin-bottom: 20px;
}
.my-account h2:after {
  background-color: transparent;
}
.my-account h3 {
  font-size: 13px;
}
.my-account .box-account .col2-set .box {
  background: transparent;
  border: none;
  font-size: 13px;
}
.my-account .button.edit, .my-account #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a.edit, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .my-account a.edit,
.my-account #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a.edit,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .my-account a.edit {
  color: #000000;
  background: transparent;
  font-weight: 400;
  border: none;
  text-decoration: underline;
}
.my-account .page-title {
  border-bottom: none;
  padding-bottom: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .my-account .page-title.title-buttons {
    text-align: left;
  }
}
.my-account .page-title.title-buttons button {
  width: 200px;
}
.my-account address {
  font-style: initial;
  margin-bottom: 30px;
  line-height: 22px;
}
.my-account thead {
  font-weight: bold;
}
.my-account .account-box {
  padding-left: 0px !important;
}
.my-account .data-table.account-table {
  margin-bottom: 30px;
}
.my-account .data-table.account-table th {
  font-weight: bold;
  text-transform: none;
  height: 40px;
  line-height: 40px;
}
.my-account .data-table.account-table tr {
  border-bottom: 1px solid #d0d0d0;
}
.my-account .data-table.account-table tr.even {
  background-color: transparent;
}
.my-account .data-table.account-table td {
  width: 15%;
  height: 40px;
  line-height: 40px;
}
.my-account .data-table.account-table td span.nobr a {
  color: #000;
  text-decoration: underline;
}
.my-account .pager {
  width: 100%;
}
.my-account .pager .amount {
  line-height: 36px;
}
.my-account .pager .limiter {
  text-align: right;
}
.my-account .pager .limiter label {
  display: inline-block;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  margin-right: 10px;
  width: auto;
}
.my-account .pager .limiter .select-wrapper {
  display: inline-block;
}
.my-account .pager .limiter .select-wrapper input {
  margin: 0;
}

.sales-order-view .my-account h1 {
  float: none;
  text-align: left;
}
.sales-order-view .my-account h1:after {
  width: 100px;
  height: 4px;
  display: block;
  content: "";
  vertical-align: top;
  background: #000;
  margin: 20px 0 0;
}
.sales-order-view .my-account #my-orders-table .price-incl-tax {
  width: 100px;
}

.wishlist-index-index h1::after {
  display: none;
}
.wishlist-index-index fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.wishlist-index-index fieldset #wishlist-table h3 {
  margin: 0 0 7px 0;
  font-size: 16px;
}
.wishlist-index-index fieldset #wishlist-table .price-box {
  text-align: center;
  white-space: nowrap;
}
.wishlist-index-index fieldset #wishlist-table .price-box p {
  text-align: center;
}
.wishlist-index-index fieldset #wishlist-table .price-box .special-price span {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.wishlist-index-index fieldset #wishlist-table .price-box .old-price span {
  font-size: 14px;
  font-weight: normal;
  color: #6D6E71;
}
.wishlist-index-index fieldset #wishlist-table .price-box .regular-price span {
  font-size: 16px;
  font-weight: bold;
}
.wishlist-index-index fieldset #wishlist-table .qty {
  border: 1px solid #EBEBE8;
  box-shadow: none;
  width: 46px;
  height: 46px;
  margin: 0;
  -webkit-transition: border-color, .2s;
  -moz-transition: border-color, .2s;
  -ms-transition: border-color, .2s;
  -o-transition: border-color, .2s;
  transition: border-color, .2s;
}
.wishlist-index-index fieldset #wishlist-table .qty:focus {
  border-color: #000;
}
.wishlist-index-index fieldset #wishlist-table th {
  text-align: center;
  padding-bottom: 10px;
  color: #CCCCCC;
  font-style: italic;
  text-transform: none;
}
.wishlist-index-index fieldset #wishlist-table td {
  padding: 15px;
}
@media (max-width: 767px) {
  .wishlist-index-index fieldset #wishlist-table td {
    vertical-align: top;
  }
}
.wishlist-index-index fieldset #wishlist-table td.last .cart-cell .truncated {
  margin-bottom: 10px;
  padding: 10px 0;
}
@media (max-width: 991px) {
  .wishlist-index-index fieldset #wishlist-table td.last .cart-cell a {
    margin-bottom: 10px;
    padding: 10px 0;
  }
}
.wishlist-index-index fieldset #wishlist-table tr {
  border-bottom: 1px solid #EBEBE8;
}
.wishlist-index-index fieldset #wishlist-table .last p {
  text-align: center;
}
.wishlist-index-index fieldset #wishlist-table textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #EBEBE8;
}
.wishlist-index-index fieldset .buttons-set {
  float: none;
  text-align: center;
}
.wishlist-index-index fieldset .buttons-set .button, .wishlist-index-index fieldset .buttons-set #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .wishlist-index-index fieldset .buttons-set a,
.wishlist-index-index fieldset .buttons-set #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .wishlist-index-index fieldset .buttons-set a {
  float: none;
  width: 150px;
}
@media (max-width: 480px) {
  .wishlist-index-index fieldset .buttons-set .button, .wishlist-index-index fieldset .buttons-set #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .wishlist-index-index fieldset .buttons-set a,
.wishlist-index-index fieldset .buttons-set #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .wishlist-index-index fieldset .buttons-set a {
    width: 100%;
    margin: 0 0 20px;
  }
}

.newsletter-manage-index .my-account li.control label:before {
  margin-top: 1px;
}
.newsletter-manage-index .my-account .buttons-action {
  width: 100%;
}
.newsletter-manage-index .my-account .buttons-action button {
  width: 200px;
  margin-bottom: 20px;
  margin-right: 20px;
  background: #000;
  color: #FFF;
  border-color: #000;
}
@media (max-width: 767px) {
  .newsletter-manage-index .my-account .buttons-action button {
    width: 100%;
    margin-right: 0;
  }
}
.newsletter-manage-index .my-account .buttons-action button:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
.newsletter-manage-index .my-account a {
  text-align: center;
  display: inline-block;
  padding: 12px;
  border: 1px solid;
  width: 200px;
  margin-right: 20px;
  vertical-align: top;
  text-transform: uppercase;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  background: #FFF;
  color: #000;
  border-color: #000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .newsletter-manage-index .my-account a {
    width: 100%;
  }
}
.newsletter-manage-index .my-account a:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}

.newsletter-manage-index h2.legend {
  display: none;
}

@font-face {
  font-family: "RobotoSlab";
  src: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/RobotoSlab-Thin-webfont.svg") format("svg"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/RobotoSlab-Thin-webfont.eot") format("eot"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/RobotoSlab-Thin-webfont.woff") format("woff"), url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/fonts/RobotoSlab-Thin-webfont.ttf") format("ttf");
}
.bg-404 {
  background-image: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/Coricraft404_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.img-404 {
  position: relative;
  z-index: 1;
}

.col-404 {
  text-align: center;
  position: absolute;
  z-index: 80;
}

.white-404 {
  font-family: "RobotoSlab";
  font-size: 90px;
  line-height: 90px;
  color: #fff;
}

.col-404-2 {
  text-align: center;
  position: absolute;
  z-index: 80;
}

.black-404 {
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  color: #393939;
}

.go-home {
  background: #393939;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  width: 200px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  margin: 10px auto;
}
.go-home a {
  color: #fff;
}

@media screen and (min-width: 1500px) {
  .col-404 {
    top: 160px;
    right: 100px;
  }
  .col-404 p {
    margin: 30px auto;
  }

  .col-404-2 {
    top: 160px;
    left: 100px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .col-404 {
    top: 170px;
    right: 80px;
  }
  .col-404 p {
    margin: 30px auto;
  }

  .col-404-2 {
    top: 170px;
    left: 100px;
    width: 50%;
  }
}
@media screen and (min-width: 993px) and (max-width: 1199px) {
  .col-404 {
    top: 200px;
    right: 40px;
    max-width: 50%;
  }
  .col-404 p {
    margin: 28px auto;
  }

  .col-404-2 {
    top: 200px;
    left: 40px;
    width: 50%;
    height: 517px;
    overflow: hidden;
  }
}
@media screen and (max-width: 992px) and (min-width: 769px) {
  .col-404 {
    left: 0;
    width: 100%;
  }
  .col-404 p {
    margin: 24px auto;
  }
  .col-404 img {
    width: 240px;
  }

  .col-404-2 {
    position: relative;
    top: auto;
    left: auto;
  }

  .white-404 {
    font-size: 76px;
    line-height: 76px;
  }

  .black-404 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) and (min-width: 481px) {
  .col-404 {
    left: 0;
    width: 100%;
    top: 64px;
  }
  .col-404 p {
    margin: 20px auto;
  }
  .col-404 img {
    width: 170px;
  }

  .col-404-2 {
    position: relative;
    top: auto;
    left: auto;
  }

  .white-404 {
    font-size: 60px;
    line-height: 60px;
  }

  .black-404 {
    font-size: 16px;
    line-height: 16px;
  }

  .go-home {
    font-size: 13px;
    width: 160px;
    height: 38px;
    line-height: 38px;
  }
}
@media screen and (max-width: 480px) and (min-width: 321px) {
  .col-404 {
    left: 0;
    width: 100%;
    top: 64px;
  }
  .col-404 p {
    margin: 5px auto;
  }
  .col-404 img {
    width: 100px;
  }

  .white-404 {
    font-size: 48px;
    line-height: 48px;
  }

  .black-404 {
    font-size: 13px;
    line-height: 13px;
  }

  .go-home {
    font-size: 13px;
    width: 120px;
    height: 30px;
    line-height: 30px;
  }

  .col-404-2 {
    position: relative;
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 320px) {
  .col-404 {
    left: 0;
    width: 100%;
    top: 95px;
  }
  .col-404 p {
    margin: 5px auto;
  }
  .col-404 img {
    width: 80px;
  }

  .white-404 {
    font-size: 24px;
    line-height: 24px;
  }

  .black-404 {
    font-size: 12px;
    line-height: 12px;
  }

  .go-home {
    font-size: 11px;
    width: 100px;
    height: 25px;
    line-height: 25px;
  }

  .col-404-2 {
    position: relative;
    top: auto;
    left: auto;
  }
}
.category-couch-studio .vaimo-cms .vcms-nested-structure-row {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .category-couch-studio .vaimo-cms .vcms-nested-structure-row {
    margin-bottom: 30px;
  }
}

.vcms-center {
  margin-top: 40px;
}

#cat3_premium_collection {
  border: none;
  margin: 0;
  padding: 10% 10px 0;
  text-align: center;
  left: auto;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
}
@media (min-width: 480px) {
  #cat3_premium_collection {
    width: 270px;
    padding-top: 25px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
  }
}
@media (min-width: 991px) {
  #cat3_premium_collection {
    width: 214px;
    padding: 40px 17px 0;
  }
  #cat3_premium_collection h2 {
    margin-bottom: 25px;
  }
}
#cat3_premium_collection img {
  width: auto;
  height: auto;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  #cat3_premium_collection img {
    display: none;
  }
}
#cat3_premium_collection h2:after {
  display: none;
}
#cat3_premium_collection h2 {
  margin-bottom: 10px;
  line-height: 1;
  font-size: 34px;
  font-style: normal;
}
#cat3_premium_collection p {
  font-size: 16px;
  line-height: 1.1;
}

#made_for_you {
  background: #000;
  color: #FFF;
  width: 100%;
  padding: 15px;
  display: block;
  padding-bottom: 100%;
}
#made_for_you > div {
  position: absolute;
  top: 8vw;
  bottom: 8vw;
  left: 10vw;
  right: 10vw;
  text-align: center;
}
#made_for_you > div .icon-decorator {
  width: 16vw;
  height: 16vw;
  border: 1px solid #FFF;
  border-radius: 8vw;
  margin-bottom: 5vw;
}
#made_for_you > div .icon-decorator:before {
  display: block;
  font-size: 10vw;
  position: relative;
  line-height: 15.6vw;
  left: 0.1vw;
}
#made_for_you > div h4 {
  font-size: 7vw;
  font-weight: 200;
  margin-bottom: 5vw;
}
#made_for_you > div p {
  font-size: 5vw;
  line-height: 1.1;
  font-weight: 200;
}
#made_for_you > div p.small {
  font-size: 4vw;
  font-style: italic;
  margin-top: 5vw;
}
@media (min-width: 767px) {
  #made_for_you > div {
    top: 10px;
    bottom: 10px;
    left: 20px;
    right: 20px;
  }
  #made_for_you > div .icon-decorator {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-bottom: 10px;
  }
  #made_for_you > div .icon-decorator:before {
    font-size: 24px;
    line-height: 36px;
    left: 0;
  }
  #made_for_you > div h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #made_for_you > div p {
    font-size: 12px;
  }
  #made_for_you > div p.small {
    font-size: 10px;
    margin-top: 5px;
  }
}
@media (min-width: 1024px) {
  #made_for_you > div {
    top: 15px;
    bottom: 15px;
  }
  #made_for_you > div .icon-decorator {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    margin-bottom: 10px;
  }
  #made_for_you > div .icon-decorator:before {
    font-size: 40px;
    line-height: 56px;
    left: 0;
  }
  #made_for_you > div h4 {
    font-size: 24px;
  }
  #made_for_you > div p {
    font-size: 16px;
  }
  #made_for_you > div p.small {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  #made_for_you > div {
    top: 30px;
    bottom: 30px;
    left: 40px;
    right: 40px;
  }
  #made_for_you > div .icon-decorator {
    margin-bottom: 20px;
  }
  #made_for_you > div h4 {
    margin-bottom: 20px;
  }
  #made_for_you > div p.small {
    margin-top: 20px;
  }
}

#coricraft_card_square .inner-box {
  border: none;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  color: #000;
  padding: 10px;
  text-align: left;
}
#coricraft_card_square .inner-box h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold;
  font-style: normal;
}
#coricraft_card_square .inner-box h2:after {
  display: none;
}
#coricraft_card_square .inner-box p.main {
  font-size: 16px;
  font-style: italic;
  max-width: 165px;
  line-height: 18px;
}
#coricraft_card_square .inner-box p.small {
  font-size: 12px;
  position: absolute;
  bottom: 5px;
}

.overlay-box.shop-by-wide .inner-box {
  border: none;
}
.overlay-box.shop-by-wide .inner-box .widget-category-link.clear-button button {
  width: 100%;
  border: 1px solid #FFF;
}
.overlay-box.shop-by-wide .inner-box .widget-category-link.clear-button button:hover {
  background: #FFF;
  color: #000;
  border-color: #FFF;
}
.overlay-box.shop-by-wide .inner-box .widget-category-link.clear-button button span {
  font-size: 13px;
  font-weight: normal;
}
@media (min-width: 767px) and (max-width: 991px) {
  .overlay-box.shop-by-wide .inner-box {
    padding: 0;
  }
  .overlay-box.shop-by-wide .inner-box .widget-category-link.clear-button button {
    padding: 6px 0;
  }
}

.overlay-box.middle.shop-by-flat .inner-box {
  top: 33%;
  border: none;
}
.overlay-box.middle.shop-by-flat .inner-box h2 {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: normal;
  font-size: 34px;
  line-height: 34px;
  font-style: normal;
}
.overlay-box.middle.shop-by-flat .inner-box h2:after {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .overlay-box.middle.shop-by-flat .inner-box h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .overlay-box.middle.shop-by-flat .inner-box .widget-category-link.ghost-button button {
    padding: 40px 0;
    margin-top: -28px;
  }
}
.overlay-box.middle.shop-by-flat .inner-box .widget-category-link.ghost-button button {
  border-color: transparent;
  font-weight: normal;
}
.overlay-box.middle.shop-by-flat .inner-box .widget-category-link.ghost-button button:hover {
  background: transparent;
  color: #FFF;
  border-color: #FFF;
  border-width: 1px;
  border-style: solid;
}

.overlay-box.middle.shop-by-doubleline .inner-box {
  border: 1px solid #FFF;
  padding: 0;
  left: 10%;
  bottom: 28%;
  top: 28%;
  right: 10%;
}
.overlay-box.middle.shop-by-doubleline .inner-box > div {
  position: relative;
  top: -5px;
  left: -5px;
  border: 1px solid #FFF;
  text-align: center;
  padding: 0;
  box-sizing: content-box;
  height: 100%;
  width: 100%;
}
.overlay-box.middle.shop-by-doubleline .inner-box > div:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.overlay-box.middle.shop-by-doubleline .inner-box > div > span, .overlay-box.middle.shop-by-doubleline .inner-box > div div {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
}
.overlay-box.middle.shop-by-doubleline .inner-box .widget-category-link.ghost-button button {
  font-size: 34px;
  line-height: 40px;
  white-space: normal;
  word-spacing: 300px;
  font-weight: 200;
  text-transform: none;
  border: none;
}
.overlay-box.middle.shop-by-doubleline .inner-box .widget-category-link.ghost-button button:hover {
  background: transparent;
  color: #FFF;
}
@media (min-width: 480px) {
  .overlay-box.middle.shop-by-doubleline .inner-box {
    left: 20%;
    right: 20%;
    top: 35%;
    bottom: 35%;
  }
}
@media (min-width: 767px) {
  .overlay-box.middle.shop-by-doubleline .inner-box {
    left: 5%;
    right: 5%;
    top: 27%;
    bottom: 27%;
  }
}
@media (min-width: 991px) {
  .overlay-box.middle.shop-by-doubleline .inner-box {
    left: 15%;
    right: 15%;
    top: 30%;
    bottom: 30%;
  }
}
@media (min-width: 1200px) {
  .overlay-box.middle.shop-by-doubleline .inner-box {
    left: 20%;
    right: 20%;
    top: 35%;
    bottom: 35%;
  }
}

#widget-menu h3 {
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
#widget-menu .level1-cat {
  margin-bottom: 40px;
}
#widget-menu .level1-cat > a {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  margin-bottom: 15px;
}
#widget-menu .level1-cat a {
  font-size: 18px;
  line-height: 18px;
  display: block;
}
#widget-menu .level1-cat .level2-cat {
  margin-bottom: 15px;
}

#instagramshoppable_category #cleardiv {
  height: 0;
}

#product-grid .item {
  padding-bottom: 0;
}
#product-grid .item.col-xs-6 {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  #product-grid .item.col-xs-6 {
    padding: 0 4px;
  }
}
@media (max-width: 991px) {
  #product-grid .item.col-xs-6:nth-child(odd) {
    padding-right: 4px;
  }
  #product-grid .item.col-xs-6:nth-child(even) {
    padding-left: 4px;
  }
}
#product-grid .item:not(.col-xs-6) {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  #product-grid .item:not(.col-xs-6) {
    padding: 0 8px;
  }
}
#product-grid .item-wrap {
  padding: 0;
  background: #FFF;
}
#product-grid .inner-wrap {
  position: relative;
  min-height: 240px;
}
@media (min-width: 992px) {
  #product-grid .inner-wrap {
    min-height: 260px;
  }
}
#product-grid .product-image {
  margin-bottom: 0;
}
#product-grid .product-image img {
  width: 100%;
  background: #FAFAFA;
}
#product-grid .product-info {
  background: #FAFAFA;
  min-height: 88px;
  width: 100%;
}
#product-grid .product-shop {
  width: 100%;
  display: inline-block;
}
#product-grid .product-shop .product-name {
  width: 100%;
  font-size: 13px;
  line-height: 16px;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
  margin: 16px 0;
  padding: 0 16px;
  text-transform: capitalize;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#product-grid .product-shop .product-name a {
  color: #222;
}
#product-grid .product-shop .price-container {
  width: 100%;
  color: #222;
}
#product-grid .product-shop .on-sale .has-minimal-price .regular-price,
#product-grid .product-shop .on-promotion .has-minimal-price .regular-price {
  display: none;
}
#product-grid .product-shop .on-sale .has-minimal-price .minimal-price-link .label, #product-grid .product-shop .on-sale .has-minimal-price .minimal-price-link .price,
#product-grid .product-shop .on-promotion .has-minimal-price .minimal-price-link .label,
#product-grid .product-shop .on-promotion .has-minimal-price .minimal-price-link .price {
  color: #222;
}
#product-grid .product-shop .on-sale .has-minimal-price .minimal-price-link .label,
#product-grid .product-shop .on-promotion .has-minimal-price .minimal-price-link .label {
  font-size: 13px;
  line-height: 16px;
  color: #D83C37;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#product-grid .product-shop .on-sale .has-minimal-price .minimal-price-link .price,
#product-grid .product-shop .on-promotion .has-minimal-price .minimal-price-link .price {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  color: #D83C37;
  font-size: 18px;
  line-height: 24px;
}
#product-grid .product-shop .on-promotion .price-box .regular-price:before {
  color: #D83C37;
}
#product-grid .product-shop .on-promotion .price-box .regular-price .price {
  color: #D83C37;
}
#product-grid .product-shop .has-minimal-price .regular-price {
  display: none;
}
#product-grid .product-shop .has-minimal-price .minimal-price-link {
  width: 100%;
}
#product-grid .product-shop .has-minimal-price .minimal-price-link .label {
  font-size: 13px;
  line-height: 16px;
  color: #3F4042;
  text-transform: capitalize;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
#product-grid .product-shop .has-minimal-price .minimal-price-link .price {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  line-height: 24px;
}
#product-grid .product-shop .price-box {
  height: auto !important;
  margin: 0;
  white-space: nowrap;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  overflow: inherit;
}
#product-grid .product-shop .price-box .old-price {
  order: 1;
}
#product-grid .product-shop .price-box .old-price br {
  display: none;
}
#product-grid .product-shop .price-box .special-price {
  order: 0;
  margin-left: 0;
  margin-top: -14px;
}
#product-grid .product-shop .price-box .special-price:before {
  content: "From";
  display: inline;
  font-size: 13px;
  line-height: 16px;
  color: #D83C37;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
#product-grid .product-shop .price-box .special-price .price {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #D83C37;
}
#product-grid .product-shop .price-box .regular-price {
  float: none;
  width: 100%;
}
#product-grid .product-shop .price-box .regular-price span {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
#product-grid .product-shop .price-box .regular-price:before {
  content: "From";
  display: inline;
  font-size: 13px;
  line-height: 16px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  color: #3F4042;
}
@media (max-width: 480px) {
  #product-grid .product-shop .price-box .regular-price {
    float: none;
  }
}
#product-grid .product-shop .price-box .regular-price.hide-from::before {
  display: none;
}
#product-grid .product-shop .price-box .price-from .label {
  font-size: 12px;
  line-height: 12px;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}
#product-grid .product-shop .price-box .price-from .price {
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
#product-grid .product-shop .price-box .price-to {
  display: none;
}
#product-grid .product-shop .on-sale .price-box .regular-price:before {
  color: #D83C37;
}
#product-grid .product-shop .on-sale .price-box .regular-price .price {
  color: #D83C37;
}
#product-grid .product-shop.on-promotion .price-box {
  display: inline-block;
  float: right;
  margin: 0;
}
#product-grid .product-shop.on-promotion .price-box.has-minimal-price .regular-price {
  display: none;
}
#product-grid .product-shop.on-promotion .price-box.has-minimal-price .minimal-price-link .label {
  color: #D83C37;
}
#product-grid .product-shop.on-promotion .price-box.has-minimal-price .minimal-price-link .price {
  color: #D83C37;
}
#product-grid .product-shop.on-promotion .price-box .regular-price span {
  color: #D83C37;
}
#product-grid .product-shop.on-promotion .price-box .regular-price:before {
  color: #D83C37;
}
#product-grid .product-shop.simple-product .price-box > span:before,
#product-grid .product-shop.simple-product .price-box .special-price:before,
#product-grid .product-shop.simple-product .price-box .regular-price:before {
  display: none;
}

@media (min-width: 992px) {
  .catalogsearch-result-index .page-title {
    position: absolute;
    left: 0;
    top: 18px;
    max-width: calc(100% - 270px);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    padding-left: 16px;
  }
  .catalogsearch-result-index .col-main {
    position: static;
  }
  .catalogsearch-result-index .main-container {
    position: relative;
  }
}
@media (max-width: 991px) {
  .catalogsearch-result-index .page-title {
    text-align: center;
  }
}
.catalogsearch-result-index .page-title h1 {
  margin: 0;
  font-size: 32px;
  line-height: 36px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 991px) {
  .catalogsearch-result-index .page-title h1 {
    margin-bottom: 16px;
  }
}
.catalogsearch-result-index .page-title h1:after {
  display: none;
}

.mof-horizontal {
  background: #FCFCFC;
}
.mof-horizontal .products-grid {
  padding: 40px 0 34px;
}
@media (max-width: 767px) {
  .mof-horizontal .products-grid {
    padding: 24px 0 8px;
  }
}
.mof-horizontal .products-grid .product-image {
  margin: 0;
  padding: 0 0 72px;
}
@media (max-width: 480px) {
  .mof-horizontal .products-grid .product-image {
    margin: 0 0 8px;
    padding: 0;
  }
}
.mof-horizontal .pages .pagination {
  margin: 0 0 24px;
}
@media (max-width: 480px) {
  .mof-horizontal .pages .pagination {
    margin: 0 0 12px;
  }
}
@media (max-width: 767px) {
  .mof-horizontal .category-products > .toolbar {
    margin-top: 12px;
  }
}

.block-layered-nav .active-filter-title {
  padding: 8px 16px 8px 0;
  font-size: 15px;
  line-height: 24px;
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  border-bottom: 1px solid #E6E7E8;
}
.block-layered-nav .block-title {
  margin-bottom: 8px;
}
.block-layered-nav .block-title .actions {
  float: none;
  text-align: center;
  margin: 8px 0 16px;
}
.block-layered-nav .block-title .actions a {
  font-size: 16px;
  line-height: 24px;
  padding: 8px;
  float: none;
  width: 100%;
  color: #222;
  border: 1px solid #222;
  display: inline-block;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.block-layered-nav .block-title .actions a:hover, .block-layered-nav .block-title .actions a:focus {
  background-color: #222;
  color: #FFF;
  border-color: #FFF;
}
.block-layered-nav .block-title .actions a span {
  display: none;
}
.block-layered-nav h3 {
  margin: 0;
  line-height: 24px;
  font-size: 16px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 991px) {
  .block-layered-nav h3 {
    margin: 0;
    line-height: 36px;
  }
}
@media (min-width: 991px) {
  .block-layered-nav h3 {
    display: none;
  }
}
.block-layered-nav .states li {
  padding: 8px 0;
  display: inline-block;
  width: 100%;
}
.block-layered-nav .states li span:hover::before, .block-layered-nav .states li span:focus::before {
  color: #222;
}
.block-layered-nav .states li span:hover.value, .block-layered-nav .states li span:focus.value {
  color: #222;
}
.block-layered-nav .states li a {
  float: none;
  width: 100%;
  top: auto;
  right: auto;
}
.block-layered-nav .states li a .icon-times-circle {
  display: inline-block;
  font-family: "Coricraft";
  color: #808284;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  float: right;
  margin-right: -2px;
}
.block-layered-nav .states li a .icon-times-circle::before {
  content: "";
}
.block-layered-nav .states li a .value {
  font-size: 13px;
  line-height: 16px;
  color: #808284;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 991px) {
  .sidebar.active-mobile-filter {
    display: block !important;
  }
  .sidebar.active-mobile-filter .block-layered-nav {
    position: fixed;
    top: 0;
    left: 0;
    background: #FFF;
    width: calc(100% - 40px);
    padding: 16px;
    z-index: 100;
    overflow-y: scroll;
    height: 100vh;
    margin-bottom: 0;
  }
  .sidebar.active-mobile-filter .block-title div {
    display: none;
  }
  .sidebar.active-mobile-filter .block-content > .actions {
    display: none;
  }
  .sidebar.active-mobile-filter .mobile-filter-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .sidebar.has-filters ~ .col-main .btn-mobile-filters {
    display: block;
  }
}
.sidebar .block-layered-nav {
  margin-bottom: 24px;
  margin-left: 0;
  float: none;
  border-bottom: 0;
}
@media (max-width: 991px) {
  .sidebar .block-layered-nav {
    margin-bottom: 12px;
  }
}
@media (min-width: 991px) {
  .sidebar .block-layered-nav {
    margin-top: 63px;
  }
}
.sidebar .block-layered-nav .block-content {
  position: relative;
  background: #FFF;
}
.sidebar .block-layered-nav .block-content dt {
  padding: 8px 0;
  font-size: 15px;
  line-height: 24px;
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  border-bottom: 1px solid #E6E7E8;
  cursor: pointer;
}
.sidebar .block-layered-nav .block-content dt:not(:first-child) {
  margin-top: 24px;
}
.sidebar .block-layered-nav .block-content dt i {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  line-height: 24px;
  float: right;
}
.sidebar .block-layered-nav .block-content dt .icon-chevron-down {
  display: block;
}
.sidebar .block-layered-nav .block-content dt .icon-chevron-down::before {
  content: "";
}
.sidebar .block-layered-nav .block-content dt .icon-chevron-up::before {
  content: "";
}
.sidebar .block-layered-nav .block-content dt.active .icon-chevron-up {
  display: block;
}
.sidebar .block-layered-nav .block-content dt.active .icon-chevron-down {
  display: none;
}
.sidebar .block-layered-nav .block-content dt.active + dd {
  display: block;
}
.sidebar .block-layered-nav .block-content dt:not(.active) .icon-chevron-up {
  display: none;
}
.sidebar .block-layered-nav .block-content dd {
  display: none;
  margin: 0;
}
.sidebar .block-layered-nav .block-content dd ol {
  margin-top: 4px;
}
.sidebar .block-layered-nav .block-content dd li {
  display: inline-block;
  padding: 0;
  width: 100%;
}
.sidebar .block-layered-nav .block-content dd .option-checked a {
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.sidebar .block-layered-nav .block-content dd .option-checked a .filter-count {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
.sidebar .block-layered-nav .block-content dd .option-checked .icon-check::before {
  color: #222;
}
.sidebar .block-layered-nav .block-content dd a {
  font-size: 13px;
  line-height: 16px;
  padding: 8px 0;
  display: block;
  position: relative;
  color: #3F4042;
}
.sidebar .block-layered-nav .block-content dd a:hover, .sidebar .block-layered-nav .block-content dd a:focus {
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.sidebar .block-layered-nav .block-content dd a:hover span::before, .sidebar .block-layered-nav .block-content dd a:focus span::before {
  color: #222;
}
.sidebar .block-layered-nav .block-content dd a span {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 16px;
}
.sidebar .block-layered-nav .block-content dd .filter-count {
  color: #808284;
  margin-left: 4px;
}
.sidebar .block-layered-nav .block-content dd .icon-check,
.sidebar .block-layered-nav .block-content dd .icon-unchecked {
  display: inline-block;
  font-family: "Coricraft2";
  color: #808284;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  float: right;
  width: 22px;
  height: 22px;
  margin-right: -2px;
  margin-top: -3px;
}
.sidebar .block-layered-nav .block-content dd .icon-check:before {
  content: "";
}
.sidebar .block-layered-nav .block-content dd .icon-unchecked:before {
  content: "";
}
.sidebar .block-layered-nav .block-content dd .color-filter .image-wrapper {
  border: 1px solid #EBEBE8;
  position: absolute;
  right: 24px;
  top: 4px;
}
.sidebar .block-layered-nav .block-content dd .color-filter .image-wrapper img {
  max-height: 22px;
}
.sidebar .block-layered-nav .block-content dd .size-filter .image-wrapper {
  display: none;
}
.sidebar .block-layered-nav .block-content .custom_colour_plp {
  margin: 4px -4px 0 -4px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
}
.sidebar .block-layered-nav .block-content .custom_colour_plp > li {
  padding: 4px;
  width: auto;
}
.sidebar .block-layered-nav .block-content .custom_colour_plp > li a {
  width: 45px;
  height: 45px;
  border: none;
  outline: none;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -ms-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
}
.sidebar .block-layered-nav .block-content .custom_colour_plp > li.option-checked a {
  box-shadow: 0 0 0 3px #FAFAFA, 0 0 0 4px black, inset 0 0 0 0 #000, inset 0 0 0 0 #FAFAFA;
}
.sidebar .block-layered-nav .block-content .custom_colour_plp > li.option-checked a::before {
  display: inline-block;
  font-family: "Coricraft";
  color: #FAFAFA;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  position: absolute;
  left: 16px;
  top: 15px;
}
.sidebar .block-layered-nav .block-content .custom_colour_plp > li:not(.option-checked) a:hover {
  box-shadow: 0 0 0 0 #FAFAFA, 0 0 0 0 black, inset 0 0 0 1px #000, inset 0 0 0 2px #FAFAFA;
}

.btn-mobile-filters {
  display: none;
  float: left;
  padding: 7px;
  border-color: #E0E0E0;
  background: #FFF;
  color: #222;
  font-size: 16px;
  line-height: 24px;
  width: 88px;
  min-width: inherit;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 991px) {
  .btn-mobile-filters {
    margin-right: 8px;
  }
}
.btn-mobile-filters:hover {
  border-color: #C2C2C2;
}

@media (min-width: 767px) {
  .mof-horizontal .col-main .block-layered-nav {
    display: block;
  }
  .mof-horizontal .col-main .category-products {
    margin-top: 12px;
    display: block;
  }
}
.category-products {
  margin-bottom: 32px;
  margin-top: 0;
}
.category-products > .toolbar {
  margin-bottom: 16px;
}
.category-products > .toolbar ~ .category-description {
  margin-top: -16px;
}
.category-products .block-layered-nav {
  margin-top: 8px;
}
.category-products .block-layered-nav h3 {
  display: none;
}
@media (min-width: 992px) {
  .category-products .block-layered-nav {
    display: none;
  }
}

.toolbar {
  padding: 0;
  border: none;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
.toolbar .sort-by {
  width: 100%;
  text-align: right;
}
@media (max-width: 991px) {
  .toolbar .sort-by {
    display: block;
  }
}
@media (min-width: 991px) {
  .toolbar .sort-by {
    max-height: 40px;
  }
}
.toolbar .sort-by select {
  width: 144px;
  margin-right: 4px;
  border-radius: 0;
}
@media (max-width: 767px) {
  .toolbar .sort-by select {
    width: 114px;
  }
}
.toolbar .sort-by .label {
  line-height: 24px;
  font-size: 15px;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .toolbar .sort-by .label {
    margin-right: 0;
  }
}
.toolbar .sort-by a {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  vertical-align: top;
  padding: 8px 0;
}
.toolbar .sort-by a.sort-direct {
  padding: 0;
  vertical-align: top;
  height: 40px;
  width: 40px;
  border: 1px solid #E0E0E0;
}
.toolbar .sort-by a.sort-direct:before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  padding: 7px;
}
.toolbar .sort-by a.sort-direct:hover {
  border-color: #C2C2C2;
}
.toolbar .sort-by a.desc:before {
  content: "";
}
.toolbar .sort-by a.asc:before {
  content: "";
}
.toolbar .amount {
  width: 10%;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 767px) {
  .toolbar .amount {
    display: none;
  }
}
.toolbar .limiter {
  width: 260px;
  text-align: right;
  line-height: 24px;
  font-size: 15px;
}
@media (max-width: 767px) {
  .toolbar .limiter {
    width: auto;
    display: block;
  }
}
.toolbar .limiter li {
  display: inline-block;
}
.toolbar .limiter select {
  width: 90px;
  margin: 0 8px;
  border-radius: 0;
}
.toolbar .limiter label {
  margin-right: 10px;
  font-size: 14px;
}
.toolbar .limiter div {
  padding: 8px 0;
}
.toolbar .limiter a {
  font-size: 14px;
  line-height: 13px;
  width: 30px;
  height: 30px;
  padding: 8px;
  display: inline-block;
  text-align: center;
}
.toolbar .limiter a:hover {
  background-color: #EBEBE8;
}
.toolbar .limiter a.show-selected {
  background-color: #EBEBE8;
}

.toolbar-bottom {
  margin-top: 8px;
}
.toolbar-bottom .pages {
  float: right;
}
@media (min-width: 767px) {
  .toolbar-bottom .pages {
    width: calc(100% - 260px);
    text-align: right;
  }
}
.toolbar-bottom .pagination {
  text-align: center;
  position: relative;
  padding: 0 49px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .toolbar-bottom .pagination {
    margin-top: 22px;
  }
}
.toolbar-bottom .pagination li {
  margin-right: 4px;
  display: inline-block;
}
.toolbar-bottom .pagination li a,
.toolbar-bottom .pagination li span {
  width: 41px;
  height: 40px;
  font-size: 13px;
  line-height: 16px;
  padding: 12px;
  display: inline-block;
  background-color: #FFF;
  border-color: #E0E0E0;
  border-radius: 20px;
  margin-left: 0;
  text-align: center;
  color: #808284;
}
.toolbar-bottom .pagination li a:hover,
.toolbar-bottom .pagination li span:hover {
  border-color: #222;
  color: #222;
}
.toolbar-bottom .pagination li.active span {
  border-color: #222;
  color: #222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.toolbar-bottom .pagination li.active span:hover {
  background-color: transparent;
}
.toolbar-bottom .pagination li:first-child, .toolbar-bottom .pagination li:last-child {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.toolbar-bottom .pagination li:first-child a, .toolbar-bottom .pagination li:last-child a {
  border: 0;
}
.toolbar-bottom .pagination li:first-child a::before, .toolbar-bottom .pagination li:last-child a::before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
.toolbar-bottom .pagination li:first-child a[disabled], .toolbar-bottom .pagination li:last-child a[disabled] {
  cursor: not-allowed;
}
.toolbar-bottom .pagination li:first-child a[disabled]::before, .toolbar-bottom .pagination li:last-child a[disabled]::before {
  color: #808284;
}
.toolbar-bottom .pagination li:last-child {
  right: 0;
  left: auto;
}
.toolbar-bottom .pagination li .i-previous::before {
  content: "";
}
.toolbar-bottom .pagination li .i-next::before {
  content: "";
}
.toolbar-bottom .toolbar .limiter {
  display: inline-block;
  margin-top: 0;
}

.category-description {
  font-size: 15px;
  line-height: 24px;
  padding: 25px 0;
  transition: all 0.5s ease;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .category-description {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .category-description {
    margin-left: -8px;
    width: calc(100% + 16px);
  }
}
.category-description p {
  font-size: 15px;
  line-height: 24px;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
}
.category-description h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .category-description h3 {
    text-align: center;
  }
}
.category-description.description-overflow {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.category-description.description-overflow.open:before {
  background: none;
}
.category-description.description-overflow:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 150px, white);
}

.description-toggle {
  font-size: 16px;
  margin-top: 20px;
  display: block;
  text-align: center;
  color: #000 !important;
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .catalogsearch-result-index .toolbar .sort-by,
.catalogsearch-result-index .toolbar-bottom,
.catalog-category-view .toolbar .sort-by,
.catalog-category-view .toolbar-bottom {
    margin-left: -8px;
    width: calc(100% + 16px);
  }
}
.catalogsearch-result-index .col-main .note-msg,
.catalog-category-view .col-main .note-msg {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .catalogsearch-result-index .col-main,
.catalog-category-view .col-main {
    min-height: 142px;
  }
  .catalogsearch-result-index .col-main .note-msg,
.catalog-category-view .col-main .note-msg {
    position: absolute;
    top: 72px;
    width: calc(100% - 32px);
  }
  .catalogsearch-result-index .breadcrumbs-container,
.catalog-category-view .breadcrumbs-container {
    margin-top: 32px;
  }
}

@media (min-width: 992px) {
  .catalog-category-view .col-main {
    position: relative;
  }
  .catalog-category-view .col-main .note-msg {
    left: 0;
  }
}

@media (min-width: 992px) {
  .catalogsearch-result-index .col-main .note-msg {
    left: 16px;
  }
}

.category-top h1 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 0;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) {
  .category-top .category-title h1 {
    margin: 0;
    text-align: left;
    line-height: 36px;
  }
  .category-top .category-title {
    position: absolute;
    bottom: -70px;
    z-index: 1;
    max-width: 690px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .category-top.with-image {
    margin-top: 32px;
  }
  .category-top.without-image {
    margin-top: 16px;
  }
}

.mof-horizontal .category-top.without-image {
  display: block;
}

#category_header_image {
  min-width: 100%;
  max-width: initial;
  visibility: hidden;
}
@media (max-width: 767px) {
  #category_header_image {
    max-height: 168px;
  }
}

.l1-category-promo ul {
  list-style: none;
  line-height: 36px;
  border-bottom: 1px solid #EBEBE8;
  font-size: 13px;
}
@media (min-width: 480px) {
  .l1-category-promo ul {
    font-size: 11px;
    line-height: 12px;
  }
}
@media (min-width: 991px) {
  .l1-category-promo ul {
    font-size: 13px;
    line-height: 36px;
    position: relative;
    top: -2px;
  }
}
.l1-category-promo li {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #EBEBE8;
}
@media (min-width: 480px) {
  .l1-category-promo li {
    width: 33%;
    border-right: 1px solid #EBEBE8;
    border-bottom: none;
  }
  .l1-category-promo li:last-child {
    border-right: none;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .l1-category-promo li {
    padding: 9px 3px;
  }
}
.l1-category-promo li:last-child {
  border-bottom: none;
}
.l1-category-promo li span {
  color: #D83C37;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 13px;
}

.products-grid li.item:hover .compare-buttons {
  display: block;
}
.products-grid .compare-buttons {
  position: absolute;
  top: 4px;
  right: 16px;
  z-index: 1;
  display: none;
}
@media (max-width: 480px) {
  .products-grid .compare-buttons {
    top: 8px;
    right: 8px;
  }
}
.products-grid .compare-buttons a {
  padding: 6px;
  display: block;
}
.products-grid .compare-buttons a:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  background: white;
  border-radius: 50%;
  padding: 3px;
  box-shadow: 0 1px 1px 0 black;
}
.products-grid .compare-buttons a.wishlist-click:before {
  content: "";
}
.products-grid .compare-buttons a.compare-click:before {
  content: "";
}
@media (max-width: 767px) {
  .products-grid .compare-buttons a.compare-click:before {
    display: none;
  }
}

.compare-container {
  padding: 20px;
  border: 1px solid #6D6E71;
  max-width: 1110px;
  width: 100%;
  background: #FFF;
  z-index: 60;
  right: 0;
  bottom: -255px;
  position: fixed;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .compare-container {
    bottom: -505px;
  }
}
.compare-container.compare-active {
  bottom: -205px;
}
@media (max-width: 991px) {
  .compare-container.compare-active {
    bottom: -455px;
  }
}
.compare-container.compare-open {
  bottom: 0;
}
.compare-container.compare-open .compare-tab {
  background: #000;
}
@media (max-width: 767px) {
  .compare-container {
    display: none;
  }
}
.compare-container .compare-tab {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  position: absolute;
  top: -54px;
  right: -1px;
  background: #D83C37;
  padding: 20px;
  border: 1px solid;
  color: #FFF;
  cursor: pointer;
  border: 1px solid #000;
  border-bottom: none;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.compare-container .compare-tab:hover {
  background-color: #000;
}
.compare-container .remove-loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(250, 250, 250, 0.8);
  z-index: 9;
}
.compare-container .remove-loader:before {
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/ajax-loader.gif") no-repeat transparent center;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.compare-container .compare-actions p {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px;
}
.compare-container .compare-actions button.clear-compare {
  margin-right: 20px;
  background: #FFF;
  color: #8B8B8B;
  border-color: #8B8B8B;
}
.compare-container .compare-actions button.clear-compare:hover {
  background: #D83C37;
  color: #FFF;
  border-color: #D83C37;
}
.compare-container .compare-actions button.compare-button {
  background: #000;
  color: #FFF;
  border-color: #000;
}
.compare-container .compare-actions button.compare-button:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
.compare-container .compare-actions button.compare-button[disabled] {
  cursor: not-allowed;
  pointer-events: auto;
}
@media (max-width: 991px) {
  .compare-container .compare-items-wrapper {
    margin-top: 20px;
  }
}
.compare-container .compare-items-wrapper .compare-image {
  position: relative;
}
.compare-container .compare-items-wrapper .compare-remove {
  display: block;
}
.compare-container .compare-items-wrapper .compare-remove .icon-close {
  display: none;
}
.compare-container .compare-items-wrapper .compare-remove:hover .icon-close {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 60px;
  text-align: center;
  background-color: rgba(250, 250, 250, 0.5);
  display: block;
}
.compare-container .compare-items-wrapper .compare-remove:hover .icon-close:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  padding: 6px;
  border: 1px solid #000;
  background-color: rgba(250, 250, 250, 0.8);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.compare-container .compare-items-wrapper .loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(250, 250, 250, 0.8);
  z-index: 9;
}
.compare-container .compare-items-wrapper .loader:before {
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/ajax-loader.gif") no-repeat transparent center;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.compare-container .placeholder-wrapper .compare-image-placeholder {
  position: relative;
}
.compare-container .placeholder-wrapper .loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.compare-container .placeholder-wrapper .loader:before {
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/ajax-loader.gif") no-repeat transparent center;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}

#compare-messages {
  padding: 0 20px 20px;
  display: none;
  width: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#compare-messages.show-message {
  display: block;
  width: 100%;
}
#compare-messages p {
  padding: 10px;
  background-color: #D83C37;
  color: #FFF;
}

.map {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .map {
    margin-bottom: 30px;
  }
}

.shop-info {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .shop-info {
    margin-bottom: 0;
  }
}
.shop-info h1 {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 25px;
}
.shop-info h1 span {
  display: block;
  color: #6D6E71;
  font-weight: normal;
}
.shop-info h1:after {
  display: none;
}
.shop-info h4 {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px 0;
}

.shop-attributes {
  margin-bottom: 25px;
}
.shop-attributes li {
  line-height: 28px;
  position: relative;
}
.shop-attributes li span, .shop-attributes li a {
  line-height: 1;
  vertical-align: middle;
  margin-left: 35px;
  display: inline-block;
}
.shop-attributes li span:before, .shop-attributes li a:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  position: absolute;
  left: 0;
  top: 3px;
}
.shop-attributes li.street span:before {
  content: "";
}
.shop-attributes li.phone {
  color: #4A90E2;
}
.shop-attributes li.phone a:before {
  content: "";
  color: #4A90E2;
}
.shop-attributes li.phone a {
  color: #4A90E2;
}
.shop-attributes li.opens {
  font-style: italic;
}
.shop-attributes li.opens span:before {
  content: "";
}
.shop-attributes li.contact a:before {
  content: "";
  transition: all 0.5s;
}
.shop-attributes li.contact a:hover:before {
  color: #D83C37;
}

.operating-hours li {
  line-height: 20px;
  position: relative;
}
.operating-hours li span.time {
  margin-left: 100px;
  color: #6D6E71;
}
.operating-hours li span.day {
  position: absolute;
  left: 0;
  font-weight: bold;
}

.main-image {
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .main-image {
    margin-bottom: 0;
  }
}

.additional-images {
  padding: 0;
  margin-bottom: 20px;
}
.additional-images > div:first-child {
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .additional-images {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .additional-images > div:first-child {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .additional-images > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.shop-additional h1 {
  text-align: center;
  margin-bottom: 40px;
}

.catalog-product-view .shop-additional .related-products .box-related #block-related li {
  border-bottom: none;
}

.shoplocator-product #js_shoplocatormap {
  height: 320px;
  z-index: 1;
  position: static;
}
@media (min-width: 991px) {
  .shoplocator-product #js_shoplocatormap {
    height: 308px;
  }
}
@media (min-width: 1200px) {
  .shoplocator-product #js_shoplocatormap {
    height: 370px;
  }
}
.shoplocator-product .additional-images img {
  width: 100%;
}

.shoplocator-product-list:not(.shoplocator-product) .top_toolbar {
  font-size: 14px;
}
@media (max-width: 480px) {
  .shoplocator-product-list:not(.shoplocator-product) .top_toolbar .limiter.right {
    width: 100%;
    text-align: left;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .dropdown-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #EBEBE8;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .dropdown-content li {
  min-height: auto;
  padding: 3px 5px;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .right {
  width: auto;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .right .dropdown-content li {
  height: auto;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .right .caret {
  top: 0;
  font-size: 8px;
  right: 0;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .right .caret::before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .right .select-wrapper {
  bottom: -12px !important;
  margin-right: 8px;
  margin-left: 8px;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .right input {
  height: 1.5rem;
  line-height: 14px;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .left {
  width: auto;
  margin-top: 0;
  margin-left: 0;
}
@media (max-width: 480px) {
  .shoplocator-product-list:not(.shoplocator-product) .top_toolbar .left {
    width: 100%;
    text-align: left;
    margin-bottom: 16px;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .left .caret {
  top: 5px;
  font-size: 8px;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .left .caret::before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .left .select-wrapper {
  margin-top: 20px;
  display: inline-block;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .left .label {
  margin-right: 8px;
  top: 0;
  display: inline-block;
}
.shoplocator-product-list:not(.shoplocator-product) .top_toolbar .left input {
  height: 1.5rem;
  width: 100px;
  line-height: 14px;
  margin-bottom: 0;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar {
  font-weight: 400;
  font-size: 14px;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar .select-wrapper ul li {
  padding-left: 5px;
  margin: 0;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar .select-wrapper ul li span {
  display: block;
  line-height: 22px;
  padding: 0;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar label {
  font-size: 14px;
  text-transform: none;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar .limiter {
  text-transform: none;
  margin: 0 0 8px;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar .limiter li {
  height: 40px;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar .limiter li div strong {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar .limiter li div.select-wrapper {
  width: 38px;
  position: relative;
  bottom: 15px;
}
.shoplocator-product-list:not(.shoplocator-product) .toolbar input {
  font-size: 14px;
  font-weight: 400;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container {
  display: flex;
  margin-top: 300px;
  border: 1px solid #EBEBE8;
}
@media (max-width: 767px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container {
    border: none;
  }
}
@media (max-width: 991px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container {
    display: block;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main {
  background: #FFF;
  padding: 0px 20px;
}
@media (max-width: 767px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main {
    margin-top: 15px;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .category-products {
  margin-top: 15px;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .category-products .products-list {
  border-top: solid 1px #EBEBE8;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 40px;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .info_block {
  width: 60%;
}
@media (max-width: 600px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .info_block {
    width: 100%;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .info_block .street {
  color: #464646;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .info_block .open-time {
  color: #6D6E71;
  font-style: italic;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block {
  color: #4A90E2;
  font-weight: bold;
  width: 20%;
}
@media (min-width: 600px) and (max-width: 1200px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block {
    float: right;
    margin-top: 10px;
    width: 29%;
  }
}
@media (min-width: 370px) and (max-width: 600px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block {
    width: 50%;
    margin-top: 10px;
  }
}
@media (max-width: 370px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block {
    width: 100%;
    margin-top: 10px;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block .tel_icon {
  display: inline-block;
  vertical-align: top;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block .tel_icon:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #4A90E2;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block .tel_content {
  display: inline-block;
  margin-top: 3px;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .tel_block .tel_content a {
  color: #4A90E2;
  text-decoration: none;
  font-size: 15px;
  cursor: pointer;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block {
  padding-right: 0px !important;
  float: right;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block .button, .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block a,
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block a {
  background: transparent;
  color: #000;
  border: 2px solid #000;
  text-transform: none;
  width: 140px;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block .button:hover, .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block a:hover,
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block a:hover {
  background: #000;
  color: #FFF;
}
@media (max-width: 1200px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block {
    width: 60%;
    float: left;
    margin-top: 10px;
  }
}
@media (min-width: 370px) and (max-width: 600px) {
  .shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .details_block {
    width: 45%;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .store {
  display: inline-block;
  line-height: 18px;
  padding-right: 10px;
  vertical-align: middle;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .store .store_name {
  font-weight: bold;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .item {
  padding: 20px 0;
  border-bottom: 1px solid #EBEBE8;
}
.shoplocator-product-list:not(.shoplocator-product) .main-container .col-main .item:last-child {
  border-bottom: none;
}
.shoplocator-product-list:not(.shoplocator-product) .sidebar {
  padding: 15px 20px;
}
@media (max-width: 991px) {
  .shoplocator-product-list:not(.shoplocator-product) .sidebar {
    width: 100%;
  }
  .shoplocator-product-list:not(.shoplocator-product) .sidebar .block {
    background: #F9F9FA;
    border: 0 solid #EBEBE8;
    padding: 10px;
  }
}
@media (min-width: 991px) {
  .shoplocator-product-list:not(.shoplocator-product) .sidebar {
    background: #F9F9FA;
    border-right: 1px solid #EBEBE8;
  }
  .shoplocator-product-list:not(.shoplocator-product) .sidebar .block {
    padding: 0;
    border: none;
    margin-top: 0;
  }
}
.shoplocator-product-list:not(.shoplocator-product) .shoplocator-mof {
  margin-bottom: 5px;
}
.shoplocator-product-list:not(.shoplocator-product) .shoplocator-mof [type=checkbox] + label {
  padding-left: 0;
  width: 100%;
}
.shoplocator-product-list:not(.shoplocator-product) .shoplocator-mof [type=checkbox] + label::before {
  display: none;
}
.shoplocator-product-list:not(.shoplocator-product) #js_shoplocatormap {
  pointer-events: none;
}
.shoplocator-product-list:not(.shoplocator-product) .block-layered-nav .block-content {
  background: #F9F9FA;
}
.shoplocator-product-list:not(.shoplocator-product) .btn-mobile-filters {
  float: none;
  margin: 16px 0;
}

.checkout-cart-index .cart-container .cart-table .coupon-invalid {
  color: #1a1a1a;
  background-color: #fff74c;
  padding: 10px;
  line-height: 16px;
  font-size: 13px;
}
.checkout-cart-index .cart-container .cart-table .coupon-invalid td {
  padding: 10px !important;
}

.messages-container {
  padding: 0;
  margin-bottom: 16px;
}
.messages-container li,
.messages-container ul {
  margin: 0;
}

#shopping-cart-table.cart-table .lead-time-info {
  border-top: none;
}
#shopping-cart-table.cart-table .lead-time-info .lead-placeholder {
  margin-left: 24px;
  padding: 8px;
  background-color: #EFEFEF;
}
#shopping-cart-table.cart-table .lead-time-info .lead-placeholder p {
  font-size: 16px;
  line-height: 22px;
}
#shopping-cart-table.cart-table .lead-time-info td {
  border-top: none;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table .lead-time-info {
    padding: 0;
    margin-left: 0;
  }
  #shopping-cart-table.cart-table .lead-time-info td:first-of-type {
    display: none;
  }
  #shopping-cart-table.cart-table .lead-time-info .lead-placeholder {
    margin-left: 0;
  }
}

.cart .discount {
  border-top: solid 1px #EEEEEE;
  margin: 28px 0 0;
}
.cart .discount label {
  text-transform: none;
}
.cart .discount .input-text {
  padding: 12px;
}
.cart .item-options .price {
  display: none;
}
.cart .page-title {
  text-align: center;
}
.cart .page-title h1 {
  float: none;
  font-family: "RobotoSlab-Regular";
  font-weight: 400;
  font-style: normal;
}
.cart .cart-container fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .cart > div.row {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .cart > div.row {
    width: 744px;
    margin: 0 auto;
  }
}
@media (min-width: 991px) {
  .cart .cart-container {
    white-space: nowrap;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
  }
  .cart .cart-leftside, .cart .cart-rightside {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    float: none;
  }
  .cart .cart-leftside {
    box-sizing: content-box;
    margin-bottom: 20px;
    padding-right: 15px;
  }
}
@media (min-width: 991px) and (max-width: 767px) {
  .cart .cart-rightside {
    border-top: solid 1px #E6E7E8;
  }
}
@media (min-width: 991px) {
  .cart .cart-rightside .cart-collaterals-col {
    border: solid 1px #EEEEEE;
  }
}
@media (min-width: 991px) {
  .cart .cart-rightside > div {
    display: inline-block;
    float: none;
  }
}
@media (min-width: 1200px) {
  .cart .cart-leftside {
    box-sizing: content-box;
    padding-right: 20px;
  }
  .cart .cart-rightside > div {
    float: none;
    display: block;
  }
}

.checkout-cart-index .page-title h1 {
  text-align: left;
  font-family: "RobotoSlab-Light";
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
}
@media (max-width: 767px) {
  .checkout-cart-index .page-title h1 {
    font-family: "RobotoSlab-Bold";
    font-weight: 700;
    font-style: normal;
    text-align: center !important;
    font-size: 24px;
    margin-bottom: 0;
    padding-bottom: 24px;
    border-bottom: solid 2px #EBEBE8;
  }
}
.checkout-cart-index .cart-empty {
  text-align: center;
  margin-bottom: 40px;
}
.checkout-cart-index .cart-empty p {
  font-size: 16px;
  line-height: 16px;
}
.checkout-cart-index #footer {
  margin-top: 0px;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart-leftside {
    display: inline;
  }
  .checkout-cart-index .cart-leftside > div {
    display: inline;
  }
  .checkout-cart-index .cart-leftside > div > form {
    display: inline;
  }
}

#shopping-cart-table.cart-table th {
  font-weight: bold;
  text-transform: none;
  font-size: 13px;
  border: none;
  padding: 0 5px 15px 5px;
}
#shopping-cart-table.cart-table th.price-column {
  text-align: center;
}
@media (min-width: 767px) {
  #shopping-cart-table.cart-table th.price-column {
    text-align: center;
    min-width: 160px;
  }
}
#shopping-cart-table.cart-table .th-title {
  padding-left: 0;
}
#shopping-cart-table.cart-table thead {
  border-bottom: 1px solid #EBEBE8;
}
@media (max-width: 480px) {
  #shopping-cart-table.cart-table thead {
    display: none;
  }
}
#shopping-cart-table.cart-table tbody tr {
  border-top: 1px solid #EBEBE8;
}
@media (max-width: 480px) {
  #shopping-cart-table.cart-table tbody tr {
    display: block;
    padding: 20px 0;
  }
}
#shopping-cart-table.cart-table tbody tr:last-child {
  border-bottom: 1px solid #EBEBE8;
  padding-bottom: 20px;
}
#shopping-cart-table.cart-table tbody tr td {
  padding: 0;
}
#shopping-cart-table.cart-table tfoot td {
  padding: 30px 0;
  border-bottom: 1px solid #EBEBE8;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table tfoot td {
    display: grid;
  }
}
#shopping-cart-table.cart-table tr {
  position: relative;
}
#shopping-cart-table.cart-table tr.even {
  background: transparent;
}
#shopping-cart-table.cart-table td {
  padding: 20px 5px;
  border-top: 1px solid #EBEBE8;
  vertical-align: middle;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table td {
    display: inline-block;
    border-top: none;
  }
}
#shopping-cart-table.cart-table td:first-child {
  padding: 10px 0;
}
#shopping-cart-table.cart-table td .price-label {
  padding-bottom: 20px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
#shopping-cart-table.cart-table td.product-info {
  padding-left: 24px;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table td.product-info {
    min-width: 190px;
    padding: 0 0 0 10px;
  }
}
#shopping-cart-table.cart-table td.product-info div, #shopping-cart-table.cart-table td.product-info span, #shopping-cart-table.cart-table td.product-info ul {
  margin-bottom: 7px;
}
#shopping-cart-table.cart-table td.item-price {
  width: 80px;
  text-align: center;
}
@media (max-width: 991px) {
  #shopping-cart-table.cart-table td.item-price {
    min-width: 60px;
    width: auto;
    margin-right: 10px;
  }
}
#shopping-cart-table.cart-table td.remove {
  position: relative;
  padding: 25px 5px;
  text-align: right;
}
#shopping-cart-table.cart-table td.remove a.btn-remove {
  float: none;
  position: static;
  display: block;
  width: 36px;
  height: 36px;
  margin-right: 0;
  margin-left: auto;
}
#shopping-cart-table.cart-table .product-name {
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  margin: 0 0 7px;
}
#shopping-cart-table.cart-table .product-name a {
  color: #222222;
}
#shopping-cart-table.cart-table .product-sku {
  color: #6D6E71;
  font-size: 13px;
  display: block;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table .delivery-time strong {
    display: block;
  }
}
#shopping-cart-table.cart-table .item-options {
  color: #6D6E71;
  font-style: italic;
  text-transform: none;
}
#shopping-cart-table.cart-table .cart-price {
  text-align: center;
}
#shopping-cart-table.cart-table .price {
  font-size: 16px;
  font-weight: bold;
  color: #464646;
}
#shopping-cart-table.cart-table td.qty {
  padding-top: 20px;
  min-width: 150px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
}
@media (max-width: 480px) {
  #shopping-cart-table.cart-table td.qty {
    padding-top: 0;
  }
}
#shopping-cart-table.cart-table td.qty a {
  display: inline-block;
  width: 44px;
  height: 48px;
  vertical-align: top;
  position: relative;
}
#shopping-cart-table.cart-table td.qty a:before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  vertical-align: middle;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
#shopping-cart-table.cart-table td.qty a.remove-button:before {
  content: "";
}
#shopping-cart-table.cart-table td.qty a.substract-button {
  display: none;
}
#shopping-cart-table.cart-table td.qty a.substract-button:before {
  content: "";
}
#shopping-cart-table.cart-table td.qty a.substract-button.remove {
  display: inline-block !important;
}
#shopping-cart-table.cart-table td.qty a.add-button:before {
  content: "";
}
#shopping-cart-table.cart-table td.qty a span {
  display: none;
}
#shopping-cart-table.cart-table td.qty .input-field {
  border: 1px solid #EBEBE8;
  position: relative;
  margin-top: 0;
}
#shopping-cart-table.cart-table input.qty {
  width: 48px;
  height: 48px;
  line-height: 36px;
  color: #464646;
  padding: 0;
  display: inline-block;
  border-right: solid 1px #EBEBE8;
  border-left: solid 1px #EBEBE8;
  border-top: none;
  border-bottom: none;
  margin: 0;
}
#shopping-cart-table.cart-table .icon.icon-times-circle.icon-remove {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
}
#shopping-cart-table.cart-table .icon.icon-times-circle.icon-remove:before {
  content: "";
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table .icon.icon-times-circle.icon-remove:before {
    padding: 6px;
  }
}
#shopping-cart-table.cart-table .button, #shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #shopping-cart-table.cart-table a,
#shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #shopping-cart-table.cart-table a {
  width: 200px;
  display: block;
  margin: 0 auto 10px auto;
  padding: 0;
  line-height: 36px;
  background: #FFF;
  color: #000;
  border-color: #000;
}
#shopping-cart-table.cart-table .button:hover, #shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #shopping-cart-table.cart-table a:hover,
#shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #shopping-cart-table.cart-table a:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table .button, #shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #shopping-cart-table.cart-table a,
#shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #shopping-cart-table.cart-table a {
    width: 100%;
  }
}
#shopping-cart-table.cart-table .total-price {
  padding: 30px 5px;
}
@media (max-width: 480px) {
  #shopping-cart-table.cart-table .total-price {
    padding: 0;
    min-width: 80px;
    text-align: center;
  }
}
#shopping-cart-table.cart-table .cart-move-to-wishlist {
  position: absolute;
  bottom: 10px;
  right: 8px;
  font-size: 16px;
  color: #000;
}
@media (max-width: 767px) {
  #shopping-cart-table.cart-table .cart-move-to-wishlist {
    position: static;
    margin-top: 10px;
    display: inline-block;
    padding: 6px;
  }
}
#shopping-cart-table.cart-table .cart-move-to-wishlist > span {
  position: relative;
  display: none;
}
#shopping-cart-table.cart-table .cart-move-to-wishlist > span:after {
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0;
  background-color: #000;
  transition: all 0.5s;
  display: block;
  content: "";
}
#shopping-cart-table.cart-table .cart-move-to-wishlist:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  transition: all 0.5s;
}
#shopping-cart-table.cart-table .cart-move-to-wishlist:hover {
  color: #6D6E71;
}
#shopping-cart-table.cart-table .cart-move-to-wishlist:hover > span:after {
  background-color: #FFF;
}
#shopping-cart-table.cart-table .cart-move-to-wishlist:hover:before {
  color: #6D6E71;
}
@media (min-width: 767px) {
  #shopping-cart-table.cart-table .cart-move-to-wishlist {
    left: auto;
    right: 15px;
    top: auto;
    bottom: 30px;
    width: 150px;
  }
  #shopping-cart-table.cart-table .cart-move-to-wishlist:before {
    color: #000;
  }
  #shopping-cart-table.cart-table .cart-move-to-wishlist > span {
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
  }
}
@media (min-width: 480px) {
  #shopping-cart-table.cart-table th {
    padding: 0 10px 15px 10px;
  }
  #shopping-cart-table.cart-table .th-title {
    padding-left: 0px;
  }
  #shopping-cart-table.cart-table td {
    padding: 30px 10px;
  }
  #shopping-cart-table.cart-table td.qty {
    padding-top: 13px;
  }
  #shopping-cart-table.cart-table input.qty {
    line-height: 46px;
  }
  #shopping-cart-table.cart-table .button, #shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #shopping-cart-table.cart-table a,
#shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #shopping-cart-table.cart-table a {
    margin-bottom: 0px;
    display: inline-block;
  }
  #shopping-cart-table.cart-table .button:first-child, #shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:first-child, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #shopping-cart-table.cart-table a:first-child,
#shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:first-child,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #shopping-cart-table.cart-table a:first-child {
    float: left;
  }
  #shopping-cart-table.cart-table .button:last-child, #shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:last-child, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #shopping-cart-table.cart-table a:last-child,
#shopping-cart-table.cart-table #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:last-child,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #shopping-cart-table.cart-table a:last-child {
    float: right;
  }
  #shopping-cart-table.cart-table .total-price {
    min-width: 115px;
  }
}
@media (min-width: 767px) {
  #shopping-cart-table.cart-table .cart-price {
    text-align: center;
  }
}
@media (max-width: 991px) {
  #shopping-cart-table.cart-table button.btn-continue {
    margin-bottom: 20px;
  }
}

.visa-payment-step .visacheckout-info-message {
  text-transform: none;
}

@media (max-width: 767px) {
  .cart .totals {
    margin: 0;
  }
}
.hover-order-summary + .shipping-info-modal {
  position: absolute;
  font-size: 13px;
  line-height: 16px;
  width: 200px;
  right: 12px;
  bottom: 100%;
  color: #222;
  background-color: #FFF;
  border: 1px solid #222;
  border-radius: 2px;
  font-style: normal;
  padding: 8px;
  text-align: left;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}
@media (min-width: 767px) {
  .hover-order-summary + .shipping-info-modal {
    transition-delay: 0.8s;
    width: 300px;
  }
}
@media (max-width: 767px) {
  .hover-order-summary + .shipping-info-modal {
    right: -56px;
  }
}
.hover-order-summary + .shipping-info-modal h3 {
  margin: 0 0 8px;
  font-size: 16px;
}
.hover-order-summary:hover + .shipping-info-modal {
  opacity: 1;
  pointer-events: auto;
}
.hover-order-summary:hover::after {
  display: none;
}

#discount-coupon-form h5 {
  font-size: 15px;
  padding: 12px 0;
  margin: 0;
}
#discount-coupon-form #coupon_code {
  width: 100%;
}
#discount-coupon-form .button, #discount-coupon-form #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #discount-coupon-form a,
#discount-coupon-form #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #discount-coupon-form a {
  background: #FFF;
  color: #000;
  border-color: #000;
  line-height: 36px;
  font-size: 13px;
  font-weight: bold;
  padding: 0;
  width: 100%;
  margin: 20px auto 0 auto;
  display: block;
}
#discount-coupon-form .button:hover, #discount-coupon-form #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a:hover, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #discount-coupon-form a:hover,
#discount-coupon-form #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a:hover,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #discount-coupon-form a:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
@media (min-width: 767px) {
  #discount-coupon-form .button, #discount-coupon-form #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category a, #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-category #discount-coupon-form a,
#discount-coupon-form #sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand a,
#sbs_search_autocomplete_box .sbs_autocomplete_inner_right .suggest_category_items span.view-all-brand #discount-coupon-form a {
    width: 100%;
  }
}

.cart .totals .content {
  background: none;
  padding: 0;
  overflow: visible;
}

.cart-rightside {
  background: transparent;
  padding: 0;
}
.cart-rightside > div {
  background: #FFF;
  padding: 13px;
}
@media (min-width: 1200px) {
  .cart-rightside > div {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .cart-rightside > div {
    padding: 20px;
  }
}
.cart-rightside .totals h4 {
  margin: 0 0 20px 0;
  font-size: 18px;
  text-transform: none;
}
@media (max-width: 480px) {
  .cart-rightside .totals h4 {
    display: none;
  }
}
.cart-rightside .totals h5 {
  padding: 20px 0;
  margin: 0 0 20px 0;
  font-size: 16px;
  text-transform: none;
}
.cart-rightside #shopping-cart-totals-table {
  text-transform: none;
  font-size: 16px;
}
.cart-rightside #shopping-cart-totals-table td, .cart-rightside #shopping-cart-totals-table th {
  padding: 5px 0px;
}
.cart-rightside #shopping-cart-totals-table tbody tr td, .cart-rightside #shopping-cart-totals-table tbody tr th {
  font-size: 15px;
  padding: 4px 0;
  line-height: 24px;
}
.cart-rightside #shopping-cart-totals-table tbody td {
  text-align: right;
  width: 80px;
}
.cart-rightside #shopping-cart-totals-table tbody tr.shipping-including-tax th,
.cart-rightside #shopping-cart-totals-table tbody tr.shipping-excluding-tax th {
  line-height: 18px;
  position: relative;
  padding-right: 24px;
}
.cart-rightside #shopping-cart-totals-table tbody tr.shipping-including-tax .jpi-option-info-tooltip,
.cart-rightside #shopping-cart-totals-table tbody tr.shipping-excluding-tax .jpi-option-info-tooltip {
  right: 0;
  top: 0;
}
.cart-rightside #shopping-cart-totals-table tfoot {
  font-size: 15px;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
}
.cart-rightside #shopping-cart-totals-table tfoot td, .cart-rightside #shopping-cart-totals-table tfoot th {
  padding: 12px 0;
}
.cart-rightside #shopping-cart-totals-table tfoot tr:last-of-type td {
  font-weight: normal;
  text-align: right;
}
.cart-rightside #shopping-cart-totals-table .summary-total .summary-collapse {
  text-align: left;
}
.cart-rightside #shopping-cart-totals-table .summary-details-amrules.summary-details td {
  background: transparent;
  font-style: italic;
  text-align: left;
}
.cart-rightside #shopping-cart-totals-table .summary-details-amrules.summary-details td:last-child {
  text-align: right;
}
.cart-rightside .btn-proceed-checkout {
  width: 100%;
  height: 48px;
  font-size: 18px;
  padding: 4px;
  font-weight: 400;
  background: #009845;
  color: #FFF;
  border-color: #009845;
  -webkit-box-shadow: 0px 10px 6px -8px #d1d1d1;
  -moz-box-shadow: 0px 10px 6px -8px #d1d1d1;
  box-shadow: 0px 10px 6px -8px #d1d1d1;
}
.cart-rightside .btn-proceed-checkout:hover {
  background: #FFF;
  color: #009845;
  border-color: #009845;
}
.cart-rightside .btn-proceed-checkout:after {
  display: none;
}
.cart-rightside .btn-proceed-checkout > span span {
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
.cart-rightside .checkout-types {
  margin-top: 16px !important;
  float: none;
  width: 100%;
}
.cart-rightside .checkout-cart-message {
  font-size: 13px;
  margin-top: 20px;
  text-align: center;
  text-transform: none;
  line-height: 16px;
}
.cart-rightside .checkout-cart-message:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  margin-right: 5px;
}

@media (min-width: 767px) and (max-width: 1024px) {
  .checkout-index-index.delivery .container,
.checkout-index-index.invoice .container {
    padding: 0 10px;
  }
}
@media (min-width: 767px) {
  .checkout-index-index.delivery .container .main-container,
.checkout-index-index.invoice .container .main-container {
    margin: 10px 0 0;
  }
}
@media (min-width: 767px) {
  .checkout-index-index.delivery .opc-wrapper .section-bg,
.checkout-index-index.invoice .opc-wrapper .section-bg {
    background-color: #FFF;
    padding-bottom: 40px;
  }
}
.checkout-agreements .agree {
  overflow: auto;
}
.checkout-agreements .agree label {
  padding-left: 32px;
  display: inline-block;
  float: left;
}
.checkout-agreements .agree a {
  line-height: 28px;
  float: left;
}

#checkoutSteps .step {
  background: #FFF;
  border: none;
}
#checkoutSteps .scroll-top {
  cursor: pointer;
  float: right;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 36px;
  margin-top: -15px;
}
#checkoutSteps .scroll-top:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #6D6E71;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 5px;
  vertical-align: text-top;
}
@media (min-width: 767px) {
  #checkoutSteps .scroll-top {
    display: none;
  }
}

#js-country-selection-wrapper {
  display: none;
}

@media (max-width: 767px) {
  .opc-wrapper {
    margin: 0;
  }
}

#opc-delivery,
#opc-invoice {
  min-height: 530px;
}

#co-billing-form .address-dropdown label,
#js-shipping-form .address-dropdown label {
  color: #6D6E71;
}
#co-billing-form .address-dropdown select, #co-billing-form .address-dropdown .address-select,
#js-shipping-form .address-dropdown select,
#js-shipping-form .address-dropdown .address-select {
  width: 100%;
}

#js-shipping-form-ul li,
#js-billing-form-ul li {
  margin: 0;
}

.checkout-index-index #js-vco-overlay {
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 100000;
}
.checkout-index-index #js-vco-overlay .vco-overlay-wrapper {
  border: none;
}
.checkout-index-index #footer {
  margin-top: 0;
}

.vco-form .input-field label {
  margin-bottom: 0;
}

.v-checkout-wrapper .v-learn.v-learn-default {
  width: 213px;
  margin: 0 auto;
  float: none;
  display: block;
  text-align: right;
}

.checkout-footer {
  font-size: 15px;
  border-top: solid 1px #EBEBE8;
  padding-top: 24px;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .checkout-footer {
    margin-top: 0;
    margin-left: 16px;
    margin-right: 16px;
  }
  .checkout-footer .container {
    padding: 0;
  }
}
.checkout-footer p {
  line-height: unset;
  margin: 8px 0;
}
.checkout-footer h3 {
  margin: 0;
}
.checkout-footer .block {
  display: inline-block;
  width: calc(100% / 3 - 24px);
  margin: auto;
  border: 1px solid #EBEBE8;
  position: relative;
  padding: 30px 0 0 70px;
  min-height: 144px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .checkout-footer .block {
    width: 100%;
  }
}
.checkout-footer .block:before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  position: absolute;
  left: 30px;
  top: 30px;
}
.checkout-footer .block a {
  font-weight: bold;
}
.checkout-footer .checkout-footer-help:before {
  content: "";
}
.checkout-footer .checkout-footer-delivery {
  margin: 0 24px;
}
@media (max-width: 767px) {
  .checkout-footer .checkout-footer-delivery {
    margin: 24px 0;
  }
}
.checkout-footer .checkout-footer-delivery:before {
  content: "";
}
.checkout-footer .checkout-footer-returns:before {
  content: "";
}
.checkout-footer .bottom-legal {
  text-align: center;
  margin: 24px 0;
  font-size: 13px;
}
.checkout-footer .bottom-legal li {
  display: inline-block;
  margin-right: 15px;
}
.checkout-footer .bottom-legal li:last-child {
  margin-right: 0;
}

.checkout-index-index .col-main {
  max-width: 75%;
  margin: auto;
}
@media (max-width: 767px) {
  .checkout-index-index .col-main {
    width: 100%;
    max-width: 100%;
  }
}
.checkout-index-index .footer-wrapper,
.checkout-index-index .footer-bottom {
  display: none;
}
@media (max-width: 767px) {
  .checkout-index-index div#checkout-review-table-wrapper {
    display: block;
    overflow-y: visible;
  }
  .checkout-index-index .main-container {
    margin-bottom: 0;
  }
}
.checkout-index-index .opc .section.active {
  padding-top: 0;
}
.checkout-index-index .logo img {
  max-width: 254px;
}
@media (max-width: 480px) {
  .checkout-index-index .logo img {
    max-width: 169px;
  }
}

@media (max-width: 480px) {
  .vco-form li,
#register-customer-password-shipping div,
#register-customer-password div {
    margin-bottom: 0 !important;
  }
}
.gas-error-message {
  color: #f44336;
  padding: 12px;
  border: 1px solid #f44336;
  background: #fae5e5;
  width: 99%;
  margin-bottom: 16px;
  display: none;
}

.shipping-address .gas-error-message {
  width: calc(100% - 30px);
  margin: 0 15px 15px;
  display: none;
}

#checkout-progress-wrapper {
  background-color: #FFF;
}
@media (max-width: 767px) {
  #checkout-progress-wrapper {
    margin-bottom: 20px;
    margin-left: -12px;
  }
}
#checkout-progress-wrapper .opc-block-progress {
  width: 100%;
  max-width: 360px;
  border: none;
  text-align: center;
  margin: 0 auto;
  background: transparent;
  position: relative;
  z-index: 1;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step {
  background-color: transparent;
  border: none;
  padding: 0;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .tab-index {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  padding: 0;
  background-color: #E6E7E8;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .tab-index span {
  opacity: 0;
  content: "";
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .tab-index:before {
  content: "";
  background: #FFF;
  height: 16px;
  width: 12px;
  display: inline-block;
  z-index: 0;
  position: absolute;
  left: -12px;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .tab-index::after {
  content: "";
  background: #FFF;
  height: 16px;
  width: 12px;
  display: inline-block;
  z-index: 0;
  position: absolute;
  right: -12px;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step.active {
  background-color: transparent;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step.active .tab-index {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #009845;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step.active .tab-index span {
  opacity: 0;
  content: "";
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step.active .vco-progress-info dt {
  color: #000;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .vco-progress-info dt {
  text-transform: capitalize;
  margin-top: 15px;
  font-size: 14px;
  line-height: 14px;
  color: #E6E7E8;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .vco-progress-info dt.complete {
  margin: 0;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .vco-progress-info dt.complete span.icon-ok-sign {
  display: block;
  margin: 0 auto 10px;
  background-color: #FFF;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .vco-progress-info dt.complete span.icon-ok-sign:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: " ";
  padding: 0;
  width: 16px;
  height: 16px;
  background-color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .vco-progress-info dt.complete .customer-name {
  display: block;
  padding: 5px 0 0;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
}
#checkout-progress-wrapper .opc-block-progress .opc-progress-step .vco-progress-info dd {
  display: none;
}
@media (max-width: 767px) {
  #checkout-progress-wrapper .opc-block-progress .opc-progress-step .vco-step-col .vco-step-info {
    display: none;
  }
}
#checkout-progress-wrapper .opc-block-progress .progress-line {
  width: 75%;
  height: 1px;
  background-color: #CCCCCC;
  position: absolute;
  top: 8px;
  left: 12%;
  z-index: -1;
}
#checkout-progress-wrapper #success-progress-opcheckout-wrapper {
  display: none;
}
@media (max-width: 767px) {
  #checkout-progress-wrapper #invoice-progress-opcheckout-wrapper .vco-step-left {
    position: absolute;
    top: 20px;
  }
  #checkout-progress-wrapper .opc-block-progress .opc-progress-step {
    display: inline;
  }
  #checkout-progress-wrapper .opc-progress-step .vco-step-arrow, #checkout-progress-wrapper .opc-progress-step .vco-step-right {
    display: none;
  }
  #checkout-progress-wrapper #invoice-progress-opcheckout-wrapper {
    right: -66px;
  }
  #checkout-progress-wrapper #login-progress-opcheckout-wrapper {
    left: -40px;
  }
}
#checkout-progress-wrapper .vco-step-logout {
  display: none;
}

#checkout-header {
  background-color: #FFF;
  padding: 25px 20px;
  border-bottom: solid 1px #CCCCCC;
}
@media (max-width: 480px) {
  #checkout-header {
    padding: 20px 16px;
  }
}
#checkout-header .header-phone-bar {
  border: none;
}
@media (max-width: 480px) {
  #checkout-header .header-phone-bar {
    padding-left: 0;
  }
}

.checkout-index-index .secure-checkout {
  display: inline-block;
  position: absolute;
  top: -75px;
  right: 0;
}
@media (max-width: 480px) {
  .checkout-index-index .secure-checkout {
    top: -65px;
  }
}
.checkout-index-index .secure-checkout span {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
}
.checkout-index-index .secure-checkout span:before {
  display: inline-block;
  font-family: "Coricraft2";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  vertical-align: middle;
}
.checkout-index-index .vco-continue-shopping {
  display: none;
  border: 2px solid;
  background: #FFF;
  color: #212121;
  border-color: #212121;
  font-size: 13px;
  line-height: 13px;
  padding: 7px 0;
  width: 200px;
  top: -64px;
  z-index: 9999;
}
@media (max-width: 1024px) {
  .checkout-index-index .vco-continue-shopping {
    top: -60px;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .vco-continue-shopping {
    top: -57px;
    width: 170px;
  }
}
@media (max-width: 480px) {
  .checkout-index-index .vco-continue-shopping {
    top: -52px;
    width: 150px;
  }
}
.checkout-index-index .vco-continue-shopping span {
  display: inline-block;
  line-height: 23px;
  vertical-align: top;
}
.checkout-index-index .vco-continue-shopping:hover {
  background: #212121;
  color: #FFF;
  border-color: #212121;
}
.checkout-index-index .vco-continue-shopping:hover:before {
  color: #FFF;
}
.checkout-index-index .input-field input.input-text {
  margin-bottom: 16px;
  height: 48px;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 18px;
}
.checkout-index-index .input-field input.input-text:active, .checkout-index-index .input-field input.input-text:focus {
  box-shadow: none !important;
}
.checkout-index-index .input-field input.input-text.mt-filled {
  border: 1px solid #212121;
  color: #212121;
}

#checkout-step-login {
  text-align: center;
}
@media (max-width: 767px) {
  #checkout-step-login > .row {
    margin: 0;
  }
}
#checkout-step-login .vco-method-title {
  font-size: 34px;
  margin-bottom: 24px;
  line-height: 26px;
  font-family: "RobotoSlab-Regular";
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 480px) {
  #checkout-step-login .vco-method-title {
    font-size: 24px;
  }
}
#checkout-step-login .vco-login-form {
  border: solid 1px #EBEBE8;
  padding: 48px 48px 16px 48px;
  margin: 12px;
  max-width: 47%;
  float: right;
}
@media (max-width: 767px) {
  #checkout-step-login .vco-login-form {
    padding: 34px 10px 0;
    max-width: 100%;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: solid 1px #EBEBE8;
    margin: auto;
  }
  #checkout-step-login .vco-login-form .vco-login-form-trigger {
    background: #000;
    color: #FFF;
    border-color: #000;
  }
  #checkout-step-login .vco-login-form form {
    display: inline-block;
    width: 100%;
  }
}
#checkout-step-login .vco-login-new {
  border: solid 1px #EBEBE8;
  padding: 48px;
  margin: 12px;
  max-width: 47%;
  float: left;
}
@media (max-width: 767px) {
  #checkout-step-login .vco-login-new {
    border-top: solid 1px #EBEBE8;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 32px 10px;
    margin-top: 25px;
    border-left: none;
    max-width: 100%;
    float: none;
    margin-left: 0;
  }
}
#checkout-step-login .vco-login-new .login-message {
  margin-top: 15px;
}
@media (max-width: 480px) {
  #checkout-step-login .vco-login-new .login-message {
    margin-top: 0;
  }
}
#checkout-step-login .vco-login-new .login-message p {
  font-size: 13px;
  line-height: 13px;
}
#checkout-step-login .vco-login-new .login-message ul {
  margin-top: 5px;
}
#checkout-step-login .vco-login-new .login-message li {
  font-size: 13px;
  line-height: 24px;
  color: #6D6E71;
}
#checkout-step-login .vco-login-new .login-message li:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #ABBF3B;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  margin-right: 5px;
}
#checkout-step-login .vco-login-new .vco-login-inner {
  padding-top: 0;
}
#checkout-step-login .vco-login-new button {
  background: #212121;
  color: #FFF;
  border-color: #212121;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  height: 48px;
  border-width: 2px;
  background: #212121;
  font-size: 18px;
}
#checkout-step-login .vco-login-new button:hover {
  background: #FFF;
  color: #212121;
  border-color: #212121;
}
#checkout-step-login h3 {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  text-align: center;
}
#checkout-step-login .vco-login > p {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  padding: 16px;
}
#checkout-step-login .vco-login-inner {
  background-color: #FFF;
  border: none;
  padding: 25px 0 0;
  margin: 0;
}
@media (max-width: 480px) {
  #checkout-step-login .vco-login-inner {
    padding-top: 0;
  }
}
#checkout-step-login .vco-login-inner .input-field {
  margin-top: 0;
}
#checkout-step-login .vco-login-inner .vco-buttons {
  margin-top: 8px;
}
@media (max-width: 480px) {
  #checkout-step-login .vco-login-inner .vco-buttons {
    margin-top: 0;
  }
}
#checkout-step-login .vco-login-inner .vco-buttons button {
  background: #212121;
  color: #FFF;
  border-color: #212121;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  height: 48px;
  border-width: 2px;
  background: #212121;
  font-size: 18px;
  width: 100%;
}
#checkout-step-login .vco-login-inner .vco-buttons button:hover {
  background: #FFF;
  color: #212121;
  border-color: #212121;
}
#checkout-step-login .vco-login-inner .vco-buttons a {
  margin-top: 16px;
  display: block;
  font-size: 16px;
  width: 100%;
  padding: 12px;
  text-align: center;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
}
#checkout-step-login .vco-login-inner .vco-buttons a:hover {
  color: #6d6d6d;
}
@media (max-width: 991px) {
  #checkout-step-login .customer-account-login .left-block {
    margin-top: 25px;
  }
}
#checkout-step-login .customer-account-login #login-button-block {
  display: inline-block;
  margin-right: 20px;
}
#checkout-step-login .customer-account-login #forgot-pass-block {
  display: inline-block;
  margin-top: 14px;
  vertical-align: top;
}
#checkout-step-login .customer-account-login .right-block {
  text-align: right;
}
@media (max-width: 480px) {
  #checkout-step-login .customer-account-login .right-block {
    text-align: center;
    margin-top: 25px;
    padding-top: 6px;
    border-top: 1px solid #EBEBE8;
  }
}
#checkout-step-login .customer-account-login .right-block .new-users {
  display: inline-block;
}
#checkout-step-login .customer-account-login .right-block .login-block-bottom {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-left: 20px;
  display: inline-block;
}
@media (max-width: 360px) {
  #checkout-step-login .customer-account-login .right-block .login-block-bottom {
    margin-left: 0;
    margin-top: 10px;
  }
}
#checkout-step-login .customer-account-login .right-block .login-block-bottom button {
  width: 165px;
}

#checkoutSteps #opc-review {
  padding: 24px;
  margin-top: 59px;
  border: solid 2px #EBEBE8;
}
@media (max-width: 991px) {
  #checkoutSteps #opc-review {
    padding-top: 0;
    padding-bottom: 0;
    border-top: solid 1px #EBEBE8;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #checkoutSteps #opc-review {
    float: none;
  }
}
#checkoutSteps #opc-review #checkout-step-review {
  background-color: #FFF;
  padding: 0;
  max-width: 370px;
}
@media (max-width: 767px) {
  #checkoutSteps #opc-review #checkout-step-review {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  #checkoutSteps #opc-review #checkout-step-review .vco-review-mobile {
    padding: 0;
    margin-bottom: 15px;
    display: none;
  }
  #checkoutSteps #opc-review #checkout-step-review .vco-review-mobile .vco-review-title > span {
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
  }
  #checkoutSteps #opc-review #checkout-step-review .vco-review-mobile .vco-review-title .sum-price-mobile {
    margin-left: 5px;
  }
  #checkoutSteps #opc-review #checkout-step-review .vco-review-mobile .icon-shopping-cart:before {
    color: #000;
    vertical-align: middle;
    margin-right: 5px;
  }
  #checkoutSteps #opc-review #checkout-step-review .vco-review-mobile .vco-edit-cart {
    top: 0;
    line-height: 14px;
    right: -25px;
  }
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col {
  margin-top: 22px;
  text-align: center;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col button.continue-button {
  width: 100%;
  height: 48px;
  font-size: 18px;
  padding: 4px;
  font-weight: 400;
  background: #009845;
  color: #FFF;
  border-color: #009845;
  -webkit-box-shadow: 0px 10px 6px -8px #d1d1d1;
  -moz-box-shadow: 0px 10px 6px -8px #d1d1d1;
  box-shadow: 0px 10px 6px -8px #d1d1d1;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col button.continue-button:hover {
  background: #FFF;
  color: #009845;
  border-color: #009845;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col button.continue-button:after {
  display: none;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col button.continue-button > span span {
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col button.continue-button[disabled] {
  opacity: 0.45;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col button.button-co {
  line-height: 24px;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col .secure {
  margin-top: 15px;
}
@media (max-width: 767px) {
  #checkoutSteps #opc-review #checkout-step-review .continue-button-col .secure {
    margin-top: 20px;
  }
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col .secure:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  margin-right: 10px;
}
#checkoutSteps #opc-review #checkout-step-review .continue-button-col .secure span {
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
}
#checkoutSteps #opc-review .vco-review h4 {
  float: left;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
#checkoutSteps #opc-review .vco-review .vco-edit-cart {
  line-height: 24px;
  display: none;
}
#checkoutSteps #opc-review .vco-review .vco-edit-cart:before {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  vertical-align: top;
}
#checkoutSteps #opc-review .vco-review .vco-edit-cart span {
  font-size: 13px;
  line-height: 24px;
  border-bottom: 1px solid #000;
}
#checkoutSteps #opc-review #checkout-review-table {
  border: none;
}
#checkoutSteps #opc-review #checkout-review-table tbody {
  display: none;
}
#checkoutSteps #opc-review #checkout-review-table tbody tr.last {
  background-color: #FFF;
}
#checkoutSteps #opc-review #checkout-review-table tbody tr.last td {
  padding-bottom: 15px;
}
#checkoutSteps #opc-review #checkout-review-table tbody tr.even {
  background-color: #FFF;
}
#checkoutSteps #opc-review #checkout-review-table tbody td {
  vertical-align: top;
  padding-top: 0;
}
#checkoutSteps #opc-review #checkout-review-table tbody .review-prod-img {
  padding: 0;
}
#checkoutSteps #opc-review #checkout-review-table tbody .review-prod-info {
  width: 190px;
  padding-left: 12px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  #checkoutSteps #opc-review #checkout-review-table tbody .review-prod-info {
    padding-left: 0;
  }
}
#checkoutSteps #opc-review #checkout-review-table tbody .review-prod-info p {
  font-size: 13px;
  line-height: 19px;
  color: #000;
}
#checkoutSteps #opc-review #checkout-review-table tbody .review-prod-info p.prod-sku {
  color: #6D6E71;
}
#checkoutSteps #opc-review #checkout-review-table tbody .review-prod-info .item-options {
  margin: 5px 0 0;
}
#checkoutSteps #opc-review #checkout-review-table tbody .review-prod-info .item-options dt {
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  color: #000;
  margin-bottom: 5px;
}
#checkoutSteps #opc-review #checkout-review-table tbody .review-prod-info .item-options dd {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  color: #6D6E71;
  margin: 0 0 10px;
}
#checkoutSteps #opc-review #checkout-review-table tbody td.last {
  padding-right: 0;
  padding-top: 15px;
}
#checkoutSteps #opc-review #checkout-review-table tbody td.last .price {
  color: #6D6E71;
}
#checkoutSteps #opc-review #checkout-review-table tfoot .shipping-including-tax th,
#checkoutSteps #opc-review #checkout-review-table tfoot .shipping-excluding-tax th {
  position: relative;
  padding-right: 24px;
}
#checkoutSteps #opc-review #checkout-review-table tfoot .shipping-including-tax .jpi-option-info-tooltip,
#checkoutSteps #opc-review #checkout-review-table tfoot .shipping-excluding-tax .jpi-option-info-tooltip {
  right: 0;
  top: 8px;
}
#checkoutSteps #opc-review #checkout-review-table tfoot th, #checkoutSteps #opc-review #checkout-review-table tfoot td {
  padding: 12px 0;
  font-size: 15px;
  line-height: 24px;
}
#checkoutSteps #opc-review #checkout-review-table tfoot tr.first th, #checkoutSteps #opc-review #checkout-review-table tfoot tr.first td {
  padding-top: 20px;
}
#checkoutSteps #opc-review #checkout-review-table tfoot tr.last {
  border: none;
  font-family: "Roboto-bold";
}

.opc-wrapper .review-cms {
  background-color: #FFF;
  max-width: 370px;
  padding: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .opc-wrapper .review-cms {
    max-width: 100%;
    margin: 20px auto 20px;
  }
}
.opc-wrapper .review-cms h4 {
  font-size: 22px;
  line-height: 22px;
}
.opc-wrapper .review-cms p {
  font-size: 13px;
  line-height: 16px;
  color: #6D6E71;
  width: 65%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .opc-wrapper .review-cms p {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .opc-wrapper .review-cms p {
    width: 65%;
  }
}
.opc-wrapper .review-cms:after {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 85px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
  margin-left: 10px;
}
@media (max-width: 767px) {
  .opc-wrapper .review-cms:after {
    font-size: 55px;
  }
}
.opc-wrapper .review-cms.review-accessories:after {
  content: "";
}

.loader-visible .vco-overlay {
  display: block !important;
}

#opc-invoice {
  background: #FFF;
}
@media (min-width: 767px) and (max-width: 991px) {
  #opc-invoice {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #opc-invoice {
    margin: 10px 10px 0 10px;
    padding: 0 10px;
  }
}

#opc-review .step {
  background: #FFF !important;
}
#opc-review .step h4 {
  text-align: left;
}
@media (max-width: 767px) {
  #opc-review .step {
    padding: 15px;
  }
}

div#checkout-review-table-wrapper {
  display: block;
  overflow-y: visible;
}

.step-title {
  display: none;
}

.step {
  padding: 0;
}
.step fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

#opc-payment .method {
  border: none;
  border-bottom: 2px solid #EBEBE8;
  background: none;
  padding: 32px 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#opc-payment .method .input-field, #opc-payment .method .field {
  margin-bottom: 0;
}
#opc-payment .method .input-field input, #opc-payment .method .field input {
  color: #000;
}
#opc-payment .method .payment-method-logo {
  position: absolute;
  right: 40px;
}
@media (max-width: 480px) {
  #opc-payment .method .payment-method-logo {
    display: none;
  }
}
#opc-payment .method .payment-method-logo img {
  height: 25px;
}
#opc-payment .method .payment-method-logo.snapscanpay img {
  height: 35px;
  margin-top: -5px;
}
#opc-payment .method .payment-method-logo.payjustnow img {
  height: 35px;
  margin-top: -5px;
}
#opc-payment .method [type=radio]:not(:checked) + label,
#opc-payment .method [type=radio]:checked + label {
  margin-left: 0;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}
#opc-payment .method [type=radio]:checked + label ~ .additional-details {
  padding: 10px 50px;
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 480px) {
  #opc-payment .method:last-child {
    border-bottom: none;
  }
}
#opc-payment .vco-method-title {
  font-size: 34px;
  line-height: 26px;
  margin: 0 calc(100% / 8) 34px;
  text-align: right;
  font-family: "RobotoSlab-Bold";
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767px) {
  #opc-payment .vco-method-title {
    text-align: center;
    margin: auto;
    font-size: 24px;
  }
}

#co-billing-form {
  margin-top: 16px;
}
#co-billing-form .vco-form {
  padding: 0;
}
#co-billing-form .select-billing-address {
  margin: 24px 0 0 !important;
  padding: 24px 0 24px;
  border-top: 1px solid #EBEBE8;
}
@media (max-width: 480px) {
  #co-billing-form #js-billing-form-ul > li.row .forms-wrapper > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  #co-billing-form #js-billing-form-ul > li.row .forms-wrapper > li.mt-filled label {
    left: 16px;
    padding-left: 15px;
  }
  #co-billing-form #js-billing-form-ul > li.row .forms-wrapper > li label {
    left: 16px;
    padding-left: 15px;
  }
}
#co-billing-form #js-billing-form-ul .forms-wrapper {
  padding-left: 0;
}
@media (max-width: 991px) {
  #co-billing-form #js-billing-form-ul .forms-wrapper {
    padding: 0;
  }
}
#co-billing-form #js-billing-form-ul .forms-wrapper > li:first-child {
  padding: 24px 0;
  border-top: 1px solid #CCCCCC;
  font-size: 18px;
  line-height: 16px;
  color: #222222;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 480px) {
  #co-billing-form #js-billing-form-ul .forms-wrapper > li:first-child {
    margin-top: 15px;
  }
}
#co-billing-form #js-billing-form-ul .forms-wrapper > li.receive-order-label {
  padding: 24px 0;
  border-top: 1px solid #CCCCCC;
  font-size: 16px;
  line-height: 16px;
  color: #222222;
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field {
  margin-top: 0;
  min-width: 48%;
  margin-right: 16px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  #co-billing-form #js-billing-form-ul .forms-wrapper li.input-field {
    width: 100%;
  }
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field:nth-child(odd) {
  margin-right: 0;
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field.full {
  width: 100% !important;
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field.mt-filled input,
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field.mt-filled select {
  border: 1px solid #333;
  color: #333;
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field.mt-filled label {
  display: none;
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field input,
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field select {
  border: 1px solid #e1e1e1;
  box-shadow: none !important;
  transition: all 0.3s ease-in-out;
  height: 48px;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 18px;
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field input:active, #co-billing-form #js-billing-form-ul .forms-wrapper li.input-field input:hover,
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field select:active,
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field select:hover {
  border: 1px solid #212121;
  color: #212121;
}
#co-billing-form #js-billing-form-ul .forms-wrapper li.input-field label {
  width: calc(100% - 8px);
  background: white;
  height: 40px;
  top: 4px;
  left: 2px;
  display: block;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 18px;
}
#co-billing-form #js-billing-form-ul .forms-wrapper.address li.input-field:nth-child(even) {
  margin-right: 0;
}
#co-billing-form #js-billing-form-ul .forms-wrapper.address li.input-field:nth-child(odd) {
  margin-right: 16px;
}
#co-billing-form #register-customer-newsletter {
  padding-left: 12px;
}
#co-billing-form #register-customer-newsletter label {
  transition: all 0.3s ease-in-out;
}
#co-billing-form #register-customer-newsletter label:hover {
  color: #6d6d6d;
}

#co-payment-form {
  border-top: solid 2px #EBEBE8;
}
#co-payment-form .payment-list {
  border-top: solid 2px #EBEBE8;
}
#co-payment-form .select-billing-address {
  margin: 32px 0;
  padding-left: 16px;
  font-size: 22px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 480px) {
  #co-payment-form .select-billing-address {
    font-size: 18px;
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  #co-payment-form {
    margin-top: 24px;
  }
}

.visacheckout-payment-method {
  width: 100%;
  padding: 10px 10px 0;
  display: inline-block;
}
@media (max-width: 480px) {
  .visacheckout-payment-method > img {
    margin-bottom: 10px;
  }
}
@media (min-width: 480px) {
  .visacheckout-payment-method > img {
    float: left;
  }
}
@media (min-width: 480px) {
  .visacheckout-payment-method > div {
    margin: 0 0 0 110px;
  }
}
.visacheckout-payment-method > div > span {
  display: block;
}
@media (min-width: 480px) {
  .visacheckout-payment-method .v-button {
    margin-left: 110px;
    display: block;
  }
}

@media (max-width: 480px) {
  .sp-methods {
    margin-bottom: 0;
  }
}
.sp-methods .method > label {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  padding-left: 50px;
}
.sp-methods .method > label:before {
  left: 12px;
  top: -2px;
  border: 2px solid #e1e1e1;
  height: 20px;
  width: 20px;
}
.sp-methods .active-method > label:after {
  left: 20px;
  top: 6px;
  height: 3px;
  width: 3px;
  border: 2px solid #212121;
}
.sp-methods .active-method > label:before {
  border: 2px solid #212121;
}
.sp-methods .active-method .control {
  padding-left: 15px;
  margin-bottom: 25px;
}
.sp-methods .active-method .control label {
  transition: all 0.3s ease-in-out;
}
.sp-methods .active-method .control label:hover {
  color: #6d6d6d;
}
.sp-methods .active-method .visacheckout-payment-method {
  padding: 0;
}
@media (max-width: 767px) {
  .sp-methods .active-method .visacheckout-payment-method {
    padding: 10px 10px 0;
  }
}

#checkout-step-invoice {
  padding: 0;
}

@media (max-width: 767px) {
  .sp-methods .method > label::after {
    left: 8px;
  }
  .sp-methods .method > label::before {
    left: 0;
  }

  #checkoutSteps #opc-review {
    padding: 24px 0;
    margin: 0 8px;
    width: calc(100% - 16px);
  }

  #opc-payment .method [type=radio]:not(:checked) + label,
#opc-payment .method [type=radio]:checked + label {
    padding-left: 32px;
  }

  #opc-payment .method [type=radio]:checked + label ~ .additional-details {
    padding: 10px 6px;
  }

  #co-payment-form #co-billing-form {
    margin-top: 0;
  }
}
#co-delivery-form .vco-method-title {
  font-size: 34px;
  line-height: 26px;
  margin: 0 0 32px;
  text-align: center;
  font-family: "RobotoSlab-Bold";
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767px) {
  #co-delivery-form .vco-method-title {
    text-align: center;
    margin: auto;
    font-size: 24px;
  }
}
#co-delivery-form .validation-advice {
  position: absolute;
}
#co-delivery-form .sp-methods .active-method {
  border: none;
  padding: 0;
}
#co-delivery-form .sp-methods .active-method > label {
  display: none;
}
#co-delivery-form .sp-methods .active-method > label .price {
  margin: 0;
  float: right;
  font-family: "myriad-pro";
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  color: #000;
}
#co-delivery-form .sp-methods .active-method > label:before, #co-delivery-form .sp-methods .active-method > label:after {
  display: none;
}
#co-delivery-form #js-shipping-form {
  padding: 0;
}
@media (max-width: 480px) {
  #co-delivery-form #js-shipping-form .address-dropdown label {
    pointer-events: none;
  }
}
#co-delivery-form #shipping-new-address-form .forms-wrapper li.input-field:not(.full) label {
  width: calc(100% - 8px);
}
@media (max-width: 767px) {
  #co-delivery-form #shipping-new-address-form .forms-wrapper li.input-field:not(.full) label {
    width: calc(100% - 32px);
  }
}
@media (max-width: 480px) {
  #co-delivery-form #js-shipping-form-ul #register-customer-password-shipping .input-field {
    margin: 0;
  }
  #co-delivery-form #js-shipping-form-ul > li.row .forms-wrapper > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  #co-delivery-form #js-shipping-form-ul > li.row .forms-wrapper > li.mt-filled label {
    left: 17px;
    padding-left: 12px;
  }
  #co-delivery-form #js-shipping-form-ul > li.row .forms-wrapper > li > label {
    left: 16px;
    padding-left: 12px;
  }
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper {
  display: inline-block;
  width: calc(50% - 12px);
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .input-field {
  width: 100%;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .text-area label {
  position: static;
  padding-left: 0 !important;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .text-area textarea {
  max-width: 100%;
  height: 250px;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 24px;
  border-radius: 0;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .text-area textarea:hover, #co-delivery-form #js-shipping-form-ul .forms-wrapper .text-area textarea:focus {
  border: 1px solid #212121;
  outline: none;
  box-shadow: none;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .text-area.mt-filled label {
  display: block !important;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .text-area.mt-filled textarea {
  border: 1px solid #212121;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .heading {
  margin-top: 16px;
  padding-bottom: 0 !important;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper.address {
  margin-top: 0;
  margin-left: 24px;
  float: right;
}
@media (max-width: 480px) {
  #co-delivery-form #js-shipping-form-ul .forms-wrapper.address {
    margin-top: 14px;
  }
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper .input-field input.input-text, #co-delivery-form #js-shipping-form-ul .forms-wrapper .input-field select {
  margin-bottom: 16px;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field.full {
  width: 100% !important;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field.mt-filled input,
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field.mt-filled select {
  border: 1px solid #212121;
  color: #212121;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field.mt-filled label {
  display: none;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field input,
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field select {
  border: 1px solid #e1e1e1;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  height: 48px;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 18px;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field input:active, #co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field input:hover,
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field select:active,
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field select:hover {
  border: 1px solid #212121;
  color: #212121;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field label {
  width: calc(100% - 160px);
  background: white;
  height: calc(100% - 20px);
  top: 2px;
  left: 2px;
  display: block;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 18px;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper > li:first-child {
  padding: 0 0 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 480px) {
  #co-delivery-form #js-shipping-form-ul .forms-wrapper > li:first-child {
    font-size: 18px;
  }
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field {
  margin-top: 0;
  min-width: 48%;
  margin-right: 16px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  #co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field {
    width: 100%;
  }
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field:nth-child(even) {
  margin-right: 0;
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field .input-field {
  min-width: 48%;
  margin-right: 16px;
  display: inline-block;
}
@media (max-width: 767px) {
  #co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field .input-field {
    width: 100%;
  }
}
#co-delivery-form #js-shipping-form-ul .forms-wrapper li.input-field .input-field:last-child {
  margin-right: 0;
}
#co-delivery-form #shipping-new-address-form .col-md-6:first-child {
  padding-left: 0;
}
@media (max-width: 991px) {
  #co-delivery-form #shipping-new-address-form .col-md-6:first-child {
    padding: 0;
  }
}
#co-delivery-form #shipping-new-address-form .col-md-6:last-child {
  padding-right: 0;
}
@media (max-width: 991px) {
  #co-delivery-form #shipping-new-address-form .col-md-6:last-child {
    padding: 0;
  }
}
#co-delivery-form #shipping-new-address-form .control label {
  margin-left: 0;
}
#co-delivery-form #shipping-new-address-form .control label:before {
  margin-top: 0;
}

#co-shipping-method-form {
  border-top: solid 2px #EBEBE8;
}
@media (max-width: 480px) {
  #co-shipping-method-form {
    margin-top: 24px;
  }
}

#checkout-step-delivery {
  padding: 0;
}

.delivery #opc-review {
  display: none;
}
.delivery #opc-delivery {
  width: 100%;
}
.delivery .vco-method-title {
  text-align: center;
  width: 100%;
  margin: 0 0 32px;
}

#shipping-method-buttons-container {
  display: block !important;
  width: 100%;
}
#shipping-method-buttons-container button {
  margin: 0 auto;
  display: block;
  float: none;
  width: 320px;
  height: 48px;
  font-size: 18px;
  padding: 4px;
  font-weight: 400;
  background: #009845;
  color: #FFF;
  border-color: #009845;
  -webkit-box-shadow: 0px 10px 6px -8px #d1d1d1;
  -moz-box-shadow: 0px 10px 6px -8px #d1d1d1;
  box-shadow: 0px 10px 6px -8px #d1d1d1;
}
#shipping-method-buttons-container button:hover {
  background: #FFF;
  color: #009845;
  border-color: #009845;
}
#shipping-method-buttons-container button > span span {
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
  font-family: "Roboto-Regular";
  font-weight: 400;
}

.delivery .continue-button-col {
  display: none;
}

@media (max-width: 767px) {
  #co-delivery-form #js-shipping-form-ul .forms-wrapper {
    width: 100%;
    margin: 0;
  }

  #shipping-method-buttons-container button {
    width: 100%;
  }

  #co-delivery-form #js-shipping-form-ul > li.row .forms-wrapper > li > label {
    width: 89%;
  }
}
.checkout-index-success {
  background-color: #FFF;
}
.checkout-index-success .checkout-footer {
  display: none;
}
.checkout-index-success .container #opc-success {
  padding-left: 0;
  padding-right: 0;
}
.checkout-index-success .container #opc-success .checkout-locked {
  pointer-events: visible;
}
.checkout-index-success .container #opc-success #top-success-block {
  text-align: center;
  padding-bottom: 27px;
}
.checkout-index-success .container #opc-success #top-success-block #img-block:after {
  display: inline-block;
  font-family: "Coricraft";
  color: #000;
  font-size: 85px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-display: swap;
  content: "";
}
.checkout-index-success .container #opc-success #top-success-block #top-msg {
  padding-top: 25px;
  font-size: 24px;
  font-weight: bold;
}
.checkout-index-success .container #opc-success #top-success-block #top-sub-msg {
  padding-top: 12px;
  font-size: 24px;
  color: #6D6E71;
}
.checkout-index-success .container #opc-success #goto-button {
  padding-top: 27px;
  text-align: center;
}
.checkout-index-success .container #opc-success #goto-button a button {
  background: #000;
  color: #FFF;
  border-color: #000;
  font-family: "RobotoSlab-Regular";
  font-weight: 400;
  font-style: normal;
  display: block;
  margin: auto;
  padding: 16px;
  font-size: 16px;
}
@media (max-width: 480px) {
  .checkout-index-success .container #opc-success #goto-button a button {
    width: 296px;
  }
}
.checkout-index-success .container #opc-success .col-md-12, .checkout-index-success .container #opc-success .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.checkout-index-success .container #opc-success .checkout-success {
  margin: auto;
  text-align: center;
  padding: 27px 5px;
}
.checkout-index-success .container #opc-success .checkout-success h2 {
  font-family: "RobotoSlab-Regular";
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 480px) {
  .checkout-index-success .container #opc-success .checkout-success h2 {
    font-size: 24px;
  }
}
.checkout-index-success .container #opc-success .checkout-success .success-note {
  display: block;
  margin-bottom: 16px;
  line-height: 20px;
  font-size: 16px;
}
.checkout-index-success .container #opc-success .checkout-success .success-note.chat, .checkout-index-success .container #opc-success .checkout-success .success-note.team {
  font-family: "RobotoSlab-Regular";
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
}
.checkout-index-success .container #opc-success .checkout-success .success-note.chat {
  margin-bottom: 4px;
  margin-top: 16px;
}
.checkout-index-success .container #opc-success .checkout-success p {
  font-size: 14px;
}
@media (max-width: 480px) {
  .checkout-index-success .container #opc-success .checkout-success p {
    font-size: 16px;
  }
}
.checkout-index-success .container #opc-success .checkout-success #succes-big-msg {
  font-weight: bold;
  padding-bottom: 15px;
}
.checkout-index-success .container #opc-success .checkout-success #order-number-msg {
  padding-bottom: 20px;
}
.checkout-index-success .container #opc-success .checkout-success #confirm-msg {
  padding-bottom: 15px;
  color: #6D6E71;
}
.checkout-index-success .container #opc-success .checkout-success #confirm-msg a {
  text-decoration: none;
  font-weight: bold;
}
.checkout-index-success .container #opc-success .checkout-success #my-account a {
  text-decoration: underline;
}
.checkout-index-success .container #opc-success .checkout-success #print-msg {
  padding-bottom: 15px;
}
.checkout-index-success .container #opc-success .checkout-success #print-msg a {
  text-decoration: none;
  font-weight: bold;
}
.checkout-index-success .container #opc-success .checkout-success #order-number {
  font-weight: bold;
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
}
.checkout-index-success .container #opc-success .checkout-success #order-number a {
  text-decoration: none;
}
.checkout-index-success .container #opc-success #goto-button {
  padding-top: 0 !important;
}
.checkout-index-success .cms-content {
  margin-top: auto;
  display: block;
  text-align: center;
}
.checkout-index-success .cms-content img {
  max-width: 416px;
}
.checkout-index-success #nav, .checkout-index-success #headercart, .checkout-index-success #search_mini_form, .checkout-index-success .welcome-msg, .checkout-index-success #header .links, .checkout-index-success .header-phone-search {
  display: block !important;
}
.checkout-index-success .vco-continue-shopping {
  display: none;
}
.checkout-index-success .footer-wrapper,
.checkout-index-success .footer-bottom {
  display: block;
}
.checkout-index-success #checkout-progress-wrapper, .checkout-index-success .secure-checkout {
  display: none;
}

.cms-terms-conditions h1:after, .bundle-product h1:after {
  width: 100px;
  height: 4px;
  display: block;
  content: "";
  vertical-align: top;
  background: #000;
  margin: 20px 0 0;
}

.cms-faq .main-container h1 {
  text-align: center;
}
.cms-faq .main-container #accordion h2 {
  margin: 40px 0 20px;
  font-size: 26px;
  line-height: 26px;
}
.cms-faq .main-container #accordion .title h3 {
  border: 1px solid #CCCCCC;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.cms-faq .main-container #accordion .title:hover h3 {
  color: #FFF;
  background: #000;
}
.cms-faq .main-container #accordion .title.open h3 {
  color: #FFF;
  background: #000;
}
.cms-faq .main-container #accordion .content {
  display: none;
  border: 1px solid #CCCCCC;
  padding: 10px;
}
.cms-faq .main-container #accordion .content ul {
  margin: 10px 0;
}
.cms-faq .main-container #accordion .content ul li {
  font-size: 16px;
  line-height: 24px;
}

.customer-account-login .validation-advice {
  position: absolute;
}
.customer-account-login .account-login-page {
  margin-top: 40px;
}
.customer-account-login .account-login-page .login-block > p {
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
  padding-bottom: 0;
}
.customer-account-login .account-login-page .login-block .input-field {
  margin-top: 0;
}
.customer-account-login .account-login-page .login-block .input-field input.input-text {
  border: 1px solid #e1e1e1;
  height: 48px;
  font-size: 18px;
  padding: 16px;
  transition: all 0.3s ease-in-out;
}
.customer-account-login .account-login-page .login-block .input-field input.input-text:focus {
  color: #212121;
  box-shadow: none;
  border-color: #212121;
}
.customer-account-login .account-login-page .login-block .input-field.mt-filled input.input-text {
  color: #212121;
  box-shadow: none;
  border-color: #212121;
}
.customer-account-login .account-login-page #login-button-block {
  margin-bottom: 20px;
}
.customer-account-login .account-login-page #login-button-block button {
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  font-size: 18px;
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  background: #000;
  color: #FFF;
  border-color: #000;
  border-width: 1px;
}
.customer-account-login .account-login-page #login-button-block button:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
  border-width: 1px;
}
.customer-account-login .account-login-page #forgot-pass-block {
  text-align: center;
  font-size: 16px;
  margin: 48px 0 16px;
}
@media (max-width: 767px) {
  .customer-account-login .account-login-page #forgot-pass-block {
    margin: 16px;
    line-height: 24px;
  }
}
.customer-account-login .account-login-page #forgot-pass-block a {
  text-decoration: underline;
  display: inline-block;
}
.customer-account-login .account-login-page #forgot-pass-block a:hover {
  color: #6d6d6d;
}
.customer-account-login .account-login-page .forgot-text {
  display: inline-block;
}
.customer-account-login .account-login-page .recaptcha-block {
  min-height: 78px;
}
.customer-account-login .account-login-page .new-users > p {
  padding-bottom: 0;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
.customer-account-login .account-login-page .register-cms {
  margin-bottom: 20px;
}
.customer-account-login .account-login-page .register-cms li {
  line-height: 24px;
  list-style: disc inside;
  font-family: "myriad-pro";
  font-weight: 400;
  font-style: italic;
}
.customer-account-login .account-login-page .login-block-bottom button {
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  background: #000;
  color: #FFF;
  border-color: #000;
  border-width: 1px;
}
.customer-account-login .account-login-page .login-block-bottom button:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
  border-width: 1px;
}
.customer-account-login .account-login-page .login-block-bottom button span {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

.login-header {
  font-family: "RobotoSlab-Regular";
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  margin-bottom: 48px;
  text-align: center;
  display: block;
  width: 100%;
  line-height: 28px;
}
@media (max-width: 767px) {
  .login-header {
    font-size: 28px;
  }
}

.register-title {
  display: block;
  height: 48px;
  vertical-align: middle;
  font-size: 18px;
  color: #212121;
  padding: 16px 0;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .login-header {
    margin-bottom: 16px;
  }

  .register-title {
    padding: 0;
    line-height: 24px;
    display: block;
  }

  .customer-account-login .account-login-page {
    margin-top: 0;
  }
}
body.cms-maintenance {
  background: #000;
  padding: 0 10px;
  margin: 0;
  text-align: center;
}
body.cms-maintenance h1, body.cms-maintenance p {
  font-weight: 300;
  color: #FFF;
}
body.cms-maintenance h1 {
  font-family: "RobotoSlab", "myriad-pro", "Arial";
  font-size: 3.2rem;
  margin-top: 6rem;
  margin-bottom: 0;
  line-height: 1.1;
}
body.cms-maintenance h1:after {
  display: none;
}
@media (min-width: 480px) {
  body.cms-maintenance h1 {
    font-size: 4.5rem;
    margin-top: 10rem;
  }
}
@media (min-width: 767px) {
  body.cms-maintenance h1 {
    margin-top: 13rem;
  }
}
body.cms-maintenance p {
  font-family: "myriad-pro", "Arial";
  font-size: 1.2rem;
  line-height: 1.3;
  display: block;
  margin: 3rem auto 4rem;
  max-width: 400px;
}

.account-create-cms div {
  background: #000;
  color: #FFF;
  border-bottom: 5px solid #ff0000;
  padding: 5px 10px 15px;
  margin-bottom: 15px;
}
.account-create-cms img {
  max-width: 64px;
  margin: 0 10px;
}
.account-create-cms p {
  font-size: 16px;
  text-align: center;
  font-family: "myriad-pro";
  font-weight: 300;
  font-style: normal;
}
.account-create-cms button {
  padding: 12px;
  background: transparent;
  color: #FFF;
  border-color: #FFF;
}
.account-create-cms button:hover {
  background: transparent;
  color: #ff0000;
  border-color: #ff0000;
}
.account-create-cms .widget-category-link,
.account-create-cms span,
.account-create-cms button {
  margin: 0;
  display: inline-block;
}
@media (min-width: 767px) {
  .account-create-cms div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    margin-bottom: 25px;
  }
  .account-create-cms p {
    display: inline-block;
    margin: 0 20px 0 0;
    text-align: left;
  }
  .account-create-cms p:last-child {
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .account-create-cms img {
    margin-right: 40px;
  }
}

.buttons-set p.required {
  color: #ff0000;
  text-align: left;
}

.my-account {
  margin-bottom: 32px;
}
.my-account .form-list .field select {
  margin: 0 0 5px;
}

.customer-account-create .g-recaptcha-register {
  display: block;
  min-height: 78px;
}
.customer-account-create .g-recaptcha-register > div {
  margin: 0 auto;
}
.customer-account-create li.input-field.full {
  width: 100% !important;
}
.customer-account-create li.input-field.mt-filled input,
.customer-account-create li.input-field.mt-filled select {
  border: 1px solid #333;
  color: #333;
}
.customer-account-create li.input-field.mt-filled label {
  display: none;
}
.customer-account-create li.input-field input,
.customer-account-create li.input-field select {
  border: 1px solid #e1e1e1;
  box-shadow: none !important;
  transition: all 0.3s ease-in-out;
  height: 48px;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 18px;
}
.customer-account-create li.input-field input:active, .customer-account-create li.input-field input:hover,
.customer-account-create li.input-field select:active,
.customer-account-create li.input-field select:hover {
  border: 1px solid #212121;
  color: #212121;
}
.customer-account-create li.input-field label {
  width: calc(100% - 8px);
  background: white;
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
  display: block;
  font-size: 18px;
  padding: 12px 16px;
  line-height: 18px;
}

/*# sourceMappingURL=main-component.css.map */

.input-field {
  position: relative;
}
.input-field label {
  width: auto;
  padding: 0 4px;
  top: 14px;
  left: 8px;
  font-size: 13px;
  line-height: 18px;
  color: #3F4042;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.input-field input.input-text {
  width: 100%;
  height: 46px;
  margin: 0 0 20px;
  padding: 12px 12px 12px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  box-sizing: border-box;
  background: #ffffff;
  font-size: 15px;
  line-height: 24px;
  color: #3F4042;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.input-field input.input-text:not([readonly]):focus, .input-field input.input-text:not([readonly]):hover {
  border-color: #3F4042;
  box-shadow: none;
}
.input-field input.input-text:not([readonly]):focus {
  -webkit-box-shadow: inset 0 0 0 1px #3F4042;
  -moz-box-shadow: inset 0 0 0 1px #3F4042;
  box-shadow: inset 0 0 0 1px #3F4042;
  outline: 0;
}
.input-field input.input-text:not([readonly]):focus + label, .input-field.mt-filled label {
  top: -8px;
  background: #ffffff;
  color: #3F4042;
}

.input-field select,
.input-field + select,
div:not(.input-field) > select {
  width: 100%;
  margin: 0 0 16px;
  border: 1px solid #E0E0E0;
  box-shadow: none;
  border-radius: 2px;
  box-sizing: border-box;
  background: #ffffff;
  color: #3F4042;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 7px 40px 7px 10px;
  height: 40px;
  font-size: 15px;
  line-height: 24px;
  background: url("https://www.coricraft.co.za/skin/frontend/carbon/coricraft/images/icons8-expand-arrow.svg") no-repeat right 20px top 12px;
  cursor: pointer;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.input-field select:not([readonly]):focus, .input-field select:not([readonly]):hover,
.input-field + select:not([readonly]):focus,
.input-field + select:not([readonly]):hover,
div:not(.input-field) > select:not([readonly]):focus,
div:not(.input-field) > select:not([readonly]):hover {
  border-color: #3F4042;
  box-shadow: none;
}
.input-field select:not([readonly]):focus,
.input-field + select:not([readonly]):focus,
div:not(.input-field) > select:not([readonly]):focus {
  -webkit-box-shadow: inset 0 0 0 1px #3F4042;
  -moz-box-shadow: inset 0 0 0 1px #3F4042;
  box-shadow: inset 0 0 0 1px #3F4042;
  outline: 0;
}
.input-field select::-ms-expand,
.input-field + select::-ms-expand,
div:not(.input-field) > select::-ms-expand {
  display: none;
}

/*# sourceMappingURL=material.css.map */

#visualperformance {
    position:fixed;
    right: 0;
    top:0;
    z-index: 10;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size:12px;
    width: 35px;

    -webkit-transition: width 400ms ease;
    -moz-transition: width 400ms ease;
    -ms-transition: width 400ms ease;
    -o-transition: width 400ms ease;
    transition: width 400ms ease;
}

#visualperformance img.icon {
    float:left;
    height:25px;
    width:25px;
    margin:5px;
    opacity:.5;
    fill:#ffffff;
    stroke:#ffffff;
}

#visualperformance * {
    margin: 0;
    padding: 0;
}

#visualperformance.off .box {
    display: none;
}

#visualperformance div.box {
    display:block;
    margin: 5px 5px 5px 35px;
    position: absolute;
    right: 0;
    overflow: hidden;
    height: 2em;
}

#visualperformance span {
    font-size: 12px;
    margin-right:5px;
    width:auto;
}

#visualperformance div.box span.header {
    display:inline-block;
    background-color:#000;
    opacity: 0.5;
    padding:2px 5px;
}

#visualperformance div.box span.info {
    font-weight:bold;
}

#visualperformance.red  {
    background-color:#ff0000;
    color:#fff;
}

#visualperformance.green {
    background-color:#448554;
    color:#fff;
}

#visualperformance.green .network, #visualperformance.green .backend, #visualperformance.green .frontend, #visualperformance.green .resources, #visualperformance.green .total .header {
    display:none;
}
