@import url(//fonts.googleapis.com/css?family=Lato:300,400,700|Ubuntu:300,400,500&subset=latin,latin-ext);
img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

.fa-ul>li,
sub,
sup {
    position: relative
}

#slider1 .bullet,
a {
    text-decoration: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width: 100vw;
}


body {
    margin: 0;
    width: 100vw;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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
}

.fa,
.fa-stack {
    display: inline-block
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

body .container .row.white{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 30px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}
h2,.h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    color: #111111;
}
h3, .h3{
    display: block;
    font-size: 1.27em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    color: #111111;
}
mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.flexbox{
    display:flex;
    justify-content:center;
    align-items: center;
    flex-flow: column;
}

@media (min-width:768px){
    .text-md-left{
        text-align: left!important;
    }

    .desktop-sticky{
        position: sticky;
        top: 10px;
    }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before,
.fa-genderless:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.breadcrumbs ul::after,
.container::after,
.mobile--header::after,
.section--partners ul::after,
.site--categories>ul::after,
.site--footer .site--footer-row::after,
.site--links ul::after {
    content: "";
    clear: both
}

body {
    /* background-color: #f7f7f7; */
    background-color: #f7f7f7;
    font-size: 1pc;
    font-family: Lato, sans-serif;
    line-height: 24px;
    color: #5f5f5f;
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
    overflow-x: hidden
}

.error--content .error--text p .error--button,
.faq--content .faq--title,
.site--footer,
.site--links,
.text--content,
.text--content .text--title {
    font-family: Ubuntu, sans-serif
}

.mobile--header .mobile--header-cart,
.mobile--header .mobile--header-menu {
    line-height: 5pc;
    border: none;
    font-size: 30px;
    color: #fff;
    width: 5pc;
    height: 5pc
}

*,
::after,
::before {
    box-sizing: border-box
}

.container {
    max-width: 1110px;
    margin: auto
}

.container::after {
    display: block
}

a {
    background-color: transparent;
    /* border-bottom: 1px solid transparent; */
    color: #00a651;
    transition: all .3s
}

a:hover {
    border-bottom-color: #00a651
}

.site--header {
    padding: 35px 0 0;
    position: relative;
    display: none
}

.mobile--header,
.mobile--header::after {
    display: block
}

.mobile--header .mobile--brand {
    width: calc(100% - 10pc);
    float: left;
    padding: 17.5px 0
}

.mobile--header .mobile--contact {
    width: calc(100%);
    float: left;
    padding: 17.5px 0;
    border-top: 1px solid #dcdcdc
}

.mobile--header .mobile--contact ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.mobile--header .mobile--contact ul li {
    float: left;
    font-size: 18pt;
    font-weight: 100;
    width: 50%;
    text-align: center;
    color: #007e3e
}

.mobile--header .mobile--contact ul li.hotline {
    color: red !important
}

.mobile--header .site--brand {
    width: 191px;
    height: 45px;
    margin: auto;
    float: none
}

.mobile--header .mobile--header-menu {
    float: left;
    background-color: #00a651;
    text-align: center
}

.mobile--header .mobile--header-menu:hover {
    background-color: #009247
}

.mobile--header .mobile--header-cart {
    float: right;
    background-color: #00a651;
    text-align: center
}

.mobile--header .mobile--header-cart:hover {
    background-color: #009247
}

.mobile--header .mobile--under-nav {
    clear: both;
    background-color: #333;
    height: 5pc;
    padding: 20px;
    color: #fff
}

.mobile--header .mobile--under-nav .search--title {
    float: left;
    line-height: 40px;
    padding-right: 20px;
    font-size: 18px;
    width: 5pc;
    display: none
}

.mobile--header .mobile--under-nav .search--wrapper {
    width: 100%;
    float: left;
    position: relative
}

.mobile--header .mobile--under-nav .search--wrapper .search--input {
    margin-left: 95px;
    width: calc(100% - 145px);
    border: none;
    height: 40px;
    outline: 0;
    padding: 0 20px;
    color: #222;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.mobile--header .mobile--under-nav .search--wrapper .search--button {
    background-color: #00a651;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    height: 40px;
    width: 50px;
    font-size: 25px
}

.mobile--header .mobile--under-nav .cart--info {
    font-size: 24px;
    line-height: 40px
}

.mobile--header .mobile--under-nav .cart--info .cart--info-section {
    font-weight: 300;
    color: #fff
}

.mobile--header .mobile--under-nav .cart--info .cart--info-quantity {
    display: block;
    font-size: 18px;
    margin-left: 30px
}

.site--brand {
    width: 306px;
    height: 72px;
    display: block;
    background-image: url(../images/logo.png);
    background-size: auto 70px;
    background-repeat: no-repeat;
    color: transparent;
    border: 0;
    float: left;
    margin-bottom: 20px
}

.site--footer,
.site--footer a {
    color: #aafac1
}

.site--footer {
    background-color: #00a651;
    padding: 25px 0 150px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin-top: 30px;
}

.site--footer a:hover {
    border-bottom-color: #aafac1
}

.site--footer .site--footer-row {
    margin: 0 -30px
}

.site--footer .site--footer-row::after {
    display: block
}

.site--footer .site--footer-row .site--footer-column {
    padding: 0 30px;
    margin: 25px 0;
    float: left;
    width: 100%
}

.site--footer .site--footer-row .site--footer-column strong {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    color: #fff
}

.site--footer .site--footer-row .site--footer-column ul {
    padding: 0;
    list-style: none
}

.site--footer .site--footer-copy {
    margin-top: 25px;
    border-top: 1px solid #58bf76
}

.site--footer .site--footer-copy p:first-child {
    margin-left: -10px;
    margin-right: -10px
}

.site--footer .site--footer-copy a {
    display: inline-block;
    margin: 0 10px
}

.site--links {
    float: right;
    padding-top: 0;
    padding-right: 85px;
    font-size: 14px
}

.site--links ul {
    list-style: none;
    margin: 0 -10px;
    padding: 0
}

.site--links ul::after {
    display: block
}

.site--links ul li {
    float: left;
    margin: 0 10px
}

.site--links ul li a {
    color: #5f5f5f
}

.site--links ul li a span {
    color: #00a651
}

.site--links ul li.hotline {
    color: red !important
}

.site--links ul li.contact-phone {
    font-size: 18pt;
    color: #007e3d
}

.site--links ul li.contact-mail {
    font-size: 10pt;
    color: #000
}

.site--categories {
    background-color: #00a651;
    height: 60px;
    clear: both
}

.site--categories a {
    color: #fff
}

.site--categories>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.site--categories>ul::after {
    display: block
}

.site--categories>ul>li {
    float: left;
    position: relative
}

.site--categories>ul>li>a {
    display: block;
    border-bottom: 0;
    padding: 0 15px;
    line-height: 60px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -.04em;
    border-right: 1px solid #009247
}

.site--categories>ul>li>a:hover {
    background-color: #009247
}

.site--categories>ul>li>a .fa {
    font-weight: 14px;
    margin-left: 10px
}

.site--categories>ul>li:last-child a {
    border-right: none
}

.site--categories>ul>li>ul {
    background-color: #fff;
    width: 360px;
    position: absolute;
    top: 60px;
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 9999
}

.cart--link,
.site--categories>ul>li:hover>ul {
    display: block
}

.site--categories>ul>li>ul>li {
    border-bottom: 1px solid #444
}

.site--categories>ul>li>ul>li a {
    color: #fff;
    display: block;
    padding: 8px 15px;
    border: none
}

.site--categories>ul>li>ul>li a:hover {
    color: #009247
}

.under--nav {
    background-color: #333;
    min-height: 70px;
    height: auto;
    padding: 15px 20px;
    color: #fff
}

.under--nav .search--title {
    float: left;
    line-height: 40px;
    padding-right: 20px;
    font-size: 18px;
    width: 5pc
}

.under--nav .search--wrapper {
    width: calc(100% - 5pc);
    float: left;
    position: relative
}

.under--nav .search--wrapper .search--input {
    width: calc(100% - 50px);
    border: none;
    height: 40px;
    outline: 0;
    padding: 0 20px;
    color: #222;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.under--nav .search--wrapper .search--button {
    background-color: #00a651;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    height: 40px;
    width: 50px;
    font-size: 25px
}

.under--nav .cart--info {
    font-size: 24px;
    line-height: 40px
}

.under--nav .cart--info .cart--info-section {
    font-weight: 300;
    color: #fff
}

.under--nav .cart--info .cart--info-quantity {
    float: right;
    font-size: 18px
}

.cart--link {
    width: 70px;
    background-color: #007e3e;
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 40px;
    padding: 9pt 0;
    position: absolute;
    top: 75px;
    right: 0;
    border: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.cart--link div {
    font-size: 9pt;
    line-height: 19px;
    margin-bottom: 11px;
    text-transform: uppercase
}

.cart--link i.fa {
    margin-right: 4px
}

.articles .cart--link,
.contact .cart--link,
.error--not-found .cart--link,
.login .cart--link,
.no-search-bar .cart--link,
.register .cart--link {
    bottom: 0
}

.section--partners {
    display: none;
    padding: 30px 0
}

.section--partners .row{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 30px
}

.section--partners strong {
    font-weight: 400;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2
}

.section--partners ul {
    list-style: none;
    padding: 0
}

.section--partners ul::after {
    display: block
}

.section--partners ul li {
    float: left;
    width: 16.66667%;
    line-height: 110px
}

.section--partners ul li img {
    height: auto;
    vertical-align: middle
}

.faq--content {
    padding: 50px 0
}

.faq--content .faq--title {
    color: #242424;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -.05em;
    border-left: 5px solid #00a651;
    line-height: 38px;
    padding-left: 10px;
    margin: 0 0 20px
}

.faq--content .faq--list {
    list-style: none;
    padding: 0
}

.faq--content .faq--list li {
    border-top: 1px solid #c1c1c1;
    font-size: 1pc;
    color: #5b5b5b;
    padding: 20px 0
}

.faq--content .faq--list li p {
    margin: 0
}

.faq--content .faq--list li p:first-child {
    margin-bottom: 10px
}

.faq--content .faq--list li strong {
    font-size: 20px;
    color: #242424
}

.breadcrumbs,
.breadcrumbs a {
    color: #908e89
}

.breadcrumbs {
    font-size: 15px;
    padding: 0
}

.breadcrumbs ul {
    padding: 10px 0;
    margin: 0;
    list-style: none
}

.breadcrumbs ul::after {
    display: block
}

.breadcrumbs ul li {
    float: left
}

.breadcrumbs ul li::after {
    display: inline;
    content: ">";
    margin: 0 8px
}

.breadcrumbs ul li:last-child::after {
    display: none
}

.text--content {
    padding: 10px 0 50px;
    font-size: 1pc;
    line-height: 24px
}

.text--content p {
    margin: 0 0 40px
}

.text--content ol,
.text--content ul {
    padding: 0 0 0 20px;
    margin: 0 0 40px
}

.text--content ol li {
    margin-bottom: 25px
}

.text--content ul {
    list-style: none
}

.text--content ul li::before {
    content: "\2022\a0\a0";
    color: #00a651;
    display: inline
}

.login--wrapper .login--form .login--inputs-item::after,
.login--wrapper .login--form::after,
.login--wrapper::after {
    display: block;
    content: "";
    clear: both
}

.text--content h2 {
    margin: 0 0 5px;
    font-size: 1pc
}

.text--content .text--title {
    color: #242424;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    margin: 0 0 20px
}

.error--content {
    padding: 50px 0
}

.error--content.error--404 {
    padding: 75pt 0
}

.error--content .error--icon {
    float: left;
    padding-right: 40px
}

.error--content .error--icon .fa {
    font-size: 8pc;
    color: #cdcdcd
}

.error--content .error--text {
    float: left
}

.error--content .error--text h1 {
    margin: 20px 0 0;
    font-size: 44px;
    font-weight: 400;
    line-height: 52px
}

.error--content .error--text p {
    margin: 0;
    padding: 20px 0 30px;
    font-size: 23px
}

.error--content .error--text p+p {
    padding: 0
}

.error--content .error--text p .error--button {
    font-size: 1pc;
    border-radius: 15px;
    background-color: #00a651;
    padding: 15px 40px;
    color: #fff;
    font-weight: 500
}

.error--content .error--text p .error--button:hover {
    background-color: #009247
}

.login--wrapper {
    background-color: #7a7a7a;
    background-image: url(../images/login-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1110px;
    margin: auto
}

.login--wrapper .login--title h1 {
    margin: 0;
    font-size: 3pc;
    line-height: 52px;
    font-weight: 400;
    color: #fff
}

.login--wrapper .login--form.has-error input[type=text],
.login--wrapper .login--form.has-error input[type=password] {
    border: 1px solid #b94a48;
    background: #f2dede
}

.login--wrapper .login--form .login--inputs-item {
    margin-bottom: 20px;
    position: relative;
    height: 50px
}

.login--wrapper .login--form .login--inputs-item:last-child {
    margin-bottom: 0
}

.login--wrapper .login--form .login--inputs-item.login--input-user::after {
    position: absolute;
    right: 20px;
    top: 9pt;
    font-size: 1pc;
    color: #00a651;
    display: inline-block;
    font-family: FontAwesome;
    content: "\f007";
    clear: both
}

.login--wrapper .login--form .login--inputs-item.login--input-password::after {
    position: absolute;
    right: 20px;
    top: 9pt;
    font-size: 1pc;
    color: #00a651;
    display: inline-block;
    font-family: FontAwesome;
    content: "\f084";
    clear: both
}

.article--header::after,
.delivery--form-item::after,
.register--wrapper .register--form .register--inputs-item::after,
.register--wrapper .register--form::after,
.register--wrapper::after {
    content: "";
    display: block;
    clear: both
}

.login--wrapper .login--form label {
    font-size: 18px;
    color: #fff;
    width: 30%;
    line-height: 50px;
    float: left
}

.login--wrapper .login--form input {
    height: 50px;
    border-radius: 10px;
    border: none;
    outline: 0;
    width: 70%;
    float: left;
    display: block;
    position: relative;
    padding: 0 45px 0 15px
}

.login--wrapper .login--form .login--inputs {
    width: 50%;
    float: left
}

.login--wrapper .login--form .login--submit {
    float: left;
    width: 50%;
    padding: 25px 50px;
    text-align: center
}

.login--wrapper .login--form .login--submit .login--button {
    width: 100%;
    font-size: 19px;
    border-radius: 15px;
    background-color: #00a651;
    padding: 9pt 30px;
    border: none;
    font-family: Ubuntu, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500
}

.login--wrapper .login--form .login--submit .login--button:hover {
    background-color: #009247
}

.login--wrapper .login--form .login--submit a {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-size: 13px
}

.login--wrapper .login--form.has-error {
    padding-top: 1pc;
    padding-bottom: 0
}

.register--wrapper {
    background-color: #7a7a7a;
    background-image: url(../images/login-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1110px;
    margin: auto
}

.register--wrapper .register--title h1 {
    margin: 0;
    font-size: 3pc;
    line-height: 52px;
    font-weight: 400;
    color: #fff
}

.register--wrapper .register--form .register--inputs-item {
    margin-bottom: 20px;
    width: 50%;
    float: left
}

.register--wrapper .register--form .register--inputs-item label {
    font-size: 18px;
    color: #fff;
    width: 40%;
    line-height: 50px;
    padding-left: 30px;
    float: left
}

.register--wrapper .register--form .register--inputs-item label.long--label {
    line-height: 24px
}

.register--wrapper .register--form .register--inputs-item input {
    height: 50px;
    border-radius: 10px;
    border: none;
    outline: 0;
    width: 60%;
    float: left;
    position: relative;
    padding: 0 15px
}

.register--wrapper .register--form .register--inputs-item.has-error input {
    border: 1px solid #b94a48;
    background: #f2dede
}

.register--wrapper .register--form .register--checkboxes {
    padding-left: 30px;
    float: left;
    width: 60%;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.register--wrapper .register--form .register--checkboxes .checkbox--wrapper {
    margin-left: 30%;
    margin-bottom: 10px
}

.register--wrapper .register--form .register--checkboxes .checkbox--wrapper:last-child {
    margin-bottom: 0
}

.register--wrapper .register--form .register--checkboxes .checkbox--wrapper a {
    color: #bdffdd
}

.register--wrapper .register--form .register--checkboxes .checkbox--wrapper a:hover {
    border-bottom-color: #bdffdd
}

.register--wrapper .register--form .register--submit {
    float: left;
    width: 40%;
    text-align: right;
    padding-left: 30px
}

.register--wrapper .register--form .register--submit .register--button {
    width: 85%;
    font-size: 19px;
    border-radius: 15px;
    background-color: #00a651;
    padding: 9pt 30px;
    border: none;
    font-family: Ubuntu, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500
}

.register--wrapper .register--form .register--submit .register--button:hover {
    background-color: #009247
}

.register--wrapper .register--form .register--submit a {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-size: 13px
}

.register--wrapper .register--form.has-error {
    padding-top: 1pc;
    padding-bottom: 0
}

.register--wrapper .register--form.has-error div.alert {
    margin-left: 30px
}

.article--header {
    background: center no-repeat #000;
    color: #fff;
    max-width: 1110px;
    margin: auto auto 30px;
    padding: 250px 0 30px;
    background-size: cover
}

.article--header .article--header-back {
    font-family: Ubuntu, sans-serif;
    line-height: 14px;
    padding: 0 30px
}

.article--header .article--header-text .text--title,
.article--header-mobile .text--title {
    line-height: 36px;
    font-weight: 400;
    font-family: Ubuntu, sans-serif
}

.article--header .article--header-back .fa {
    color: #00a651;
    transition: all .3s
}

.article--header .article--header-back a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: none
}

.article--header .article--header-back a:hover .fa {
    color: #fff
}

.article--header .article--header-text .fa,
.article--header-mobile .fa {
    color: #00a651
}

.article--header .article--header-text .text--title {
    font-size: 30px;
    margin: 0 0 5px
}

.article--header .article--header-text time {
    font-size: 14px;
    font-family: Ubuntu, sans-serif
}

.article--header-mobile {
    margin-bottom: 30px
}

.article--header-mobile .text--title {
    font-size: 30px;
    margin: 0 0 5px
}

.article--header-mobile time {
    font-size: 14px;
    font-family: Ubuntu, sans-serif
}

.address--data {
    background-color: #f5f5f5;
    max-width: 1110px;
    padding: 30px;
    margin: auto
}

.delivery--form .delivery--form-info-required {
    color: #41a85f
}

.delivery--form-item {
    margin-bottom: 10px;
    font-size: 1pc
}

.delivery--form-item label {
    display: block
}

.delivery--form-item input[type=text],
.delivery--form-item input[type=email],
.delivery--form-item textarea {
    height: 47px;
    border: 2px solid #ddd;
    outline: 0;
    padding: 0 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100%
}

.delivery--form-item .delivery--select {
    width: 100%;
    height: 47px;
    background-color: #fff;
    border: 2px solid #ddd;
    outline: 0;
    padding: 0 15px;
    border-radius: 5px;
    position: relative
}

.delivery--form-item .delivery--select::after {
    background-color: #00a651;
    content: "\f107";
    height: 35px;
    top: 5px;
    right: 5px;
    width: 35px;
    display: block;
    position: absolute;
    border-radius: 10px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-family: FontAwesome;
    z-index: 0
}

.delivery--form-item .delivery--select:hover::after {
    background-color: #009247
}

.delivery--form-item .delivery--select select {
    z-index: 1;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    width: 100%;
    border: none;
    outline: 0;
    height: 45px
}

.delivery--form-item textarea {
    height: 150px
}

.delivery--form-item.delivery--form-checkbox label {
    text-align: left;
    width: 100%
}

.delivery--form-item.delivery--form-short input {
    width: 33.33333%
}

.delivery--form-item.delivery--form-required label::after {
    content: "*";
    color: #41a85f;
    display: inline
}

.delivery--form-item .input--error,
.delivery--form-item.delivery--form-error,
.delivery--form-item.delivery--form-error label::after {
    color: #ce5d5d
}

.delivery--form-submit {
    margin: 20px 0
}

.delivery--form-submit::after {
    display: block;
    content: "";
    clear: both
}

.delivery--form-submit button {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    padding: 10px 20px;
    border-radius: 15px;
    border: none
}

.order .order--step .order--step-number,
.order .order--submit button {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    padding: 13px 20px;
    margin: 0 10px 0 0;
    height: 47px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    font-size: 16px;
}

.delivery--form-submit button.delivery--submit-button {
    float: right;
    background-color: #00a651
}

.delivery--form-submit button.delivery--submit-button:hover {
    background-color: #009247
}

.delivery--form-submit button.delivery--cancel-button {
    float: left;
    background-color: #4d75b5
}

.delivery--form-submit button.delivery--cancel-button:hover {
    background-color: #3d5e92
}


@media(min-width:992px){
    body.agro-checkout .order{
        padding: 0 15px;
    }
    body.agro-checkout #choose-your-method-form{
        display: flex;
    }
    .order.order-left{
        width:66.666666%;
        padding-left: 0!important;
    }
    .order.order-right{
        width:33.333333%;
        padding-right: 0!important;
    }

    .order{
        margin-top: 30px;
    }
}
@media(max-width:991px){
    .order{
        width: 100%;
    }
}

.order .order--step {
    width: 100%
}

.order .order--step::after {
    display: block;
    content: "";
    clear: both
}

.order .order--step .order--step-number {
    width: 3pc;
    height: 3pc;
    line-height: 3pc;
    background-color: #2f79c3;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    float: left;
    margin-right: 20px;
    color: #fff
}

.order .order--step .order--step-content {
    float: left
}

.order .order--step .order--step-content strong {
    display: block;
    line-height: 3pc;
    font-weight: 500;
    color: #242424
}

.order .order--step .order--step-content label {
    display: block;
    font-family: Ubuntu, sans-serif;
    line-height: 26px;
    color: #5f5f5f;
    font-size: 1pc
}

.order .order--step .order--step-content .order--delivery {
    color: #00a651;
    font-family: Ubuntu, sans-serif;
    font-weight: 500;
    font-size: 24px
}

.order .order--value .delivery--message {
    float: left;
    width: 70%;
    padding: 25px 15px
}

.order .order--value .order--count {
    
}

.order .order--value .order--count table{
    font-size: 16px;
    width: 100%;
}

.order .order--value .order--count table tr td{
    padding-top: 6px;
    padding-bottom: 6px;
}

.order .order--value .order--count table tr td:first-child {
    padding-right: 10px;
    
}

.order .order--value .order--count table tr td:last-child {
    font-weight: 600;
    text-align: right;
}

.order .order--value .order--count table tr:last-child {
    border-top: 1px solid #eee;
}
.order .order--value .order--count table tr:last-child td{
    padding-top: 10px;
    padding-bottom: 10px;
}

.order .order--value .order--count table tr:last-child td:first-child {
    text-transform: uppercase;
}


.order .order--value .order--count small {
    color: #908e89
}

.order .order--value .order--count strong {
    color: #242424;
    font-size: 23px
}

.order .order--value .order--count strong small {
    font-size: 1pc;
    color: #242424
}

.order .order--submit {
    padding: 15px 0 0;
    text-align: right
}

.order .order--submit button {
    color: #fff;
    padding: 10px 1pc;
    border: none;
    background-color: #00a651
}

.order .order--submit button:hover {
    background-color: #009247
}

.order .order--submit .order--cancel-button {
    float: left;
    font-family: Ubuntu, sans-serif;
    padding: 13px 20px 13px 0;
    margin: 0 5px;
    height: 47px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    font-size: 16px;
    border: none;
    background: transparent;
    color: #009247 !important;
}

.order .order--submit .order--cancel-button:hover {
    background-color: transparent
}

.order .order--steps::after {
    display: block;
    content: "";
    clear: both
}

.cart--wrapper {
    margin-top: 30px;
}

.cart--wrapper .row div[class^=col-] .inner{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 30px;
}

@media (min-width:992px){
    .cart--wrapper .row div[class^=col-]:first-child{
        padding-left: 0;
    }
    .cart--wrapper .row div[class^=col-]:last-child{
        padding-right: 0;
    }
}

.cart--wrapper ul {
    padding: 0;
    list-style: none;
    margin: 40px 0 0;
    /* border-bottom: 1px solid #d3d3d3 */
    
}

.cart--wrapper li {
    padding: 10px 0;
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.cart--wrapper li:nth-child(odd) {
    /* background-color: #f4f4f4 */
}

.cart--wrapper li.cart--header {
    background-color: transparent;
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 5px
}

.cart--wrapper li::after {
    display: block;
    content: "";
    clear: both
}

.cart--wrapper li>div {
    float: left
}

.cart--wrapper li .cart--photo {
    width: 100px;
    padding: 0 30px 0 0;
    align-items: center;
    display: inline-flex;
    height: 70px;
}

.cart--wrapper li .cart--photo img {
    width: 100%;
    height: auto;
    /* border: 1px solid #dbdbdb */
}

.cart--wrapper li .cart--photo .cart--delete {
    text-align: center;
    align-items: center;
    display: inline-flex;
    height: 70px;
}

.cart--wrapper li .cart--content {
    width: calc(100% - 100px);
    align-items: center;
    display: inline-flex;
    height: 70px;
}

.cart--wrapper li .cart--content .cart--product {
    width: calc(100% - 350px);
    align-items: center;
    display: inline-flex;
    height: 70px;
}

.cart--wrapper li .cart--content .cart--quantity {
    width: 150px;
    text-align: center;
    align-items: center;
    display: inline-flex;
    height: 70px;
    position: relative;
}

.cart--wrapper li .cart--content .cart--quantity input {
    height: 40px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 0px;
    outline: 0;
    padding: 0 5px;
    text-align: center;
    width: 60px;
    position: absolute;
    left: 40px;
}
/* Chrome, Safari, Edge, Opera */
.cart--wrapper li .cart--content .cart--quantity input::-webkit-outer-spin-button,
.cart--wrapper li .cart--content .cart--quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.cart--wrapper li .cart--content .cart--quantity input[type=number] {
  -moz-appearance: textfield;
}

.cart--wrapper li .cart--content .cart--quantity span {
    height: 40px;
    width: 40px;
    position: absolute;
    /* position: relative; */
    display: inline-block;
    border: 1px solid #ddd;
    outline: 0;
    padding: 2px 0;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    font-size: 23px;
}
.cart--wrapper li .cart--content .cart--quantity span.sub {
    left: 0px;
    border-radius: 5px 0 0  5px;
    border-right: 0;
}
.cart--wrapper li .cart--content .cart--quantity span.add {
    border-radius: 0 5px 5px 0;
    border-left: 0;
    left: 100px;
}

.cart--wrapper li .cart--content .cart--value {
    width: 150px;
    padding: 0 5px;
    line-height: 18px;
}

.cart--wrapper li .cart--content .cart--delete {
    width: 40px;
    text-align: center;
    font-size: 24px;
    padding: 0 5px;
    margin-top: -4px;
}

.cart--wrapper .cart--overall::after {
    display: block;
    content: "";
    clear: both
}

.cart--wrapper .cart--overall .cart--code {
    float: right;
    padding: 25px 15px;
    border-bottom: 1px solid #d5d5d5
}

.cart--wrapper .cart--overall .cart--code input {
    height: 30px;
    display: inline-block;
    border: 1px solid #d2d2d2;
    border-radius: 15px;
    outline: 0;
    padding: 0 15px
}

.cart--wrapper .cart--overall .cart--code button {
    border-radius: 15px;
    height: 30px;
    display: inline-block;
    border: 1px solid #908e89;
    font-weight: 700;
    color: #fff;
    background-color: #908e89;
    padding: 0 20px;
    font-size: 1pc
}

.cart--wrapper .cart--overall .cart--count {
    padding: 15px 30px 14px;
    /* border-bottom: 1px solid #eee; */
    line-height: 23px;
    /* width: 36%; */
    /* float: right */
}
.product--content .row{
    background-color:white;
    border: 1px solid #eee;
	padding: 30px 20px 15px;
}
.product--content .product--content-header,
.product--content .product--content-image {
    width: 100%
}

.cart--wrapper .cart--overall .cart--count small {
    color: #908e89;
    padding-bottom: 10px;
    display: inline-block;
}

.cart--wrapper .cart--overall .cart--count strong {
    color: #242424;
    font-size: 23px
}

.cart--wrapper .cart--overall .cart--count strong small {
    font-size: 1pc;
    color: #242424
}

.cart--wrapper .cart--overall .cart--recount {
    float: right;
    padding-top: 9pt
}

.cart--wrapper .cart--overall .cart--recount input {
    border-radius: 15px;
    height: 30px;
    display: inline-block;
    border: 1px solid #908e89;
    font-weight: 700;
    color: #fff;
    background-color: #908e89;
    padding: 0 20px;
    font-size: 1pc
}

.product--content .product--content-header h1,
.product--content-price {
    font-size: 30px;
    font-family: Ubuntu, sans-serif
}

.cart--wrapper .cart--submit {
    padding: 15px 0 0;
    text-align: right
}

.cart--wrapper .cart--submit button {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    padding: 10px 30px;
    border-radius: 5px;
    width: 100%;
    border: none;
    background-color: #00a651
}

.cart--back-to-shop{
    width: 100%;
    display: block;
    margin-top: 15px;
    color: #999;
}

.cart--wrapper .cart--submit button:hover {
    background-color: #009247
}

.product--content .product--content-image img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    display: block
}

.product--content .product--content-image .thumbnail img {
    object-fit: contain;
    max-height: 395px;
    border-radius: 4px
}

.product--content .product--content-header h1 {
    margin: 0;
    line-height: 40px;
    font-weight: 500;
    color: #242424
}

.product--content .product--content-header .product--content-code {
    color: #9a9a9a;
    /* border-bottom: 1px solid #e9e9e9 */
}

.product--content .product--content-number,
.product--content .product--content-header .product--content-code {
    color: #242424;
    /* border-bottom: 1px solid #e9e9e9; */
    padding: 5px 0;
    margin: 5px 0
}

.product--content .product--content-number p {
    margin: 0
}

.product--content .product--content-number span,
.product--content .product--content-header .product--content-code span {
    color: #908e89
}

.product--content .product--content-info .product--content-price strong,
.product--content .product--content-info .product--content-status .status--available,
.product--content-price {
    color: #00a651
}

.product--content .product--content-order {
    margin-bottom: 30px;
}

.product--content .product--content-info {
    line-height: 30px;
    margin: 20px 0 40px;
}

.product--content .product--content-info table tr td:first-child{
		padding-right: 25px;
		color: #908e89;
}

.product--content .product--content-info::after {
    display: block;
    content: "";
    clear: both
}

.product--content .product--content-info .product--content-status span::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background-color: #d8d8d8
}

.product--content .product--content-info .product--content-status .status--available::before,
.product--content .product--content-order .product--add {
    background-color: #00a651
}

.product--content .product--content-order input[type=text] {
    height: 47px;
    border: 1px solid #bebebe;
    outline: 0;
    padding: 0 15px;
    border-radius: 15px;
    width: 60px;
    margin: 0 5px;
    display: inline-block
}

.product--content .product--content-order .product--add,
.product--content .product--content-order .product--ask {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    padding: 13px 20px;
    margin: 0 10px 0 0;
    height: 47px;
    border-radius: 5px;
    display: inline-block;
		border: none;
		font-size: 16px;
}
.product--content .product--content-order .product--add i,
.product--content .product--content-order .product--ask i{
    margin-right: 10px;
} 

.product--content .product--content-order .product--add:hover {
    background-color: #009247
}

.product--content .product--content-order .product--ask {
    background-color: #4d75b5 !important
}

.product--content .product--content-order .product--ask:hover {
    background-color: #3d5e92
}

.product--content .product--content-images {
		margin-top: 30px;
		display: inline-flex;
		flex-wrap: wrap;
}
.product--content .product--content-images .img-crop{
	width: 25%;
	padding:5px
}

.product--content .product--content-images .img-crop .inner{
    border: 1px solid #00a651;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 4px;
    transition: border .2s ease-in-out;
    background-color: #fff;
    float: left;
}
.product--content .product--content-images .img-crop a {
    padding: 4px;
    /* line-height: 1.42857; */
    float: left;
}

.product--content .product--content-images .img-crop img {
    object-fit: cover;
    max-height: 60px;
    max-width: 60px;
    border-radius: 4px;
    width: auto;
    aspect-ratio: 1/1;
}

.product--content .product--content-text {
    clear: both;
		padding: 0 0 30px;
    margin-bottom: 40px;
    margin-top: 40px;
}


.product--content .product--content-text h2 {
    /* background-color: #e8e8e8; */
    color: #242424;
    font-size: 1.5pc;
    font-weight: 500;
    font-family: Ubuntu, sans-serif;
		padding: 30px 30px 10px;
		margin-top: 0;
}

.product--content .product--content-text p {
    padding: 0 30px;
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    margin: 30px 0
}

.product--content .product--content-text.parameters-table table tr,
.product--content .product--content-text.parameters-table table td{
	text-align: left;
	width:50%;
	vertical-align:top
}

.product--content .product--content-text table {
    font-family: Ubuntu, sans-serif;
    color: #242424;
    width: 100%;
    font-size: 14px;
    max-width: 100%;
    width: 100%!important;
}

.product--content .product--content-text.parameters-table .attribs{
		padding: 0 30px;
}

.product--content .product--content-text.parameters-table .attribs div{
    padding: 10px 0
}

.product--content .product--content-text.parameters-table .attribs div:nth-of-type(even){
    color: #000;
}

.product--content .product--content-text table tr td {
    padding: 5px 30px;
    width: 40%
}

.product--content .product--content-text table tr td:last-child {
    font-weight: 500;
    width: 60%
}

.modal,
.modal .modal--overlay {
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

.modal {
    position: fixed;
    overflow: hidden;
    display: none
}

.modal.modal--in {
    display: block;
    z-index: 9999
}

.modal .modal--overlay {
    overflow: fixed;
    position: absolute;
    background-color: rgba(36, 36, 36, .8)
}

.modal .modal--body {
		max-width: 750px;
		width: 90%;
		margin: 0 auto;
		border-radius: 3px;
		z-index: 9999;
		top: 50%;
		display: block;
		position: sticky;
		transform: translateY(-50%);
}

.modal .modal--body .modal--content {
    background-color: #fff;
    padding: 30px;
    -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
}

.modal .modal--body .modal--content::after {
    display: block;
    content: "";
    clear: both
}

.modal .modal--body .modal--content .modal--title {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 30px
}

.modal .modal--body .modal--content .modal--title::after {
    display: block;
    content: "";
    clear: both
}

.modal .modal--body .modal--content .modal--title strong {
    color: #323232;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left
}

.modal .modal--body .modal--content .modal--title a {
    float: right;
    color: #000;
    border: none
}

.modal .modal--body .modal--footer {
    background-color: #fff;
    padding: 30px;
    -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
}

.product--modal-order input[type=text],
.product--modal-order input[type=number] {
    height: 47px;
    border: 1px solid #bebebe;
    outline: 0;
    padding: 0 15px;
    border-radius: 15px;
    width: 60px;
    margin: 0 5px;
    display: inline-block
}

.product--modal-order .product--add,
.product--modal-order .product--ask {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    padding: 13px 20px;
    margin: 0 5px;
    height: 47px;
    border-radius: 5px;
    display: inline-block;
		border: none;
		font-size: 16px;
}

.product--modal-order .product--add i,
.product--modal-order .product--ask i{
    margin-right: 10px;
}

.product--modal-order .product--add {
    background-color: #00a651
}

.product--modal-order .product--add:hover {
    background-color: #009247
}

.product--modal-order .product--ask {
    background-color: #4d75b5 !important
}

.product--modal-order .product--ask:hover {
    background-color: #3d5e92
}

.product--modal-order .gocart {
    float: right
}

.product--modal-image {
    float: left;
    width: 30%;
    padding-right: 30px
}

.product--modal-image img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    display: block
}

.product--modal-content {
    float: left;
    width: 70%
}

.product--modal-content .product--modal-name {
		margin: 10px 0 0;
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    font-family: Ubuntu, sans-serif;
    color: #000;
    display: block
}

.product--modal-content .product--modal-code {
    color: #3a3938;
    font-family: Ubuntu, sans-serif
}

.product--modal-content .product--modal-price {
    font-size: 20px;
    font-family: Ubuntu, sans-serif;
    line-height: 30px;
    margin: 30px 0 0;
    color: #000
}

.product--modal-content .product--modal-price strong {
    white-space: nowrap
}

.form--modal-item:first-child {
    margin-bottom: 15px
}

.form--modal-item label {
    display: block;
    color: #fff;
    margin-bottom: 10px
}

.form--modal-item input[type=text],
.form--modal-item input[type=email],
.form--modal-item textarea {
    height: 47px;
    border: none;
    outline: 0;
    padding: 10px 15px;
    border-radius: 8px;
		width: 100%;
		border-radius: 0;
    border: 1px solid #ddd;
}

.form--modal-item textarea {
    height: 75pt
}

.product--modal-ask::after {
    display: block;
    content: "";
    clear: both
}

.product--modal-ask p {
    float: left;
    font-size: 14px;
    font-family: Ubuntu, sans-serif;
    width: 70%;
		margin: 0;
		line-height: 47px;
		vertical-align: middle;
}

.product--modal-ask .product--add {
    color: #fff;
    float: right;
    font-family: Ubuntu, sans-serif;
    padding: 13px 20px;
    margin: 0 5px;
    height: 47px;
    border-radius: 5px;
    border: none;
    background-color: #00a651
}

.product--modal-ask .product--add:hover {
    background-color: #009247
}

.articles--archive {
    display: none;
    float: left;
    width: 30%;
    padding-left: 20px;
    padding-right: 30px
}

.articles--archive .articles--archive-content {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 10px
}

.articles--archive .articles--archive-content .articles--archive-title {
    padding: 10px 20px;
    background-color: #f0f0f0;
    font-size: 18px;
    color: #242424;
    display: block;
    border-radius: 10px
}

.articles--archive .articles--archive-content ul {
    font-size: 14px;
    padding: 20px;
    margin: 0;
    list-style: none
}

.articles--list {
    width: 100%
}

.articles--list .articles--list-ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.articles--list .articles--list-ul::after {
    display: block;
    content: "";
    clear: both
}

.articles--list .articles--list-ul li {
    padding: 20px 0;
    width: 100%
}

.articles--list .articles--list-ul li:nth-child(odd) {
    padding-left: 0
}

.articles--list .articles--list-ul li:nth-child(even) {
    padding-right: 0
}

.articles--list .articles--list-ul li a {
    display: block;
    border: none
}

.articles--list .articles--list-ul li .articles--article-image {
    position: relative
}

.articles--list .articles--list-ul li .articles--article-image img {
    width: 100%;
    height: auto;
    display: block
}

.articles--list .articles--list-ul li .articles--article-content h2 {
    font-size: 22px;
    font-family: Ubuntu, sans-serif;
    color: #242424;
    line-height: 26px;
    font-weight: 400;
    margin: 15px 0
}

.articles--list .articles--list-ul li .articles--article-content p {
    font-size: 15px;
    line-height: 22px;
    color: #5f5f5f;
    margin: 0
}

.category--sidebar {
    /* width: 25%;
    float: left; */
    padding: 0 20px 0 0
}

.category--sidebar .category--sidebar-item {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    margin-bottom: 30px
}

.category--sidebar .category--sidebar-item .category--sidebar-title {
    padding: 10px 20px;
    /* background-color: #f0f0f0; */
    font-size: 18px;
    color: #242424;
    display: block;
    border-radius: 10px
}

.category--sidebar .category--sidebar-item p {
    font-size: 14px;
    line-height: 1pc;
    padding: 20px 20px 10px;
    margin: 0
}

.category--sidebar .category--sidebar-item ul {
    font-size: 14px;
    line-height: 1pc;
    padding: 10px 20px 20px;
    margin: 0;
    list-style: none
}

.category--sidebar .category--sidebar-item ul li {
    margin: 0 0 10px;
    position: relative
}

.category--sidebar .category--sidebar-item ul li::after {
    display: block;
    content: "";
    clear: both
}

.category--sidebar .category--sidebar-item ul li::before {
    content: "\b7\a0";
    color: #00a651;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px
}

.category--sidebar .category--sidebar-item ul li a {
    color: #383838
}

.category--sidebar .category--sidebar-item ul li a span {
    color: #8b8b8b
}

.category--sidebar .category--sidebar-item ul.category--labels {
    padding: 20px
}

.category--sidebar .category--sidebar-item ul.category--labels li::before {
    display: none
}

.category--sidebar .category--sidebar-item ul.category--labels li label.label--promo {
    color: #908e89
}

.category--sidebar .category--sidebar-item ul.category--labels li label.label--bestseller {
    color: #9c59b8
}

.category--sidebar .category--sidebar-item ul.category--labels li label.label--recommended {
    color: #2c82c9
}

.text--sidebar {
    width: 25%;
    float: left;
    padding: 0 0 0 20px
}

.text--sidebar .text--sidebar-item {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    margin-bottom: 30px
}

.text--sidebar .text--sidebar-item .text--sidebar-title {
    padding: 10px 20px;
    background-color: #f0f0f0;
    font-size: 18px;
    color: #242424;
    display: block;
    border-radius: 10px
}

.text--sidebar .text--sidebar-item p {
    font-size: 14px;
    line-height: 1pc;
    padding: 20px 20px 10px;
    margin: 0
}

.text--sidebar .text--sidebar-item ul {
    font-size: 14px;
    line-height: 1pc;
    padding: 10px 20px 20px;
    margin: 0;
    list-style: none
}

.text--sidebar .text--sidebar-item ul li {
    margin: 0 0 10px;
    position: relative
}

.text--sidebar .text--sidebar-item ul li::after {
    display: block;
    content: "";
    clear: both
}

.text--sidebar .text--sidebar-item ul li::before {
    content: "\b7\a0";
    color: #00a651;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px
}

.category--products .category--products-list::after,
.category--text .category--text-container::after,
.search--products .category--products-list::after {
    display: block;
    content: "";
    clear: both
}

.text--sidebar .text--sidebar-item ul li a {
    color: #383838
}

.text--sidebar .text--sidebar-item ul li a span {
    color: #8b8b8b
}

.category--text {
    float: left;
    padding: 0;
    width: 75%
}

.category--text .category--text-container {
    padding: 0 5px 0 15px;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%
}

.category--text .category--text-container li {
    padding: 0 15px;
    float: left;
    width: 25%
}

.category--products {
    /* width: 75%;
    float: left; */
    padding: 0
}

.category--products .category--products-list {
    padding: 0 5px 0 15px;
    margin: 0;
    list-style: none
}

.category--products .category--products-list li {
    padding: 0 10px;
    float: left;
    width: 33.33333%;
    cursor: pointer;
}

.category--products .category--products-list li:hover .product--item,
.other-products-from-cat .owl-item li:hover .product--item{
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1); 
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}

.search--products {
    width: 100%;
    float: left;
    padding: 0
}

.search--products .category--products-list {
    padding: 0 5px 0 15px;
    margin: 0;
    list-style: none
}

.search--products .category--products-list li {
    padding: 0 10px;
    float: left;
    width: 25%
}

.product--item {
    border: 1px solid #eee;
    background-color: #fff;
    border-radius: 5px;
    padding-top: 15px;
    position: relative;
    margin-bottom: 30px
}

.product--item .product--reference {
    position: absolute;
    bottom: 20px;
    left: 0;
    background-color: #1a7b34;
    border-radius: 9pt;
    line-height: 24px;
    margin: 0 0 0 20px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 88%;
    height: 24px
}

.product--item .product--reference .product--reference-text {
    background-color: #42a85f;
    color: #464648;
    border-radius: 9pt;
    display: inline-block;
    width: 24px;
    text-align: center;
    overflow: hidden
}

.product--item .product--reference .product--reference-nr {
    color: #fff;
    display: inline-block;
    padding: 0 9pt;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 87%
}

.product--item .product--badge {
    position: absolute;
    top: 15px;
    left: 0;
    background-color: #000;
    color: #fff;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    font-size: 14px;
    font-family: Ubuntu, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 3px 20px
}

.contact--content,
.product--item .product--item-image {
    position: relative
}

.product--item .product--badge.product--badge-promo {
    background-color: #908e89
}

.product--item .product--badge.product--badge-bestseller {
    background-color: #9c59b8
}

.product--item .product--badge.product--badge-recommended {
    background-color: #2c82c9
}

.product--item .product--item-image img {
    width: 100%;
    height: auto;
    display: block
}

.product--item .product--item-content {
    /* border-top: 1px solid #dbdbdb; */
    padding: 20px 30px
}

.product--item .product--item-content .product--item-title {
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-weight: 500;
}

.product--item .product--item-content .product--item-price {
    font-family: Ubuntu, sans-serif;
    display: block;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    margin: 20px 0;
    white-space: nowrap
}

.product--item .product--item-content .product--item-price sup {
    font-size: 14px;
}

.product--item .product--item-content .product--item-buttons {
    background-color: #00a651;
    display: inline-block;
    border: 1px solid #00a651;
    border-radius: 5px;
    width: 100%;
}

.product--item .product--item-content .product--item-buttons .product--item-more {
    background-color: #fff;
    border: none;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
    width: calc(100% - 45px);
    text-align: center;
}

.product--item .product--item-content .product--item-buttons .product--item-more:hover {
    color: #009247
}

.product--item .product--item-content .product--item-buttons .product--item-add {
    color: #fff;
    border: none;
    display: inline-block;
    padding: 5px 5px 5px 5px;
    text-align: center;
    width: 40px;
}

.pagination {
    border-bottom: 2px solid #ececec;
    padding: 15px 0
}

.pagination::after {
    display: block;
    content: "";
    clear: both
}

.pagination .pagination--left {
    width: 10%;
    float: left
}

.pagination .pagination--left a {
    background-color: #00a651;
    color: #fff;
    padding: 1px 8px 2px
}

.pagination .pagination--pages {
    width: 80%;
    float: left;
    text-align: center
}

.pagination .pagination--pages ul {
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.pagination .pagination--pages ul li {
    display: inline-block
}

.index--section .index--section-header::after,
.index--section ul::after,
.mobile--categories .mobile--categories-header::after {
    display: block;
    content: "";
    clear: both
}

.pagination .pagination--pages ul li a {
    padding: 1px 5px 2px
}

.pagination .pagination--pages ul li.active a {
    background-color: #cecece;
    color: #fff;
    border: none
}

.pagination .pagination--right {
    width: 10%;
    float: left;
    text-align: right
}

.pagination .pagination--right a {
    background-color: #00a651;
    color: #fff;
    padding: 1px 8px 2px
}

.index--carousel {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-bottom: 30px
}

.index--section {
    padding: 0 20px
}

.index--section .index--section-header {
    font-family: Ubuntu, sans-serif;
    padding: 15px 0;
    background-image: url(../images/index-section.png);
    background-position: center;
    background-repeat: repeat-x
}

.index--section .index--section-header h2 {
    float: left;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1pc;
    margin: 0;
    background-color: #f7f7f7;
    padding-right: 20px
}

.index--section .index--section-header .index--section-more {
    float: right;
    background-color: #f7f7f7;
    padding-left: 20px
}

.index--section.index--promotions h2 {
    color: #fba026
}

.index--section.index--recommended {
    border-radius: 10px;
    background-color: #ecedf0;
    padding: 5px 20px 0;
    margin-bottom: 30px
}

.index--section.index--recommended .index--section-header h2 {
    color: #2c82c9;
    background-color: #ecedf0
}

.index--section.index--recommended .index--section-header .index--section-more {
    background-color: #ecedf0
}

.index--section.index--bestseller h2 {
    color: #9c59b8
}

.index--section ul {
    padding: 0;
    margin: 0 -15px;
    list-style: none
}

.index--section ul li {
    width: 25%;
    float: left;
    padding: 0 15px
}

.contact--content {
    max-width: 1110px;
    margin: auto;
    margin-bottom: 50px;
}

.contact--content .contact--map {
    width: 100%;
    height: 200px
}

.contact--content .contact--data {
    background-color: #fff;
    padding: 25px
}

.contact--content .contact--data h1 {
    margin: 0 0 20px;
    font-size: 24px;
    color: #000;
    font-weight: 400
}

.contact--content .contact--data h2 {
    margin: 0;
    font-size: 18px;
    font-size: 500;
    color: #00a651
}

.contact--content .contact--data p {
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.contact--content .contact--data p.account--number {
    color: #908e89;
    margin: 20px 0
}

.contact--content .contact--data p.contact--methods {
    color: #00a651
}

.contact--content .contact--data p a {
    font-size: 18px
}

.contact--content .contact--data hr {
    border: none;
    height: 1px;
    width: 100%;
    background-color: #e0e0e0;
    margin: 20px 0
}

.mobile--categories {
    clear: both
}

.mobile--categories .mobile--categories-header {
    background-color: #f0f0f0;
    padding: 20px
}

.mobile--categories .mobile--categories-header strong {
    font-size: 18px;
    float: left;
    color: #000
}

.mobile--categories .mobile--categories-header a {
    float: right;
    font-size: 14px;
    border: none
}

.mobile--categories>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none
}

.mobile--categories>ul>li a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #bcbcbc
}

.mobile--categories>ul>li>a {
    font-weight: 700
}

.mobile--categories>ul>li>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile--categories>ul>li>ul a {
    color: #5b5b5b;
    position: relative
}

.mobile--categories>ul>li>ul a::after {
    content: "\f054";
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    font-family: FontAwesome;
    color: #00a651
}

.dl-menuwrapper,
.dl-menuwrapper li {
    position: relative
}

.dl-menuwrapper {
    background-color: #f0f0f0;
    width: 100%;
    clear: both;
    -webkit-perspective: 750pt;
    perspective: 750pt;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%
}

.dl-menuwrapper::after {
    display: block;
    content: "";
    clear: both
}

.dl-menuwrapper .dl-menuwrapper-title {
    float: left;
    padding: 20px
}

.dl-menuwrapper button {
    border: none;
    background: 0 0;
    float: right;
    padding: 20px;
    text-decoration: none;
    color: #00a651;
    transition: all .3s;
    font-size: 14px;
    outline: 0
}

.cbp-spmenu,
.dl-menuwrapper .dl-menu.dl-menu-toggle,
.push-body {
    transition: all .3s ease
}

.dl-menuwrapper:first-child {
    margin-right: 75pt
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 15px 20px;
    font-size: 1pc;
    line-height: 20px;
    color: #5b5b5b;
    outline: 0;
    border-bottom: 1px solid #f5f5f5
}

.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255, 248, 213, .1)
}

.dl-menuwrapper li.dl-back>a {
    padding-left: 30px
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li>a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    font-family: FontAwesome;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    color: #00a651
}

.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212, 204, 198, .3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dl-menuwrapper li>a:after {
    right: 10px;
    color: rgba(0, 0, 0, .15)
}

.dl-menuwrapper .dl-menu {
    margin: 4pc 0 0;
    background-color: #fff;
    clear: both;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    display: block;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subview>a,
.dl-menu.dl-subview li.dl-subviewopen>a,
.dl-menuwrapper li .dl-submenu {
    display: none
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li,
.no-js .dl-menuwrapper li .dl-submenu {
    display: block
}

.dl-menuwrapper>.dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0
}

.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 .4s linear forwards;
    animation: MenuAnimOut1 .4s linear forwards
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 .3s ease-in-out forwards;
    animation: MenuAnimOut2 .3s ease-in-out forwards
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 .4s ease forwards;
    animation: MenuAnimOut3 .4s ease forwards
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 .4s ease forwards;
    animation: MenuAnimOut4 .4s ease forwards
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 .4s ease forwards;
    animation: MenuAnimOut5 .4s ease forwards
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 .3s linear forwards;
    animation: MenuAnimIn1 .3s linear forwards
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 .3s ease-in-out forwards;
    animation: MenuAnimIn2 .3s ease-in-out forwards
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 .4s ease forwards;
    animation: MenuAnimIn3 .4s ease forwards
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 .4s ease forwards;
    animation: MenuAnimIn4 .4s ease forwards
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 .4s ease forwards;
    animation: MenuAnimIn5 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 .4s ease forwards;
    animation: SubMenuAnimIn1 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 .3s ease-in-out forwards;
    animation: SubMenuAnimIn2 .3s ease-in-out forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 .4s ease forwards;
    animation: SubMenuAnimIn3 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 .4s ease forwards;
    animation: SubMenuAnimIn4 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 .4s ease forwards;
    animation: SubMenuAnimIn5 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 .4s ease forwards;
    animation: SubMenuAnimOut1 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 .3s ease-in-out forwards;
    animation: SubMenuAnimOut2 .3s ease-in-out forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 .4s ease forwards;
    animation: SubMenuAnimOut3 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 .4s ease forwards;
    animation: SubMenuAnimOut4 .4s ease forwards
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 .4s ease forwards;
    animation: SubMenuAnimOut5 .4s ease forwards
}

.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.hidden,
.no-js .dl-menuwrapper li.dl-back {
    display: none
}

.no-js .dl-menuwrapper li>a:not(:only-child) {
    background: rgba(0, 0, 0, .1)
}

.no-js .dl-menuwrapper li>a:not(:only-child):after {
    content: ''
}

body.redirect {
    height: 100vh;
    overflow-y: hidden
}

body.redirect footer {
    height: 100%
}

body.redirect .site--footer .site--footer-copy {
    border-top: 0
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px
}

.alert-heading {
    color: inherit
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.askproduct_open,
.basketadd_open,
.modal--title .fa-times {
    cursor: pointer
}

.modal--loading {
    text-align: center
}

.text-right {
    text-align: right
}

#cboxTitle,
#slider1 .bullet,
.text-center {
    text-align: center
}

table.table {
    width: 100%
}

table.table td {
    padding: 2px;
    border-bottom: 1px solid #ccc
}

.form-group {
    padding: 2px
}

.form-group .control-label {
    font-weight: 700;
    float: left;
    width: 40%
}

.form-group div {
    float: left;
    width: 60%
}

.form-group::after {
    display: block;
    content: "";
    clear: both
}

.form-group .form-control {
    width: 100%
}

.form-group .btn-success {
    border-radius: 15px;
    background-color: #00a651;
    padding: 9pt 30px;
    color: #fff;
    border: 1px solid #00a651
}

.form-group .btn-success:hover {
    background: #009247
}

.form-group input[type=email].form-control,
.form-group input[type=password].form-control,
.form-group input[type=tel].form-control,
.form-group input[type=text].form-control,
.form-group select.form-control {
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: 0;
    padding: 0 15px;
    height: 30px
}

.user_information {
    width: 100vw !important
}

.cart--banner-bottom {
    margin-top: 40px
}

.cart--banner-bottom img {
    width: 100%
}

#xhr-menu .xhr-loading {
    text-align: center;
    padding: 40px;
    display: none
}

#xhr-menu .xhr-menu-contents {
    display: none
}

#xhr-menu .xhr-menu-contents ul {
    list-style: none;
    padding-left: 15px
}

#xhr-menu .xhr-menu-contents li i.fa-angle-right {
    float: right
}

.has-focus #xhr-menu-loader {
    left: -50%
}

.has-focus .search--input {
    margin-left: 0 !important;
    width: calc(100% - 50px) !important
}

#xhr-menu-loader {
    display: inline-block;
    height: 40px;
    background: #00a651;
    color: #fff;
    border-radius: 5px;
    line-height: 39px;
    position: absolute;
    top: 0;
    padding: 0 15px;
    font-weight: 700
}

.cbp-spmenu {
    background: #008940;
    position: fixed;
    padding: 0 20px
}

.cbp-spmenu h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    padding: 20px 0;
    border-bottom: 3px solid #fff;
    margin: 0
}

.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

#cboxCurrent,
#cboxTitle {
    color: #000;
    bottom: 4px
}

.cbp-spmenu-vertical {
    width: 310px;
    height: 100%;
    top: 0;
    z-index: 1000;
    overflow-y: scroll
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #08a651;
    padding: 10px 0
}

.cbp-spmenu-vertical a.all-categories {
    border-bottom-width: 2px;
    font-weight: 500
}

.cbp-spmenu-left {
    left: -310px
}

.cbp-spmenu-left.menu-open {
    left: 0
}

.push-body {
    overflow-x: hidden;
    position: relative;
    left: 0
}

.push-body-toright {
    left: 310px
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
    max-width: none;
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%, -50%)!important;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
		/* background: url(../colorbox/overlay.png); */
		background-color: #fff;
    opacity: 1!important;
    /* filter: alpha(opacity=90) */
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative;
    background: #fff;
    overflow: hidden
}

#cboxTitle {
    margin: 0;
    text-align: left;
    position: absolute;
    left: 0;
    width: 100%
}

@media (max-width:767px){
    #cboxTitle{
        display: none!important;
    }
    #cboxCurrent{
        right: auto!important;
        left: auto!important;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100vw;
    height: auto;
    margin-top: 50%;
    /* transform: translateY(-50%); */
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#colorbox {
    outline: 0;
    width: 100vw!important;
    height: 100vh!important;
    position: fixed!important;
    top: 0!important;
    left: 0!important;
}

/* #cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) -101px 0 no-repeat
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) -130px 0 no-repeat
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) -101px -29px no-repeat
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../colorbox/controls.png) -130px -29px no-repeat
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../colorbox/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(../colorbox/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(../colorbox/border.png) repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(../colorbox/border.png) 0 -29px repeat-x
} */
  
.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 28px
}

#slider1,
#slider1 .bullets {
    margin: 0;
    padding: 0
}

#cboxCurrent {
    position: absolute;
    right: 0;
}

#cboxLoadingOverlay {
    background: url(../colorbox/loading_background.png) center center no-repeat
}

#cboxLoadingGraphic {
    background: url(../colorbox/loading.gif) center center no-repeat
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxClose,
#cboxNext,
#cboxPrevious {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-color: #fff;
}


@media (max-width:767px){
    #cboxClose, #cboxNext{
        right: 12px!important
    }
    #cboxPrevious{
        left: 12px!important
    }
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxPrevious:hover {
    background-position: -75px -25px
}

#cboxNext {
        /* left: 27px; */
        top: calc(50% - 20px);
        right: 32px;
        left: auto;
        z-index: 9999999;
        position: fixed;
        border: 1px solid rgba(0,0,0,.2);
}
button#cboxNext::before{
    content: ' ';
    color: #333;
    position: absolute;
    left: 18px;
    top: 6px;
    height: 17px;
    width: 3px;
    background-color: #333;
    opacity: 0.6;
    transform: rotate(-45deg);
}
button#cboxNext::after{
    content: ' ';
    color: #333;
    position: absolute;
    left: 18px;
    top: 17px;
    height: 17px;
    width: 3px;
    background-color: #333;
    opacity: 0.6;
    transform: rotate(45deg);
}

#cboxNext:hover {
    border-color: #00a651;
}
#cboxNext:hover::after,
#cboxNext:hover::before{
    background-color: #00a651;
    opacity: 1;
}


#cboxPrevious {
    /* left: 27px; */
    left: 32px;
    top: calc(50% - 20px);
    z-index: 9999999;
    z-index: 9999999;
    position: fixed;
    border: 1px solid rgba(0,0,0,.2);
    transform: rotate(180deg);
}
button#cboxPrevious::before{
content: ' ';
color: #333;
position: absolute;
left: 18px;
top: 6px;
height: 17px;
width: 3px;
background-color: #333;
opacity: 0.6;
transform: rotate(-45deg);
}
button#cboxPrevious::after{
content: ' ';
color: #333;
position: absolute;
left: 18px;
top: 17px;
height: 17px;
width: 3px;
background-color: #333;
opacity: 0.6;
transform: rotate(45deg);
}

#cboxPrevious:hover {
border-color: #00a651;
}
#cboxPrevious:hover::after,
#cboxPrevious:hover::before{
background-color: #00a651;
opacity: 1;
}


#cboxClose {
    position: fixed;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.6;
    z-index: 999999999999999999;
}
#cboxClose {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.6;
    outline: none!important;
}
#cboxClose:hover {
    opacity: 1;
  }
  #cboxClose:before, #cboxClose:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
  }
  #cboxClose:before {
    transform: rotate(45deg);
  }
  #cboxClose:after {
    transform: rotate(-45deg);
  }
  #cboxClose:hover::after,
  #cboxClose:hover::before{
      background-color: #00a651;
      opacity: 1;
  }

  
#slider1,
#slider1 .viewport {
    height: 429px;
    position: relative;
    overflow: hidden
}

#cboxClose:hover {
    background-position: -25px -25px
}

.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

#slider1 .disable {
    visibility: hidden
}

#slider1 .bullets {
    z-index: 999;
    position: absolute;
    bottom: 20px;
    left: 15px;
    overflow: hidden;
    list-style: none;
    clear: both
}

#slider1 .bullets li {
    float: left;
    margin: 0 5px
}

#slider1 .bullet {
    background-color: #41a85f;
    width: 2pc;
    height: 2pc;
    padding: 4px 10px;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: block
}

#slider1 .bullet.active {
    color: #fff;
    background-color: #8fb433
}

#slider1 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    left: 0;
    top: 0
}

#slider1 .overview>li {
    float: left;
    margin: 0;
    height: 429px;
    width: 100%;
    max-width: 1110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 20px;
    color: #fff;
    line-height: 24px
}

#slider1 .overview>li a.expand {
    width: 100%;
    height: 100%;
    display: block;
    padding: 60px
}

#slider1 .overview li strong {
    font-size: 60px;
    line-height: 60px;
    font-weight: 500;
    display: block;
    margin-bottom: 30px
}

#slider1 .overview li span {
    float: left
}

#slider1 .overview>li>ul {
    float: left;
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0
}

#slider1 .overview>li>ul a {
    color: #eaffa9
}

@media (min-width:768px) {
    .site--brand {
        margin-left: -45px
    }
    .delivery--form .delivery--form-info,
    .delivery--form-item.delivery--form-checkbox {
        margin-left: 30%
    }
    .site--footer .site--footer-row .site--footer-column {
        width: 50%
    }
    .section--partners {
        display: block
    }
    .article--header-mobile,
    .cart--wrapper li .cart--photo .cart--delete {
        display: none
    }
    .error--content.error--404 {
        background-image: url(../images/bg.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
    .article--header .article--header-back {
        width: 20%;
        float: left
    }
    .article--header .article--header-text {
        float: left;
        width: 80%
    }
    .delivery--form-item label {
        float: left;
        /* width: 30%; */
        text-align: right;
        padding-right: 30px;
        line-height: 47px
    }
    .delivery--form-item .delivery--select,
    .delivery--form-item input[type=text],
    .delivery--form-item input[type=email],
    .delivery--form-item textarea {
        /* width: 33.33333%; */
        width: 70%;
        float: left;
        margin-bottom: 20px;
    }
    .delivery--form-item.delivery--form-short input {
        width: 15%
    }
    .delivery--form-item .input--error {
        float: left;
        line-height: 47px;
        padding-left: 30px
    }
    .order .order--step {
        width: 50%;
        float: left
    }
    .cart--wrapper li .cart--content>div {
        float: left;
        padding: 0 30px
    }
    .cart--wrapper .cart--overall .cart--code {
        height: 5pc
    }
    .product--content {
        /* padding: 20px */
    }
    .product--content .product--content-image {
        width: 40%;
        float: left;
        padding-right: 30px
    }
    .product--content .product--content-header {
        width: 60%;
        float: left
    }
    .articles--list .articles--list-ul li {
        padding: 20px;
        float: left;
        width: 50%
    }
    .contact--content .contact--map {
        height: 550px
    }
    .contact--content .contact--data {
        max-width: 330px;
        position: absolute;
        top: 25px;
        left: 25px
    }
    .hidden-phone,
    .hidden-xs {
        display: run-in
    }
}

@media (min-width:992px) {
    .container {
        width: 90%
    }
    .site--header {
        display: block
    }
    .mobile--header {
        display: none
    }
    .articles--archive,
    .mobile--header .mobile--under-nav .search--title {
        display: block
    }
    .mobile--header .mobile--under-nav .search--wrapper {
        width: calc(100% - 5pc)
    }
    .mobile--header .mobile--under-nav .search--wrapper .search--input {
        margin-left: 0;
        width: calc(100% - 50px)
    }
    .site--footer .site--footer-row .site--footer-column {
        width: 25%;
        border-left: 1px solid #58bf76
    }
    .site--footer .site--footer-row .site--footer-column:first-child {
        border-left: 0
    }
    .faq--content,
    .text--content {
        width: 70%;
        margin: auto
    }
    .login--wrapper {
        width: 90%
    }
    .login--wrapper .login--title {
        padding: 75pt 0;
        width: 33.33333%;
        float: left;
        text-align: center;
        background-color: #7a7a7a
    }
    .login--wrapper .login--form {
        float: left;
        width: 66.66667%;
        padding: 60px 30px
    }
    .register--wrapper {
        width: 90%
    }
    .register--wrapper .register--title {
        padding: 145px 0;
        width: 33.33333%;
        float: left;
        text-align: center;
        background-color: #7a7a7a
    }
    .register--wrapper .register--form {
        float: left;
        width: 66.66667%;
        padding: 40px 30px 40px 0
    }
    .article--header {
        width: 90%
    }
    .article--header .article--header-back {
        width: 15%
    }
    .article--header .article--header-text {
        width: 70%
    }
    .address--data {
        width: 90%
    }
    .delivery--form {
        margin-left: 15%
    }
    .delivery--form-submit {
        margin: 20px 15% 0
    }
    .order .order--step {
        width: 33.33333%
    }
    .order .order--value {
        margin-top: 30px
    }
    .product--content .product--content-price {
				/* float: left */
				display: block;
				padding: 20px 0;
    }
    .product--content .product--content-price small {
				font-size: 16px;
				color: #5f5f5f;
				font-weight: 400;
    }
    .product--content .product--content-info .product--content-status {
        /* float: right */
    }
    .product--content .product--content-text {
        /* width: 70% */
        border: 1px solid #eee;
    }
    .articles--list {
        padding-right: 20px;
        float: right;
        width: 70%
    }
    .articles--list .articles--list-ul li {
        border-top: 1px solid #e1e1e1;
        padding: 30px
    }
    .articles--list .articles--list-ul li:nth-child(1),
    .articles--list .articles--list-ul li:nth-child(2) {
        border-top: none;
        padding-top: 0
    }
    .articles--list .articles--list-ul li:nth-last-of-type(-n+2) {
        padding-bottom: 0
    }
    .articles--list .articles--list-ul li:nth-child(odd) {
        border-right: 1px solid #e1e1e1;
        padding-left: 0
    }
    .articles--list .articles--list-ul li:nth-child(even) {
        padding-right: 0
    }
    .contact--content {
        width: 90%
    }
    .hidden-md,
    .hidden-tablet {
        display: run-in
    }
    #xhr-menu-loader {
        display: none
    }
}

@media (min-width:1050px) {
    .site--brand {
        margin-left: -42px
    }
    .site--categories>ul>li>ul>li a {
        padding: 8px 18px
    }
}

@media (min-width:1100px) {
    .site--categories>ul>li>a {
        font-size: 17px;
        padding: 0 18px
    }
    .breadcrumbs {
        padding: 0 18px
    }
}

@media (min-width:1194px) {
    .site--links {
        padding-top: 60px
    }
}

@media (min-width:1200px) {
    .site--categories>ul>li>a {
        font-size: 19px
    }
}

@media (max-width:992px) {
    .login--wrapper .login--title h1,
    .register--wrapper .register--title h1 {
        font-size: 2pc
    }
    .cart--wrapper .cart--overall .cart--count,
    .category--text,
    .order .order--value .delivery--message,
    .text--sidebar {
        width: 100%
    }
    .container {
        margin: 0 20px;
    }
    .mobile--header .mobile--under-nav .cart--info.cart--info-add {
        line-height: 20px
    }
    .breadcrumbs {
        display: none
    }
    .login--wrapper {
        padding: 20px
    }
    .login--wrapper .login--title {
        padding-bottom: 30px
    }
    .register--wrapper {
        padding: 20px
    }
    .register--wrapper .register--title {
        padding-bottom: 30px
    }
    .order,
    .order .order--step {
        padding: 15px 0
    }
    .order .order--value .order--count {
        width: 100%;
        margin-left: 0;
        text-align: right
    }
    .cart--wrapper .cart--overall .cart--code input:before {
        content: ' ';
        display: block
    }
    .category--sidebar {
        display: none
    }
    .text--sidebar {
        float: none;
        margin-top: 20px;
        padding: 0
    }
    .category--text {
        float: none
    }
    .category--text .category--text-container {
        padding: 0;
        margin: 0 20px 30px
    }
    .category--products .category--products-list,
    .search--products .category--products-list {
        margin: 30px -15px;
        padding: 0
    }
    .category--text .category--text-container li {
        width: 33.33333%
    }
    .category--products {
        width: 100%;
        float: none
    }
    .category--products .category--products-list li {
        width: 50%
    }
    .search--products {
        width: 100%;
        float: none
    }
    .search--products .category--products-list li {
        width: 33.33333%
    }
    .index--section {
        padding: 0
    }
    .index--section ul li {
        width: 50%
    }
    #slider1 .overview>li {
        max-width: 952px
    }
}

@media (max-width:768px) {
    .error--content .error--icon,
    .error--content .error--text {
        float: none;
        text-align: center
    }
    .article--header .article--header-text,
    .cart--wrapper li .cart--content .cart--delete,
    .cart--wrapper li.cart--header .cart--delete,
    .cart--wrapper li.cart--header .cart--quantity,
    .cart--wrapper li.cart--header .cart--value {
        display: none
    }
    .mobile--header .site--brand {
        width: 90pt;
        height: 28px;
        margin: 8px auto
    }
    div[class^=col-]{
        margin-top: 10px;
        margin-bottom: 10px;
        /* width: 100%; */
    }
    .cart--wrapper div[class^=col-]{
        padding: 0;
    }
    .error--content .error--icon {
        padding-bottom: 25px;
        padding-right: 0
    }
    .login--wrapper .login--form .login--inputs,
    .login--wrapper .login--form .login--submit,
    .register--wrapper .register--form .register--inputs-item {
        width: 100%
    }
    .register--wrapper .register--form .register--inputs-item label {
        padding-left: 0;
        font-size: 14px
    }
    .register--wrapper .register--form .register--inputs-item label.long--label {
        line-height: 50px
    }
    .register--wrapper .register--form .register--checkboxes {
        width: 100%;
        padding-left: 0
    }
    .register--wrapper .register--form .register--checkboxes .checkbox--wrapper {
        margin-left: 0
    }
    .register--wrapper .register--form .register--submit {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
    .register--wrapper .register--form .register--submit .register--button {
        width: 100%
    }
    .order .order--value .delivery--message {
        width: 100%
    }
    .order .order--value .order--count {
        width: 100%;
    }
    .order .order--value .order--count table tr td:first-child {
        padding-right: 10px;
        width: 50%;
        
    }
    .cart--wrapper li .cart--content .cart--product {
        width: calc(100% - 45px);
        margin-bottom: 30px;
    }
    .cart--wrapper li .cart--content .cart--quantity {
        width: 49%;
        text-align: left;
        height: 40px;
    }
    .cart--wrapper li .cart--content .cart--value {    
        display: inline-block;
        width: 50%;
        text-align: right;
        vertical-align: top;
    }
    .cart--wrapper .cart--overall .cart--count {
        width: 100%
    }
    .product--content .product--content-order .product--add,
    .product--content .product--content-order .product--ask {
        display: block;
        margin: 10px 0;
        text-align: center;
    }
    .product--modal-order .product--add,
    .product--modal-order .product--ask {
        display: inline;
        margin: 10px 0
    }
    .product--modal-ask .product--add {
        display: block;
        margin: 10px 0
    }
    .hidden-md,
    .hidden-tablet,
    .index--carousel,
    .pagination .pagination--left,
    .pagination .pagination--right {
        display: none
    }
    .category--products .category--products-list li,
    .category--text .category--text-container li,
    .search--products .category--products-list li {
        width: 100%
    }
    .product--item .product--item-content .product--item-title {
        height: auto
    }
    .index--section ul li {
        width: 100%
    }
    .user_information {
        padding-left: 30px !important
    }
    .user_information br {
        content: " ";
        display: none
    }

    .product--content .product--content-price{
        margin-top: 20px;
        font-size: 20px;
    }
}

@media (max-width:480px) {
    .site--footer li {
        margin-bottom: 10px
    }
    .site--footer {
        padding-bottom: 25px
    }
    .site--footer .site--footer-row .site--footer-column {
        margin: 5px 0
    }
    .site--footer .site--footer-copy a {
        margin-bottom: 10px
    }
    .section--partners {
        display: none
    }
    .modal .modal--body .modal--content .modal--title strong {
        width: 90%
    }
    .modal .modal--body .modal--footer {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .product--modal-order .product--add,
    .product--modal-order .product--ask {
        display: inline;
        width: 100%;
        text-align: center
    }
    .product--modal-order .product--add.gocart,
    .product--modal-order .product--ask.gocart {
        float: initial;
        margin-top: 10px;
        display: inline-block
    }
    .cart--banner-bottom,
    .hidden-phone,
    .hidden-xs,
    .product--modal-image img {
        display: none
    }
    .product--modal-content {
        width: 100%
    }
    .product--modal-content .product--modal-name {
        font-size: 25px;
        line-height: 30px
    }
    .product--modal-content .product--modal-code {
        font-size: 13px
    }
    .product--modal-content .product--modal-price {
        font-size: 25px;
        line-height: 25px;
        margin-top: 15px
    }
    .cart--wrapper li .cart--content .cart--product{
        margin-bottom: 20px;
    }
    .cart--wrapper li .cart--content .cart--quantity {
        width: 100%;
        text-align: left;
        height: 40px;
        margin-bottom: 10px;
    }
    .cart--wrapper li .cart--content .cart--value {    
        display: inline-block;
        width: 100%;
        text-align: left;
        vertical-align: top;
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
}

@keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

@keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }
}
.other-products-from-cat ul{
	padding-left: 0;
}
.other-products-from-cat h2{
	margin-bottom: 40px;
	margin-top: 10px;
}
.other-products-from-cat .owl-item {
    padding: 5px;
    cursor: pointer;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

#owl-demo .owl-item>div img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 4px;
}

#owl-demo .owl-item>div {
    background: #42bdc2;
    text-align: center;
    padding: 50px 0px;
    margin: 3px;
    color: white;
    font-size: 32px;
    border: 1px white;
}

.wrapper-with-margin {
    margin: 0px 50px;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 55px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -45px;
    top: 55px;
}

.cart--info-section .yellow {
    color: yellow;
    font-weight: bold;
}

.status--unavailable {
    color: orange;
}

.status--unavailable:before {
    background-color: orange !important;
}

.status--call,
.status--call a {
    color: red;
}

.status--call:before {
    background-color: red !important;
}

/*new part 2017-05-11*/

.paypal-iframe {
    float: right;
    height: 60px;
}

/*new part 2017-05-22*/

.order--step-content-inner {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

#choose-your-method-form .order--step {
    float: left;
    width: 100%;
    /* border-bottom: 1px solid #d5d5d5; */
    /* margin-bottom: 15px; */
}

#choose-your-method-form .order--step input {
    width: 10%;
}
.order--step .payment_type input{
    display: none;
}
#choose-your-method-form .order--step label {
    float: left;
    /* width: 26%; */
    flex-direction: row;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding-left: 40px;
}

#choose-your-method-form .order--step .payment_type label {
    float: left;
    flex-direction: row;
    /* display: block; */
    width: 70%;
    border: 1px solid #eee;
    margin: 5px 0;
    padding: 10px;
    cursor: pointer;
}

#choose-your-method-form .order--step .order_type label {
    /* float: left;
    width: 24%;
    flex-direction: row;
    display: flex;
    justify-content: flex-start;
    align-items: center; */
    display: block;
    width:100%;
}
#choose-your-method-form .order--step label.active{
    border: 2px solid #00a651;
}
#choose-your-method-form .order--step .order_type label:not(:last-child) {
    margin-bottom: 30px;
}

#choose-your-method-form .order--step .order--step-desc{
    /* line-height: 40px; */
    vertical-align: middle;
    display: inline-flex;
    line-height: 18px;
    color: #000;
}
#choose-your-method-form .order--step .order--step-desc small{
    display: block;
    color: #999;
}

#choose-your-method-form .order--step .order--step-content-inner.order_type small{
    color: #999;
}
#choose-your-method-form .order--step .order--step-content-inner.order_type small:not(:last-child){
    padding-right: 10px;
}
#choose-your-method-form .order--step .order--step-content-inner.order_type small span.free-delivery{
    background:purple;
    padding:3px;
    border-radius:3px;
    color:#fff; 
    margin:0 0 0 10px;
}


.order--step-desc-img {
    /* width: 25%; */
    width: 70px;
    max-height: 40px;
    height: 40px;
    margin-right: 5px;
    display: inline-flex;
    overflow: hidden;
}

.order--step-desc-img img {
    max-width: 80%;
    float: left;
    height: 28px;
    margin: auto;
    opacity: .6;
}

#choose-your-method-form .order--step-content strong {
    line-height: 2pc;
}

#choose-your-method-form .order .order--step .order--step-content {
    float: left;
    width: calc(98% - 3pc);
}

#choose-your-method-form .order .order--step .order--step-number {
    margin-top: 15px;
}

#choose-your-method-form .order--step:last-child .order--step-number {
    margin-top: 5px;
}

@media (max-width:768px) {
    #choose-your-method-form .order--step label {
        width: 100%;
    }
}

.delivery--submit-button2 {
    float: right;
    cursor: pointer;
    color: #fff;
    font-family: Ubuntu, sans-serif;
    padding: 10px 30px;
    border-radius: 15px;
    border: none;
    background-color: #00a651;
}

.paypal-button.paypal-color-gold .paypal-button-content {
    background-color: #00a651;
}

#result {
    opacity: 0;
    position: absolute;
    left: 0%;
    top: 12%;
    width: 100%;
    height: 100%;
}

@media (max-width: 747px) {
    #result {
        width: 71% !important;
    }
}

@media (max-width: 382px) {
    #result {
        width: 71% !important;
    }
}

/*all styles below are used only for temporary solution and should be refactored before going live*/

.special-form-temp-class .delivery--form {
    margin-left: 0;
    /* padding-bottom: 30px; */
}

.special-form-temp-class .delivery--form input {
    width: 70% !important;
}

.special-form-temp-class .delivery--form-item textarea {
    width: 70% !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.special-form-temp-class #choose-your-method-form .order--step label {
    width: 70% !important;
}

label[for=accept] {
    width: 100% !important;
    float: left;
    /* width: 26%; */
    flex-direction: row;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
}

label[for=accept].alert-red{
    padding: 0;
    padding-left: 40px;
    background-color: transparent;
    border-color: transparent;
}

#addinfo,
#invoice_toggle {
    width: auto !important;
    margin-right: 15px;
}

#accept {
    display: inline-block;
    /* position: relative; */
    /* width: auto !important; */
    margin-right: 25px;
}

.client-type-list {
    display: inline-block;
    width: 70%;
}

.client-type-item {
    width: 50%;
    float: left;
}

.client-type-item label {
    line-height: initial !important;
    width: 70% !important;
    float: left !important;
}

.special-form-temp-class .delivery--form .client-type-item input {
    float: left !important;
    width: auto !important;
    margin-right: 5% !important;
}

#choose-your-method-form .order--step .invoice-check label {
    width: 70% !important;
}

#choose-your-method-form .order--step .invoice-check input {
    width: auto !important;
    margin-right: 5%;
}


.delivery--form-info {
    display: inline-block;
    width: 100%;
}

.checkout-cart-special { 
    display: inline-block;
}

.checkout-cart-special .order--value {
    display: inline-block;
    width: 25%;
    float: right;
    border-top: none;
    align-self: flex-end;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3d3d3;
}

.checkout-cart-special .order--count {
    padding: 0px !important;
    width: 80% !important;
    float: right !important;
    margin-left: 0px !important;
    border-bottom: none !important;
}

.checkout-cart-special .order--step-content section {
    width: 75% !important;
    float: left !important;
}

.checkout-cart-special .cart--wrapper li .cart--content .cart--product {
    width: 40%;
    padding: 0px;
}

.checkout-cart-special .cart--wrapper li .cart--content .cart--quantity {
    width: 15%;
    padding: 0px;
}

.checkout-cart-special .cart--wrapper li .cart--content .cart--quantity input {
    width: 100% !important;
}

.checkout-cart-special .cart--wrapper li .cart--content .cart--value {
    width: 35%;
    padding: 0px;
    padding-left: 20px;
}

.checkout-cart-special .cart--wrapper li .cart--content .cart--delete {
    width: 10%;
    padding: 0px;
}

.checkout-cart-special-bottom-part {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkout-cart-special-top-part {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

#choose-your-method-form .checkout-cart-special.order--step-content .checkout-cart-special-top-part section {
    width: 75%;
    float: left;
    padding-bottom: 0px;
    align-self: flex-end;
    margin-bottom: 0px;
}

@media (max-width: 1176px) {
    #choose-your-method-form .order .order--step .order--step-content {
        float: left;
        width: calc(97% - 3pc);
    }
}

@media (max-width: 992px) {
    .checkout-cart-special .cart--wrapper {
        margin-right: 0px;
    }
}

@media (max-width: 768px) {
    .special-form-temp-class .delivery--form input {
        width: 90% !important;
    }
    .special-form-temp-class .delivery--form-item textarea {
        width: 90% !important;
    }
}

@media (max-width: 991px) {
    #choose-your-method-form .order--step .payment_type label,
    #choose-your-method-form .order--step .order_type label {
        width: 50%;
        margin-bottom: 15px;
    }
    #choose-your-method-form .checkout-cart-special.order--step-content .checkout-cart-special-top-part section,
    .checkout-cart-special .order--value {
        width: 100%;
    }


}

@media (max-width: 706px) {
    .special-form-temp-class .delivery--form input {
        width: 100% !important;
    }
    .special-form-temp-class .delivery--form-item textarea {
        width: 100% !important;
    }
    #choose-your-method-form .order .order--step .order--step-content {
        float: left;
        width: 100%;
    }
    #choose-your-method-form .order--step .payment_type label,
    #choose-your-method-form .order--step .order_type label {
        width: 100%;
        margin-bottom: 5px;
        height: 90px;
    }
    .order--step-desc-img {
        display: none
    }
}

@media (max-width: 767px) {
    html{
        overflow-x: hidden;
    }
    .checkout-cart-special .cart--wrapper li .cart--content .cart--product {
        width: 100%;
        padding: 0px;
    }
    .checkout-cart-special .cart--wrapper li .cart--content .cart--quantity {
        width: 100%;
        padding: 0px;
    }
    .checkout-cart-special .cart--wrapper li .cart--content .cart--quantity input {
        width: 30% !important;
    }
    .checkout-cart-special .cart--wrapper li .cart--content .cart--value {
        width: 100%;
        padding: 0px;
        padding-left: 0px;
    }
    .checkout-cart-special .cart--wrapper li .cart--content .cart--delete {
        width: 10%;
        padding: 0px;
    }
}

@media (max-width: 706px) {
    #choose-your-method-form .checkout-cart-special.order--step-content .checkout-cart-special-top-part section {
        margin-left: 0px;
    }
    #choose-your-method-form .order--step .payment_type input,
    #choose-your-method-form .order--step .order_type input,
    .makemebigger input {
        height: 25px;
    }
}

.newright {
    color: initial !important;
    font-size: initial !important;
    font-weight: initial !important;
}

#total_price {
    color: #00a651;
    font-weight: 800;
}

.green-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    background-color: #f7f7f7;
}

.green-loader img {
    /*	margin-top: 30%;
	width: 20%;
	margin-bottom: 20%;*/
    margin-top: 10px;
}

.alert-red {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    padding: 8px;
    border-radius: 4px;
}

.blueplease {
    background-color: #4d75b5 !important;
}

@media (max-width: 768px) {
    .checkout-cart-special .cart--wrapper li .cart--content .cart--quantity .quan-num {
        width: 70% !important;
    }
}

.backtransp {
    /* border: solid 1px #009247 !important; */
    background-color: transparent !important;
    color: #009247 !important;
    line-height: 100%;
}

.backtransp2 {
    border: solid 1px #009247 !important;
    background-color: transparent !important;
    color: #009247 !important;
    line-height: 100%;
}

.cart--wrapper .cart--overall .cart--count {
    padding: 15px 0px 14px;
    text-align: right;
    width: auto;
}

@media (max-width: 480px) {
    .modal .modal--body .modal--footer {
        display: inline-block;
        width: 100%;
    }
}

.cart--mobile-delete {
    display: inline-block;
    float: right !important;
    width: 20pt;
}

@media (min-width: 769px) {
    .cart--mobile-delete {
        display: none;
    }
}

@media (max-width: 768px) { 
    .cart--wrapper li{
        display: inline-block;
    }
    .cart--wrapper li .cart--content {
        width: calc(100% - 100px);
        display: inline-block;
        height: unset;
    }
    .cart--wrapper li .cart--photo {
        width: 70px;
        padding: 0 10px;
    }

    .cart--wrapper .row div[class^=col-] .inner{
        padding: 15px;
    }
    
    .cart--mobile-delete {
        display: inline-block;
        float: right !important;
        width: 30px;
        right: 20px;
        font-size: 24px;
        position: absolute;
        margin-top: 20px;
    }
}

.add-kasa {
    text-align: center;
    float: right;
}

.add-koszyk {
    text-align: center;
    float: right;
    margin-right: 10px !important;
}

@media (min-width: 601px) {
    .mob {
        display: none !important;
    }
}

@media (max-width: 600px) {
    .notmob {
        display: none !important;
    }
    .add-kasa {
        width: 100%;
        float: right;
    }
    .add-koszyk {
        width: 100%;
        float: right;
        margin-right: 0px !important;
    }
    .modal .modal--body .modal--footer {
        display: inline-block;
        width: 100%;
    }
    .backtransp {
        width: 100%;
    }
}

.delivery--form-item.delivery--form-required label::after {
    content: "*";
    color: #41a85f;
    display: inline;
    margin-right: 50px;
}

.greeenadd {
    border-color: green !important;
}

.block-me-later1 {
    position: relative;
}

/*new order*/

.order-box-new {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.order-order-data,
.order-comment,
.order-nottice,
.order-content {
    border-bottom: solid 1px rgba(202, 204, 203, 1);
}

.order-content {
    padding-top: 40px;
}

@media(max-width:991px){
    .order-content .order-product:not(:first-of-type){
        border-bottom: 1px solid #eee;
        position: relative;
        display: inline-block;
    }
}
@media(min-width:992px){
    .order-content .order-product{
        display: inline-flex;
        width: 100%;
        align-items: center;
    }
    .order-content .order-product p{
        display: inline-flex;
        align-items: center;
    }
    .order-content .order-product div:not(:first-child){
        text-align: right;
    }
}


.green-strong {
    text-transform: uppercase;
    color: #00a651;
}

.order-comment .green-strong {
    padding-left: 20px;
    padding-top: 20px;
}

.order-content-box table {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.order-content-box table th {
    font-weight: 400;
    padding-bottom: 10px;
}

.order-content-box .makemeleft {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.order-content-box table thead tr {
    border-bottom: solid 1px rgba(202, 204, 203, 1);
}

.order-comment {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: solid 1px rgba(202, 204, 203, 1);
}

.order-comment strong,
.order-to-pay {
    display: inline-block;
    float: left;
    width: 30%;
}

.order-comment p {
    text-align: justify;
    margin: 0px;
    float: right;
    width: 70%;
    display: inline-block;
    background-color: rgba(240, 240, 240, 1);
    padding: 20px 30px;
}

.order-payment-info .green-strong {
    float: left;
    display: inline-block;
    width: 100%;
    padding-left: 20px;
    padding-bottom: 20px;
}

.order-grey-box {
    margin: 0px;
    float: right;
    width: 70%;
    display: inline-block;
    background-color: rgba(240, 240, 240, 1);
    padding: 20px 30px;
}

.order-to-pay {
    padding-top: 20px;
    padding-left: 40px;
}

.order-payment-info {
    padding-top: 40px;
    padding-bottom: 40px;
}

.order-cancel {
    margin-bottom: 40px;
    background-color: rgba(253, 240, 241, 1);
}

.order-cancel-inner {
    padding: 15px 20px;
}

.button-red-cancel {
    background-color: rgba(251, 13, 27, 1);
    float: right;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
}

.red-strong {
    color: rgba(251, 13, 27, 1);
    text-transform: uppercase;
}

.order-cancel-inner-left p {
    margin: 0px;
}

.order-cancel-inner-left {
    display: inline-block;
    float: left;
}

.order-order-data {
    padding-bottom: 30px;
}

.order-order-data-left {
    width: 30%;
    float: left;
}

.order-order-data-right {
    width: 70%;
    padding-left: 10%;
    float: left;
}

.order-order-data-right p {
    margin: 0px;
    line-height: 100%;
}

.order-order-data-inner {
    padding: 40px 20px;
}

.jajks-sign {
    color: #fff;
    background-color: rgba(251, 13, 27, 1);
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    padding: 5px 14px;
    border-radius: 100%;
}

.jajks-sign-small {
    color: #fff;
    background-color: rgba(251, 13, 27, 1);
    margin-right: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.jajks-sign-success {
    background: green;
}

.order-payment-info-bank {
    float: left;
}

.order-payment-info-status {
    float: right;
}

.green-back {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #00a651;
    color: #fff;
}

.green-text {
    color: #00a651;
}

.breakme {
    display: none;
}

.mobileorder {
    display: none;
}

.order-prod-img {
    max-width: 50px;
    float: left;
    margin-right: 20px;
}

@media (max-width: 768px) {
    .normalorder {
        display: none;
    }
    .mobileorder {
        display: inline-block;
        width: 100%;
    }
    .green-back {
        padding-left: 20px;
        padding-right: 20px;
    }
    .breakme {
        display: block;
    }
    .order-cancel-inner-right {
        display: inline-block;
        text-align: center;
        float: left;
        width: 100%;
    }
    .button-red-cancel {
        float: none;
    }
    .order-cancel-inner-left {
        margin-bottom: 30px;
    }
    .order-order-data-left {
        width: 100%;
        float: left;
    }
    .order-order-data-right {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .order-to-pay {
        float: left;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        padding-bottom: 10px;
    }
    .order-grey-box {
        width: 100%;
        float: left;
    }
    .order-order-data-inner {
        padding: 20px 0px;
    }
    .order-payment-info {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .order-comment .green-strong {
        padding-left: 0px;
        padding-top: 0px;
        float: left;
        width: 100%;
        display: inline-block;
        padding-bottom: 20px;
    }
    .order-comment p {
        width: 100%;
    }
    .order-comment {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .order-box-new {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .order-payment-info .green-strong {
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .order-mobile-detail {
        border-bottom: solid 1px green;
        padding-left: 20px;
        padding-right: 20px;
    }
    .order-mobile-detail:last-child {
        border-bottom: none;
    }
    .order-mobile-detail p {
        display: inline-block;
        width: 100%;
        margin: 0px;
        border-bottom: solid 1px rgba(202, 204, 203, 1);
        padding-top: 20px;
        padding-bottom: 20px;
        color: rgba(115, 115, 115, 1);
    }
    .order-mobile-detail p.name {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .order-mobile-detail p img {
        max-width: 60%;
        margin-left: 20%;
    }
    .order-mobile-detail p:first-child {
        margin-top: 30px;
    }
    .order-mobile-detail p:last-child {
        margin-bottom: 30px;
    }
    .black-right {
        float: right;
        text-align: right;
        color: #000;
    }
    .mobile--header .mobile--under-nav {
        height: auto;
    }
    .cart--info-section p {
        display: none;
    }
}

@media (max-width: 892px) {
    .mobile--header .mobile--under-nav .cart--info {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 991px) {
    .cart--info-section p {
        display: none;
    }
}

/* Option dla fv w basket */

.special-form-temp-class .delivery--form span {
    display: inline-block;
    /* position: relative; */
    /* width: auto !important; */
    margin-right: 25px;
}

.special-form-temp-class .delivery--form input[type="radio"] {
    display: inline-block;
    position: relative;
    width: auto !important;
    margin-right: 10px;
}

/* Christmas */

/* body{
  background-color: #f4f4f4!important;
  background-image: url('../images/bg-christmasx.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%
}
.container{
  background: #fff
}
.site--footer .container, .site--header{
  background: transparent!important
}
.section--partners .container{
  padding: 20px
} */

@media (max-width: 768px) {
    .mobile--header .site--brand {
        display: block;
        background-size: 120px;
    }
}

/* .fb-send-to-messenger{
  position: fixed;
  bottom: 0;
  background: #fff;
  border-radius: 8px 8px 0 0;
  max-width: 175px;
  padding-bottom: 10px;
  white-space: pre-wrap;
  max-height: 38px;
} */

#tsbadge4_db8d3657bdbe440c985ae127463eaad4 {
    left: 0 !important;
    right: auto
}

body.agro-search .error--icon,
.prod--agrobot--icon {
    background: #f7f7f7;
    border-radius: 50%;
    max-height: 150px;
    max-width: 150px;
    width: 150px;
    height: 150px;
    display: block;
    padding: 25px;
    border: 2px solid #E6E6E6;
    margin-right: 40px
}

.prod--agrobot--icon {
    margin-right: 30px
}

.prod--agrobot {
    display: inline-block;
    padding: 30px 0;
    width: 100%;
}

.prod--agrobot p {
    display: inline-block;
    width: calc(100% - 190px);
    vertical-align: top;
    font-size: 17px;
    margin: 6px 0;
}

.prod--agrobot--icon {
    display: inline-block;
}

body.agro-search .error--icon img,
.prod--agrobot--icon img {
    height: 100px;
    width: auto;
    margin: 0 auto;
    display: block;
}

body.agro-search .error--text,
.prod--agrobot--text {
    border: 2px solid #E6E6E6;
    background-color: #f7f7f7;
    padding: 20px 30px 33px;
    color: #434343;
    line-height: 200%;
    max-width: 920px;
}

@media (min-width:1240px) {
    body.agro-search .error--text:before,
    .prod--agrobot--text::before {
        content: '';
        display: block;
        position: relative;
        width: 0;
        height: 0;
        margin-left: -50px;
        border-top: 13px solid transparent;
        border-left: 19px solid #E6E6E6;
        border-bottom: 10px solid transparent;
        border-radius: 2px;
        /* margin-right: 30px; */
        top: 40px;
        transform: rotate(-180deg);
    }
}

@media (max-width:1239px) {
    body.agro-search .error--icon,
    .prod--agrobot--icon {
        display: block;
        margin-left: calc(50% - 70px);
    }
    body.agro-search .error--text,
    .prod--agrobot--text {
        width: 100% !important;
        margin-top: 50px;
    }
    body.agro-search .error--text:before,
    .prod--agrobot--text:before {
        content: '';
        display: block;
        position: relative;
        width: 0;
        height: 0;
        margin-left: calc(50% - 7px);
        border-top: 13px solid transparent;
        border-left: 19px solid #E6E6E6;
        border-bottom: 10px solid transparent;
        border-radius: 2px;
        /* margin-right: 30px; */
        top: -41px;
        transform: rotate(-90deg);
    }
    .prod--agrobot p {
        display: inline-block;
        width: calc(100%);
        /* vertical-align: top; */
        font-size: 16px;
    }
    .prod--agrobot--icon {
        margin-bottom: 30px;
    }
}

body.agro-search .error--text span.agrobot,
.prod--agrobot p span.agrobot {
    color: #019740;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
}

.ratings {
    margin-bottom: 30px;
}

@media (min-width:992px) {
    .ratings {
        /* text-align: right */
    }
}

p.description-categories {
    color: #27ae60;
    font-weight: 500;
    margin-bottom: 0;
}

ul.description-categories {
    color: #27ae60;
    font-weight: 500;
    font-size: 14px;
    padding-left: 45px;
    margin-top: 0px;
    padding-bottom: 25px;
}

ul.description-categories li.cat-item-reverse:not(:last-child)::after {
    content: ','
}

ul.description-categories li.cat-item-reverse:last-child::after {
    content: '.'
}

.small_tree span {
    font-size: 16px;
    color: #00a651;
}

.small_tree li {
    font-size: 16px;
}

.small_tree ul {
    margin-top: 5px;
}

.small_tree span::after {
    display: inline;
    content: ">";
    margin: 0 8px;
}

.small_tree span:last-child::after,
.small_tree span:first-child::after {
    content: "";
}

.small_tree span:first-child {}

.mobile_visible {
    display: none;
}

#phone-call-campaign {
    display: none
}

@media (max-width: 768px) {
    .mobile_visible {
        display: block;
    }
    .desktop_visible {
        display: none;
    }
    #fb-root {
        display: none !important
    }
    #phone-call-campaign {
        display: block !important;
        height: 60px;
        width: 60px;
        /* background-color: #fff; */
        background-color: #00a651;
        border-radius: 50%;
        position: fixed;
        bottom: 20px;
        right: 15px;
    }
    #phone-call-campaign img {
        height: 60px;
        width: 60px;
    }
}

h1.small_tree span {
    font-size: 30px;
    line-height: 36px;
    border-bottom: 1px solid #00a651;
    color: #00a651;
    /* margin-left: 15px; */
    padding-bottom: 15px;
    /* width: 100%; */
    width: fit-content;
    display: block;
}

h1.small_tree.mobile_visible span {
    width: 100%;
}

h1.small_tree.desktop_visible {
    margin-left: 15px;
}

h1.small_tree.mobile_visible {
    margin-left: -15px;
}


/* trusted badge */

div[id^=trustbadge-container-]{
    z-index:99!important
}


/* Basket */

body.agro-basket .site--header .site--brand{
    margin: 0 auto;
    display: block;
    margin-left: 50%;
    transform: translateX(calc(-50% - 40px));
}
body.agro-basket .site--header .site--links,
body.agro-basket .site--header .site--categories,
body.agro-basket .site--header .under--nav,
body.agro-basket .site--header .cart--link,
body.agro-basket .section--partners,
body.agro-order .section--partners
{
    display: none;
}

/* Checkout */

body.agro-checkout .site--header .site--brand{
    margin: 0 auto;
    display: block;
    margin-left: 50%;
    transform: translateX(calc(-50% - 40px));
}
body.agro-checkout .site--header .site--links,
body.agro-checkout .site--header .site--categories,
body.agro-checkout .site--header .under--nav,
body.agro-checkout #MyCustomTrustbadge,
body.agro-basket #MyCustomTrustbadge,
body.agro-checkout .section--partners,
body.agro-checkout .site--header .cart--link{
    display: none!important; 
}
body.agro-checkout .container div[class^=col-] .row, 
body.agro-checkout .container .row .inner{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 30px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.order .order--step .order--step-number{
    display: none
}

.basket-steps{
    margin-top: 40px;
}
.basket-steps .step-line{
    background:#ddd;
    padding-top: 3px;
    margin-top: 10px;
}
.basket-steps .active .step-line{
    background:#00a651
}
.basket-steps .current span{
    color:#00a651;
    font-weight: 600;
}


#ograniczenia-dostawy-toggle-content p{
    border: 1px solid #eee;
    padding: 10px;
    z-index: 1;
    position: relative;
}
#ograniczenia-dostawy-toggle-content p:before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    background: #fff;
    position: absolute;
    left: 15px;
    top: -10px;

}
/* Custom radio */

.custom-checbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 2px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
  }
  
  .custom-checbox:hover input ~ .checkmark {
    background-color: #fff;
  }
  
  .custom-checbox input:checked ~ .checkmark {
    background-color: #00a651;
    border: 2px solid #00a651;
  }
  
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  .custom-checbox input:checked ~ .checkmark:after {
    display: block;
  }
  
  .custom-checbox .checkmark:after {
    left: 8px;
    top: 4px;
    width: 7px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* Custom radio */

  .custom-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  .radio {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
  }
  
  .container:hover input ~ .radio {
    background-color: #ccc;
  }
  
  .container input:checked ~ .radio {
    background-color: #00a651;
  }
  
  .radio:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  .custom-radio input:checked ~ .radio:after {
    display: block;
  }
  
  .custom-radio .radio:after {
       top: 9px;
      left: 9px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: white;
  }



  .aligned-row {
    display: flex;
    flex-flow: row wrap;
}



.aligned-row::before {
    display: block;
}