/* ====================  NORMALIZE  ==================== */
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: .67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -.5em; }

sub { bottom: -.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; padding: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; -moz-appearance: button; appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

[type='checkbox'], [type='radio'] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; }

[type='search'] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; -webkit-box-sizing: border-box; box-sizing: border-box; }

[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration { -webkit-appearance: none; appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: .35em .625em .75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

nav ul, nav li { list-style: none; margin: 0; padding: 0; }

label { cursor: pointer; }

:focus { outline: 0; }

[type='text'], [type='password'], [type='email'], [type='search'], [type='number'], [type='tel'], [type='url'], textarea { outline: 0; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-box-shadow: none; box-shadow: none; }

/* ====================  END NORMALIZE  ==================== */
/* =======================  CORE  ======================= */
::-moz-selection { background-color: #338fff; color: #fff; text-shadow: none; }
::selection { background-color: #338fff; color: #fff; text-shadow: none; }

html { font-size: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; }

html, body { height: 100%; }

body { background-color: #fff; color: #555; font: normal 14px/1.42857 "Arial", sans-serif; min-width: 320px; position: relative; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

a, area, button, [role="button"], input, label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; }

svg { -webkit-transition: fill .2s ease-in; -o-transition: fill .2s ease-in; transition: fill .2s ease-in; }

/* =======================  END CORE  ======================= */
/* ====================  TYPOGRAPHY  ==================== */
h1, h2, h3, h4, h5, h6 { color: #333; font-family: inherit; font-weight: bold; line-height: 1.1; margin-top: 0; margin-bottom: 20px; }

h1 { font-size: 22px; }

h2 { font-size: 18px; }

h3 { font-size: 16px; }

h4 { font-size: 14px; }

h5 { font-size: 13px; }

h6 { font-size: 12px; }

p { margin-top: 0; margin-bottom: 20px; }

a { color: inherit; text-decoration: underline; }

a:hover { text-decoration: none; }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

blockquote { padding: 0 0 0 15px; margin: 0 0 20px; border-left: 5px solid #eee; }

abbr, acronym { cursor: help; border-bottom: 1px dotted #999; }

address { margin: 0 0 20px; font-style: italic; }

ul, ol { margin: 0 0 20px; padding-left: 10px; }

ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

ul li, ol li { list-style-position: inside; }

ul a, ol a { color: inherit; }

dl { margin: 0 0 20px; }

dt { font-weight: bold; }

dd { margin-left: 20px; }

table { max-width: 100%; background-color: transparent; margin-bottom: 20px; }

caption { caption-side: bottom; font-weight: bold; text-align: left; }

th { font-weight: bold; }

th, td { padding: 0; text-align: left; vertical-align: middle; }

img, video, object, embed { max-width: 100%; }

img, video { height: auto; vertical-align: middle; }

/* ====================  END TYPOGRAPHY  ==================== */
.fk-tabs-list, .breadcrumbs, .menu, .nav, .sub-nav, .sidebar-nav, .sidebar-sub, .f-list, .category, .adv, .testimonial-list, .review-list, .review-score, .account-list { list-style: none; margin: 0; padding-left: 0; }

.fk-tabs-list::after, .nav::after, .sub-nav::after, .container::after, .f-row::after, .category-detail::after, .clearfix::after { clear: both; content: ' '; display: table; }

/* ====================  FORMS  ==================== */
form { max-width: 100%; margin-bottom: 20px; position: relative; }

fieldset { padding: 0; margin: 0; border: 0; }

select, textarea, [type='text'], [type='tel'], [type='url'], [type='email'], [type='search'], [type='number'], [type='password'] { width: 100%; border: 1px solid #e6e3e9; line-height: 1.3; padding: 10px 15px; color: #555; background-color: #fff; margin-bottom: 6px; }

select:focus, textarea:focus, [type='text']:focus, [type='tel']:focus, [type='url']:focus, [type='email']:focus, [type='search']:focus, [type='number']:focus, [type='password']:focus { background-color: #fff; }

select.valid, textarea.valid, [type='text'].valid, [type='tel'].valid, [type='url'].valid, [type='email'].valid, [type='search'].valid, [type='number'].valid, [type='password'].valid { border-color: #79bb3e; background-color: rgba(121, 187, 62, 0.05); }

select.error, textarea.error, [type='text'].error, [type='tel'].error, [type='url'].error, [type='email'].error, [type='search'].error, [type='number'].error, [type='password'].error { border-color: #ec0033; color: #ec0033; background-color: rgba(236, 0, 51, 0.05); }

[type="radio"]:disabled, [type="radio"].disabled, [type="checkbox"]:disabled, [type="checkbox"].disabled { cursor: not-allowed; }

::-webkit-input-placeholder { color: #afafaf; text-overflow: ellipsis; }

::-moz-placeholder { color: #afafaf; text-overflow: ellipsis; }

:-ms-input-placeholder { color: #afafaf; text-overflow: ellipsis; }

::-ms-input-placeholder { color: #afafaf; text-overflow: ellipsis; }

::placeholder { color: #afafaf; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

textarea { min-height: 100px; resize: vertical; }

/* ====================  END FORMS  ==================== */
/* ====================  BUTTONS  ==================== */
.btn-default, .btn-submit, .btn-gray { border: 1px solid transparent; cursor: pointer; display: inline-block; font-weight: normal; outline: 0; padding: 6px 12px; text-align: center; text-decoration: none; text-shadow: none; text-transform: none; vertical-align: middle; white-space: nowrap; -webkit-tap-highlight-color: transparent; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: .2s ease-out; -o-transition: .2s ease-out; transition: .2s ease-out; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.btn-default:hover, .btn-submit:hover, .btn-gray:hover, .btn-default:focus, .btn-submit:focus, .btn-gray:focus { text-decoration: none; }

.btn-default::-moz-focus-inner, .btn-submit::-moz-focus-inner, .btn-gray::-moz-focus-inner { padding: 0; border: 0; }

.btn-default { padding: 8px 15px; color: #555; font-size: 13px; text-decoration: underline; }

.btn-submit { padding: 8px 15px; background-color: #444; color: #fff; font-size: 16px; }

.btn-submit:hover, .btn-submit:focus { background-color: #79bb3e; }

.btn-submit:active { background-color: #6da838; }

.btn-inverse { background-color: #79bb3e; }

.btn-inverse:hover, .btn-inverse:focus { background-color: #6da838; }

.btn-inverse:active { background-color: #609531; }

.btn-gray { border: 0; color: #fff; font-weight: bold; font-size: 16px; padding: 10px 20px; background-color: #c2c2c2; border-bottom: 2px solid #a4a4a4; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 0 #f8f8f8 inset; box-shadow: 0 1px 0 #f8f8f8 inset; }

.btn-gray:hover, .btn-gray:focus { background-color: #aeaeae; }

.btn-gray:active { background-color: #a5a5a5; }

.btn-full { display: block; width: 100%; }

/* ====================  END BUTTONS  ==================== */
/* ====================  TABS  ==================== */
.fk-tabs { margin: 20px 0; overflow: hidden; }

.fk-tabs-list { margin-bottom: -1px; }

.fk-tabs-list li { cursor: pointer; display: block; text-decoration: none; background-color: #eee; border-radius: 4px 4px 0 0; border: 1px solid #e4e4e4; color: #4a4a4a; float: left; font-size: 13px; font-weight: bold; height: 43px; margin-right: 3px; padding: 10px 10px 0; text-align: center; min-width: 150px; }

.fk-tabs-list li:hover { background-color: #e4e4e4; border-color: #c4c4c4; }

.fk-tabs-list li.active { border: 1px solid #cecece; border-bottom: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #f5f5f5), color-stop(15%, #f3f3f3), color-stop(25%, #f3f3f3), color-stop(80%, #fefefe), color-stop(81%, #fff), to(#fff)); background-image: -o-linear-gradient(top, #fff 0%, #f5f5f5 15%, #f3f3f3 15%, #f3f3f3 25%, #fefefe 80%, #fff 81%, #fff 100%); background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 15%, #f3f3f3 15%, #f3f3f3 25%, #fefefe 80%, #fff 81%, #fff 100%); -webkit-box-shadow: 0 1px 0 #f5f5f5 inset; box-shadow: 0 1px 0 #f5f5f5 inset; }

.fk-tabs-item { border: 1px solid #cecece; border-radius: 0 4px 4px; padding: 5px; display: none; }

.fk-tabs-item.active { display: block; }

/* ====================  END TABS  ==================== */
/* ====================  BREADCRUMBS  ==================== */
.breadcrumbs { padding: 5px 0 10px; }

.breadcrumbs-item { display: inline-block; margin-right: 5px; font-size: 12px; color: #555; }

.breadcrumbs-link { display: block; text-decoration: none; color: #323232; padding-right: 11px; position: relative; }

.breadcrumbs-link::after { content: ''; width: 5px; height: 7px; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; }

.breadcrumbs-link:hover { text-decoration: underline; }

/* ====================  END BREADCRUMBS  ==================== */
.slider { position: relative; margin-bottom: 30px; }

.slider span { position: absolute; left: 0; bottom: 30px; width: 80%; padding: 6px 50px; color: #fff; font-size: 20px; line-height: 1.1; font-style: italic; background: #444; background: -webkit-gradient(linear, left top, right top, from(#444), to(transparent)); background: -o-linear-gradient(left, #444 0%, transparent 100%); background: linear-gradient(to right, #444 0%, transparent 100%); }

.slider span::before { content: ''; position: absolute; top: -7px; left: 0; width: 42px; height: 27px; background: url("../img/leaflet.png") no-repeat 0 0; }

.slider span:empty { display: none; }

.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }

.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }

.rslides li:first-child { position: relative; display: block; float: left; }

.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }

.rslides_tabs { list-style: none; padding: 0; margin: 0; position: absolute; bottom: 10px; right: 10px; z-index: 3; }

.rslides_tabs li { display: inline-block; vertical-align: middle; margin: 0 4px; width: 15px; height: 15px; background-color: #444; }

.rslides_tabs li:hover { background-color: #515151; }

.rslides_tabs li.rslides_here { background-color: #79bb3e; }

.rslides_tabs a { display: block; overflow: hidden; text-indent: -9999px; }

/* ====================  SPRITES  ==================== */
.sprite, .correos, .deutsche-post, .ems, .posteitaliane, .royal-mail, .ups, .contact .sidebar-title:after, .sidebar-cart-count:before, .adv-item:before, .adv-item:nth-child(2):before, .table-product .buy:after, .table-product .buy:hover:after, .product-rating:after, .table-product .remove:before, .table-product .remove:hover:before, .icon-gift:before { background-image: url("../img/sprite/icon-s50af92ba5f.png"); background-repeat: no-repeat; }

.correos { width: 89px; height: 28px; background-position: 0 -87px; }

.deutsche-post { width: 109px; height: 23px; background-position: 0 -64px; }

.ems { width: 110px; height: 20px; background-position: 0 -44px; }

.posteitaliane { width: 92px; height: 13px; background-position: 0 -28px; }

.royal-mail { width: 66px; height: 44px; background-position: 0 -161px; }

.ups { width: 38px; height: 46px; background-position: -50px -115px; }

/* ====================  END SPRITES  ==================== */
/* ====================  HEADER  ==================== */
select, textarea, [type='text'], [type='tel'], [type='url'], [type='email'], [type='search'], [type='number'], [type='password'], .rslides_tabs li, .sub-nav-link::before, .sidebar-sub-link::before, .f-link::before, .nav-item, .sub-nav-link, .sidebar-sub-link, .f-link, .category-box { -webkit-transition: .2s ease-in; -o-transition: .2s ease-in; transition: .2s ease-in; }

.breadcrumbs-link::after, .sub-nav-link::before, .sidebar-sub-link::before, .f-link::before { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA3MCIgZmlsbD0iIzMzMzMzMyI+PHBvbHlnb24gcG9pbnRzPSIxMiw3MCA1MCwzNSAxMiwwIDAsMTEgMjUsMzUgMCw1OSAiLz48L3N2Zz4=") no-repeat center center; background-size: contain; }

.sub-nav-link::before, .sidebar-sub-link::before, .f-link::before { content: ''; position: absolute; top: 0; left: 15px; bottom: 0; margin: auto; width: 5px; height: 7px; opacity: 0; }

.header { padding: 15px 0; border-bottom: 4px solid #e6e3e9; }

.header-right { float: right; margin-left: 10px; }

.logo { float: left; }

.logo, .logo-img { display: block; }

.basket { cursor: pointer; position: relative; display: inline-block; vertical-align: middle; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #555; }

.basket::after { content: ''; display: inline-block; vertical-align: middle; width: 20px; height: 21px; background: url(../img/sprite/icon-s50af92ba5f.png) no-repeat -33px 0; }

.basket, .basket-counter { border-radius: 50%; }

.basket-counter { display: block; width: 16px; height: 16px; position: absolute; top: -6px; right: -6px; background-color: #f6343f; font-size: 11px; font-weight: bold; line-height: 16px; color: #fff; text-align: center; }

.menu { float: right; }

.menu-item { display: inline-block; vertical-align: middle; margin-left: 10px; }

.menu-link { display: block; padding: 6px; color: #555; font-size: 14px; font-weight: bold; -webkit-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; text-decoration: none; }

.menu-link:hover { color: #79bb3e; }

.nav { background-color: #79bb3e; }

.nav-item { float: left; position: relative; color: #fff; }

.nav-item:last-child .sub-nav { left: auto; right: 0; }

.nav-item:first-child .nav-link { padding-left: 30px; }

.nav-item:hover { background-color: #fff; color: #333; }

.nav-item:hover .sub-nav { display: block; }

.nav-link { text-decoration: none; display: block; text-align: center; font-weight: bold; padding: 10px 16px; }

.sub-nav { width: 276px; position: absolute; top: 39px; left: 0; z-index: 4; display: none; background-color: #fff; -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25); padding-bottom: 30px; }

.sub-nav-double { width: 550px; -webkit-columns: 275px 2; -moz-columns: 275px 2; columns: 275px 2; -webkit-column-gap: 0; -moz-column-gap: 0; column-gap: 0; }

.sub-nav-link { display: block; padding: 6px 20px 5px 30px; color: #747474; text-decoration: none; position: relative; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.sub-nav-link:hover { background-color: #f4f6f6; }

.sub-nav-link:hover::before { opacity: 1; }

.menu-trigger { display: none; width: 50px; height: 50px; cursor: pointer; position: absolute; top: -10px; right: 0; }

.menu-trigger.is-active { background-color: #fff; }

.menu-trigger-inner { display: block; width: 5px; height: 5px; background-color: #79bb3e; border-radius: 50%; margin: 22.5px auto; position: relative; }

.menu-trigger-inner::before, .menu-trigger-inner::after { content: ''; width: 5px; height: 5px; position: absolute; border-radius: 50%; top: -9px; left: 0; background-color: #79bb3e; }

.menu-trigger-inner::after { top: auto; bottom: -9px; }

.sub-trigger { display: none; cursor: pointer; width: 50px; height: 39px; position: absolute; top: 0; right: 0; }

.sub-trigger-inner { display: block; width: 16px; height: 16px; margin: 11px auto; position: relative; border: 2px solid #fff; border-radius: 50%; }

.sub-trigger-inner::before, .sub-trigger-inner::after { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 6px; height: 2px; background-color: #fff; }

.sub-trigger-inner::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.sub-trigger.is-active .sub-trigger-inner::after { display: none; }

/* ====================  END HEADER  ==================== */
/* ====================  MAIN  ==================== */
.wrapper { margin-left: auto; margin-right: auto; width: 100%; max-width: 1200px; background-color: #fff; -webkit-box-shadow: 0 22px 64px rgba(0, 0, 0, 0.12); box-shadow: 0 22px 64px rgba(0, 0, 0, 0.12); }

.wrapper-after { padding: 10px 0; color: #a9a6ad; font-size: 12px; background-color: #373737; }

.wrapper-after .container { width: 100%; max-width: 1200px; }

.container { margin-left: auto; margin-right: auto; padding-left: 45px; padding-right: 45px; position: relative; }

.main { padding: 20px 0; margin-left: 314px; border-left: 1px solid #f2eff5; }

.main.full-width { margin-left: auto; }

.on-desktop-hide { display: none; }

.table { width: 100%; max-width: 100%; margin-bottom: 20px; }

/* ====================  END MAIN  ==================== */
/* ====================  SIDEBAR  ==================== */
.sidebar { float: left; width: 315px; border-right: 1px solid #f2eff5; }

.sidebar-item { display: block; margin-bottom: 25px; }

.sidebar-item img { display: block; margin: 0 auto; }

.sidebar-title { display: block; padding: 13px 10px 13px 40px; color: #333; font-size: 16px; font-weight: bold; text-decoration: none; border-bottom: 1px solid #f2eff5; -webkit-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out; }

.sidebar-title:hover { color: #79bb3e; }

.sidebar-title-blog { position: relative; }

.sidebar-title-blog::before, .sidebar-title-blog::after { content: ''; display: none; position: absolute; margin: auto; top: 0; bottom: 0; }

.sidebar-title-blog::before { width: 20px; height: 15px; left: 15px; background: url("../img/svg/list.svg") no-repeat center center; background-size: contain; }

.sidebar-title-blog::after { right: 20px; width: 0; height: 0; border: 5px solid transparent; border-bottom: 0; border-top: 5px solid #fff; }

.sidebar-title-blog.is-active::after { border: 5px solid transparent; border-top: 0; border-bottom: 5px solid #fff; }

.contact .sidebar-title { position: relative; padding: 15px 10px 15px 60px; margin-bottom: 0; font-weight: bold; }

.contact .sidebar-title::before, .contact .sidebar-title::after { content: ''; position: absolute; }

.contact .sidebar-title::before { top: 0; left: 0; width: 48px; min-height: 100%; background-color: #6b8dbb; }

.contact .sidebar-title::after { left: 12px; top: auto; bottom: 0; width: 36px; height: 41px; background-position: -66px -161px; }

.sidebar-nav-item + .sidebar-nav-item { border-top: 1px solid #f2eff5; }

.contact .sidebar-sub { text-align: center; padding: 10px 0; }

.sidebar-sub-link { display: block; position: relative; padding: 10px 10px 10px 40px; color: #747474; text-decoration: none; }

.sidebar-sub-link::before { left: 25px; }

.sidebar-sub-link.is-active, .sidebar-sub-link:hover { color: #333; background-color: #f2eff5; }

.sidebar-sub-link.is-active::before, .sidebar-sub-link:hover::before { opacity: 1; }

.sidebar-cart { background-color: #fff; margin-bottom: 10px; }

.sidebar-cart-title, .sidebar-cart-total { padding: 12px; color: #555; }

.sidebar-cart-title { display: block; text-align: center; font-weight: normal; letter-spacing: 0.9px; margin-bottom: 0; padding: 9px 12px; }

.sidebar-cart-count { display: block; color: #fff; background-color: #93c085; position: relative; z-index: 1; height: 50px; padding: 17px 10px 0 48px; text-decoration: none; font-size: 12px; }

.sidebar-cart-count::before { content: ''; display: block; position: absolute; top: 5px; left: 9px; z-index: -1; width: 50px; height: 44px; background-position: 0 -115px; }

.sidebar-total-value { font-size: 18px; font-weight: bold; }

/* ====================  END SIDEBAR  ==================== */
/* ====================  FOOTER  ==================== */
.footer { padding: 30px 0; border-top: 4px solid #e6e3e9; }

.f-row { margin-left: -20px; margin-right: -20px; }

.f-item { float: left; padding: 0 20px; width: 24%; margin-bottom: 10px; }

.f-item:first-child { width: 28%; }

.f-title { color: #333; font-size: 14px; margin-bottom: 0; }

.f-title + .f-list { margin-top: 25px; }

.f-list-item { color: #555; }

.f-list-item:not(:last-child) { margin-bottom: 5px; }

.f-link { position: relative; display: inline-block; font-size: 12px; }

.f-link::before { left: 0; }

.f-link:hover { text-decoration: underline; color: #555; padding-left: 10px; }

.f-link:hover::before { opacity: 1; -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; }

.f-form { margin-bottom: 0; }

.f-form .btn-submit { color: #fff; font-weight: bold; text-decoration: none; background-color: #434343; }

.f-form .btn-submit:hover, .f-form .btn-submit:focus { text-decoration: none; background-color: #79bb3e; }

.f-form .btn-submit:active { background-color: #6da838; }

.f-copy { float: left; padding: 15px 0 14px; margin-bottom: 0; }

.f-copy-link { color: #a9a6ad; }

.subscribe-value { width: 55px; float: left; color: #79bb3e; font-size: 48px; line-height: 1; position: relative; }

.subscribe-value::after { content: '%'; position: absolute; top: 3px; right: 10px; color: #333; font-size: 18px; }

.subscribe-info { padding: 5px 0; margin-bottom: 10px; color: #79bb3e; font-size: 18px; font-weight: bold; }

.subscribe-discount { display: block; color: #333; font-size: 14px; }

.partners { float: right; }

.partners-item { display: inline-block; vertical-align: middle; margin: 0 5px; }

/* ====================  END FOOTER  ==================== */
/* ====================  CATEGORY PAGE  ==================== */
.category { text-align: center; margin-left: -15px; margin-right: -15px; font-size: 0; }

.category-item { text-align: left; display: inline-block; vertical-align: top; width: 275px; padding: 0 15px; margin-bottom: 35px; font-size: 14px; }

.category-item:hover .category-box { border-color: transparent; -webkit-box-shadow: 0 19px 59px rgba(0, 0, 0, 0.25); box-shadow: 0 19px 59px rgba(0, 0, 0, 0.25); }

.category-box { background-color: #fff; border: 1px solid #f2eff5; }

.category-link, .category-image, .category-image img { display: block; }

.category-image { height: 155px; overflow: hidden; background: #ebebeb none no-repeat center center; background-size: cover; margin: -1px -1px 0; }

.category-image img { max-height: 155px; margin: 0 auto; }

.category-content { padding: 15px 15px 20px 20px; position: relative; }

.category-title { font-size: 16px; margin-bottom: 15px; }

.category-desc { line-height: 1.15; height: 64px; overflow: hidden; }

.category-link { margin: 0 -1px -1px; }

.category-link-top { font-size: 16px; color: #79bb3e; text-decoration: underline; display: inline-block; max-width: 150px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.category-banner { height: 114px; margin-bottom: 10px; position: relative; background: #000 none center center no-repeat; background-size: cover; }

.category-banner::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; background-color: rgba(0, 0, 0, 0.2); }

.category-header { position: absolute; left: 0; top: 50%; z-index: 2; background-color: rgba(121, 187, 62, 0.75); text-align: center; color: #fff; font-weight: bold; font-size: 18px; line-height: 1.11111; margin-bottom: 0; padding: 5px 25px 5px 15px; border-radius: 0 15px 15px 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.category-rabatt { display: block; position: absolute; top: 9px; right: 0; background-color: #f26c4f; color: #fff; text-align: center; font-size: 12px; font-weight: bold; line-height: 1; padding: 7px 10px; }

.category-rabatt::before { content: ''; position: absolute; top: 0; left: -10px; border: 13px solid #f26c4f; border-left: 10px solid transparent; border-right: 0; }

.category-detail { margin: 10px 0; }

.category-rating { text-align: center; margin-bottom: 15px; }

.category-rating span { font-size: 18px; color: #ffc71a; font-weight: bold; }

.category-sub-image, .category-info { width: 50%; float: left; }

.category-pill, .category-pack { display: block; margin-bottom: 5px; padding-left: 29px; font-size: 15px; font-weight: bold; }

.category-pill.discount, .category-pack.discount { text-decoration: line-through; font-weight: normal; font-size: 13px; }

.category-pack { color: #79bb3e; }

.icon-pill, .icon-pack { position: relative; }

.icon-pill::before, .icon-pack::before { content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 20px; height: 20px; background: none center center no-repeat; background-size: contain; }

.icon-pill::before { background-image: url("../img/svg/pill.svg"); }

.icon-pack::before { background-image: url("../img/svg/pack.svg"); }

.rating, .rating-big { display: inline-block; vertical-align: middle; }

.rating, .rating-star, .rating-big, .rating-big-star { background: none repeat-x left top; }

.rating-star, .rating-big-star { display: block; width: 0; background-position: left bottom; }

.rating { width: 74px; }

.rating, .rating-star { background-image: url("../img/rating.png"); }

.rating-star { height: 13px; }

.rating-big { width: 119px; }

.rating-big, .rating-big-star { background-image: url("../img/rating-big.png"); }

.rating-big-star { height: 21px; }

/* ====================  END CATEGORY PAGE  ==================== */
/* ====================  PRODUCT PAGE  ==================== */
.clearfix { overflow: hidden; }

.adv { border: 1px solid #e4e4e4; border-radius: 4px; margin-bottom: 20px; padding: 5px 15px; }

.adv-item { color: #353535; display: inline-block; vertical-align: middle; font-size: 12px; width: 32%; position: relative; }

.adv-item::before { content: ''; display: inline-block; vertical-align: middle; margin: 0 10px; width: 26px; height: 26px; background-position: -53px 0; }

.adv-item:nth-child(2)::before { width: 51px; height: 53px; background-position: -45px -205px; }

.products h1 { position: relative; }

.products h1::before { content: ''; width: 15px; height: 15px; margin-right: 15px; display: inline-block; vertical-align: middle; background-color: #79bb3e; }

.select-prod { border: 1px solid #ccc; color: #595959; display: none; font-family: Arial, sans-serif; font-size: 14px; margin: 0 auto 20px; padding: 10px 7px 0; width: 100%; max-width: 300px; }

.select-prod label { display: block; margin-bottom: 10px; }

.select-prod select { border: 1px solid #d4d4d4; color: #595959; float: right; height: 34px; line-height: 34px; padding: 1px 8px; -webkit-transition: all 0.5s ease 0.1s; -o-transition: all 0.5s ease 0.1s; transition: all 0.5s ease 0.1s; width: 100%; }

.select-dos, .select-quant, .select-buy { margin-bottom: 10px; overflow: hidden; }

.select-buy button { background-color: #486b9b; border: 0 none; border-radius: 0; color: #fff; cursor: pointer; display: block; font-size: 17px; margin: 0; padding: 10px 0; text-decoration: none; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; width: 100%; }

.select-buy button:hover { background-color: #2c578f; }

.full-perQuan-price { margin: 15px 0; overflow: hidden; }

.price-per-quan p, .full-price p { margin-bottom: 0; }

.price-per-quan span, .full-price span { display: inline-block; font-size: 16px; font-weight: 700; line-height: normal; margin-top: 5px; }

.price-per-quan { float: left; margin-right: -1px; width: 40%; }

.price-per-quan span { font-size: 14px; font-weight: normal; margin-top: 12px; }

.full-price { border-left: 1px solid #ccc; float: right; padding-left: 25px; width: 45%; }

.list_style li { list-style: none; }

.list_style li::before { content: ''; display: inline-block; vertical-align: middle; width: 12px; height: 12px; background-color: #79bb3e; border-radius: 2px; margin-right: 5px; }

table { max-width: 100%; width: 100%; border-collapse: collapse; border-spacing: 0; }

.table-product { border-collapse: separate; border-spacing: 0 3px; margin-bottom: 20px; }

.table-product th { background-color: #e7f6da; border-bottom: 1px solid #bfe79c; border-top: 1px solid #f4fbef; color: #555; font-size: 14px; font-weight: normal; height: 40px; padding: 0 6px; text-align: left; }

.table-product th:first-child { padding-left: 27px; }

.table-product th:last-child { text-align: center; }

.table-product td { background-color: #f5f5f5; border-bottom: 1px solid #dbdbdb; border-top: 1px solid #fff; color: #555; font-size: 14px; padding: 6px; }

.table-product td:first-child { padding-left: 27px; }

.table-product td:last-child { text-align: center; }

.table-product .buy { cursor: pointer; display: block; text-align: center; }

.table-product .buy::after { content: ''; display: inline-block; vertical-align: middle; width: 20px; height: 21px; background-position: -33px 0; }

.table-product .buy:hover::after { background-position: -13px 0; }

.table-product .price, .table-product .price-per-pack { font-weight: bold; white-space: nowrap; }

.table-hover { margin-bottom: 0; }

.table-hover tr:hover td { background-color: #fff; }

.testimonial { border: 1px solid #e4e4e4; border-radius: 4px; margin: 15px auto; }

.testimonial-page { overflow: hidden; padding-top: 20px; }

.testimonial-page .testimonial, .testimonial-page .product-rating, .testimonial-page .btn-gray { width: 280px; float: left; margin: 0 15px 15px 0; }

.testimonial.bottom { max-width: 275px; display: none; }

.testimonial-title { background-color: #eee; border-bottom: 1px solid #c4c4c4; display: block; font-size: 15px; margin-bottom: 0; padding: 12px 20px; }

.testimonial-list { padding: 10px 10px 10px 15px; }

.testimonial-item { margin-bottom: 2px; font-size: 13px; }

.testimonial-item .track-box { width: 160px; margin-right: 10px; }

.testimonial-item:last-child { margin-bottom: 0; }

.track-box { border: 1px solid #cecece; border-radius: 3px; display: inline-block; vertical-align: middle; width: 100%; }

.track-value { display: block; width: 0; height: 8px; background-color: #bb9317; }

.product-info { float: left; width: 280px; margin-right: 30px; }

.product-image { display: block; margin: 0 auto; }

.product-rating { color: #fff; font-size: 13px; position: relative; border-radius: 4px; padding: 5px 65px 5px 10px; background-color: #444; min-height: 60px; }

.product-rating::after { content: ''; position: absolute; top: 0; bottom: 0; right: 15px; margin: auto; width: 45px; height: 43px; background-position: 0 -205px; }

.product-rating .rating-big { vertical-align: text-bottom; }

.rating-average { color: #ffc71a; font-size: 20px; }

.rating-bottom { padding: 5px 0 0 20px; }

/* ====================  END PRODUCT PAGE  ==================== */
/* ====================  CART PAGE  ==================== */
.mobile-show { display: none; }

h1:empty { display: none; }

.table-product th { white-space: nowrap; }

.table-product .sconti td { background-color: #5a7ca9; border-bottom: 1px solid #4f6d95; border-top: 1px solid #fff; font-weight: bold; padding: 0; }

.table-product .remove { display: block; height: 100px; width: 55px; position: relative; }

.table-product .remove::before { content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; width: 13px; height: 16px; background-position: 0 0; }

.table-product .remove:hover::before { background-position: -92px -28px; }

.table-product .delete { width: 55px; }

.table-cart th { background-color: #f5f5f5; border-bottom: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; }

.table-cart td { background-color: transparent; }

.table-cart th:first-child, .table-cart td:first-child { border-left: 1px solid #dbdbdb; }

.table-cart th:last-child, .table-cart td:last-child { border-right: 1px solid #dbdbdb; }

.icon-gift { margin-right: 5px; }

.icon-gift, .icon-gift::before { display: inline-block; vertical-align: middle; }

.icon-gift::before { content: ''; width: 25px; height: 28px; background-position: -79px 0; }

.table-cart { border-spacing: 0; }

.btn-total-sum { color: #555; font-size: 14px; border: 1px solid #dbdbdb; padding: 5px 20px; overflow: hidden; }

.btn-total-sum .btn-default { float: left; }

.btn-total-sum .btn-submit { float: right; }

.btn-total-sum .btn-default, .btn-total-sum .btn-submit { margin-top: 0; }

.cart-total-sum { width: auto; text-align: right; padding: 12px 0; overflow: hidden; }

.cart-sum { float: right; font-size: 16px; font-weight: bold; }

.supersize { overflow: hidden; text-align: center; padding: 5px; }

.supersize h4, .supersize h5 { font-size: 13px; font-weight: normal; display: inline-block; vertical-align: middle; color: #fff; margin-bottom: 0; }

.supersize .btn-submit { padding: 3px 10px; font-size: 12px; margin-left: 10px; }

/* ====================  END CART PAGE  ==================== */
/* ====================  CONTACT PAGE  ==================== */
/* ====================  END CONTACT PAGE  ==================== */
.review-title { color: #595959; font-size: 18px; margin-bottom: 15px; }

.review-anchor { color: #79bb3e; text-decoration: underline; }

.review-anchor:hover { text-decoration: none; }

.review-list { margin-top: 20px; }

.review-item { border-radius: 4px; border: 1px dotted #cecece; margin-bottom: 20px; }

.review-item-header { overflow: hidden; margin: -1px -1px 0; border-radius: 3px 3px 0 0; color: #fff; padding: 5px 10px 5px 25px; background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#6b6b6b), to(#5a5a5a)); background-image: -o-linear-gradient(top, #6b6b6b 0%, #5a5a5a 100%); background-image: linear-gradient(to bottom, #6b6b6b 0%, #5a5a5a 100%); -webkit-box-shadow: 0 1px 0 #6b6b6b inset, 0 2px 0 #a6a6a6 inset; box-shadow: 0 1px 0 #6b6b6b inset, 0 2px 0 #a6a6a6 inset; }

.review-item-comment { padding: 5px 5px 15px; }

.review-rating { float: left; margin-top: 3px; }

.review-info { float: right; }

.review-date-pub { margin-right: 15px; }

.review-form { background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 6px; padding: 10px; margin-bottom: 0; }

.review-form textarea { height: 110px; max-width: 400px; }

.review-form [type='submit'] { float: right; }

.review-form-group { margin-bottom: 10px; overflow: hidden; max-width: 620px; }

.review-form-group label { display: inline-block; vertical-align: top; width: 210px; margin-top: 10px; }

.review-form-group [type='text'] { max-width: 165px; }

.review-form-group textarea { height: 110px; max-width: 400px; }

.review-score { margin-bottom: 10px; }

.review-score-item { margin-bottom: 5px; }

.review-score-item p, .review-score-item div { display: inline-block; vertical-align: middle; margin-bottom: 0; }

.review-score-item p { width: 210px; }

.review-show-all { display: inline-block; font-weight: bold; color: #79bb3e; margin-bottom: 15px; }

.text-right { text-align: right; }

#rev_captcha { margin-top: 5px; }

.login-form { margin-bottom: 0; }

.login-form .form-group { margin-bottom: 10px; max-width: 410px; overflow: hidden; }

.login-form label { display: inline-block; vertical-align: middle; width: 170px; }

.login-form [type='text'], .login-form [type='email'], .login-form [type='tel'], .login-form [type='password'], .login-form select { max-width: 230px; }

.login-form .btn-submit { float: right; margin-right: 5px; min-width: 120px; }

.account-list li { color: #176668; margin-bottom: 10px; }

.account-list a { text-decoration: none; }

.account-list a:hover { text-decoration: underline; }

/* ==================  RESPONSIVE  ================== */
@media only screen and (max-width: 985px) { .container { padding-left: 15px; padding-right: 15px; }
  nav.container { padding: 0; }
  .nav-item:first-child .nav-link { padding-left: 18px; }
  .table-product img { max-width: 70px; max-height: 70px; }
  .f-row { margin-left: -15px; margin-right: -15px; }
  .f-item { padding: 0 15px; width: 22%; }
  .f-item:first-child { width: 34%; } }

@media only screen and (max-width: 915px) { .wrapper-after { text-align: center; }
  .on-desktop-hide { display: block; }
  .sub-trigger { display: block; }
  .nav-item { float: none; border-top: 1px solid #86c44e; border-bottom: 1px solid #6da838; }
  .nav-item:first-child { border-top: 0; }
  .nav-item:last-child { border-bottom: 0; }
  .nav-item:hover { background-color: #79bb3e; color: #fff; }
  .nav-item:hover .sub-nav { display: none; }
  .nav-link { display: inline-block; text-align: left; }
  .nav.is-active { display: block; }
  .sub-nav { -webkit-box-shadow: none; box-shadow: none; position: static; padding-bottom: 0; }
  .sub-nav, .sub-nav-double { width: auto; }
  .sub-nav-link { padding: 6px 10px 5px 30px; }
  .nav .sub-nav.is-active { display: block; }
  .sidebar { display: none; }
  .main { margin-left: 0; border-left: 0; }
  .footer { padding: 20px 0; }
  .f-copy { padding: 10px 0 0; }
  .partners, .f-copy { float: none; }
  .partners-item { margin-bottom: 5px; } }

@media only screen and (max-width: 768px) { .tablet-hide { display: none; }
  .menu-trigger { display: block; }
  .header { padding: 10px 0; }
  .header-right { margin: 0 30px 0; }
  .menu { float: none; margin-top: 0; background-color: #fff; -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25); position: absolute; top: 40px; right: 0; z-index: 3; width: 250px; padding: 10px 15px; }
  .menu-item { display: block; margin-left: 0; }
  .menu-link { font-size: 14px; }
  .menu.is-active { display: block; }
  .sidebar { float: none; width: auto; }
  .sidebar-item { margin-bottom: 10px; }
  .sidebar-title-blog { cursor: pointer; padding: 10px 30px 10px 40px; }
  .sidebar-title-blog::before, .sidebar-title-blog::after { display: block; }
  .sidebar-sub { display: none; }
  .sidebar-sub.is-active { display: block; }
  .sidebar-sub-item { margin-bottom: 8px; }
  .sidebar-sub-link { color: #5a7ca9; padding: 0 10px 0 30px; text-decoration: underline; }
  .sidebar-sub-link::before { opacity: 1; visibility: visible; }
  .content-wrapper { margin-left: 0; }
  h1 { font-size: 18px; }
  h2 { font-size: 16px; }
  h3 { font-size: 14px; }
  .adv { padding: 5px; text-align: center; }
  .f-item { float: none; display: inline-block; vertical-align: top; margin-bottom: 20px; }
  .f-item, .f-item:first-child { width: 49%; }
  .f-title + .f-list { margin-top: 10px; } }

@media only screen and (max-width: 680px) { table.mobile-hide { display: none; }
  table.mobile-show { display: table; }
  .cart-total-sum { margin: 0 auto; }
  .btn-total-sum { padding: 5px; }
  .btn-total-sum .btn-default, .btn-total-sum .btn-submit { float: none; display: block; margin: 0 auto 10px; max-width: 250px; }
  .btn-total-sum .btn-default { padding: 5px 10px; margin-bottom: 0; } }

@media only screen and (max-width: 600px) { .testimonial-page .testimonial, .testimonial-page .product-rating, .testimonial-page .btn-gray { display: block; width: auto; max-width: 280px; float: none; margin: 0 auto 10px; }
  .product-info { width: auto; max-width: 300px; float: none; margin: 0 auto 20px; }
  .testimonial.top { display: none; }
  .select-prod, .testimonial.bottom { display: block; }
  .fk-tabs-list { display: none; }
  .fk-tabs-item, .fk-tabs-item.active { display: none; }
  .fk-tabs-item.review { padding: 10px 5px 5px; display: block; } }

@media only screen and (max-width: 480px) { .table-product img { display: none; }
  .table-product .delete { padding: 0; }
  .table-product .remove { height: 40px; }
  .category.front .category-item { width: 100%; }
  .category-item { width: 300px; margin: 0 auto 10px; }
  .review-item-header { padding: 5px 10px; }
  .review-date-pub { display: block; margin: 0; }
  .review-info { max-width: 160px; }
  .review-rating { margin-top: 12px; }
  .review-form-group label { display: block; width: auto; margin-bottom: 3px; }
  .review-form [type='submit'] { float: none; }
  .login-form .btn-submit { float: none; margin-right: 0; }
  .login-form [type='text'], .login-form [type='email'], .login-form [type='tel'], .login-form [type='password'], .login-form select { max-width: 300px; }
  .footer { padding: 10px 0; }
  .f-item { margin-bottom: 0; }
  .f-item, .f-item:first-child { display: block; width: auto; float: none; }
  .f-item + .f-item { margin-top: 15px; }
  .f-list-item { display: inline-block; margin-right: 10px; }
  .f-link:hover { padding-left: 0; }
  .f-link:hover::before { display: none; }
  .subscribe-info { margin-bottom: 0; } }

@media only screen and (min-width: 769px) and (max-width: 850px) { .btn-total-sum .btn-default, .btn-total-sum .btn-submit { margin-top: 0; } }

/* ================  END RESPONSIVE  ================ */
