/* CVETKA by Degriz */

/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Reset ================================================================================= */
* { margin:0; padding:0; box-sizing: border-box; font-family: 'Nunito', sans-serif; }

body          { background: #f9f8f2; color:#6c6a60; font-size: 14px; line-height: 1.4em; text-align:left; }
.std { color: #6c6a60; }

img           { border:0; vertical-align:top; max-width: 100%; }

a             { color:#325225; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }
.clear { clear: both; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; font-weight:normal;}
h1            { font-size:24px;  }
h2            { font-size:21px;  }
h3            { font-size:19px; }
h4            { font-size:18px; }
h5            { font-size:17px; }
h6            { font-size:16px; }

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

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

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
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 ================================================================================ */
.container { max-width:1280px; margin: 0 auto; padding: 0 15px; }

.page {}
.page-print {  }
.page-empty {  }
.page-popup { }
.main-container {  }

/* Base Columns */
.col-left { float:left; width:25%; box-sizing: border-box; padding: 0px 25px 0px 0px; }
.col-main { float:left; width:75%; box-sizing: border-box; padding: 0px; }
.col-right { float:right; width:25%; box-sizing: border-box; padding: 0px 0px 0px 25px; }

/* 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 {  }
.col3-layout .col-wrapper { float:left; width: 75%; }
.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 {  vertical-align:middle; color:#2f2f2f; font-family: 'Montserrat', sans-serif;  font-size: 14px; line-height: 1.4em; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,
textarea { padding:2px; min-width: 240px; }
input.input-text { line-height: 28px; min-height: 28px; padding-left: 10px; }

select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; 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 { min-width:2.5em !important; }

button.button::-moz-focus-inner { padding:0; border:0; }
button.button { -webkit-border-fit:lines; } 
button.button { overflow:hidden; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display: block; border:1px solid #325024; padding: 8px 20px; text-align:center; white-space:nowrap; color:#fff; font-weight: 600; letter-spacing: 0.01em; text-shadow: 1px 1px 0 rgba(0,0,0,0.1); background: rgb(50,80,36); background: -moz-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: -webkit-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#325024",endColorstr="#3b5c2c",GradientType=1); }
button.button span span { border:0; padding:0; }
button.button:hover span { border-color: #777; background-color: #777; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.button.btn-checkout span,
button.button.btn-cart span { border-color: #912651;  background: rgb(145,38,81); background: -moz-linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); background: -webkit-linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); background: linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#912651",endColorstr="#9d2656",GradientType=1);}
button.button.btn-checkout:hover span,
button.button.btn-cart:hover span { border-color: #851d47; background: #851d47; }

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

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

/* Form lists */
/* Grouped fields */
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; margin: 10px 0 5px 0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; }
.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; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }

/* 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 .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,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.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 .name-middlename 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; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.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:11px; font-weight:normal; color:#777; text-align:left; }
.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:0 0 15px 0; padding: 10px 0 0; border-top:1px dashed #e6e4d6; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #e6e4d6; background: #fff; padding: 20px 20px 20px 20px; margin:0 0 15px 0; position: relative; }
.fieldset .legend { font-weight: 600; font-size:18px; border-bottom:1px solid #e6e4d6; color: #57543f; padding: 0 0 15px 0; margin-bottom: 15px; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* 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:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:15px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:12px; line-height:1.25; padding: 0 10px 15px 10px; margin:0 0 13px; color: #a7a493; border-bottom: 1px dashed #e0ddc9; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight: 300;  }
.breadcrumbs a { color: #a7a493; font-weight: 300; text-decoration: none;  }
.breadcrumbs span.title { text-decoration: underline; } 
.breadcrumbs a.goback { float: right; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #e0ddc9; margin:0 0 25px; padding-bottom: 15px; }
.page-title h1,
.page-title h2 { margin:0; font-size: 19px; color: #333;  text-transform: uppercase; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.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; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#325225; }


/* Toolbar */
.toolbar { margin: 10px 0; }
.toolbar-bottom .toolbar { margin-top: 0; }
.toolbar .sorter { }
.sorter { font-size:11px;  padding: 5px 0;}
.sorter .view-mode { margin:0; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding: 0 0 0 5px; margin:0 5px 0 0; vertical-align:middle; line-height: 28px; height: 28px; }
.sorter .link-feed {}


.catalogsearch-result-index .page-title { margin: 0; }

/* Data Table */
.data-table { width:100%; border: 1px solid #bebebe; }
.data-table .odd  { background:#f8f8f8 }
.data-table .even { background:#eee; }
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table tr.last td img { max-width: unset; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2c2c2; padding:2px 8px; color:#0a0a0a; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background: #d9d9d9; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9d9d9; }
.data-table tfoot tr.first td { }
.data-table tfoot tr { background-color:#dedede !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9d9d9; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9d9d9; border-right:1px solid #d9d9d9; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f8f8 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9d9d9; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box {  border:1px solid #d0d0d0; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* 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://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
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://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_collapse.gif) 100% 5px 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% -52px; }

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

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print {font-weight:bold;  }
.link-rss {  line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/close.png) no-repeat center #e84c3d;; text-indent:-999em; overflow:hidden; }
.btn-remove2:before { content: '' } 
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/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:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }

/* Noscript Notice */
.noscript {}

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

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


/* Header ================================================================================ */
.top-container { position: relative; z-index:2; overflow: hidden; max-width: 100%; -webkit-box-shadow: inset 0px -5px 3px 0px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -5px 3px 0px rgba(0,0,0,0.05); box-shadow: inset 0px -5px 3px 0px rgba(0,0,0,0.05);  background: rgb(145,38,81); background: -moz-linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); background: -webkit-linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); background: linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#912651",endColorstr="#9d2656",GradientType=1); }
.top-container:before { content:''; height: 1px; width: 100%; position: absolute; z-index: 1; top: 1px; left: 0; right: 0; background: rgba(255,255,255,0.15); }

.top-container .container { padding-top: 10px; padding-bottom: 10px; padding-right: 40px; color: #fff; font-size: 16px; font-weight: 600; text-align: center; position: relative; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); }
.top-container p { margin: 0; padding: 0; color: #fff; }
.top-container a { text-decoration: none; color: #fff; }
.top-container .close { cursor: pointer; height: 20px; width: 20px; background-color: #fff; color: #fff; overflow: hidden; display: block; position: absolute; top: 6px; right: 5px; -webkit-mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/close.svg);   mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/close.svg); text-indent: -99999px; -webkit-filter: drop-shadow( 1px 1px 0px rgba(0, 0, 0, 0.1)); filter: drop-shadow( 1px 1px 0px rgba(0, 0, 0, 0.1)); }

.top-container .leaf { display: none; pointer-events: none; width: 113px; height: 89px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/leaf.png) no-repeat center; position: absolute; z-index: 2;  top: -70px; left: 50%; margin-left: -750px; -webkit-filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.2)); filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.2)); }
.top-container .leaf.nmb1 { top: -70px; margin-left: -750px; }
.top-container .leaf.nmb2 { top: 10px; margin-left: -926px; -webkit-transform: rotate(174deg); -moz-transform: rotate(174deg); -ms-transform: rotate(174deg); -o-transform: rotate(174deg); transform: rotate(174deg); }
.top-container .leaf.nmb3 { top: 20px; margin-left: -870px; -webkit-transform: rotate(227deg); -moz-transform: rotate(227deg); -ms-transform: rotate(227deg); -o-transform: rotate(227deg); transform: rotate(227deg); }
.top-container .leaf.nmb4 { top: 18px; margin-left: -710px; -webkit-transform: rotate(190deg); -moz-transform: rotate(190deg); -ms-transform: rotate(190deg); -o-transform: rotate(190deg); transform: rotate(190deg); }
.top-container .leaf.nmb5 { left: unset; right: 50%; top: -75px; margin-right: -791px; -webkit-transform: rotate(-9deg); -moz-transform: rotate(-9deg); -ms-transform: rotate(-9deg); -o-transform: rotate(-9deg); transform: rotate(-9deg);  }
.top-container .leaf.nmb6 { left: unset; right: 50%; top: 18px; margin-right: -710px; -webkit-transform: rotate(190deg); -moz-transform: rotate(190deg); -ms-transform: rotate(190deg); -o-transform: rotate(190deg); transform: rotate(190deg); }
.top-container .leaf.nmb7 { left: unset; right: 50%; top: 18px; margin-right: -890px; -webkit-transform: rotate(170deg); -moz-transform: rotate(170deg); -ms-transform: rotate(170deg); -o-transform: rotate(170deg); transform: rotate(170deg); }
.top-container .leaf.nmb8 { left: unset; right: 50%; top: -81px; margin-right: -662px; -webkit-transform: rotate(-32deg); -moz-transform: rotate(-32deg); -ms-transform: rotate(-32deg); -o-transform: rotate(-32deg); transform: rotate(-32deg);  }

.header { position: relative; min-height: 97px; text-align: center; background: #fff; border-bottom: 1px solid #e6e4d6; margin-bottom: 20px; -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); }
.header .logo { text-decoration:none !important; display: block; width: 220px; height: 118px; overflow: hidden; float: left; margin: 10px 0 10px 0; }
.header .logo img { height: 100%; width: 100%; }
.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 .logo h1 { margin:0; }

.header .container { display: flex; }
.header .wrap { float: right; padding: 10px 0 0 0; flex: 1; margin-left: 15px; }
.header .wrap .ikone { float: left; margin: 5px 0 0 10px; }
.header .customerlogin:before { content: ''; width: 30px; height: 34px; margin: 0 auto; overflow: hidden; display: block; -webkit-mask: url('https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/user.svg') no-repeat 100% 100%; mask: url('https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/user.svg') no-repeat 100% 100%; -webkit-mask-size: contain; mask-size: contain; background-color: #7c7861; }

.header .customerlogin,
.header .search_holder { text-align: center; position: relative; width: 60px; float: right; padding: 7px 10px; margin: 8px 0; display: block; text-decoration: none; border-right: 1px dashed #e6e4d6; }
.header .search_block .search_link::before { content: ''; width: 30px; height: 34px; margin: 0 auto; overflow: hidden; display: block; -webkit-mask: url('https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/search.svg') no-repeat 100% 100%; mask: url('https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/search.svg') no-repeat 100% 100%; -webkit-mask-size: contain; mask-size: contain; background-color: #7c7861; }
.header .search_block .search_link:hover::before { background-color: #666249; }

.search_fixed_block { position: absolute; right: 2px; top: 5px; width: 300px; display: none; }
.overflow_show .search_fixed_block { display: block; }
.search_fixed_block input.input-text { float: left; box-sizing: border-box; margin-right: 5px; line-height: 34px; -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); }
.header .search_block .search_fixed_block .s_link { background: transparent; border: 0; width: 34px; height: 34px; cursor: pointer; }
.header .search_block .search_fixed_block .s_link span { display: none; }

/*
.search_fixed_block { position: fixed; left: 0; bottom: 100%; width: 100vw; border-bottom: 1px solid #e6e4d6; padding: 50px 0 30px; display: block; z-index: 1102; background: #fff; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); text-align: center; }
.overflow_show .search_fixed_block { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.header #search_mini_form { margin: 0 auto; width: 100%; padding: 0 15px; display: block; position: relative; }
.header .form-search { width: 100%; padding-right: 50px; border: 0; }
.header .form-search label { float: none; width: auto; height: auto; text-indent: 0;display: block; margin-bottom: 3px; text-align: left; opacity: 0; }
.header .tt-dataset-products { border: none; text-align: center; margin-top: 2px; }
.header .form-search #search { font-size: 32px; line-height: 42px; padding: 0; height: auto; color: #000; border: 0; width: 100%; }
.header .search_holder .search_block .form-search button.button.search_link.search_link_button { position: absolute; top: 13px; right: 10px; border: none; }
.header input.input-text.tt-hint,
.header input.tt-hint { font-size: 32px;  height: auto;  padding: 0; line-height: 42px;  color: #999; }
span.twitter-typeahead { position: inherit !important; text-align: left; width: 100%; position: relative !important; }
.tt-menu { clear: both; margin-top: 0; position: relative !important; top: auto !important;left: auto !important; z-index: auto !important; display: block !important; width: 100%; }
.header .tt-dataset-products a { border: 0; width: 25%; min-width: 240px; margin: 0 auto; padding: 10px !important; display: inline-block; vertical-align: top; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;  position: relative;}
.header .tt-dataset-products a:hover div.image { background-color: #f9f8f2; }
.header .tt-dataset-products a .image { float: none; }
.header .tt-dataset-products a .image img { width: 100%; }
.tt-dataset-products a:hover,
.tt-dataset-products a:hover .price-box .price,
.tt-suggestion.tt-cursor a,
.tt-suggestion.tt-cursor a .price-box .price-label,
.tt-suggestion.tt-cursor a .price-box .price { background-color: transparent; }
.header .tt-dataset-products a .info { margin-left: 0; text-align: center; }
.filter-products .products:not(.small-list) div.item .item-area .product-name a,
.category-products .products-grid li.item .item-area .product-name a,
.tt-dataset-products a .info .name { color: #325225; margin: 10px 0 5px; font-size: 14px; max-height: 36px; overflow: hidden; display: block; line-height: 18px; font-weight: 600; }
.tt-dataset-products a:hover, 
.tt-dataset-products a:hover .price-box .price, 
.tt-suggestion.tt-cursor a, 
.tt-suggestion.tt-cursor a .price-box .price-label, 
.tt-suggestion.tt-cursor a .price-box .price { background-color: #f9f8f2; }

.details-area .price-box,
.header .tt-dataset-products a .price-box { text-align: center; position: relative; padding: 0; margin: 0; }
.header .tt-dataset-products a.tt_footer { text-transform: uppercase; display: block; color: #fff; border: 1px solid #9b2655; margin: 0 auto; font-size: 16px; margin-top: 30px; background-color: #9b2655; font-weight: 600; text-align: center; }
.category-products .products-grid li.item .details-area { padding: 5px 10px; }
.search_close.x { right: 17px; top: -50px; }
.overflow_loader { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; content: ""; background-color: rgba(124,120,97,0.15); display: none; z-index: 1101; }
.tt-dataset-products .empty { padding: 4px; text-align: left; display: none; }
.x { display: block; position: absolute; width: 50px; height: 50px; filter: alpha(opacity=100); opacity: 1; top: 0; right: 100%; text-align: center; background-color: #f1f0e5; }
.x:before { content: ''; height: 20px; width: 20px; display: block; float: left; margin: 14px 0 0 15px; background-color: #57543f; mask-size: contain; -webkit-mask-size: contain; -webkit-mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/closes.svg); mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/closes.svg); }
*/

/* top cart */
.block-cart { float:right; margin: 8px 0px; }
.carteks { display: block; position: relative; text-decoration: none; }
.carteks a.title { text-decoration: none; padding: 7px 10px; display: inline-block; text-align: left;}
.carteks a.title .amount { position: absolute; z-index: 2; background: #9b2655; width: 20px; height: 20px; left: 10px; top: 4px; overflow: hidden; line-height: 21px; text-align: center; font-size:11px; font-weight: normal; color: #fff; text-shadow: 1px 1px 0 rgba(0,0,0,0.1);  -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.carteks a.title p { display: inline-block; margin: 5px 0 0 0; line-height: 1.3em;  color: #888; }
.carteks a.title strong { display: block;  color: #57543f; font-size: 16px; font-weight: bold; text-transform: uppercase; }
.carteks a.title i { width: 30px; height: 34px; display: block; float: left; margin: 2px 10px 0 2px; -webkit-mask: url('https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/cart.svg') no-repeat 100% 100%; mask: url('https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/cart.svg') no-repeat 100% 100%; -webkit-mask-size: contain; mask-size: contain; background-color: #7c7861; }

.carteks .roza { position:absolute; display: none; text-align: center; right: 0; padding: 2px 0px 0px 0px; width: 320px; margin: 0px; background: #fff; color: #333; z-index: 999; border: 1px solid #e8e8e8; -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);}
.carteks .roza.show { display: block; } 
.carteks .roza:before { content: ''; display: block; position: absolute; top: -8px; right: 40px; width: 0; height: 0; border-style: solid; border-width: 0 7.5px 8px 7.5px; border-color: transparent transparent #e8e8e8 transparent; z-index: 998; }
.carteks .roza .summary { text-align: center; padding: 15px 0px 5px 0px; font-size: 15px;  }
.carteks .roza .summary.nul { padding: 15px 0px 15px 0px;}
.carteks .roza .summary .napolni { font-weight: normal; color: #555; font-size: 13px; line-height: 16px; margin: 5px 0px 0px 0px;}
.carteks .roza button.button { margin: 5px 0px 15px 0px; font-size: 18px; }

.carteks .roza .cart-products { position: relative; }
.carteks .roza .cart-products:after { position: absolute; content: '';  bottom: 0; left: 0; right: 0; height: 11px; z-index:1; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/shadow.png) no-repeat top center; opacity: 0.2; filter: alpha(opacity=20); }
.carteks .roza .cart-products #cart-sidebar { max-height: 186px; overflow-y: scroll; overflow-x: hidden; position: relative; }
.carteks .roza .cart-products #cart-sidebar li { padding: 5px; text-align: left; position: relative; border-bottom: 1px dashed #ebebeb; }
.carteks .roza .cart-products #cart-sidebar li:after { content: ''; clear: both; display: block; }
.carteks .roza .cart-products #cart-sidebar li:last-child { border-bottom: 0px; }
.carteks .roza .cart-products #cart-sidebar li:nth-child(2n) { background: #f9f9f9;}
.carteks .roza .cart-products #cart-sidebar li .product-image { margin-right: 10px; width: 80px; height: 80px; float: left; display: block; border: 1px solid #ebebeb; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; overflow: hidden; -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.02); -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.02); box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.02);}
.carteks .roza .cart-products #cart-sidebar li .product-details { width: 200px; float: left; }
.carteks .roza .cart-products #cart-sidebar li .product-name { margin: 3px 0px 3px 0px; }
.carteks .roza .cart-products #cart-sidebar li .product-name a { text-decoration: none; color: #333; font-size: 13px; line-height: 1.3em; font-weight: 600; display: inline-block; }
.carteks .roza .cart-products #cart-sidebar li .btns { padding-top: 5px; }
.carteks .roza .cart-products #cart-sidebar li .remove,
.carteks .roza .cart-products #cart-sidebar li .edit { color: #666; font-size: 10px; line-height: 16px; text-decoration: none; font-weight: normal;}
.carteks .roza .cart-products #cart-sidebar li .remove { padding-right: 5px; margin-right: 5px; border-right: 1px dashed #ccc; }
.carteks .roza .cart-products #cart-sidebar li .remove:hover,
.carteks .roza .cart-products #cart-sidebar li .edit:hover { color: #333 !important; }
.carteks .roza .cart-products #cart-sidebar li .price,
.carteks .roza .cart-products #cart-sidebar li .qty { font-size: 12px; line-height: 1em; }
.carteks .roza .cart-products #cart-sidebar li .qty { color: #666; }

.carteks .roza .dostava { background: #f9f8f2; text-align: center; padding: 13px 10px 10px 10px; color: #333; font-size: 13px; line-height: 1.2em; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -webkit-box-shadow: inset 0px 4px 4px 0px rgba(0,0,0,0.03); -moz-box-shadow: inset 0px 4px 4px 0px rgba(0,0,0,0.03); box-shadow: inset 0px 4px 4px 0px rgba(0,0,0,0.03); }
.carteks .roza .dostava .price,
.carteks .roza .dostava strong { color: #111; }

/********** Navigation */

.nav-container { border-top: 1px dashed #e6e4d6; margin-top: 10px; }
.nav-container .maton { display: none; }
#nav {  padding:0; }

.header.fixed .nav-container { position: fixed; top: 0; left: 0; right: 0; background: #fff; border: 0; margin: 0; z-index: 20; -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); }
.header.fixed .nav-container .mobile { max-width: 1280px; margin: 0 auto; padding: 0 15px; }
.header.fixed .carteks { position: fixed; top: -3px; margin-left: -70px; z-index: 22; }
.header.fixed .carteks a.title p { display: none; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a { color:#57543f;  }
#nav a,
#nav a:hover { display:block;text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav a.level-top { color: #57543f; font-size: 16px; font-weight: 600; float:left; padding: 0 15px; line-height: 52px; position: relative; }
#nav li.parent a.level-top { padding-right: 20px;}
#nav li.parent a.level-top:before { content: ''; width: 7px; height: 4px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/parent.png) no-repeat center; display:block; position: absolute; right: 5px; top: 24px; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { }

#nav li.over a,
#nav a:hover {  }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; }

#nav ul a,
#nav ul a:hover { float:none; background:none; }
#nav ul li a { font-weight:normal !important; }
#nav ul li.parent > a:before { content: ''; width: 7px; height: 4px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/parent.png) no-repeat center; display:block; position: absolute; right: 8px; top: 14px; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:240px; top: 52px; left:-10000px;}
#nav ul { background: #fff; border: 1px solid #e6e4d6; border-top: 0; -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); }
#nav div ul { position:static; width:auto; border:none; }
#nav ul li a { line-height: 1.4em; padding: 7px 15px 7px 15px; }
#nav ul li a:hover { background: #f9f8f2; }

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

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

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


/* Sidebar =============================================================================== */
.block { margin:0 0 15px; text-align: left; }
.block .block-title { border-bottom:1px solid #e0ddc9; padding: 15px 10px; font-size: 18px; line-height: 1.2em; text-transform: uppercase; }
.block .block-title strong { font-weight: 600; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:rgba(0,0,0,0.02); }

.block-list .price-label { display: none; }
.block-list .price-box p { display: inline-block; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; }
.block.block-account .block-title { border-bottom: 1px solid #fff; font-size: 17px; padding: 10px 10px; background: #f9f9f9; -webkit-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.02); -moz-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.02); box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.02); cursor: pointer; }
.block.block-account .block-content { border-top: 1px solid #ccc; padding: 0; background: #fff; }
.block.block-account .block-content li { border-bottom: 1px dashed #ebebeb; }
.block.block-account .block-content li:hover { background: #f9f9f9; }
.block.block-account .block-content li:last-child { border-bottom: 0; }
.block.block-account .block-content li strong,
.block.block-account .block-content li a { text-decoration: none; color: #111; padding: 5px 10px; display: block; line-height: 18px; }
.block.block-account .block-content li strong { background: #f9f9f9; }

.block.block-account .block-content li.facebook a:before,
.block.block-account .block-content li.google a:before,
.block.block-account .block-content li.twitter a:before,
.block.block-account .block-content li.linkedin a:before { content: ''; font-family: FontAwesome; font-size: 14px; line-height: 18px; width: 14px; color: #999; display: block; margin: 0px 5px 0px 0px; float: left; } 
.block.block-account .block-content li.facebook a:before { content: '\f082'; }
.block.block-account .block-content li.google a:before { content: '\f0d4'; }
.block.block-account .block-content li.twitter a:before { content: '\f081'; }
.block.block-account .block-content li.linkedin a:before { content: '\f08c'; }

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

/* Block: Layered Navigation */
.block-layered-nav .block-subtitle { display: none; }
.block-layered-nav .block-content { padding: 15px 0 0 0; }
.block-layered-nav dt { font-weight:600; font-size: 16px; line-height: 21px; text-transform: uppercase; margin: 10px 0px 10px 0px; padding: 10px 10px 0px 10px; border-top: 1px solid #ebebeb; }
.block-layered-nav dt:first-child { border: 0px; padding-top: 0px; }

.block-layered-nav dd a { line-height: 1.2em; position: relative; padding: 3px 0px 3px 35px; display: inline-block; cursor: pointer; color: #111; font-size: 13px; margin-bottom: 5px; text-decoration: none; }
.layered-nav-filter { position: relative; }
.block-layered-nav #narrow-by-list dd a:before { position: absolute; top: 3px; left: 10px; width: 16px; height: 16px; content: ""; background-image: url('https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/filter_sprite.png'); background-repeat: no-repeat; background-position: 0px 0px; }
.block-layered-nav #narrow-by-list dd a:hover:before { background-position: -16px 0px; }
.block-layered-nav #narrow-by-list dd .checked a:before  { background-position: -32px 0px; }
.check span.count { font-size: 12px; position: absolute; top: 0; right: 0; width: 35px; height: 20px; line-height: 16px; background-color: transparent; border: 1px solid transparent; text-align: center; color: #999; border-radius: 3px; }
.check:hover span.count { border: 1px solid #f1f2f2; color: #000; }
.check.checked span.count { background-color: #999999; border: 1px solid #999999; color: #fff; }
.check span.count:before { clear: both; content: ' '; display: block; width: 10px; height: 10px; border-style: solid; position: absolute; border: 1px solid #fff; background-color: #fff; right: 100%; top: 50%; margin: -5px -5px 0 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); display: none; }
.check.checked span.count:before { border: 1px solid #999999; background-color: #999999; display: block; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

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

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

/* Block: Subscribe */
.block-subscribe {}

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

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

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

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
.paypal-express-review .info-set.col2-set { padding-bottom: 15px; }
/* ======================================================================================= */

/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.catalog-category-view .category-title { margin:15px 0 0 0; padding-bottom: 0; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid li.item { float:left; width: 23.5%; margin-right: 2%; margin-bottom: 20px;}
.products-grid.owl-carousel li.item { float:none; width: 100%; margin: 20px 0; }
.products-grid li.item:nth-child(4n) { margin-right: 0; } 
.products-grid li.item:nth-child(4n +1) { content: ''; clear: both; }

.col2-left-layout .products-grid li.item { width: 32%; }
.col2-left-layout .products-grid li.item:nth-child(4n) { margin-right: 2%; } 
.col2-left-layout .products-grid li.item:nth-child(4n +1) { clear: none; }
.col2-left-layout .products-grid li.item:nth-child(3n) { margin-right: 0; } 
.col2-left-layout .products-grid li.item:nth-child(3n +1) { content: ''; clear: both; }

.products-grid li.item .okvir { background: #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1); }
.products-grid li.item:hover .okvir { -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2); box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2); }

.products-grid .product-image { position: relative; display: block; overflow: hidden; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.products-grid .product-image img.image { width: 100%;  height: auto !important; display: block; transition: .3s ease-in-out; }
.products-grid li.item:hover .product-image img.image { transform: scale(1.1); }
.products-grid .product-image:before { content: ''; position: absolute; height: 20px; width: 100%; left: 0; bottom: 0; right: 0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/shadow.png) no-repeat bottom center; background-size: contain; z-index: 1; }
.products-grid .product-image .namen { position: absolute; z-index: 1; bottom: 10px; right: 10px; width: 44px;  }
.products-grid .product-image .namen img { height: auto !important; width: auto !important; margin-top: 4px; -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); }

.products-grid .content { padding: 20px; text-align: center; border-right: 1px solid #e3e2db; border-left: 1px solid #e3e2db; text-decoration: none; display: block; }
.products-grid .content .product-name {  color: #325225; margin: 0 0 3px 0; text-align: center; line-height: 1.3em; font-size: 16px; font-weight: bold; height: 42px; overflow: hidden; display: block; }
.products-grid .content p { margin: 0; font-size: 13px; }

.products-grid .actions { overflow: hidden; border: 1px solid #e3e2db; border-top: 1px dashed #deddd7; background-color: #f3f2ec; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.products-grid .actions .price-box { width: 50%; float: left; margin: 0; border-right: 1px dashed #deddd7; text-align: center; }
.products-grid .actions .price-box .price-label { display: none; }
.products-grid .actions .price-box .regular-price,
.products-grid .actions .price-box p { display: inline-block; margin: 0 4px; line-height: 42px; }
.products-grid .actions .price-box .price { font-weight: 600; }
.products-grid .actions .details { width: 50%; float: right; text-align: center; line-height: 42px; color: #6c6a60; font-weight: 600; text-decoration: none; }
.products-grid .actions .details:hover { background: #f0efe7; }

.item .novo,
.item .discount,
.product-img-box .novo,
.product-img-box .discount { position: absolute; top: -10px; left: 10px; z-index: 2; width: 60px; height: 60px; line-height: 60px; text-align: center; color: #fff; background: #000; border: 1px solid #000; font-size: 15px; font-weight: bold; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; text-transform: uppercase; -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); }
.item .novo,
.product-img-box .novo { background-color: #7a870d; border-color: #697407; }
.item .discount,
.product-img-box .discount { background-color: #9d2656; border-color: #902550; font-size: 19px; }
.item .discount.duo,
.product-img-box .discount.duo { margin-top: 40px; }

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


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

.ratings { font-size:13px; line-height:1.25; margin:0 0 10px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display: inline-block; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating {  height:13px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { margin-right:3px; display: inline-block; }
.ratings .amount {}

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

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

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

.price-box { margin:5px 0; }
.price-box .price { color:#335225; font-weight: bold; }

/* Regular price */
.regular-price { color:#335225; }
.regular-price .price { color:#335225; }

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

/* Special price */
.special-price { }
.special-price .price-label {color:#335225; }
.special-price .price { color:#335225; }

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

.minimal-price-link { display:none; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart paypal */
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 60px; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.bml-checkout-type { list-style: none; }
.bml-checkout-type .bml_button  { width: 150px; display: inline-table; }

/* PRODUCT VIEW */

.product-view .product-img-box { float:left; width:43%; margin-right: 3%; position: relative; }
.product-view .product-shop { float:left; width:54%; padding-right: 110px; position: relative; }

/* Product Images */
.product-view .product-img-box #big .item { text-align: center; margin-bottom: 10px; max-height: 603px; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); }
.product-view .product-img-box #big .item img.img { max-height: 100%; width: 100%; margin: 0 auto; }
.product-view .product-img-box #thumbs .item { border: 1px solid #d0d0d0; text-align: center; cursor: pointer; position: relative; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); }
.product-view .product-img-box #thumbs .item .video { background: #fdfdfd; }
.product-view .product-img-box #thumbs .current .item { border-color: #333; }

.product-view .product-img-box .owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
..product-view .product-img-box owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
.product-view .product-img-box #big.owl-theme { position: relative; overflow: hidden; }
.product-view .product-img-box #big.owl-theme .owl-next, 
.product-view .product-img-box #big.owl-theme .owl-prev { background-color: rgba(255,255,255,0.3); background-position: center; background-repeat: no-repeat; width: 44px; height: 44px; margin-top: -22px; position: absolute; text-align:center; top: 50%; }
.product-view .product-img-box #big.owl-theme .owl-prev { left: 0; background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/left.png); }
.product-view .product-img-box #big.owl-theme .owl-next { right: 0; background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/right.png); }
.product-view .product-img-box #thumbs.owl-theme .owl-next, 
.product-view .product-img-box #thumbs.owl-theme .owl-prev { background:#333; }

.product-view .product-img-box #thumbs .item .embed360:before,
.product-view .product-img-box #thumbs .item .video:before { content: ''; position: absolute; top: 10%; right: 10%; bottom: 10%; left: 10%; width: 80%; height: 80%; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/embed360.png) no-repeat center #fdfdfd; background-size: contain !important; }
.product-view .product-img-box #thumbs .item .video:before { background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/video.png) no-repeat center #fdfdfd; }
.product-view .product-img-box #thumbs .item .embed360 img,
.product-view .product-img-box #thumbs .item .video img { opacity: 0; filter: alpha(opacity=0); }


.embed-container { position: relative; } 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important; z-index: 2; border: 0 !important; }
.embed-container img { opacity: 0; filter: alpha(opacity=0); }

/* Product Shop */
.product-view .product-shop { text-align: left; }
.product-view .product-shop .product-name { margin: 15px 0 5px 0; }
.product-view .product-shop .product-name strong { font-size: 16px; color: #6c6a60; font-weight: 500; margin-bottom: 10px; }
.product-view .product-shop .product-name h1 { font-size: 27px; color: #385829; font-weight: bold; margin:0; }
.product-view .product-shop .short-description { margin: 15px 0; font-size: 16px; line-height: 1.4em; color: #555; }

.product-view .product-shop .box { position: relative; padding: 25px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/box.png) repeat-y left; -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.product-view .product-shop .box:before { content:''; position: absolute; left: -7px; top: 50%; margin-top: -7px; width: 0; height: 0; border-style: solid; border-width: 8px 7px 8px 0; border-color: transparent #e3e2db transparent transparent; }
.product-view .product-shop .box.komplet { margin-top: 15px; }
.product-view .product-shop .box.komplet:before { display: none; } 
.product-view .product-shop .price-box { margin: 0 0 10px 0; }
.product-view .product-shop .price-box p { display: inline-block; padding: 0 5px; }
.product-view .product-shop .price-box p .price-label { display: block; margin: 0 0 3px 0; font-size: 14px; font-weight: 300; }
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box p .price { height: 30px;  vertical-align: top; font-weight: 700; font-size: 30px; line-height: 30px; }

.product-view .product-shop .qty { float: left; width: 50px; margin-right: 15px; text-align: center; }
.product-view .product-shop .qty label { line-height: 20px; font-size: 12px; }
.product-view .product-shop input.qty { height: 30px; width: 50px; line-height: 30px; text-align: center; font-family: Arial; font-weight: bold; border: 1px solid #a8a293; font-size: 14px; color: #555; padding: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.1); }
.product-view .product-shop button.button.btn-cart  { border:0; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2); box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2); position: relative; }
.product-view .product-shop button.button.btn-cart span { line-height: 50px; height: 50px; font-size: 18px; font-weight: 600; padding: 0 40px 0 40px; }
.product-view .product-shop button.button.btn-cart span span { padding: 0; }
.product-view .product-shop .shake { animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; }

@keyframes shake {
  10%, 
  90% { transform: translate3d(-1px, 0, 0); }  
  20%, 
  80% { transform: translate3d(2px, 0, 0); }
  30%, 
  50%, 
  70% { transform: translate3d(-3px, 0, 0); }
  40%, 
  60% { transform: translate3d(4px, 0, 0); }
}

.product-view .product-shop .free { position: relative; margin: 20px 0 0 0; overflow: hidden; display: inline-block; background: #fff; padding: 10px 15px 10px 48px; line-height: 18px; font-size: 15px; color: #65614a; border: 1px dashed #b1b0ab; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.product-view .product-shop .free:before { content: ''; height: 18px; width: 25px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/free.jpg) no-repeat; position: absolute; left: 12px; top: 10px; } 
.product-view .product-shop .free p { margin: 0; }

.product-view .product-shop .volume { margin: 25px 0 0 0; font-size: 15px; }
.product-view .product-shop .volume strong { font-weight: 600; }
 
.product-view .product-shop .namen { position: absolute; top: 15px; right: 0; width: 84px; }
.product-view .product-shop .namen a { text-decoration: none; }
.product-view .product-shop .namen img { -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2); box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2); }
.product-view .product-shop .namen p { font-size: 11px; line-height: 1.3em; color: #6c6a60; text-align: center; margin: 8px 0 15px 0; }

/* tabs */
.tabs-container { margin-top: 20px; min-height: 554px; }
ul.tabs { padding: 0;	margin-bottom: -1px; list-style: none; text-align: center; position: relative; overflow: hidden; z-index: 2;  }
ul.tabs li {	display: inline-block; margin-right: 5px; }
ul.tabs li a { text-decoration: none; border: 1px solid #e6e4d6; background: #e6e4d6; border-bottom: 0px; line-height: 46px; padding: 0px 20px; display: inline-block;  font-weight: 600; font-size: 16px; color: #57543f; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
ul.tabs li.active a,
ul.tabs li.current a { background: #fff; border-color: #e6e4d6; color: #2f462d; }
.tab-content { display: none !important; padding: 50px 15px 30px 15px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/line2.png) no-repeat top center; background-size: contain; }
.tab-content.current { display: inherit !important;  max-width: 100%; }
.tab-content.std { font-size: 18px; line-height: 1.4em; font-weight: 300; }
.tab-content .container { max-width: 980px; }

/* sections */
.sections { padding: 40px 10px 0 10px; margin: 40px 0 0 0; border-top: 1px dashed #bfbfbf; }
.sections li {display: flex;}
.sections li .image, 
.sections li .content { width: 50%; }
.sections li .image { flex: 1;overflow: hidden; position: relative; background-size: 100% auto; background-position: center; min-height: 615px; background-repeat: no-repeat; }
.sections li:nth-child(2n) .image { order: 2; }
.sections li .content { padding: 80px 40px; text-align: center; font-size: 16px; color: #555; line-height: 1.4em; }
.sections li .content h2 { font-size: 26px; color: #555; line-height: 1.4em; margin: 0 0 15px 0; font-weight: 600; }


/* review */
.product-view .ratings { cursor: pointer; }
.product-view .ratings .rating-links { text-decoration: underline; }

.review-area{line-height:25px;margin-left:80px}
.review-area .review-title{font-size:18px}
.review-area .review-by{font-style:italic;font-size:12px;color:#ccc}
.review-area .review-by b{ color:#777; font-weight:400}
.review-area .ratings-list { margin-bottom:10px}
.review-area .ratings-list .rating-item{display:inline-block;vertical-align:middle;margin-right:10px}
.review-area .ratings-list .label{vertical-align:middle;font-size:12px;padding:0 5px 0 0;font-weight:400}
.review-area .ratings-list .rating-box{display:inline-block;vertical-align:middle}
.add-review{padding-top:15px}
.add-review h3{font-size:18px;text-transform:uppercase;margin-bottom:15px}
.add-review h4{font-size:13px;font-weight:400;margin-bottom:10px}
.add-review span.rating-type{font-weight:400;font-size:13px}
.add-review .rating-block{margin-bottom:10px}
#product-customer-reviews li { padding: 15px 0; border-bottom: 1px solid #eee; }

.reviw { padding: 0px; }
.reviw h3.title { font-weight: 500; font-size: 18px; color: #20283d; }
.reviw .addreviw { float: right; cursor: pointer; display: inline-block; padding: 10px 15px; color: #111; border: 1px solid #e8e8e8; background: #fdfdfd; font-size: 15px; margin-top: -42px; }
.reviw .add-review { display: none; }
.reviw .content { border-top: 1px solid #eee; margin-top: 15px; }
.reviw #review-form { border-bottom: 1px solid #eee; padding-bottom: 20px; display: block; }
.reviw #review-form .buttons-set button.button { float: none; }

#product-customer-reviews li{ display:none; }
#product-customer-reviews .revbtn { margin-top: 20px; }
#product-customer-reviews #loadMore,
#product-customer-reviews #showLess { color: #20283d; line-height: 20px; cursor:pointer; font-size: 14px; margin-bottom: 4px; }
#product-customer-reviews #loadMore:before,
#product-customer-reviews #showLess:before { float:left; margin-right: 5px; width: 20px; height: 20px; line-height: 20px; background: #ebebeb; text-align: center; font-weight: bold; color: #666; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#product-customer-reviews #loadMore:before { content: '+'; }
#product-customer-reviews #showLess:before { content: '-'; }

#srka-product-review-list { margin-bottom:10px; }
#srka-product-review-list .srka-rating-code { padding: 3px 0; }
#srka-product-review-list .srka-rating-code .label { min-width: 100px; display: block; float: left; color: #333; }
#srka-product-review-list .srka-rating-code .options {}
#srka-product-review-list .srka-rating-code .options li { display: block; float: left; margin-top: 2px; }
#srka-product-review-list .srka-rating-code .options li .option { display: block; width: 14px; height: 13px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_rating.gif) center top no-repeat; text-indent: -9999em; }
#srka-product-review-list .srka-rating-code .options li .option.selected { background-position: center bottom; }

.review-area .ratings-list .label { display: none; }
.review-area { line-height: 1.3em; margin-left: 0; }
.review-area p { margin-bottom: 5px; font-size: 14px; }

/* related and upsell */
.upsell,
.related { background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/line.png) no-repeat top center; background-size: contain; margin-top: 20px; } 
.upsell .title,
.related .title { padding: 40px 0 10px 0; text-align: center; }
.upsell .title h4,
.related .title h4 { font-size: 24px; font-weight: bold; color: #385829; margin: 0; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#e9e8e2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding: 7px 0 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.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:99%; line-height: 32px; height: 32px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { padding:15px 20px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


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

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* 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 { color:#1b2d3b; }
.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 { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .cart { max-width: 850px; margin: 0 auto;  }
.cart .page-title { border-bottom:0; margin: 10px 0 0 0; }
.cart .page-title h1 { margin: 0; text-align: center; font-size: 24px; float: none; }

.cart .qtys { width: 71px; }
.cart input.input-text.qty { text-align: center; padding: 0; width: 35px; height: 35px; }
.cart a.inc { float: right; }
.cart a.dec { float: left; }
.cart a.inc,
.cart a.dec { display: block; height: 35px; width: 18px; background: #b6b6b6; color: #fff; text-align: center; text-decoration: none; font-weight: bold; font-size: 16px; line-height: 35px; }
.cart a.inc:hover,
.cart a.dec:hover { background: #ccc; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { position: fixed; bottom: 0; left: 0; right: 0; background: rgba(255,255,255,0.9); display: block; text-align: center; padding: 10px 0; z-index: 9999; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); }
.cart .title-buttons .checkout-types li { margin:0; padding: 0; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; vertical-align: top;}
.cart .checkout-types .bml_button {display:inline-table; width: 150px; margin: 0 0 5px;}
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table { border: 0 !important; }
.cart-table th { padding: 5px 10px !important; border: 0 !important; }
.cart-table td { padding:10px; border: 0 !important; }
.cart-table td:first-child { padding:2px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:70%; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.checkout-cart-index .crosssell {  margin: 40px 0; }
.checkout-cart-index .crosssell .title { margin: 0 0 20px 0; text-align: center; font-size: 18px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #f5f5f5; background: #fff; padding: 20px; margin:0 0 20px; }
.cart .discount h2,
.cart .shipping h2 { color:#555; font-size: 16px; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount .input-box { margin:8px 0 0; width:100%; }
.cart .discount input.input-text { width:100%; }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }
.cart #discount-coupon-form { display: none; }

#rewardFormArea,
#discountFormPoints2 { text-align: center; }
#rewardFormArea h2,
#discountFormPoints2 h2 { font-weight: bold; }
#discountFormPoints2 .buttons-set { text-align: center; }
#discountFormPoints2 #j2t-track1 { margin: 10px auto; }

/* Shopping Cart Totals */
.cart .totals { float:none; width: 100%; max-width: 320px; margin: 0 auto; }
#shopping-cart-totals-table .a-right { text-align: center !important; color: #333; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

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

/* cart breadcrumbs */
.cart-breadcrumbs { display: flex; align-items: center; justify-content: space-around; width: 100%; max-width: 600px;  margin: auto;  margin-top: 40px; margin-bottom: 40px; }
.cart-breadcrumbs .line {  width: 90%; height: 1px; margin-top: -5px; background-color: #ccc; }

.cart-breadcrumbs  .cart-breadcrumbs-step { width: 110px; text-align: center; padding: 0 1em; position: relative; }
.cart-breadcrumbs  .cart-breadcrumbs-step .circle { height: 30px; line-height: 30px; width: 30px;  background-color: #ccc; font-weight: bold;  margin: auto; color: #fff; margin-bottom: 5px; }
.cart-breadcrumbs  .cart-breadcrumbs-step .circle.active {background-color: #e84c3d; }
.cart-breadcrumbs  .cart-breadcrumbs-step .circle.done { background-color: #f25c4e; padding: 5px; padding-top: 0px; }
.cart-breadcrumbs  .cart-breadcrumbs-step span { position: absolute; left: 50%; font-size: 12px; color: #999; width: 150px; margin-left: -75px; }
.cart-breadcrumbs  .cart-breadcrumbs-step span.active {  color: #666; }


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


/* Checkout ============================================================================== */
/********** Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:10px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; 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; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

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

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/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 h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.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; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left: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; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

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

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { padding: 20px; background:#fefefe; border:1px solid #ccc; border-bottom:0; }
.account-login .content h2 { font-weight: normal; font-size: 18px; margin: -5px 0 15px; padding: 0 0 10px 0; border-bottom:1px solid #ddd; color:#333; }

.account-login .buttons-set { border:1px solid #ccc; border-top:0; margin:0; padding: 10px 20px; background: #e6e6e6; }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

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

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

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


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

/********** Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {}

.account-box { margin-top: 20px; }

/* Block: Account Information */
.dashboard .box-info .box-head h2 {  }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { }
.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:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/i_ma-tags.gif); }
.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:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

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

.order-info-box { background:#fff url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.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 { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* 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 Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.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 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; }
.map-popup-checkout .paypal-or { clear:both; display:block; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-checkout li { list-style: none; }
.map-popup-checkout { text-align: center; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */

/* advantages */
.advantages { padding: 40px 10px 20px 10px; margin: 40px 0 0 0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/line.png) no-repeat top center; background-size: contain; }
.advantages li { width: 23.5%; margin-right: 2%; float: left; }
.advantages li:nth-child(4n) { margin-right: 0; }
.advantages li:before { content: ''; width: 90px; height: 82px; background-position: center; background-repeat: no-repeat; float: left; margin-right: 15px; display: block; }
.advantages li:nth-child(1):before { background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/adva.png); }
.advantages li:nth-child(2):before { background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/advb.png); }
.advantages li:nth-child(3):before { background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/advc.png); }
.advantages li:nth-child(4):before { background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/advd.png); }
.advantages li a { text-decoration: none; }
.advantages li h4 { font-size: 16px; color: #53503f; line-height: 1.4em; font-weight: bold; }
.advantages li p { font-size: 13px; color: #6c6a60; line-height: 1.4em; margin: 0; }

/* Footer ================================================================================ */
.footer-subscribe { text-align: center; padding: 60px 0; }
.footer-subscribe .title h4 { font-size: 39px; color: #333; font-weight: 300; line-height: 1.3em; margin: 0 0 10px 0; }
.footer-subscribe .title p { font-size: 17px; color: #666; font-weight: 300; line-height: 1.3em; max-width: 390px; margin: 0 auto; }
.footer-subscribe .content { padding: 20px 0 0 0; }
.footer-subscribe .content input#newsletter { color: #767676; font-size: 14px; width: 100%; max-width: 240px; padding: 0 40px 0 10px; background-color: #fff; border: 1px solid #c3c3c3; height: 40px; line-height: 40px; -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.05); -moz-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.05); box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.05); }
.footer-subscribe .content button.button span { height: 40px; line-height: 40px; padding: 0 20px;font-size: 14px; font-weight: 600; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); }
.footer-subscribe .content button.button span span { padding: 0; }
 
.footer { background: #fff; margin-top: 20px; border-top: 1px solid #e6e4d6; padding-top: 30px; }

.footer .top { padding: 20px 15px; }
.footer .blocks li.blok,
.footer .blocks li.contacts { float: left; width: 18%; padding: 0 15px; }
.footer .blocks li.contacts { width: 28%; padding: 0 30px 0 0; }

.footer .blocks li.contacts { }
.footer .blocks li.contacts img { max-height: 90px; }
.footer .blocks li.contacts .info { padding-top: 15px; }
.footer .blocks li.contacts .info a { color: #913a60; font-weight: 600; text-decoration: underline; }


.footer .blocks li.blok h3 { font-size: 24px; color: #57543f; font-weight: 600; margin: 0 0 20px 0; }
.footer .blocks li.blok a { color: #6c6a60; text-decoration: none;  }
.footer .blocks li.blok a:hover { text-decoration: underline; }
.footer .blocks li.blok li { display: block; position: relative; padding: 5px 0 5px 20px; }
.footer .blocks li.blok li:before { content: ''; height: 4px; width: 4px; position: absolute; left: 0; top: 12px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/dot.png) no-repeat center; }

.footer .blocks li .social ul { padding: 7px 0 0 0; }
.footer .blocks li .social li { display: inline-block; float: none; width: auto; margin-right: 5px; }
.footer .blocks li .social li:last-child { margin-right: 0; }
.footer .blocks li .social a { display: block; height: 34px; width: 34px; text-indent: -99999px; overflow: hidden; position: relative; text-decoration: underline; color: #57543f; background: #e6e4d6; }
.footer .blocks li .social a:hover { background: #666; }
.footer .blocks li .social li a:before { content: ''; width: 20px; height: 20px; background-color: #57543f; position: absolute; top: 7px; left: 7px; mask-size: contain; -webkit-mask-size: contain; }
.footer .blocks li .social li.facebook a:before { -webkit-mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/facebook.svg); mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/facebook.svg); }
.footer .blocks li .social li.instagram a:before { -webkit-mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/instagram.svg); mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/instagram.svg); }
.footer .blocks li .social li.youtube a:before { -webkit-mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/youtube.svg); mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/youtube.svg); }
.footer .blocks li .social li.email a:before { -webkit-mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/email.svg); mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/email.svg); }

.footer .bottom { border-top: 1px dashed #e6e4d6; padding: 20px 15px; margin-top: 20px; }
.footer .bottom ul { margin-bottom: 5px; overflow: hidden; }
.footer .bottom li { float: left; padding-right: 15px; margin-right: 15px; border-right: 1px dashed #e0e0e0; }
.footer .bottom li:last-child { border-right: 0; }
.footer .bottom a {color: #98957d; text-decoration: none;}
.footer .bottom address { float: left; color: #98957d; text-decoration: none; padding: 5px 0; }
.footer .bottom .cards { float: right; } 

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

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#325225; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* 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,
.col3-layout .product-options-bottom .price-box: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 .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description: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; }
/* ======================================================================================= */

.guest-select {width:305px !important;}


/* ie fix */
.ie9 img[src$=".svg"] {
  width: 100%; 
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
}
/* quickshop */
.checkout-onestep-index .page-title h1 { margin: 0; font-size: 24px; }
.omejitev { max-width: 850px; margin: 0 auto;  padding: 8px; line-height: 24px; text-align: center; background: rgba(255,255,255,0.6); margin-bottom: 20px; }
.omejitev span { background: #e84c3d; display: inline-block; padding: 0 5px; color: #fff;  }

.quickshop .col2-set .col-wide { width: 100% !important; margin: 0 auto; float: none !important; max-width: 850px; }

.checkout-cart-index .quickshop .col2-set .col-wide { width: 100%; max-width: 850px; margin: 0 auto; float: none !important; }
.checkout-cart-index .quickshop .col2-set .col-narrow,
.checkout-cart-index .form-search,
.checkout-cart-index .block-cart,
.checkout-cart-index .top-container,

.checkout-onestep-index .quickshop .col2-set .col-narrow,
.checkout-onestep-index .form-search,
.checkout-onestep-index .block-cart,
.checkout-onestep-index .top-container { display: none !important; }

.checkout-onestep-index .page-title { border-bottom: 0; margin: 0 0 15px; padding-bottom: 0; text-align: center; }
body .quickshop .onestep-section .block-title span.number { background: #325024; } 
#coupon-code .block-content { display: none; }
button.button#apply_coupon span { padding-top: 0; padding-bottom: 0; }
.checkout-onestep-index .quickshop input#coupon_code { height: 32px; line-height: 32px; }
.checkout-onestep-index .quickshop .onestep-section .block-title button.button span { padding-top: 5px; padding-bottom: 5px; }
.checkout-onestep-index .quickshop .onestep-section .block-title button.button span span { padding: 0; } 

.quickshop #coupon-code.onestep-section .block-title:before { content: '+'; cursor: pointer; float: right; background: rgba(255,255,255,0.8); height: 28px; padding: 0px 10px; color: #444; font-size: 18px; line-height: 28px; margin: 7px 10px 0px 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; overflow: hidden; -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.05); -moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.05); box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.05); }
.quickshop #coupon-code.onestep-section .block-title.checked:before { content: '-'; }

.quickshop input#coupon_code { height: 38px; }
.quickshop .onestep-section .block-content .komentar { width: 100%; padding: 10px 0; position: relative; margin: 0; right: inherit; border: 0; background: none; height: auto; }
.quickshop .onestep-section .block-content .komentar label { padding-bottom: 10px; display: block; }
.quickshop .onestep-section .block-content .komentar textarea { border: 1px solid #ddd; height: 38px; padding: 5px !important; width: 100%; box-sizing:border-box; background: rgba(0,0,0,0.01);  }
.quickshop .onestep-section .block-content .komentar::after,
.quickshop .onestep-section .block-content .komentar::before { display: none; }
.quickshop .onestep-section .block-content .komentar label { height: auto; line-height: 1.3em; font-size: 14px; font-weight: 500; margin: 0 0 5px 0 !important; }

.quickshop .form-list select, 
.quickshop input.input-text, 
.quickshop input.input-text:focus, 
.quickshop .form-list input.input-text { width: 100%; height: 38px; line-height: 38px; padding-left: 10px; }

.checkout-onestep-index #review-buttons-container button.btn-cart span { line-height: unset; }
#review-buttons-container p { margin: 0; }

/* owl carousel  */
.owl-theme { position: relative; }
.owl-theme.owl-carousel .owl-nav button.owl-next, 
.owl-theme.owl-carousel .owl-nav button.owl-prev { color: #cccabc; font-size: 60px; width: 25px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
.owl-theme .owl-prev { left: -50px; }
.owl-theme .owl-next { right: -50px; }
.owl-theme.owl-carousel .owl-nav button.owl-next:hover, 
.owl-theme.owl-carousel .owl-nav button.owl-prev:hover { color: #bcb9a7; }


/* home */

.cms-index-index .tab-content { padding-top: 0px; padding-bottom: 10px; }

.onas { background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/line.png) top center no-repeat; background-size: contain; padding: 60px 0; }
.onas .image,
.onas .content { float: left; width: 50%; }
.onas .image { text-align: center; padding: 0 20px; }
.onas .image img { max-width: 100%; }
.onas .content { font-size: 18px; font-weight: 300; line-height: 1.3em; }
.onas .content h2 { color: #385829; font-size: 32px; line-height: 1.3em; font-weight: bold; margin: 20px 0; }
.onas .content .desno { float: right; clear: right; margin-left: 30px; margin-bottom: 20px; }
.onas .content .levo { float: left; clear: left; margin-right: 30px; margin-bottom: 20px; }
.onas .content a.btn { margin: 20px 0 0 0; display: inline-block; clear: both; padding: 0 25px; text-decoration: none; font-weight: 600; border: 1px solid #325024; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); font-size: 15px; line-height: 38px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: rgb(50,80,36); background: -moz-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: -webkit-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#325024",endColorstr="#3b5c2c",GradientType=1); }

.novo_posts { }
.novo_posts .row { display: flex; }
.novo_posts .contain { max-width: 1280px; width: 100%; }
.novo_posts .blok { position: relative; overflow: hidden;  z-index: 2; height: 600px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2); box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);}
.novo_posts .blok:hover { -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); }
.novo_posts .blok .content {  position: absolute; bottom: 0; left:0; right: 0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/blokblog.png) repeat-x top; z-index: 12; padding: 60px 20px 20px 20px; }
.novo_posts .blok .content h2 { font-weight: bold; font-size: 21px; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); line-height: 1.2em; margin: 0 0 5px 0; }
.novo_posts .blok .content p { color: rgba(255,255,255,0.8); margin: 0; font-size: 12px; font-weight: 300; }
.novo_posts .blok .content .more { display: none; margin: 10px 0 0 0; }
.novo_posts .blok:hover .content .more { transition: all 2s linear; display: block; }
.novo_posts .blok .content .more p { color: rgba(255,255,255,0.9); margin: 0 0 10px 0; font-size: 15px; font-weight: 300; }
.novo_posts .blok.block-3 .content .more p,
.novo_posts .blok.block-4 .content .more p { display: none; }
.novo_posts .blok .content .more .btn { display: inline-block; clear: both; padding: 0 20px; text-decoration: none; font-weight: 600; border: 1px solid #325024; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); font-size: 13px; line-height: 32px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: rgb(50,80,36); background: -moz-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: -webkit-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#325024",endColorstr="#3b5c2c",GradientType=1); }

.novo_posts .blockc-1 { flex: 1; }
.novo_posts .blockc-7 { flex: 1; }

.novo_posts .blockc-2,
.novo_posts .blockc-5 { width: 50%; float: left;  }

.novo_posts .block-2 { height: 400px; }
.novo_posts .block-3,
.novo_posts .block-4 { height: 200px; width: 50%; float: left; }
.novo_posts .block-5,
.novo_posts .block-6 { height: 300px; }

.novo_posts .block-1 { z-index: 7; }
.novo_posts .block-2 { z-index: 6; }
.novo_posts .block-3 { z-index: 5; }
.novo_posts .block-4 { z-index: 4; }
.novo_posts .block-5 { z-index: 3; }
.novo_posts .block-6 { z-index: 2; }
.novo_posts .block-7 { z-index: 1; }

.mxYouTubeR { padding: 20px 0 0 0; }
.mxYouTubeR h2 { font-size: 27px; color: #385829; font-weight: bold; text-align: center; margin: 10px 0; }
.mxYouTubeR .mxyt-playlist-item { height: 354px; margin: 5px !important; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: relative; overflow: hidden; }
.mxYouTubeR .mxyt-meta { position: absolute; bottom: 0; left: 0; right: 0; }
.mxYouTubeR .mxyt-playlist .mxyt-title { border: 0; text-align: center; padding-top: 20px; padding-bottom: 5px; }
.mxYouTubeR .mxyt-playlist .mxyt-title h3 { font-size:16px; color: #325225; font-weight: bold; }
.mxYouTubeR .mxyt-text-description-full { color: #6c6a60; font-size: 12px; line-height: 1.4em; text-align: center; }
.mxYouTubeR .mxyt-description { border: 0; padding-top: 0; padding-bottom: 5px; }
.mxYouTubeR .mxyt-meta { text-align: center; }
.mxYouTubeR .mxyt-meta > div { width: 60px; float: none; display: inline-block; }


.banners { display: flex;  }
.banners #banner-slider { width: 772px; height: 374px; position: relative; overflow: hidden; margin-right: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.2); box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.2); }
.banners #banner-slider:hover { -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.3); box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.3); }
.banners #banner-slider .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/banner.png) repeat-y left; }
.banners #banner-slider .content .contain { padding: 65px 0 0 45px; width: 400px; }
.banners #banner-slider .content h4 { font-weight: 300; font-size: 24px; color: #fff; margin: 0 0 5px 0; }
.banners #banner-slider .content h3 { font-weight: 700; font-size: 30px; color: #fff; margin: 0 0 10px 0; }
.banners #banner-slider .content p { font-weight: normal; font-size: 18px; color: rgba(255,255,255,0.8); }
.banners #banner-slider .content .btn { margin-top: 20px; display: inline-block; clear: both; padding: 0 25px; text-decoration: none; font-weight: 600; border: 1px solid #325024; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); font-size: 15px; line-height: 38px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: rgb(50,80,36); background: -moz-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: -webkit-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#325024",endColorstr="#3b5c2c",GradientType=1); }
.banners #banner-slider .owl-dots { position: absolute; bottom: 15px; right: 10px; z-index: 9; text-align: right; }
.banners #banner-slider.owl-theme .owl-dots .owl-dot { display:inline-block; zoom:1; margin-right: 5px; }
.banners #banner-slider.owl-theme .owl-dots .owl-dot span { width:15px; height:15px; background:#869310; border: 1px solid #869310; display:block; -webkit-backface-visibility:visible; transition:opacity .2s ease; }
.banners #banner-slider.owl-theme .owl-dots .owl-dot.active span,
.banners #banner-slider.owl-theme .owl-dots .owl-dot:hover span { background:#325124; }


.banners .homeoglas { display: block;  flex: 1;position: relative; overflow: hidden; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.2); box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.2); }
.banners .homeoglas:hover { -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.3); box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.3); }
.banners .homeoglas .content {  position: absolute; bottom: 0; left:0; right: 0; /*background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/blokblog.png) repeat-x top;*/ z-index: 12; padding: 60px 20px 20px 20px; }
.banners .homeoglas .content h2 { font-weight: bold; font-size: 21px; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); line-height: 1.2em; margin: 0; }

/* blog */

ul.post-wrapper li { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; background: #fff; overflow: hidden; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);  }
ul.post-wrapper li:nth-child(2n) { margin-right:0; }
ul.post-wrapper li:nth-child(2n+1) { content:''; clear: both; }
ul.post-wrapper li .image { position: relative; display: block; background: #e0ddc9; text-align: center; }
ul.post-wrapper li .image:before { content: ''; position: absolute; height: 20px; width: 100%; left: 0; bottom: 0; right: 0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/shadow.png) no-repeat bottom center; background-size: contain; z-index: 1; }
ul.post-wrapper li .image img { margin: 0 auto; max-width: 100%; }
ul.post-wrapper li .content { padding: 20px; }
ul.post-wrapper li .content h2 a { text-decoration: none; font-weight: bold; margin: 0 0 10px 0; font-size: 21px; }
ul.post-wrapper li .content a.btn { margin-top: 10px; display: inline-block; clear: both; padding: 0 20px; text-decoration: none; font-weight: 600; border: 1px solid #325024; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); font-size: 14px; line-height: 32px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: rgb(50,80,36); background: -moz-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: -webkit-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#325024",endColorstr="#3b5c2c",GradientType=1); }

.block-blog-categories.block .block-content li.item { display: block; position: relative; padding: 7px 0 7px 25px; }
.block-blog-categories li::before { content: ''; height: 4px; width: 4px; position: absolute; left: 10px; top: 14px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/dot.png) no-repeat center; }
.block-blog-categories.block .block-content li.item a { color: #6c6a60; font-weight: 600; text-decoration: none; }
.block-blog-categories.block .block-content { padding: 0; }

.block-blog-search input.input-text { width: 70%; min-width: auto; margin: 0; line-height: 32px; }

.wordpress-post-view .page-title.post-title { margin-top: 11px; margin-bottom: 10px; }
.wordpress-post-view img.alignleft, 
.wordpress-post-view img.alignright, 
.wordpress-post-view img.aligncenter { background: #fff; }

.pager { overflow: hidden; margin: 10px 0; line-height: 26px; font-size: 13px; }
.pager .amount { float: left; margin-right: 15px; padding-right: 15px; border-right: 1px dashed #ebebeb; }
.pager .limiter { display: inline-block; }


.is-blog .amount { display: none; }

.faq-posts h2 { margin-bottom: 20px; }
.faq-posts a.ttl { margin: 0 0 10px 0; color: #333; font-weight: bold; font-size: 16px; display: block; text-decoration: none;  }
a.btn-faq { margin: 20px 0 0 0; display: inline-block; clear: both; padding: 0 25px; text-decoration: none; font-weight: 600; border: 1px solid #325024; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); font-size: 15px; line-height: 38px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: rgb(50,80,36); background: -moz-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: -webkit-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#325024",endColorstr="#3b5c2c",GradientType=1); }

/* popup okna */
.popsup {  position: fixed; right: 0px;  top: 235px; z-index: 999; height: 230px; -moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.1); -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.1); box-shadow: 3px 3px 4px rgba(0,0,0,0.1); background: rgb(151,27,114); background: -moz-linear-gradient(left,  rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); background: -webkit-linear-gradient(left,  rgba(145,38,81,1) 0%,rgba(157,38,86,1) 100%); background: linear-gradient(to right,  rgba(145,38,81,1) 0%,rgba(157,38,86,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#971b72', endColorstr='#b54493',GradientType=1 ); -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.popsups { height: 230px; width: 320px; color: rgba(255,255,255,0.8); padding: 20px 30px 0px 30px; box-sizing: border-box; overflow: hidden; float: left; text-align: left; }
.popsups .zapr {display: block; position: absolute; cursor: pointer; width: 20px; height: 20px; margin: -10px 0px 0px 470px;}
.popsups h3 { color: rgba(255,255,255,0.9); font-size: 19px; line-height: 19px; margin: 10px 0px 10px 0px; }
.popsups p { margin: 0px 0px 10px 0px; font-size:13px; line-height: 1.3em;}
.popsups p strong { color: rgba(255,255,255,0.9);  }
.popsups input { width: 170px; min-width: auto; box-sizing: border-box; line-height: 30px; height: 30px; padding: 0px 0px 0px 10px; margin: 0; text-align: left; color: #666; border: 0px; }
.popsup .kno { width: 50px; height: 230px; float: left; cursor: pointer; overflow: hidden; font-size: 17px; color: #fff; text-transform: uppercase; text-align: center; position:relative; overflow: hidden; -webkit-box-shadow: inset -4px 0px 20px 0px rgba(0,0,0,0.1); -moz-box-shadow: inset -4px 0px 20px 0px rgba(0,0,0,0.1); box-shadow: inset -4px 0px 20px 0px rgba(0,0,0,0.1); }
.popsup .kno span { display: block; width: 240px; left: -95px; position: absolute; top: 100px; text-align: center;-ms-writing-mode: tb-rl; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); writing-mode: lr-tb; }
.popsup .block-title,
.popsup label { display: none; }
.popsup button.button span { float: none; background: #6a0f34; padding: 0 10px; line-height: 32px; height: 32px; color: #fff; border: 0; cursor: pointer; }
.popsup .form-subscribe-header { display: none; }
.popsup input.validation-failed { margin-bottom: 0px; }
.popsup .validation-advice { margin-top: 0px; margin-bottom: 2px; color: #fff; }

/* cookie */
body .cookiealert { background: #fff; border-top: 1px solid #e6e4d6; color: #2f462d; }
body .cookiealert .container { max-width: 1200px; }
body .cookiealert .message span.cookie-title { color: #2f462d; }
body .cookiealert .message a { color: #325024; }

/* login */
body .pslogin-block { width: auto; margin: 0; display: inline-block; height: 38px; overflow: hidden; }
body .pslogin-block .pslogin-buttons ul li .pslogin-button-text { height: 38px; line-height: 38px; }

/* gallery list  */
body .gallery-list.gallery-item-list { margin: 20px 0; }
body .gallery-list { max-width: 100%; display: block; position: relative; margin: 0; padding: 0; }
body .gallery-list .gallery-item { display: block; }
body .owl-carousel .owl-item img { display: unset; width: auto; }
body .gallery-list .gallery-item .gallery-image { border: 1px solid #e6e4d6 !important; padding: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #fff; -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.02); }

/* cms */
.cms-page-view .col1-layout .col-main { max-width: 860px; margin: 20px auto; }
.cms-page-view .page-title h1 { font-weight: bold; }
.cms-page-view .std { font-size: 16px; line-height: 1.4em; }

/* EasyZoom */
.easyzoom { position: relative; display: inline-block;	*display: inline; *zoom: 1; }
.easyzoom img { vertical-align: bottom; }
.easyzoom.is-loading img { cursor: progress; }
.easyzoom.is-ready img { cursor: zoom-in; }
.easyzoom.is-error  img {	cursor: not-allowed; }
.easyzoom-notice { position: absolute; top: 50%; left: 50%; z-index: 150; width: 10em; margin: -1em 0 0 -5em; line-height: 2em; text-align: center; background: #FFF; box-shadow: 0 0 10px #888; }
.easyzoom-flyout { position:absolute; z-index: 999; overflow: hidden; left: 0; right:0; bottom: 0; top: 0; }
.easyzoom-flyout img {max-width: none !important; }

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label { display: block; border-radius: 3px; font-size: 14px; text-align: center; color: #636363; text-decoration: none; box-sizing: content-box; }
.swatch-link { border: 1px solid #cccccc; margin: 0 0 3px; }
.swatch-link img { border-radius: 2px; }
.swatch-link:hover { cursor: pointer; text-decoration: none; }
.swatch-link .x { display: none; text-indent: -999em; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/bg_x.png) center no-repeat transparent; z-index: 10; }
.swatch-link.has-image .swatch-label { position: relative; }
.swatch-link.has-image img { position: absolute; top: 0; left: 0; }
.swatch-label { border: 1px solid #fff; margin: 0; white-space: nowrap; background: #fff; }
.configurable-swatch-list { margin-left: -3px; zoom: 1; clear: both; -webkit-transform: translateZ(0px); }
.configurable-swatch-list li { float: left; zoom: 1; margin: 0 0 0 3px; }
.products-grid .configurable-swatch-list li { display: inline-block; float: none; margin: 0; vertical-align: top; }
.configurable-swatch-list .not-available .x { display: block; }
.configurable-swatch-list .not-available .swatch-link { border-color: #ededed; position: relative; }
.configurable-swatch-list .not-available .swatch-link.has-image img { opacity: 0.4; filter: alpha(opacity=40); }
.configurable-swatch-list .not-available .swatch-label { color: #aaa; background: #fff; }
.configurable-swatch-list .wide-swatch .swatch-label { padding: 0 6px; }
.configurable-swatch-list .not-available a:focus { outline: 0; }
#narrow-by-list dd .configurable-swatch-list li { margin: 0 0 0 3px; width: 47%; }
#narrow-by-list dd .swatch-link { border: none; line-height: 25px; margin-right: 2px; text-align: left; }
#narrow-by-list dd .swatch-link.has-image { line-height: inherit; }
#narrow-by-list dd .swatch-link:hover .swatch-label { border-color: #333; }
#narrow-by-list dd .swatch-label { background: #f4f4f4; border: 1px solid #cccccc; border-radius: 3px; display: block; float: left; line-height: 1.5em; margin: 0 5px 0 0; padding: 1px 5px; white-space: nowrap; }
#narrow-by-list dd .swatch-label img { border: 1px solid #fff; border-radius: 3px; box-sizing: content-box; }
#narrow-by-list dd .has-image .swatch-label { padding: 0; }
@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) { clear: left; }
}
.currently .swatch-current {position: relative;}
.currently .swatch-current .btn-remove { margin-top: -10px; position: absolute; right: 0; top: 50%; }
.currently .swatch-current span { display: block; float: left; }
.currently .swatch-link { display: inline-block; margin: 0 0 0 3px; }
.currently .swatch-link:hover { border-color: #cccccc; cursor: default; }
/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover { border-color: #333; }
.configurable-swatch-box { background: none !important; }
.configurable-swatch-box select.swatch-select { display: none; }
.configurable-swatch-box .validation-advice { margin: 0 0 5px; background: #df280a; padding: 2px 5px !important; font-weight: bold; color: #fff !important; float: left; display: block; border-radius: 3px; }
.product-view .product-img-box .product-image img { max-width: 100%; max-height: 750px; margin: 0px auto;}
.product-view .product-img-box .product-image-zoom { z-index: 0; }
.product-view .product-image-thumbs img { max-width: 100%; max-height: 100%; }

/* instafeed */
#instafeed { margin-bottom: -20px; margin-top: 20px; }
#instafeed .owl-theme .owl-prev { left: 10px; }
#instafeed .owl-theme .owl-next { right: 10px; }
.insta-item a { display: block; overflow: hidden; }

/* pager */
.sorter { float: left; }
.pages { float: right; }
.pages strong { display: none; }
.pages ol li { display: inline-block; margin-left: 3px; }
.pages ol li a { display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; border: 1px solid #e0ddc9; background-color: #f4f4f4; }
.pages ol li a:hover { background-color: #fff; }
.pages ol li.current { width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #e0ddc9; background-color: #fff; font-weight: 600; }
.pages ol li a .v-middle { margin-top: -3px; }


/* update */
#cboxCurrent { display: none !important; }
.degriz_outofstock .title { margin-bottom: 10px; font-size: 16px; }
input#outOfStock_subscription { float: left; margin-right: 5px; line-height: 32px; height: 38px; }

.cms-page-view.cms-prodajna-mesta .col1-layout .col-main { max-width: 100%; }
.j2t-rewards-registration-points { margin-bottom: 15px; font-weight: 600; }

.blog-inner .pager { width: 100%; clear: both; }
.blog-inner .pager .pages { margin-right: 10px; }

.mxyt-videolink .mxyt-play { z-index:9; }

.cvv-gene { cursor: pointer; }
.cvv-gene .tip { cursor:default; display: none; margin-top: 10px; border: 1px solid #ccc; padding: 15px 15px 5px 15px; }

#braintree-cvc,
#braintree-expiry,
#braintree-card  { height: 36px !important; padding: 4px 8px !important; width: 200px  !important; font-size: 16px !important; }
#braintree-cvc,
#braintree-expiry { width: 100px  !important; }

/* home blog */
.home_blog { background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/wood.jpg) repeat; padding: 20px 0; -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.1); }
.home_blog .title { text-align: center; }
.home_blog .title h2 { font-size: 27px; color: #385829; font-weight: 300; text-align: center; margin: 10px 0 20px 0; }
.home_blog .itm { margin: 10px 0; }
.home_blog .itm a { text-decoration: none; color: #6c6a60; display: block; overflow: hidden; max-width: 400px; background: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.4); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.4); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.4); }
.home_blog .itm .image { position: relative; display: block; width: 100%; height: 200px; overflow: hidden; }
.home_blog .itm .image img { min-height: 100%; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: .3s ease-in-out; }
.home_blog .itm:hover .image img { transform: translate(-50%,-50%) scale(1.1); }
.home_blog .itm .image:before { content: ''; position: absolute; height: 20px; width: 100%; left: 0; bottom: 0; right: 0; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/shadow.png) no-repeat bottom center; background-size: contain; z-index: 1; }
.home_blog .itm .content { padding: 20px; text-align: center; }
.home_blog .itm .content h2 { font-size: 17px; color: #385829; font-weight: bold; }
.home_blog .itm .content .btn { margin: 0; display: inline-block; clear: both; padding: 0 15px; text-decoration: none; font-weight: 600; border: 1px solid #325024; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); font-size: 14px; line-height: 32px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: rgb(50,80,36); background: -moz-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: -webkit-linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); background: linear-gradient(0deg, rgba(50,80,36,1) 0%, rgba(59,92,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#325024",endColorstr="#3b5c2c",GradientType=1); }
.home_blog .owl-theme .owl-prev { left: 10px; }
.home_blog .owl-theme .owl-next { right: 10px; }
.home_blog .owl-theme.owl-carousel .owl-nav button.owl-next, 
.home_blog .owl-theme.owl-carousel .owl-nav button.owl-prev { top: -40px; color: #57543f; }

/* affiliate */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; /*background: none;*/ }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Component containers
----------------------------------*/
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/ }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { /*border: 1px solid #aaaaaa/*{borderColorHeader}*/; /*background: #cccccc/*{bgColorHeader}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat};*/ color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }

.ui-tabs .ui-tabs-panel { clear: both; }

/* custom */
.owl-carousel .owl-item img.owl-lazy { height: auto !important; width: 100% !important; }
.banners #banner-slider.owl-carousel .owl-item img,
.onas .image img,
.footer .bottom .cards img,
.footer .blocks li.contacts img,
.onas .content .desno { height: auto !important; }

.std ul.cms-list { list-style: none; margin: 20px 0; padding:0;  }
.post-entry .products-grid.owl-carousel li.item { float:none !important; width: 100% !important; margin:0 !important; }

.freegift { margin:40px 0 20px 0;}
.freegift .title { font-size: 19px; font-weight: bold; text-align: center; color: #111; }
.form-list .customer-dob .dob-month { width: 75px; }

/* giftproduct */
.onestep-section .block-content #checkout-review-load .data-table tbody td.giftprod { padding: 0; line-height: 1.4em; }
.giftproduct { display: flex; padding: 15px 10px; background: #f5f4f0; }
.giftproduct .gift-image { flex: 1; margin-right: 10px;  }
.giftproduct .gift-image img { max-width: 100%;}
.giftproduct .content { flex: 4; }
.giftproduct .action { flex: 2; text-align: center; display: flex; vertical-align: center; align-items: center; justify-content: center; }
.giftproduct .content h3.gift-name { font-size: 16px; font-weight: bold; color: #333;  margin: 5px 0; }
.giftproduct .content .std { font-size: 14px; line-height: 1.4em; overflow: hidden; }
.giftproduct .content .std strong { font-weight: 600; }

/* tier increase */
.moreadd { display: inline-block; clear: both; background: #fff; padding: 5px 8px 5px 12px; -webkit-box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%); -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1); box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%); }
.moreadd a { display: inline-block; background-color: #912651; color: #fff; padding: 5px 10px; margin-left: 8px; text-decoration: none; }

/* cms */
.grecaptcha-badge { display: none !important; }
.cms-index-index .col-main .messages { display: none; }

/* razpis */
.razpis { margin: 30px 0 30px 0; display: flex; flex-wrap: wrap; justify-content: center;  align-items: stretch; }
.razpis p { flex: 1; margin: 0 20px; color: #999; font-size: 14px; }
.razpis img { height: unset; width: unset; }

/* update */
.std ul.products-grid { list-style: none; padding: 0; margin: 0; }


/* autocomplete address */
.selectize-control.postcode .selectize-dropdown > div { border-bottom: 1px solid rgba(0,0,0,0.05); }
.selectize-control.postcode .selectize-dropdown .by { font-size: 11px; opacity: 0.8; }
.selectize-control.postcode .selectize-dropdown .by::before { content: 'by '; }
.selectize-control.postcode .selectize-dropdown .name { font-weight: bold; margin-right: 5px; }
.selectize-control.postcode .selectize-dropdown .title { display: block;}
.selectize-control.postcode .selectize-dropdown .description { font-size: 13px; display: block; color: #a0a0a0; white-space: nowrap; width: 100%; text-overflow: ellipsis; overflow: hidden; }
.selectize-control.postcode .selectize-dropdown .meta { list-style: none; margin: 0; padding: 0; font-size: 10px; }
.selectize-control.postcode .selectize-dropdown .meta li { margin: 0; padding: 0; display: inline; margin-right: 10px; }
.selectize-control.postcode .selectize-dropdown .meta li span { font-weight: bold; }
.selectize-control.postcode::before { -moz-transition: opacity 0.2s; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; content: ' '; z-index: 2; position: absolute; display: block; top: 12px; right: 34px; width: 16px; height: 16px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/spinner.gif); background-size: 16px 16px; opacity: 0; }
.selectize-control.postcode.loading::before { opacity: 0.4;}
.selectize_icon { width: 30px; height: 30px; display: inline-block; vertical-align: middle; background-size: 24px 24px; margin: 5px; background-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/home.gif); background-repeat: no-repeat; background-position: center; }
.selectize-control.postcode .selectize-dropdown-content { max-height: 180px; }
.quickshop .form-list select#selectize_address { visibility: hidden; height: 0; margin: 0; padding: 0; overflow: hidden; border: none; display: block !important; }
.selectize-input.required { color: #333333; }

.validation-advice { font-size: 14px; margin: 2px 0 5px; }

/* flex */
.std .flex { display: flex; justify-content: center; align-items: center; gap: 40px; margin: 40px 0; font-size: 17px; line-height: 1.5em; }
.std .flex .slika { flex: 1; }
.std .flex .opis { flex: 2; } 
.std .flex .slika img { max-width: 100%; height: unset; display: block;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } 

.std .flex h2 { font-size: 34px; font-weight: 600; margin: 10px 0 20px; }

.addview { text-align: center; position: relative; padding: 40px 30px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/box.png) repeat-y left; -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.addview:before { content:''; position: absolute; left: -7px; top: 50%; margin-top: -7px; width: 0; height: 0; border-style: solid; border-width: 8px 7px 8px 0; border-color: transparent #e3e2db transparent transparent; }

.addview .details { text-decoration: none;  display: inline-block; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;  border:1px solid #325024; padding: 0px 40px; line-height: 50px; height: 50px; font-size: 18px; text-align:center; white-space:nowrap; color:#fff; font-weight: 600; letter-spacing: 0.01em; text-shadow: 1px 1px 0 rgba(0,0,0,0.1); border-color: #912651;  background: rgb(145,38,81); background: -moz-linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); background: -webkit-linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); background: linear-gradient(0deg, rgba(145,38,81,1) 0%, rgba(157,38,86,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#912651",endColorstr="#9d2656",GradientType=1);}
.addview .details:hover span { border-color: #851d47; background: #851d47; }
.addview .price-box { margin: 10px 0 20px 0; }
.addview .price-box p { display: inline-block; padding: 0 5px; }
.addview .price-box p .price-label { display: block; margin: 0 0 3px 0; font-size: 14px; font-weight: 300; }
.addview .price-box .regular-price .price,
.addview .price-box p .price { height: 30px;  vertical-align: top; font-weight: 700; font-size: 30px; line-height: 30px; }

@media (max-width: 720px) {	
	.std .flex  { justify-content:flex-start; flex-direction: column; }
	.std .flex .slika { order: 1; width: 100%; }
	.std .flex .opis { order: 2; } 
}

/* footer newsletter */
.footer-subscriber { display: flex; gap: 30px; align-items: center; padding-top: 20px; margin-top: 20px; border-top: 1px dashed #e6e4d6; }
.footer-subscriber p { margin: 0; font-size: 15px; }
.footer-subscriber .titles { font-size: 21px; color: #57543f;  font-weight: 600; margin-bottom: 5px;}
.footer-subscriber .title { flex: 1; max-width: 420px; }
@media (max-width: 640px) {	
	.footer-subscriber { display: block; } 
	.footer-subscriber .title { margin-bottom: 10px; max-width: unset;  }
}
/**
 * @copyright  For copyright and license information, read the COPYING.txt file.
 * @link       /COPYING.txt
 * @license    Academic Free License (AFL 3.0)
 * @category    design
 * @package     base_default
 */

/* 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://zelisca-cvetka.si/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://zelisca-cvetka.si/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://zelisca-cvetka.si/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://zelisca-cvetka.si/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://zelisca-cvetka.si/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://zelisca-cvetka.si/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://zelisca-cvetka.si/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://zelisca-cvetka.si/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://zelisca-cvetka.si/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

body.modal_opened,
html.modal_opened { overflow: hidden; }
.degriz_gdprnewsletter { margin: 0; }
.degriz_gdprnewsletter > label > input { display: inline-block; vertical-align: middle;  margin-right: 10px; }
.degriz_gdprnewsletter a.gdprnewsletter_box_open label { text-decoration: underline; }
.gdprpopup_class { opacity:0; filter:alpha(opacity=0); visibility: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; text-align: left; background: rgba(0,0,0, .9); -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; z-index: 9999; }
.gdprpopup_bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.gdprpopup-state { display: none !important; }
.modal_opened .popup_opened.gdprpopup_class { opacity:1; filter:alpha(opacity=100); visibility: visible; }
.modal_opened .popup_opened.gdprpopup_class .gdprpopup_inner { top: 50%; }
.gdprpopup_inner { -webkit-transition: top 0.3s ease; -moz-transition: top 0.3s ease; -ms-transition: top 0.3s ease; -o-transition: top 0.3s ease; transition: top 0.3s ease; position: absolute; top: 20%; left: 50%; background: #fff; overflow: auto; width: 800px; max-width: 90%; height: auto; max-height: 90%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.gdprpopup_inner > div { margin: 3em; }
.gdprpopup_close { position: absolute !important; right: 0.5em; top: 0.5em; width: 2.1em; height: 2.1em; cursor: pointer; }
.gdprpopup_close:after,
.gdprpopup_close:before { content: ''; position: absolute; left: 50%; top: 0; width: 2px; height: 2.5em; margin: -3px 0 0 -1px; background: #999; display: block; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.gdprpopup_close:hover:after,
.gdprpopup_close:hover:before { background: #000; }
.gdprpopup_close:before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.gdprlabel_text,
.gdprlabel_button { cursor: pointer; }
.gdprpopup_class a { padding: 0; }
.gdprpopup_class a label { padding: 10px 15px; }
.gdprpopup_box_inner { margin-bottom: 2em; }
.gdprpopup_box_subscribe { text-align: center; }
.gdprpopup_box_subscribe a { margin: 5px;display: inline-block;padding: 10px 20px;}
.gdpr_line { margin-top: 0; color: #777; font-size: 12px; }
.gdpr_line a {  color: #777; }
.gdpr_line a label { vertical-align: unset; }
.quickshop .gdpr_line { margin: -10px 0 10px 0; }
.quickshop-agreement-p label {margin: 0; }

/* location specific css */
#newsletter-validate-detail .degriz_gdprnewsletter { position: absolute; font-size: 12px; margin-top: 25px; margin-bottom: 0; }
#newsletter-validate-detail .degriz_gdprnewsletter label { color: rgba(255,255,255,0.7); }
#newsletter-validate-detail .degriz_gdprnewsletter a.gdprnewsletter_box_open { color: rgba(255,255,255,0.9); }
#newsletter-validate-detail .degriz_gdprnewsletter .button label { color: rgba(0,0,0,0.7); }
.lowestprice { display: block; color: #a3a3a3; line-height: 1.3em; font-size: 13px; clear: both; }
.lowestprice .price,
.lowestprice strong { color: #a3a3a3; line-height: 1.3em; font-size: 13px; font-weight: normal; }
.catalog-product-view .lowestprice { margin-bottom: 20px; line-height: 1.3em; font-size: 13px; }
.catalog-product-view .lowestprice .price,
.catalog-product-view .lowestprice strong { font-weight: bold; }
.gallery-list {
    display: table-row;
}
.gallery-list .gallery-item {
    display: table-cell;
    padding: 0 10px 10px 0;
}

.gallery-list .gallery-item a {
    display: block;
}
.gallery-list .gallery-item .gallery-image {
    border: 1px solid #ccc;
    border-bottom: 0;
    padding: 5px;
}
.gallery-list .gallery-item .gallery-title {
    background: #3399cc;
    color: #fff;
    padding: 5px 6px;
}

#j2t-track1 {background-image:url(https://zelisca-cvetka.si/skin/frontend/base/default/images/j2t-bg-fader.gif); background-repeat:no-repeat; width:209px; height:28px;}
#j2t-handle1 {background-image:url(https://zelisca-cvetka.si/skin/frontend/base/default/images/j2t-thumb-n.gif); background-repeat:no-repeat; width:17px; height:21px; cursor:move;}
#j2t-track2 {background-image:url(https://zelisca-cvetka.si/skin/frontend/base/default/images/j2t-bg-fader.gif); background-repeat:no-repeat; width:209px; height:28px;}
#j2t-handle2 {background-image:url(https://zelisca-cvetka.si/skin/frontend/base/default/images/j2t-thumb-orange.gif); background-repeat:no-repeat; width:17px; height:21px; cursor:pointer;}
.j2t-loyalty-points {display:block; clear:both;}
.rewards_point_cart em {color:#EB340A;}
.form-list .field.j2t-rewardpoints-email {width: 280px;}
.form-list .field.j2t-rewardpoints-email img {vertical-align: middle;}
.order-items h2.front-rewardpoints-details-title, .page-print h2.front-rewardpoints-details-title {margin-top: 10px;}
.j2t-loyalty-points img {display: inline; vertical-align: middle;}
#rewardFormArea .login-area-reward-form { border: 1px solid #E2E2E2; padding: 5px; background-color: #F0F8FC; margin-top: 5px;}
#rewardFormArea .innner-item-points {font-size: 11px;}
.rewardpoints-msgs .success-msg {background-image: url(https://zelisca-cvetka.si/skin/frontend/base/default/images/rewardpoints/rewardpoints.png);}

ul.catalog-points-details {list-style: disc; margin-left: 30px; font-style: italic; color: #5E5E5E;}

span.inline-catalog-points-details, span.catalog-points-details {display:list-item;}
span.catalog-points-details {list-style: disc; margin-left: 30px; font-style: italic; color: #5E5E5E;}

#my-rewardpoints-table {margin-bottom: 20px;}

.block .j2t-content {margin: 0; padding: 5px 9px; clear:both;}
.block .jiathis_style_32x32 {margin: 0; padding: 5px 9px;}


.j2t-content input.input-text {width:98%;}
.cookiealert {background: #333; color: #fff; padding: 5px 0; font-size: 12px; position: fixed; left: 0; bottom: 0; width: 100%; z-index: 99999999; }
.cookiealert .container { max-width: 960px; margin: 0 auto; box-sizing: border-box; padding: 5px 10px; }
.cookiealert .message { text-align: left; overflow: hidden; padding-right: 15px; float: left;  width: 80%; box-sizing: border-box; }
.cookiealert .buttons-set { float: right; margin: 0; width: 20%; border:0; padding: 10px 0 0 0; box-sizing: border-box; clear: none; text-align: right; }

.cookiealert .message span.cookie-title{display: block; color: #fff; font-size: 14px; font-weight: bold;}
.cookiealert .message a{color: #f90; text-decoration: underline;}
.cookiealert .message a:hover{text-decoration: none;}
.cookiealert .message .close a{font-size: 16px; text-decoration: none; font-weight: bold;}
.cookiealert .message .close a:hover{text-decoration: underline;}
.cookiealert .buttons-set .decline { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8; }

@media (max-width:960px) {
	.cookiealert .message,
	.cookiealert .buttons-set { float: none; width: 100%; text-align: left; }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:1px solid #000;padding: 10px;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
﻿/* DEGRIZ responsive */
@media (max-width: 1340px) {	
	.popsup { right: 15px; bottom: 0; top: unset; height: unset; -webkit-border-radius: 5px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius: 5px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-radius: 5px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
	.popsup .kno { height: 33px; line-height: 33px; width: 280px; float: none; text-transform: none; font-size: 14px; font-weight: bold; }
	.popsup .kno span {  left: unset; width: 100%; position: relative; top: unset; -webkit-transform: none; -moz-transform: none; -o-transform: none; text-align: left; padding-left: 15px; box-sizing: border-box; }
	.popsups { height: unset; width: 280px; padding: 15px 20px 15px 20px; }
	.owl-theme .owl-prev { left: 10px; }
	.owl-theme .owl-next { right: 10px; }
	.novo_posts .blockc-1,
	.novo_posts .blockc-7 { display: none; }
}
@media (max-width: 1280px) {
	.owl-theme .owl-next { right: 0; }
	.owl-theme .owl-prev { left: 0; }
}
@media (max-width: 1200px) {	
	.header.fixed .carteks { margin-left: 0px; right: 0; top: 0; }
	
	/* menu */
	.nav-container .maton { display: block; text-transform: uppercase; height: 42px; line-height: 42px; padding: 0px 15px; text-align: left; font-size: 18px; font-weight: bold; cursor: pointer; color: #57543f; }
	.nav-container .maton span:before { content: ''; height: 20px; width: 20px; display: block; float: left; margin: 11px 8px 4px 0; background-color: #57543f; mask-size: contain; -webkit-mask-size: contain; -webkit-mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/menu.svg); mask-image: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/menu.svg); }
	.nav-container .maton.open {  }
	
	.nav-container .mobile ul#nav, 
	.nav-container .mobile ul.mobile-menu { border-top: 1px solid #e0d8ca; display: none; width: 100%; position: absolute; z-index: 5; background: #f9f8f2; left: 0; -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); }
	.nav-container .mobile ul#nav li.level-top, 
	.mobile-menu li.level-top { float: none; display: block; border-bottom: 1px solid #e0d8ca; }
	.nav-container .mobile ul#nav li.level-top:last-child, 
	.mobile-menu li.level-top:last-child { border-bottom: 0; }
	
	#nav li { position: relative; }
	#nav li a.level-top, 
	.mobile-menu li a.level-top { float:none; display: block; border: 0; height: 38px; line-height: 38px; padding: 0px 15px; text-decoration: none;}
	#nav li.parent > a.level-top::before { right: 15px; top: 19px; }
	#nav ul, 
	#nav div { left: 0; top: 0; width: 100%; position: relative; display: none; }
	#nav ul.level0 { overflow: hidden; }
	#nav .nav-1 ul.level0 { padding-bottom: 10px; }

	#nav li .shown-sub ul.shown-sub, 
	#nav li .shown-sub li div.shown-sub { left: unset; border-right: 0; border-left: 0; }

	.product-view .product-shop .namen { position: relative; width: 100%; display: flex; overflow: hidden; }
	.product-view .product-shop .namen a { width: 84px; float: left; margin-right: 10px;  }
}
@media (max-width: 1180px) {	
	.home-week .product-image { width: 50%; }
	.home-week .content .desc {  margin-bottom: 15px; }
	.home-week .odstevalnik { text-align: left; margin-bottom: 10px; }
	.home-week .price-display { position: relative; bottom: unset; right: unset; margin-bottom: 10px; }
	.home-week .promo { right: unset; top: 165px; left: 20px; }
	.home-week .discount { right: unset; top: 236px; left: 170px; }

	.products-grid li.item { float:left; width: 32%; margin-right: 2%;  }
	.products-grid li.item:nth-child(4n) { margin-right: 2%; } 
	.products-grid li.item:nth-child(3n) { margin-right: 0; } 
	.products-grid li.item:nth-child(4n +1) { clear: none; }
	.products-grid li.item:nth-child(3n +1) { content: ''; clear: both; }

	.advantages { padding-bottom: 20px; }
	.advantages li {  width: 49%; margin-bottom: 20px; }
	.advantages li:nth-child(2n) { margin-right: 0; } 
}
@media (max-width: 1080px) {	
	.banners { display: block; }
	.banners .homeoglas { display: none; }
	.banners #banner-slider { width: 100%; margin-right: 0; }
	.banners #banner-slider.owl-carousel .owl-item img { float: right; }

	.popsup { right: 15px; bottom: 0; top: unset; height: unset; -webkit-border-radius: 5px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius: 5px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-radius: 5px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
	.popsup .kno { height: 33px; line-height: 33px; width: 89px; float: none; text-transform: none; font-size: 14px; font-weight: bold; }
	.popsup .kno span {  left: inherit; width: 100%; position: relative; top: inherit; transform: inherit !important; -webkit-transform: inherit !important; -moz-transform: inherit !important; -o-transform: inherit !important; writing-mode: inherit !important; text-align: left; padding-left: 15px; box-sizing: border-box; }
	.popsups { height: unset; padding: 15px 10px;    width: 280px; }

}
@media (max-width: 1020px) {	
	.footer .blocks li.blok { width: 33.33%; }
	.footer .blocks > li.contacts:first-child,
	.footer .blocks > li.blok:nth-child(2) { width: 50%; padding-bottom: 20px; margin-bottom: 15px; min-height: 83px; }
	.footer .blocks li:nth-child(2+1) { content: ''; clear: both; }

	.product-view .product-img-box,
	.product-view .product-shop { float: none; width: 100%; padding-right: 0; margin-right: 0; }
	.product-view .product-img-box { margin-bottom: 40px; }
	.product-view .product-shop .box::before { display: none; }

	 .checkout-onestep-index .phone { display: none; }
	.cart .cart-collaterals .col2-set,
	.cart .cart-collaterals .col2-set .col-1,
	.cart .cart-collaterals .col2-set .col-2,
	.cart .totals { float: none; width: 100%; text-align: right; }
	.cart #discount-coupon-form { max-width: 468px; display: block; text-align: left; float: right; }

	.header .wrap .ikone {  max-width: 290px; max-height: 55px; overflow: hidden; }
}
@media (max-width: 920px) {	
	.header .container { padding-top: 10px; }
	.header .form-search { float: none;  margin: 0 0 10px 0; width: 100%;  clear: both;  }
	.header .logo { position: relative; left: unset; margin: 0 auto; margin-bottom: 15px; top: unset; float: left; }
	.checkout-onestep-index .logo { float: none; }
	.checkout-onestep-index .header { min-height: 82px; }
	.block-cart { margin-top: 9px; }
	.header .phone {margin-top: 14px; }

	.sections li { display: block; }
	.sections li .image, 
	.sections li .content { width: 100%; }

	table { overflow: auto; max-width: 100%; width: 100%; }

	.col2-left-layout .col-main,
	.col-main,
	.col-right,
	.col-left { float: none; width: 100%; padding-left: 0; padding-right:0; }

	.block-layered-nav { margin-bottom: 0; }
	.block-layered-nav .block-title { position: relative; cursor: pointer; margin: 10px 0 0 0; font-size: 16px; padding: 10px; border: 1px solid #e0ddc9;  background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
	.block-layered-nav .block-title:before { content: ''; width: 7px; height: 4px; background: url(https://zelisca-cvetka.si/skin/frontend/cvetka/default/images/parent.png) no-repeat center; display: block; position: absolute; right: 15px; top: 18px; }
	.block-layered-nav #narrow-by-list { display: none; }
	.block-layered-nav dt { cursor: pointer; color: #333; font-size: 15px; line-height: 19px; }
	.block-layered-nav .block-content { padding-top: 0; }

	.block-blog-search .block-content { padding-left:0; padding-right: 0; }
}
@media (max-width: 860px) {	
	.header .wrap .ikone {  display: none; }
	.novo_posts .row { display: block; }
	.novo_posts .blockc-2, 
	.novo_posts .blockc-5 { width: 100%; float: none; }
	.novo_posts .block-5, 
	.novo_posts .block-6 { width: 50%; float: left; }

	.onas { padding: 30px 0; }
	.onas .image, 
	.onas .content { float: none; width: 100%; }

	.banners #banner-slider { height: auto; }
	.banners #banner-slider .content .contain { padding: 25px 0 0 25px; width: 300px; }
	.banners #banner-slider .content h4 { font-size: 19px; }
	.banners #banner-slider .content h3 { font-size: 24px; }
	.banners #banner-slider .content p { font-size: 14px; }
	.banners #banner-slider .content .btn { margin-top: 10px; }
	.container.banners { padding: 0; }
}
@media (max-width: 760px) {	
	.products-grid li.item { float:left; width: 49%; margin-right: 2%;  }
	.products-grid li.item:nth-child(4n),
	.products-grid li.item:nth-child(3n) { margin-right: 2%; } 
	.products-grid li.item:nth-child(2n) { margin-right: 0; } 
	.products-grid li.item:nth-child(4n +1),
	.products-grid li.item:nth-child(3n +1) { clear: none; }
	.products-grid li.item:nth-child(2n +1) { content: ''; clear: both; }

	.col2-left-layout .products-grid li.item { width: 49%; }
	.col2-left-layout .products-grid li.item:nth-child(3n +1) { clear: none; }
	.col2-left-layout .products-grid li.item:nth-child(3n) { margin-right: 2%; } 
	.col2-left-layout .products-grid li.item:nth-child(2n) { margin-right: 0; } 


	.razpis { display: block; }
	.razpis img { max-width: 100%; margin-bottom: 10px; }
	.razpis p {margin: 0; font-size: 14px; line-height: 1.2em; }


}
@media (max-width: 720px) {	

	.header .wrap { padding-top: 0; }
	.nav-container { margin-top: 0; }
	.header .customerlogin, 
	.header .search_holder .search_block .search_link { margin: 4px 0; }
	.search_fixed_block { top: 2px; right: 7px; width: 200px; }
	.search_fixed_block input.input-text  { width: 161px; min-width: auto; }

	.block-cart { margin-top: 5px; }
	.header .logo { max-height: 97px; }
	.header .logo img { width: auto; }

	.advantages li {  width: 100%; margin-right: 0;  }

	.custom_qty li .tag { left: 10px; transform: none; }

	#shopping-cart-table colgroup { display: none; }
	#shopping-cart-table tbody { table-layout: fixed; }
	#shopping-cart-table thead th,
	#shopping-cart-table tbody td { width: 25%; display: block; float: left; text-align: left !important; }
	#shopping-cart-table thead th:nth-child(1) { display: none; }
	#shopping-cart-table thead th:nth-child(2) { width: 100%; } 
	#shopping-cart-table tbody td:nth-child(1)  { width: 25%; } 
	#shopping-cart-table tbody td:nth-child(1) img { width: 50px; height: 50px; }
	#shopping-cart-table tbody td:nth-child(2) { width: 75%; } 
	#shopping-cart-table tbody td:nth-child(3) { clear: left; }

	.footer .blocks li.blok { width: 50%; }
	.footer .blocks > li.contacts:first-child,
	.footer .blocks > li.blok:nth-child(2) { padding-bottom: 5px; margin-bottom: 15px; min-height: auto; }
	.footer .blocks > li.contacts:first-child { width: 100%; clear: both; }
	.footer .blocks li:nth-child(2+1) { clear: none; }
	.footer .blocks li:nth-child(4) { content: ''; clear: both; }
	.footer .blocks li.blok, 
	.footer .blocks li.contacts { padding-left: 0; }

	.footer .blocks li.blok h3 { font-size: 19px; margin: 0 0 10px 0;}
	.footer .blocks li.blok li { padding-top: 2px; padding-bottom: 2px; }
	.footer .blocks li.blok li::before { top: 9px; }


	ul.post-wrapper li { width: 100%; float: none; margin-right: 0; }

	.col2-set .col-1,
	.col2-set .col-2 { float: none; width: 100%; }
	.col2-set .col-1.new-users { margin-bottom: 15px; }
	input.input-text, 
	textarea { max-width: 100%; }

	body table.data-table { overflow-x:auto; max-width: 100%; display: block; }
}
@media (max-width: 560px) {	
	.item .novo,
	.item .discount,
	.product-img-box .novo,
	.product-img-box .discount { width: 44px; height: 44px; line-height: 44px; font-size: 15px; font-size: 12px; left: -5px; }
	.item .discount, 
	.product-img-box .discount { font-size: 15px; }
	.item .discount.duo, 
	.product-img-box .discount.duo { margin-top: 33px; }

	.footer .blocks li { width: 100%; }
	.footer .blocks > li:first-child,
	.footer .blocks > li:nth-child(2) { width: 100%; }

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

	.catalog-product-view .wrapper { background-size: contain; }

	.header .container { display: block; }
	.header .wrap { float: none; padding: 0; flex: unset; margin-left: 0; width: 100%; clear: both; text-align: right; }
	.header .logo { max-height: 48px; float: none; margin-bottom: 10px; position: absolute; top: 6px; left: 14px; width: 90px; }
	.carteks a.title p { display: none; }
	.header .customerlogin, 
	.header .search_holder,
	.header .search_holder .search_block .search_link,
	.block-cart  { margin: 0; width: 45px; height: 45px; float: right;}
	.header .search_holder { padding: 0; }
	.carteks a.title .amount { left: 20px; }
	.carteks a.title { padding: 0; }
	.header .customerlogin, 
	.header .search_holder .search_block .search_link { margin: 0; padding: 0;}
	.header .search_block .search_link::before,
	.header .customerlogin::before { width: 26px; height: 35px; margin: 0 0 0 6px; }
	.nav-container { margin-top: 10px; }
	.nav-container .maton {  padding: 0; }

	.top-container .container { font-size: 13px; line-height: 1.3em; }

	ul.tabs li a { border-bottom: 1px solid rgba(255,255,255,0); width: 100%; }
	ul.tabs li { display: block; margin-right: 0; }
	ul.tabs li.active a, ul.tabs li.current a { background: #fefefe; }

	.banners #banner-slider .content p { display: none; }
	.banners #banner-slider .content { background-position: top right; }

	.products-grid .content .product-name { height: auto; }
}
@media (max-width: 480px) {	
	.header .phone {  display: none; }
	.col2-left-layout .products-grid li.item,

	.checkout-cart-index .crosssell .products-grid li.item { float: left; width: 49%; margin-right: 2%; }
	.checkout-cart-index .crosssell .products-grid li.item:nth-child(2n) { margin-right: 0; }
	.checkout-cart-index .crosssell .products-grid .price-display li { width: 100%; float: none; border-right: 0; text-align: center; padding: 2px 0; }
	.checkout-cart-index .crosssell .products-grid .product-name span { font-size: 12px; line-height: 1.1em; }
	.checkout-cart-index .crosssell .products-grid .product-name { background-size: contain; }

	.sections li .image { min-height: 400px; }
	.sections li .content { padding: 40px 20px; }

	.advantages { padding: 20px 0; }

	.reviw .addreviw { float: none; margin: 10px 0; }


	.onestep-section .data-table thead th { padding-left: 4px; padding-right: 4px; }
	body .onestep-section .block-content #checkout-review-load .data-table td h3.product-name { font-size: 11px; }
	.onestep-section .block-content #checkout-review-load .data-table thead th { font-size: 11px; }
	.onestep-section .block-content #checkout-review-load .data-table thead th:last-child { min-width: auto !important; }

	.cart-breadcrumbs { overflow: hidden; }

	.footer .top { padding: 20px 0; }
	.footer .bottom {  padding: 15px 0; }
	.tab-content { padding: 20px 0; }

	.novo_posts .block-3, 
	.novo_posts .block-4,
	.blockc-2,
	.blockc-7,
	.blockc-5 { display: none; }
	.novo_posts .block-3, 
	.novo_posts .block-4 { width: 100%; float: none; }
	.novo_posts .blok { height: 340px; }

	.giftproduct { display: block; }
	.giftproduct .action { text-align: left; display: block; }
	.giftproduct .gift-image { margin-right: 0; float: right; margin-left: 10px; }

}
@media (max-width: 430px) {	
	.home-week .discount { display: none; }
	.home-week .promo,
	.home-week .promo .contain,
	.home-week .promo .contain .transform { position: relative; animation: none; -webkit-transform-origin: none; -ms-transform-origin: none; transform-origin: none; -webkit-transform: none; -ms-transform: none; transform: none; margin: 0; top: unset; left: unset; right: unset;}
	.home-week .promo .contain .transform { padding: 15px; font-size: 24px; text-align: center; margin-bottom: 10px; }

	.home-week .content { padding: 15px 15px 0 15px; }
	.home-week .price-display li strong { font-size: 19px; }

	.sections { padding-left: 0; padding-right: 0; }
	.sections li .content { padding: 30px 0; }
	.reviw .container { padding: 0; }
	.reviw { padding: 20px 0; }
	.cart .totals .checkout-types { padding: 0; text-align: center; }
	body #review-buttons-container button.btn-cart span span { font-size: 18px; }

	.mxYouTubeR .mxyt-meta { display: none; }
}
@media (max-width: 360px) {	
	.products-grid .actions .details,
	.products-grid .actions .price-box { width: 100%;}
}
@media (max-width: 340px) {	
	.sections li .image { min-height: 300px; }

	.product-sticky .price-display,
	.home-week .price-display { width: 100%; }
	.product-sticky .price-display li strong, 
	.home-week .price-display li strong { font-size: 17px; }
	.custom_qty li { width: 100%; margin-right: 0; margin-bottom: 10px; }


	.sections li .image { min-height: 280px; }
	.cart a.inc, 
	.cart a.dec { display: none; }
	#shopping-cart-table thead th, 
	#shopping-cart-table tbody td { font-size: 11px; }
	.quickshop .onestep-section .block-content #checkout-review-load .data-table tbody td:nth-child(2),
	.onestep-section .block-content #checkout-review-load .data-table thead th:nth-child(2) { width: 0px !important; overflow: hidden; border:0; display: block; padding: 0 !important; }
	body #review-buttons-container button.btn-cart span span { font-size: 17px; }

	.onas .content .desno { float: none; clear: both; margin-left: 0; }
	.mxYouTubeR h2,
	.onas .content h2 { font-size: 24px; }
}
/**
 * @category    Fishpig
 * @package     Fishpig_AttributeSplash
 * @license     http://fishpig.co.uk/license.txt
 * @author      Ben Tideswell <help@fishpig.co.uk>
 */

.splash-group-grid { 
	height: 1%;
	overflow: hidden;
}

.splash-group-grid li.item {
	float: left;
	text-align: center;
	width: 25%;
}

.splash-group-grid li.item .inner {
	padding: 2%;
}

.splash-group-grid li.item img {
	margin-bottom: 1em;
	max-width: 100%;
}

.splash-group-grid-2 li.item {
	width: 50%;
}

.splash-group-grid-3 li.item {
	width: 33.3%;
}

.splash-group-grid-4 li.item {
	width: 25%;
}

.splash-group-grid-5 li.item {
	width: 20%;
}

.splash-title {
	
}

.splash-image {
	
}

.splash-image img {
	max-width: 100%;
}

.splash-description {
	margin-bottom: 2em;
}

.splash-description img {
	max-width: 100%;
}

.splash-description-full {
	padding-top: 2em;
}

.splash-description-full img {
	max-width: 100%;
}
