

/* FILE: styles.css */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#f2f2f2 url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/bg.jpg) right top;; font:12px/1.35 Tahoma, Arial, Helvetica, sans-serif; color:#000; text-align:left;}

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

a             { color:#9500D3; text-decoration:none; }
a:hover       { text-decoration: underline; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

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

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {text-align:left; margin:0 auto;}
.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 { }
.main { margin:0px 0 10px; }
.catalog-category-view .main{margin:-10px 0 0;}
.catalog-category-view .page-title h1, .home-products1 .page-title h1, .home-products .page-title h1, .box-up-sell .page-title h1{font-size:22px; color:#9500D3; background:url("https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/arrow-category.png") 10px 9px no-repeat; padding-left:37px; height:33px; line-height:33px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #E5E5E5;}
.catalog-product-view .main{margin:-10px 0 0;}
.review-product-list .main{margin:-10px 0 0;}
.catalogsearch-result-index .main{margin:-10px 0 0;}

.catalog-category-view .mid-side, .catalogsearch-result-index .mid-side{background:none;padding:0px;}

.full-top{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/full-crv.png) no-repeat scroll 0 0; height:14px;background-size: 100%}
.full-btm{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/full-crv.png) no-repeat scroll 0 -26px; height:14px; margin-bottom:10px;background-size: 100% 43px;}
.full{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/full-bg.png) repeat-y scroll 0 0; padding:10px 24px;background-size: 100% 100%;}

.clear{clear: both; font-size: 0; height: 0; line-height: 0;}

/* Base Columns */
.col-left { float:left; width:222px;}
.col-main { float:left; width:1057px;}
.col-right { float:right; width:222px;}

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

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

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

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

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { border:1px solid #e6e6e6; background:#fff url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/input-bg.png) 0 0 no-repeat; }
input.input-text,textarea { padding:6px; }
select { padding:5px 6px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:29px; background:transparent url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 0 no-repeat; padding:0 0 0 14px; font:normal 12px/29px tahoma, arial; text-align:center; white-space:nowrap; color:#fff;}
button.button span span { background-position:100% 0; padding:0 16px 0 4px; }
button.button:hover span {background-position:0 -39px; color:#fff;}
button.button:hover span span{background-position:100% -39px;}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; margin-bottom:4px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:343px; }
.form-list input.input-text { width:320px; }
.form-list textarea { width:320px; height:10em; }
.form-list select { width:334px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text {  }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

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

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

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

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

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

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

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

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

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

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin-top:6px;}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

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

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 11px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 6px 32px !important; font-size:11px !important; font-weight:bold !important; line-height:22px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#cccccc; background-color:#f1f1f1; background-image:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/i_msg-success.gif); color:#333333; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0; color:#9d9d9d;}
.breadcrumbs li { display:inline; }
.breadcrumbs li a{ color:##42B0DB}
.breadcrumbs li span{ color:#cfcfcf; margin:0 4px;}

/* Page Heading */
.page-title {  padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

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

/* Pager */
.pager {padding:5px; margin:9px 0 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { margin:0 0 0 14px; float:right;}
.pager .pages {  float:right; margin:1px 0 0;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; padding:0 3px; font-weight:bold;}
.pager .pages strong{ font-weight:normal;}

/* Sorter */
.sorter {padding:5px; margin:5px 0 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:left; margin:3px 0 0 14px;}
.sorter .sort-by .selected { color:#000; font-weight:bold; font-size:12px;}
.sorter .link-feed {}
.sorter .view-mode .grid{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) -37px -556px no-repeat; padding:12px 15px 0; border-right:1px solid #f1f1f1; display:block; float:left;}
.sorter .view-mode .list{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) -58px -555px no-repeat; padding:12px 21px 0; border-right:1px solid #f1f1f1; display:block; float:left;}
.sorter .view-mode strong.list{background-position:-58px -522px;}
.sorter .view-mode a.grid{background-position:-36px -524px;}

/* Toolbar */
.toolbar {color:#727272; height:47px; margin:0 0 20px;}
.toolbar .pager {float:right;}
.toolbar .sorter {float:left;}
.toolbar-bottom { margin:20px 0 0;}
.toolbar-bottom .toolbar{margin-bottom:0px;}
.toolbar .t-left{float:left; width:10px; height:47px;background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) -4px -537px no-repeat;}
.toolbar .t-right{float:right; width:10px; height:47px;background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) -17px -537px no-repeat;}
.toolbar .tb{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -466px repeat-x; margin:0 10px; height:47px;}
.toolbar .tb select{padding:1px; margin:0 4px;}

/* Data Table */
.data-table { width:100%; color:#000; }
.data-table th { padding:12px; border:1px solid #E6E6E6; font-weight:bold;}
.data-table td { padding:12px; border:1px solid #E6E6E6;}
.data-table thead {background:#efeef1 url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/heading.png)  0 0 repeat-x; }
.data-table tbody { background:#fff;}
.data-table tfoot {background:#efeef1 url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/heading.png)  0 0 repeat-x;}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}
.page-popup .add-to-links {margin:0px}
.page-popup .buttons-set{}
.page-popup .page-title{color:#000;}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li{border-right:1px solid #dedede; padding:0 14px 0 11px; display:inline;vertical-align: middle;}
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; border-right:none;}

.link-cart { font-weight:bold; color:#f00; }
.add-to-links{ font-size:10px; padding:12px 0 0; height:12px;  margin:0 10px;}
.products-grid .add-to-links{ font-size:10px; padding:12px 0 0; height:30px;  margin:0 10px;}
.link-wishlist { float:left; color:#aaaaaa; font-size:10px;}
.link-reorder { font-weight:bold; }
.add-to-links .link-compare { float:left; color:#aaaaaa;}
.products-grid .add-to-links .link-compare {line-height: 30px;}
.add-to-links .actions{
float: right;}
.product-shop  .add-to-links{ font-size:10px; padding:12px 0 0; height:12px;  margin:0 10px;}
.product-shop .add-to-links .link-compare { float:left; color:#aaaaaa;}
.product-shop .add-to-links .link-compare:hover{color:#000;}
.link-compare:hover, .link-wishlist:hover{color:#000;} 

.link-print { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left:2px;}
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/btn_trash.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2:hover{background-position:0 -25px;}
.btn-edit    { display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.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.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/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; }
/* ======================================================================================= */

/* Fix Cart */
.shoppingCart {background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 -203px no-repeat; position:relative;padding:0 0 0 67px; font-size:12px; position:fixed; bottom:0px; z-index:101; margin:0 0 0 -30px;}
.shoppingCart .block-cart { margin:0px; border:0px; background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 100% -274px no-repeat !important; padding:24px 18px 20px 10px;}

.shoppingCart .empty { font-size:12px;}
.shoppingCart .block-title { display:none; }
.shoppingCart .actions { display:none; }
.shoppingCart .product-details strong, .shoppingCart .product-details {color:#999; font-weight:normal;}
.shoppingCart .block-cart .block-subtitle{color:#000; font-weight:normal;}
.shoppingCart .block-content a{ color:#ffffff !important;}
.shoppingCart .block-content {padding:0px !important; color:#ffffff !important; }
.shoppingCart .block-content a:hover{ text-decoration:underline; color:#ffffff !important;}
.shoppingCart .block-cart .amount { float:left; padding:0 10px 0 0; border-right:1px solid #3c3c3c;}
.shoppingCart .block-cart .subtotal { float:left; padding:0 0 0 10px;}
.shoppingCart .block-cart .subtotal .price{font-weight:normal; color:#ffffff;}
.shoppingCart:hover .block-cart .cartView { display:block; }
.shoppingCart .block-cart .cartView { display:none; position:absolute; right:0px; left:10px; padding:10px 10px 3px; margin:22px 0 0 0; z-index:1000; background:#FFF; border:1px solid #e6e6e6; border-top:0px; color:#000; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; bottom:63px; -moz-box-shadow: 0 0 10px #000000;-webkit-box-shadow: 0 0 10px #000000; box-shadow: 0 0 10px #000000;}
.shoppingCart .block-cart .cartView .top{ background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/cart-tb1.png) no-repeat scroll 0 0 transparent;display: block;font-size: 0;height: 10px;line-height: 0;}
.shoppingCart .block-cart .cartView .btm{background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/cart-tb1.png) no-repeat scroll 0 -15px transparent;display: block;height: 10px;width:336px;}
.shoppingCart .block-cart .cartView .middle {background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/cart-m1.png) repeat-y scroll 0 0 transparent;padding: 4px 14px 16px; height:48px;}
.shoppingCart .top-side, .shoppingCart .btm-side{background:none; height:0 !important; margin-bottom:0 !important;}
.shoppingCart .m-side{background:none;}

/* Header ================================================================================ */
.top {margin:0 auto;height:156px;}
.logo { float:left; }
.header-container {}
.header { height:86px;}
.header .logo { float:left; text-decoration:none !important;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header div.logo { margin:0; padding:0; }
.shopLinks .welcome-msg { font-weight:normal; text-align:right; float:left;font-family:sans-serif; color:#969595; padding-right:20px;}
.shopLinks .welcome-msg a {}
.shopLinks .links { float:right; font-size:11px; font-weight:bold;}
.shopLinks{height:32px; margin-top:5px}
.shopLinks a {color:#004393; text-decoration:none;}
.shopLinks a:hover{ text-decoration:underline;}
.shopLinks .shop-m{}
.header .quick-access{position:relative; float:right; margin:12px 0 26px;}
.header .form-search {  background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 0 no-repeat; width:203px; text-align:right; float:right;}
.header .form-search .input-text {background:none; border:0px; font-weight:bold; width:150px; color:#a4a4a4;}
.header .form-search .button { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) no-repeat 0 -52px; height:32px; width:35px;text-indent: -9999px;}
.header .form-search .button:hover{background-position:-60px -52px;}	
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }
.header .quick-access .top_info{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/support-call.png) 0 0 no-repeat; width:260px; height:55px; float:right; margin-right:12px; margin-top: -12px;}
.header .quick-access .top_info a{display:block; height:55px;}
.header .quick-access .top_info a:hover{text-decoration:none;}

#drop-menu-content .top_info{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/support-call.png) top center no-repeat; width:100%; height:auto;height: 55px;}
#drop-menu-content .top_info a{display:block;height: 55px;}
#drop-menu-content .top_info a:hover{text-decoration:none;}

/********** < Navigation */
.nav-container { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -104px repeat-x; border-radius: 5px;}
.right-crv { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) -290px 0 no-repeat; float:right; width:10px; height:45px;}
#nav { margin:0 0 0 -10px; font-size:16px;}

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration: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:left; }
#nav li a { float:left; padding:13px 15px; color:#fff; border-right:1px solid #7900BF; line-height:19px;}
#nav li a:hover { color:#ffffff; }
#nav li.over a,
#nav li.active a { color:#ffffff; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -234px repeat-x;}
#nav li.first-item{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -169px repeat-x;}
#nav li.first-item:hover, #nav li.first-item a:hover, #nav li.active.first-item a, #nav li.first-item.over a{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -299px repeat-x;}


/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:16em; top:37px; left:-10000px; padding-top:10px; font-size:12px;}
#nav div ul { position:static; width:auto; border:none; }

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

#nav ul li { float:none;}
#nav ul li.first{padding:0px; background:none;}
#nav ul li.first:hover{background:none;}
#nav ul li.first a{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
#nav ul li.last {width:auto; padding:0px;background:none;}
#nav ul li.last:hover{background:none;}
#nav ul li.last a{width:auto; background:#000; border:1px solid #363636; -moz-border-radius: 0 0 4px 4px;-webkit-border-radius: 0 0 4px 4px;border-radius:0 0 4px 4px;}
#nav ul li a { float:none; padding:6px 14px !important; font-weight:normal; color:#fff !important; border-right:0px; width:auto; text-align:left; background:#000 !important; border:1px solid #363636; border-bottom:0px; -moz-border-radius: 0 !important;-webkit-border-radius: 0;border-radius:0;}
#nav ul li a:hover { color:#000 !important; background:#9500D3 !important;}
#nav ul li.active > a,
#nav ul li.over > a { color:#fff !important; background:#9500D3 !important;}


/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; background:none;}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { padding:0 10px;}
.block .block-title { background: #A100E4; padding:7px 10px; color:#FFF;margin-bottom: 30px;border-radius: 5px;}
.block-cart .block-title { background-position: 0 -669px;}
.block .block-title strong { font-size:14px; font-weight:normal;}
.block-cart  .block-title strong {color: #fff;}
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-weight:bold; margin:0 0 6px; color:#000;}
.block .block-content { padding:10px 4px;color: #6d6d6d;}
.block .block-content a:hover{ color:#000;}
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { }
.block .actions a { float:left; font-weight:bold;}
.block .empty {}

.block li.odd {}
.block li.even { }
.top-side{background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/side-crv.png) 0 0 no-repeat; width:; height:10px;}
.btm-side{background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/side-crv.png) 0 -10px no-repeat; width:; height:10px; margin-bottom:20px;}
.m-side{background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/side-mid.png) 0 0 repeat-y;}

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:60px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account li a, .block-account li strong{ -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; display:block; padding:6px 8px; margin:0 0 6px; border:1px solid #e7e7e7; -moz-box-shadow:inset 0 0 10px #dedede; -webkit-box-shadow:inset 0 0 10px #dedede; box-shadow:inset 0 0 10px #dedede;}
.block-account li strong {color:#000;}
.block-account li.last a{margin:0px;}

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

/* Block: Layered Navigation */
.block-layered-nav {padding: 0;}
.block-layered-nav .block-content{margin: 0; padding: 0;}
#narrow-by-list2 .currently{background-color:white;}
#narrow-by-list{width:100%; border: 1px solid #E5E5E5; border-collapse: collapse;}
#narrow-by-list tr{width:100%;}
#narrow-by-list tr td{border-bottom:1px solid #e2e2e2;}
#narrow-by-list tr th{border-bottom:1px solid #7900BF;}
#narrow-by-list tr.last td{border-bottom:none;}
#narrow-by-list tr.last th{border-bottom:none;}
#narrow-by-list th{background-color:#9500D3;font-size:13px; font-weight:bold;color:white; vertical-align:middle; padding:6px 10px;}
#narrow-by-list td{color:#A0A0A0; padding:3px; padding-left:0;vertical-align:middle;}
#narrow-by-list td a{color:#004393; font-size:13px;}
#narrow-by-list td a:hover{color:#000; text-decoration:underline;}
#narrow-by-list td li {margin-left:20px;float:left; border-bottom:0px;}
.block-layered-nav li a{color:white; text-decoration:none;font-size:14px;}
.block-layered-nav .currently .label { font-weight:bold; padding-left:5px; text-transform:capitalize; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }

.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }
.block-layered-nav dd{ margin: 0 0 10px; padding:6px 0; border-bottom:1px solid #f1f1f1;}

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { }
.block-cart .subtotal .price{ font-weight:bold;}
.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-cart .actions {margin:8px 0 14px;}

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

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:16px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }
.block-related .product .product-details .price-box{ padding:0px; margin:0px;}
.block-related .product .product-details .price-box .price{font-size:14px;}
.mini-products-list li{ margin-top:6px;}

/* Block: Compare Products */
.block-compare .actions {margin-top:12px;}
.block-compare .actions .button { float:right;}
.block-compare .actions a{margin-top:6px; color:#42B0DB; font-weight:bold;}
.block-compare li.item { padding:5px 0; border-bottom:1px solid #F1F1F1; }
.block-compare li.item a{color:#000;}

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

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

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }
.block-tags .actions{clear:left; padding:8px 0 0;}

/* Block: Subscribe */
.block-subscribe .block-content{ margin:0px; padding:0px;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner { display:none;}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

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


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products button.button span, .home-products1 button.button span, .home-products button.button span , .box-up-sell button.button span{ float:left; height:30px; width:50px; background:transparent url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) -170px -52px no-repeat; padding:0; font:bold 12px/21px tahoma, arial; text-align:center; white-space:nowrap; color:#fff; }
.category-products button.button:hover span,  .home-products button.button:hover span, .home-products1 button.button:hover span,  .box-up-sell button.button:hover span { background-position: -228px -52px;}
.category-products button.btn-cart, .home-products1 button.btn-cart, .home-products button.btn-cart, .box-up-sell button.btn-cart{float:right; margin:7px 10px 0 0;}
.category-products  .products-grid button.btn-cart{float:right; margin:0;}
/*Home products*/
.home-products{padding:0px;}
/* View Type: Grid */
.products-grid {position:relative; }
.products-grid.last { border-bottom:0; margin-bottom:0px;}
.products-grid li.item { float:left; width:340px; padding:0px; margin-right:18px;}
.products-grid li.item.last{margin-right:0px;}
.products-grid li.item:nth-child(n+4){
	margin-top: 40px;
}
.products-grid .product-image { display:block; width:318px; height:318px; margin:0 auto; padding-top:12px;}
.products-grid .product-name { margin:8px 10px 12px; font-weight:normal; font-size:15px; text-align:center; height:40px; padding-top:10px; border-top: 1px solid #F1F1F1; overflow: hidden;}
.products-grid .product-name2 { margin:0px 10px 12px; font-weight:normal; font-size:15px; text-align:center; height:40px; padding-top:10px; border-bottom: 1px solid #F1F1F1; overflow: hidden;}
.products-grid .product-name a {}
.products-grid .product-name a:hover{ color:#000;}
.products-grid .price-box {color:#000; float:none; background: #EEEEEE; padding: 5px 10px;text-align: center;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { bottom:12px; background:#eeeeee; height:30px; }
.products-grid { width:; margin:0 0 40px; }
.products-grid .top-crv{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -417px no-repeat; height:16px;background-size: 135% 846px;}
.products-grid .mid{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/p-bg.png) 0 100% repeat-y; width:340px;background-size: 100% 1px;position: relative;}
.products-grid .btm-crv{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -432px no-repeat; height:14px;background-size: 135% 846px;} 

/* View Type: List */
.products-list li.item { margin:0 0 20px;}
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:215px; }
.products-list .product-name { margin:0 0 5px; font-weight:normal; font-size:15px;}
.products-list .product-name a:hover { text-decoration:underline;  color:#000;}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; } 
.products-list .add-to-links{margin:0px; padding:0px;}
.products-list .add-to-links .link-compare, .products-list .add-to-links .link-wishlist{float:none; background:none; padding:0px;}
.products-list button.btn-cart {margin:0 14px 0 0;}

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


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:18px 0; border:1px solid #f0f0f0;  -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; padding:10px 8px; background:#f8f8f8;}

.ratings { font-size:10px; font-weight:bold; line-height:1.5; margin:18px 0; border:1px solid #f0f0f0;  -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; padding:10px 8px; background:#f8f8f8;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; color:#CCC; }
.ratings dt {}
.ratings dd {}
.rating-box { width:90px; height:16px; font-size:0; line-height:0; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:16px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
.ratings-table { margin:16px 0;}

/* Availability */
.availability { margin:20px 0 18px; padding:10px 0 0 0; float:left;}
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#E80000; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend { background:url("https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/email.gif") no-repeat scroll 0 1px ; padding:0 0 0 22px; float:left;margin:2px 18px 0 0; font-size:10px;}

/* share FB Twitter */
.shareButton{ border:1px solid #f0f0f0; margin-top:20px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; padding:10px 8px; background:#f6f6f6;}

/* Alerts */
.alert-price {}
.alert-stock {}

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

.price-box {padding:0; float:left;}
.catalog-product-compare-index .price-box{margin-right: 10px;}
.price-box .price { font-weight:normal; font-size:18px; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:normal; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight: normal; text-decoration:line-through; color:#ff0000;}

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight: normal;}

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

.minimal-price-link { margin-top:-6px;  font-size:10px; left:0px;}
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; font-size:12px;}

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

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

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

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

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from .price{ font-size:12px;}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

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

.price-box-bundle {}
/********** Product Prices > */

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

.tier-prices-grouped {}

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

/* Add to Cart */
.add-to-cart label { float:left; margin:8px 12px 0 0; }
.add-to-cart .qty { float:left; padding:8px;}
.add-to-cart button.button { float:left; margin-left:16px; }
.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; }

.add-to-cart button.button span {  background: url("https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png") no-repeat scroll 0 -346px transparent; color: #FFFFFF; float: left;font: 12px/33px tahoma, arial; height: 33px;  padding: 0 0 0 36px; text-align: center; white-space: nowrap;}
.add-to-cart button.button span span { background-position: 100% -346px; padding: 0 14px;}

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

/* Add to Links + Add to Cart */

.add-to-box { padding:20px 10px ; clear:left; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; border:1px solid #f0f0f0; -moz-box-shadow:inset 0 0 16px #f0f0f0; -webkit-box-shadow:inset 0 0 16px #f0f0f0; box-shadow:inset 0 0 16px #f0f0f0; background:#FFF;}
.add-to-box .add-to-cart, .product-options-bottom .add-to-links, .product-options-bottom .add-to-cart{ float:left; }
.add-to-box .or,  .product-options-bottom .or { float:left; margin:8px 10px 0 14px; }
.product-options-bottom .add-to-links { float: left; margin:8px 0 0; padding:0px; display:none;}


.product-view { margin-bottom:1px;}

.product-essential {}

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

/* Product Images */
.product-view .product-img-box { float:left; width:340px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ECEDED;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px }
.product-view .product-img-box .product-image-zoom { position:relative; width:318px; height:318px;  z-index:9; padding:10px;}
.product-view .product-img-box .product-image-zoom img { position:absolute;}
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-23px; margin-top:10px;}
.product-view .product-img-box .more-views li { float:left; padding:10px; border:1px solid #ECEDED; margin:0 0 8px 23px ; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:370px; }
.col1-layout .product-view .product-shop { float:right; width:552px; }
.col1-layout .product-view .product-shop .col-left{float: none;width: auto;}
.col1-layout .product-view .product-shop .col-right{float: none;width: auto;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
#doseis-wrapper{margin-bottom: 12px;}
.product-view .product-name {}
.product-view .short-description { margin:18px 0 0;  border-bottom: 1px solid #F0F0F0; padding-bottom:20px;}
.product-view .short-description ul{ padding-left:13px;}
.product-view .short-description li{list-style: disc;}
.product-view .product-shop .price{}
.product-shop .add-to-links a{ line-height:14px; font-weight:bold; margin-bottom:3px;}
.product-shop .add-to-links a span{}
.product-shop .add-to-links{ margin: 0 0 0 24px; padding:0; float:left; }
.product-shop .price-box{ border: 1px solid #E5E5E5; border-radius: 10px;min-width:80px; height:32px; text-align:center; padding:7px 10px 0 10px; margin:20px 0 18px 0px;white-space: nowrap;}
.catalog-product-view .product-shop .price-box{margin-left: 10px;}
.right-top{background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/product-crv.png) 0 0 no-repeat; background-size: 100%;width:; height:10px;}
.right-btm{background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/product-crv.png) 0 -10px no-repeat; background-size: 100% 19px;height:10px; margin-bottom:20px;}
.right-mid{background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/product-bg.png) 0 0 repeat-y; padding:10px 20px;background-size: 100%;}

/* Product Options */
.product-options { padding:10px 10px 4px; margin:10px 0 0; border:1px solid #ebebeb; background-color:#f6f6f6;  -moz-border-radius: 4px; -webkit-border-radius:4px; border-radius:4px; clear:left;}
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dl.last dd.last { }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; font-size:11px;}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0; display:none;}
.product-options dt {float:left; margin:6px 14px 6px 0; width:36%;}
.product-options dd{float:left; width:144px; float:right; margin-bottom:6px; width:56%;}

.product-options-bottom {padding:0; margin:18px 0 0;  border-bottom:1px solid #f0f0f0; border-top:1px solid #f0f0f0; padding:20px 0;}
.product-options-bottom .price-box { margin:10px 0; display:none;}

/* Product Tabs */
.product-tabs {height:33px;}
.product-tabs li {float:left;font-size:1.1em; line-height:1.5em; }
.product-tabs li.first {border-left:0;}
.product-tabs li.last {border-right:0;}
.product-tabs a{ font-weight:bold;display:block; color:#FFF;  padding:0 0 0 16px; margin-right:2px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 -438px no-repeat; }
.product-tabs a:hover{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 -390px no-repeat;text-decoration:none;}
.product-tabs a span{ background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) right -438px no-repeat; display:block; padding:7px 16px 7px 0; cursor:pointer;}
.product-tabs a:hover span {color:#fff;background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) right -390px no-repeat;}
.product-tabs li.active a, .product-tabs li.active a:hover {background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 -390px no-repeat;text-decoration:none;}
.product-tabs li.active a span, .product-tabs li.active a span:hover {background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) right -390px no-repeat; color:#fff;}
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }
.product-tabs-content { border:1px solid #e6e6e6; -moz-border-radius: 0px 0px 4px 4px; -webkit-border-radius:0px 0px 4px 4px; border-radius:0px 0px 4px 4px; padding:10px;}


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

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

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

/* Block: Upsell */
.product-view .box-up-sell {}
.box-up-sell .products-grid td { width:243px; padding-bottom:20px;}
.box-up-sell .products-grid td.last{ width:222px;}

/* Block: Tags */
.product-tabs-content .box-tags { *width:900px; display:block;}
.product-tabs-content .box-tags .form-add label { display:block; font-weight:bold; padding:8px 0 4px; clear:left;}
.product-tabs-content .box-tags .form-add .input-box { float:left; width:304px; margin:0 8px 0 0; }
.product-tabs-content .box-tags .form-add input.input-text { width:288px; }
.product-tabs-content .box-tags .form-add p { clear:both; }
.product-tabs-content .box-tags .note{clear:left; color:#999999;  font-size:11px; padding:6px 0;}
.product-tabs-content .box-tags li{float:left; margin:0 10px 0 0;}
.product-tabs-content .box-tags h3{margin:0 0 6px; font-size:12px;}

/* Block: Reviews */
.box-reviews h2 {}
.box-reviews .form-add h3, .box-reviews .form-add h4{ font-size:12px; margin:10px 0;}
.box-reviews .pager{border:1px solid #ECEDED; margin:10px 0;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px; padding:4px;}
.box-reviews .pager .amount{margin:6px 0 0;}
.box-reviews .form-add .form-list {margin: 10px 0 0;}

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


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

/* Product Tags */
.tags-list li { display:inline; line-height:32px;}
.tags-list .tags{ padding-right:6px; color:#000;}
.tags-list .tags:hover{ text-decoration:underline;}


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

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

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}
.cart .page-title h1 {margin-top:4px;}
.cart .cart-collaterals .col-1 { width:calc(50% - 12px);}

/* 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; }
.cart .cart-table .btn-continue {float: left;}

.cart .title-buttons button.button span { float:left; height:29px; background:transparent url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 -39px no-repeat; padding:0 0 0 14px; font:normal 12px/28px tahoma, arial; text-align:center; white-space:nowrap; color:#fff;}
.cart .title-buttons button.button span span { background-position:100% -39px; padding:0 16px 0 3px;}
.cart .title-buttons button.button:hover span{background-position:0 0px; text-shadow:1px 1px #000; color:#fff;}
.cart .title-buttons button.button:hover span span{background-position:100% 0px; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width: calc(100% - 282px); }

.cart .crosssell {}
.cart .crosssell h2 { font-size:12px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #E6E6E6; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0 24px; }
.cart .crosssell li.last{margin-bottom:0px;}
.cart .crosssell .regular-price{float:none;}
.cart .crosssell .price-box{margin:5px 0;}
.cart .crosssell .price{font-size:16px;}
.cart .crosssell .add-to-links {margin:0px; padding:0px;}
.cart .crosssell .add-to-links a{color:#000; font-size:11px; float:none;}
.cart .crosssell .add-to-links li{float:left; margin:5px 0 0; *margin:10px 0 0;}
.cart .crosssell .add-to-links .separator {display:inline; margin:0 6px 0 8px;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #E6E6E6; margin:0 0 20px;}
.cart .cart-collaterals .col-2{ width: calc(50% - 12px)}
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button{float:left;}
.cart .discount h2, .cart .shipping h2{font-size:12px; font-weight:bold; background:#efeef1 url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/heading.png)  0 0 repeat-x; padding:7px 10px; border-bottom:1px solid #E2E1E1;}
.cart .discount-form, .cart .shipping-form{padding:10px; *padding-bottom:20px;}
.cart .discount .discount-form .input-box {margin: 10px 0;}
.cart .discount input, .cart .shipping input.input-text{width: 100%;max-width: 254px;box-sizing: border-box;}
.cart .shipping select{width:270px;}

.cart .cart-collaterals .col-2 button.button span { float:left; height:29px; background:transparent url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 0px no-repeat; padding:0 0 0 14px; font:normal 12px/29px tahoma, arial; text-align:center; white-space:nowrap; color:#fff;}
.cart .cart-collaterals .col-2 button.button span span { background-position:100% 0px; padding:0 16px 0 4px; }
.cart .cart-collaterals .col-2 button.button:hover span {background-position:0 -39px; color:#fff;}
.cart .cart-collaterals .col-2 button.button:hover span span{background-position:100% -39px;}

/* Shopping Cart Totals */
.cart .totals { float:right; border:1px solid #E6E6E6; width:256px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:6px 12px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}
.cart .totals strong{ font-weight:normal; font-size:18px;}
.cart .totals  .checkout-types {background:#EFEEF1 url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/heading.png) repeat-x 0 0 ; width:232px; padding:12px; border-top:1px solid #E6E6E6;}
.cart .totals  .checkout-types .btn-checkout{*height:36px;}

.cart .totals button.button span { float:left; height:35px; background:transparent url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/buttons.png) 0 -117px no-repeat; padding:0 0 0 14px; font:normal 12px/35px tahoma, arial; text-align:center; white-space:nowrap; color:#fff; }
.cart .totals button.button span span { background-position:100% -117px; padding:0 30px 0 10px;}
.cart .totals button.button:hover span{ background-position: 0 -162px;text-shadow:1px 1px #000; color:#FFF;}
.cart .totals button.button:hover span span{background-position:100% -162px; }

.cart .totals .checkout-types a{padding:8px 0 0; display:block;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold;}
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

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

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress .block-content {padding:10px 0;}
.block-progress dl{border:1px solid #e7e7e7; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.block-progress dt { font-weight:bold; padding:10px 12px; background:#fff; border-bottom:1px solid #e7e7e7; -moz-box-shadow:inset 0 0 10px #dedede; -webkit-box-shadow:inset 0 0 10px #dedede; box-shadow:inset 0 0 10px #dedede;}
.block-progress dd {padding: 10px 22px 16px;}
.block-progress dt.complete,
.block-progress dd.complete { }

.opc { position:relative; }
.opc li.section {border-bottom:0; }
.opc h3, .opc h4{color:#004393; font-size:12px; margin:0 0 10px;}
.opc p{margin:0 0 10px;}
.opc .ul li{margin:0 0 10px}
.opc .col-2 .form-list li{margin:0 0 14px;}
.opc .buttons-set p.required{text-align:left;}
.opc .buttons-set .f-left{margin:5px 0 0 0;}

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/checkout.png) no-repeat 0 -70px;padding:14px 5px; text-align:right; margin-bottom:10px; color:#000; }
.opc .step-title .number { float:left; line-height:22px; margin:0 0 0 14px; font-weight:bold;}
.opc .step-title h2 { float:left; font-size:12px; font-weight:bold; margin:4px 0 0 32px;}
.opc .step-title a { display:none; float:right; }

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

.opc .active {}
.opc .active .step-title {background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/checkout.png) no-repeat 0 0;cursor:default; color:#fff;}
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding:10px; position:relative;border:1px solid #eceded; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-bottom: 10px; }
.opc .step .tool-tip { right:10px; }

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

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {padding:14px 30px 20px;}
.account-login .new-users {border:1px solid #eceded; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px; margin:20px 0 0;}
.account-login .registered-users {border:1px solid #eceded; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px; margin:20px 0 0;}

.account-login .new-users .content, .account-login .registered-users .content{padding:14px;}
.account-login h2{ font-size:14px; margin:0 0 10px;}

.account-create {padding:14px 30px 20px;}
.account-create .messages li{margin:18px 0 10px;}
/* Account Login/Create Pages ============================================================ */


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

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


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

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { border-bottom: 1px solid #ECEDED; margin:0 0 16px; padding:0 0 10px;}
.dashboard .page-title{ margin:0 0 12px;}
.dashboard .col2-set{ padding:10px 0 20px;}
.dashboard .box-head h2{ font-size:14px;}
.dashboard .col2-set h3, .dashboard .col2-set h4{font-size:12px;}
/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

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

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

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

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

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

.order-info-box {}

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

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container{font-size:11px; background:#fff; }
.footer-container .copyright{color:#fff; background:#004393; text-align:left; margin:14px 0 0;line-height: 62px;padding: 0 24px;}
.footer-container .copyright address{float: right}
.copyright .partners {
	font-size: 42px;
	float: left;
}
.copyright .partners > * {
	margin-right: 12px;
}
.footer {width:990px; margin:0 auto; color:#666666;}
.footer .line{border-bottom:1px dotted #292929;}
.footer .blocks{width:210px; float:left; margin-right:50px;}
.footer .blocks.last{margin:0px;}
.footer h2{font-family:tahoma,arial; font-size:18px; color:#004393; margin:20px 0 10px; border-bottom:1px #004393;}

.footer li{margin:6px 0 0; padding:0 0 6px; list-style-image:url("https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/arrow-footer.png"); list-style-position:inside;}
.footer li a{color:#435970;}
.footer .prosfores li a{font-weight: bold;}
.footer li a:hover{color:#004393;}
.footer li.phone{font-weight:bold; font-size:14px; color:#9dd82a;}
.footer p.payment{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/payment-options.png) 0 0 no-repeat; padding:7px 0 0;}
.block-subscribe .input-text{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -374px no-repeat; border:0px; padding:7px 4px; width:154px;}
.block-subscribe .button{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) -120px -52px no-repeat; width:40px; height:29px;}
.block-subscribe .validation-advice{float:left;}
.block-subscribe {padding:0px;}
.footer .block-subscribe h2{font-family:tahoma,arial; font-size:15px; color:#4C4C4C; margin:10px 0 5px; border-bottom:1px #78B2DD;}
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


/* Special Offers & Discount */
.special{height:95px;}
.special .sblock { width: calc(100%/3); float:left;text-align: center;}

/* bxSlider */
#slider1.products-grid li.item{width:243px; margin-right:0 !important;}
#slider1.products-grid li.item .mid{width: 222px;margin-right:21px;}
#slider1.products-grid li.item .product-image{width: 200px;height: 200px;}
#slider1.products-grid .top-crv, #slider1.products-grid .btm-crv{background-size: auto;}
.bx-wrapper{*overflow:hidden; padding:10px 25px;}
.bx-window {width:951px !important;}
.bx-window .pager{margin:0px;}
.bx-window .products-grid .product-name{margin-bottom:0px !important;}
.bx-prev, .bx-next{background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/pre-next.png) 0px 0px no-repeat; position:absolute; text-indent:-999999px; padding:30px 12px;top:93px;}
.bx-prev { left:0px;}
.bx-prev:hover { background-position:0 -77px;}
.bx-next { right:21px; background-position:-42px 0;}
.bx-next:hover { background-position:-42px -77px;}
.catalog-category-view .advert{
	margin-bottom: 15px;
}

.home-products1 .products-grid li.item{
	width: 224px;
	margin-right: 45px;
}
.home-products1 .products-grid li.item.last{
	margin-right: 0;
}
.home-products1 .products-grid li.item .mid{
	width: 222px;
}
.home-products1 .products-grid li.item .product-image{
	width: 200px;
	height: 200px;
}

.home-products1 .products-grid .top-crv, .home-products1 .products-grid .btm-crv{
	background-size: auto;
}
.home-products1 .products-grid li.item:nth-child(n+3){
	margin-top: 0px;
}
.home-products1 .products-grid li.item:nth-child(n+6){
	margin-top: 40px;
}

section.gk-cookie-policy {
  position: fixed;
  z-index: 99999;
  max-width: 305px;
  height: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
section.gk-cookie-policy > .inner-notification {
  max-width: 250px;
  margin: 25px;
  background: #A0A1A2;
  box-sizing: border-box;
  padding: 15px 11px;
  border-radius: 4px;
  text-align: left;
}
section.gk-cookie-policy button {
  position: relative;
  display: block;
  float: none;
  margin-top: 0;
  margin: 0 0 0 11px;
  width: 207px;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
  outline: 0;
  cursor: pointer;
  color: #fff;
  padding: 7px 0;
  background: #9500D3;
}
section.gk-cookie-policy h4,
section.gk-cookie-policy p {
  padding: 0 11px;
}
section.gk-cookie-policy h4 {
  color: #fff;
}
section.gk-cookie-policy p {
    color: #E2E2E2;
    font-size: 13px;
    line-height: 15px;
    padding: 4px 11px;
}
section.gk-cookie-policy a {
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 4px 0;
}
.filter-group{
	margin-bottom: 20px;
}
.filter-group h4{
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}
.filter-group .filter-values{
	width: 100%;
}
.filter-group .filter-values ol{
	display: block;
}
.filter-group .filter-values ol:after{
	clear: both;
	display: block;
	content: "";
}
.filter-group .filter-values li:nth-child(odd){
	clear: left;
}
.filter-group .filter-values li:nth-child(2n) {
    margin-right: 0;
}
.filter-group .filter-values li{
	width: calc(50% - 6px);
	display: block;
	float: left;
	color: #999;
    border: 1px solid #999;
    border-radius: 4px;
	box-sizing: border-box;
	text-align: center;
    margin-bottom: 5px;
	margin-right: 6px;
	font-size: 11px;
}
.filter-group .filter-values li a{
	color: #999;
	padding: 8px 2px;
	display: block;
	font-size: 11px;
}
.filter-group .filter-values li:hover, .filter-group .filter-values li.selected{
	background-color: #9500D3;
}
.filter-group .filter-values li:hover a, .filter-group .filter-values li.selected a{
	color: #fff;
}
.filter-group .filter-values li a input{
	display: none;
}
.block-layered-nav .actions {
	margin-bottom: 10px;
}
.block-layered-nav .actions a{
	width: 100%;
	padding: 8px 2px;
	display: block;
	float: left;
	color: #9500D3;
    border: 1px solid #9500D3;
    border-radius: 4px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 5px;
	text-decoration: none;
}	
.block-layered-nav .actions a:hover{
	background-color: #9500D3;
	color: #fff;
}
#category-filter .filter-title{
	position: relative;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
#category-filter .filter-title::after {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: '';
    display: block;
    height: 15px;
    margin-top: -11px;
    pointer-events: none;
    position: absolute;
    left: 100px;
    top: 50%;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 15px;
}
#category-filter.open .filter-title::after{
	 -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.mobile-options{display: none}
/* Floating Social Media Bar Style Starts Here */
.float-sm {
	margin-top: 15px;
}
.float-sm .fl-fl {
  display: inline-block;
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0px;
  width: 48px;
  height: 48px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  text-align: center;
  line-height: 48px;
}

.float-sm img {
	vertical-align: middle;
}

.float-sm .fa {
    font-size: 20px!important;
    color: #fff;
	vertical-align: middle;
	margin-left: 2px;
}
.float-sm .fl-fl.float-one-signal {
	background: #E34B4D;
}
.price-percent-reduction {
	position: absolute;
	right: 20px;
	top: 20px;
	border-radius: 50px;
	width: 48px;
	height: 48px;
	border: 2px solid #A100E4;
	background: #fff;
	color: #A100E4;
	text-align: center;
	line-height: 48px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
}
#newsletter-popup h3{
	font-size: 33px;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 18px;
}
#newsletter-popup .col-2 {
	text-align: center;
}
#newsletter-popup .newsletter-text {
	color: #9500D3;
	font-size: 19.5px;
	margin-bottom: 18px;
}

#newsletter-popup-email {
	width: 300px;
}
body.cms-home{
	overflow-y: scroll;
}
.home .flexslider {
	margin-bottom: 30px!important;
}
.blocks-container > div {
	width: calc((100% - 44px)/3);
	float: left;
	margin-left: 22px;
	margin-bottom: 22px;
}
.blocks-container > div:hover {
	opacity: .55;
}
.blocks-container > div:nth-child(3n + 1) {
	margin-left: 0;
	clear: left;
}
.blocks-container > div:nth-last-child(-n + 3) {
	margin-bottom: 0;
}
.blocks-container > div  img {
	max-width: 100%;
}
.slideshow-area {
	overflow: hidden;
}
.btn-cart span {
	text-indent: -9999px;
}
#product-addtocart-button {
	background: #000;
	border-radius: 5px;
	border: 1px solid #000;
}
#product-addtocart-button span {
	text-indent: initial;
}
.field.name-middlename label{
	display: none;
}
.field.name-middlename input {
	margin-top: 20px;
	margin-left: 3px;
}
.pslogin-block {
	display: inline-block;
	width: auto!important;
	margin: 0!important;
	position: relative;
	top: -4px;
}
.pslogin-block .pslogin-buttons ul li {
	margin: 0!important;
	border: none!important;
}
.pslogin-spacer {
	margin: 0!important;
}


/* FILE: responsive.css */
body{}
.page{max-width: 1349px;}
.products-grid{margin-left: -12px;margin-right: -12px;}
.products-grid li.item { float:left; width:calc(100%/3); padding: 0 12px;box-sizing:border-box;margin-right: 0;}
.home-products1 .products-grid li.item,#upsell-product-table li.item{width:calc(100%/5);margin: 0;}
.home-products1 .products-grid li.item .mid{width: auto;}
.products-grid .product-image {padding: 0 12px;width: auto; height: auto; max-width: 100%}
.products-grid .product-image img{width: 100%;height: auto;}
.home-products1 .products-grid li.item .product-image{width: auto; height: auto;}
.products-grid .top-crv{ display: none;background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -417px no-repeat; height:16px;background-size: 135% 846px;}
.products-grid .mid{ background: #f8f8f8;border-radius:5px;padding: 12px 0;}
.products-grid .btm-crv{ display: none; background:url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) 0 -432px no-repeat; height:14px;background-size: 135% 846px;}
.products-grid li.item{width: auto;margin-right: 0;width:calc(100%/3);}
.products-grid li.item .mid{width: auto;}
.products-grid li.item .product-image{width: auto;height:auto;}
.home-products1 li.item{width:calc(100%/5);}
:root {
	--enable-accordion: 0;
}
.footer{width: auto;max-width: 1349px;}
.footer-container .copyright address{padding-right: 24px;}
.special{height: auto}
.special:after, .mobile-options:after, #custommenu-mobile ul:after{display: block;clear: both;content: " "}
.special .sblock a{display: block;}
.special .sblock a img{max-width: 100%;}
.slides_container{width: 100%;}
.slides_container div a img{width: 100%;display: block;}
.header .quick-access{width: 500px}
.footer .blocks{width: calc(100%/4);padding: 0 25px;margin-right: 0;box-sizing: border-box;}
.block-subscribe .input-box {padding-right: 40px;position: relative;max-width: 170px;}
.block-subscribe .input-box input{width: 100%;box-sizing: border-box;}
.block-subscribe .input-box button{position: absolute;right: 0;top: 0}
.mobile-options{margin-bottom: 15px;}
.mobile-options a{float: left; background: #A100E4;padding: 7px 10px;color: #FFF;border-radius: 5px;position: relative;padding-left: 30px;}
#custommenu-mobile > ul li{float: left; width: calc(100%/4);text-align: center;height: 40px;line-height: 40px;}
#menu-phone-button {display: none}
#custommenu-mobile > ul li a{color: #fff;font-size: 20px;}
#menu-content{background: #f1f1f1;top: 0;position: fixed;height: 100%;overflow: auto;width: 242px;left: -266px;transition: left 1s;padding: 12px;}
#custommenu-mobile{display: none}
.col1-layout .product-view .product-shop{width: calc(100% - 352px)}
.col1-layout .product-view .product-shop .col-left{width: 338px;float:left;}
.col1-layout .product-view .product-shop .col-right{width: calc(100% - 350px);float:right;}
.catalog-product-view .product-shop .price-box{float: right;}
.product-options{clear: right; margin-top: 0;}
.product-options-bottom{margin-top: 14px;padding: 12px 0;}
#menu-cart-button .cart-count{font-style:normal}
.sticky-header .nav-container{position: fixed;padding: 0;margin: 0;top:0;left: 6px;right: 6px;z-index:102;}
.col2-left-layout .col-main{
	width: calc(100% - 246px);
}
/*@media only screen and (max-width: 1039px){
	.footer .blocks{width: calc(100%/2)}
	.footer .blocks:nth-child(n+3){
		margin-top: 25px;
	}
}*/
.box-account.box-recent, .responsive-table-wrapper{
	width: 100%;
	overflow-y: auto;
}

@media only screen and (min-width: 1380px) {
	.float-sm {
		position: fixed;
		top: 195px;
		width: 48px;
		right: 0px;
	}
	.float-sm .fl-fl {
		margin-bottom: 7px;
	}
} 

@media only screen and (min-width: 200px){
	.cart .cart-collaterals{width: 100%;}
	.cart .cart-collaterals .col2-set{width: 100%}
	.cart .totals{
		float: none;
		clear: both;
		width: 100%;
	}
}
@media only screen and (max-width: 478px){
	.cart .cart-collaterals .col2-set .col-1, .cart .cart-collaterals .col2-set .col-2{width: 100%;float:none;}
}
@media only screen and (min-width: 880px){
	.cart .cart-collaterals .col2-set{width: 100%}
	.cart .cart-collaterals{width: calc(100% - 542px);}
	.cart .cart-collaterals .col-1, .cart .cart-collaterals .col-2{
		width: 100%;
	}
	
	.cart-table{float: left;width: 542px}
	.cart .cart-collaterals{float: right;padding-top: 0; padding-left: 24px;box-sizing: border-box;}
	.cart .cart-collaterals .col-1{border: none;padding: 0;}
	.cart .totals{width: 100%;box-sizing: border-box}
}

@media only screen and (min-width: 1100px){
	.cart .cart-collaterals .col-1, .cart .cart-collaterals .col-2{
		width: calc(50% - 12px);
	}
	.cart .cart-collaterals {width: 40%}
	.cart-table {width: 60%}
	.product-view .short-description{border-bottom: none;}
	.product-view .product-options-bottom{border-bottom: none;}
}
@media only screen and (max-width: 1099px){
	.col1-layout .product-view .product-shop .col-left{width: 100%;float: none;}
	.col1-layout .product-view .product-shop .col-right{width: 100%;float: none;}
}
@media only screen and (max-width: 1059px){
	.pslogin-block {top: 0;}
	#custommenu{display: none}
	#custommenu-mobile{display: block}
	.header {height: auto}
	.shopLinks{display: none;}
	.shopLinks .welcome-msg{display: none;}
	.shopLinks .shop-m{text-align: center;}
	.shopLinks .shop-m .links{float: none;}
	#search_mini_form{display: none;}
	#search_mini_form .form-search{position:relative;padding: 12px;padding-right: 47px;box-sizing: border-box;width: 100%;max-width: 450px;margin: 0 auto;}
	#search_mini_form .form-search .input-text{width: 100%;box-sizing: border-box;height: 32px;}
	#search_mini_form .form-search .button{position: absolute;right: 12px;top:12px;background: url(https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/images/sprites.png) no-repeat 0 -52px;height: 32px;width: 35px;}
	#search_mini_form .form-search .search-autocomplete ul{background: #fff;border: 1px solid #ddd;}
	#search_mini_form  .form-search .search-autocomplete li{padding: 3px;border-bottom: 1px solid #ddd;cursor: pointer;}
	#search_mini_form .form-search .search-autocomplete li .amount {float: right;font-weight: bold;}
	.header .quick-access{width: auto}
	.top {height: auto;}
	.sorter .sort-by{display: none;}
	.header .logo{padding: 0;padding-bottom: 12px;}
	.nav-container{margin: 0;}
	.header .quick-access .top_info{margin: 0;}
	.header .quick-access{margin: 0;margin-bottom: 12px;}
	#drop-menu-content{background: #f1f1f1}
	#drop-menu-content ul li{float: none;display: block;border-bottom: 1px solid #dadada;}
	#drop-menu-content ul li a{padding: 10px 0px 10px 10px;color: #000;display: block;}
	.links li.first{padding-left: 10px!important}
	.shows-mobile-menu #menu-content{left: 0;}
	.shows-mobile-menu{left: 278px;overflow-x: hidden;}
	.shoppingCart .actions{display: block;text-align: center;margin-top: 24px;}
	.shoppingCart{overflow: auto;position: fixed;right: -300px;top:0;height: 100%;background: #fff;box-sizing: border-box;width: 288px;padding: 12px;bottom: auto;transition: right 1s;}
	.shoppingCart .block-content a{color: #000!important;}
	.shoppingCart .block-cart .amount{float: none;border:none;padding:0}
	.shoppingCart .block-cart .subtotal{padding: 0;float: none;}
	.shoppingCart .block-content{color: #000!important;}
	.shoppingCart .block-cart .subtotal .price{color: #000;}
	.shows-mobile-cart .shoppingCart{right: 0;}
	.shows-mobile-cart.sticky-header .nav-container{right: 300px;left:-300px;}
	.shoppingCart .block-cart .cartView{border: none;position: static;display: block;background: none;box-shadow: none}
	.shoppingCart .block-cart {background: none!important;}
	.block-cart .block-title {display: block}
	body{
		transition: left 1s;
		position: relative;
		left: 0;
	}
	.shows-mobile-cart{left: -300px;overflow-x: hidden;}

}
@media only screen and (max-width: 720px){
	.col1-layout .product-view .product-img-box{float: none;margin: 0 auto;}
	.col1-layout .product-view .product-shop{width: auto;clear: left;}
	.col1-layout .product-view .product-shop .col-left{width: 218px;float: left;}
	.col1-layout .product-view .product-shop .col-right{width: calc(100% - 230px);float:right;}
	.product-view .short-description{border-bottom: none;}
	.product-view .product-options-bottom{border-bottom: none;}
	table .nobr{white-space: normal !important;}
	
	#mobile-close-left-sidebar{
		display: block!important;
		padding: 10px;
		cursor: pointer;
	}
	.col2-left-layout .col-main{
		width: 100%;
	}
	.shows-mobile-sidebar .col-left.sidebar{
		left: 0px;
	}
	.shows-mobile-sidebar{
		left: 278px;
		overflow-x: hidden;
	}
	.col-left.sidebar {
		top: 0;
		background: #fff;
		left: 0;
		padding: 12px;
		width: 242px;
		height: 100%;
		position: fixed;
		left: -266px;
		overflow: scroll;
		transition: left 1s;
		overflow: auto;
	}
	.catalog-category-view .page-title h1{
		position: relative;
		cursor: pointer;
	}
	.catalog-category-view .col-top .advert{
		display: none;
	}
	.catalog-category-view .col-top .category-description{
		display: none;
	}
	.mobile-options a:after, .catalog-category-view .page-title h1:after {
		border-bottom: 1px solid #9500D3;
		border-right: 1px solid #9500D3;
		content: '';
		display: block;
		height: 15px;
		margin-top: -11px;
		pointer-events: none;
		position: absolute;
		left: auto;
		right: 12px;
		top: 50%;
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-moz-transform-origin: 66% 66%;
		-ms-transform-origin: 66% 66%;
		-webkit-transform-origin: 66% 66%;
		transform-origin: 66% 66%;
		-moz-transition: all .15s ease-in-out;
		-o-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		transition: all .15s ease-in-out;
		width: 15px;
	}
	.catalog-category-view .page-title.open h1:after{
		 -moz-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	.mobile-options a:after{
		right: auto;
		left: 5px;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		-moz-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.mobile-options a.open:after{
		-moz-transform: rotate(315deg);
		-ms-transform: rotate(315deg);
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.mobile-options{
		display: block;
	}
}
@media only screen and (min-width: 641px) and (max-width: 1023px) {
	.blocks-container > div {
		width: calc((100% - 22px)/2);
		margin-left: 22px!important;
		margin-bottom: 22px!important;
		clear: none!important;
	}
	.blocks-container > div:nth-child(2n + 1) {
		margin-left: 0!important;
		clear: left!important;
	}
	.blocks-container > div:nth-last-child(-n+2) {
		margin-bottom: 0!important;
	}
	
	.products-grid li.item{width:calc(100%/2);margin-top: 0;}
	.products-grid li.item:nth-child(n + 3){
		margin-top: 24px;
	}
	.home-products1 .products-grid li.item,#upsell-product-table li.item{width:calc(100%/3);margin-top: 0;}
	.home-products1 .products-grid li.item:nth-child(n + 4),#upsell-product-table li.item:nth-child(n + 4){
		margin-top: 24px;
	}
	.home-products1 .products-grid li.item:nth-child(n + 10){
		display: none;
	}
}
@media only screen and (min-width: 641px){
	
	.footer .blocks ul{display: block!important;}
}
@media only screen and (max-width: 640px){	
	.blocks-container > div {
		width: 100%;
		margin-left: 0!important;
		margin-bottom: 22px!important;
		clear: none!important;
	}
	.blocks-container > div:last-child {
		margin-bottom: 0!important;
	}
	.col1-layout .product-view .product-shop .col-left{width: 100%;float: none;}
	.col1-layout .product-view .product-shop .col-right{width: 100%;float:none;}
	.product-view .short-description{border-bottom: 1px solid #f0f0f0;}
	.product-view .product-options-bottom{border-bottom: 1px solid #f0f0f0;}
	#custommenu-mobile > ul li {width: calc(100%/5);}
	#menu-phone-button {display: list-item}
	
	#custommenu-mobile > ul li a span{display: none;}
	.full{padding-left: 12px;padding-right: 12px;}
	.top.full{padding-bottom: 0;}
	.products-grid {margin-left: -6px;margin-right: -6px;}
	.products-grid li.item{padding: 0 6px;}
	.products-grid li.item{width:calc(100%/2);margin-top: 0;}
	.products-grid li.item:nth-child(n + 3){
		margin-top: 24px;
	}
	.shopLinks{height: auto;}
	.header{height: auto;}
	.header .quick-access{float: none;margin: 0;margin-bottom: 12px;}
	.header .quick-access .top_info{display: none;}
	.header .logo{float: none;text-align: center;}
	.home-products1 .products-grid li.item,#upsell-product-table li.item{width:calc(100%/2);margin-top: 0;}
	.home-products1 .products-grid li.item:nth-child(n + 3),#upsell-product-table li.item:nth-child(n + 3){
		margin-top: 24px;
	}
	.special .sblock{width: 100%;float: none;margin-bottom: 24px;}
	.special .sblock:last-child{margin-bottom: 0;}
	:root {
		--enable-accordion: 1;
	}
	.footer {height: auto;}
	.footer .blocks{display: inline-block; float: none;}
	.footer .blocks ul{display: none;}
	.footer .blocks.last ul{display: block;}
	.footer .blocks{width: 100%;margin: 0 auto;float: none;margin-top: 25px;}
	.footer .blocks.last{margin: 0 auto;margin-top: 25px;}
	.footer .blocks > h2{
		position :relative;
		border-bottom: 1px solid #004393;
		padding-bottom: 3px;
		cursor: pointer;
	}
	.footer .blocks > h2:after {
		border-bottom: 1px solid #004393;
		border-right: 1px solid #004393;
		content: '';
		display: block;
		height: 15px;
		margin-top: -11px;
		pointer-events: none;
		position: absolute;
		left: auto;
		right: 12px;
		top: 50%;
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-moz-transform-origin: 66% 66%;
		-ms-transform-origin: 66% 66%;
		-webkit-transform-origin: 66% 66%;
		transform-origin: 66% 66%;
		-moz-transition: all .15s ease-in-out;
		-o-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		transition: all .15s ease-in-out;
		width: 15px;
	}
	.footer .blocks.open > h2:after{
		 -moz-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}
}
@media only screen and (max-width: 560px){
	.cart-table tbody tr{
		display: block;
		overflow: hidden;
		width: 100%;
		position: relative;
		margin-bottom: 12px;
	}
	.cart-table tbody td{display: block;box-sizing: border-box;}
	.cart-table tbody td:nth-child(1){float: left;width: 25%;padding: 0;text-align:center;border: none;padding-right:12px;}
	.cart-table tbody td:nth-child(1) .product-image{width: 100%;box-sizing: border-box;display: block;border: 1px solid #E6E6E6;}
	.cart-table tbody td:nth-child(1) .product-image img{width: 100%;}


	.cart-table tbody td:nth-child(2){float: right;width: 75%;}
	.cart-table tbody td:nth-child(n+3){float: right;width: 25%;}
	.cart-table tbody td:nth-child(n+6){position: absolute;right: 6px; top: 12px;border:none;padding: 0;width: auto;}
	.cart-table thead, .cart-table colgroup{display: none;}
}
@media only screen and (max-width: 479px){
	.home-products1 .products-grid li.item, .products-grid li.item,#upsell-product-table li.item{width:100%;margin-top: 0;}
	.home-products1 .products-grid li.item:nth-child(n + 2), .products-grid li.item:nth-child(n + 2), #upsell-product-table li.item:nth-child(n + 2){
		margin-top: 24px;
	}
	.toolbar .pager{
		font-size: 11px;
	}
	.pager .pages li{
		padding: 0 1px;
	}
}


/* FILE: font-awesome.min.css */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fonts/fontawesome-webfont.svg?v=4.6.3#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-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"}.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}


/* FILE: widgets.css */
/**
 * 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-2019 Magento, Inc. (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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/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.oxfordstreet.com.gr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */



/* FILE: cloud-zoom.css */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens { border: 4px solid #888; margin:-4px;	/* Set this to minus the border thickness. */ background-color:#fff; cursor:move; }
/* This is for the title text. */
.cloud-zoom-title { font-family:Arial, Helvetica, sans-serif; position:absolute !important; background-color:#000; color:#fff; padding:3px; width:100%; text-align:center; font-weight:bold; font-size:10px; top:0px; }
/* This is the zoom window. */
.cloud-zoom-big { border:4px solid #ccc; overflow:hidden; z-index:100000; position:absolute; margin:-10px 0 0 20px; *margin-top:0px; width:340px !important; height:340px !important; right:-380px !important;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
/* This is the loading message. */
.cloud-zoom-loading { color:white; background:#222; padding:3px; border:1px solid #000; }



/* FILE: jquery.fancybox-1.3.4.css */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png'); }
#fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 3000; display: none; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index:3000; outline: none; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #fff; }
#fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #fff; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; }
#fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background: transparent url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png') -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox-error { color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }
#fancybox-frame { width: 100%; height: 100%; border: none; display: block; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background: transparent url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png'); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancybox-bg-n { top: -20px; left: 0; width: 100%; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox-x.png'); }
#fancybox-bg-ne { top: -20px; right: -20px; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png'); background-position: -40px -162px; }
#fancybox-bg-e { top: 0; right: -20px; height: 100%; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox-y.png'); background-position: -20px 0px; }
#fancybox-bg-se { bottom: -20px; right: -20px; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png'); background-position: -40px -182px; }
#fancybox-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox-x.png'); background-position: 0px -20px; }
#fancybox-bg-sw { bottom: -20px; left: -20px; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png'); background-position: -40px -142px; }
#fancybox-bg-w { top: 0; left: -20px; height: 100%; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox-y.png'); }
#fancybox-bg-nw { top: -20px; left: -20px; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png'); background-position: -40px -122px; }
#fancybox-title { font-family: Helvetica; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #fff; position: relative; }
.fancybox-title-outside { padding-top: 10px; color: #fff; }
.fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancy_title_over.png'); display: block; }
.fancybox-title-float { position: absolute; left: 0; bottom: -20px; height: 32px; }
#fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; }
#fancybox-title-float-wrap td { border: none; white-space: nowrap; }
#fancybox-title-float-left { padding: 0 0 0 15px; background: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png') -40px -90px no-repeat; }
#fancybox-title-float-main { color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox-x.png') 0px -40px; }
#fancybox-title-float-right { padding: 0 0 0 15px; background: url('https://www.oxfordstreet.com.gr/skin/frontend/default/enlefko-store/fancybox/fancybox.png') -55px -90px no-repeat; }
/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {  height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 { position: absolute; margin-top: 0;  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}
/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}



/* FILE: cardlink-checkout.css */
#payment_form_cardlink_checkout {
    padding-top: 10px;
}

img.cardlink_checkout--payment-method-logo {
    float: none !important;
    max-height: 32px;
    margin-top: 4px;
}

.cardlink_checkout--stored-card-container,
.cardlink_checkout--stored-card-container>label {
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 5px;
}

.cardlink_checkout--stored-card-container img.cardlink_checkout--card-type-image {
    max-height: 40px;
}

.cardlink_checkout--stored-card-container .cardlink_checkout--card-info {
    flex: auto;
}

.cardlink_checkout--card-info .cardlink_checkout--card-expiry-note {
    color: #df280a;
}

body.cardlink_checkout--redirect-page {
    background-color: white;
}

body.cardlink_checkout--redirect-page h1 {
    font-size: 14px;
}

/* The Modal (background) */
#cardlink_checkout--modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999999999;
    /* Sit on top */
    padding-top: 50px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

#cardlink_checkout--modal #cardlink_checkout--modal-content {
    margin: 0 auto;
    width: 90%;
    height: 95%;
    background: white;
    border: none;
    border-radius: 0;
    border: 2px solid lightgray;
}

#cardlink_checkout--modal-content #cardlink_checkout--modal-iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* Modal Content */
.cardlink_checkout--modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.cardlink_checkout--modal .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.cardlink_checkout--modal .close:hover,
.cardlink_checkout--modal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


/* FILE: popup.css */
#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(https://www.oxfordstreet.com.gr/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}


/* FILE: custommenu.css */
#custommenu {
    position: relative;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-radius: 2px;
    height: auto;
    margin: 0 auto;
	text-align: center;
}
#custommenu .column:nth-child(6){
	clear: both;
}
/*IE7 fix*/
*:first-child+html #custommenu {
    z-index: 998;
}
#custommenu > li.menu {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	margin-left: -5px;
}
#custommenu > li.menu > a:link, #custommenu > li.menu > a:visited {
    display: block;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
	border-right: 1px solid #7900BF;
}
#custommenu > li.menu > a span {
    display: block;
    height: 28px;
    padding-right: 0px;
    padding-top: 12px;
}
li#menu4 a{
	border-radius: 4px 0 0 4px;
}
#custommenu > li.menu > a span:hover {
    cursor: pointer;
}
div.wp-custom-menu-popup {
    position: absolute;
    z-index: 1000;
    display: none;
    text-align: left;
    padding: 0px 0px 10px 0px;
    border-top: 0;
    width: 100%;
    margin-top: -1px;
}
#custommenu > li.menu > a, div.wp-custom-menu-popup a {
    text-decoration: none;
    display:block;
    cursor: pointer;
    _height: 0;
    height: auto;
    line-height:13px;
}
div.level1 {
    margin-bottom: 5px;
}
div.level2 {
    margin-bottom: 5px;
}
div.level3 {
    margin-bottom: 5px;
    padding: 5px;
}
div.block2 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
a.level1:link, a.level1:visited {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 2px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a.level2:link, a.level2:visited {
    padding: 3px 10px;
    border-radius: 2px;
}
/* Clearfix */
div.block2:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] div.block2 {
    display: block;
}
* html div.block2 {
    height: 1%;
}
div.block2 p {
    margin-bottom: 3px;
    line-height: 120%;
    color: #000;
    font-size: 11px;
}
div.block2 p a {
    display: inline;
}
div.block2 a img {
    opacity: .9;
    filter: alpha(opacity=90);
}
div.block2 a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
div.block2 .brand a:hover img {
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -ms-transition: all 0;
    transition: all 0;
}
div.wp-custom-menu-popup hr {
    margin: 0px 0px 10px 0px;
}
/******************************************* COLUMN WIDTH ***************************** */
div.column {
    float: left;
    width: 18%; /* for 5 columns*/
    padding: 0px 1%;
    margin: 0px 0px 0px 0px;
}
/*end COLUMN WIDTH  */

div.itemSubMenu {
    margin-left: 0px;
}
.clearBoth {
    clear:both;
    height: 0;
    overflow: hidden;
}
div.level1 {
    margin-bottom: 0px;
}
/*BG*/
#custommenu {
}
div.wp-custom-menu-popup {
    background: #f1f1f1;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
}
li.menu a:link, div.menu a:visited {
}
li.menu:hover a, li.menu.active a {
    background: #f1f1f1;
}
li.menu div a:hover, li.menu div a.active, li.menu div a.actParent{
	color: #9500D3;
}
li.menu a, div.wp-custom-menu-popup a {
 -webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-ms-transition: all .1s linear;
transition: all .1s linear;
}
div.menu .brand a, div.wp-custom-menu-popup .brand a {
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear;
}
div.menu.active a {
    background: #f1f1f1 !important;
    color: #000 !important;
}
div.level3 {
    background: #fff;
}
/*FONTS*/
div.menu {
    font-weight: normal;
    font-size: 16px;
}
a.level2:link, a.level2:visited {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
}
a.level3:link, a.level3:visited {
    font-size: 11px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 0px;
}
/*COLOR*/
li.menu a:link, li.menu a:visited {
    color: #fff;
}
li.menu:hover a, li.menu.active a {
    color: #000;
}
a.level3:link, a.level3:visited {
    color: #333333;
}
a.level3:hover {
    color: #b43f74;
}
a.level2:link, a.level2:visited {
    color: #000;
}
a.level1:hover {
    background: #d3d3d3;
}
a.level2:hover {
    color: #000;
    background: #d3d3d3;
}
.block2 table.brand {
    float: left;
}
.block2 .single_menu_product {
    float: left;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    margin-right: 20px;
    margin-left: 0px;
}
/*MOBILE MENU STYLES*/
.parentMenu {
    display: inline-block;
}
html[xmlns] .parentMenu {
    display: block;
}
* html .parentMenu {
    height: 1%;
}
.parentMenu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#custommenu-mobile {
    position:relative;
    margin: 0 auto;
    padding: 0;
    z-index: 999;
}
.menu-mobile div.column {
    float:none;
    padding:5px;
    background: #fff;
}
.menu-mobile a.itemMenuName {
    display: block;
    text-align: left;
}
.menu-mobile div.menu-button, .menu-mobile div.menu-mobile {
    float: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.menu-mobile div.column {
    float: none;
    width: 100%;
    padding: 0px 0;
    margin: 0px 0px 0px 0px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 10px 10px;
    border-radius: 2px;
    color: #000;
}
.menu-mobile a.level2:link, .menu-mobile a.level2:visited {
    padding: 10px 10px;
    border-radius: 2px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
    color: #555;
}
.menu-mobile a.level1:hover {
    background-color: #f1f1f1;
}
.menu-mobile .parent {
    background-color: #fff;
}
/*buttons level 01*/
.menu-mobile .parentMenu {
    padding: 0px 0px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #dadada;
}
.menu-mobile .parentMenu a:link, .menu-mobile .parentMenu a:visited {
    padding: 10px 0px 10px 10px;
    margin-right: 80px;
    color: #000;
    display: block;
}
.menu-mobile .parentMenu:hover {
    cursor: pointer;
}
.parentMenu {
    position: relative;
}
.parentMenu a {
    display: block;
}
#menu-button {
    cursor: pointer;
}
.menu-mobile div.level2 {
    margin-bottom: 0;
}
#custommenu-mobile .button {
    cursor: pointer;
    position: absolute;
    right: 1%;
    top: 0px;
    display: block;
    width: 80px;
    height: 38px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJxJREFUeNpi/P//PwM66O3tBVF1UNwEwsXFxRjqmBhwg3wgZobSWAE+zcxoNEmaCQKKNDP29PTgkvsAxPxA/BGIBXDZ3A7Ef4D4Pxrmh6rhxyL3E4gbQZqL8AUKDsAG0gfS3AfEf0nU/AuIJ4I0VwIxC8j/aPgjVOFHLHLsQFzDiCeFoQQYqSmMtvGMT/NfNJokzQug9HRcCgACDAC34CnSSWx3zwAAAABJRU5ErkJggg==);
}
#custommenu-mobile .button.open {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeNpi/P//PwO5gImBAjBENbP09vZSZHM7EP8B4v8k4J9A3AjSXATEzCRaygbSB9LcB8R/SdT8C4gnsgCJSigmGTCOpjDSAECAAQBI6RqpQRaDFgAAAABJRU5ErkJggg==);
}
#custommenu-mobile .level1 .button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIxJREFUeNpi/P//PwO5gAWbYG9vL4ZYcXExhhgTAwUAn+YJQAzyUxcuBYwwP2Nx6k8gZgPid0AsjM0L+Gxmg9LMxDob5lTkKOBHEuvCpzmZQBgl4NNcD8SvcWgEiTfhi+c+KGZAcvpHIBbAG9pYEglKaJOaSCqB+BrUK8QnTyxeYCDa2dRIngQBQIABAGG6KfxEmzSnAAAAAElFTkSuQmCC);
}
#custommenu-mobile .level1 .button.open {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNpi/P//PwO5gImBAjBwmllgjN7eXqI1FRcXU9/ZE4D4Px7chU9zMgHLEvBprgfi1zg0gsSbsAYYFPRBMVGAcQSmMIo0AwQYAIYUFeQ3G04OAAAAAElFTkSuQmCC);
}
/*BG*/
#custommenu-mobile  .parentMenu:hover a:link, #custommenu-mobile  .parentMenu:hover a:visited, #custommenu-mobile  .parentMenu:hover {
    background-color: #fff;
}
#custommenu-mobile .level0 {
    background-color: #f1f1f1;
}
#custommenu-mobile .level1 {
    background-color: #e4e4e4;
}
#custommenu-mobile .level2 {
    background-color: #f1f1f1;
}



/* FILE: oxfordstreet.css */
body {
	background: #fff;
}
a {
	color: #000;
}
.logo {
	margin-top: -35px;
}
.logo img  {
	width: 250px;
}
.nav-container {
	background: #000;
}
.top {
	height: auto;
}
.header {
	position: relative;
	height: auto;
}
.header div.logo {
	margin-top: -8px;
	text-align: center;
	margin-bottom: 17px;
}
.header .logo {
	float: none;
}
.header .quick-access {
	float: none;
	bottom: 0px;
	position: absolute;
	right: 10px;
	left: 10px;
	width: auto;
	margin: 0;
}
#custommenu > li.menu > a:link, #custommenu > li.menu > a:visited {
	border-color: #fff;
}
body.shows-menu-popup .nav-container{
	border-radius: 5px 5px 0 0;
}
.catalog-category-view .page-title h1, .home-products1 .page-title h1, .home-products .page-title h1, .box-up-sell .page-title h1 {
	color: #000;
	background: url("https://www.oxfordstreet.com.gr/skin/frontend/default/oxfordstreet/images/arrow-category.jpg") 10px 9px no-repeat;
	background-size: 21px 17px;
}
.block-layered-nav .actions a {
	color: #000;
	border-color: #000;
}
.block-layered-nav .actions a:hover {
	background-color: #000;
}
.price-percent-reduction {
	border-color: #000;
	color: #000;
}
div.wp-custom-menu-popup {
	background: #fff;
	border: 1px solid #000;
	box-shadow: none;
	border-radius: 0 0 5px 5px;
	box-sizing: border-box;
}
li.menu:hover a, li.menu.active a {
	background: transparent;
}
li.menu > a {
	color: #D3D3D3!important;
}
li.menu:hover > a, li.menu.active > a {
	color: #fff!important;
}
li.menu div a {
	color: #9d9d9d!important;
}
li.menu div a:hover, li.menu div a.active, li.menu div a.actParent {
	color: #000!important;
}
.block .block-title {
	background: #000;
}
.filter-group .filter-values li:hover, .filter-group .filter-values li.selected{
	background-color: #000;
}
.shopLinks {
	margin-top: 0;
	margin-bottom: 0;
}
.header .form-search {
	background: #fff;
	border-radius: 5px;
	position: relative;
	top: -50px;
	border: 1px solid #000;
}
.header .form-search .button {
	background: #EEEEEE;
	color: #9d9d9d;
	border-radius: 0 5px 5px 0;
	text-indent: 0;
}
.header .form-search .button:hover {
	color: #000;
}
.product-tabs li.active a, .product-tabs li.active a:hover {
	background: #000;
}
.product-tabs li.active a span, .product-tabs li.active a span:hover {
	background: #000;
}

button.btn-cart {
	background: #000;
	border-radius: 5px;
}
button.btn-cart span {
	line-height: 30px!important;
	font-size: 14px!important;
	background: transparent!important;
	text-indent: 0;
	color: #9d9d9d!important;
}
button.btn-cart:hover span{
	color: #fff!important;

}
button.button, .cart .title-buttons button.button, .cart .cart-collaterals .col-2 button.button, .cart .discount .buttons-set button.button,  .cart .totals button.button{
	background: #000;
	border-radius: 5px;
}
button.button span, .cart .title-buttons button.button span, .cart .cart-collaterals .col-2 button.button span, .cart .discount .buttons-set button.button span, .cart .totals button.button span{
	background: transparent;
	color: #D3D3D3;
}
button.button:hover span, .cart .title-buttons button.button:hover span, 
.cart .cart-collaterals .col-2 button.button:hover span, 
.cart .discount .buttons-set button.button:hover span, 
.cart .totals button.button:hover span
{
	color: #fff;
}
.btn-remove2 {
	background: #000;
	border-radius: 5px;
	color: #D3D3D3;
	text-indent: 0;
	font-size: 9px;
	line-height: 16px;
}
.btn-remove2:hover {
	color: #fff;
}
#lbonepage-place-order-btn {
    background: #000!important;
}
.not-logged  .btn-cart{
	display: none;
}
.not-logged .add-to-links {
	text-align: center;
}
.not-logged .add-to-links .link-compare {
	float: none;
	text-align: center;
}
.header .quick-access .top_info {
	background: none;
	position: absolute;
	left: 0;
	bottom: 34px;
}
#drop-menu-content .top_info {
	background: none;
	width: 260px;
	margin: 0 auto;
	position: relative;
	top: 10px;
}
#drop-menu-content .top_info a, .header .quick-access .top_info a {
	background: url("https://www.oxfordstreet.com.gr/skin/frontend/default/oxfordstreet/images/call.png");
	padding-left: 40px;
	background-size: 32px;
	background-repeat: no-repeat;
	padding-top: 3px;
}
.mobile-options a {
	background: #000
}
@media only screen and (min-width: 641px) and (max-width: 860px) {
	.header div.logo {
		text-align: right!important;
	}
}

@media only screen and (max-width: 720px){
	.mobile-options a:after {
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.catalog-category-view .page-title h1:after {
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
	}
}

.product-image.has-mouseover {
	position: relative;
	
}
.product-image.has-mouseover:before {
	display: block;
    content: "";
    width: 100%;
	padding-top: 100%;
}
.product-image.has-mouseover img {
	width: calc(100% - 24px);
}
.product-image.has-mouseover .static-image {
	top: 0;
	position: absolute;
	transition: opacity 0s,all .3s cubic-bezier(.77,0,.175,1);
}
.product-image.has-mouseover:hover .static-image {
	visibility: hidden;
	opacity: 0;
}
.has-mouseover .mouseover-image {
	position: absolute;
	top: 0;
	opacity: 0;
    visibility: hidden;
    transition: opacity 0s,all .3s cubic-bezier(.77,0,.175,1);
}
.product-image.has-mouseover:hover .mouseover-image {
	opacity: 1;
    visibility: visible;
}


/* FILE: style.css */
div.price-slider {
    background: url("https://www.oxfordstreet.com.gr/skin/frontend/base/default/images/catalin_seo/bkg_slider.png") repeat-x scroll 0 0 transparent;
    height: 17px;
}

div.price-slider .filter-handle {
    height: 17px;
    width: 10px;
    cursor: e-resize;
    display: block;
}

div.price-slider .price-slider-from {
    background: url("https://www.oxfordstreet.com.gr/skin/frontend/base/default/images/catalin_seo/slider.png") no-repeat scroll 0 0 transparent;
}

div.price-slider .price-slider-to {
    background: url("https://www.oxfordstreet.com.gr/skin/frontend/base/default/images/catalin_seo/slider.png") no-repeat scroll -26px 0 transparent;
    cursor: w-resize;
    margin-top: -17px;
}
