@import url(https://trenk.lt/themes/jms_deermarket/css/pagenotfound.css);@charset "UTF-8";
html, html a {
  -webkit-font-smoothing: antialiased; }

html {
  -ms-overflow-style: scrollbar; }

body {
  font-size: 14px;
  color: #646a7c;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  line-height: 24px; }

body {
  background: #fff; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }
  .container-fluid .row {
    margin-left: 0;
    margin-right: 0; }
    .container-fluid .row .layout-column {
      padding-left: 0;
      padding-right: 0; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px; }

body.content_only {
  padding: 15px;
  margin: 0 !important; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  padding: 0px;
  margin: 0px; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #232530;
  text-decoration: none;
  outline: none; }
  a:hover, a:focus {
    text-decoration: none;
    outline: none; }
  a:active, a:focus {
    text-decoration: none;
    outline: none; }

input {
  outline: 0;
  outline-style: none;
  outline-width: 0; }

img {
  vertical-align: middle; }

th,
td {
  line-height: 20px;
  text-align: left;
  vertical-align: top; }

th {
  font-weight: 700; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.wrap {
  width: auto;
  clear: both; }

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

table th {
  font-weight: 600 !important; }

.success {
  background: none repeat scroll 0 0 #43B754;
  border: 1px solid #43B754;
  font-size: 1em;
  margin: 0 0 10px;
  padding: 10px;
  color: #FFFFFF;
  font-weight: 700; }

.warning,
.alert-warning,
.warning_inline {
  background-color: #FCF8E3;
  border-color: #E4752B;
  color: #8A6D3B; }

.warning,
.alert {
  border: 1px solid transparent;
  border-radius: 0;
  margin: 10px 0;
  padding: 10px; }

.error {
  background: none repeat scroll 0 0 #FFCCCC;
  border: 1px solid #990000;
  font-size: 100%;
  margin: 0 0 10px;
  padding: 10px;
  font-weight: bold; }

.error ol {
  margin-left: 20px; }

ol, ul {
  list-style: none outside none; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 1.15em;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 1.5em; } }
small {
  font-size: 0.96em; }

cite {
  font-style: normal; }

.text-muted {
  color: #010101; }

.text-primary {
  color: #f2735a; }

.text-warning {
  color: #c09853; }

.text-danger {
  color: #b94a48; }

.text-success {
  color: #468847; }

.text-info {
  color: #3a87ad; }

.text-left {
  text-align: left; }

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

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

.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px; }

.align-left {
  text-align: left; }

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

h1 {
  margin: 0;
  padding: 0 0 0.75em;
  font-size: 2.15em;
  color: black;
  font-weight: 700; }

h2 {
  margin: 0;
  padding: 0 0 0.75em;
  font-size: 2.0em;
  color: black;
  font-weight: 700; }

h3, .h3 {
  margin: 0;
  padding: 0 0 0.67em;
  color: black;
  font-size: 1.71em; }

h4 {
  margin: 0;
  padding: 0 0 0.52em;
  font-size: 1.59em; }

h5 {
  margin: 0;
  padding: 0 0 0.52em;
  font-size: 1.34em; }

h6 {
  margin: 0;
  padding: 0 0 0.92em;
  font-size: 1.15em; }

.page-heading {
  color: #333;
  font-size: 22px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0px 0px 17px 0px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  overflow: hidden; }

.page-subheading {
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-bottom: 25px;
  font-weight: 400;
  font-size: 17px; }

label {
  margin-bottom: 10px;
  font-weight: 400; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  list-style: none; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #010101; }

abbr.initialism {
  font-size: 0.9em;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.25; }
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote small {
    display: block;
    line-height: 20px;
    color: #010101; }
  blockquote small:before {
    content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  blockquote.pull-right p, blockquote.pull-right small {
    text-align: right; }
  blockquote.pull-right small:before {
    content: ''; }
  blockquote.pull-right small:after {
    content: '\00A0 \2014'; }

q:before, q:after, blockquote:before, blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code, kbd, pre, samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

.page-header {
  margin-top: 0px; }

.btn-actions {
  text-align: center; }

.dropcap {
  display: block;
  float: left;
  margin: -2px 5px 0 0;
  padding: 0 10px;
  color: #000;
  font: 49px/16px Arial, Helvetica, sans-serif; }

.dropcap.color {
  color: #000000; }

.dropcap.dark {
  color: #fff;
  background-color: #000000; }

.styled-list {
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  line-height: 18px; }
  .styled-list ul {
    margin-left: 0;
    padding: 5px 0 0; }
    .styled-list ul li {
      margin-bottom: 6px;
      padding: 0; }
      .styled-list ul li span {
        display: block;
        overflow: hidden; }
      .styled-list ul li i {
        width: 16px;
        float: left;
        margin-right: 10px;
        text-align: center;
        color: #000;
        font-size: 1.07em; }
    .styled-list ul li:before {
      color: #000000;
      float: left; }

.styled-list .circle li, .styled-list.circle li {
  text-indent: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

.styled-list .circle li:before, .styled-list.circle li:before {
  content: "\25CF";
  margin: -1px 10px 0 0;
  font-size: 0.92em; }

.styled-list.arrow > li {
  margin-left: -15px;
  padding-left: 35px; }
.styled-list.arrow li:before {
  margin: -1px 8px 0 -20px;
  content: "\f18e";
  font-family: FontAwesome;
  font-size: 1.23em; }

.styled-list ul.circle li:before {
  content: "\25CB";
  color: #000000; }

ul.sitemap.styled-list.circle ul li:before {
  content: "●"; }

ul.sitemap.styled-list.circle ul ul li:before {
  content: "○"; }

.styled-list.checkmark > li {
  margin-left: -15px;
  padding-left: 35px;
  margin-bottom: 10px; }

.styled-list.checkmark > li:before {
  margin: -1px 8px 0 -20px;
  content: '\e013';
  font-family: FontAwesome;
  font-size: 1.23em; }

.styled-list.decimal {
  list-style: decimal outside;
  margin-left: 25px; }

.styled-list.decimal li {
  padding-left: 0;
  text-indent: 0; }

.mark {
  background: #d9d9d9;
  padding: 2px 2px 0; }

.color_mark {
  background-color: #000000;
  color: #fff;
  padding: 2px 2px 0; }

.color, .color:hover {
  color: #000000; }

.underline {
  text-decoration: underline; }

.underline:hover {
  text-decoration: none; }

.blockquote {
  position: relative;
  border-top: 4px solid #000000; }

.blockquote .inside {
  padding: 15px;
  border: 1px solid #eaeaea; }

.testimonials {
  position: relative; }
  .testimonials .inside {
    padding: 15px 15px 15px 114px;
    border: 1px solid #eaeaea;
    position: relative; }
  .testimonials .inside :before {
    display: block;
    position: absolute;
    top: 18px;
    left: 20px;
    color: #fff;
    border-radius: 50%;
    background: #ececec;
    text-align: center;
    content: "\f007";
    font-family: FontAwesome;
    font-size: 3.53em;
    line-height: 1.52;
    width: 77px;
    height: 77px; }

.infobox {
  border: 1px solid #000000; }
  .infobox .inside {
    padding: 15px 15px 15px 84px;
    position: relative; }
  .infobox .inside :before {
    infobox: block;
    position: absolute;
    top: 16px;
    left: 16px;
    color: #000000;
    content: "\f05a";
    font-family: FontAwesome;
    font-size: 3.61em;
    line-height: 0.76; }

.comment {
  position: relative;
  color: #333; }
  .comment .inside {
    padding: 30px 15px 30px 100px;
    border-top: 1px solid #eaeaea;
    position: relative; }
  .comment .comment .inside :before {
    display: block;
    position: absolute;
    top: 30px;
    left: 10px;
    color: #fff;
    border-radius: 50%;
    background: #ececec;
    text-align: center;
    content: "\f007";
    font-family: FontAwesome;
    font-size: 5.07em;
    line-height: 19px;
    width: 77px;
    height: 77px; }
  .comment a {
    color: #00B2BA;
    text-decoration: underline; }
    .comment a:hover {
      text-decoration: none; }
  .comment p {
    margin-bottom: 0.112px; }
  .comment .comment {
    padding-left: 10%; }
  .comment .comments > .comment:first-child {
    padding-left: 0; }
    .comment .comments > .comment:first-child .inside {
      border: none; }

.icon-circle {
  background: #e2e2e2;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 101px;
  width: 101px;
  margin: 10px auto 15px; }

.icon-circle .fa {
  font-size: 6em;
  line-height: 25px; }

.icon-circle .fa-plane {
  font-size: 4.3em;
  line-height: 2.77; }

.icon-circle-sm.active, .icon-circle-xs.active, .icon-circle.active {
  background: #000000; }

.icon-circle-sm {
  background: #e2e2e2;
  border-radius: 50%;
  color: #fff;
  display: block;
  float: left;
  height: 62px;
  width: 62px;
  margin: 0 20px 10px 0;
  text-align: center; }

.icon-circle-sm .fa {
  font-size: 3.69em;
  line-height: 1.92; }

.icon-circle-sm .fa-plane {
  font-size: 2.65em;
  line-height: 2.76; }

.icon-circle-xs {
  background: #e2e2e2;
  border-radius: 50%;
  color: #fff;
  display: block;
  float: left;
  height: 46px;
  width: 46px;
  margin: 0 3px 10px 0;
  text-align: center; }

.icon-circle-xs .fa {
  font-size: 2.15em;
  line-height: 2.5;
  color: #fff !important; }

.icons-set {
  line-height: 32px;
  color: #000;
  margin: 10px 0; }

.icons-set span span {
  font-size: 1.46em;
  color: #000 !important; }

.icons-set span span:before {
  padding-top: 3px;
  display: block;
  float: left;
  margin-right: 4px; }

.form-control {
  color: #555;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.form-control {
  border-radius: 0px;
  border-color: #cac8c8; }

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #999999; }

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #010101;
  opacity: 1; }

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #b3b7c8; }

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #010101; }

textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox,
textarea.form-control {
  height: auto;
  padding: 5px 10px; }

.form-group {
  margin-bottom: 20px; }

.radio label,
.checkbox label {
  display: inline-block;
  font-weight: 300;
  min-height: auto; }

.form-control-static {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block; }

  .form-inline .form-control {
    display: inline-block; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none; } }
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
  display: inline; }

.form-group.date-time-select .col-sm-6 > div {
  display: inline-block;
  margin-right: 30px; }

.checkbox-margin input[type="checkbox"] {
  margin: 6px 0 0 0;
  display: inline-block; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626; }

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1f1f1f;
  border-color: #080808; }

.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none; }

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626; }

.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff; }

.btn-block + .btn-block {
  margin-top: 5px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  box-shadow: none; }

select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #010101; }

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: rgba(40, 33, 31, 0.5); }

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: rgba(40, 33, 31, 0.5); }

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: rgba(40, 33, 31, 0.5); }

textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto; }

select,
select.form-control,
select.inputbox,
select.input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #eee;
  box-shadow: none;
  min-width: 120px;
  padding-right: 5px;
  width: auto; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  box-shadow: none; }

.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900; }

.form-control {
  height: 40px;
  line-height: 40px;
  border: 1px solid #cac8c8;
  padding: 0 10px; }

textarea.form-control {
  padding: 5px 10px;
  box-shadow: none;
  line-height: 25px; }

textarea.form-control:focus {
  box-shadow: none; }

/********* TABLES ********/
table.std, table.table_block {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E5E5E5;
  margin-bottom: 20px;
  width: 100%; }

table.std td, table.table_block td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  padding: 10px;
  vertical-align: top; }

.table {
  width: 100%;
  margin-bottom: 30px; }
  .table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td {
    line-height: 1.42857;
    vertical-align: top;
    border-bottom: none; }
  .table thead > tr > th.active, .table thead > tr > td.active, .table tbody > tr > th.active, .table tbody > tr > td.active, .table tfoot > tr > th.active, .table tfoot > tr > td.active {
    background-color: whitesmoke; }
  .table thead > tr > th.success, .table thead > tr > td.success, .table tbody > tr > th.success, .table tbody > tr > td.success, .table tfoot > tr > th.success, .table tfoot > tr > td.success {
    background-color: #55c65e;
    border-color: #48b151; }
  .table thead > tr > th.danger, .table thead > tr > td.danger, .table tbody > tr > th.danger, .table tbody > tr > td.danger, .table tfoot > tr > th.danger, .table tfoot > tr > td.danger {
    background-color: #f3515c;
    border-color: #d4323d; }
  .table thead > tr > th.warning, .table thead > tr > td.warning, .table tbody > tr > th.warning, .table tbody > tr > td.warning, .table tfoot > tr > th.warning, .table tfoot > tr > td.warning {
    background-color: #fe9126;
    border-color: #e4752b; }
  .table thead > tr.active > th, .table thead > tr.active > td, .table tbody > tr.active > th, .table tbody > tr.active > td, .table tfoot > tr.active > th, .table tfoot > tr.active > td {
    background-color: whitesmoke; }
  .table thead > tr.success > th, .table thead > tr.success > td, .table tbody > tr.success > th, .table tbody > tr.success > td, .table tfoot > tr.success > th, .table tfoot > tr.success > td {
    background-color: #55c65e;
    border-color: #48b151; }
  .table thead tr.warning > th, .table thead tr.warning > td, .table tbody tr.warning > th, .table tbody tr.warning > td, .table tfoot tr.warning > th, .table tfoot tr.warning > td {
    background-color: #fe9126;
    border-color: #e4752b; }
  .table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #d6d4d4;
    border-bottom-width: 1px;
    color: #333333;
    vertical-align: middle; }
  .table thead > tr.danger > th, .table thead > tr.danger > td {
    background-color: #f3515c;
    border-color: #d4323d; }
  .table tbody > tr > td {
    vertical-align: middle; }
  .table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #fff; }
  .table .table {
    background-color: white; }

.table-condensed thead > tr > th, .table-condensed thead > tr > td, .table-condensed tbody > tr > th, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > th, .table-condensed tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd;
  color: #333;
  font-weight: 400; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  /*.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px; }*/

.table-striped > tbody > tr:nth-child(odd) th, .table-striped > tbody > tr:nth-child(odd) td {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #42c04c;
  border-color: #419f49; }
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #f13946;
  border-color: #c32933; }
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #fe840d;
  border-color: #da681c; }
.table-hover > tbody > tr.success:hover > td {
  background-color: #42c04c;
  border-color: #419f49; }
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #f13946;
  border-color: #c32933; }
.table-hover > tbody > tr.warning:hover > td {
  background-color: #fe840d;
  border-color: #da681c; }

table col[class*="col-"] {
  float: none;
  display: table-column; }
table td[class*="col-"], table table th[class*="col-"] {
  float: none;
  display: table-cell; }

#jmstools .btn-action .btn {
  color: #fff !important; }

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #d6d4d4; }
    .table-responsive > .table {
      margin-bottom: 0;
      background-color: #fff; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: normal; }
    .table-responsive .table-bordered {
      border: 0; }
      .table-responsive .table-bordered > thead > tr th:first-child, .table-responsive .table-bordered > thead > tr td:first-child, .table-responsive .table-bordered > tbody > tr th:first-child, .table-responsive .table-bordered > tbody > tr td:first-child, .table-responsive .table-bordered > tfoot > tr th:first-child, .table-responsive .table-bordered > tfoot > tr td:first-child {
        border-left: 0; }
      .table-responsive .table-bordered > thead > tr th:last-child, .table-responsive .table-bordered > thead > tr td:last-child, .table-responsive .table-bordered > tbody > tr th:last-child, .table-responsive .table-bordered > tbody > tr td:last-child, .table-responsive .table-bordered > tfoot > tr th:last-child, .table-responsive .table-bordered > tfoot > tr td:last-child {
        border-right: 0; }
      .table-responsive .table-bordered > thead > tr:last-child th, .table-responsive .table-bordered > thead > tr:last-child td, .table-responsive .table-bordered > tbody > tr:last-child th, .table-responsive .table-bordered > tbody > tr:last-child td, .table-responsive .table-bordered > tfoot > tr:last-child th, .table-responsive .table-bordered > tfoot > tr:last-child td {
        border-bottom: 0; }

  #order-list td > .label {
    white-space: normal; } }
.unvisible {
  display: none; }

.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent; }

/* Dropdown Menu */
.dropdown-menu {
  margin: 0;
  min-width: 100px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 0;
  margin: 0;
  z-index: 1002; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: none; }

/* ----- */
/********* BUTTON *******/
.btn,
.btn-default {
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  border: none;
  font-size: 13px;
  padding: 8px 20px;
  vertical-align: middle;
  position: relative;
  display: inline-block; }

.btn-default:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.btn-default:hover:after, .btn-default:focus:after, .btn-default:active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  z-index: 2; }

.button_large {
  background-color: #bb0101;
  height: 45px;
  line-height: 45px;
  padding: 0 25px; }

.btn-mega {
  background-color: #bb0101; }

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default.active[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background: #9b9b9b; }

.btn-transparent:hover,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-mega:hover,
.btn-mega:focus,
.btn-mega:active {
  color: #fff;
  outline: 0 none !important; }

.btn-primary {
  opacity: 1;
  background: #67bc0f;
  padding: 10px 35px; }

.btn-primary:hover,
.btn-default.active:hover,
.btn.active:hover {
  background-color: #67bc0f;
  color: #fff; }

.btn.active,
.btn:active {
  box-shadow: none; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.cart_quantity .input-group-addon {
  height: 35px;
  line-height: 35px;
  width: 35px; }

body.index #main-footer {
  margin-top: 0; }

#page {
  position: relative; }

img.logo {
  display: inherit; }

.icon:before {
  margin-left: 0; }

.jms-banner img {
  max-width: 100%; }

/* Color Active*/
.owl-theme .owl-controls .owl-nav div.owl-prev, .owl-theme .owl-controls .owl-nav div.owl-next {
  color: #67bc0f; }

.btn, .btn-default {
  background: #67bc0f; }

.languages-info .dropdown-menu li a:hover {
  background: none;
  color: #67bc0f; }

.languages-info .dropdown-menu li.selected {
  color: #67bc0f; }

.languages-info li.selected a {
  color: #67bc0f; }

.currency-info li.selected a {
  color: #67bc0f; }

.currency-info li a:hover {
  color: #67bc0f; }

.btn-hover:hover {
  background: #67bc0f !important;
  color: #fff !important; }



.checkout-info .cart-button > a {
  background: #67bc0f;
  color: #fff; }

.cart-wrap .description .price-quantity {
  color: #67bc0f; }

.jms-megamenu .mega-nav li.group > a:hover, .jms-vermegamenu .nav > .menu-custom .mega-nav li.group > a:hover,
.jms-vermegamenu .nav > .menu-custom .mega-nav li > a:hover {
  color: #67bc0f !important; }

.jms-megamenu .open > .dropdown-menu:after {
  background: #67bc0f; }

.fs-pager-wrapper .active,
.fs-custom-pager-wrapper .active {
  background: #67bc0f; }

.section-product-slider .addon-box .addon-title .view-all-btn a:hover {
  color: #67bc0f; }

.copyright a, .copyright span {
  color: #67bc0f; }

#categories_block_left .block_content > ul > li > a:hover {
  color: #67bc0f; }

#categories_block_left .title_block h3::before {
  background: #67bc0f; }

.ui-slider-horizontal .ui-slider-handle {
  background: #67bc0f !important; }

#layered_block_left .layered_price .layered_filter_ul span {
  color: #67bc0f;
  font-weight: 600; }

.filters-panel .view-mode > a.active, .filters-panel .view-mode > a:hover {
  color: #fff;
  background: #67bc0f;
  border: 1px solid #67bc0f; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #67bc0f;
  color: #fff;
  border: 1px solid #67bc0f; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background: #67bc0f;
  color: #fff;
  border: 1px solid #67bc0f; }

.categories_block_left .title_block:after, #layered_block_left .layered_subtitle:after {
  background: #67bc0f; }

#categories_block_left li a:hover {
  color: #67bc0f; }

#layered_block_left .layered_filter_ul li a:hover, #layered_block_left .layered_filter_ul li label:hover span {
  color: #67bc0f; }

.our_price_display .price {
  color: #67bc0f; }

.section-about .feature-content a.read-more {
  border: 1px solid #67bc0f; }

.group-buttons #add_to_cart {
  background: #67bc0f; }

.quantity-box .product-btn#add_to_cart {
  background: #67bc0f; }

#more_info_block .nav-tabs > li.active > a {
  background: #67bc0f;
  color: #fff; }

.jms-megamenu .mega-nav li > a:hover, .jms-megamenu .mega-nav li.open > a {
  color: #67bc0f !important; }

#off-canvas-title {
  background: #67bc0f; }

#off-canvas-menu ul.nav > li > a:hover {
  color: #67bc0f; }

.btn-transparent:hover,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-mega:hover,
.btn-mega:focus,
.btn-mega:active {
  background-color: #67bc0f;
  border-color: #67bc0f; }

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.inputbox:hover,
select:active,
textarea:active,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
.inputbox:active {
  box-shadow: none;
  border-color: #67bc0f; }

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.form-control:focus {
  border-color: #67bc0f; }

.widget-categories li a:hover {
  color: #67bc0f; }

#product_list.products-list-in-row .product-box .product-info .cart-button:hover {
  background: #67bc0f; }

#best-sellers_block_right .title_block a:before {
  background: #67bc0f; }

#attributes .attribute_list #color_to_pick_list li.selected a {
  border: 2px solid #67bc0f; }

.section-slider .btn-shop-now {
  background: #67bc0f; }

.product-box .preview .label.label-sale {
  background: #67bc0f; }

.product-box .product-info .content_price .price.new {
  color: #67bc0f; }

.owl-dot.active span {
  background: #67bc0f;
  border: 2px solid #67bc0f; }

.jms-search #searchbox {
  border: 1px solid #67bc0f; }

.input-group-search button {
  background: #67bc0f; }

#cart_block .ajax_cart_quantity {
  background: #67bc0f; }

.jms-vermegamenu .nav > li > a > i, #mobile-vermegamenu .nav > li > a > i {
  color: #67bc0f; }

.product-box .product-info .cart-button {
  background: #67bc0f; }

.product-box .preview .action-btn a:hover {
  border: 1px solid #67bc0f; }

.section-blog1 .blog-item .post-info .post-readmore {
  color: #67bc0f; }

.footer-newsletters {
  background: #67bc0f; }

.newsletter_block_left button {
  color: #67bc0f !important; }

.footer-navbar .first ul.find-us li a:hover {
  background: #67bc0f;
  color: #fff; }

.copy-right a, .copy-right span {
  color: #67bc0f; }

.footer-list ul li a:hover {
  color: #67bc0f; }

.recomended-products .product-box:hover {
  border: 1px solid #67bc0f; }

.feature-box .feature-icon {
  color: #67bc0f; }

.section-large-banner .flex-box .banner-text .large-text {
  color: #67bc0f; }

.section-large-banner .flex-box .banner-text button {
  background: #67bc0f; }

.section-two-banners .flex-box .banner-text .large-text {
  color: #67bc0f; }

.section-two-banners .flex-box .banner-text button {
  background: #67bc0f; }

.section-hotdeals .owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.section-hotdeals .owl-theme .owl-controls .owl-nav div.owl-next:hover {
  background: #67bc0f;
  color: #fff; }

.footer-navbar .contact-info .contact-box ul li i {
  color: #67bc0f; }

.footer-navbar .addon-title {
  color: #67bc0f; }

.section-products .jms-tab1 .nav-tabs > li.active a {
  color: #67bc0f; }

.fraction-slider .prev:hover, .fraction-slider .next:hover {
  color: #67bc0f; }

#product_list.products-list-in-row .product-box .list-info .cart-button {
  background: #67bc0f; }

#attributes .attribute_list.product-options ul li.option_checked > span {
  background: #67bc0f;
  color: #fff; }

#attributes .attribute_list #color_to_pick_list li.selected a.color_pick {
  border: 1px solid #67bc0f; }

.feature-list li i {
  color: #67bc0f; }

#view_scroll_right, #view_scroll_left {
  background: #67bc0f; }

#thumbs_list li a.shown {
  border: 1px solid #67bc0f; }

.section-slider .button2 {
  background: #67bc0f; }

.breadcrumb-box .breadcrumb-inner .left {
  color: #67bc0f; }

.section-blog2 .blog-item .post-info .post-readmore {
  color: #67bc0f; }

.section-hotdeals .container {
  border: 2px solid #67bc0f; }

.section-hotdeals .hotdeal-box .preview .small-images li.active:before {
  border: 1px solid #67bc0f; }

.section-hotdeals .hotdeal-box .product-info .content_price .price.new {
  color: #67bc0f; }

.section-hotdeals .hotdeal-box .product-info .product-features li i {
  color: #67bc0f; }

.section-products .left .addon-box:first-child .addon-title {
  background: #67bc0f; }

.section-products .left .cat-box .view-all-btn {
  color: #67bc0f; }

.section-categorytab .jms-tab1 .nav-tabs > li.active a,
.section-categorytab .jms-tab1 .nav-tabs > li a:hover {
  background: #67bc0f; }

.section-banners .left .banner-text .small-text {
  color: #67bc0f; }

.section-banners .right .banner-text button {
  color: #67bc0f; }

.addon-title.fix-title h3 {
  background: #67bc0f; }

.html_left .top .large-text {
  color: #67bc0f; }
.html_left .bottom button {
  background: #67bc0f; }

.checkout-info .label {
  color: #67bc0f; }

.checkout-info .pull-right {
  color: #67bc0f; }

#best-sellers_block_right .product-box .bestseller-info .content_price {
  color: #67bc0f; }

#product_list.products-list-in-row .product-box .list-info .content_price .price.new {
  color: #67bc0f; }

#product_list.products-list-in-row .product-box .list-info .product-features li i {
  color: #67bc0f; }

.other-info li .label-success {
  color: #67bc0f; }

.faq-box .panel-default > .panel-heading a:before {
  background: #67bc0f; }

.pagenotfound-box h4 span {
  color: #67bc0f; }

.owl-theme .owl-controls div.owl-next:hover, .owl-theme .owl-controls div.owl-prev:hover {
  background: #67bc0f;
  color: #fff;
  border: 1px solid #67bc0f; }

.blog-widget .widget-title:after {
  background: #67bc0f; }

.products_block .title_block::after {
  background: #67bc0f; }

.dropdown-menu > li > a:hover {
  color: #67bc0f; }

/* ------ */
.large-column {
  width: 80.3%; }
  .large-column.col-md-push-3 {
    left: 19.7%; }

.small-column {
  width: 19.7%; }
  .small-column.col-md-pull-9 {
    right: 80.3%; }

.star:after {
  color: #f5c136;
  content: "\f006";
  font-family: "FontAwesome";
  font-size: 12px;
  font-style: normal;
  letter-spacing: -1px; }

.star.star_on:after {
  content: "\f005"; }

/* Ver Megamenu */
.ver-btn {
  display: block;
  color: #fff;
  background: #232530;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding: 13px 20px;
  cursor: pointer; }

  .ver-btn i.fa-caret-down {
    display: none;
    position: absolute;
    right: 0;
    top: calc(50% - 8.5px); }

@media (min-width: 992px) {
  .ver-btn i {
    font-size: 17px;
    margin-right: 20px; }
  .header-mobile-button{
    display: none;
  }
}

@media (max-width: 991px) {
  .ver-btn {
    width: 40px;
    height: 40px;
    order: 1;
    background: none;
    border: 1px solid #eee;
    z-index: 10;
    color: black;
    font-size: 17px;
    background: #eceff6;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 0;
  }

    .header-mobile-button {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        position: relative;
        background: #eceff6;
        border: none;
        border-radius: 0;
    }

    .main-site .site-content {
        padding-top: 70px;
    }

    #ajax_search {
        border: 1px solid black !important;
    }

    .keyword-group::before {
        display: none;
    }

    #layer_cart {
        top: 0 !important;
        width: 90vw !important;
    }

    #center_column {
        margin-top: 70px;
    }

    .product-box .product-info {
        padding-bottom: 50px !important;
    }
}

.ver-menu-box {
  border: 1px solid #ebebeb;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 0;
  box-shadow: 0 1px 6px rgba(17, 17, 17, 0.1);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  z-index: 9999;
  width: 100%; }
  .ver-menu-box.open {
    visibility: visible;
    opacity: 1; }
  .ver-menu-box .jms-vermegamenu {
    padding-top: 6px; }

/* ------- */
/* Product Box */
.product-box {
  border-right: 1px solid #ebebeb;
  overflow: hidden; }
  .product-box .preview {
    position: relative; }
    .product-box .preview .quick-view {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      background: #eceff6;
      padding: 3px 0;
      text-align: center;
      font-weight: 500;
      visibility: hidden; }
    .product-box .preview .action-btn {
      position: absolute;
      display: inline-block;
      right: 20px;
      top: 20px;
      visibility: hidden; }
      .product-box .preview .action-btn a {
        display: none;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #e8e8e8;
        border-radius: 50%;
        text-align: center;
        margin-bottom: 10px;
        background: #fff;
      }
        .product-box .preview .action-btn a:last-child {
          margin-bottom: 0; }
    .product-box .preview .price-percent-reduction {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50%;
      background: #f5c136;
      color: #fff;
      font-size: 12px;
      font-weight: 600;
      position: absolute;
      left: 20px;
      top: 20px; }
    .product-box .preview .add_to_compare .fa-check {
      display: none; }
    .product-box .preview .add_to_compare.checked .fa-exchange {
      display: none; }
    .product-box .preview .add_to_compare.checked .fa-check {
      display: inline-block; }
  .product-box .product-info {
    text-align: center;
    position: relative;
    padding: 22px 0; }
    .product-box .product-info .product-name {
      padding: 0 10px;
      width: 100%;
      display: block;
      text-transform: capitalize;
      overflow: hidden; }
    .product-box .product-info .content_price .price.new {
      font-size: 16px;
      font-weight: 500; }
    .product-box .product-info .content_price .price.old {
      font-size: 12px;
      color: #b3b7c8;
      text-decoration: line-through;
      margin-left: 5px;
      line-height: 22px; }
    .product-box .product-info .cart-button {
      width: 80%;
      text-align: center;
      display: inline-block;
      color: #fff;
      font-weight: 500;
      padding: 8px 0; }
    .product-box .product-info .add-to-cart-group {
        display: flex;
        justify-content: center;
    }
    .product-box .product-info .add-to-cart-group .cart-button {
      width: 90%;
      margin: 10px 0;
      text-align: center;
      display: block;
      float:left;
      color: #fff;
      font-weight: 500;
      padding: 8px 0; }
    .product-box .product-info .add-to-cart-group .quantity-input {
      width: calc(30% - 20px);
      margin: 10px 15px 10px 5px;
      text-align: center;
      display: block;
      float:left;
      font-weight: 500;
      padding: 8px 0 8px 10px; }
      .product-box .product-info .cart-button .fa-spin, .product-box .product-info .cart-button .fa-check {
        display: none; }
      .product-box .product-info .cart-button .fa-shopping-cart {
        margin-right: 10px; }
      .product-box .product-info .cart-button.checking .text, .product-box .product-info .cart-button.checking .fa-shopping-cart {
        display: none; }
      .product-box .product-info .cart-button.checking .fa-refresh {
        display: inline-block; }
      .product-box .product-info .cart-button.checked .text, .product-box .product-info .cart-button.checked .fa-shopping-cart {
        display: none; }
      .product-box .product-info .cart-button.checked .fa-check {
        display: inline-block; }
  .product-box .color_to_pick_list {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #ebebeb;
    top: 10px;
    left: 10px;
    margin: 0;
    opacity: 0;
    padding: 5px;
    position: absolute;
    transform: translateX(-100%);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    visibility: hidden; }
    .product-box .color_to_pick_list > li {
      border: 1px solid #eee;
      display: flex;
      float: left;
      margin-right: 5px; }
    .product-box .color_to_pick_list a {
      height: 10px;
      margin: 0;
      width: 10px; }
  .product-box:hover .preview .action-btn {
    visibility: visible; }
  .product-box:hover .preview .quick-view {
    visibility: visible; }
  .product-box:hover .color_to_pick_list {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    visibility: visible;
    z-index: 1; }

  @media (max-width: 991px) {
    .product-box:hover .product-info.product-in-stock .product-name,
    .product-box:hover .product-info.product-in-stock .availability,
    .product-box:hover .product-info.product-in-stock .content_price {
      visibility: visible; }
  }

.product-box .product-info .availability {
  font-weight: bold;
  display: block;
  margin-top: 5px;
}
  .product-box .product-info .availability.out-of-stock {
    color: #ec0000;
  }

.product-box .product-info .availability.in-stock {
  color: #3cb700;
}

/* ------ */
.btn-effect {
  position: relative;
  overflow: hidden; }

.btn-effect:after {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.4s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1; }

.btn-effect:hover:after {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  z-index: 1; }

/*fixed Menu*/
.jms-row.navbar-fixed-top {
  z-index: 1000;
  background: #fff;
  animation-duration: 450ms;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  box-shadow: 0 0 3px #666666;
  border: none; }

/* --- */
/* Breadcrumb */
.bg-image-area {
  margin-bottom: 50px;
  border-bottom: 1px solid #ebebeb; }

.breadcrumb-box .breadcrumb-inner .navigation-pipe {
  font-size: 0; }

.breadcrumb-box .breadcrumb-inner .navigation-pipe:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 14px;
  margin: 0 10px;
  color: #b3b7c8; }

.breadcrumb-box .breadcrumb-inner {
  padding: 16px 0 10px 0;
  color: rgba(17, 17, 17, 0.75);
  font-size: 14px;
  display: flex;
  justify-content: space-between; }
  .breadcrumb-box .breadcrumb-inner .right {
    font-size: 20px;
    font-weight: 600;
    color: #232530;
    text-transform: uppercase; }
  .breadcrumb-box .breadcrumb-inner .left a {
    color: #b3b7c8;
    font-weight: 500; }

/* Brands */
.section-brands .container {
  border: 1px solid #e5e5e5;
  padding: 20px 0; }

/* ------- */
/* Blog Style 1*/
.section-blog1 .addon-box {
  position: relative; }
  .section-blog1 .addon-box .addon-title h3 {
    padding: 15px 57px; }
.section-blog1 .owl-carousel {
  position: static; }
.section-blog1 .blog-item {
  display: flex; }
  .section-blog1 .blog-item .post-thumb {
    width: 47.37%; }
  .section-blog1 .blog-item .post-info {
    width: 52.63%;
    padding: 0 30px;
    display: flex;
    align-items: center; }
    .section-blog1 .blog-item .post-info .box {
      display: inline-block; }
    .section-blog1 .blog-item .post-info .post-created {
      text-transform: uppercase;
      font-size: 13px;
      color: #b3b7c8;
      letter-spacing: 0.2em;
      font-weight: 500; }
    .section-blog1 .blog-item .post-info .post-title {
      font-size: 16px;
      font-weight: 500;
      text-transform: capitalize;
      margin-top: 20px; }
      .section-blog1 .blog-item .post-info .post-title a {
        line-height: 24px; }
    .section-blog1 .blog-item .post-info .post-readmore {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 600; }
    .section-blog1 .blog-item .post-info .post-meta {
      margin-bottom: 0; }

/* ------ */
/* Slider */
.section-slider .container-fluid {
  position: relative; }
.section-slider .medium-text {
  text-align: left; }
.section-slider .large-text {
  font-weight: 300;
  text-align: left; }
.section-slider .home1 .medium-text {
  width: 19vw; }
.section-slider .home3-large-text {
  width: 22vw !important; }
.section-slider .home4-small-text {
  text-transform: uppercase;
  font-weight: 500; }
.section-slider .home4-large-text {
  font-weight: 600;
  width: auto; }
.section-slider .price {
  font-weight: 600; }
  .section-slider .price span {
    font-size: 2vw !important; }
.section-slider .btn-shop-now {
  color: #fff;
  padding: 0 30px; }
.section-slider .button1, .section-slider .button2 {
  padding: 0 2.5vw;
  text-align: center; }
.section-slider .button1 {
  background: #232530;
  color: #fff; }
.section-slider .button2 {
  color: #fff; }

/* ------ */
/* Blog Sytle 2*/
.section-blog2 .blog-item .post-info {
  padding-right: 7px;
  display: flex;
  align-items: center; }
  .section-blog2 .blog-item .post-info .post-created {
    text-transform: uppercase;
    font-size: 13px;
    color: #b3b7c8;
    letter-spacing: 0.2em;
    font-weight: 500;
    margin-top: 17px; }
  .section-blog2 .blog-item .post-info .post-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 20px; }
    .section-blog2 .blog-item .post-info .post-title a {
      line-height: 24px; }
  .section-blog2 .blog-item .post-info .post-readmore {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600; }
  .section-blog2 .blog-item .post-info .post-meta {
    margin-bottom: 0;
    margin-top: 5px; }

/* ------ */
/* Recomended Products*/
.recomended-products .owl-carousel {
  position: static; }
.recomended-products .addon-box {
  position: relative; }
.recomended-products .product-box {
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 10px 0;
  display: flex;
  align-items: center; }
  .recomended-products .product-box:hover .product-info .product-name, .recomended-products .product-box:hover .product-info .content_price {
    visibility: visible; }
  .recomended-products .product-box .preview {
    width: 100px; }
  .recomended-products .product-box .product-info {
    width: calc(100% - 100px);
    border-top: none;
    padding: 0;
    text-align: left; }
    .recomended-products .product-box .product-info .content_price {
      padding: 0 10px;
      margin-top: 10px; }
    .recomended-products .product-box .product-info .product-name {
      overflow: visible;
      text-overflow: visible;
      white-space: unset;
      line-height: 1.2; }
.recomended-products .item .product-box:last-child {
  margin-bottom: 0; }
.recomended-products .owl-stage-outer {
  padding-bottom: 1px; }

/* ------- */
/* Large Banner */
.section-large-banner .flex-box {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 6.5%;
  padding-right: 4%; }
  .section-large-banner .flex-box .banner-text {
    text-transform: uppercase; }
    .section-large-banner .flex-box .banner-text .small-text {
      font-size: 16px;
      font-weight: 500;
      color: #232530;
      line-height: 30px; }
    .section-large-banner .flex-box .banner-text .large-text {
      font-size: 30px;
      font-weight: 600;
      line-height: 1.3; }
    .section-large-banner .flex-box .banner-text button {
      font-size: 12px;
      border: none;
      color: #fff;
      letter-spacing: 0.2em;
      padding: 8px 30px;
      border-radius: 3px;
      margin-top: 20px; }
  .section-large-banner .flex-box .sale-content {
    width: 80px;
    padding: 16px 0;
    border-radius: 50%;
    text-align: center;
    background: #f5c136; }
    .section-large-banner .flex-box .sale-content span {
      display: block;
      color: #fff;
      text-transform: uppercase;
      font-weight: 600; }
      .section-large-banner .flex-box .sale-content span.value {
        font-size: 24px; }

/* ------- */
/* Services */
@media (min-width: 992px) {
  .section-services .layout-column {
    display: flex;
  }
  a:hover, a:focus {
    color: #67bc0f; }
}
.section-services .addon-box {
  width: 25%;
  float: left;
  border-right: 1px solid #fff;
  background: #eceff6;
}
  .section-services .addon-box:last-child {
    border-right: none; }
.section-services .feature-box {
  display: flex;
  background: #eceff6;
  padding: 20px 0; }
  .section-services .feature-box .feature-icon {
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px; }
  .section-services .feature-box .feature-content {
    width: calc(100% - 70px); }
    .section-services .feature-box .feature-content .h3 {
      padding: 0;
      font-size: 14px;
      color: #232530;
      margin: 0 0 6px;
    }
    .section-services .feature-box .feature-content .desc-text {
      font-size: 12px;
      line-height: 17px;
    }

/* ------- */
/* Footer Navbar */
.footer-navbar {
  padding: 35px 0; }
  .footer-navbar .contact-info .contact-box ul {
    margin-bottom: 0; }
    .footer-navbar .contact-info .contact-box ul li {
      line-height: 35px; }
      .footer-navbar .contact-info .contact-box ul li i {
        font-size: 16px;
        display: inline-block;
        width: 25px;
        margin-right: 7px; }
  .footer-navbar .first .addon-box:nth-child(2) {
    margin-top: 20px; }
  .footer-navbar .first .addon-box:nth-child(3) {
    margin-top: 15px; }
  .footer-navbar .first ul.find-us {
    width: 100%;
    margin-bottom: 0; }
    .footer-navbar .first ul.find-us li {
      display: inline-block;
      margin: 0 5px; }
      .footer-navbar .first ul.find-us li:first-child {
        margin-left: 0; }
      .footer-navbar .first ul.find-us li:last-child {
        margin-right: 0; }
      .footer-navbar .first ul.find-us li a {
        font-size: 14px;
        display: inline-block;
        width: 40px;
        padding: 8px 0;
        text-align: center;
        border-radius: 3px;
        background: #eceff6; }
  .footer-navbar .addon-title {
    padding-top: 25px; }
    .footer-navbar .addon-title .h3,
    .footer-navbar .addon-title h3 {
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600; }

/* ------- */
/* Footer List */
.footer-copyright {
  background: #eceff6;
  padding: 13px 0; }

.footer-list {
  padding: 3px 0; }

.footer-list ul {
  margin-bottom: 0; }

.footer-list ul li a {
  color: #646a7c;
  font-weight: 300;
  line-height: 32px;
  text-transform: capitalize; }

/* ------ */
/* Payment Logo */
.payment-logo {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0; }

.payment-logo li {
  margin: 0 5px; }

.payment-logo li:first-child {
  margin-left: 0; }

.payment-logo li:last-child {
  margin-right: 0; }

.payment-logo li img {
  border-radius: 2px; }

/* ------- */
/* Hotdeals */
.section-hotdeals .nb-comments {
  display: none; }
.section-hotdeals .hotdeal-box {
  display: flex;
  align-items: center; }
  .section-hotdeals .hotdeal-box .preview {
    position: relative;
    width: 50%;
    overflow: hidden;
    display: flex;
    align-items: center; }
    .section-hotdeals .hotdeal-box .preview .small-images {
      width: 120px;
      border-right: 1px solid #ebebeb;
      z-index: 2;
      margin-bottom: 0;
      display: block; }
      .section-hotdeals .hotdeal-box .preview .small-images li {
        border-bottom: 1px solid #ebebeb;
        position: relative; }
        .section-hotdeals .hotdeal-box .preview .small-images li:first-child {
          border-top: 1px solid #ebebeb; }
        .section-hotdeals .hotdeal-box .preview .small-images li.active:before {
          content: "";
          width: calc(100% + 1px);
          height: calc(100% + 1px);
          position: absolute;
          top: -1px;
          left: 0; }
    .section-hotdeals .hotdeal-box .preview .product-image {
      display: block;
      width: calc(100% - 120px); }
  .section-hotdeals .hotdeal-box .product-info {
    width: 50%;
    padding-left: 30px; }
    .section-hotdeals .hotdeal-box .product-info .product-name {
      font-size: 24px;
      text-transform: capitalize; }
    .section-hotdeals .hotdeal-box .product-info .content_price {
      margin-bottom: 15px; }
      .section-hotdeals .hotdeal-box .product-info .content_price .price.new {
        font-size: 22px;
        font-weight: 600; }
      .section-hotdeals .hotdeal-box .product-info .content_price .price.old {
        color: #b3b7c8;
        text-decoration: line-through;
        margin-left: 10px; }
    .section-hotdeals .hotdeal-box .product-info .product-desc {
      color: #646a7c;
      padding-right: 25%;
      margin-bottom: 10px; }
    .section-hotdeals .hotdeal-box .product-info .review {
      margin-top: 5px;
      margin-bottom: 15px;
      display: block; }
    .section-hotdeals .hotdeal-box .product-info .product-features li {
      line-height: 32px; }
      .section-hotdeals .hotdeal-box .product-info .product-features li i {
        margin-right: 5px; }
.section-hotdeals .owl-controls {
  z-index: 1;
  height: 0;
  width: 50%;
  padding-left: 120px;
  position: absolute;
  top: 40%;
  left: 0; }
.section-hotdeals .owl-dots {
  margin-top: 0;
  position: absolute;
  bottom: 2.8vw;
  width: 50%;
  padding-left: 120px; }
.section-hotdeals .countdown {
  margin-top: 20px; }
  .section-hotdeals .countdown .countdown-row {
    display: inline-block; }
    .section-hotdeals .countdown .countdown-row .countdown-section {
      display: inline-block;
      min-width: 102px;
      text-align: center;
      background: #eceff6;
      padding: 16px 0;
      color: #232530;
      position: relative; }
      .section-hotdeals .countdown .countdown-row .countdown-section span {
        display: block; }
      .section-hotdeals .countdown .countdown-row .countdown-section .countdown-period {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 1.2; }
      .section-hotdeals .countdown .countdown-row .countdown-section .countdown-amount {
        font-size: 20px;
        font-weight: 500; }
      .section-hotdeals .countdown .countdown-row .countdown-section:after {
        content: "";
        height: 40px;
        width: 1px;
        background: #d4d7dd;
        position: absolute;
        top: calc(50% - 20px);
        right: 0; }
      .section-hotdeals .countdown .countdown-row .countdown-section:last-child:after {
        content: none; }
.section-hotdeals .owl-theme .owl-controls div.owl-prev:before {
  content: "\f104";
  left: -1px;
  font-size: 24px; }
.section-hotdeals .owl-theme .owl-controls div.owl-next:before {
  content: "\f105";
  right: -1px;
  font-size: 24px; }
.section-hotdeals .owl-theme .owl-controls div.owl-prev, .section-hotdeals .owl-theme .owl-controls div.owl-next {
  width: 25px;
  height: 25px;
  border: 1px solid #b7b7b7;
  line-height: 21px;
  border-radius: 50%;
  color: #b7b7b7; }
.section-hotdeals .owl-theme .owl-controls div.owl-prev {
  left: 145px;
  right: auto; }
.section-hotdeals .owl-theme .owl-controls div.owl-next {
  right: 45px; }

/* ------- */
/* Categories */
.home_categories2 .categories-wrapper {
  position: relative; }
  .home_categories2 .categories-wrapper .category-info {
    text-align: center;
    position: absolute;
    left: 0;
    top: calc(50% - 25px);
    width: 100%; }
    .home_categories2 .categories-wrapper .category-info .cat-name {
      display: inline-block;
      width: 78%;
      background: #fff;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      padding: 13px 10px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      .home_categories2 .categories-wrapper .category-info .cat-name:hover {
        background: #232530;
        color: #fff; }
.home_categories2 .owl-carousel {
  position: static; }

.section-catgories .addon-box {
  position: relative; }

/* ------ */
/* Products */
.section-products .owl-carousel .owl-stage-outer {
  border: 1px solid #ebebeb;
  border-top: none; }
.section-products .owl-carousel .item .product-box:first-child {
  border-bottom: 1px solid #ebebeb; }
.section-products .nav-tabs > li.active > a, .section-products .nav-tabs > li.active > a:focus, .section-products .nav-tabs > li.active > a:hover,
.section-products .nav > li > a:focus, .section-products .nav > li > a:hover, .section-products .nav-tabs > li > a {
  border: none;
  border-radius: 0;
  background: none; }
.section-products .jms-tab1 {
  position: relative; }
  .section-products .jms-tab1:before, .section-products .jms-tab1:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    left: 0; }
  .section-products .jms-tab1:before {
    top: 0; }
  .section-products .jms-tab1:after {
    bottom: 0; }
  .section-products .jms-tab1 .nav-tabs {
    border-bottom: none; }
    .section-products .jms-tab1 .nav-tabs > li {
      margin-bottom: 0; }
      .section-products .jms-tab1 .nav-tabs > li a {
        text-transform: uppercase;
        font-weight: 500;
        padding: 15px 20px; }
  .section-products .jms-tab1 .show-cat {
    display: none; }
.section-products .left {
  width: 21%;
  padding-right: 0; }
  .section-products .left .addon-box:first-child .addon-title {
    text-align: center; }
    .section-products .left .addon-box:first-child .addon-title h3 {
      padding: 15px 0;
      color: #fff;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 600; }
  .section-products .left .cat-box {
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 30px 27px; }
    .section-products .left .cat-box ul li a {
      line-height: 30px;
      position: relative; }
      .section-products .left .cat-box ul li a:hover {
        padding-left: 10px; }
        .section-products .left .cat-box ul li a:hover:before {
          content: "\f105";
          font-size: 14px;
          font-family: "FontAwesome";
          position: absolute;
          top: -4px;
          left: 0; }
    .section-products .left .cat-box .view-all-btn {
      font-size: 12px;
      font-weight: 500;
      margin-top: 25px;
      display: block; }
  .section-products .left .flex-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .section-products .left .flex-box .banner-text {
      text-align: center;
      background: rgba(255, 255, 255, 0.9);
      display: inline-block;
      width: 85%;
      line-height: 22px;
      padding: 14px 0; }
      .section-products .left .flex-box .banner-text .large-text {
        text-transform: uppercase;
        font-size: 16px;
        color: #232530;
        font-weight: 600; }
      .section-products .left .flex-box .banner-text .small-text {
        font-size: 12px;
        color: #646a7c; }
.section-products .right {
  width: 79%;
  padding-left: 0; }
  .section-products .right .owl-carousel {
    position: static; }
  .section-products .right .addon-box {
    position: relative; }
  .section-products .right .addon-title {
    display: none; }

/* Two Banners */
.section-two-banners .flex-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }
  .section-two-banners .flex-box .banner-text {
    text-transform: uppercase;
    padding-left: 10.5%; }
    .section-two-banners .flex-box .banner-text .small-text {
      font-size: 16px;
      font-weight: 500;
      color: #232530; }
    .section-two-banners .flex-box .banner-text .large-text {
      font-size: 30px;
      font-weight: 600;
      line-height: 38px; }
    .section-two-banners .flex-box .banner-text button {
      font-size: 12px;
      text-transform: uppercase;
      border: none;
      color: #fff;
      padding: 8px 25px;
      border-radius: 2px;
      letter-spacing: 0.05em;
      margin-top: 20px; }

/* ------- */
/* Category Tab */
.section-categorytab .nav-tabs > li.active > a, .section-categorytab .nav-tabs > li.active > a:focus, .section-categorytab .nav-tabs > li.active > a:hover,
.section-categorytab .nav > li > a:focus, .section-categorytab .nav > li > a:hover, .section-categorytab .nav-tabs > li > a {
  border: none;
  border-right: 1px solid transparent;
  border-radius: 0;
  background: none; }
.section-categorytab .jms-tab1 {
  border: 1px solid #ebebeb;
  display: inline-block;
  border-radius: 25px;
  overflow: hidden;
  margin-top: 12px; }
  .section-categorytab .jms-tab1 .nav-tabs {
    border-bottom: none; }
    .section-categorytab .jms-tab1 .nav-tabs > li {
      margin-bottom: 0; }
      .section-categorytab .jms-tab1 .nav-tabs > li a {
        text-transform: uppercase;
        font-weight: 500;
        padding: 10px 20px;
        border-right: 1px solid #ebebeb;
        margin-right: 0; }
      .section-categorytab .jms-tab1 .nav-tabs > li.active a, .section-categorytab .jms-tab1 .nav-tabs > li a:hover {
        color: #fff;
        border-right: 1px solid #fff; }
      .section-categorytab .jms-tab1 .nav-tabs > li:last-child a {
        border-right: none; }
.section-categorytab .item .product-box {
  margin-bottom: 12px;
  border-right: none; }
  .section-categorytab .item .product-box .product-info {
    padding: 10px 0 0;
    border-top: none; }
  .section-categorytab .item .product-box .preview {
    border: 1px solid #ebebeb; }
  .section-categorytab .item .product-box:last-child {
    margin-bottom: 0; }

/* ------ */
/* ------ */
.section-categorytab .addon-box .addon-title, .section-blog2 .addon-box .addon-title {
  text-align: center;
  color: #232530;
  margin-bottom: 30px; }
  .section-categorytab .addon-box .addon-title h3, .section-blog2 .addon-box .addon-title h3 {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 600;
    padding: 0 0 7px; }
  .section-categorytab .addon-box .addon-title .addon-desc, .section-blog2 .addon-box .addon-title .addon-desc {
    font-size: 13px;
    font-weight: 300; }

/* Banners */
.section-banners .flex-box {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0; }
  .section-banners .flex-box .banners-text {
    display: inline-block; }
.section-banners .left {
  padding-right: 5px;
  width: 49.2%; }
  .section-banners .left .banner-text {
    font-weight: 600;
    text-align: center;
    color: #232530; }
    .section-banners .left .banner-text .large-text {
      color: rgba(255, 255, 255, 0.9);
      font-size: 120px;
      text-transform: uppercase;
      letterspacing: 0.1em;
      line-height: 1; }
    .section-banners .left .banner-text .small-text {
      text-transform: uppercase;
      letterspacing: 0.1em; }
.section-banners .right {
  padding-left: 5px;
  width: 50.8%; }
  .section-banners .right .addon-box {
    float: left; }
    .section-banners .right .addon-box:nth-child(1), .section-banners .right .addon-box:nth-child(2) {
      width: calc(50% - 5px); }
    .section-banners .right .addon-box:nth-child(1) {
      margin-right: 10px; }
    .section-banners .right .addon-box:nth-child(3) {
      width: 100%;
      margin-top: 10px; }
  .section-banners .right .banner-text {
    color: #232530;
    text-align: center; }
    .section-banners .right .banner-text .large-text {
      font-weight: 700;
      font-size: 24px;
      line-height: 1.8; }
    .section-banners .right .banner-text button {
      border: none;
      background: none;
      text-decoration: underline; }

/* ------ */
/* Instagram*/
.instagram-images .insta-item {
  display: block;
  position: relative;
  width: 100%;
  background: #232530; }
  .instagram-images .insta-item .flex-box {
    position: absolute;
    top: 0;
    left: 0;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex; }
    .instagram-images .insta-item .flex-box img {
      width: 100%; }
    .instagram-images .insta-item .flex-box .insta-box {
      text-align: center;
      width: 100%;
      color: #fff;
      transform: scale(1.5);
      opacity: 0;
      transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; }
      .instagram-images .insta-item .flex-box .insta-box i {
        font-size: 16px; }
      .instagram-images .insta-item .flex-box .insta-box .text {
        font-size: 12px; }
  .instagram-images .insta-item:hover img {
    opacity: 0.3; }
  .instagram-images .insta-item:hover .flex-box .insta-box {
    opacity: 1;
    transform: scale(1); }

/* ------ */
/* ------- */
.addon-title.fix-title {
  margin-bottom: 30px;
  position: relative; }
  .addon-title.fix-title h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 15px 40px; }
    .addon-title.fix-title h3:before, .addon-title.fix-title h3:after {
      content: "";
      width: 100%;
      height: 1px;
      background: #ebebeb;
      position: absolute;
      left: 0;
      z-index: -1; }
    .addon-title.fix-title h3:before {
      top: 0; }
    .addon-title.fix-title h3:after {
      bottom: 0; }

/* HTML Left Banner */
.html_left {
  position: relative;
  overflow: hidden; }
  .html_left:hover img {
    animation: 0.6s ease 0s normal forwards 1 running pulse; }
  .html_left img {
    max-width: 100%; }
  .html_left .top {
    position: absolute;
    width: 100%;
    top: 9%;
    left: 0;
    text-align: center; }
    .html_left .top .small-text {
      text-transform: capitalize;
      color: #232530; }
    .html_left .top .large-text {
      font-size: 24px;
      line-height: 1.2; }
  .html_left .bottom {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 9%;
    text-align: center; }
    .html_left .bottom button {
      color: #fff;
      border: none;
      border-radius: 3px;
      padding: 3px 10px;
      font-size: 12px;
      font-weight: 500;
      text-transform: uppercase; }

/* ------- */
/* Newsletters */
.footer-newsletters {
  padding: 30px 0; }
  .footer-newsletters .addon-box {
    display: flex; }
    .footer-newsletters .addon-box .addon-title {
      width: 52%;
      color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .footer-newsletters .addon-box .addon-title .h3 {
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1.2;
        padding: 0 0 5px; }
    .footer-newsletters .addon-box .newsletter_block_left {
      width: 48%;
      display: flex;
      align-items: center; }
      .footer-newsletters .addon-box .newsletter_block_left form {
        width: 100%;
        display: flex;
        justify-content: flex-end; }
      .footer-newsletters .addon-box .newsletter_block_left .block_content {
        display: flex;
        align-items: end;
        flex-direction: column;
        width: 100%; }
        .footer-newsletters .addon-box .newsletter_block_left .block_content .newsletter_alert {
          width: 83%;
          display: inline-block;
          text-align: center; }

/* ------- */
/* Image Swap */
.image_swap .product-img2 {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%; }

.image_swap img {
  height: 100%;
  width: 100%; }

.product-box .preview:hover .image_swap .product-img1 {
  animation: 0.5s ease-out 0ms normal none 1 running img1Effect; }

.product-box .preview:hover .image_swap .product-img2 {
  animation: 0.5s ease-in 0ms normal none 1 running img2Effect;
  left: 0;
  opacity: 1;
  top: 0; }

@keyframes img1Effect {
  0% {
    opacity: 1; }
  20% {
    opacity: 0.8; }
  40% {
    opacity: 0.6; }
  60% {
    opacity: 0.4; }
  80% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
@keyframes button_effect {
  0% {
    opacity: 0; }
  20% {
    opacity: 0.4; }
  40% {
    opacity: 0.6; }
  60% {
    opacity: 0.9; }
  80% {
    opacity: 0.95; }
  100% {
    opacity: 1; } }
@keyframes img1Effect {
  0% {
    opacity: 1; }
  20% {
    opacity: 0.8; }
  40% {
    opacity: 0.6; }
  60% {
    opacity: 0.4; }
  80% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
@keyframes img1Effect {
  0% {
    opacity: 1; }
  20% {
    opacity: 0.8; }
  40% {
    opacity: 0.6; }
  60% {
    opacity: 0.4; }
  80% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
@keyframes img2Effect {
  0% {
    opacity: 0; }
  20% {
    opacity: 0.2; }
  40% {
    opacity: 0.4; }
  60% {
    opacity: 0.6; }
  80% {
    opacity: 0.8; }
  100% {
    opacity: 1; } }
@keyframes img2Effect {
  0% {
    opacity: 0; }
  20% {
    opacity: 0.2; }
  40% {
    opacity: 0.4; }
  60% {
    opacity: 0.6; }
  80% {
    opacity: 0.8; }
  100% {
    opacity: 1; } }
@keyframes img2Effect {
  0% {
    opacity: 0; }
  20% {
    opacity: 0.2; }
  40% {
    opacity: 0.4; }
  60% {
    opacity: 0.6; }
  80% {
    opacity: 0.8; }
  100% {
    opacity: 1; } }
/*=====================================
=            SHOPPING CART            =
=====================================*/
ul.step {
  margin-bottom: 30px;
  overflow: hidden; }

@media (min-width: 768px) {
  ul.step {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; } }
ul.step li {
  float: left;
  width: 20%;
  text-align: left;
  border: 1px solid;
  border-top-color: #cacaca;
  border-bottom-color: #9a9a9a;
  border-right-color: #b7b7b7;
  border-left-width: 0px; }

@media (max-width: 767px) {
  ul.step li {
    width: 100%;
    border-left-width: 1px; } }
ul.step li a,
ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
  display: block;
  padding: 13px 10px 14px 13px;
  color: #333;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  text-shadow: 1px 1px white;
  position: relative; }

@media (max-width: 992px) {
  ul.step li a,
  ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    font-size: 15px; } }
@media (min-width: 992px) {
  ul.step li a:after,
  ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
    content: ".";
    position: absolute;
    top: 0;
    right: -31px;
    z-index: 0;
    text-indent: -5000px;
    display: block;
    width: 31px;
    height: 52px;
    margin-top: -2px; } }
ul.step li a:focus,
ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
  text-decoration: none;
  outline: none; }

ul.step li.first {
  border-left-width: 1px;
  border-left-color: #b7b7b7; }

@media (min-width: 768px) {
  ul.step li.first {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; } }
ul.step li.first span,
ul.step li.first a {
  z-index: 5;
  padding-left: 13px !important; }

@media (min-width: 768px) {
  ul.step li.first span,
  ul.step li.first a {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; } }
ul.step li.second span, ul.step li.second a {
  z-index: 4; }

ul.step li.third span, ul.step li.third a {
  z-index: 3; }

ul.step li.four span, ul.step li.four a {
  z-index: 2; }

ul.step li.last span {
  z-index: 1; }

@media (min-width: 768px) {
  ul.step li.last {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; }

  ul.step li.last span {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; } }
ul.step li.step_current {
  font-weight: bold;
  background: #42b856;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#42b856), to(#43ab54));
  background-image: -webkit-linear-gradient(top, #42b856, 0%, #43ab54, 100%);
  background-image: -moz-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background-image: linear-gradient(to bottom, #42b856 0%, #43ab54 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF42B856', endColorstr='#FF43AB54', GradientType=0);
  border-color: #399b49 #51ae5c #208931 #369946; }

ul.step li.step_current span {
  color: #fff;
  text-shadow: 1px 1px #208931;
  border: 1px solid;
  border-color: #73ca77 #74c776 #74c175 #74c776;
  position: relative; }

@media (min-width: 992px) {
  ul.step li.step_current span {
    padding-left: 38px; }

  ul.step li.step_current span:after {
    background: url(https://trenk.lt/themes/jms_deermarket/css/../img/order-step-a.png) right 0 no-repeat; } }
ul.step li.step_current_end {
  font-weight: bold; }

ul.step li.step_todo {
  background: #f7f7f7;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(#ededed));
  background-image: -webkit-linear-gradient(top, #f7f7f7, 0%, #ededed, 100%);
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0); }

ul.step li.step_todo span {
  display: block;
  border: 1px solid;
  border-color: #fff;
  color: #333;
  position: relative; }

@media (min-width: 992px) {
  ul.step li.step_todo span {
    padding-left: 38px; }

  ul.step li.step_todo span:after {
    background: url(https://trenk.lt/themes/jms_deermarket/css/../img/order-step-current.png) right 0 no-repeat; } }
ul.step li.step_done {
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
  background: #727171;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#727171), to(#666666));
  background-image: -webkit-linear-gradient(top, #727171, 0%, #666666, 100%);
  background-image: -moz-linear-gradient(top, #727171 0%, #666666 100%);
  background-image: linear-gradient(to bottom, #727171 0%, #666666 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF727171', endColorstr='#FF666666', GradientType=0); }

ul.step li.step_done a {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid;
  border-color: #8b8a8a; }

@media (min-width: 992px) {
  ul.step li.step_done a {
    padding-left: 38px; }

  ul.step li.step_done a:after {
    background: url(https://trenk.lt/themes/jms_deermarket/css/../img/order-step-done.png) right 0 no-repeat; } }
@media (min-width: 992px) {
  ul.step li.step_done.step_done_last a:after {
    background: url(https://trenk.lt/themes/jms_deermarket/css/../img/order-step-done-last.png) right 0 no-repeat; } }
@media (min-width: 992px) {
  ul.step li#step_end span:after {
    display: none; } }
ul.step li em {
  font-style: normal; }

@media (min-width: 768px) and (max-width: 991px) {
  ul.step li em {
    display: none; } }
#order #order-detail-content {
  margin-bottom: 50px; }

table#cart_summary .cart_avail,
table#cart_summary .cart_unit,
table#cart_summary .cart_total {
  text-align: center; }

table#cart_summary .cart_unit,
table#cart_summary .cart_total {
  font-weight: 600; }

table#cart_summary .cart_quantity_input {
  font-size: 14px;
  text-align: center;
}

table#cart_summary tfoot {
  font-weight: 600; }

table#cart_summary .cart_quantity_button a {
  width: 20px;
  display: inline-block;
  position: absolute;
  top: 10px;
}

table#cart_summary .cart_quantity_button {
  padding-top: 5px; }

table#cart_summary .quantity-box {
  position: relative; }

table#cart_summary .cart_quantity_button a.button-plus {
  right: 5px; }

table#cart_summary .cart_quantity_button a.button-minus {
  left: 5px; }

ul.footer_links {
  margin-top: 20px; }

ul.footer_links li {
  display: inline-block;
  margin-right: 10px; }

ul.footer_links li:last-child {
  margin-right: 0; }

.page-heading.step-num {
  margin-top: 50px; }

.cart_navigation {
  margin-top: 55px;
  margin-bottom: 45px; }

.store-content .search_locations {
  height: 40px;
  line-height: 40px; }

#order-detail-content .return_quantity .order_qte_input, #order-detail-content .return_quantity .return_quantity_buttons {
  display: none; }

/* Banner Effect */
.jms-banner {
  overflow: hidden;
  position: relative; }
  .jms-banner img {
    width: 100%; }

.jms-banner .img-banner img {
  max-width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  width: 100%; }

.jms-banner:hover .img-banner img {
  transform: scale(1.1); }

/* --------- */
.image-menu img {
  width: 100%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.image-menu:hover img {
  transform: scale(1.1); }

.fs-pager-wrapper a:last-child, .fs-custom-pager-wrapper a:last-child {
  margin-right: 0; }

/* Global Responsive */
@media (max-width: 1199px) {
  .section-products .right {
    width: 73.5%; }

  .section-products .left {
    width: 26.5%; } }
@media (max-width: 991px) {
  .footer-navbar {
    text-align: center;
  }
    .product-box .product-info .cart-button {
        visibility: visible;
        top: unset;
    }
  .product-box .product-info .disable {
    visibility: hidden;
  }
    #category .page-content .content-aside {
        padding-top: 20px;
    }
    .product_list .item.ajax_block_product .product-box {
        height: auto;
    }
  .section-hotdeals .hotdeal-box .product-info .product-desc {
    padding-right: 5%; }
  .section-hotdeals .countdown .countdown-row .countdown-section {
    min-width: 80px; }
    .section-hotdeals .countdown .countdown-row .countdown-section .countdown-amount {
      font-size: 18px; }
  .section-hotdeals .owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10px; }
  .section-hotdeals .owl-theme .owl-controls .owl-nav div.owl-prev {
    left: 110px; }

  .section-hotdeals .hotdeal-box .preview .small-images {
    width: 100px; }

  .section-hotdeals .hotdeal-box .preview .product-image {
    width: calc(100% - 100px); }

  .section-hotdeals .owl-theme .owl-controls div.owl-next {
    right: 20px; }

  .section-hotdeals .owl-theme .owl-controls div.owl-prev {
    left: 120px; }

  .section-large-banner .flex-box .banner-text .small-text {
    font-size: 14px;
    line-height: 26px; }
  .section-large-banner .flex-box .banner-text .large-text {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1; }
  .section-large-banner .flex-box .banner-text button {
    font-size: 11px;
    margin-top: 10px;
    padding: 5px 15px; }
  .section-large-banner .flex-box .sale-content {
    padding: 6px 0;
    width: 60px; }
    .section-large-banner .flex-box .sale-content span {
      font-size: 13px; }
      .section-large-banner .flex-box .sale-content span.value {
        font-size: 20px; }

  .section-two-banners .row .layout-column {
    margin-bottom: 25px; }
    .section-two-banners .row .layout-column:last-child {
      margin-bottom: 0; }

  .footer-newsletters .addon-box {
    flex-direction: column;
    align-items: center; }
    .footer-newsletters .addon-box .addon-title {
      width: 100%;
      text-align: center;
      margin-bottom: 15px; }
    .footer-newsletters .addon-box .newsletter_block_left {
      width: 100%; }
      .footer-newsletters .addon-box .newsletter_block_left form {
        justify-content: center; } }
@media (max-width: 480px) {
  .section-large-banner .flex-box .banner-text .small-text {
    font-size: 11px; }
  .section-large-banner .flex-box .banner-text .large-text {
    font-size: 15px; }
  .section-large-banner .flex-box .banner-text button {
    display: none; }

  .section-hotdeals .owl-dots {
    display: none; }

  .footer-navbar .layout-column {
    width: 100%; }
    .footer-navbar .layout-column.second .addon-title {
      padding-top: 25px; }

  .section-blog1 .blog-item .post-info {
    padding: 0 15px; }

  .section-blog1 .blog-item .post-info .post-title {
    font-size: 14px; }

  .footer-copyright .row .layout-column {
    width: 100%;
    margin-bottom: 15px; }
    .footer-copyright .row .layout-column:last-child {
      margin-bottom: 0; }
    .footer-copyright .row .layout-column .copy-right {
      text-align: center; }
    .footer-copyright .row .layout-column .payment-logo {
      justify-content: center; }

  .section-hotdeals .hotdeal-box {
    flex-direction: column; }
    .section-hotdeals .hotdeal-box .preview {
      width: 100%;
      margin-bottom: 25px; }
      .section-hotdeals .hotdeal-box .preview:after {
        content: "";
        width: 100%;
        height: 1px;
        background: #ebebeb;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1; }
    .section-hotdeals .hotdeal-box .product-info {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px; }
      .section-hotdeals .hotdeal-box .product-info .product-desc {
        padding-right: 0; }
  .section-hotdeals .owl-controls {
    display: none; }

  .addon-title.fix-title h3, .section-blog1 .addon-box .addon-title h3 {
    padding: 15px; }

  .section-blog1 .blog-item {
    flex-direction: column; }

  .section-blog1 .blog-item .post-thumb {
    width: 100%; }

  .section-blog1 .blog-item .post-info {
    margin-top: 15px;
    padding: 0;
    width: 100%; }

  .section-blog1 .blog-item .post-info .post-title {
    margin-top: 0; } }
@media (max-width: 320px) {
  .section-blog1 .addon-box .addon-title {
    margin-bottom: 42px; }
    .section-blog1 .addon-box .addon-title h3 {
      padding: 11px 15px; }
  .section-blog1 .blog-item {
    flex-direction: column; }
    .section-blog1 .blog-item .post-thumb {
      width: 100%; }
    .section-blog1 .blog-item .post-info {
      margin-top: 10px;
      width: 100%;
      padding-left: 0; }
      .section-blog1 .blog-item .post-info .post-title {
        margin-top: 5px; }

  .section-hotdeals .countdown .countdown-row .countdown-section {
    min-width: 55px; }

  .section-two-banners .flex-box button {
    display: none; }

  .section-two-banners .flex-box .banner-text .large-text {
    font-size: 18px;
    line-height: 30px; }

  .section-large-banner .flex-box .sale-content {
    padding: 6px 0;
    width: 40px; }

  .section-large-banner .flex-box .sale-content span {
    font-size: 9px;
    line-height: 1.2; }

  .section-large-banner .flex-box .sale-content span.value {
    font-size: 14px; }

  .addon-title.fix-title h3 {
    font-size: 16px;
    padding: 11px 15px;
    display: block; }

  .addon-title.fix-title {
    margin-bottom: 40px; }

  .section-catgories .owl-theme .owl-controls div.owl-prev,
  .section-catgories .owl-theme .owl-controls div.owl-next, .recomended-products .owl-theme .owl-controls div.owl-prev,
  .recomended-products .owl-theme .owl-controls div.owl-next, .section-blog1 .owl-theme .owl-controls div.owl-prev,
  .section-blog1 .owl-theme .owl-controls div.owl-next {
    top: 40px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }

  .recomended-products .addon-title {
    margin-bottom: 42px; }

  .footer-newsletters .addon-box .addon-title .h3 {
    font-size: 20px; }

  .footer-newsletters .addon-box .addon-title {
    font-size: 12px; }

  .footer-newsletters .newsletter_block_left .form-group {
    width: 100%; }

  .footer-newsletters .newsletter_block_left button {
    padding: 8px 10px; }

  .newsletter_block_left .newsletter-input {
    width: calc(100% - 90px); } }
/* ------- */
/* Fix CSS in Chrome */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #selector_cat {
    -webkit-appearance: none; } }
/* ------- */

.order_carrier_logo {
  max-width: 65px;
  max-height: 65px;
}

p.payment_module {
  margin-bottom: 10px;
}

p.payment_module a {
  display: block;
  border: 1px solid #d6d4d4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 23px;
  color: #333;
  font-weight: bold;
  padding: 33px 40px 34px 99px;
  letter-spacing: -1px;
  position: relative;
}

p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #777;
}

p.payment_module a.cash {
  background: url(https://trenk.lt/themes/jms_deermarket/css/../img/cash.png) 15px 15px no-repeat #fbfbfb;
}

p.payment_module a.cheque {
  background: url(https://trenk.lt/themes/jms_deermarket/css/../img/cheque.png) 15px 15px no-repeat #fbfbfb;
}

.site-content .layout-column .addon-box .responisve-container {
  float: right;
    width: 100%;
}

#index .main-site .addon-box .jms-vermegamenu {
  height: 326px;
  overflow: hidden;
}

#index .more_categories_button {
  color: black;
  padding: 0 20px;
  position: relative;
  text-transform: capitalize;
  line-height: 40px;
  background: #fff;
}

#index #more_categories_button_block {
  padding: 0 20px;
  border: 1px solid #ebebeb;
}

#index #more_categories_button_block .fa {
  color: #67bc0f;
}

#index #more_categories_button_block a {
  height: 100%;
  width: 100%;
}

#index #more_categories_button_block a:hover,
#index #more_categories_button_block a
{
  color: #67bc0f;
}

#index .main-site .addon-box .more_cats {
  height: unset;
}

.section-slider > .container > .row {
    margin-bottom: 20px;
}

@media (max-width: 991px) {
  .ver-menu-box .jms-vermegamenu,
  #index .main-site .addon-box .jms-vermegamenu
  {
    position: fixed;
    overflow: auto;
    height: 100%;
    width: 100%;
  }
    .disable-scroll {
        overflow: hidden;
    }

    .section-services .layout-column {
      display: flex;
      flex-wrap: wrap;
    }

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

  .rotated {
    -webkit-transform: rotate(90deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(90deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(90deg);  /* IE 9 */
    -o-transform: rotate(90deg);  /* Opera 10.50-12.00 */
    transform: rotate(90deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
  }
}

#amazzing_filter {
  color: black;
}
.jms-row.header-bottom > .container {
    height: 50px;
}

@media (max-width: 991px) {
  .section-slider > .container > .row .layout-column {
    width: 100%;
    height: unset;
  }
    .jms-row.header-bottom > .container {
        height: 0px;
    }
}

.dpd-terminals-block.dpd-block {
  margin-left: 23px;
}

.dpd-block .bootstrap-select.dpd-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 224px !important;
}

.ets_solo_social_item .ets_solo_social_btn.medium {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 17px;
}

.fraction-slider .slide[onclick*=location] {
  cursor: pointer;
}

/* Module Ets_sociallogin */
.myaccount-link-list .ets_social_login {
    padding: 0 15px;
}

.myaccount-link-list li.ets_social_login a#social-link {
    padding: 5px 15px !important;
  position: relative;
}

.myaccount-link-list .ets_social_login .link-item {
    margin-left: 50px;
}

.myaccount-link-list .ets_social_login .icon_svg {
    left: 15px;
    position: absolute;
}

/* JMS no page builder fixes */
.jms-empty-space {
  margin-bottom: 50px;
}

.fancybox-wrap.fancybox-mobile.fancybox-opened {
  margin-top: 80px;
}
.bin-block {
    margin-top: 10px;
}
.bin-block a {
    border: 1px solid #cac8c8;
    padding: 5px 30px;
}
@media (max-width: 991px) {
    .header-main-block .addon-box {
        min-width: 40px;
        height: 40px;
        background: #eceff6;
    }
    .header-main-block #cart_block a.cart-icon {
        background: #eceff6;
    }
    .mobile-breadcrumb {
        overflow-x: auto;
        white-space: nowrap;
        margin: 10px 15px;
        position: relative;
    }
}
.input-group-addon {
    border-radius: 0;
}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	.replace-2x {
		font-size: 1px;
	}
	.example {
		background-image: url(https://trenk.lt/themes/jms_deermarket/css/autoload/../images/example2x.png);
		-webkit-background-size:13px 13px;
		-moz-background-size:13px 13px;
		-o-background-size:13px 13px;
		background-size:13px 13px;
	}
}/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th { font-weight: bold; }
table td, table th { padding: 9px 10px; text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
	
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
	
}/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    /*display: flex;*/
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: flex;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    /*height: 100%;*/
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    padding-bottom: 5px;
    position: relative;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots button {
    background: none;
    border: none;
}

ul.slick-dots {
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    margin-right: 5px;
    outline: none;
}

ul.slick-dots li > i {
    font-size: 13px;
    outline: none;
    color: #777;
}

.slick-dots .slick-active > i:before {
    content: '\f192';
}

.slick-track #homepage-carousel li{
    padding-left: 4px !important;
    padding-right: 4px !important;
}

#homepage-carousel .slick-track .product-name .grid-name{
    display: none;
}

#homepage-carousel .product-desc{
    display: none ;
}
#homepage-carousel .product-flags{
    display: none;
}
#homepage-carousel .product-container{
    /*margin-right: 30px;*/
}
#homepage-carousel .product-container:hover{
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition:transform 0.5s ease-in-out;
    -ms-transition:transform 0.5s ease-in-out;
    -webkit-transform:scale(1.05, 1.05);
}
#homepage-carousel .product-container h5{
    min-height: 55px;
    padding: 0;
    margin: 0 0 6px;
}
#homepage-carousel .product-container .content_price{
    padding-bottom: 13px;
    line-height: 44px;
    display: inline-block;
    float: left;
}
#homepage-carousel .product-container .right-block{
    padding-left: 18px;
    padding-right: 18px;
}
#homepage-carousel .product-container .product-image-container{
    margin-bottom: 13px;
}
#homepage-carousel .slick-next {
    display: block;
    top: 164px;
    right: 0;
}
#homepage-carousel .slick-prev {
    display: block;
    top: 164px;
    left: 0 px;
}
#homepage-carousel .slick-arrow{
    display: block;
    background: #fff;
    border: 1px solid #dedede;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    position: absolute;
    z-index: 999;
    opacity: .4;
    box-shadow: 2px 1px 3px #888;
    outline: none;
}
#homepage-carousel .slick-arrow:hover{
    color: #cf3a24;
}


.home-category-block{
    margin-top: 15px;
}

.home-category-block .slick-track .product-name .grid-name{
    display: none;
}

.home-category-block .product-desc{
    display: none ;
}
.home-category-block .product-flags{
    display: none;
}
.home-category-block .product-container{
    /*margin-right: 30px;*/
}


.home-category-block .product-container:hover{
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition:transform 0.5s ease-in-out;
    -ms-transition:transform 0.5s ease-in-out;
    -webkit-transform:scale(1.05, 1.05);
}

.home-category-block .product-container h5{
    min-height: 55px;
    padding: 0;
    margin: 0 0 6px;
}
.home-category-block .product-container .content_price{
    padding-bottom: 13px;
    line-height: 44px;
    display: inline-block;
    float: left;
}
.home-category-block .product-container .right-block{
    padding-left: 18px;
    padding-right: 18px;
}
.home-category-block .product-container .product-image-container{
    margin-bottom: 13px;
}
.home-category-block .slick-next {
    display: block;
    top: 164px;
    right: 0;
}
.home-category-block .slick-prev {
    display: block;
    top: 164px;
    left: 0px;
}
.home-category-block .slick-arrow{
    display: block;
    background: #fff;
    border: 1px solid #dedede;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    position: absolute;
    z-index: 999;
    opacity: .4;
    box-shadow: 2px 1px 3px #888;
    outline: none;
}
.home-category-block .slick-arrow:hover{
    color: #cf3a24;
}


#ptssubcategoriestab_block .slick-prev {
    display: block;
    background: #fff;
    border: 1px solid #dedede;
    height: 60px;
    width: 50px;
    /*border-radius: 50%;*/
    position: absolute;
    z-index: 10;
    /*opacity: .4;*/
    /*box-shadow: 2px 1px 3px #888;*/
    outline: none;
    top: 130px;
    left: -26px;
}

#ptssubcategoriestab_block .slick-next {
    display: block;
    background: #fff;
    border: 1px solid #dedede;
    height: 60px;
    width: 50px;
    /*border-radius: 50%;*/
    position: absolute;
    z-index: 10;
    /*opacity: .4;*/
    /*box-shadow: 2px 1px 3px #888;*/
    outline: none;
    top: 130px;
    right: -26px;
}

.slick-slide { outline: none; }

@media (max-width: 991px){
    #ptssubcategoriestab_block .slick-next {
        top: 82px;
        right: -40px;
    }
    #ptssubcategoriestab_block .slick-prev{
        top: 82px;
        left: -40px;
    }

    #slick_view_image .slick-track img,
    .slick-track-one-img {
        height: 100%;
    }
}


@media (max-width: 767px){
    #ptssubcategoriestab_block .slick-next {
        background-color: #ebebeb;
        border: none;
        top: 160px;
    }
    #ptssubcategoriestab_block .slick-prev{
        background-color: #ebebeb;
        border: none;
        top: 160px;
    }
}/*
Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background-image: url("https://trenk.lt/themes/jms_deermarket/css/autoload/../../img/jquery/uniform/sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }
div.selector, div.checker, div.button, div.radio, div.uploader {
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ }
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  background: url("https://trenk.lt/themes/jms_deermarket/css/autoload/../../../img/jquery/uniform/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px; }

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
  background: white;
  outline: 0; }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

/* Select */
div.selector {
  background: 0 none;
  line-height: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  }
  div.selector span {
    text-overflow: ellipsis;
	padding: 0 15px;
	border: 1px solid #cac8c8;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background: none;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    width: 100%;
    display: block;
    font-size: 14px;
  }
	div.selector::before {
	  border-left: 5px solid transparent;
	  border-right: 5px solid transparent;
	  border-top: 5px solid #999;
	  content: "";
	  position: absolute;
	  right: 10px;
	  top: 15px;
	  z-index:1;
	}
div.selector select > option{
	padding: 3px 15px;
}
  div.selector.fixedWidth {
    width: 190px; }
    div.selector.fixedWidth span {
      width: 150px; }
  div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 40px;
    top: 0px;
    left: 0px;
    width: 100%; }
  div.selector.active span {
    background-position: right -27px; }
  div.selector.hover span, div.selector.focus span {
    background-position: right -27px; }
  div.selector.hover.active span, div.selector.focus.active span {
    background-position: right -27px; }
  div.selector.disabled span, div.selector.disabled.active span {
    background-position: right 0; }

/* Select1 */
div.selector1 > div {
  background-position: 0 -135px; }
  div.selector1 > div span {
    background-position: right -81px; }
  div.selector1 > div.active span {
    background-position: right -108px; }
  div.selector1 > div.hover span, div.selector1 > div.focus span {
    background-position: right -108px; }
  div.selector1 > div.hover.active span, div.selector1 > div.focus.active span {
    background-position: right -108px; }
  div.selector1 > div.disabled, div.selector1 > div.disabled.active {
    background-position: 0 -135px; }
    div.selector1 > div.disabled span, div.selector1 > div.disabled.active span {
      background-position: right -81px; }

/* Select2 */
div.selector2 > div {
  background-position: 0 -216px; }
  div.selector2 > div span {
    background-position: right -162px; }
  div.selector2 > div.active span {
    background-position: right -189px; }
  div.selector2 > div.hover span, div.selector2 > div.focus span {
    background-position: right -189px; }
  div.selector2 > div.hover.active span, div.selector2 > div.focus.active span {
    background-position: right -189px; }
  div.selector2 > div.disabled, div.selector2 > div.disabled.active {
    background-position: 0 -216px; }
    div.selector2 > div.disabled span, div.selector2 > div.disabled.active span {
      background-position: right -162px; }

/* Select3 */
div.selector3 > div {
  background-position: 0 -351px; }
  div.selector3 > div span {
    background-position: right -297px; }
  div.selector3 > div.active span {
    background-position: right -324px; }
  div.selector3 > div.hover span, div.selector3 > div.focus span {
    background-position: right -324px; }
  div.selector3 > div.hover.active span, div.selector3 > div.focus.active span {
    background-position: right -324px; }
  div.selector3 > div.disabled, div.selector3 > div.disabled.active {
    background-position: 0 -351px; }
    div.selector3 > div.disabled span, div.selector3 > div.disabled.active span {
      background-position: right -297px; }

/* Checkbox */
div.checker {
  position: relative; }
  div.checker, div.checker span, div.checker input {
    width: 15px;
    height: 15px;
	display: inline-block;}
	.checkbox label{
		padding:0;
	}
  div.checker span {
    background-position: 0 -257px; }
    div.checker span.checked {
      background-position: -15px -257px; 
	  }
  div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  div.checker.active span {
    background-position: -15px -257px; }
    div.checker.active span.checked {
      background-position: -15px -257px; }
  div.checker.hover span, div.checker.focus span {
    background-position: -30px -257px; }
    div.checker.hover span.checked, div.checker.focus span.checked {
      background-position: -15px -257px; }
  div.checker.hover.active span, div.checker.focus.active span {
    background-position: -15px -257px; }
    div.checker.hover.active span.checked, div.checker.focus.active span.checked {
      background-position: -15px -257px; }
  div.checker.disabled, div.checker.disabled.active {
    background-position: 0 -257px; }
    div.checker.disabled span.checked, div.checker.disabled.active span.checked {
      background-position: 0 -257px; }

/* Radio */
div.radio {
  position: relative;
  display: inline; }
  div.radio, div.radio span, div.radio input {
    width: 13px;
    height: 13px; }
  div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -243px; }
    div.radio span.checked {
      background-position: -13px -243px; }
  div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
  div.radio.active span {
    background-position: -13px -243px; }
    div.radio.active span.checked {
      background-position: -13px -243px; }
  div.radio.hover span, div.radio.focus span {
    background-position: -13px -243px; }
    div.radio.hover span.checked, div.radio.focus span.checked {
      background-position: -13px -243px; }
  div.radio.hover.active span, div.radio.focus.active span {
    background-position: -13px -243px; }
    div.radio.hover.active span.checked, div.radio.focus.active span.checked {
      background-position: -13px -243px; }
  div.radio.disabled span, div.radio.disabled.active span {
    background-position: 0 -243px; }
    div.radio.disabled span.checked, div.radio.disabled.active span.checked {
      background-position: 0 -243px; }

/* Uploader */
div.uploader {
  background: none;
  height: 35px;
  width: 100%;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  div.uploader span.action {
    background-position: 0 -378px;
    height: 27px;
    line-height: 27px;
    width: 94px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer; }
  div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    cursor: default;
    height: 35px;
    margin: 0px 0 0px 0px;
    line-height: 35px;
    padding: 0 10px; }
  div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%; }

/* Buttons */
div.button {
  background-position: 0 -634px;
  height: 30px;
  cursor: pointer;
  position: relative;
  /* Keep buttons barely visible so they can get focus */ }
  div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 30px;
    text-align: center;
    background-position: right -514px;
    height: 30px;
    margin-left: 13px;
    padding: 0; }
  div.button.active {
    background-position: 0 -664px; }
    div.button.active span {
      background-position: right -544px;
      cursor: default; }
  div.button.hover, div.button.focus {
    background-position: 0 -694px; }
    div.button.hover span, div.button.focus span {
      background-position: right -574px; }
  div.button.disabled, div.button.disabled.active {
    background-position: 0 -724px; }
    div.button.disabled span, div.button.disabled.active span {
      background-position: right -604px;
      cursor: default; }

/* INPUT & TEXTAREA */
/* ************************************************************************************************
		uniform
************************************************************************************************ */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #777;
  border: solid 1px #d6d4d4; }
  input.uniform-input.hover, input.uniform-input.focus,
  select.uniform-multiselect.hover,
  select.uniform-multiselect.focus,
  textarea.uniform.hover,
  textarea.uniform.focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    border-color: #cbcaca; }

/* PRESENTATION */
/* Buttons */
div.button span {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }
div.button.hover span, div.button.focus span {
  color: #555; }
div.button.disabled span, div.button.disabled.active span {
  color: #bbb; }

/* Select */
#compare_shipping .form-group label {
  display: block; }

div.selector {
  font-size: 12px; }
  div.selector span {
	  background:#fff;
    color: #666;
    text-shadow: 0 1px 0 #fff; }
  div.selector select {
    font-size: 12px; }
  div.selector.disabled span, div.selector.disabled.active span {
    color: #bbb; }

.checker span input {
  margin: 0 !important; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin: 0 !important; }

.radio-inline, .checkbox-inline {
  cursor: default; }

/* Checker */
div.checker {
  cursor: pointer;
  margin-right: 5px; }
  div.checker span {
    position: relative;
    top: -2px; }

#layered_form div.checker {
  display: inline; }

/* Radio */
div.radio {
  margin-right: 3px; }
  div.radio span {
    position: relative;}

/* Uploader */
div.uploader span.action {
  text-shadow: rgba(0, 0, 0, 0.1) 0px 1px 0px;
  font-size: 13px;
  color: #fff; }
div.uploader span.filename {
  color: #777;
  border: solid 1px #d6d4d4;
  font-size: 13px;
  background: #fbfbfb;
  margin-right: 2px; }
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  color: #aaa; }
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa; }

input.uniform-input, input.uniform-input:focus {
  background-color: #fff; }

/*# sourceMappingURL=uniform.default.css.map *//* Color Actives */
.header-bottom .left .ver-btn {
  background: #67bc0f;
  color: #fff; }

.footer-navbar .addon-title {
  color: #67bc0f; }

/* -------- */
/* Header Top */
.header-top {
  border-bottom: 1px solid #ebebeb; }
  .header-top .left .contact-list {
    padding: 12.5px 0; }
    .header-top .left .contact-list ul {
      margin-bottom: 0; }
      .header-top .left .contact-list ul li {
        padding: 0 20px;
        position: relative;
        line-height: 25px;
        font-size: 13px;
        display: inline-block; }
        .header-top .left .contact-list ul li:last-child {
          padding-right: 0; }
          .header-top .left .contact-list ul li:last-child:after {
            content: none; }
        .header-top .left .contact-list ul li:first-child {
          padding-left: 0; }
        .header-top .left .contact-list ul li:after {
          content: "";
          width: 1px;
          height: 25px;
          background: #ebebeb;
          position: absolute;
          right: 0;
          top: calc(50% - 12.5px); }
        .header-top .left .contact-list ul li i {
          font-size: 14px;
          margin-right: 10px; }
  .header-top .right {
    text-align: right; }
    .header-top .right .addon-box {
      display: inline-block;
      position: relative;
      padding: 12.5px 20px; }
      .header-top .right .addon-box:after {
        content: "";
        width: 1px;
        height: 25px;
        background: #ebebeb;
        position: absolute;
        right: 0;
        top: calc(50% - 12.5px); }
      .header-top .right .addon-box:first-child {
        padding-left: 0; }
      .header-top .right .addon-box:last-child {
        padding-right: 0; }
        .header-top .right .addon-box:last-child:after {
          content: none; }
      .header-top .right .addon-box a.btn-xs {
        line-height: 25px;
        font-size: 13px;
        color: #646a7c;
        padding: 0; }

/* -------- */
/* Header Center */
.header-center {
  padding: 35px 0; }
  .header-center .container {
    position: relative; }
  .header-center .left {
    width: 22%; }
  .header-center .mid {
    width: 56%;
    padding: 0; }
    .header-center .mid .jms-megamenu {
      display: inline-block; }
    .header-center .mid #jms-megamenu-container {
      text-align: center; }
  .header-center .right {
    width: 22%;
    display: flex;
    justify-content: flex-end;
    position:inherit; }

    .header-center .right .icon-list ul {
      display: flex;
      margin-bottom: 0; }
      .header-center .right .icon-list ul li {
        margin-right: 10px; }
        .header-center .right .icon-list ul li a {
          display: inline-block;
          width: 40px;
          height: 40px;
          text-align: center;
          font-size: 14px;
          line-height: 40px;
          background: #eceff6; }
          .header-center .right .icon-list ul li a i {
            position: relative;
            left: 2px; }
        .header-center .right .icon-list ul li:last-child {
          margin-right: 0; }
    .header-center .right .addon-box:last-child {
      margin-left: 0; }

#cart_block a.cart-icon {
  background: #eceff6; }

/* ------ */
/* Header Bottom */
.header-bottom {
  background: #232530; }
  .header-bottom .left .addon-box {
    width: 100%;
    position: relative; }
    .header-bottom .left .addon-box:nth-child(2) {
      display: none; }
    .header-bottom .left .addon-box .ver-menu-mobile, .header-bottom .left .addon-box .ver-menu-box {
      z-index: 1001; }
  .header-bottom .right {
    padding-left: 0; }
    .header-bottom .right .addon-box {
      float: left; }
      .header-bottom .right .addon-box:nth-child(1) {
        width: 77%;
        padding: 5px 0; }
      .header-bottom .right .addon-box:nth-child(2) {
        width: 23%;
        position: relative; }
        .header-bottom .right .addon-box:nth-child(2):before {
          content: "";
          width: 1px;
          height: 25px;
          background: rgba(255, 255, 255, 0.2);
          position: absolute;
          left: 0;
          top: calc(50% - 12.5px); }
    .header-bottom .right ul.find-us {
      width: 100%;
      text-align: right;
      margin-bottom: 0;
      padding: 13px 0; }
      .header-bottom .right ul.find-us li {
        display: inline-block;
        padding: 0 15px; }
        .header-bottom .right ul.find-us li a {
          font-size: 14px;
          color: #fff; }
        .header-bottom .right ul.find-us li:last-child {
          padding-right: 0; }
        .header-bottom .right ul.find-us li:first-child {
          padding-left: 0; }
    .header-bottom .right .jms-search {
      justify-content: flex-start; }
      .header-bottom .right .jms-search #searchbox {
        border: none;
        border-radius: 3px;
        overflow: hidden;
        width: 100%; }
    .header-bottom .right .cat-list {
      width: 33%; }
    .header-bottom .right .input-group-search {
      width: 7%; }
    .header-bottom .right .keyword-group {
      width: 100%; }
  .header-bottom #search_result {
    top: 46px;
    width: 100%; }
    .header-bottom #search_result .result_div {
      top: 4px;
      padding: 5px;
      background: #fff; }

/* ------ */
/* Slider */
.section-slider .addon-box {
  /* width: 600px; */
  width: 100%;
  /* padding-bottom: 15px; */
}
.section-slider .layout-column {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  /* height: 394px; */
}
.section-slider .addon-box:first-child {
  margin-bottom: 10px;
}
.section-slider .addon-box:not(:first-child) {
  width: calc(calc(100% / 3) - calc(20px / 3));
}
.section-slider .addon-box:nth-child(n+3) {
  margin-left: 10px;
}

/* @media (max-width: 991px) {
  .section-slider .addon-box:not(:first-child) {
    width: 100%;
    margin-bottom: 10px;
  }
  .section-slider .addon-box:nth-child(n+3) {
    margin-left: 0px;
  }
} */

.section-products .right .owl-stage-outer {
  border: 1px solid #ebebeb; }
.section-products .right .item .product-box {
  border-bottom: 1px solid #ebebeb; }
  .section-products .right .item .product-box:last-child {
    border-bottom: none; }
.section-products.color1 .left .addon-box:first-child .addon-title {
  background: #efd40b; }
.section-products.color2 .left .addon-box:first-child .addon-title {
  background: #fdbe21; }
.section-products.color3 .left .addon-box:first-child .addon-title {
  background: #24b6ec; }
.section-products.color4 .left .addon-box:first-child .addon-title {
  background: #f8528c; }
.section-products.color5 .left .addon-box:first-child .addon-title {
  background: #c732ec; }

#index .ver-menu-box {
  display: block;
  opacity: 1;
  visibility: visible; }
#index .open .ver-menu-box {
  display: none;
  opacity: 0;
  visibility: hidden; }

.header-center {
  padding: 15px 0 10px 0;
}

/* Home 2 Responsive */
@media (max-width: 1199px) {
  #index .ver-menu-box {
    width: 100%;
    display: none;
    opacity: 0;
    visibility: hidden; }

  #index .open .ver-menu-box {
    display: block;
    opacity: 1;
    visibility: visible; }

  .header-center .row {
    display: block; }
  .header-center .left {
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0;
     }
  .header-center .mid {
    width: 75%;
    padding: 0 15px; }
    .header-center .mid #jms-megamenu-container {
      text-align: left; }
    .header-center .mid .jms-megamenu .nav > li:first-child {
      padding-left: 0; }
  .header-center .right {
    width: 25%;
    padding: 5px 15px; }

  .section-slider .home1 .medium-text {
    width: 27vw; }

  .header-bottom .left {
    width: 30%; }
  .header-bottom .right {
    width: 70%; }
    .header-bottom .right ul.find-us li {
      padding: 0 10px; }

  .section-slider .addon-box {
    width: 100%; }

  .jms-slider-wrapper .slider {
    max-width: 100% !important; }

  .section-services .feature-box {
    display: block;
    text-align: center !important; }
    .section-services .feature-box .feature-icon {
      display: block;
      width: 100%;
      margin-bottom: 10px; }
    .section-services .feature-box .feature-content {
      width: 100%; } }
@media (max-width: 991px) {
  .header-bottom .right .addon-box:nth-child(1) {
    width: 77%;
    margin-top: -1px;
    padding: 0; }
  .header-bottom .active-menu {
    position: absolute;
    width: 100vw !important;
    left: -15px;
    height: 100vh;
  }
  .header-center > .container > .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .dropdown-backdrop {
    display: none;
  }
  .green-color {
    color: #67bc0f !important;
  }
  .active-menu,
  .active-menu-sub {
    width: 100%;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important; }
  .menu-wrap {
    right: auto !important;
    left: -320px !important;
    transition: left 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s !important; }

  .show-menu .menu-wrap {
    right: auto !important;
    left: 0 !important;
    transition: left 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s !important; }

  .header-center .mid {
    order: 2;
    display: none;
    padding: 0;
    width: 40px;}
  .header-center .right {
    text-align: center;
    width: 40px;
    height: 100%;
    padding: 0;
    display: flex;
    float: right;
    justify-content: center;}

  .header-bottom .left {
    width: 35%; }
  .header-bottom .right {
    background: white;
    padding: 0;
    width: 100%; }
    .header-bottom .right .addon-box:nth-child(1) {
      width: 100%; }
    .header-bottom .right .addon-box:nth-child(2) {
      display: none; }
    .header-bottom .right .jms-search {
      justify-content: flex-end; }

  .section-products .container {
    position: relative; }
  .section-products .left {
    position: absolute;
    padding-left: 0;
    padding-right: 0;
    right: 0;
    top: 49px;
    z-index: 1;
    width: 35%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1.5s; }
    .section-products .left.open {
      opacity: 1;
      visibility: visible;
      transition: opacity 1.5s; }
    .section-products .left .cat-box {
      border-right: 1px solid #ebebeb; }
    .section-products .left .addon-box {
      background: #fff; }
  .section-products .right {
    width: 100%;
    padding-left: 15px; }
    .section-products .right .addon-title.fix-title {
      display: block;
      margin-bottom: 1px;
      position: relative; }
      .section-products .right .addon-title.fix-title h3 {
        padding: 11px 0;
        font-size: 24px;
        text-transform: uppercase;
        color: #232530;
        background: none; }
        .section-products .right .addon-title.fix-title h3:before, .section-products .right .addon-title.fix-title h3:after {
          content: none; }
      .section-products .right .addon-title.fix-title .show-cat {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        padding: 12px 18px; }
  .section-products .owl-theme .owl-controls .owl-nav div.owl-prev, .section-products .owl-theme .owl-controls .owl-nav div.owl-next {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }

  .section-services .addon-box {
    border-bottom: 1px solid #fff;
    width: 50%; }
    .section-services .addon-box:nth-child(3), .section-services .addon-box:nth-child(4) {
      border-top: none; } }
@media (max-width: 767px) {
  .header-top .left {
    display: none; }
  .header-top .right {
    width: 100%;
    text-align: center; }

  .header-bottom .left {
    width: 40%; }
  .header-bottom .right {
    width: 100%; }

  .section-brands {
    padding: 0 15px; }

  .section-products .left {
    right: 15px; }

  .section-hotdeals {
    padding: 0 15px; }
    .section-hotdeals .container {
      padding-left: 0;
      padding-right: 0; } }
@media (max-width: 480px) {
  .header-top .left {
    display: none; }
  .header-top .right {
    width: 100%;
    text-align: center; }

  .header-center .ajax_block_cart_total {
    display: none;
  }

  .header-center .cart_block.open .ajax_block_cart_total {
    display: block;
  }

  .header-bottom .left {
    width: 100%; }
    .header-bottom .left .ver-btn {
      font-size: 0;
      padding: 12px 0;
      text-align: center;
      width: 50px; }
      .header-bottom .left .ver-btn i {
        position: relative;
        top: 2px;
        margin-right: 0; }
    .header-bottom .left .ver-menu-box {
      width: 320px; }
  .header-bottom .right {
    display: none;
    width: 100%; }
    .header-bottom .right .cat-list {
      display: none; }
    .header-bottom .right .keyword-group {
      width: 100%; }
    .header-bottom .right .input-group-search {
      width: 15%; }

  .section-products .left {
    width: 50%;
    right: 15px; }
  .section-products .jms-tab1 {
    padding-right: 50px; }
    .section-products .jms-tab1 .nav-tabs > li {
      width: 50%; }
      .section-products .jms-tab1 .nav-tabs > li a {
        display: block;
        padding: 15px 0; } }
@media (max-width: 320px) {
  .header-top .right {
    padding: 0; }
    .header-top .right .addon-box {
      padding: 12.5px 7px; }
      .header-top .right .addon-box a.btn-xs {
        font-size: 12px; }
      .header-top .right .addon-box:after {
        display: none; }
      .header-top .right .addon-box:first-child .dropdown-menu {
        right: auto;
        left: 0; }

  .header-center {
    padding: 25px 0; }

  .header-bottom .right .jms-search #searchbox {
    width: 100%; }

  .header-bottom #search_result {
    width: 93%; }

  .section-slider .home1 .large-text {
    font-size: 14px !important; }

  .section-slider .home1 .medium-text {
    font-size: 8px !important;
    width: 40vw; }

  .section-slider .home1 .small-text {
    font-size: 8px; }

  .section-slider .home1-button {
    top: 70% !important; }

  .owl-theme .owl-controls div.owl-prev,
  .owl-theme .owl-controls div.owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px; }

  .owl-theme .owl-controls div.owl-prev {
    right: 40px; }

  .section-products .right .addon-title.fix-title h3 {
    font-size: 16px;
    line-height: 26px; }

  .section-products .left {
    width: 80%; }

  .section-services .addon-box {
    width: 100%; } }

.layout-column .addon-box > .icon-list {
  display: block;
}

@media (max-width: 991px) {


  #main-header {
    z-index: 9999;
    position: fixed;
    width: 100%;
    background: white;
  }

  #selector_cat {
    display: none;
  }

  .header-bottom > .container:before,
  .header-center > .container:before,
  .header-bottom > .container > .row:before,
  .header-center > .container > .row:before,
  .header-center > .container > .row:after
  {
    display: none;
  }

  .ajax_block_cart_total {
    display: none;
  }

  .header-center > .container > .row {
    position: relative;
    margin: 0;
  }

  #main-header > .container > .row > .layout-column:first-child {
    order: 1;
  }

  .header-top {
    display: none;
    order: 4;
    border: none;
    background: #eceff6;
    width: 40px;
    height: 40px;
  }

  .header-top .right .addon-box .user-info {
    margin-top: 8px;
  }

  .header-top .right .addon-box,
  .header-top .right .addon-box .user-info span
  {
    padding: 0;
  }

  .header-top .right .addon-box .user-info .cart-icon {
    font-size: 16px;
  }

  .header-center #search-button {
    background: #eceff6;
    outline: none;
  }
}#content-wrap {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#content-wrap {	
	-webkit-overflow-scrolling: touch;
}

/* Menu Button */
.menu-button {
	position: fixed;
	z-index: 1000;
	margin: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
}

.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}

.menu-button:hover {
	opacity: 0.6;
}

/* Close Button */
.close-button {
	width: 1em;
	height: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}

.close-button::before,
.close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #bdc3c7;
}

.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Menu */
.menu-wrap {
	position: absolute;
	z-index: 1001;
	width: 300px;
	height: 100%;
	background: #373a47;
	padding: 2.5em 1.5em 0;
	font-size: 1.15em;
	-webkit-transform: translate3d(-320px,0,0);
	transform: translate3d(-320px,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

/* Shown menu */
.show-menu .menu-wrap {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .content::before {
	opacity: 1;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}.jcarousel-skin-previews {
	position: relative;
}
.jcarousel-skin-previews ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel-skin-previews li {
	float: none !important;
}
.jcarousel-skin-previews .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-previews .jcarousel-list.jcarousel-list-vertical {
	overflow:visible !important;
}
.jcarousel-skin-previews .jcarousel-clip-vertical {
    width: 100%;
    padding: 0px;
}
.jcarousel-skin-previews .jcarousel-prev, .jcarousel-skin-previews .jcarousel-next {
	position: absolute;
	top: -28px;
	right:0;
	text-decoration:none;
	padding-bottom:10px;
	cursor: pointer;	
}
.jcarousel-skin-previews .jcarousel-prev {
	right: 20px;
}
.jcarousel-skin-previews .jcarousel-prev, .jcarousel-skin-previews .jcarousel-next {	
	display:inline-block;
	cursor:pointer;
}
.jcarousel-skin-previews .jcarousel-prev,
.jcarousel-skin-previews .jcarousel-next {
}
.jcarousel-skin-previews .jcarousel-prev {
	margin-right:5px;
}
.jcarousel-skin-previews .jcarousel-next {
	background-position:top right;
}
.jcarousel-skin-previews .jcarousel-prev-disabled:hover {
	background-position:top left!important;
}
.jcarousel-skin-previews .jcarousel-prev:hover {
	background-position:bottom left;	
}
.jcarousel-skin-previews .jcarousel-next-disabled:hover {
	background-position:top right!important;	
}
.jcarousel-skin-previews .jcarousel-next:hover {
	background-position:bottom right;	
}
.jcarousel-skin-previews .jcarousel-prev-disabled, .jcarousel-skin-previews .jcarousel-next-disabled {
	color: #2B2B2B !important;
	cursor: default;
}/* 
 *  Owl Carousel - Animate Plugin
 */


/* 
 *  Owl Carousel - Auto Height Plugin
 */


/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  width:100%;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width:25%;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.tab-content > .tab-pane {
	 display: block;
	height: 0;
	opacity: 0;
	width: 100%;
	visibility:hidden;
}
.tab-content > .tab-pane.active {
  height:auto;
  opacity:1;
  visibility:visible;
}
.tab-content {
	overflow:hidden;
}/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
.owl-slider .item {
	position:relative;
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

.owl-slider-outer.slider-listing .owl-controls {
	left:5px;
	bottom:5%;
	top:auto;
	padding-bottom:0;
}
.owl-theme .owl-controls {
	text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls  div {
	display:inline-block;
	zoom:1;
	width: 9px;
	*display:inline
}
.owl-slider-outer .owl-slider-next:hover, .owl-slider-outer .owl-slider-prev:hover, .owl-theme .owl-controls .owl-nav div:hover {	
}
.owl-theme .owl-controls  div.owl-next:hover, .owl-theme .owl-controls  div.owl-prev:hover {
	cursor: pointer;
}
.owl-theme .owl-controls  div.disabled {	
	cursor:default;	
}
.owl-theme .owl-controls  div.owl-prev,
.owl-theme .owl-controls  div.owl-next {
	display: inline-block;
	position: absolute;
	text-align: center;
	top:0;
	height:50px;
	width: 50px;
	font-size:0;
	line-height:50px;
	border:1px solid #ebebeb;
	background: white;
}
.owl-theme .owl-controls  div.owl-next::before, .owl-theme .owl-controls  div.owl-prev::before { 
	font-family: "FontAweSome";
	font-size:12px;
	position: relative;
}
.owl-theme .owl-controls  div.owl-next::before {
    content:"\f054";
	right: -2px;
}
.owl-theme .owl-controls  div.owl-prev::before {
    content:"\f053";
	left:-2px;
}
.owl-theme .owl-controls  div.owl-prev {
	right: 50px;
	border-right: none;
}

.owl-theme .owl-controls  div.owl-next {
	right:0px;
}
.owl-dot > span {
 background: none;
    border:2px solid #b7b7b7;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
}
.owl-dots {
    text-align: center;   
}
.owl-dots .owl-dot {
    display: inline-block;
    margin: 0 3px;
}

.owl-dot.active span {
 
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable div:hover {
	filter:Alpha(Opacity=100);
	opacity:1;
	text-decoration:none
}
/* Styling Pagination*/
.owl-theme .owl-controls{
	margin-bottom:0;
	margin-top:0;
}
.owl-theme .owl-controls .owl-page {
	display:inline-block;
	zoom:1;
*display:inline
}
.owl-theme .owl-controls .owl-page span {
	background: #666666 none repeat scroll 0 0;
    border: 3px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: block;
    height: 16px;
    margin: 2.5px;
    width: 16px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter:Alpha(Opacity=100);
	background: #000 none repeat scroll 0 0;
    border-color: #000;
    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:0.92em;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
}
/* preloading images */
.owl-item.loading {
	min-height:150px;
	background:url(https://trenk.lt/themes/jms_deermarket/css/../images/AjaxLoader.gif) no-repeat center center
}
/* unique Next and Prev buttons */
.owl-theme.product-widgets .owl-controls {
	position:absolute;
	margin:0;
	padding:0 5px 0 0;
	right:0;
	top:0;
	background:#fff
}
.owl-controls.disabled {
    display: none;
}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://trenk.lt/themes/jms_deermarket/css/../fonts/font-awesome/fontawesome-webfont.eot?v=4.6.3');
  src: url('https://trenk.lt/themes/jms_deermarket/css/../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), 
		url('https://trenk.lt/themes/jms_deermarket/css/../fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), 
		url('https://trenk.lt/themes/jms_deermarket/css/../fonts/font-awesome/fontawesome-webfont.woff?v=4.6.3') format('woff'), 
		url('https://trenk.lt/themes/jms_deermarket/css/../fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), 
		url('https://trenk.lt/themes/jms_deermarket/css/../fonts/font-awesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}.categories_block_left {
	margin-bottom: 38px;
}
.filters-panel {
	margin-top: 10px;
}
.filters-panel.bottom {
	margin-top:50px;
	float:left;
	width: 100%;
}
  .filters-panel .text {
    color: #111;
    font-size: 13px;
    font-weight: 400;
    margin-right: 6px; }
.filters-panel .view-mode {
	display: block;
	position: relative;
	text-align: right;
}
.filters-panel .left {
	display: flex;
	justify-content: flex-start;
}
.filters-panel .left .product-sort {
	margin-right: 10px;
}
.filters-panel .left .product-sort, .filters-panel .left .nbr-page {
	width: 50%;
}
.filters-panel .left .nbr-page form {
	width: 100%;
}
.filters-panel .nbr-page {
	display: flex;
	justify-content: center;
}
    .filters-panel .view-mode > a {
		display: inline-block;
		line-height:1;
    }
	.filters-panel .view-mode > a > span{
		font-size:18px;
	}
	.filters-panel .view-mode > a > span.fa-list-ul {
		font-size:19px;
	}
    .filters-panel .view-mode .view-grid {
      margin-right: 5px; }
.filters-panel .view-mode .view-grid, .filters-panel .view-mode .view-list {
	border:1px solid #999999;
	padding: 8.5px;
}
.show-item div.selector {
 	width: 100% !important;
 	border:1px solid #999999;
}
.show-item div.selector span {
	border: medium none;
	font-size: 14px;
	width: 100% !important;
	color: #646a7c;
}
  .product-sort .selectProductSort {
    display: inline-block; }
.product-sort .selector {
    display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 100% !important;
	border: 1px solid #999999;
}
    .product-sort .show-item{
		margin-left: 30px;
    }
   .product-sort .show-item .selector {
   	 width: 50px !important;
   }
    .product-sort .selector select {
		height: 40px;
	}
    .product-sort .selector span {
		border: medium none;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		text-align: left;
		width: auto !important;
		color: #646a7c;
		border:1px solid #ebebeb;
	}

.filters-panel div.selector:before {
	top:-5px;
	border:none;
	content: "\f0dd";
	font-family:"FontAwesome";
	font-size: 18px;
	right: 10px;
}
.filters-panel.bottom div.selector:before {
	top:1px;
}
  .product-sort select {
    text-align: left; }

.nbrproduct {
  display: inline-block; }
  .nbrproduct .selector {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 90px !important; }
    .nbrproduct .selector:before {
      right: 14px !important; }
    .nbrproduct .selector select {
      height: 35px;
      min-width: 100%; }
    .nbrproduct .selector span {
      width: auto !important;
      height: 30px;
      line-height: 30px;
      border: 1px solid #a6a5a5;
      font-size: 14px;
      text-transform: uppercase;
      text-align: left;
      position: relative; }
      .nbrproduct .selector span:after {
        content: '';
        background: #d7d7d7;
        width: 1px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 35px; }

.pagination-block {
  text-align: right; }
.pagination {
  display: block;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: center;
}
  .pagination li {
    float: none;
    display: inline-block;
    margin-right: 3px; }
    .pagination li:first-child > a, .pagination li:first-child > span {
      border-radius: 0; }
    .pagination li:last-child {
      margin-right: 0; }
      .pagination li:last-child > a {
        border-radius: 0; }
    .pagination li > a,
    .pagination li > span {
      float: none;
      text-align: center;
      border:1px solid #999999;
      border-radius: 0;
	  background: #fff;
      font-size: 15px;
      color: #12131b;
      padding: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      display: inline-block;
      margin: 0; }
/* Product Item */
.product_list .list-box {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}
.product_list {
	float: left;
	width: 100%;
	position: relative;
	border-top:1px solid #ebebeb;
}
.product_list .list-box:after {
	content: "";
	height: 100%;
	width: 1px;
	background:#ebebeb;
	position: absolute;
	bottom: 0;
	left: 0;
}
.product_list:before {
	content: "";
	width: 1px;
	height: 100%;
	background:#ebebeb;
	position: absolute;
	bottom: 0;
	right: 0;
}
.product_list:after {
	content: "";
	width: 100%;
	height: 1px;
	background:#ebebeb;
	position: absolute;
	bottom: 0;
	right: 0;
}
.product_list .item.ajax_block_product {
	float: left;
	width: 25%;
}

/* Home page product list */
#home-products .product_list .item.ajax_block_product {
	width: 20%;
}

@media (max-width: 767px) {
	#home-products .product_list .item.ajax_block_product {
		width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#home-products .product_list .item.ajax_block_product {
		width: 50%;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#home-products .product_list .item.ajax_block_product {
		width: 25%;
	}
}

.home-products-subtitle {
    margin-top: 1em;
    text-align: center;
}

@media (max-width: 767px) {
    .home-products-subtitle {
        margin-top: 0;
        padding-bottom: 0;
    }
}

/* Home page button "Load more" */
.home-products-load-more {
	text-align: center;
}

.btn-load-more {
	background-color: transparent;
	border: 1px solid #cac8c8;
	color: #232530;
	cursor: pointer;
	margin: 1em auto;
	max-width: 200px;
	padding: 8px 0;
	text-align: center;
}

.btn-load-more:hover {
	border-color: #67bc0f;
	color: #67bc0f;
}

.btn-load-more i {
	color: #67bc0f;
}

/* "Back to top" button */
/* https://codepen.io/joshuamasen/pen/OYaYbL/ */
.intro-copy {
	padding: 1em;
	margin: 50vh auto;
	max-width: 15em;
	font-family: Helvetica;
	font-weight: lighter;
	font-size: 2em;
	line-height: 1.2;
	text-align: center;
}

.top-link {
	transition: all .25s ease-in-out;
	position: fixed;
	bottom: 0;
	right: 0;
	display: inline-flex !important;

	cursor: pointer;
	align-items: center;
	justify-content: center;
	margin: 0 3em 3em 0;
	border-radius: 50%;
	padding: .25em;
	width: 60px;
	height: 60px;
	background-color: #f8f8f8;

	i {
		font-size: 3em;
		opacity: .5;
	}

	&.show {
		visibility: visible;
		opacity: .5;
	}

	&.hide {
		visibility: hidden;
		opacity: 0;
	}

	svg {
		fill: #000;
		width: 24px;
		height: 12px;
	}

	&:hover {
		background-color: #e8e8e8;

		svg {
			fill: #000;
		}
	}
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	clip-path: inset(50%);
	margin: -1px;
	border: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	clip: rect(1px, 1px, 1px, 1px);

	&:focus {
		display: block;
		top: 5px;
		left: 5px;
		z-index: 100000; / / Above WP toolbar clip-path: none;
		background-color: #eee;
		padding: 15px 23px 14px;
		width: auto;
		height: auto;
		text-decoration: none;
		line-height: normal;
		color: #444;
		font-size: 1em;
		clip: auto !important;
	}
}

.product_list .item.ajax_block_product {
    border-top: 1px solid #ebebeb;
}
.product_list .item.ajax_block_product .product-box{
	position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/*.product_list .item.ajax_block_product .product-box:after {
	content:"";
	width: 100%;
	height: 1px;
	background:#ebebeb;
	position: absolute;
	bottom: 0;
	left: 0;
}*/
.product_list .product-box .product-info .product-cat {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
 .product_list  .product-box .product-buttons li {
	margin-right: 4px;
}
.product_list .product-box .product-buttons .cart-button.checking .text, .product_list .product-box .product-buttons .cart-button.checked .text {
	display:none;
}
.product_list .product-box .product-buttons .cart-button.checked span.fa-check,
.product_list .product-box .product-buttons .cart-button.checking span.fa-refresh{
	display:block;
}
.product_list .product-box .product-buttons .cart-button.checking .fa-refresh, .product_list .product-box .product-buttons .fa {
	 line-height: 35px;
}
.product_list.products-list-in-row  .product-box .buttons-in-list,
.product_list.products-list-in-row  .product-box .product-description,
.product_list.products-list-in-row  .product-box  a.name-top {
	display: block;
}
.product_list.products-list-in-row  .product-box .buttons-in-list a{
	margin-right: 20px;
}
.product_list.products-list-in-row  .product-box .buttons-in-list a:last-child {
	margin-right: 0;
}
.product_list.products-list-in-column {
	margin-top: 30px;
}
.product_list.products-list-in-column .product-info .description,
.product_list.products-list-in-column .product-info .product-buttons {
	display:none;
}
.product_list.products-list-in-row  .product-box  a.product-name {
	padding: 0;
}
.product_list .product-box  a.name-top {
	margin-bottom: 5px;
}
.product_list  .product-box .buttons-in-list, .product_list .product-box .product-description,
.product_list.products-list-in-row  .product-box  a.name-bottom, .product_list .product-box  a.name-top  {
	display: none;
}
.product_list.products-list-in-row .item.ajax_block_product .product-box .product-info {
	display: none;
}
.product_list.products-list-in-column .item.ajax_block_product .product-box .list-info {
	display: none;
}
.product_list.products-list-in-row .item.ajax_block_product {
	margin-bottom: 0;
}
#product_list.products-list-in-row .item {
  width: 100%;
}
 .product_list.products-list-in-row {
 	border-top: none;
 	margin-top: 27px;
  }
  .product_list.products-list-in-row .item.ajax_block_product .product-box::after {
  	content: none;
  }
.product_list.products-list-in-row .list-box::after, .product_list.products-list-in-row:before, .product_list.products-list-in-row:after {
	content: none;
}
#product_list.products-list-in-row .list-box .ajax_block_product{
	margin-bottom: 50px;
}
#product_list.products-list-in-row .list-box .ajax_block_product:last-child{
	margin-bottom: 0;
}
#product_list.products-list-in-row .product-box {
	border-right: none;
}
#product_list.products-list-in-row .product-box .preview {
  width: 30%;
  border:1px solid #ebebeb;
}
#product_list.products-list-in-row .product-box .list-info .cart-button {
	display: inline-block;
	padding: 8px 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 8px;
}
#product_list.products-list-in-row .product-box .list-info .cart-button  .fa-shopping-cart{
	margin-right:5px;
}
#product_list.products-list-in-row .product-box .list-info .cart-button .fa-refresh,
#product_list.products-list-in-row .product-box .list-info .cart-button .fa-check,
#product_list.products-list-in-row .product-box .list-info .cart-button.checking .text,
#product_list.products-list-in-row .product-box .list-info .cart-button.checked .text,
#product_list.products-list-in-row .product-box .list-info .cart-button.checking .fa-shopping-cart,
#product_list.products-list-in-row .product-box .list-info .cart-button.checked .fa-shopping-cart{
	display: none;
}
#product_list.products-list-in-row .product-box .list-info .cart-button.checking .fa-refresh,
#product_list.products-list-in-row .product-box .list-info .cart-button.checked .fa-check {
	display: inline;
}
#product_list.products-list-in-row .product-box .list-info {
  	padding-left: 50px;
	width: 70%;
	display: flex;
	align-items: center;
}
#product_list.products-list-in-row .product-box .list-info .nb-comments {
	display: none;
   }
    #product_list.products-list-in-row .product-box .list-info .product-name {
      font-size: 24px;
      text-transform: capitalize; }
    #product_list.products-list-in-row .product-box .list-info .content_price {
      margin-bottom: 5px; }
      #product_list.products-list-in-row .product-box .list-info .content_price .price.new {
        font-size: 22px;
        font-weight: 600;
       }
      #product_list.products-list-in-row .product-box .list-info .content_price .price.old {
        color: #b3b7c8;
        text-decoration: line-through;
        margin-left: 10px;
        display: inline-block;
        line-height: 37px;
    }
    #product_list.products-list-in-row .product-box .list-info .product-desc {
      color: #646a7c;
     }
    #product_list.products-list-in-row .product-box .list-info .review {
      display: block; }
    #product_list.products-list-in-row .product-box .list-info .product-features li {
      line-height: 32px; }
      #product_list.products-list-in-row .product-box .list-info .product-features li i {
        margin-right: 5px; }

#product_list.products-list-in-row .item.ajax_block_product .product-box {
  	display: flex;
}
 #product_list .product-box .preview img {
	width:100%;
 }
 #product_list.products-list-in-row .product-box .product-buttons {
	position:unset;
	display: flex;
	justify-content: flex-start;
 }
@media(max-width: 1599px) {
	#product_list.products-list-in-row .product-info {
	  width: 70%;
	}
	#product_list.products-list-in-row .preview {
	  width: 30%;
	}
}
 @media(max-width: 1366px) {
 	.product_list .item.ajax_block_product {
	  	width: 33.33%;
	}
	.product_list.products-list-in-row .product-info {
	  width: 65%;
	}
	.product_list.products-list-in-row .preview {
	  width: 35%;
	}
 }
@media(max-width: 1199px) {
	#product_list.products-list-in-row .product-box .product-info .product-description {
  		font-size: 13px;
	}
	#product_list.products-list-in-row .product-box .product-cat {
	  margin-bottom: 8px;
	}
 }
 @media(max-width:991px) {
 	.product_list .item.ajax_block_product {
	  width: 50%;
	}

	 .filters-panel {
		 margin-top: 0;
	 }
 }
 @media(max-width: 360px) {
 	.product_list .item.ajax_block_product {
	  	width:100%;
	}
 }#cart_block .nb-comments {
	display:none;
}
#cart_block .hook-reviews {
	margin-top:-3px;
}
#cart_block .shoppingcart-box {
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	box-shadow: 1px 4px 3px rgba(0, 0, 0, 0.2);
	display: block;
	left: auto;
	margin: 0;
	max-height: 400px;
	width: 330px;
	opacity: 0;
	overflow-y: auto;
	padding: 30px 0 20px;
	right: 0;
	transition: all 400ms ease 0s;
	visibility: hidden;
}
#cart_block.open .shoppingcart-box {
  visibility: visible;
  opacity: 1; 
 }
 #cart_block .dropdown-toggle .cart_block_total {
	font-size: 16px;
	font-weight:400;
	position: relative;
	top: -4px;
}
#cart_block a.cart-icon:hover .cart_block_total, #cart_block a.cart-icon:focus .cart_block_total{
	color: #111;
}
#cart_block a.cart-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	position: relative;
}
#cart_block a.cart-icon img{
	filter:brightness(0) invert(1);
}
#cart_block .ajax_cart_quantity {
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	height: 20px;
	line-height: 20px;
	padding-left: 1px;
	position: absolute;
	left: calc(50% - 9px);
	text-align: center;
	top: -14px;
	width: 20px;
}
.ajax_block_cart_total {
	margin-left: 10px;
	color: #232530;
	font-weight: 500;
}
#cart_block .ajax_cart_no_product {
	display: inline-block;
	padding: 0 25px 25px;
	width: 100%;
	text-align: center; 
}
#cart_block .icon-basket {
	font-size: 30px;
	position: relative;
	top: 2px;
}
.cart_block_list {
	margin-bottom: 0;
	padding: 0 30px;
}
.cart_block_list li {
    position: relative;
    padding-bottom: .6em;
    margin-bottom: .6em;
    border-bottom: 1px solid #ebebeb;
}
.cart_block_list li:last-child {
	margin-bottom: 0;
}
.cart_block_list li .remove_link{
	top:2px;
	color: #12131b;
}
.cart-wrap {
	display:flex;
	position:relative;
}
.cart-wrap .preview-image {
	width: 4.2em;
}
.checkout-info {
  padding: 16px 30px 0;
}
.cart-wrap .preview-image img {
    width: 100%;
}
.cart-wrap .description {
	padding-left: 15px;
	position: relative;
	width: calc(100% - 80px);
}
 .cart-wrap .description > a {
    color: #12131b;
	display:block;
	font-size: 14px;
	position: relative;
	text-transform: capitalize;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	line-height: 1.2;
	margin-bottom: 12px;
	padding-right: 20px;
}
  .cart-wrap .quantity-formated {
    bottom: 34px;
	font-size: 14px;
	right: 0;
	position: absolute;
	line-height:1;
}
 .cart-wrap .description .price-quantity {
    font-weight: 700;
    font-size: 14px;
}
.cart-wrap .remove_link {
	bottom: 0;
	position: absolute;
	right: 0; 
	line-height:1;
}
 .cart-wrap .remove_link .fa {
    line-height: 1 !important;
    font-size: 16px !important;
}
 .go-to-checkout {
	 margin-top: 1em;
	 text-align: center;
 }

.checkout-info .label {
	font-size: 14px;	
	padding: 0; 
	font-weight: 500;
	text-transform: uppercase;
}

.checkout-info .pull-right {
  	font-size: 18px;
	font-weight: 500;
}
.checkout-info #cart_block_shipping_cost {
    font-size: 16px;
}
.checkout-info .shipping {
  margin-bottom: 3px; }
.checkout-info .cart-button {
  margin-top: 15px; }
  .checkout-info .cart-button > a {
		border-radius: 25px;
		font-size: 12px;
		font-weight: 700;
		height: 40px;
		line-height: 40px;
		text-transform: uppercase;
		display: block;
		text-align: center;
	}
/*# sourceMappingURL=blockcart.css.map */

/*******************************************************************
					Cart Block Styles
********************************************************************/
#header .shopping_cart {
	position: relative;
	float: right;
	padding-top: 50px; }
#header .shopping_cart > a:first-child:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	display: inline-block;
	float: right;
	font-size: 18px;
	color: #686666;
	padding: 6px 0 0 0; }
#header .shopping_cart > a:first-child:hover:after {
	content: "\f0d8";
	padding: 4px 0px 2px 0px; }

.shopping_cart {
	width: 270px; }
@media (max-width: 480px) {
	.shopping_cart {
		padding-top: 20px; } }
@media (max-width: 1200px) {
	.shopping_cart {
		margin: 0 auto;
		float: none;
		width: 100%; } }
.shopping_cart > a:first-child {
	padding: 7px 10px 14px 16px;
	background: #333;
	display: block;
	font-weight: bold;
	color: #777777;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	overflow: hidden; }
@media (min-width: 768px) and (max-width: 991px) {
	.shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
		display: none !important; } }
.shopping_cart > a:first-child b {
	color: #fff;
	font: 600 18px/22px "Open Sans", sans-serif;
	padding-right: 5px; }
.shopping_cart > a:first-child:before {
	content: "\f07a";
	font-family: "FontAwesome";
	display: inline-block;
	font-size: 23px;
	line-height: 23px;
	color: #fff;
	padding-right: 15px; }
.shopping_cart .ajax_cart_total {
	display: none !important; }
.shopping_cart .block_cart_expand:after, .shopping_cart .block_cart_collapse:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	display: inline-block;
	float: right;
	font-size: 18px;
	color: #686666;
	padding: 6px 0 0 0; }
.shopping_cart .block_cart_collapse:after {
	content: "\f0d8";
	padding: 4px 0px 2px 0px; }

.cart_block .cart_block_list .remove_link {
	position: absolute;
	right: 0;
	top: 19px; }
.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
	color: #777;
	display: flex;
    align-items: center;
	width: 100%;
	height: 100%; }
.cart_block .cart_block_list .remove_link a:before,
.cart_block .cart_block_list .ajax_cart_block_remove_link:before {
	display: none;
	content: "\f057";
	font-family: "FontAwesome";
	font-size: 18px;
	line-height: 18px; }
.cart_block .cart_block_list .remove_link a:hover,
.cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
	color: #515151; }
.cart_block .cart-images {
	float: left;
	margin-right: 20px; }
.cart_block .cart-info {
	overflow: hidden;
	position: relative;
	padding-right: 20px; }
.cart_block .cart-info .product-name {
	padding-bottom: 5px;
	margin-top: -4px; }
.cart_block .cart-info .product-name a {
	font-size: 13px;
	line-height: 18px;
	display: inline-block; }
.cart_block .cart-info .quantity-formated {
	display: inline-block;
	color: #9c9b9b;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 5px; }
.cart_block .cart-info .quantity-formated .quantity {
	font-size: 15px; }
.cart_block dt {
	font-weight: normal;
	overflow: hidden;
	padding: 20px 10px 16px 20px;
	position: relative; }
.cart_block dd {
	position: relative; }
.cart_block dd .cart_block_customizations {
	border-top: 1px dashed #333; }
.cart_block dd .cart_block_customizations li {
	padding: 10px 20px; }
.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
	position: absolute;
	right: 10px; }
.cart_block .cart_block_no_products {
	margin: 0;
	padding: 10px 20px; }
.cart_block .cart-prices {
	border-top: 1px solid #d6d4d4;
	font-weight: bold;
	padding: 10px 20px 22px 20px; }
.cart_block .cart-prices .cart-prices-line {
	overflow: hidden;
	border-bottom: 1px solid #515151;
	padding: 7px 0; }
.cart_block .cart-prices .cart-prices-line.last-line {
	border: none; }
.cart_block .cart-buttons {
	overflow: hidden;
	padding: 20px 20px 10px 20px;
	margin: 0;
	background: #f6f6f6; }
.cart_block .cart-buttons a {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px; }
.cart_block .cart-buttons a#button_order_cart {
	margin-right: 0;
	border: none; }
.cart_block .cart-buttons a#button_order_cart span {
	padding: 7px 0;
	font-size: 1.1em;
	border: solid 1px #63c473;
	background: #43b155; }
.cart_block .cart-buttons a#button_order_cart:hover span {
	border: solid 1px #358c43;
	background: #2e7a3a;
	color: #fff; }

/*******************************************************************
					Cart Block(Header) Styles
********************************************************************/
#header .cart_block {
	position: absolute;
	top: 95px;
	right: 0;
	z-index: 100;
	display: none;
	height: auto;
	background: #484848;
	color: #fff;
	width: 270px; }
@media (max-width: 480px) {
	#header .cart_block {
		width: 100%; } }
@media (max-width: 1200px) {
	#header .cart_block {
		width: 100%; } }
#header .cart_block a {
	color: #fff; }
#header .cart_block a:hover {
	color: #9c9b9b; }
#header .cart_block .cart_block_list .remove_link a,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link {
	color: #fff;
	outline: none;
	text-decoration: none; }
#header .cart_block .cart_block_list .remove_link a:hover,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
	color: #9c9b9b; }
#header .cart_block .price {
	color: #fff; }
#header .cart_block dt {
	background: url(https://trenk.lt/themes/jms_deermarket/css/modules/blockcart/../../../img/cart-shadow.png) repeat-x; }
#header .cart_block dt.first_item {
	background: none; }
#header .cart_block .product-atributes {
	padding-bottom: 10px;
	font-size: 11px; }
#header .cart_block .product-atributes a {
	color: #9c9b9b; }
#header .cart_block .product-atributes a:hover {
	color: #fff; }
#header .cart_block .cart-prices {
	border: none;
	background: url(https://trenk.lt/themes/jms_deermarket/css/modules/blockcart/../../../img/cart-shadow.png) repeat-x #3d3d3d; }
#header .cart_block .cart-buttons {
	background: url(https://trenk.lt/themes/jms_deermarket/css/modules/blockcart/../../../img/cart-shadow.png) repeat-x #333; }
#header .block_content {
	margin-bottom: 0; }

.cart_block #cart_block_summary,
.cart_block .title_block span,
#header .cart_block h4,
#header .cart_block .title_block,
#header .cart_block h4 {
	display: none; }

.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
	float: right; }

.cart_block table.vouchers {
	clear: both;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 10px; }
.cart_block table.vouchers tr td {
	padding: 2px; }
.cart_block table.vouchers tr td.quantity {
	margin-right: 5px;
	min-width: 18px; }
.cart_block table.vouchers tr td.delete {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
	width: 15px; }

/*****************************************************************************
					Layer Cart Css
*****************************************************************************/
.layer_cart_overlay {
	background-color: #000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 98;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
	opacity: 0.2; }

* html .layer_cart_overlay {
	position: absolute;
	left: 0;
	margin-left: -160px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
	opacity: 0.2; }

#layer_cart {
	background-color: #fff;
	position: absolute;
	display: none;
	z-index: 10000;
	right: 0px;
	width: 84%;
	margin-right: 8%;
	margin-left: 8%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; }

#layer_cart .layer_cart_product {
	padding: 30px 30px 30px 30px;
	overflow: hidden;
	position: static; }
#layer_cart .layer_cart_product .title {
	display: block;
	font: 400 23px/29px Arial, Helvetica, sans-serif;
	color: #46a74e;
	margin-bottom: 22px; }
@media (max-width: 767px) {
	#layer_cart .layer_cart_product .title {
		font-size: 18px;
		padding-right: 0;
		line-height: normal; } }
#layer_cart .layer_cart_product .title i {
	font-size: 30px;
	line-height: 30px;
	float: left;
	padding-right: 8px; }
@media (max-width: 767px) {
	#layer_cart .layer_cart_product .title i {
		font-size: 22px;
		line-height: 22px; } }
#layer_cart .layer_cart_product .product-image-container {
	max-width: 178px;
	border: 1px solid #d6d4d4;
	padding: 5px;
	float: left;
	margin-right: 30px; }
@media (max-width: 480px) {
	#layer_cart .layer_cart_product .product-image-container {
		float: none;
		margin-right: 0;
		margin-bottom: 10px; } }
#layer_cart .layer_cart_product .layer_cart_product_info {
	padding: 0; }
#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
	display: block;
	padding-bottom: 8px; }
#layer_cart .layer_cart_product .layer_cart_product_info > div {
	padding-bottom: 7px; }
#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
	padding-right: 3px; }
#layer_cart .layer_cart_cart {
	background: #fafafa;
	border-left: 1px solid #d6d4d4;
	padding: 21px 30px 170px 30px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 4px 4px 0px;
	position: relative; }
@media (min-width: 1200px) {
	#layer_cart .layer_cart_cart {
		min-height: 318px; } }
@media (min-width: 992px) and (max-width: 1199px) {
	#layer_cart .layer_cart_cart {
		min-height: 360px; } }
@media (max-width: 991px) {
	#layer_cart .layer_cart_product {
		padding: 30px 30px 0 30px;
	}
	#layer_cart .layer_cart_cart {
		-moz-border-radius: 0px 0 4px 4px;
		-webkit-border-radius: 0px;
		border-radius: 0px 0 4px 4px;
		border-left: none;
		border-top: 1px solid #d6d4d4;
		padding: 0 0 65px 0;
	}
}
#layer_cart .layer_cart_cart .title {
	display: block;
	font: 400 23px/29px Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: 1px solid #d6d4d4;
	padding-bottom: 13px;
	margin-bottom: 17px; }
@media (max-width: 767px) {
	#layer_cart .layer_cart_cart .title {
		font-size: 18px; } }
#layer_cart .layer_cart_cart .layer_cart_row {
	padding: 0 0 7px 0; }
#layer_cart .layer_cart_cart .button-container {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0px 30px 20px 30px; }
#layer_cart .layer_cart_cart .button-container .btn {
	margin-bottom: 10px; }
#layer_cart .layer_cart_cart .button-container span.exclusive-medium {
	margin-right: 5px; }
#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
	padding-right: 5px;
	color: #777777; }
#layer_cart .cross {
	position: absolute;
	right: 7px;
	top: 8px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	color: #333;
	z-index: 2; }
#layer_cart .cross:before {
	content: "\f057";
	display: block;
	font-family: "FontAwesome";
	font-size: 25px;
	line-height: 25px; }
#layer_cart .cross:hover {
	color: #515151; }
#layer_cart .continue {
	cursor: pointer; }
#layer_cart p {
	padding: 0px; }

/************************************************************************
						Layer Cart Caroucel
*************************************************************************/
#layer_cart .crossseling .crossseling-content {
	border-top: 1px solid #d6d4d4;
	padding: 26px 30px 40px 30px;
	position: relative; }
#layer_cart .crossseling h2 {
	font: 400 23px/26px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 25px; }
#layer_cart .crossseling #blockcart_list {
	max-width: 773px;
	width: 84%;
	margin: 0 auto;
	overflow: hidden; }
#layer_cart .crossseling #blockcart_list ul {
	display: block; }
#layer_cart .crossseling #blockcart_list ul li {
	float: left;
	width: 178px;
	margin: 0 0px 0 0; }
#layer_cart .crossseling #blockcart_list ul li .product-image-container {
	border: 1px solid #d6d4d4;
	text-align: center;
	padding: 5px;
	margin-bottom: 15px; }
#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
	width: 100%; }
#layer_cart .crossseling #blockcart_list ul li .product-name {
	padding-bottom: 5px; }
#layer_cart .crossseling #blockcart_list ul li .product-name a {
	font-size: 15px;
	line-height: 20px; }
#layer_cart .crossseling #blockcart_list a.bx-prev,
#layer_cart .crossseling #blockcart_list a.bx-next {
	display: block;
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	color: #333;
	text-indent: -5000px;
	position: absolute;
	top: 45%;
	margin-top: -20px; }
#layer_cart .crossseling #blockcart_list a.bx-prev:after,
#layer_cart .crossseling #blockcart_list a.bx-next:after {
	display: block;
	text-indent: 0; }
#layer_cart .crossseling #blockcart_list a.bx-prev:hover,
#layer_cart .crossseling #blockcart_list a.bx-next:hover {
	color: #c0c0c0; }
#layer_cart .crossseling #blockcart_list a.bx-prev.disabled,
#layer_cart .crossseling #blockcart_list a.bx-next.disabled {
	display: none; }
#layer_cart .crossseling #blockcart_list a.bx-prev {
	left: 5%; }
#layer_cart .crossseling #blockcart_list a.bx-prev:after {
	content: "\f137"; }
#layer_cart .crossseling #blockcart_list a.bx-next {
	right: 5%; }
#layer_cart .crossseling #blockcart_list a.bx-next:after {
	content: "\f138"; }
#layer_cart .crossseling #blockcart_list .bx-controls {
	overflow: hidden; }

/*# sourceMappingURL=blockcart.css.map */

@media (max-width: 991px) {
	#layer_cart .layer_cart_cart .title {
		padding: 10px 0;
	}

	#layer_cart .layer_cart_product .title {
		margin-bottom: 15px;
	}
}.bx-wrapper {
  position: relative;
  padding: 0;
  zoom: 1;
  margin: 0 !important;}

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bx-viewport {
	direction: ltr !important;
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(https://trenk.lt/js/jquery/plugins/bxslider/images/bx_loader.gif) center center no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  display: none; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  zoom: 1; }

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #000;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a {
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  position: absolute;
  top: 40%;
  margin-top: -10px;
  font-size: 0;
  overflow: hidden;
  outline: none;
  text-decoration: none; }
  .bx-wrapper .bx-controls-direction a:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  .bx-wrapper .bx-controls-direction a:hover:before {
    color: #333; }

.bx-next {
  right: 10px; }
  .bx-next:before {
    content: "\f138"; }

.bx-prev {
  left: 10px; }
  .bx-prev:before {
    content: "\f137"; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(https://trenk.lt/js/jquery/plugins/bxslider/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(https://trenk.lt/js/jquery/plugins/bxslider/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px; }/*# sourceMappingURL=blockcurrencies.css.map */.newsletter_block_left .title h4 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px; }
.newsletter_block_left .form-group {
  position: relative; 
  width:83%;
  display:flex;
  margin-bottom:0;
}
.newsletter-input {
  height: 40px;
  border:1px solid rgba(255,255,255,0.3) !important;
  border-right:none;
  padding: 0 55px 0 15px; 
  border-radius:2px;
  width:calc(100% - 120px);
  background:none;
  color: #fff;
}
.newsletter_block_left .alert {
  display: block; 
}
.newsletter_block_left button {
  border: none;
  background:#fff;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  padding:8px 25px;
  letter-spacing:0.05em;
  text-transform:uppercase;
  font-weight:500;
}

@media (max-width: 991px) {
  .newsletter_block_left button {
    padding: 8px 8px;
    overflow: unset;
  }

  .newsletter_block_left .form-group {
    width: 100%;
  }

  .newsletter-input {
    width: 100%;
    padding: 0 5px;
  }
}/*# sourceMappingURL=blockuserinfo.css.map *//**
 * @package Jms Drop Megamenu
 * @version 1.0
 * @Copyright (C) 2009 - 2013 Joommasters.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 * @Website: http://www.joommasters.com
**/
#jms-megamenu-container {
	margin-bottom:0px;
    border: none;
    min-height: auto;
    position:static;
}
.image-menu img {
	max-width:100%;
}
.image-menu {
	position:relative;
    overflow: hidden;
}
.image-menu .flex-wrapper{
	position:absolute;
	padding-left:30px;
	width:100%;
	height:100%;
	align-items:center;
	font-size:16px;
	color:#111111;
	text-transform:capitalize;
	top:0;
	left:0;
	display:flex;
}
.jms-megamenu .nav a {
    transition: all 400ms;
    -o-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
}

.jms-megamenu img {
	max-width: 100%;
}
.jms-megamenu .img-menu img {
    width: 100%;
}
.jms-megamenu .nav > li {    
    display: inline-block;
    float: inherit;
    margin: 0px;
    padding: 0;    
    vertical-align: top;
    padding: 0px 20px;
}	
.jms-megamenu .nav > li > a  {
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    padding: 0;
    font-weight: 500;
    line-height: 50px;
}
.jms-megamenu .nav > li:hover, .jms-megamenu .nav > li.open {
    background: rgba(255,255,255,0.1);
}
.jms-megamenu .nav > li > a:hover,
.jms-megamenu .nav > li > a:focus {
	background:none;
}
.jms-megamenu .nav > li > a > .caret {
	display: none;
}
.jms-megamenu .nav  a, 
.jms-megamenu .nav  a:hover, 
.jms-megamenu .nav  a:focus {
	background-color: transparent;
}
.jms-megamenu .dropdown-menu {
    display: block;
    position: absolute;
    top: 100%;
    background: #fff;
    border: none;
    left: 0;
    border-radius: 0;
    box-shadow: 0;
    margin-top: 0px;
    padding:0;
    z-index: 9999;
	min-width: 180px;
	opacity: 0;
	visibility: hidden;
    transition: all 400ms;
    -o-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
}

.jms-megamenu .open > .dropdown-menu {
	opacity:1;
	visibility:visible;
	top:100%;
}
.jms-megamenu .nav .open .mega-nav .dropdown-menu {
	top:-5px;
}
.jms-megamenu .dropdown-menu.fullwidth {
	width:100%;
}
.jms-megamenu .row+ .row {    
    padding-top: 10px;
}
.jms-megamenu .row .mega-inner {    
    border-radius: 0;
	
}
.jms-megamenu .mega-nav, .jms-megamenu  .dropdown-menu .mega-nav {
    list-style: outside none none;
    margin: 0;
    padding: 15px 0;
	min-height:20px;
	background:#fff;
}
.jms-megamenu .mega-nav li > a {
	border-radius: 0;
	font-size: 12px;
	line-height: 33px;
	padding-left: 30px;
	/*position: relative;*/
	text-transform: capitalize;
    color: #232530;
}
.jms-megamenu .mega-nav li:last-child > a {
	border:none;
}
.jms-megamenu .mega-nav li > a:hover {
    padding-left: 40px;
}
.jms-megamenu  .caret {
	margin-left:5px;
}

.jms-megamenu .mega-nav li.selected > a{
	color:#333;
}

.jms-megamenu .mega-nav li.selected,
.mega-dropdown-menu.selected,
.mega-col-nav.selected > .mega-inner {
	border:1px solid #07b!important;
}	
.jms-megamenu .mega-col-nav {
	padding:0;
}
.jms-megamenu .mega-nav li.group > a {
	font-size: 14px;
    color: #111111 !important;
    text-transform: uppercase;
    font-weight: 500;
}
.mega-nav .mega > a:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: calc(50% - 18px);
}
.jms-megamenu .mega-nav > li > ul > li.group,
.jms-megamenu .mega-nav > li.group {
	position:relative;
}


.jms-megamenu .nav [class^="icon-"], 
.jms-megamenu  .nav [class*=" icon-"], 
.jms-megamenu  .nav .fa {
    margin-right: 5px;
}
.mega-nav > .mega > .dropdown-menu  {
	top:0px;
	left:100%;
	margin:0px;	
}
.jms-megamenu .dropdown-menu .dropdown-menu {
	margin-left:0px;
}

.mega-nav > .mega {
	position:relative;
}

.jms-megamenu .menu-align-justify > .dropdown-menu {
    left: 0;
    margin-left: 0;
}

.jms-megamenu .menu-align-left > .dropdown-menu {
    left: 0;
}

.jms-megamenu .menu-align-right > .dropdown-menu {
    left: auto;
    right: 0;
}

.jms-megamenu .menu-align-center > .dropdown-menu {
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
}

.mega-nav .mega > a:after {
  margin-right: 2px !important;
}
.jms-megamenu .mega-nav > .mega.menu-align-left > .dropdown-menu {
    left: 100%;
}

.jms-megamenu .mega-nav > .mega.menu-align-right > .dropdown-menu {
    left: auto;
    right: 100%;
}

.jms-megamenu .menu-align-justify {
    position: static;
}

.jms-megamenu .menu-align-justify > .dropdown-menu {
    left: 0;
    margin-left: 0;
}

@media (max-width: 991px) {
	#jms-megamenu-container {
		display:none;
	}			
}


@media (min-width: 992px) {
	.responsive #off-canvas-menu {
		display:none;
	}
}

/*=======================================
=            Megamenu Custom            =
=======================================*/
.jms-megamenu .row {
	margin-left:0;
	margin-right:0;
}
.jms-megamenu .nav > .megamenu-custom .mega-col-nav {
	padding-left:15px;
	padding-right:15px;
}
.jms-megamenu .nav > .megamenu-custom {
	position:static;
}
.jms-megamenu .nav > .megamenu-custom .dropdown-menu {
    padding: 30px;
}
.jms-megamenu .nav > .megamenu-custom .mega-nav li {
    border-bottom: none;
}
.jms-megamenu .nav > .megamenu-custom .image-column {
    padding-right: 0;
}
.jms-megamenu .nav > .megamenu-custom .change-width {
    width: 19.44%;
    padding:37.5px 0;
}
.jms-megamenu .nav > .megamenu-custom .change-width .mega-inner {
    padding-left:40px;
    padding-right: 15px;
    border-right: 1px solid #e7e7e8;
}
.jms-megamenu .nav > .megamenu-custom .change-width.last .mega-inner {
    border-right: none;
}
.jms-megamenu .nav > .megamenu-custom .mega-nav li > a {
    line-height: 30px;
	border-bottom:none;
	padding:0;
    color: #646a7c;
    letter-spacing: 0.05em;
}
.jms-megamenu .nav > .megamenu-custom .mega-nav li > a:hover {
    padding-left: 10px;
}
.jms-megamenu .nav > .megamenu-custom .mega-nav li.group > a {
    padding-left: 0;
	line-height:2.2;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.05em;
}
.jms-megamenu .nav > .megamenu-custom .mega-nav li.group > a:before {
    content: none;
}
.jms-megamenu .nav > .megamenu-custom .img-menu {
    overflow: hidden;
    position: relative;
}
.jms-megamenu .nav > .megamenu-custom .img-menu img {
    transition: all 400ms;
    -o-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
}

.jms-megamenu .nav > .megamenu-custom .img-menu:hover img {
    transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
}
.jms-megamenu .nav > .megamenu-custom .sub-menu-col {
	padding-bottom:20px;
}
/* Banner */
.megamenu-custom .img-menu .banner-text{
    bottom: 5%;
    left: 11%;
    position: absolute;
}
.megamenu-custom .img-menu .banner-text .large-text{
    font-size: 36px;
    color: #ff9c00;
    line-height: 1.1;
}
.megamenu-custom .img-menu .banner-text .large-text span {
    font-size: 30px;
    font-weight: 500;
}
.megamenu-custom .img-menu .banner-text .small-text {
    color:#fc3c2a;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.01em;
}
.megamenu-custom .img-menu .latest-banner {
    position: absolute;
    right:5%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}
.megamenu-custom .img-menu .latest-banner span {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 32px;
}
.megamenu-custom .img-menu .latest-banner .large-text {
    font-size: 24px;
    font-weight: 400;
}
.megamenu-custom .img-menu .latest-banner .shop-now {
    font-size: 14px;
    color: #ff9c00;
    font-weight: 400;
}
.megamenu-custom .img-menu .latest-banner .shop-now:after {
    content:"\f105";
    font-family: "FontAwesome";
    margin-left: 5px;
}
/*============================
=            Logo            =
============================*/
.logo-menu {
    display: none !important;
}




/*=======================================
=            Dropdown Layout            =
=======================================*/

.jms-megamenu .layout-dropdown .mod-content:hover img {
    transform: none;
}

.layout-row {
    padding: 35px 0;
}

.layout-row.odd {
    background: #f4f4f4;
}

.layout-row .layout-title {
    width: 240px;
    float: left;
    text-align: center;
}

.layout-row .layout-item {
    width: calc(100% - 240px);
    float: left;
}

.layout-row .layout-title h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #2f2f2f;
    padding: 63px 0 0;
    letter-spacing: 0.6px;
    line-height: 22px;
}

.layout-row .layout-item .item {
    float: left;
    margin-right: 70px;
}

.layout-row .layout-item .item:last-child {
    margin-right: 0;
}

.layout-row .layout-item .item p {
    margin: 10px 0 0;
    text-transform: uppercase;
    text-align: center;
}

.layout-row .layout-item .item p a {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #2f2f2f;
}

.layout-row .layout-item .item:hover p a {
    color: #bb0101;
}

.layout-row .layout-item .item a {
    padding: 0;
}#jms_ajax_search {
    height: 40px;
    overflow: visible;
    position: relative;
    z-index: 1000;
	margin-left:20px;
	width:100%;
	float:left;
}
#ajax_search {
    border: none;
    border-radius: 0;
    color: #777;
    height: 40px;
    margin: 0;
    padding: 0 20px;
    width: 100%;
	float:left;
}
#search_result {
    left: 0;
    position: absolute;
    top: 40px;
    width: 250px;
    z-index: 1000;
}
#search_result .result_div {
    background: none repeat scroll 0 0 #fff;
    float: left;
    position: relative;
    width: 100%;
}
#search_result .result_div .results{}
#search_result .result_div .item {
    float: left;
    padding: 2%;
    width: 100%;
}
#search_result .result_div .item .left-img {
    background: none repeat scroll 0 0 #eee;
    float: left;
    margin-right: 5%;
    padding: 1%;
    width: 25%;
}
#search_result .result_div .item .left-img img{
	max-width:100%;
}
#search_result .result_div .right-info {
    float: left;
    width: 70%;
}
#search_result .result_div h3.title {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
#search_result .result_div h3.title a{}
#search_result .result_div .price {
    float: left;
    font-size: 14px;
    width: 100%;
}
#search_result .result_div .price .label {
    color: #777;
    float: left;
    line-height: 22px;
    margin: 0 5px 0 0;
    padding: 0;
}
#search_result .result_div .price .value{}
#search_result .result_div .desc {
    color: #999;
    float: left;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
}
#search_result .result_div .desc p{
	padding:0;
	margin:0;
}
#search_result .result_div .right-info.full{
	width:100%;
}

.jms-search {
    display:flex;
    justify-content: center;
}
#selector_cat {
   -moz-appearance:none;
   width: 100%;
   height: 40px;
   border:none;
   color: #232530;
   font-size: 14px;
   padding: 0 20px;
   background: #fff;
}
#selector_cat::-ms-expand{
    display: none;
}
.jms-search #searchbox {
    display: flex;
   width: 75%;
}
.cat-list {
    width: 40%;
    position: relative;
}
.cat-list:after {
    content: "\f0d7";
    font-family:"FontAwesome";
    font-size: 14px;
    color: #232530;
    position: absolute;
    right: 20px;
    top: 7px;
}
.keyword-group {
    width: 50%;
    position: relative;
}
.keyword-group:before {
    content: "";
    height: 20px;
    width: 1px;
    background: #dddddd;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}
.input-group-search {
    width: 10%;
}
.input-group-search button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border:none;
    color: #fff;
    font-size: 16px;
}/**
 * @package Jms Vertical Megamenu
 * @version 1.0
 * @Copyright (C) 2009 - 2013 Joommasters.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 * @Website: http://www.joommasters.com
**/
#jms-vermegamenu-container {
	margin-bottom:0px;
    background: #fff;
    border:none;
    -webkit-border:none;
}
.jms-vermegamenu img {
	max-width:100%;
}
.jms-vermegamenu .nav > li {
    margin:0;
    vertical-align: top;
	text-align:left;
}

#index .jms-vermegamenu .nav > li {
    position: inherit;
}

.jms-vermegamenu .nav > li > a  {
	padding: 0 0 0 20px;
	position: relative;
	text-transform: capitalize;
	line-height: 40px;
    background:#fff;
}
.jms-vermegamenu .nav > li > a > i {
    font-size: 14px;
    min-width: 20px;
}
.jms-vermegamenu .nav > li > a:after  {
    content: "";
    height: 100%;
    width: 4px;
    position: absolute;
    top: 0;
    right: 0;
}
.jms-vermegamenu .nav > li:last-child > a {
	border-bottom:none;
}
.img-menu:hover img {
  animation: 0.6s ease 0s normal forwards 1 running pulse;
  transform: scale(1);
}
.jms-vermegamenu .nav > li:hover .dropdown-menu {
  border: 0 none;
  opacity: 1;
  top: 0;
  visibility: visible;
  z-index: 9999;
}
.jms-vermegamenu .nav  a,
.jms-vermegamenu .nav  a:hover,
.jms-vermegamenu .nav  a:focus {
	background-color:transparent;
}
.jms-vermegamenu .dropdown-menu {
    position: absolute;
    top:0;
    background: #fff;
    border: none;
    left: 100%;
    margin-top: 0px;
    padding:0;
    z-index: 9999;
	min-width: 240px;
	opacity: 0;
	visibility: hidden;
    transition: all 400ms;
    -o-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
}
.jms-vermegamenu .mega-col-nav {
	padding:0;
}
.open > .dropdown-menu {
	opacity:1;
	visibility:visible;
}

.jms-vermegamenu .dropdown-menu.fullwidth {
	width:100%;
}
.jms-vermegamenu .row+ .row {
    padding-top: 10px;
}
.jms-vermegamenu .row .mega-inner {
    border-radius: 0;

}
.jms-vermegamenu .mega-inner {
}
.jms-vermegamenu .mega-nav, .jms-vermegamenu  .dropdown-menu .mega-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	min-height:20px;
}

.jms-vermegamenu .mega-nav li > a {
	border-radius: 0;
	color: rgba(17, 17, 17, 0.75);
	display: block;
	font-size: 14px;
	padding: 3.5px 0 3.5px 25px;
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	line-height: 39px;
}
.jms-vermegamenu .mega-nav li {
    line-height:36px;
}
.jms-vermegamenu .mega-nav li:last-child {
	margin-bottom:0px;
}
.jms-vermegamenu .mega-nav > div, .jms-vermegamenu .dropdown-menu .mega-nav > li {
    list-style: outside none none;
    margin-left: 0;
}
.jms-vermegamenu  .caret {
	border:none;
    position: absolute;
    right: 25px;
    top:0;
}
.jms-vermegamenu .caret:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #111;
    font-style: normal;
}
.jms-vermegamenu .mega-nav li.selected > a{
	color:#333;
}
.jms-vermegamenu .mega-nav li.selected,
.mega-dropdown-menu.selected,
.mega-col-nav.selected > .mega-inner {
	border:1px solid #07b!important;
}

.mega-nav .mega > a:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right:15px;
    top: calc(50% - 18px);
}
.jms-vermegamenu .mega-nav li.group > a {
	color: #111111 !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.jms-vermegamenu .mega-nav > li > ul > li.group,
.jms-vermegamenu .mega-nav > li.group {
    position:relative;
    margin-bottom: 12px;
}

.jms-vermegamenu .mega-nav > li > ul > li.group::after,
.jms-vermegamenu .mega-nav > li.group::after {
    content: none !important;
}
.jms-vermegamenu .mega-nav > li.group > a::before {
	content:none;
}
.jms-vermegamenu .nav [class^="icon-"],
.jms-vermegamenu  .nav [class*=" icon-"],
.jms-vermegamenu  .nav .fa {
    margin-right: 15px;
}
.mega-nav > .mega > .dropdown-menu  {
	top:0px;
	left:100%;
	margin:0px;
}
.jms-vermegamenu .dropdown-menu .dropdown-menu {
	margin-left:0px;
}
.mega-nav > .mega {
	position:relative;
}

.jms-vermegamenu .menu-align-left > .dropdown-menu {
    left: 100%;
}
.jms-vermegamenu .menu-align-right > .dropdown-menu {
    left: auto;
    right: 100%;
}

.jms-vermegamenu .mega-nav > .mega.menu-align-left > .dropdown-menu {
  left: 100%;
}
.jms-vermegamenu .mega-nav > .mega.menu-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.jms-vermegamenu .menu-align-justify {
  position: static;
}
.jms-vermegamenu .menu-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
/*=======================================
=            Megamenu Custom            =
=======================================*/
.jms-vermegamenu .row {
	margin-left:0;
	margin-right:0;
}
.jms-vermegamenu .nav > .menu-custom .mega-col-nav {
	padding-left:15px;
	padding-right:15px;
}
.jms-vermegamenu .nav > .menu-custom.first .mega-col-nav,
.jms-vermegamenu .nav > .menu-custom.third .mega-col-nav {
    margin-bottom: 15px;
}
.jms-vermegamenu .nav > .menu-custom.third .last {
    margin-bottom: 0;
}
.jms-vermegamenu .nav > .menu-custom.third .img-menu img {
    width: 100%;
}
.jms-vermegamenu .nav > .menu-custom {
	position:static;
}
.jms-vermegamenu .nav > .menu-custom.first .dropdown-menu {
    padding: 25px 15px 42px;
}
.jms-vermegamenu .nav > .menu-custom.third .dropdown-menu {
    padding: 30px 15px 35px;
}
.jms-vermegamenu .nav > .menu-custom .dropdown-menu {
    padding: 48.5px 25px;
}
.jms-vermegamenu .nav > .menu-custom .mega-nav li {
    border-bottom: none;
}

.jms-vermegamenu .nav > .menu-custom .mega-nav li > a {
    line-height: 30px;
    color: #707070;
	border-bottom:none;
	padding:0;
    font-weight: 400;
}
.jms-vermegamenu .nav > .menu-custom .mega-nav li.group > a {
    padding-left: 0;
	line-height:1.2;
    font-weight: 500;
}

.jms-vermegamenu .nav > .menu-custom .mega-nav li.group > a:before {
    content: none;
}
.jms-vermegamenu .nav > .menu-custom .img-menu {
    overflow: hidden;
}

.jms-vermegamenu .nav > .menu-custom .img-menu img {
    transition: all 400ms;
    -o-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
}

.jms-vermegamenu .nav > .menu-custom .img-menu:hover img {
    transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
}
.jms-vermegamenu .nav > .menu-custom .sub-menu-col {
	padding-bottom:20px;
}
.jms-vermegamenu .nav > .menu-custom .mobile-image {
    bottom: 19px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    text-align: right;
    margin-bottom: 0;
}
@media (min-width: 992px) {
	.responsive #off-canvas-menu {
		display:none;
	}
}

@media (max-width: 991px) {
    .jms-vermegamenu .nav > li:hover .dropdown-menu {
        display: none;
    }
    .jms-vermegamenu .dropdown-menu {
        position: relative !important;
    }
    .jms-vermegamenu .nav > li > a  {
        background: none;
    }
    .jms-vermegamenu .caret:after {
        font-size: 14px;
    }

    .jms-vermegamenu .dropdown-menu {
        top: 0 !important;
        left: 0 !important;
        display: none;
    }

    .jms-vermegamenu  .caret {
        border:none;
        position: unset;
        height: 100%;
        width: 50px;
        display: flex;
        justify-content: center;
        float: right;
    }

    .jms-vermegamenu .caret:after {
        font-size: 18px;
    }

    .jms-vermegamenu .nav > .menu-custom .dropdown-menu {
        padding: 10px 25px;
    }
}#mobile-vermegamenu .nav > li {
	float:left;
	width:100%;
	margin-top:0;
}
#mobile-vermegamenu .jms-vermegamenu {
	box-shadow: none;
	text-align: left;
}
#mobile-vermegamenu .open > .dropdown-menu {
	position:static;
	box-shadow:none;
	border:0px;
	width:100%;
}
#mobile-vermegamenu .dropdown-menu >  li > a {
	line-height:35px;
	padding:3px 30px;
	border-bottom:none;
}
#mobile-vermegamenu .dropdown-menu >  li > a:after {
	content:none;
}
#mobile-vermegamenu .dropdown-menu >  li:last-child > a {
	border-bottom:1px solid #e0e0e0;
}
#mobile-vermegamenu .nav [class^="icon-"], #mobile-vermegamenu .nav [class*=" icon-"], #mobile-vermegamenu .nav .fa {
  margin-right: 15px;
}
#mobile-vermegamenu .dropdown-menu li a{
	padding:0 25px;
}
#mobile-vermegamenu li a {
    display: block;
	border-radius:0px;
	border-bottom:1px solid #f1f1f1;
	color:#111;
	font-size:13px;
	line-height:39px;
	font-weight:400;
	padding:0;
}
#mobile-vermegamenu .nav > li > a > i {
  font-size: 14px;
  min-width: 20px;
}

#mobile-vermegamenu li:last-child a {
	border-bottom:none;
}
#mobile-vermegamenu .nav > li > a {
	text-transform:uppercase;	
	padding: 0 14px;
}
#mobile-vermegamenu img{
	max-width:100%;
	margin-bottom:10px;
}
#mobile-vermegamenu li > a em {
	float: right;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: calc(50% - 10px);
	width: 20px;
}
#mobile-vermegamenu li > a em.fa-plus {
	float: right;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 20px;
	color:#8c8c8c;
	position:relative;
	top:2px;
}/*==================================================
=            Bestseller Hook LeftColumn            =
==================================================*/
.products_block {
  margin-top: 30px;
}
.products_block .title_block {
  position: relative;
  margin-bottom: 20px;
}
.products_block .title_block {
  border-bottom: 1px solid #67bc0f;
  padding-bottom: 5px;
}
.products_block .title_block a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 25px 0 0;
  display: inline-block;
  background: #fff;
  color: #232530;
  z-index: 2;
  position:relative;
}
  #best-sellers_block_right .product-box {
    border: none; 
	 margin-bottom:20px;
    display: flex;
    align-items: center;
}
#best-sellers_block_right .product-box:last-child {
  margin-bottom: 0;
}
#best-sellers_block_right .product-box .preview {
  width: 70px;
  border:1px solid #ebebeb;
  overflow: hidden;
}
      #best-sellers_block_right .product-box .preview:after {
        content: none; }
      #best-sellers_block_right .product-box .preview img {
        transition: all 400ms ease-in-out 0ms;
        -ms-transition: all 400ms ease-in-out 0ms;
        -o-transition: all 400ms ease-in-out 0ms;
        -moz-transition: all 400ms ease-in-out 0ms;
        -webkit-transition: all 400ms ease-in-out 0ms; }
    #best-sellers_block_right .product-box:hover .preview img {
      transform: scale(1.03);
      -o-transform: scale(1.03);
      -ms-transform: scale(1.03);
      -moz-transform: scale(1.03);
      -webkit-transform: scale(1.03); }
    #best-sellers_block_right .product-box .bestseller-info {
      width: calc(100% - 70px);
      margin-top: 0;
      padding: 0 0 0 20px; 
	     background:none;
	  }
    #best-sellers_block_right .product-box .bestseller-info .product-name {
      line-height: 1.2;
      display: block;
      color: #232530;
    }
    #best-sellers_block_right .product-box .bestseller-info .content_price {
      font-weight: 600;
      font-size: 16px;
      margin-top: 5px;
    }

@media (max-width: 991px) {
  .products_block .title_block {
    padding: 15px;
  }
}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://trenk.lt/js/jquery/plugins/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://trenk.lt/js/jquery/plugins/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://trenk.lt/js/jquery/plugins/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://trenk.lt/js/jquery/plugins/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://trenk.lt/js/jquery/plugins/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://trenk.lt/js/jquery/plugins/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}/**
 * 2012-2018 INNERCODE
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA (End User License Agreement)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://www.innercode.lt/ps-module-eula.txt
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@innercode.lt so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future.
 *
 * @author    Innercode
 * @copyright Copyright (c) 2012 - 2018 INNERCODE, UAB. (https://www.innercode.lt)
 * @license   https://www.innercode.lt/ps-module-eula.txt
 * @package   icgdpr
 * @site      https://www.innercode.lt
 */

.icgdpr-checkbox.footer {
    margin-bottom: 20px;
}

.icgdpr-account-read-more {
    text-decoration: underline;
    color: #5293bb;
}
.icgdpr-account-read-more:hover {
    color: #5293bb;
}

.icgdpr-delete-result {
    display: none;
}

.icgdpr-export-block .btn {
    padding-left: 10px;
    padding-right: 10px;
}#amazzing_filter form {
    padding-top: 5px;
}
#amazzing_filter.block .title_block {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
}
#amazzing_filter .btn-holder .btn {
    margin-top: 10px;
}
.af_filter {
    margin-bottom: 5px;
    border-bottom: 1px solid #67bc0f;
    padding-bottom: 5px;
}
.vertical-layout .af_filter.type-3:not(.closed) {
    padding-bottom: 10px;
}
.af_filter li {
    padding: 5px 0;
    margin: 0;
    position: relative;
}
.af_filter li,
.hide-zero-matches .no-matches.active,
.hide-zero-matches .no-matches.has-customer-filter {
    display: block;
}
.hide-zero-matches .no-matches {
    display: none;
}
.af_filter label {
    font-weight: normal;
    text-align: left;
    cursor: pointer;
    display: block;
}
.af_filter ul {
    margin: 0;
}
.af_filter.color-group ul {
    overflow: visible;
    max-height: none;
}
.af-parent-category > ul {
    margin: 0 0 0 15px;
    max-height: 100%;
}

/* foldered */
.af_filter .af-toggle-child {
    padding: 5px;
    font: bold 18px/0 monospace;
    display: none;
}
.foldered .af-parent-category > label .name {
    position: relative;
}
.foldered .af-toggle-child:after {
    font-family: Arial;
    position: absolute;
    padding: 3px 5px;
    line-height: 0.5em;
    font-size: 1.5em;
}
.af_filter.foldered .af-parent-category > ul {
    display: none;
}
.af_filter.foldered .af-parent-category.open > ul {
    display: block
}

.af_filter.foldered .af-toggle-child,
.af_filter.foldered .af-parent-category.open > label .af-toggle-child .visible-on-open {
    display: inline-block;
}
.af_filter.foldered .af-parent-category > label .af-toggle-child .visible-on-open,
.af_filter.foldered .af-parent-category.open > label .af-toggle-child .hidden-on-open {
    display: none;
}

.af_filter .name{
    padding-left: 5px;
}
.af_filter .count {
    color: #67bc0f;
}
.af-total-count {
    opacity: 0.5;
}
.af_filter .count:before,
.af-total-count:before {
    content: '(';
}
.af_filter .count:after,
.af-total-count:after {
    content: ')';
}

.af_filter .checker,
.af.checkbox,
.af.radio {
    display: inline-block;
    vertical-align: top;
    margin: 2px 0 0 0;
}

.af_filter select {
    width: 100%;
    padding: 5px;
    border: 1px solid #DADADA;
}

.dim-zero-matches .no-matches > label {
    opacity: 0.4;
}
.color_attribute .checkbox, .color_attribute .styled-checkbox{
    display:none;
}

.af_filter .color_attribute {
    padding: 1px;
    float: left;
    margin: 2px 4px 2px 0;
    position: relative;
    border: 1px solid #DADADA;
}

.dim-zero-matches .af_filter .color_attribute.no-matches:before {
    content: '';
    position: absolute;
    background: #FFF;
    height: 2px;
    display: block;
    left: 8px;
    right: 8px;
    top: 50%;
    margin-top: -1px;
    transform: rotate(45deg);
    z-index: 10;
}
.dim-zero-matches .af_filter .color_attribute.no-matches:after {
    content: '';
    position: absolute;
    display: block;
    border: 2px solid #FFF;
    border-radius: 100%;
    left: 7px;
    right: 7px;
    top: 7px;
    bottom: 7px;
    z-index: 10;
}

.af_filter li.color_attribute label {
    float:left;
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin: 0;
}
.af_filter li.color_attribute label * {
    display: none;
}

.af_filter li.color_attribute.active {
    border: 3px solid #BBB;
}
.af_filter li.color_attribute.active label {
    width: 21px;
    height: 21px;
}

.color_attribute input{
    visibility:hidden;
    position:absolute;
}
/* text boxes */
.af_filter.tb ul {
    display: inline-block;
}
.af_filter.tb li {
    float: left;
    border: 2px solid #DDD;
    border-radius: 5px;
    margin: 0 4px 4px 0;
    padding: 6px;
    line-height: 1;
}
.af_filter.tb li.active {
    border-color: #999;
}
.af_filter.tb label,
.af_filter.tb .name {
    padding: 0;
    margin: 0;
}
.af_filter.tb input {
    display: none;
}
/* slider values */
.af_filter .slider {
    margin-bottom: 10px;
}
.af_filter .slider-bar {
    margin: 5px 0 14px;
    padding: 0 7px;
    clear: both;
}
.slider .slider_value {
    display:inline-block;
    float: left;
    margin-bottom: 5px;
    border: 1px solid transparent;
    padding: 1px 3px;
    cursor: pointer;
    position: relative;
}
.af_filter:hover .slider_value,
.slider .slider_value.edit {
    border-color: #DDD;
}
.slider .slider_value.to_display {
    float: right;
}
.slider .slider_value .input-text,
.slider .slider_value.edit > span {
    display: none;
}
.slider .slider_value.edit .input-text {
    display: inline-block;
    border: 0;
    padding: 0;
    max-width: 50px;
    outline: none;
    line-height: 1em;
}

/* selected filters */
.selectedFilters {
    clear: both;
}
.selectedFilters > div{
    background: #EEE;
    padding: 5px;
}
.selectedFilters .clearAll {
    background: #E1E1E1;
    text-align: right;
}
.selectedFilters .clearAll .txt {
    font-size: 0.7em;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.2em;
}
.selectedFilters .clearAll i {
    vertical-align: middle;
    margin-left: 3px;
}
.selectedFilters .clearAll a {
    color: #666;
    display: block;
}
.selectedFilters .cf a {
    float: right;
    margin-left: 10px;
    font-size: 1em;
    margin-right: 3px;
    opacity: 0.3;
}
#amazzing_filter .unlocked,
#amazzing_filter .unlocked a {
    color: #999;
}
/* selected filters inline */
.selectedFilters.inline {
    margin: 15px 0 5px 0;
    text-align: left;
    line-height: 1.2;
}
.selectedFilters.inline .clearAll {
    float: right;
    padding: 7px 10px 8px 10px;
    margin-bottom: 10px;
    text-align: center;
}
.selectedFilters.inline .cf {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 7px 5px 8px 10px;
}
.has-compact-filter .selectedFilters.inline .clearAll {
    float: none;
    margin-bottom: 10px;
}
.selectedFilters.inline .clearAll i {
    display: none;
}
.selectedFilters.inline .cf a {
    float: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 0.1;
}
.selected-filters-label {
    margin-right: 5px;
}

/* load more, infinite scroll */
.dynamic-loading {
    text-align: center;
    margin-bottom: 2em;
    position: relative;
}
.dynamic-loading.infinite-scroll {
    margin: 0;
}
.loading-indicator {
    position: absolute;
    left: 50%;
    bottom: 0.5em;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border: 2px solid #BBB;
    border-left-color: transparent;
    border-right-color: transparent;
    border-radius: 100%;
    animation: spinning 0.4s infinite linear;
}
.infinite-scroll .loading-indicator {
    position: relative;
    left: auto;
}
.dynamic-loading.infinite-scroll .loadMore {
    display: none;
}
.dynamic-loading .loadMore, .dynamic-loading.loading .loading-indicator {
    visibility: visible;
}
.dynamic-loading .loading-indicator, .dynamic-loading.loading .loadMore {
    visibility: hidden;
}

.hidden-name .name {
    display:none;
}
.customer-filter-label.for-select {
    float: left;
    line-height: 30px;
}
.selector-with-customer-filter {
    padding-left: 15px;
}
.btn.full-width {
    width: 100%;
}
.force-hidden {
    display: none;
}
.af-basic-layout {
    margin-top: 15px;
}
.af-basic-layout .showall {
    display: none;
}
.hide-counters .count,
.dim-zero-matches .no-matches > label .count {
    display: none;
}

#amazzing_filter a, #amazzing_filter a:focus {
    text-decoration: none;
}

/* cut off */
.af_filter {
    position: relative;
}
.af_filter.type-1 .af_filter_content,
.af_filter.type-2 .af_filter_content {
    max-height: 300px;
    overflow-y: auto;
}
.af_filter.full .af_filter_content,
.af_filter.foldered .af_filter_content {
    max-height: none;
}
.af_filter .toggle-cut-off {
    position: absolute;
    bottom: -1em;
    font-size: 1em;
    text-align: center;
    display: none;
    left: 0;
    right: 0;
    line-height: 2em;
}
.af_filter .toggle-cut-off span {
    padding: 0 5px;
    background: #FFF;
    color: #999;
}
.af_filter.expandable .toggle-cut-off{
    display: block;
}
.af_filter.expandable:not(.full) .af_filter_content {
    margin-bottom: 10px;
}
.full .toggle-cut-off .less, .toggle-cut-off .more {
    display: inline-block;
}
.full .toggle-cut-off .more, .toggle-cut-off .less {
    display: none;
}

/* toggle filters */
.af_subtitle {
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 10px 0;
    font-size: 1.1em;
    font-weight: bold;
}
.af_subtitle:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 10px;
    border: 2px solid #67bc0f;
    width: 7px;
    height: 7px;
    border-width: 2px 0 0 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.no-available-items .af_subtitle {
    opacity: 0.5;
    cursor: not-allowed;
}
.closed .af_filter_content,
.af_filter.expandable.closed .toggle-cut-off,
.no-available-items .af_filter_content,
.no-available-items .af_subtitle:before,
.no-available-items.special {
    display: none;
}
.closed .af_subtitle:before {
    border-width: 0 2px 2px 0;
    margin-top: -5px;
}
.special .af_filter_content {
    display: block;
    margin-top: 5px;
}

/* quick search */
.af-quick-search {
    position: relative;
    margin-bottom: 0.7em;
}
.af-quick-search:before {
    content: '';
    position: absolute;
    right: 0.6em;
    top: 0.7em;
    display: block;
    width: 11px;
    height: 11px;
    border: 2px solid #CCC;
    border-radius: 100%;
    z-index: 1;
}
.af-quick-search:after {
    content: '';
    position: absolute;
    display: block;
    height: 5px;
    width: 0;
    border: 1px solid #CCC;
    top: 0.7em;
    right: 0.6em;
    transform: rotate(45deg);
    z-index: 1;
    margin-top: 8px;
    margin-right: 10px;
}
.qsInput {
    border: 2px solid #F5F5F5;
    transition: all 0.2s;
    background: #F5F5F5;
    width: 100%;
    padding: 4px;
    position: relative;
}
body .qsInput:focus,
.qsInput.has-value {
    background: #FAFAFA;
    border: 2px solid #CCC;
    outline: none;
    z-index: 2;
}
.af_filter li.qs-hidden {
    display: none;
}
.af_filter li.qs-hidden.active,
.af_filter li.qs-hidden.qs-half-hidden {
    display: block;
}
.af_filter li.qs-hidden.active > label,
.af_filter li.qs-hidden.qs-half-hidden > label {
    opacity: 0.5;
}
.qs-no-matches {
    margin: 0.7em 0;
    padding: 0.5em;
}

/* horizontal layout */
.horizontal-layout .title_block {
    display: none;
}
.horizontal-layout .af_subtitle {
    background: #FFF;
    border: 2px solid #BABABA;
    padding: 10px 20px 10px 10px;
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 1;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.horizontal-layout .af_subtitle:before {
    border-color: #BABABA;
}
.horizontal-layout .closed .af_subtitle,
.horizontal-layout .closed .af_subtitle:before {
    border-color: #CCC;
}
.horizontal-layout .af_filter {
    border: 0;
}
.horizontal-layout .af_filter_content {
    position: absolute;
    padding: 5px 10px 0 10px;
    left: 0;
    right: 0;
    background: #FFF;
    border: 2px solid #BABABA;
    border-top-width: 0;
    max-height: 350px;
    overflow-y: auto;
    z-index: 99999;
    margin-top: -2px;
}
.horizontal-layout .special .af_filter_content {
    position: relative;
    left: 0;
    border-top-width: 2px;
    padding: 1px 10px;
    margin: 0;
    z-index: 1;
}
.horizontal-layout .special .af_filter_content label {
    margin: 0;
    text-transform: uppercase;
    font-size: 0.8em;
}
.horizontal-layout .type-3 .af_filter_content,
.horizontal-layout .has-slider .af_filter_content,
.horizontal-layout .color-group .af_filter_content {
    overflow: visible;
    padding-bottom: 10px;
}
.horizontal-layout .has-selection .af_subtitle,
.horizontal-layout .has-selection .af_subtitle:before,
.horizontal-layout .has-selection .af_filter_content {
    border-color: #3CB5D2;
}
.horizontal-layout .has-selection .af_subtitle {
    color: #3CB5D2;
}
@media (min-width: 480px) {
    .horizontal-layout {
        margin: 0 -5px 10px -5px;
    }
    .horizontal-layout:after {
        content: '';
        display: block;
        clear: both;
    }
    .horizontal-layout .selectedFilters {
        margin: 0 5px;
    }
    .horizontal-layout .af_filter,
    .horizontal-layout .btn-holder {
        float: left;
        width: 50%;
        padding: 0 5px 5px 5px;
    }
    .horizontal-layout .af_filter_content {
        left: 5px;
        right: 5px;
    }
    #amazzing_filter.horizontal-layout .btn-holder .btn {
        margin: 0;
        line-height: 1;
        padding: 9px;
    }
}
@media (min-width: 768px) {
    .horizontal-layout .af_filter,
    .horizontal-layout .btn-holder {
        width: 33.3%;
    }
}
@media (min-width: 1200px) {
    .horizontal-layout .af_filter,
    .horizontal-layout .btn-holder {
        width: 25%;
    }
}

/* compact view */
.has-compact-filter.show-filter {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: auto;
}
.has-compact-filter #amazzing_filter {
    /* position fixed is defined in hookDisplayHeader() basing on configurable @media max-width */
    opacity: 1;
    z-index: 10001;
    top: 0;
    width: 100%;
    right: 0;
    transform: translateX(100%);
    background: #FFF;
    height: 100%;
    padding: 0;
    overflow: visible;
    /*max-width: 350px;*/
}
.has-compact-filter #amazzing_filter.animation-ready {
    transition: all .2s;
}
.has-compact-filter.show-filter #amazzing_filter {
    transform: translateX(32px);
    padding-right: 32px;
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
}
.has-compact-filter .af.block .block_content {
    padding: 10px;
    max-height: 100%;
    overflow-y: auto;
}
.has-compact-filter.show-filter .af.block .block_content,
.has-compact-filter.show-filter .af_filter.type-1 .af_filter_content,
.has-compact-filter.show-filter .af_filter.type-2 .af_filter_content {
    -webkit-overflow-scrolling: touch;
}
.has-compact-filter .af.block .block_content form {
    padding-bottom: 60px;
}
.has-compact-filter #amazzing_filter .btn-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 32px;
    padding: 15px 10px;
    background: #EEE;
    z-index: 10;
}
#amazzing_filter .compact-toggle {
    position: absolute;
    top: 40%;
    margin-top: -16px;
    left: -32px;
    text-align: center;
    display: none;
    box-shadow: none;
    padding: 0;
}
.has-compact-filter #amazzing_filter .compact-toggle {
    display: block;
}
.compact-toggle-text {
    position: absolute;
    transform: rotate(270deg);
    transform-origin: left;
    left: 16px;
    bottom: 16px;
    background: inherit;
    padding-right: 7px; /* +3px from letter spacing */
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 32px;
    white-space: nowrap;
}
.compact-toggle .compact-toggle-icon {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
}
/* compact offset left */
.has-compact-filter #amazzing_filter.compact-offset-left {
    transform: translateX(-100%);
}
.has-compact-filter.show-filter #amazzing_filter.compact-offset-left {
    transform: translateX(-32px);
    padding-left: 32px;
    padding-right: 0;
}
#amazzing_filter.compact-offset-left .compact-toggle {
    transform-origin: right;
    right: -32px;
    left: auto;
}
.has-compact-filter #amazzing_filter.compact-offset-left .btn-holder {
    left: 32px;
    right: 0;
}
/* type-2: only text */
.compact-toggle.type-2 .compact-toggle-icon {
    opacity: 0;
}
.compact-toggle.type-2 .compact-toggle-text {
    bottom: -6px;
}
/* type-3: only icon */
.compact-toggle.type-3 .compact-toggle-text {
    display: none;
}
.af-compact-overlay {
    display: none;
}
.has-compact-filter .af-compact-overlay {
    display: block;
    position: fixed;
    opacity: 0;
    margin: 0;
    transition: all 0.3s;
}
.has-compact-filter.show-filter .af-compact-overlay {
    background: #333;
    opacity: 0.3;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 10000;
}
.has-compact-filter #amazzing_filter .title_block {
    display: none;
}

.btn-bounce {
    animation: btn-bounce .2s;
}
@keyframes btn-bounce {
    20% { transform: translate3d(0,-2px,0)}
    40% { transform: translate3d(0,0,0)}
    60% { transform: translate3d(0,2px,0)}
    80% { transform: translate3d(0,-2px,0)}
}

@keyframes spinning {
    0% {transform:rotate(0deg);}
    100% {transform:rotate(360deg);}
}

/* extended compatibility */
.u-times:before {
    content: '×';
    font-size: 20px;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.hidden {
    display: none!important;
}
.clear-both {
    clear: both;
}
/* since 3.0.3 */.af-slider {
	margin-bottom: 10px;
}
.af-slider .slider-bar {
	position: relative;
	margin: 5px 8px 14px;
	height: 7px;
	background: #EEE;
	border-radius: 5px;
	clear: both;
}
.af-slider .slider-bar.blocked {
	opacity: 0.5;
	pointer-events: none;
}
.af-slider .selected-bar {
	position: absolute;
	height: 100%;
	background: #D0D5DB;
}
.af-slider .pointer {
    position: absolute;
    top: -5px;
    margin-left: -1px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #E7E7E7;
    cursor: pointer;
    z-index: 2;
    border: 1px solid #AAA;
    touch-action: none;
}
.af-slider .pointer:before {
    content: ''; /* increase touch area for better response */
    position: absolute;
    width: 40px;
    height: 40px;
    top: -12px;
    right: -12px;
}
.af-slider .pointer.last-active {
	z-index: 3;
}
.af-slider .clickable-dummy {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
    background-color: #67bc0f;
}
/* slider values */
.af-slider .slider_value {
	float: left;
	margin-bottom: 5px;
	border: 1px solid transparent;
	padding: 1px 3px;
	cursor: pointer;
	position: relative;
}
.af_filter:hover .slider_value,
.af-slider .slider_value.edit {
	border-color: #DDD;
}
.af-slider .slider_value.to_display {
	float: right;
}
.af-slider .slider_value .input-text,
.af-slider .slider_value.edit > span {
	display: none;
}
.af-slider .slider_value.edit .input-text {
	display: inline-block;
	border: 0;
	padding: 0;
	max-width: 50px;
	outline: none;
	line-height: 1em;
}
.af-histogram {
	display: flex;
	align-items: end;
	gap: 1px;
	height: 30px;
	margin: 0 10px -4px 10px;

}
.hst-bin {
	background: #ECEFF0;
	flex: 1;
}
/* since 3.3.1 */.af_subtitle {
	font-size: 1.2em;
}
.has-compact-filter #amazzing_filter .title_block {
	border: 0;
}
.has-compact-filter #amazzing_filter .title_block:after {
	display: none;
}
.btn.compact-toggle.external {
	float: right;
	margin: 0 0 0 15px;
}
/* since 3.3.2 */.iqitmegamenu-wrapper {
  z-index: 97;
  clear: both; }
  .iqitmegamenu-wrapper.cbp-hor-width-0 {
    padding-left: 0px;
    padding-right: 0px; }

.cbp-hor-width-1 .container {
  padding-left: 0px;
  padding-right: 0px; }

.iqitmegamenu {
  background: #cecece; }
  .iqitmegamenu .container .row {
    margin-left: 0px;
    margin-right: 0px; }

.cbp-sticky.cbp-sticky-transparent {
  opacity: 0.85;
  transition: opacity 300ms ease-in-out; }
  .cbp-sticky.cbp-sticky-transparent:hover {
    opacity: 1; }

#iqitmegamenu-horizontal.cbp-sticky {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  z-index: 90;
  left: 0;
  -webkit-backface-visibility: hidden; }
  @media (max-width: 999px) {
    #iqitmegamenu-horizontal.cbp-sticky {
      position: static !important; } }
  #iqitmegamenu-horizontal.cbp-sticky .cbp-hrmenu-tab > a > .cbp-legend {
    display: none; }

.cbp-hrmenu {
  width: 100%; }
  @media (max-width: 999px) {
    .cbp-hrmenu {
      display: none; } }
  .cbp-hrmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .cbp-hrmenu .col-xs-12 {
    float: left; }
  .cbp-hrmenu .cbp-tab-title {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px; }
  .cbp-hrmenu .cbp-manufacturers {
    margin-top: -10px; }
    .cbp-hrmenu .cbp-manufacturers li {
      margin-top: 10px; }
      .cbp-hrmenu .cbp-manufacturers li:hover {
        opacity: 0.85; }
  .cbp-hrmenu .cbp-vertical-title {
    transition: all 300ms ease-in-out;
    padding: 0px 15px;
    background-color: #67bc0f;
    height: 50px;
    line-height: 50px;
  }
    .cbp-hrmenu .cbp-vertical-title .icon {
      margin-right: 10px;
      display: none;
    }
  .cbp-hrmenu .cbp-categories-row {
    margin-top: -10px; }
    .cbp-hrmenu .cbp-categories-row > div {
      margin-top: 10px; }
      .cbp-hrmenu .menu_row {
        position: static;
      }
  .cbp-hrmenu .cbp-empty-column .cbp-menu-column-inner > .menu_row:first-child {
    margin-top: -20px; }
  .cbp-hrmenu .cbp-tabs-container {
    width: 100%; }
  .cbp-hrmenu .cbp-absolute-column {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: auto !important;
    z-index: 2; }
  .cbp-hrmenu .cbp-column-title {
    display: block;
    margin-bottom: 8px; }
    .cbp-hrmenu .cbp-column-title .cbp-legend.cbp-legend-inner {
      top: -2px; }
      .cbp-hrmenu .cbp-column-title .cbp-legend.cbp-legend-inner .cbp-legend-arrow:before {
        top: -1px; }
    .cbp-hrmenu .cbp-column-title.cbp-column-title-inline {
      padding: 0px !important;
      border: none  !important;
      margin: 0px  !important;
      margin-right: 10px  !important;
      display: inline-block;
      vertical-align: middle; }
  .cbp-hrmenu .cbp-menu-column {
    margin-top: 20px; }
    .cbp-hrmenu .cbp-menu-column .row {
      margin-left: -10px;
      margin-right: -10px; }
  .cbp-hrmenu .cbp-mainlink-iicon, .cbp-hrmenu .cbp-mainlink-icon {
    width: auto;
    display: inline;
    vertical-align: middle;
    margin-right: 7px; }
  .cbp-hrmenu .cbp-onlyicon .cbp-mainlink-iicon, .cbp-hrmenu .cbp-onlyicon .cbp-mainlink-icon {
    margin-right: 0px; }
  .cbp-hrmenu .cbp-legend {
    display: inline-block;
    top: -15px;
    right: 5px;
    background-color: #999999;
    color: #ffffff;
    position: absolute;
    font-weight: normal;
    font-size: 10px;
    padding: 4px 6px;
    text-transform: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
    .cbp-hrmenu .cbp-legend .cbp-legend-arrow:before {
      font-family: "FontAwesome";
      content: "\F0D7";
      font-size: 15px;
      position: absolute;
      bottom: -10px;
      right: 5px; }
    .cbp-hrmenu .cbp-legend.cbp-legend-inner {
      position: relative;
      top: 0px;
      margin-left: 5px;
      right: 0px;
      padding: 2px 4px;
      vertical-align: middle; }
      .cbp-hrmenu .cbp-legend.cbp-legend-inner .cbp-legend-arrow:before {
        content: "\f0d9";
        bottom: 0px;
        top: 0px;
        margin-top: 1px;
        z-index: 2;
        right: auto;
        left: -4px; }
  .cbp-hrmenu .cbp-tab-content {
    border-left: 1px solid #cecece;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0px;
    vertical-align: top; }
  .cbp-hrmenu .cbp-products-big * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .cbp-hrmenu .cbp-products-big .quick-view {
    font-size: 0px; }
  .cbp-hrmenu .cbp-products-big .online-label, .cbp-hrmenu .cbp-products-big .new-label, .cbp-hrmenu .cbp-products-big .sale-label {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .cbp-hrmenu .cbp-products-big li.ajax_block_product {
    text-align: center;
    margin-bottom: 10px; }
    .cbp-hrmenu .cbp-products-big li.ajax_block_product:hover {
      padding-top: 0px;
      padding-bottom: 0px; }
      .cbp-hrmenu .cbp-products-big li.ajax_block_product:hover .functional-buttons-grid {
        visibility: visible;
        opacity: 0.9;
        margin-bottom: 0px; }
         .cbp-hrmenu .price.product-price{
          font-size: 14px;
          line-height: 14px;
         }
         .cbp-hrmenu .old-price.product-price{
          font-size: 13px;
         }
  .cbp-hrmenu .cbp-products-list .product-name, .cbp-hrmenu .cbp-products-list .product-name-container {
    height: auto;
    line-height: inherit; }
  .cbp-hrmenu .cbp-products-list > li {
    padding-top: 9px;
    padding-bottom: 9px; }
  .cbp-hrmenu .cbp-products-list .product-image-container {
    float: left;
    margin-right: 10px;
    max-width: 60px;
    min-width: 30px; }
  .cbp-hrmenu .cbp-hrsub-tabs-names {
    margin-right: -10px;
    margin-left: -10px; }
    .cbp-hrmenu .cbp-hrsub-tabs-names li {
      position: relative;
      border-bottom: 1px solid #cecece; }
      .cbp-hrmenu .cbp-hrsub-tabs-names li .cbp-inner-border-hider {
        position: absolute;
        top: 0px;
        background: white;
        display: block;
        height: 100%;
        z-index: 1;
        display: none; }
      .cbp-hrmenu .cbp-hrsub-tabs-names li.active .cbp-inner-border-hider {
        display: block; }
      .cbp-hrmenu .cbp-hrsub-tabs-names li a {
        position: relative;
        display: block;
        transition: none;
        padding: 14px 16px; }
  .cbp-hrmenu.cbp-submenu-notarrowed .cbp-submenu-aindicator {
    display: none; }
  .cbp-hrmenu .cbp-submenu-aindicator {
    margin-left: 3px; }
  .cbp-hrmenu .cbp-submenu-it-indicator {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 10px;
    margin: auto;
    height: 15px; }
  .cbp-hrmenu.cbp-menu-centered > ul {
    text-align: center; }
    .cbp-hrmenu.cbp-menu-centered > ul > li {
      text-align: left;
      float: none; }
  .cbp-hrmenu .cbp-links li {
    margin: 10px 0;
    padding-left: 2px;
    position: relative; }
    .cbp-hrmenu .cbp-links li:last-child {
      margin-bottom: 0px; }
    .cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2 > div > a:after, .cbp-hrmenu .cbp-links li .cbp-hrsub-haslevel3 > div > a:after {
      content: "\f0da";
      display: inline;
      font-family: "FontAwesome";
      padding-left: 4px;
      opacity: 0.2;
      position: relative;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
    .cbp-hrmenu .cbp-links li a {
      padding-left: 10px;
      display: inline-block;
      text-align: left;
      font-size: 14px;
    }
.cbp-hrmenu .cbp-links li a:hover {
  text-decoration: underline;
}
      .cbp-hrmenu .cbp-links li a:hover:before {
        left: 3px; }
  .cbp-hrmenu .cbp-links.cbp-valinks-vertical li {
    display: inline-block;
    margin: 0px;
    margin-right: 12px;
    padding: 0px; }
  .cbp-hrmenu .cbp-links.cbp-valinks-vertical.cbp-valinks-vertical2 {
    display: inline-block;
    vertical-align: middle; }

.cbp-category-thumb{
	display: block;
	margin-bottom: 10px;
}
/* vertical style  */
.cbp-hrmenu.cbp-vertical > ul > li {
  float: none;
  display: block; }

.cbp-vertical-on-top {
  float: left;
  width: 250px;
  position: relative; }
  .cbp-vertical-on-top > .cbp-vertical > ul {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
  .cbp-vertical-on-top.cbp-vert-expanded > .cbp-vertical > ul {
    visibility: visible;
    opacity: 1; }
  .cbp-vertical-on-top nav#cbp-hrmenu1 {
    margin-bottom: 0px; }
.cbp-homepage-expanded > .cbp-vertical > ul {
  visibility: visible;
  opacity: 1; }
.cbp-sticky .cbp-homepage-expanded > .cbp-vertical > ul {
  visibility: hidden;
  opacity: 0; }

.cbp-sticky .cbp-vert-expanded > .cbp-vertical > ul {
  visibility: visible;
  opacity: 1; }

.cbp-hrmenu.cbp-vertical {
  width: 100%;
}
  .cbp-hrmenu.cbp-vertical .cbp-submenu-aindicator {
    position: absolute;
    right: 8px;
    margin-top: 1px; }
  .cbp-hrmenu.cbp-vertical .cbp-legend-vertical {
    top: -8px;
    right: 14px; }

.cbp-hrmenu.cbp-vertical > ul {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}

.cbp-hrmenu.cbp-vertical > ul > li > a, .cbp-hrmenu.cbp-vertical > ul > li .span.cbp-main-link {
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: none;
}
.cbp-hrmenu.cbp-vertical ul > li.cbp-hropen > a {
    margin-right: -1px;
    z-index: 110;
}

.cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  margin-top: 0 !important;
  top: 70px;
  left: calc(100% - 1px);
  height: calc(100% - 70px);
  background: #fff;
/*  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  border: 1px solid #cecece;*/
}

.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2,
.cbp-hrsub-haslevel3:hover > .cbp-category-link-w > ul {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}

.cbp-hrmenu.cbp-vertical .cbp-hropen .cbp-hrsub-wrapper {
  visibility: visible;
  opacity: 1.0 }

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
  margin: 0 auto; }

.cbp-hrmenu > ul > li {
  display: inline-block;
  float: left; }

.cbp-hrmenu > ul > li > a, .cbp-hrmenu > ul > li > span.cbp-main-link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease; }
.cbp-hrmenu > ul > li:first-child > a,
.cbp-hrmenu > ul > li:first-child > span.cbp-main-link {
  border-left: none !important;
  border-bottom: none;
}

.cbp-hrmenu > ul > li > a {
  border-bottom: 1px solid #cecece;
}

/* sub-menu */
.cbp-hrmenu.cbp-arrowed .cbp-triangle-container {
  display: block; }

.cbp-hrmenu .cbp-triangle-top {
  width: 0;
  height: 0;
  position: absolute;
  z-index: 1;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  top: 1px; }

.cbp-hrmenu .cbp-triangle-top-back {
  width: 0;
  height: 0;
  position: absolute;
  left: -1px;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #EAEAEA; }

.cbp-hrmenu .cbp-triangle-container {
  display: none;
  left: 0px;
  top: 0px;
  position: absolute; }

.cbp-hrmenu .cbp-triangle-left, #columns .cbp-hrmenu .cbp-triangle-left {
  position: absolute;
  width: 0;
  height: 0;
  left: 1px;
  z-index: 1;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #fff; }

.cbp-hrmenu .cbp-triangle-left-back, #columns .cbp-hrmenu .cbp-triangle-left-back {
  position: absolute;
  width: 0;
  height: 0;
  top: -1px;
  left: 0px;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 13px solid #EAEAEA; }

#mmTopToggler, #cbp-hrmenu1 {
  z-index: 8000;
}

.cbp-horizontal.cbp-arrowed .cbp-triangle-container {
  position: absolute;
  bottom: -13px; }

.cbp-vertical.cbp-arrowed .cbp-hrsub-inner {
  margin-left: 12px; }

.cbp-horizontal.cbp-arrowed .cbp-hrsub-inner {
  margin-top: 12px; }

.cbp-hrmenu .cbp-hrsub {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  display: none;
  padding-bottom: 20px;
  padding: 0px !important; }

.cbp-hropen .cbp-hrsub {
  visibility: visible;
  opacity: 1.0;
  z-index: 1; }

.cbp-hrsub-wrapper .cbp-hrsub {
  height: 100%;
}

.cbp-hrmenu .cbp-hrsub-inner {
  background: #fff;
  height: 100%;
  border: 1px solid #EAEAEA; }
  .cbp-hrmenu .cbp-hrsub-inner > .row {
    margin-left: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    border: 1px solid #cecece;
    padding-bottom: 20px;
    padding-left: 10px;
    width: 100%;
    min-height: 100%;
    background: white;
  }


.cbp-hrsub-wide .cbp-hrsub-inner .container > .row:last-child {
  margin-bottom: 20px; }

.cbp-hrmenu .cbp-notfit {
  right: 0px; }

.cbp-hrmenu .cbp-show {
  display: block; }

.cbp-category-link-w{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}

.cbp-category-link-w .cbp-category-tree.split {
  width: 50%;
}

.cbp-category-tree{
    display: inline-block;
}
.cbp-hrmenu ul.cbp-hrsub-level2 {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 100%;
  margin-top: -20px;
  padding: 8px 10px;
  z-index: 3;
  width: auto;
  background: #fff;
  border: 1px solid #EAEAEA;
  white-space: nowrap; }
.cbp-hrmenu ul.cbp-hrsub-level3{
  left: 101%;
}



.cbp-hrsub-haslevel3 > .cbp-category-link-w > ul {
        visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100px;
    margin-top: -20px;
    padding: 8px 10px;
    z-index: 3;
    width: auto;
transition: visibility 180ms ease-in-out,opacity 180ms ease-in-out;
    white-space: nowrap;
left: 101%;
}
.cbp-hrsub-haslevel3:hover > .cbp-category-link-w  > ul {
    visibility: visible;
    opacity: 1.0;
}

.cbp-hrsub-haslevel3:hover .cbp-hrsub-level2{
  visibility: visible;
  opacity: 1.0;
}
 .cbp-hrsub-haslevel2:hover > div > ul.cbp-hrsub-level2 {
  visibility: visible;
  opacity: 1.0; }

.cbp-hrmenu .cbp-tab-pane {
  display: none; }
  .cbp-hrmenu .cbp-tab-pane > div > .row:last-child {
    margin-bottom: 20px; }

.cbp-hrmenu .cbp-hropen .cbp-tab-pane.active {
  visibility: visible;
  opacity: 1.0; }

.cbp-hrmenu .cbp-tab-pane.active {
  display: table-cell; }

/* wide submenu wrapper  */
.cbp-hor-width-0 .cbp-hrsub-wide .cbp-hrsub {
  width: 100%;
  left: 0; }

/* wide submenu submenucontent  */
.cbp-hrsub-wide.cbp-hrsub-widec .cbp-hrsub-inner {
  width: 100%;
  max-width: 100%; }

/* narrow submenu wrapper  */
.cbp-hrsub-narrow {
  position: relative; }

/* submenu effects  */
.cbp-fade .cbp-hrsub {
  transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; }

.cbp-fade .cbp-hrsub-level2 {
  transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; }

.cbp-fade .cbp-hrsub-wrapper {
  transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; }

.cbp-fade.cbp-vertical > ul {
  transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; }

.cbp-fade-slide-bottom .cbp-hrsub {
  transition: all 300ms ease-in-out;
  margin-top: 15px; }

.cbp-fade-slide-bottom .cbp-hropen .cbp-hrsub {
  transition: all 300ms ease-in-out;
  margin-top: 0px; }

.cbp-fade-slide-bottom .cbp-hrsub-level2 {
  transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; }

.cbp-fade-slide-top .cbp-hrsub {
  transition: all 300ms ease-in-out;
  margin-top: -15px;
  z-index: -20; }

.cbp-fade-slide-top .cbp-hropen .cbp-hrsub {
  transition: all 300ms ease-in-out;
  margin-top: 0px;
  z-index: 1; }

.cbp-fade-slide-top .cbp-hrsub-level2 {
  transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; }

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
  content: "";
  display: table; }

.cbp-hrmenu .cbp-hrsub-inner:after {
  clear: both; }

.cbp-hrsub h4 {
  color: #afdefa;
  padding: 2em 0 0.6em;
  margin: 0;
  font-size: 160%;
  font-weight: 300; }

@media (min-width: 1000px) {
  .cbp-spmenu-push-toright {
    left: 0px !important; } }
/* Responsive styling*/
#iqitmegamenu-mobile {
  display: none;
  text-align: left; }
  @media (max-width: 999px) {
    #iqitmegamenu-mobile {
      display: block; } }
  #iqitmegamenu-mobile ul, #iqitmegamenu-mobile li {
    list-style-type: none; }
  #iqitmegamenu-mobile #iqitmegamenu-shower {
    text-transform: uppercase;
    padding: 12px 15px;
    cursor: pointer;
    line-height: 36px; }
  #iqitmegamenu-mobile .iqitmegamenu-icon {
    margin-right: 10px;
    color: #000;
    display: block;
    background-color: #fff;
    font-weight: bold;
    font-size: 24px;
    float: left;
    width: 36px;
    text-align: center;
    cursor: pointer; }
  #iqitmegamenu-mobile .iqitmegamenu-accordion {
    list-style: none;
    padding: 0px;
    overflow: hidden;
    height: auto;
    max-height: 0px;
    margin: 0px;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    #iqitmegamenu-mobile .iqitmegamenu-accordion.showedmenu {
      border-top: none;
      padding: 12px;
      max-height: 9999px;
      -webkit-transition: all 0.5s ease;
      -webkit-transition-delay: 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
    #iqitmegamenu-mobile .iqitmegamenu-accordion > li {
      border-bottom: 1px dashed #dddddd; }
      #iqitmegamenu-mobile .iqitmegamenu-accordion > li:last-child {
        border-bottom: none; }
      #iqitmegamenu-mobile .iqitmegamenu-accordion > li > a {
        text-transform: uppercase;
        display: block;
        padding: 10px 0; }
      #iqitmegamenu-mobile .iqitmegamenu-accordion > li ul {
        background-color: #f8f8f8; }
        #iqitmegamenu-mobile .iqitmegamenu-accordion > li ul a {
          display: block;
          padding: 10px 0;
          border-top: 1px dashed #dddddd; }
    #iqitmegamenu-mobile .iqitmegamenu-accordion ul {
      list-style: none;
      padding: 0 0 0 0; }
      #iqitmegamenu-mobile .iqitmegamenu-accordion ul li {
        font-weight: normal;
        cursor: auto;
        padding: 0 0 0 7px; }
    #iqitmegamenu-mobile .iqitmegamenu-accordion a {
      text-decoration: none; }
      #iqitmegamenu-mobile .iqitmegamenu-accordion a:hover {
        text-decoration: none; }

#iqitmegamenu-accordion {
  display: none; }
  #iqitmegamenu-accordion div.responsiveInykator {
    display: block;
    font-weight: bold;
    font-size: 24px;
    float: right;
    padding: 6px 0;
    position: relative;
    top: 7px;
    width: 32px;
    text-align: center;
    cursor: pointer; }
  #iqitmegamenu-accordion > li ul {
    display: none; }

  @media (max-width: 999px) {
    #iqitmegamenu-accordion {
      display: block; } }

#iqitmegamenu-accordion.cbp-spmenu div.responsiveInykator {
  border: none; }
#iqitmegamenu-accordion.cbp-spmenu li a:hover {
  -webkit-box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4);
  box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4); }
#iqitmegamenu-accordion.cbp-spmenu > li a {
  text-transform: uppercase;
  font-weight: bold; }
#iqitmegamenu-accordion.cbp-spmenu > li ul{
  padding: 0px 10px;
  display: none;
  font-size: 90%;
  -webkit-box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4);
  box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4); }

  #iqitmegamenu-accordion  > li ul.cbpm-ul-showed {
      display: block; }  
  #iqitmegamenu-accordion.cbp-spmenu > li ul ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    #iqitmegamenu-accordion.cbp-spmenu > li ul ul a:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  #iqitmegamenu-accordion.cbp-spmenu > li ul div.responsiveInykator {
    background: none;
    margin-right: 0px;
    color: #fff;}
  #iqitmegamenu-accordion.cbp-spmenu > li ul ul {
    margin: 0px; }
    #iqitmegamenu-accordion.cbp-spmenu > li ul ul a {
      text-transform: none;
      border: none; }
    #iqitmegamenu-accordion.cbp-spmenu > li ul ul ul a {
      text-transform: none;
      font-weight: normal; }

#iqitmegamenu-mobile .iqitmegamenu-accordion li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.cbp-spmenu div.responsiveInykator {
  margin-right: 10px; }

.cbp-spmenu-body {
  overflow-x: hidden;
  position: relative;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
 
  #cbp-close-mobile {
  padding: 0px;
  text-align: center;
  width: 50px;
  height: 50px;
  position: absolute;
  left: -50px; 
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none !important;
  }
  #cbp-close-mobile i {
    line-height: 50px;
    font-size: 28px; }
.cbp-spmenu-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 5102;
  visibility: hidden;
  opacity: 0;
  display: none; }
  @media (max-width: 999px) {
    .cbp-spmenu-overlay {
      display: block; } }

.cbp-spmenu-overlay-show {
  visibility: visible;
  opacity: 1; }
.cbp-spmenu-overlay-show #cbp-close-mobile {
  left: 240px; 
  visibility: visible;
  opacity: 1;
}
.cbp-spmenu {
  position: fixed;
  z-index: 5103;
  -webkit-box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4);
  box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4); 
    overflow-y: auto;}

.cbp-spmenu h3 {
  color: #afdefa;
  font-size: 1.9em;
  padding: 20px;
  margin: 0;
  font-weight: 300;
  background: #0d77b6; }

.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300; }

.cbp-spmenu > li > ul > li > a:hover {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 23px; }

.cbp-spmenu a:active {
  background: #afdefa;
  color: #47a3da; }

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0; }

.cbp-spmenu-vertical a {
  border-bottom: 1px solid #258ecd;
  padding: 1em; }

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -240px; }

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px; }

/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0; }
@media (max-width: 999px){
.cbp-spmenu-push-toright {
  left: 240px; 
  width: 100%;
  position: fixed;}
  }

.cbp-spmenu-push-toleft {
  left: -240px; }

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-top {
    top: -110px; }

  .cbp-spmenu-bottom {
    bottom: -110px; } }
@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 190px; }

  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -190px; }

  .cbp-spmenu-right {
    right: -190px; }

  .cbp-spmenu-push-toright {
    left: 190px; } }
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px; }

.row-xs-height {
  display: table-row; }
  .row-xs-height:before {
    display: none; }
  .row-xs-height:after {
    display: none; }

.col-xs-height {
  display: table-cell;
  float: none;
  vertical-align: top; }

#iqitmegamenu-horizontal #search_block_top_content {
  width: auto;
  float: right;
  position: relative;
  width: 160px;
  right: 0px; }
#iqitmegamenu-horizontal #search_block_top {
  position: absolute;
  top: 0px;
  width: 150px;
  right: 0px;
  bottom: 0px;
  margin: auto; }

@media (max-width: 999px) {
  #iqitmegamenu-horizontal > .container {
    position: relative; } }

@media (max-width: 767px) {
  #iqitmegamenu-horizontal #search_block_top_content {
    width: 100%;
    margin-bottom: 10px; } }
@media (min-width: 768px) and (max-width: 999px) {
  #iqitmegamenu-horizontal #search_block_top_content {
    position: absolute;
    right: 20px;
    top: 10px;
    bottom: 10px;
    margin-right: 0px !important; } }

@media (max-width: 767px) {
  #iqitmegamenu-horizontal #search_block_top {
    left: 0px; } }

.cbp-hor-width-1 #iqitmegamenu-horizontal #search_block_top_content {
  margin-right: 15px; }

@media (max-width: 767px) {
  #iqitmegamenu-horizontal {
    background: transparent !important;
    border: none !important; } }


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

#iqitmegamenu-horizontal.cbp-nosticky .container{
max-width: 100%;
}

.cbp-hor-width-0 #iqitmegamenu-horizontal{
margin: 0 -500%;
padding: 0 500%;

}

.cbp-hor-width-0 #iqitmegamenu-horizontal  .container{
padding-left: 10px;
padding-right: 10px;
}

.cbp-hor-width-0 #iqitmegamenu-horizontal.cbp-sticky{
  margin: 0px;
  padding: 0px;
}

.iqitmegamenu-wrapper{
  padding-top: 25px;
}

body, #page{
    overflow-x: hidden;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
  .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
    width: calc(750px / 4 * 3 + 26px);
  }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
  .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
    width: calc(970px * 0.7 + 26px);
  }

  body#index #cbp-hrmenu1 > ul {
    display: block;
  }

  body#index .cbp-hrmenu {
    position: static!important;
    display: block!important;
  }

  body#index #cbp-hrmenu1::before,
  #cbp-hrmenu1:hover::before {
    display: block!important;
  }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
  .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
    width: calc(1170px / 4 * 3 + 26px);
  }
}


.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title,
.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
  width: 100%;
  text-align: left;
}

.cbp-hrmenu.cbp-vertical > ul {
  -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 11px rgba(0,0,0,0.1);
  box-shadow: 0 0 11px rgba(0,0,0,0.1);
}

.home-mm-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.mm-top-container > .row {
  background: #e9eaeb;
}

.cbp-hrmenu:before {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 19px solid lightgrey;
  position: absolute;
  z-index: 150;
  background-color: white;
  top: 0;
  left: 50%;
  margin-left: -14px;
}

.cbp-hrmenu:before {
  top: 50px;
}

.mm-top-container .catalog-top-block {
  background: #178a4b;
  padding: 14px 0;
  width: 20%;
  text-align: center;
}

.mm-top-container .catalog-top-block > span {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}

.mm-top-container .catalog-top-block:hover {
  cursor: pointer;
}

.mm-top-container .catalog-top-block:hover {
  cursor: default;
}

.cbp-hrmenu {
  display: none;
  width: 100%;
  position: absolute;
  top: 46px;
  background: #fff;
  z-index: 10;
  left: 0;
  padding-top: 22px;
}

.cbp-hrmenu {
  display: block!important;
  position: absolute;
  top: 0;
  padding-top: 0;
}

#cbp-hrmenu1 > ul,
#cbp-hrmenu1::before {
  display: none;
}

#cbp-hrmenu1.hidebefore::before {
  display: none;
}

#cbp-hrmenu1 .fa {
  margin-right: 15px;
  font-size: 17px;
}

@media (min-width: 992px) {
  .cbp-vertical-title:hover {
    background-color: #67bc0f !important;
  }
  .addon-box #cbp-hrmenu1 > ul {
    margin-top: 20px;
  }

  #cbp-hrmenu1:hover > ul {
    display: block!important;
  }

  .cbp-hrmenu-tab:hover .cbp-hrsub-wrapper {
    visibility: visible;
    opacity: 1;
    display:block;
  }

  .cbp-hrmenu-tab:hover .cbp-hrsub-wrapper .cbp-hrsub {
    visibility: visible;
    display: block;
    opacity: 1;
  }

  .cbp-hrmenu .cbp-categories-row > .col-xs-12 .cbp-category-tree {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 15px;
  }
  .cbp-hrmenu .cbp-categories-row > .col-xs-12 .cbp-category-tree > li {
    width: calc((100% - 45px) / 4);
  }
  .cbp-hrmenu .cbp-categories-row > .col-xs-12 .cbp-category-tree > li.cbp-hrsub-haslevel2 > div > a:after {
    content: unset;
  }
  .cbp-hrmenu .cbp-categories-row > .col-xs-12 .cbp-category-tree > li .cbp-hrsub-level2 {
    visibility: visible;
    opacity: 1;
    position: static;
    width: 100%;
    margin-top: 0;
    padding: 0 0 0 15px;
    white-space: normal;
  }
}
#cbp-hrmenu1 > ul .cbp-hropen i {
  color: #67bc0f;
}

#cbp-hrmenu1 .cbp-menu-column-inner .cbp-category-link-w a {
  font-size: 14px;
  font-weight: unset;
  color: #111111;
}
#cbp-hrmenu1 .cbp-menu-column-inner .cbp-categories-row > .col-xs-12 .cbp-category-tree > li > .cbp-category-link-w > a {
  font-weight: bold;
}

.cbp-hrsub .cbp-menu-column-inner .cbp-menu-column.cbp-menu-element {
  margin-top: 0;
}

@media (max-width: 991px) {
 .mm-top-container, .cbp-hrmenu .cbp-vertical-title, #cbp-hrmenu1::before {
    display: none;
  }

  .disable-scroll .jms-row.header-bottom > .container {
    height: calc(100vh - 150px);
    padding-bottom: 100px;
    box-sizing: content-box;
    background: white;
  }
  .disable-scroll .jms-row.header-bottom > .container > .row {
    height: 100%;
    overflow: auto;
  }

  .header-bottom {
    height: 0;
  }

  .header-bottom #cbp-hrmenu1::before {
    display: none;
  }

  .cbp-hrmenu.cbp-vertical > ul {
    border: none !important;
    box-shadow: none;
    -webkit-box-shadow: none;
  }

  .cbp-vertical > ul > li > a {
    border-top: none !important;
  }

  #mobile-menu.green-color .cbp-vertical-title {
    background-color: #67bc0f !important;
  }

  #mobile-menu .cbp-vertical-title {
    font-size: 18px;
    padding-left: 12px;
    background-color: unset;
    color: #232530;
  }

  #mobile-menu.green-color .cbp-vertical-title {
    color: white;
  }

  #mobile-menu .cbp-vertical-title i {
    margin-right: 50px;
  }

  .cbp-hrmenu.cbp-vertical > ul > li {
    position: relative;
  }

  .cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2:after,
  .cbp-hrmenu.cbp-vertical > ul > li:after {
    content: "";
    display: block;
    position: absolute;
    right: 5px;
    top: 15px;
    width:10px;
    height: 10px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #646a7c;
    transform: rotate(-45deg);
    transition: all .2s;
  }

  .cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2.opened:after,
  .cbp-hrmenu.cbp-vertical > ul > li.opened:after {
    border-color: #67bc0f;
    transform: rotate(45deg);
  }

  .cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2:after {
    top: 0;
  }

  .cbp-hrmenu ul,
  .cbp-hrmenu .cbp-links li {
    display: block;
    width: 100%;
  }

  .cbp-hrmenu ul.cbp-hrsub-level2 {
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0 0 10px 10px;
    display: none;
  }

  .cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2 > div > a:after {
    display: none;
  }

  .cbp-category-link-w {
    flex-direction: column;
    align-items: flex-start;
  }

  .cbp-hrmenu li.cbp-hrsub-haslevel2.opened > div > ul.cbp-hrsub-level2 {
    display: block;
    visibility: visible;
    opacity: 1;
  }

  .cbp-hrsub-wrapper {
    margin: 0 !important;
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    left: 0!important;
  }
  .cbp-hrmenu .cbp-hrsub {
    position: relative !important;
  }
  .cbp-hrmenu.cbp-vertical ul > li.cbp-hropen > a {
    margin-right: 0;
  }

  .cbp-hrmenu-tab.opened .cbp-hrsub-wrapper {
    visibility: visible;
    opacity: 1;
    display:block;
  }

  .cbp-hrmenu-tab.opened .cbp-hrsub-wrapper .cbp-hrsub {
    visibility: visible;
    display: block;
    opacity: 1;
  }



  .cbp-hrmenu .cbp-hrsub-inner > .row, .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrsub-wrapper .cbp-hrsub {
    height: unset;
  }

  #cbp-hrmenu1 .cbp-hrmenu-tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #cbp-hrmenu1 > ul > li > i {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0 !important;
  }

  #cbp-hrmenu1 .cbp-hrmenu-tab > a {
    min-width: 260px;
  }
}

#order-confirmation .mm-top-container,
#order-opc .mm-top-container {
    display: none;
}#iqitmegamenu-horizontal{ border-top: 1px none #cecece; border-bottom: 1px none #cecece; border-left: 1px none #cecece; border-right: 1px none #cecece; background-color: #000000; } .cbp-horizontal .cbp-legend{ background-color: #CA5058; color: #ffffff; } .cbp-horizontal .cbp-legend .cbp-legend-arrow{ color: #CA5058; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:hover{ background-color: #fafafa; color: #000000; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > span.cbp-main-link{ color: #ff0000; line-height: 45px; padding-left: 14px; max-width: 400px; padding-right: 14px; text-transform: uppercase; font-size: 14px; border-left: 1px none #cecece; } .cbp-horizontal .cbp-tab-title{ line-height: 15px; } @media (min-width: 1320px){ .cbp-horizontal .cbp-tab-title{ line-height: 15px; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > span.cbp-main-link{ font-size: 14px; padding-left: 20px; padding-right: 20px; } } .cbp-vertical-on-top .cbp-vertical-title{ line-height: 45px; } .cbp-horizontal > ul > li > a .cbp-mainlink-icon, .cbp-horizontal > ul > li > a .cbp-mainlink-iicon{ font-size: 14px; max-height: 14px; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2, .cbp-hrsub-haslevel3 > .cbp-category-link-w > ul { border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; border-left: 1px solid #cecece; border-right: 1px solid #cecece; background-color: #ffffff; } .cbp-hrmenu .cbp-triangle-top{ border-bottom-color: #ffffff; top: 1px; } .cbp-hrmenu .cbp-triangle-left, #columns .cbp-hrmenu .cbp-triangle-left{ border-right-color: #ffffff; left: 1px; } .cbp-hrmenu .cbp-triangle-top-back{left: -1px; border-bottom: 13px solid #cecece; border-left: 13px solid transparent; border-right: 13px solid transparent;} .cbp-hrmenu .cbp-triangle-left-back, #columns .cbp-hrmenu .cbp-triangle-left-back{left: -13px; border-right: 13px solid #cecece; border-bottom: 13px solid transparent; border-left: 13px solid transparent;} .cbp-hrmenu .menu_column { border-color: #cecece; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2, .cbp-hrsub-haslevel3:hover > .cbp-category-link-w > ul { -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); } .cbp-hrmenu .cbp-hrsub-tabs-names li .cbp-inner-border-hider{ width: 1px; right: -1px; } .cbp-hrmenu .cbp-hrsub-tabs-names li{ border-bottom: 1px solid #cecece; } .cbp-hrmenu .cbp-tab-pane{ border-left: 1px solid #cecece; } .is_rtl .cbp-hrmenu .cbp-tab-pane{ border-right: 1px solid #cecece; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { font-size: 13px; line-height: 17px; color: #777777; text-transform: uppercase; font-weight: bold; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #333333; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title{ padding-bottom: 6px; border-bottom: 1px solid #cecece; } .cbp-hrmenu .cbp-hrsub-inner{ font-size: 12px; line-height: 16px; color: #777777; } .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link{ color: #777777; } .cbp-hrmenu .cbp-hrsub-inner a:hover{ color: #333333; } .cbp-vertical-title{ background-color: #000000; color: #ffffff; font-size: 14px; line-height: 45px; font-weight: bold; text-transform: uppercase; } .cbp-vertical-title:hover{ background-color: #282828; color: #ffffff; } .cbp-hrmenu.cbp-vertical > ul{ border-top: 1px none #cecece; border-bottom: 1px solid #cecece; border-left: 1px solid #cecece; border-right: 1px solid #cecece; background-color: transparent; } .cbp-vertical .cbp-legend{ background-color: #CA5058; color: #ffffff; } .cbp-vertical .cbp-legend .cbp-legend-arrow{ color: #CA5058; } .cbp-vertical > ul > li.cbp-hropen > a, .cbp-vertical > ul > li.cbp-hropen > a:hover{ background-color: #fafafa; color: #000000; } .cbp-vertical > ul > li > a, .cbp-vertical > ul > li > span.cbp-main-link{ color: #111111; padding-top: 6px; padding-bottom: 6px; font-size: 14px; border-top: 1px solid #cecece; } .cbp-vertical > ul > li > a .cbp-mainlink-icon, .cbp-vertical > ul > li > a .cbp-mainlink-iicon{ font-size: 20px; max-height: 20px; }.cbp-vertical-on-top .cbp-hrmenu.cbp-vertical > ul{ -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); } .cbp-hrmenu .cbp-hrsub-inner .cbp-tabs-names li a { background-color: #F9F9F9; color: #777777; } .cbp-hrmenu .cbp-submenu-it-indicator{ color: #777777;} .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-hrsub-tabs-names li.active a, .cbp-tabs-names li .cbp-inner-border-hider { background-color: #ffffff; color: #777777; } .cbp-hrmenu li.active .cbp-submenu-it-indicator{ color: #777777;} #iqitmegamenu-mobile #iqitmegamenu-shower, #cbp-close-mobile { background-color: #000000; color: #ffffff; border: 1px solid #cecece; } #iqitmegamenu-mobile .iqitmegamenu-icon{ color: #000000; background-color: #ffffff; } .cbp-mobilesubmenu{ background-color: #ffffff; color: #777777; border-bottom: 1px solid #cecece; border-left: 1px solid #cecece; border-right: 1px solid #cecece; } #iqitmegamenu-accordion{ background-color: #ffffff; color: #777777; } #iqitmegamenu-mobile .iqitmegamenu-accordion > li ul{ background-color: #f8f8f8; } #iqitmegamenu-accordion.cbp-spmenu > li ul{ background-color: #f8f8f8; } #iqitmegamenu-mobile .iqitmegamenu-accordion > li ul a{ border-top: 1px solid #cecece; } #iqitmegamenu-mobile .iqitmegamenu-accordion > li{ border-bottom: 1px solid #cecece; } .cbp-spmenu-vertical a{ border-bottom: 1px solid #cecece; } #iqitmegamenu-accordion.cbp-spmenu > li ul div.responsiveInykator{ color: #777777; } #iqitmegamenu-mobile .iqitmegamenu-accordion li a, .cbp-spmenu a{ color: #777777; } #iqitmegamenu-mobile .iqitmegamenu-accordion li a:hover{ color: #777777; background-color: #e5e5e5; padding-left: 10px; } .cbp-spmenu a:hover{ color: #777777; background-color: #e5e5e5; } #iqitmegamenu-accordion div.responsiveInykator{ color: #777777; background-color: #ffffff; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title { font-weight: 400; color: #111111; }.ets_solo_social_item {
     display: inline-block;
     background: transparent!important;
}

 
 .ets_solo_social_btn {
     background-color: #ddd;
     color: #fff;
     cursor: pointer;
     display: block;
     font-size: 14px;
     margin: 0 5px 5px 0;
     text-align: left;
     overflow: hidden;
     padding: 8px 10px 8px 10px;
}
 .ets_solo_social_btn.rounded {
     border-radius: 3px;
}
 .ets_solo_social_wrapper.slw_and_alw .ets_solo_social {
     padding-top: 4px;
}
 .ets_solo_social_wrapper.slw_and_alw .ets_solo_social_item.active {
     display: unset;
}
 .solo-submit-login-slw.active:after, .solo-submit-login-alw.active:after {
     content: "\f110";
     font-family: Fontawesome;
     position: relative;
     display: inline-block;
     font-weight: normal;
     margin-left: 5px;
}
.google:not(.google_new_desginer) i.svg_gl {
    margin: -7px 6px -8px -9px;
}
.google:not(.google_new_desginer) i.svg_gl svg{
    fill: #ffffff;
}
 .ets_solo_social_wrapper.slw_and_alw .forgot-password, #header .ets_solo_social_wrapper.slw_and_alw .forgot-password a, .ets_solo_social_wrapper.slw_and_alw .no-account, #header .ets_solo_social_wrapper.slw_and_alw .no-account a{
     color: #2fb5d2;
     font-size: 13px;
     text-align: left;
}
 .ets_solo_social_wrapper.slw_and_alw .btn.btn-primary {
     border-radius: 2px;
     height: 32px;
     margin-bottom: 10px;
     padding-bottom: 5px;
     font-size: 14px;
     display: block;
     width: 100%;
     padding-top: 5px;
}
 #header .ets_solo_social_wrapper.slw_and_alw .forgot-password a:hover, #header .ets_solo_social_wrapper.slw_and_alw .no-account a:hover{
     color: #2592a9;
}
 .ets_solo_social_wrapper.slw_and_alw input {
     background-color: #fff;
     border: 1px solid #ddd;
     border-radius: 2px;
     font-size: 12px;
     height: 31px;
     padding: 0 11px;
     margin-bottom: 10px;
     width: 100%;
}
 .ets_solo_social_wrapper.slw_and_alw .ets_solo_or span {
     font-size: 10px;
     padding: 5px;
     color: #111;
     line-height: 15px;
}
 .ets_solo_social_wrapper.slw_and_alw .ets_solo_or::before {
     left: 0;
     right: 0;
}
 .ets_solo_or::before {
     background-color: #eeeeee;
     content: "";
     height: 1px;
     left: 25px;
     position: absolute;
     right: 25px;
     top: 50%;
}
.ets_solo_or {
    text-align: center;
    margin: 22px 0 25px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    width: 350px;
    max-width: 100%;
}
.ets_solo_or span {
    background-color: #fff;
    border-radius: 50%;
    font-size: 11px;
    padding: 5px 10px;
    line-height: 15px;
    position: relative;
    display: inline-block;
    text-transform: none;
    letter-spacing: 1px;
}
 .ets_solo_social_btn.rounded.large {
     border-radius: 4px;
}
 .ets_solo_social_btn i {
     background-color: #bbb;
     color: #fff;
     display: inline-block;
     float: left;
     font-size: 18px;
     line-height: 32px;
     margin: -8px 7px -10px -10px;
     padding: 0;
     text-align: center;
     width: 30px;
}
 .facebook i {
     background-color: #3c5a98;
}
 .facebook .ets_solo_social_btn:hover i {
     background-color: #202E5E;
}
 .google .ets_solo_social_btn:hover i {
     background-color: #d44836;
}
 .twitter .ets_solo_social_btn:hover i {
     background-color: #188bb4;
}
 .linkedin .ets_solo_social_btn:hover i {
     background-color: #0e7ab2;
}
 .tumblr .ets_solo_social_btn:hover i {
     background-color: #495a70;
}
 .yahoo .ets_solo_social_btn:hover i {
     background-color: #773a89;
}
.wordpress .ets_solo_social_btn:hover i {
     background-color: #2a70ac;
}
.windowslive .ets_solo_social_btn:hover i {
     background-color: #0099dd;
}
.instagram .ets_solo_social_btn:hover i {
     background-color: #e24f76;
}
.facebook .ets_solo_social_btn, .active.net_facebook {
     background-color: #5373be;
}
.facebook .ets_solo_social_btn:hover, .active.net_facebook:hover {
     background-color: #3e5ea9;
}
.google .ets_solo_social_btn, .active.net_google {
    background: #4285F4;
}
.google:not(.google_new_desginer) .ets_solo_social_btn:hover, 
.google:not(.google_new_desginer) .active.net_google:hover {
     background-color: #df5442;
}
.google:not(.google_new_desginer) .ets_solo_social_btn i{
     background-color: #c53927;
}
 .twitter i{
     background-color: #0477a0;
}
 .twitter .ets_solo_social_btn, .active.net_twitter {
     background-color: #0084b4;
}
 .twitter .ets_solo_social_btn:hover, .active.net_twitter:hover {
     background-color: #1195c5;
}
 .linkedin .ets_solo_social_btn, .active.net_linkedin {
     background-color: #0077b5;
}
 .linkedin .ets_solo_social_btn:hover, .active.net_linkedin:hover {
     background-color: #1289c7;
}
 .linkedin .ets_solo_social_btn i {
     background-color: #006aa2;
}
 .instagram .ets_solo_social_btn, .active.net_instagram {
     background-color: #e65358;
}
 .instagram .ets_solo_social_btn:hover, .active.net_instagram:hover {
     background-color: #ed5a5f;
}
 .tumblr .ets_solo_social_btn, .active.net_tumblr {
     background-color: #405167;
}
 .tumblr .ets_solo_social_btn:hover, .active.net_tumblr:hover {
     background-color: #516278;
}
 .tumblr i {
     background-color: #35465c;
}
 .windowslive .ets_solo_social_btn, .active.net_windows {
     background-color: #09b6fa;
}
.stackexc i {
    background-color: #EC7620;
}
.stackexc .ets_solo_social_btn:hover i{
    background-color: #d2691c;
}
.stackexc .ets_solo_social_btn, .active.net_stackexc {
    background-color: #FB852F;
}
.stackexc .ets_solo_social_btn:hover, .active.net_stackexc:hover {
    background-color: #EC7620;
}

.odnok i {
    background-color: #D55D1D;
}
.odnok .ets_solo_social_btn, .active.net_odnok {
    background-color: #EE7636;
}
.odnok .ets_solo_social_btn:hover, .active.net_odnok:hover {
    background-color: #E56D2D;
}
.odnok .ets_solo_social_btn:hover i{
   background-color: #af4d19;
}
.ets_solo_social_btn i.icon-odnok:before {
    content: '\f263';
}

.ets_solo_social_btn i.icon-pixelpin:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/pixelpin.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}


.blizzard i {
    background-color: #01254f;
}
.blizzard .ets_solo_social_btn, .active.net_blizzard {
    background-color: #03326b;
}
.blizzard .ets_solo_social_btn:hover, .active.net_blizzard:hover {
    background-color: #01254f;
}
.blizzard .ets_solo_social_btn:hover i {
background-color: #01152d;
}


i.icon-blizzard:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/blizzard.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}

.ets_solo_social_btn i.icon-blizzard:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/32x32/new/blizzard.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
.google.google_new_desginer .ets_solo_social_btn.custom.large i {
    height: 43px;
}
.google.google_new_desginer .ets_solo_social_btn.large i {
    width: 42px;
    height: 43px;
    margin-left: -8px;
}

 .windowslive .ets_solo_social_btn:hover, .active.net_windows:hover {
     background-color: #00a8ec;
}
 .windowslive i {
     background-color: #00adf1;
}
 .yahoo .ets_solo_social_btn, .active.net_yahoo {
     background-color: #783b8a;
}
 .yahoo .ets_solo_social_btn:hover, .active.net_yahoo:hover {
     background-color: #844796;
}
 .yahoo i {
     background-color: #6b2e7d;
}
 .wordpress .ets_solo_social_btn, .active.net_wordpress {
     background-color: #468cc8;
}
 .wordpress .ets_solo_social_btn:hover, .active.net_wordpress:hover {
     background-color: #3f85c1;
}
 .wordpress i {
     background-color: #357bb7;
}
 .reddit i {
     background-color: #F74300;
}
.reddit .ets_solo_social_btn:hover i{
    background-color: #EB3701;
}
.reddit .ets_solo_social_btn {
     background-color: #F85F20;
}
.reddit .ets_solo_social_btn:hover, .active.net_reddit:hover {
     background-color: #F74300;
}
.github i {
     background-color: #1B1B1B;
}
.github .ets_solo_social_btn:hover i{
    background-color: #000;
}
.github .ets_solo_social_btn{
     background-color: #363636;
}
.github .ets_solo_social_btn:hover, .active.net_github:hover {
     background-color: #131313;
}
 .gitlab i {
     background-color: #613380;
}
.gitlab .ets_solo_social_btn:hover i{
    background-color: #572976;
}
 .gitlab .ets_solo_social_btn {
     background-color: #6F418E;
}
 .gitlab .ets_solo_social_btn:hover, .active.net_gitlab:hover {
     background-color: #613380;
}
 .stackexchange i {
     background-color: #EC7620;
}
.stackexchange .ets_solo_social_btn:hover i{
    background-color: #D9630D;
}
.stackexchange .ets_solo_social_btn {
     background-color: #FB852F;
}
 .stackexchange .ets_solo_social_btn:hover, .active.net_stackexchange:hover {
     background-color: #EC7620;
}
 .ets_solo_social_btn i.icon-gitlab:before{
     content:'\f296';
}

 .ets_solo_social_btn i.icon-odnoklassniki:before{
     content:'\f263';
}
 .ets_solo_social_btn i.icon-amazon:before{
     content:'\f270';
}
.yandex i {
     background-color: #E61E23;
     background-repeat: no-repeat;
     background-position: center;
     background-size: 33%;
     height: 32px;
}
.yandex .ets_solo_social_btn i svg {
    height: 20px;
}
.yandex .ets_solo_social_btn:hover i{
    background-color: #D20A0F;
}
 .yandex .ets_solo_social_btn {
     background-color: #F62E33;
}
 .yandex .ets_solo_social_btn:hover, .active.net_yandex:hover {
     background-color: #E61E23;
}
 .dribbble i {
     background-color: #DB4B81;
}
.dribbble .ets_solo_social_btn:hover i{
    background-color: #CF3F75;
}
 .dribbble .ets_solo_social_btn {
     background-color: #E8588E;
}
 .dribbble .ets_solo_social_btn:hover, .active.net_dribbble:hover {
     background-color: #DB4B81;
}
 .foursquare i {
     background-color: #E74974;
}
.foursquare .ets_solo_social_btn:hover i{
    background-color: #D63863;
}
 .foursquare .ets_solo_social_btn {
     background-color: #F2547F;
}
 .foursquare .ets_solo_social_btn:hover, .active.net_foursquare:hover {
     background-color: #E74974;
}
 .odnoklassniki i{
     background-color: #E56D2D;
}
.odnoklassniki .ets_solo_social_btn:hover i{
    background-color: #D55D1D;
}
 .odnoklassniki .ets_solo_social_btn {
     background-color: #EE7636;
}
 .odnoklassniki .ets_solo_social_btn:hover, .active.net_odnoklassniki:hover {
     background-color: #E56D2D;
}
 .amazon i{
     background-color: #ec9b05;
}
.amazon .ets_solo_social_btn:hover i{
    background-color: #da8f07;
}
.amazon .ets_solo_social_btn {
     background-color: orange;
}
 .amazon .ets_solo_social_btn:hover, .active.net_amazon:hover {
     background-color: #ef9b02;
}
 .ets_solo_social_btn.flat {
     padding-right: 0;
}
 .ets_solo_social_btn.flat i {
     margin-right: 0;
}
 .ets_solo_social_btn.img {
     background-color: transparent;
     padding: 0!important;
     height: auto!important;
}
li.ets_solo_social_item > span.img {
    background-color: transparent!important;
}
 .instagram .ets_solo_social_btn i {
     background-color: #d7446b;
}
 .ets_sl_locker img {
     max-width: 100%;
}
 .ets_solo_social_btn.small.img .ets_solo_btn_img {
     width: 24px;
}
 .ets_solo_social_btn.meidum.img .ets_solo_btn_img {
     width: 35px;
}
 .ets_solo_social_btn.large.img .ets_solo_btn_img {
     width: 45px;
}
 .ets_solo_social_btn.small.flat {
     height: 24px;
     padding: 0;
     width: 24px;
}
 .ets_solo_social_btn.small.flat i {
     font-size: 14px;
     line-height: 25px;
     margin: 0;
     width: 100%;
}
 .ets_solo_social_btn.medium.flat {
     height: 35px;
     padding: 0;
     width: 35px;
     display: inline-block;
}
 .ets_solo_wrapper_content.slw_and_alw .forgot-password {
     margin-bottom: 0;
}
 .ets_solo_social_btn.img:hover{
     background-color: transparent!important;
}
 .ets_solo_social_wrapper.slw_and_alw .ets_solo_social_btn.flat, .ets_solo_social_wrapper.slw_and_alw .ets_solo_social_btn.img {
     display: inline-block;
}
.ets_solo_social_btn.medium i.icon-facebook:Before {
    float: right;
    margin-right: 2px;
    line-height: 1px;
    margin-top: 21px;
    font-size: 24px;
}
.ets_solo_social_btn.small i.icon-facebook:before {
    float: right;
    transform: translateY(5px);
    font-size: 16px;
}
.ets_solo_social_btn.medium.flat i.icon-facebook {
    height: 35px;
}
.ets_solo_social_btn.medium.flat i.icon-facebook:before {
    margin-top: 24px;
}
.ets_solo_social_btn.medium i.icon-facebook {
    height: 32px;
}
.ets_solo_social_btn.large i.icon-facebook:before {
    float: right;
    transform: translateY(10px);
    font-size: 29px;
    margin-right: 3px;
}
.ets_solo_social_btn.medium.flat i {
    font-size: 16px;
    line-height: 35px;
    margin: 0;
    width: 100%;
    height: 100%;
}
 .ets_solo_social_btn.large.flat {
     height: 45px;
     padding: 0;
     width: 45px;
}
 .ets_solo_social_btn.large.flat i {
     font-size: 18px;
     line-height: 45px;
     margin: 0;
     width: 100%;
     height: auto;
}
 .ets_solo_social_wrapper.slw_and_alw .ets_solo_social_btn.name {
     display: block;
}
 .ets_solo_social_wrapper.slw_and_alw .ets_solo_social_btn.custom {
     display: block;
}
 .ets_solo_social_btn.medium {
     font-size: 12px;
     display: inline-block;
     height: 32px;
     line-height: 15px;
}
 .ets_solo_social_btn.medium i {
     font-size: 16px;
}
 span.ets_solo_social_btn.name.large {
     min-width: 170px;
}
 span.ets_solo_social_btn.name.small {
     min-width: 120px;
}
 span.ets_solo_social_btn.name {
     min-width: 130px;
}
 .ets_solo_social_btn.small {
     height: 24px;
}
 .ets_solo_social_btn.large {
     height: 45px;
}
 .ets_solo_social_btn.small {
     font-size: 12px;
     height: 24px;
     line-height: 24px;
     padding: 0 10px;
}
 .ets_solo_social_btn.small i {
     font-size: 14px;
     line-height: 24px;
     margin-bottom: -5px;
     margin-top: 0;
     width: 26px;
}
 .ets_solo_social_btn.large i {
     font-size: 20px;
     line-height: 45px;
     width: 45px;
}
 .ets_solo_social_btn.large {
     font-size: 16px;
     height: 45px;
     line-height: 28px;
     padding-right: 15px;
}
 .ets_solo_social_btn.medium.custom {
     min-width: 140px;
}
 span.ets_solo_social_btn.custom.small {
     min-width: 116px;
}
 span.ets_solo_social_btn.custom.large {
     min-width: 165px;
}
 .ets_solo_network {
     background-color: #cecece;
     color: #fff;
     display: inline-block;
     min-width: 140px;
     font-size: 13px;
     position: relative;
     padding: 6px 7px;
}
 .ets_solo_network i {
     display: inline-block;
     width: 32px;
     margin-top: -6px;
     float: left;
     margin-left: -7px;
     height: 34px;
     text-align: center;
     line-height: 34px;
     background-color: rgba(0,0,0,0.1);
     margin-bottom: -6px;
     margin-right: 8px;
}
 
li.ets_solo_social_item.dropbox > span {
    background-color: rgba(0, 122, 222, 1);
}
li.ets_solo_social_item.dropbox > span i{
        background-color: rgba(5, 86, 152, 1);
}

.dropbox .ets_solo_social_btn:hover i{
      background-color: rgb(6, 72, 125);
}
 .dropbox .ets_solo_social_btn:hover, .active.net_dropbox:hover {
        background-color: rgb(4, 108, 193);
}


li.ets_solo_social_item.paypal > span {
    background-color: rgba(0, 152, 218, 1);
}
li.ets_solo_social_item.paypal > span i{
    background-color: rgba(4, 124, 177, 1);
}
.paypal .ets_solo_social_btn:hover i{
    background-color: rgba(5, 109, 154, 1);
}
 .paypal .ets_solo_social_btn:hover, .active.net_paypal:hover {
     background-color: rgba(5, 141, 199, 1);
}




li.ets_solo_social_item.pinterest > span {
    background-color: rgba(197, 31, 38, 1);
}
li.ets_solo_social_item.pinterest > span i{
    background-color: rgba(173, 6, 13, 1);
}
.pinterest .ets_solo_social_btn:hover i{
    background-color: rgba(148, 4, 10, 1);
}
 .pinterest .ets_solo_social_btn:hover, .active.net_pinterest:hover {
     background-color: rgba(177, 21, 28, 1);
}





li.ets_solo_social_item.weibo > span {
    background-color: rgba(223, 21, 44, 1);
}
li.ets_solo_social_item.weibo > span i{
    background-color: rgba(195, 7, 28, 1);
}

.weibo .ets_solo_social_btn:hover i{
    background-color: rgba(148, 4, 10, 1);
}
 .weibo .ets_solo_social_btn:hover, .active.net_weibo:hover {
     background-color: rgba(177, 21, 28, 1);
}



li.ets_solo_social_item.vimeo > span {
    background-color: rgba(0, 168, 232, 1);
}
li.ets_solo_social_item.vimeo > span i{
    background-color: rgba(6, 128, 175, 1);
}
.vimeo .ets_solo_social_btn:hover i{
    background-color: rgba(5, 109, 154, 1);
}
 .vimeo .ets_solo_social_btn:hover, .active.net_vimeo:hover {
     background-color: rgba(5, 141, 199, 1);
}



li.ets_solo_social_item.mailru > span {
    background-color: rgba(242, 161, 25, 1);
}
li.ets_solo_social_item.mailru > span i{
    background-color: rgba(193, 123, 4, 1);
}

.mailru .ets_solo_social_btn:hover i{
       background-color: rgb(160, 103, 7);
}
 .mailru .ets_solo_social_btn:hover, .active.net_mailru:hover {
         background-color: rgb(214, 142, 21);
}



li.ets_solo_social_item.vkontakte > span {
    background-color: rgba(78, 125, 178, 1);
}
li.ets_solo_social_item.vkontakte > span i{
    background-color: rgba(42, 97, 158, 1);
}
.vkontakte .ets_solo_social_btn:hover i{
    background-color: rgba(39, 89, 144, 1);
}
 .vkontakte .ets_solo_social_btn:hover, .active.net_vkontakte:hover {
     background-color: rgba(71, 114, 162, 1);
}



li.ets_solo_social_item.pixelpin > span {
    background-color: rgba(121, 26, 110, 1);
}
li.ets_solo_social_item.pixelpin > span i{
    background-color: rgba(142, 46, 131, 1);
}

.pixelpin .ets_solo_social_btn:hover i{
           background-color: rgb(109, 34, 100);
}
 .pixelpin .ets_solo_social_btn:hover, .active.net_pixelpin:hover {
        background-color: rgb(95, 21, 86);
}



li.ets_solo_social_item.meetup > span {
    background-color: rgba(247, 17, 82, 1);
}
li.ets_solo_social_item.meetup > span i{
    background-color: rgba(204, 6, 62, 1);
}
.meetup .ets_solo_social_btn:hover i{
    background-color: rgba(148, 4, 10, 1);
}
 .meetup .ets_solo_social_btn:hover, .active.net_meetup:hover {
     background-color: rgba(177, 21, 28, 1);
}


li.ets_solo_social_item.bitbucket > span {
    background-color: rgba(28, 77, 127, 1);
}
li.ets_solo_social_item.bitbucket > span i{
    background-color: rgb(42, 112, 183);
}

.bitbucket .ets_solo_social_btn:hover i{
        background-color: rgb(36, 99, 162);
}
 .bitbucket .ets_solo_social_btn:hover, .active.net_bitbucket:hover {
       background-color: rgb(19, 52, 84);
}



li.ets_solo_social_item.discord > span {
    background-color: rgba(104, 125, 198, 1);
}
li.ets_solo_social_item.discord > span i{
    background-color: rgba(107, 135, 230, 1);
}

.discord .ets_solo_social_btn:hover i{
        background-color: rgb(92, 116, 199);
}
 .discord .ets_solo_social_btn:hover, .active.net_discord:hover {
     background-color: rgba(93, 112, 181, 1);
}


li.ets_solo_social_item.disqus > span {
    background-color: rgba(41, 155, 247, 1);
}
li.ets_solo_social_item.disqus > span i{
    background-color: rgba(48, 139, 212, 1);
}
.disqus .ets_solo_social_btn:hover i{
   background-color: rgb(44, 130, 199);
}
 .disqus .ets_solo_social_btn:hover, .active.net_disqus:hover {
     background-color: rgb(39, 144, 228);
}



li.ets_solo_social_item.line > span {
    background-color: rgba(1, 189, 1, 1);
}
li.ets_solo_social_item.line > span i{
    background-color: rgba(29, 216, 29, 1);
}

.line .ets_solo_social_btn:hover i{
          background-color: rgb(24, 189, 24);
}
 .line .ets_solo_social_btn:hover, .active.net_line:hover {
       background-color: rgb(5, 154, 5);
}

li.ets_solo_social_item.battle > span {
    background-color: rgba(19, 23, 60, 1);
}
li.ets_solo_social_item.battle > span i{
    background-color: rgba(49, 56, 121, 1);
}

.battle .ets_solo_social_btn:hover i{
         background-color: #01152b;
}
 .battle .ets_solo_social_btn:hover, .active.net_battle:hover {
           background-color: #03254e;
}

i.icon-stackexchange:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/stackexchange.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
i.icon-mailru:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/mailru.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
i.icon-vkontakte:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/vkontakte.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
i.icon-pixelpin:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/pixelpin.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
i.icon-discord:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/discord.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
i.icon-disqus:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/disqus.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
i.icon-line:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
.icon-vimeo:before{
    content:"\f27d";
    font-family: Fontawesome
}
i.icon-battle:before {
    content: "as";
    color: transparent;
    background: url(https://trenk.lt/modules/ets_sociallogin/views/css/../img/icon_white/battle.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    min-width: 20px;
    display: inline-block;
}
.icon-meetup:before{
    content:"\f2e0";
    font-family: Fontawesome;
}

.google.google_new_desginer .ets_solo_social_btn {
    background-color: #4285f4;
}
.google.google_new_desginer .ets_solo_social_btn i::before{
    display: none;
}
.google.google_new_desginer .ets_solo_social_btn i {
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-position: center;
    margin: -7px 6px -8px -9px;
    background-color: transparent;
    border-radius: 2px;
    background-color: #fff;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.google .ets_solo_social_btn:hover, .active.net_google:hover {
    background-color: #4285f4;
}
.google.google_new_desginer .ets_solo_social_btn i {
    background: #fff;
    border: 1px solid #ddd;
}
.google.google_new_desginer .ets_solo_social_btn.medium.flat i {
    width: 35px;
    height: 35px;
    margin: 0px 1px 0px 0px;
    border: 1px solid #4285f4;
}
.ets_solo_social_btn i svg {
    width: 18px;
    height: auto;
    fill: #ffffff;
    vertical-align: middle;
}
.ets_solo_social_btn i.svg_gl{
    line-height: 30px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.ets_solo_social_btn.medium i {
    display: flex;
    display: -webkit-flex;
    height: 32px;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.google.google_new_desginer .ets_solo_social_btn.small i {
    width: 25px;
    height: 22px;
    margin-top: 1px;
}
.google.google_new_desginer.item_type_flat .ets_solo_social_btn.small i {
    margin-left: 1px;
    width: 22px;
}
.google.google_new_desginer.item_type_flat .ets_solo_social_btn.large i {
    margin: 0;
    width: 100%;
    height: 100%;
}

.ets_solo_myaccount_wrapper .ets_solo_network i.icon:before {
    content: "as";
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 20px;
    display: inline-block;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: center !important;
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-google:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='google' class='svg-inline--fa fa-google fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 488 512'%3E%3Cpath fill='%23fff' d='M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-facebook:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='facebook-f' class='svg-inline--fa fa-facebook-f fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z'%3E%3C/path%3E%3C/svg%3E");
    min-width: 14px;
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-twitter:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='twitter' class='svg-inline--fa fa-twitter fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-linkedin:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='linkedin-in' class='svg-inline--fa fa-linkedin-in fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-instagram:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='instagram' class='svg-inline--fa fa-instagram fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-wordpress:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='wordpress' class='svg-inline--fa fa-wordpress fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8.9 0 1.8.1 2.8.2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7.3 13.7.3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-tumblr:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='tumblr' class='svg-inline--fa fa-tumblr fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M309.8 480.3c-13.6 14.5-50 31.7-97.4 31.7-120.8 0-147-88.8-147-140.6v-144H17.9c-5.5 0-10-4.5-10-10v-68c0-7.2 4.5-13.6 11.3-16 62-21.8 81.5-76 84.3-117.1.8-11 6.5-16.3 16.1-16.3h70.9c5.5 0 10 4.5 10 10v115.2h83c5.5 0 10 4.4 10 9.9v81.7c0 5.5-4.5 10-10 10h-83.4V360c0 34.2 23.7 53.6 68 35.8 4.8-1.9 9-3.2 12.7-2.2 3.5.9 5.8 3.4 7.4 7.9l22 64.3c1.8 5 3.3 10.6-.4 14.5z'%3E%3C/path%3E%3C/svg%3E");
    min-width: 14px;
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-yahoo:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='yahoo' class='svg-inline--fa fa-yahoo fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M223.69,141.06,167,284.23,111,141.06H14.93L120.76,390.19,82.19,480h94.17L317.27,141.06Zm105.4,135.79a58.22,58.22,0,1,0,58.22,58.22A58.22,58.22,0,0,0,329.09,276.85ZM394.65,32l-93,223.47H406.44L499.07,32Z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-windows:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='windows' class='svg-inline--fa fa-windows fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-reddit:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='reddit-alien' class='svg-inline--fa fa-reddit-alien fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-github:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='github' class='svg-inline--fa fa-github fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3Cpath fill='%23fff' d='M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-gitlab:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='gitlab' class='svg-inline--fa fa-gitlab fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M105.2 24.9c-3.1-8.9-15.7-8.9-18.9 0L29.8 199.7h132c-.1 0-56.6-174.8-56.6-174.8zM.9 287.7c-2.6 8 .3 16.9 7.1 22l247.9 184-226.2-294zm160.8-88l94.3 294 94.3-294zm349.4 88l-28.8-88-226.3 294 247.9-184c6.9-5.1 9.7-14 7.2-22zM425.7 24.9c-3.1-8.9-15.7-8.9-18.9 0l-56.6 174.8h132z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-stackexc:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='stack-exchange' class='svg-inline--fa fa-stack-exchange fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M17.7 332.3h412.7v22c0 37.7-29.3 68-65.3 68h-19L259.3 512v-89.7H83c-36 0-65.3-30.3-65.3-68v-22zm0-23.6h412.7v-85H17.7v85zm0-109.4h412.7v-85H17.7v85zM365 0H83C47 0 17.7 30.3 17.7 67.7V90h412.7V67.7C430.3 30.3 401 0 365 0z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-yandex:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='yandex' class='svg-inline--fa fa-yandex fa-w-8' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23fff' d='M153.1 315.8L65.7 512H2l96-209.8c-45.1-22.9-75.2-64.4-75.2-141.1C22.7 53.7 90.8 0 171.7 0H254v512h-55.1V315.8h-45.8zm45.8-269.3h-29.4c-44.4 0-87.4 29.4-87.4 114.6 0 82.3 39.4 108.8 87.4 108.8h29.4V46.5z'%3E%3C/path%3E%3C/svg%3E");
    min-width: 11px;
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-dribbble:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='dribbble' class='svg-inline--fa fa-dribbble fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M256 8C119.252 8 8 119.252 8 256s111.252 248 248 248 248-111.252 248-248S392.748 8 256 8zm163.97 114.366c29.503 36.046 47.369 81.957 47.835 131.955-6.984-1.477-77.018-15.682-147.502-6.818-5.752-14.041-11.181-26.393-18.617-41.614 78.321-31.977 113.818-77.482 118.284-83.523zM396.421 97.87c-3.81 5.427-35.697 48.286-111.021 76.519-34.712-63.776-73.185-116.168-79.04-124.008 67.176-16.193 137.966 1.27 190.061 47.489zm-230.48-33.25c5.585 7.659 43.438 60.116 78.537 122.509-99.087 26.313-186.36 25.934-195.834 25.809C62.38 147.205 106.678 92.573 165.941 64.62zM44.17 256.323c0-2.166.043-4.322.108-6.473 9.268.19 111.92 1.513 217.706-30.146 6.064 11.868 11.857 23.915 17.174 35.949-76.599 21.575-146.194 83.527-180.531 142.306C64.794 360.405 44.17 310.73 44.17 256.323zm81.807 167.113c22.127-45.233 82.178-103.622 167.579-132.756 29.74 77.283 42.039 142.053 45.189 160.638-68.112 29.013-150.015 21.053-212.768-27.882zm248.38 8.489c-2.171-12.886-13.446-74.897-41.152-151.033 66.38-10.626 124.7 6.768 131.947 9.055-9.442 58.941-43.273 109.844-90.795 141.978z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-foursquare:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='foursquare' class='svg-inline--fa fa-foursquare fa-w-12' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 368 512'%3E%3Cpath fill='%23fff' d='M323.1 3H49.9C12.4 3 0 31.3 0 49.1v433.8c0 20.3 12.1 27.7 18.2 30.1 6.2 2.5 22.8 4.6 32.9-7.1C180 356.5 182.2 354 182.2 354c3.1-3.4 3.4-3.1 6.8-3.1h83.4c35.1 0 40.6-25.2 44.3-39.7l48.6-243C373.8 25.8 363.1 3 323.1 3zm-16.3 73.8l-11.4 59.7c-1.2 6.5-9.5 13.2-16.9 13.2H172.1c-12 0-20.6 8.3-20.6 20.3v13c0 12 8.6 20.6 20.6 20.6h90.4c8.3 0 16.6 9.2 14.8 18.2-1.8 8.9-10.5 53.8-11.4 58.8-.9 4.9-6.8 13.5-16.9 13.5h-73.5c-13.5 0-17.2 1.8-26.5 12.6 0 0-8.9 11.4-89.5 108.3-.9.9-1.8.6-1.8-.3V75.9c0-7.7 6.8-16.6 16.6-16.6h219c8.2 0 15.6 7.7 13.5 17.5z'%3E%3C/path%3E%3C/svg%3E");
    min-width: 14px;
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-odnok:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='odnoklassniki' class='svg-inline--fa fa-odnoklassniki fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M275.1 334c-27.4 17.4-65.1 24.3-90 26.9l20.9 20.6 76.3 76.3c27.9 28.6-17.5 73.3-45.7 45.7-19.1-19.4-47.1-47.4-76.3-76.6L84 503.4c-28.2 27.5-73.6-17.6-45.4-45.7 19.4-19.4 47.1-47.4 76.3-76.3l20.6-20.6c-24.6-2.6-62.9-9.1-90.6-26.9-32.6-21-46.9-33.3-34.3-59 7.4-14.6 27.7-26.9 54.6-5.7 0 0 36.3 28.9 94.9 28.9s94.9-28.9 94.9-28.9c26.9-21.1 47.1-8.9 54.6 5.7 12.4 25.7-1.9 38-34.5 59.1zM30.3 129.7C30.3 58 88.6 0 160 0s129.7 58 129.7 129.7c0 71.4-58.3 129.4-129.7 129.4s-129.7-58-129.7-129.4zm66 0c0 35.1 28.6 63.7 63.7 63.7s63.7-28.6 63.7-63.7c0-35.4-28.6-64-63.7-64s-63.7 28.6-63.7 64z'%3E%3C/path%3E%3C/svg%3E");
    min-width: 14px;
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-paypal:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='paypal' class='svg-inline--fa fa-paypal fa-w-12' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23fff' d='M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-amazon:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='amazon' class='svg-inline--fa fa-amazon fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M257.2 162.7c-48.7 1.8-169.5 15.5-169.5 117.5 0 109.5 138.3 114 183.5 43.2 6.5 10.2 35.4 37.5 45.3 46.8l56.8-56S341 288.9 341 261.4V114.3C341 89 316.5 32 228.7 32 140.7 32 94 87 94 136.3l73.5 6.8c16.3-49.5 54.2-49.5 54.2-49.5 40.7-.1 35.5 29.8 35.5 69.1zm0 86.8c0 80-84.2 68-84.2 17.2 0-47.2 50.5-56.7 84.2-57.8v40.6zm136 163.5c-7.7 10-70 67-174.5 67S34.2 408.5 9.7 379c-6.8-7.7 1-11.3 5.5-8.3C88.5 415.2 203 488.5 387.7 401c7.5-3.7 13.3 2 5.5 12zm39.8 2.2c-6.5 15.8-16 26.8-21.2 31-5.5 4.5-9.5 2.7-6.5-3.8s19.3-46.5 12.7-55c-6.5-8.3-37-4.3-48-3.2-10.8 1-13 2-14-.3-2.3-5.7 21.7-15.5 37.5-17.5 15.7-1.8 41-.8 46 5.7 3.7 5.1 0 27.1-6.5 43.1z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-weibo:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='weibo' class='svg-inline--fa fa-weibo fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M407 177.6c7.6-24-13.4-46.8-37.4-41.7-22 4.8-28.8-28.1-7.1-32.8 50.1-10.9 92.3 37.1 76.5 84.8-6.8 21.2-38.8 10.8-32-10.3zM214.8 446.7C108.5 446.7 0 395.3 0 310.4c0-44.3 28-95.4 76.3-143.7C176 67 279.5 65.8 249.9 161c-4 13.1 12.3 5.7 12.3 6 79.5-33.6 140.5-16.8 114 51.4-3.7 9.4 1.1 10.9 8.3 13.1 135.7 42.3 34.8 215.2-169.7 215.2zm143.7-146.3c-5.4-55.7-78.5-94-163.4-85.7-84.8 8.6-148.8 60.3-143.4 116s78.5 94 163.4 85.7c84.8-8.6 148.8-60.3 143.4-116zM347.9 35.1c-25.9 5.6-16.8 43.7 8.3 38.3 72.3-15.2 134.8 52.8 111.7 124-7.4 24.2 29.1 37 37.4 12 31.9-99.8-55.1-195.9-157.4-174.3zm-78.5 311c-17.1 38.8-66.8 60-109.1 46.3-40.8-13.1-58-53.4-40.3-89.7 17.7-35.4 63.1-55.4 103.4-45.1 42 10.8 63.1 50.2 46 88.5zm-86.3-30c-12.9-5.4-30 .3-38 12.9-8.3 12.9-4.3 28 8.6 34 13.1 6 30.8.3 39.1-12.9 8-13.1 3.7-28.3-9.7-34zm32.6-13.4c-5.1-1.7-11.4.6-14.3 5.4-2.9 5.1-1.4 10.6 3.7 12.9 5.1 2 11.7-.3 14.6-5.4 2.8-5.2 1.1-10.9-4-12.9z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-vimeo:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='vimeo-v' class='svg-inline--fa fa-vimeo-v fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M447.8 153.6c-2 43.6-32.4 103.3-91.4 179.1-60.9 79.2-112.4 118.8-154.6 118.8-26.1 0-48.2-24.1-66.3-72.3C100.3 250 85.3 174.3 56.2 174.3c-3.4 0-15.1 7.1-35.2 21.1L0 168.2c51.6-45.3 100.9-95.7 131.8-98.5 34.9-3.4 56.3 20.5 64.4 71.5 28.7 181.5 41.4 208.9 93.6 126.7 18.7-29.6 28.8-52.1 30.2-67.6 4.8-45.9-35.8-42.8-63.3-31 22-72.1 64.1-107.1 126.2-105.1 45.8 1.2 67.5 31.1 64.9 89.4z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-dropbox:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='dropbox' class='svg-inline--fa fa-dropbox fa-w-17' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 528 512'%3E%3Cpath fill='%23fff' d='M264.4 116.3l-132 84.3 132 84.3-132 84.3L0 284.1l132.3-84.3L0 116.3 132.3 32l132.1 84.3zM131.6 395.7l132-84.3 132 84.3-132 84.3-132-84.3zm132.8-111.6l132-84.3-132-83.6L395.7 32 528 116.3l-132.3 84.3L528 284.8l-132.3 84.3-131.3-85z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-mailru:before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 27.92'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset 1%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,14a14,14,0,0,1,28,0,12,12,0,0,1-.3,2.86h0s-.1.42-.16.59a5.17,5.17,0,0,1-1.81,2.66,4.7,4.7,0,0,1-2.84,1l-.38,0A4.53,4.53,0,0,1,19,18.94a7.06,7.06,0,1,1,2.06-5v2.28a1.79,1.79,0,0,0,1.66,1.93,2.08,2.08,0,0,0,2.13-1.82A11.43,11.43,0,0,0,25.13,14,11.13,11.13,0,1,0,20,23.3l0,0,1.89,2.19,0,0A14,14,0,0,1,0,14Zm14,4.2A4.2,4.2,0,1,0,9.79,14,4.21,4.21,0,0,0,14,18.16Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-vkontakte:before{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg id='guidlines'%3E%3C/g%3E%3Cg id='FB'%3E%3C/g%3E%3Cg id='ig'%3E%3C/g%3E%3Cg id='yt'%3E%3C/g%3E%3Cg id='twitter'%3E%3C/g%3E%3Cg id='snapchat'%3E%3C/g%3E%3Cg id='WA'%3E%3C/g%3E%3Cg id='Pinterrest'%3E%3C/g%3E%3Cg id='Layer_9'%3E%3C/g%3E%3Cg id='Layer_10'%3E%3C/g%3E%3Cg id='Layer_11'%3E%3Cpath class='st0' d='M4,13.9c2.1,0,5.3,0,7.1,0c0.9,0,1.6,0.6,1.9,1.4c0.9,2.6,2.9,8.3,5.2,12.2c3.1,5.1,5.1,7,6.4,6.8 c1.3-0.3,0.9-3.7,0.9-6.4s0.3-7.3-1-9.4l-2-2.9c-0.5-0.7,0-1.6,0.8-1.6h11.4c1.1,0,2,0.9,2,2v14.5c0,0,0.5,2.6,3.3-0.1 s5.8-7.7,8.3-12.8l1-2.4c0.3-0.7,1-1.2,1.8-1.2h7.4c1.4,0,2.4,1.4,1.9,2.7l-0.8,2.1c0,0-2.7,5.4-5.5,9.2c-2.8,3.9-3.4,4.8-3,5.8 s7.6,7.7,9.4,10.9c0.5,0.9,0.9,1.7,1.3,2.4c0.7,1.3-0.3,3-1.8,3h-8.4c-0.7,0-1.4-0.4-1.7-1l-0.8-1.3c0,0-5.1-6-8.2-7.9 c-3.2-1.8-3.1,0.8-3.1,0.8V46c0,2.2-1.8,4-4,4h-2c0,0-11,0-19.8-13.1C5.1,26.7,2.8,20.1,2,16.3C1.8,15.1,2.7,13.9,4,13.9z'/%3E%3C/g%3E%3Cg id='Layer_12'%3E%3C/g%3E%3Cg id='Layer_13'%3E%3C/g%3E%3Cg id='Layer_14'%3E%3C/g%3E%3Cg id='Layer_15'%3E%3C/g%3E%3Cg id='Layer_16'%3E%3C/g%3E%3Cg id='Layer_17'%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-background-size: cover;
    background-size: cover
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-meetup:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='meetup' class='svg-inline--fa fa-meetup fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M99 414.3c1.1 5.7-2.3 11.1-8 12.3-5.4 1.1-10.9-2.3-12-8-1.1-5.4 2.3-11.1 7.7-12.3 5.4-1.2 11.1 2.3 12.3 8zm143.1 71.4c-6.3 4.6-8 13.4-3.7 20 4.6 6.6 13.4 8.3 20 3.7 6.3-4.6 8-13.4 3.4-20-4.2-6.5-13.1-8.3-19.7-3.7zm-86-462.3c6.3-1.4 10.3-7.7 8.9-14-1.1-6.6-7.4-10.6-13.7-9.1-6.3 1.4-10.3 7.7-9.1 14 1.4 6.6 7.6 10.6 13.9 9.1zM34.4 226.3c-10-6.9-23.7-4.3-30.6 6-6.9 10-4.3 24 5.7 30.9 10 7.1 23.7 4.6 30.6-5.7 6.9-10.4 4.3-24.1-5.7-31.2zm272-170.9c10.6-6.3 13.7-20 7.7-30.3-6.3-10.6-19.7-14-30-7.7s-13.7 20-7.4 30.6c6 10.3 19.4 13.7 29.7 7.4zm-191.1 58c7.7-5.4 9.4-16 4.3-23.7s-15.7-9.4-23.1-4.3c-7.7 5.4-9.4 16-4.3 23.7 5.1 7.8 15.6 9.5 23.1 4.3zm372.3 156c-7.4 1.7-12.3 9.1-10.6 16.9 1.4 7.4 8.9 12.3 16.3 10.6 7.4-1.4 12.3-8.9 10.6-16.6-1.5-7.4-8.9-12.3-16.3-10.9zm39.7-56.8c-1.1-5.7-6.6-9.1-12-8-5.7 1.1-9.1 6.9-8 12.6 1.1 5.4 6.6 9.1 12.3 8 5.4-1.5 9.1-6.9 7.7-12.6zM447 138.9c-8.6 6-10.6 17.7-4.9 26.3 5.7 8.6 17.4 10.6 26 4.9 8.3-6 10.3-17.7 4.6-26.3-5.7-8.7-17.4-10.9-25.7-4.9zm-6.3 139.4c26.3 43.1 15.1 100-26.3 129.1-17.4 12.3-37.1 17.7-56.9 17.1-12 47.1-69.4 64.6-105.1 32.6-1.1.9-2.6 1.7-3.7 2.9-39.1 27.1-92.3 17.4-119.4-22.3-9.7-14.3-14.6-30.6-15.1-46.9-65.4-10.9-90-94-41.1-139.7-28.3-46.9.6-107.4 53.4-114.9C151.6 70 234.1 38.6 290.1 82c67.4-22.3 136.3 29.4 130.9 101.1 41.1 12.6 52.8 66.9 19.7 95.2zm-70 74.3c-3.1-20.6-40.9-4.6-43.1-27.1-3.1-32 43.7-101.1 40-128-3.4-24-19.4-29.1-33.4-29.4-13.4-.3-16.9 2-21.4 4.6-2.9 1.7-6.6 4.9-11.7-.3-6.3-6-11.1-11.7-19.4-12.9-12.3-2-17.7 2-26.6 9.7-3.4 2.9-12 12.9-20 9.1-3.4-1.7-15.4-7.7-24-11.4-16.3-7.1-40 4.6-48.6 20-12.9 22.9-38 113.1-41.7 125.1-8.6 26.6 10.9 48.6 36.9 47.1 11.1-.6 18.3-4.6 25.4-17.4 4-7.4 41.7-107.7 44.6-112.6 2-3.4 8.9-8 14.6-5.1 5.7 3.1 6.9 9.4 6 15.1-1.1 9.7-28 70.9-28.9 77.7-3.4 22.9 26.9 26.6 38.6 4 3.7-7.1 45.7-92.6 49.4-98.3 4.3-6.3 7.4-8.3 11.7-8 3.1 0 8.3.9 7.1 10.9-1.4 9.4-35.1 72.3-38.9 87.7-4.6 20.6 6.6 41.4 24.9 50.6 11.4 5.7 62.5 15.7 58.5-11.1zm5.7 92.3c-10.3 7.4-12.9 22-5.7 32.6 7.1 10.6 21.4 13.1 32 6 10.6-7.4 13.1-22 6-32.6-7.4-10.6-21.7-13.5-32.3-6z'%3E%3C/path%3E%3C/svg%3E")
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-bitbucket:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='bitbucket' class='svg-inline--fa fa-bitbucket fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M22.2 32A16 16 0 0 0 6 47.8a26.35 26.35 0 0 0 .2 2.8l67.9 412.1a21.77 21.77 0 0 0 21.3 18.2h325.7a16 16 0 0 0 16-13.4L505 50.7a16 16 0 0 0-13.2-18.3 24.58 24.58 0 0 0-2.8-.2L22.2 32zm285.9 297.8h-104l-28.1-147h157.3l-25.2 147z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-discord:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='discord' class='svg-inline--fa fa-discord fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M297.216 243.2c0 15.616-11.52 28.416-26.112 28.416-14.336 0-26.112-12.8-26.112-28.416s11.52-28.416 26.112-28.416c14.592 0 26.112 12.8 26.112 28.416zm-119.552-28.416c-14.592 0-26.112 12.8-26.112 28.416s11.776 28.416 26.112 28.416c14.592 0 26.112-12.8 26.112-28.416.256-15.616-11.52-28.416-26.112-28.416zM448 52.736V512c-64.494-56.994-43.868-38.128-118.784-107.776l13.568 47.36H52.48C23.552 451.584 0 428.032 0 398.848V52.736C0 23.552 23.552 0 52.48 0h343.04C424.448 0 448 23.552 448 52.736zm-72.96 242.688c0-82.432-36.864-149.248-36.864-149.248-36.864-27.648-71.936-26.88-71.936-26.88l-3.584 4.096c43.52 13.312 63.744 32.512 63.744 32.512-60.811-33.329-132.244-33.335-191.232-7.424-9.472 4.352-15.104 7.424-15.104 7.424s21.248-20.224 67.328-33.536l-2.56-3.072s-35.072-.768-71.936 26.88c0 0-36.864 66.816-36.864 149.248 0 0 21.504 37.12 78.08 38.912 0 0 9.472-11.52 17.152-21.248-32.512-9.728-44.8-30.208-44.8-30.208 3.766 2.636 9.976 6.053 10.496 6.4 43.21 24.198 104.588 32.126 159.744 8.96 8.96-3.328 18.944-8.192 29.44-15.104 0 0-12.8 20.992-46.336 30.464 7.68 9.728 16.896 20.736 16.896 20.736 56.576-1.792 78.336-38.912 78.336-38.912z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-disqus:before{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 200 105' style='enable-background:new 0 0 200 105;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M101.95,104.48c-12.72,0-24.35-4.65-33.34-12.34l-22.13,3.02l8.55-21.1c-2.98-6.57-4.65-13.87-4.65-21.56 c0-28.7,23.09-51.98,51.57-51.98c28.48,0,51.57,23.27,51.57,51.98C153.52,81.21,130.43,104.48,101.95,104.48z M130.11,52.35v-0.14 c0-15-10.58-25.69-28.81-25.69H81.6v51.98H101C119.38,78.49,130.11,67.35,130.11,52.35L130.11,52.35z M101.51,65.72h-5.76V39.29 h5.76c8.46,0,14.08,4.82,14.08,13.14v0.14C115.59,60.97,109.97,65.72,101.51,65.72z'/%3E%3C/svg%3E%0A");
    background-size: cover;
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-line:before{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='line' class='svg-inline--fa fa-line fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M272.1 204.2v71.1c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.1 0-2.1-.6-2.6-1.3l-32.6-44v42.2c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.8 0-3.2-1.4-3.2-3.2v-71.1c0-1.8 1.4-3.2 3.2-3.2H219c1 0 2.1.5 2.6 1.4l32.6 44v-42.2c0-1.8 1.4-3.2 3.2-3.2h11.4c1.8-.1 3.3 1.4 3.3 3.1zm-82-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 1.8 1.4 3.2 3.2 3.2h11.4c1.8 0 3.2-1.4 3.2-3.2v-71.1c0-1.7-1.4-3.2-3.2-3.2zm-27.5 59.6h-31.1v-56.4c0-1.8-1.4-3.2-3.2-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 .9.3 1.6.9 2.2.6.5 1.3.9 2.2.9h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.7-1.4-3.2-3.1-3.2zM332.1 201h-45.7c-1.7 0-3.2 1.4-3.2 3.2v71.1c0 1.7 1.4 3.2 3.2 3.2h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2V234c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2v-11.4c-.1-1.7-1.5-3.2-3.2-3.2zM448 113.7V399c-.1 44.8-36.8 81.1-81.7 81H81c-44.8-.1-81.1-36.9-81-81.7V113c.1-44.8 36.9-81.1 81.7-81H367c44.8.1 81.1 36.8 81 81.7zm-61.6 122.6c0-73-73.2-132.4-163.1-132.4-89.9 0-163.1 59.4-163.1 132.4 0 65.4 58 120.2 136.4 130.6 19.1 4.1 16.9 11.1 12.6 36.8-.7 4.1-3.3 16.1 14.1 8.8 17.4-7.3 93.9-55.3 128.2-94.7 23.6-26 34.9-52.3 34.9-81.5z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon.icon-blizzard:before{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath id='bot-down-sml' class='st0' d='M39.09,22.37c-0.75-0.32-0.62-0.25-0.62-0.25s-0.08-0.09,1.07,0.82 c1.75,1.38,2.91,3.6,3.53,5.77c0.77,2.67,0.2,6.37-2.23,10.05c-5.19,7.86-13.56,12.44-15.23,9.72c-0.85-1.38,1.93-4.12,1.93-4.12 l-1.67,0.91c0,0-2.93,3.5-2.4,5.63c0.92,3.64,10.99,1.17,18.28-10.75C48.3,29.46,41.05,23.21,39.09,22.37z'/%3E%3Cpath id='top-down-sml' class='st0' d='M39.05,22.28c-0.75-0.32-0.9-0.29-0.9-0.29s0.07-0.02,1.22,0.88 c1.75,1.38,3.04,3.59,3.66,5.75c0.77,2.67,0.21,6.37-2.23,10.05c-5.19,7.86-13.56,12.44-15.23,9.72c-0.85-1.38,1.92-4.12,1.92-4.12 l-1.67,0.91c0,0-2.93,3.5-2.39,5.63c0.91,3.63,10.99,1.17,18.28-10.75C48.26,29.36,41.01,23.11,39.05,22.28z'/%3E%3Cpath id='bot-left-sml' class='st0' d='M36.71,41.73c0,0,0.12-0.03-1.24,0.52c-2.07,0.83-4.57,0.72-6.76,0.17 c-2.69-0.67-5.62-3.01-7.59-6.96c-4.21-8.42-4-17.96-0.81-18.05c1.62-0.04,2.61,3.73,2.61,3.73l0.05-1.91c0,0-1.56-4.29-3.68-4.89 c-3.61-1.03-6.51,8.93,0.16,21.21c5.99,11.02,15.02,7.87,16.73,6.58C36.83,41.65,36.71,41.73,36.71,41.73z'/%3E%3Cpath id='top-left-sml' class='st0' d='M35.63,42.14c-2.07,0.83-4.63,0.84-6.81,0.29c-2.69-0.67-5.62-3.01-7.59-6.96 c-4.21-8.42-4-17.97-0.81-18.05c1.62-0.04,2.61,3.73,2.61,3.73l0.05-1.91c0,0-1.56-4.29-3.68-4.89c-3.61-1.03-6.51,8.93,0.16,21.21 c5.99,11.02,15.02,7.87,16.73,6.58c0.64-0.48,0.7-0.63,0.7-0.63C36.99,41.53,36.93,41.62,35.63,42.14z'/%3E%3Cpath id='bot-rght-sml' class='st0' d='M34.54,18.46C22,18.14,20.21,27.54,20.47,29.66c0.1,0.81,0.1,0.66,0.1,0.66 s-0.04,0.11,0.17-1.33c0.32-2.2,1.67-4.32,3.23-5.94c1.92-2,5.41-3.36,9.82-3.1c9.4,0.56,17.56,5.52,16.03,8.33 c-0.77,1.42-4.53,0.39-4.53,0.39l1.63,1c0,0,4.49,0.79,6.07-0.74C55.68,26.32,48.5,18.82,34.54,18.46z'/%3E%3Cpath id='top-rght-sml' class='st0' d='M34.47,18.55c-12.54-0.32-14.33,9.08-14.07,11.2c0.1,0.79,0.19,0.92,0.2,0.92 c0,0-0.05-0.1,0.15-1.49c0.32-2.2,1.59-4.42,3.15-6.05c1.92-2,5.41-3.36,9.82-3.1c9.4,0.56,17.56,5.52,16.03,8.33 c-0.77,1.42-4.53,0.39-4.53,0.39l1.63,1c0,0,4.49,0.79,6.07-0.74C55.61,26.41,48.44,18.91,34.47,18.55z'/%3E%3Cpath id='bot-rght-lrg' class='st0' d='M37.27,18.68c-0.87-1.64-3.49-6.42-6.09-8.96c-3.81-3.73-5.9-2.14-6.73-1.24 c-4.76,5.13-1.83,19.29,1.19,27.81c0.45,1.27,0.93,2.51,1.45,3.72c0.22-0.09,0.55-0.23,0.9-0.4c0.39-0.19,0.68-0.35,0.86-0.44 c-0.11-0.32-0.23-0.64-0.34-0.97c-2.77-8.14-5.05-21.61-0.4-24.86c1.29-0.9,2.78,0.15,3.93,1.25c1.06,1.01,2.41,2.98,3.04,3.94 L37.27,18.68z M33.33,49.45l-0.97,0.67c2.03,3.24,4.03,5.83,5.6,7.46c0.91,0.95,1.55,0.96,1.55,0.96 C38.69,57.87,36.15,54.79,33.33,49.45z M29.64,43.56c-0.21,0.17-0.52,0.4-0.68,0.52c0.68,1.35,1.38,2.65,2.09,3.88l0.12-0.07 l1.01-0.71c-0.62-1.28-1.24-2.67-1.86-4.15C30.17,43.15,29.87,43.38,29.64,43.56z'/%3E%3Cpath id='top-left-lrg' class='st0' d='M36.21,18.54c0.74,0.05,1.14,0.1,1.15,0.1c-0.89-1.69-3.49-6.4-6.06-8.91 C27.48,6,25.39,7.6,24.56,8.49c-4.76,5.13-1.83,19.29,1.19,27.81c0.45,1.27,0.94,2.51,1.45,3.72c0.22-0.09,0.55-0.23,0.9-0.4 c0.39-0.19,0.68-0.35,0.86-0.44c-0.11-0.32-0.23-0.65-0.34-0.98c-2.77-8.14-5.05-21.61-0.4-24.86c1.29-0.9,2.78,0.15,3.93,1.25 c1.04,0.99,2.36,2.9,3.01,3.89C35.19,18.49,35.62,18.5,36.21,18.54z M33.43,49.44c-0.06,0.05-0.28,0.2-0.55,0.39 c-0.1,0.07-0.33,0.22-0.44,0.29c2.04,3.27,4.06,5.9,5.63,7.53c0.91,0.95,1.62,0.98,1.62,0.98C38.87,57.96,36.29,54.83,33.43,49.44z M29.73,43.57c-0.27,0.22-0.64,0.5-0.66,0.52c0.67,1.34,1.36,2.62,2.06,3.84c0.06-0.03,0.23-0.12,0.59-0.33 c0.34-0.2,0.52-0.32,0.59-0.36c-0.63-1.3-1.26-2.7-1.89-4.21C30.39,43.04,30.03,43.33,29.73,43.57z'/%3E%3Cpath id='bot-rght-lrg_1_' class='st0' d='M55.44,36.41c-2.06-6.69-15.79-11.23-24.68-12.88c-1.32-0.25-2.64-0.44-3.94-0.6 c-0.03,0.24-0.08,0.59-0.11,0.98c-0.03,0.43-0.04,0.76-0.05,0.97c0.33,0.06,0.67,0.13,1.01,0.19C36.1,26.74,48.9,31.5,49.4,37.15 c0.14,1.57-1.51,2.33-3.05,2.78c-1.41,0.41-3.78,0.6-4.94,0.67l-1.22,1.82c1.86,0.07,7.31,0.19,10.8-0.79 C56.14,40.19,55.8,37.58,55.44,36.41z M6.16,23.57c-1.28,0.32-1.61,0.86-1.61,0.86c1-0.38,4.96-1.05,11.04-0.81l-0.08-1.18 C11.65,22.58,8.37,23.02,6.16,23.57z M22.35,22.53c-1.48-0.09-2.92-0.13-4.3-0.13l0,0.11l0.06,1.25c1.41,0.1,2.91,0.26,4.49,0.47 c-0.02-0.11-0.08-0.52-0.13-0.87C22.42,23.07,22.37,22.67,22.35,22.53z'/%3E%3Cpath id='bot-down-lrg' class='st0' d='M45.43,23.21c-0.83,1.22-1.75,2.5-2.78,3.83c0.02,0.01,0.45,0.18,0.83,0.33 c0.32,0.13,0.73,0.29,0.78,0.31c0.86-1.3,1.65-2.59,2.38-3.85l-0.1-0.06L45.43,23.21z M40.13,30.13c-0.22,0.26-0.44,0.52-0.67,0.78 c-5.66,6.47-16.19,15.17-21.33,12.78c-1.43-0.66-1.26-2.48-0.89-4.03c0.36-1.46,1.43-3.69,1.93-4.69L18.23,33 c-0.94,1.49-3.85,6.26-4.77,9.83c-1.33,5.17,1.1,6.18,2.29,6.45c6.82,1.56,17.62-8.06,23.49-14.94c0.87-1.02,1.7-2.06,2.5-3.11 c-0.19-0.15-0.47-0.36-0.8-0.58C40.59,30.41,40.31,30.23,40.13,30.13z M51.58,11.21c-0.17,1.05-1.57,4.79-4.77,9.9l1.06,0.5 c1.79-3.38,3.03-6.4,3.66-8.58C51.88,11.77,51.58,11.21,51.58,11.21z'/%3E%3Cpath id='top-down-lrg' class='st0' d='M45.37,23.11c-0.81,1.19-1.71,2.44-2.71,3.74c0.07,0.03,0.48,0.18,0.83,0.32 c0.3,0.12,0.69,0.29,0.78,0.33c0.83-1.25,1.6-2.5,2.3-3.71c-0.09-0.05-0.35-0.21-0.58-0.34C45.74,23.3,45.46,23.16,45.37,23.11z M51.57,11c-0.17,1.05-1.59,4.85-4.83,10.02c0.08,0.04,0.31,0.14,0.6,0.28c0.11,0.05,0.37,0.19,0.47,0.24 c1.81-3.41,3.08-6.46,3.71-8.65C51.89,11.63,51.57,11,51.57,11z M40.09,30.03c-0.22,0.26-0.45,0.52-0.67,0.78 c-5.66,6.47-16.19,15.17-21.33,12.78c-1.43-0.67-1.26-2.48-0.89-4.03c0.35-1.44,1.4-3.62,1.91-4.64c-0.02-0.04-0.22-0.42-0.47-0.94 c-0.27-0.54-0.44-0.93-0.49-1.03c-0.97,1.54-3.83,6.24-4.74,9.78c-1.33,5.17,1.1,6.18,2.29,6.45c6.82,1.56,17.62-8.06,23.49-14.94 c0.87-1.02,1.7-2.06,2.5-3.11c-0.19-0.15-0.47-0.36-0.79-0.58C40.55,30.31,40.26,30.13,40.09,30.03z'/%3E%3Cpath id='top-rght-lrg' class='st0' d='M55.37,36.5c-2.06-6.69-15.79-11.23-24.68-12.88c-1.32-0.25-2.64-0.44-3.94-0.6 c-0.03,0.24-0.08,0.59-0.11,0.98c-0.03,0.43-0.04,0.76-0.05,0.97c0.33,0.06,0.67,0.13,1.01,0.19c8.43,1.67,21.23,6.43,21.73,12.08 c0.14,1.57-1.51,2.33-3.05,2.78c-1.38,0.4-3.68,0.59-4.86,0.66l0,0c0,0-0.26,0.39-0.6,0.9c-0.39,0.58-0.63,0.92-0.63,0.92 l-0.01,0.01c1.91,0.07,7.28,0.17,10.74-0.79C56.07,40.28,55.73,37.67,55.37,36.5z M22.31,22.61c-1.46-0.09-2.89-0.13-4.26-0.14 c0,0.1-0.01,0.34,0,0.68c0.01,0.4,0.02,0.62,0.02,0.7c1.41,0.1,2.91,0.25,4.49,0.47c0-0.02-0.08-0.51-0.14-0.92 C22.33,22.88,22.31,22.65,22.31,22.61z M15.47,22.51c-3.9,0.13-7.21,0.56-9.43,1.11c-1.28,0.32-1.66,0.91-1.66,0.91 c1-0.38,5.04-1.06,11.18-0.83c-0.01-0.08-0.03-0.33-0.06-0.66C15.49,22.93,15.48,22.64,15.47,22.51z'/%3E%3C/svg%3E%0A")
}
.ets_solo_myaccount_wrapper .ets_solo_network i.icon-pixelpin:before{
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 395 389.4' style='enable-background:new 0 0 395 389.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='265.2' cy='259.6' r='129.8'/%3E%3Crect x='2.4' class='st0' width='259.6' height='259.6'/%3E%3C/svg%3E%0A");
}
.ets_solo_myaccount_wrapper i.icon-check{
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='check' class='svg-inline--fa fa-check fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23bbb' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .active i.icon-check{
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='check' class='svg-inline--fa fa-check fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2325be65' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'%3E%3C/path%3E%3C/svg%3E");
}
.ets_solo_myaccount_wrapper .ets_solo_network.active i.icon.icon-google:before{
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 400 400' style='enable-background:new 0 0 400 400;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23557EBF;%7D .st1%7Bfill:%2336A852;%7D .st2%7Bfill:%23F9BC15;%7D .st3%7Bfill:%23EB4535;%7D%0A%3C/style%3E%3Cpath id='XMLID_5_' class='st0' d='M400,204.6c0-16.8-1.4-29-4.3-41.7H204.1v75.7h112.5c-2.3,18.8-14.5,47.2-41.7,66.2l-0.4,2.5 l60.6,46.9l4.2,0.4C377.8,319.1,400,266.7,400,204.6'/%3E%3Cpath id='XMLID_4_' class='st1' d='M204.1,404.2c55.1,0,101.4-18.1,135.1-49.4l-64.4-49.9c-17.2,12-40.4,20.4-70.7,20.4 c-54,0-99.8-35.6-116.1-84.8l-2.4,0.2l-63,48.8l-0.8,2.3C55.3,358.4,124.3,404.2,204.1,404.2'/%3E%3Cpath id='XMLID_3_' class='st2' d='M88,240.4c-4.3-12.7-6.8-26.3-6.8-40.4c0-14.1,2.5-27.7,6.6-40.4l-0.1-2.7l-63.8-49.5l-2.1,1 C7.9,136.1,0,167.2,0,200.1s7.9,63.9,21.8,91.6L88,240.4'/%3E%3Cpath id='XMLID_2_' class='st3' d='M204.1,74.9c38.3,0,64.2,16.6,78.9,30.4l57.6-56.2C305.2,16.2,259.2-4,204.1-4 C124.3-4,55.3,41.8,21.8,108.5l66,51.2C104.3,110.5,150.1,74.9,204.1,74.9'/%3E%3C/svg%3E%0A")
}
.ets_solo_myaccount_wrapper .ets_solo_network.active i.icon-pixelpin:before{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 395 389.4' style='enable-background:new 0 0 395 389.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2368C1C8;%7D .st1%7Bfill:%23B30F7F;%7D%0A%3C/style%3E%3Cpath class='st0' d='M265.2,129.8c-1.1,0-2.1,0-3.2,0v129.8H135.3c0,0,0,0,0,0c0,71.7,58.1,129.8,129.8,129.8S395,331.3,395,259.6 S336.9,129.8,265.2,129.8z'/%3E%3Cpath class='st1' d='M262,129.8V0H2.4v259.6h132.9C135.4,189,191.8,131.5,262,129.8z'/%3E%3C/svg%3E%0A");
}

.ets_solo_myaccount_wrapper .ets_solo_network.active i.icon.icon-google{
    background-color: #fff;
    border: 1px solid #4285F4;
}
.active.net_gitlab{background-color: #6F418E;}
.active.net_reddit{background-color: #F85F20;}
.active.net_github{background-color: #1B1B1B;}
.active.net_yandex{background-color: #F62E33;}

.active.net_dribbble{background-color:#E8588E;}
.active.net_foursquare{background-color: #F2547F;}

.active.net_paypal{background-color: rgba(0, 152, 218, 1);}

.active.net_amazon{background-color: orange;}
.active.net_weibo{background-color: rgba(223, 21, 44, 1);}
.active.net_vimeo{background-color: rgba(0, 168, 232, 1);}
.active.net_dropbox{background-color: rgba(0, 122, 222, 1);}
.active.net_mailru{background-color: rgba(242, 161, 25, 1);}
.active.net_vkontakte{background-color: rgba(78, 125, 178, 1);}
.active.net_pixelpin{background-color: rgba(121, 26, 110, 1);}
.active.net_meetup{background-color: rgba(177, 21, 28, 1);}
.active.net_bitbucket{background-color: rgba(28, 77, 127, 1);}
.active.net_discord{background-color: rgba(93, 112, 181, 1);}
.active.net_disqus{background-color: rgb(39, 144, 228);}
.active.net_line{background-color: rgb(5, 154, 5);}.ets_solo_social_wrapper.nav {
    padding-left: 5px;
}

a#social-link i:before, .links a i {
    display: inline-block !important;
}

.ets_solo_social_wrapper.slw_and_alw {
    position: fixed;
    right: 0;
    top: 53px;
    z-index: 100;
    display: none;
}

.ets_solo_social_wrapper.pos_right .ets_solo_social_item {
    width: 100%;
}

.ets_solo_social_wrapper.pos_right .ets_solo_social_item.item_type_flat, .ets_solo_social_wrapper.pos_right .ets_solo_social_item.item_type_flat {
    width: auto;
}

.ets_solo_social_wrapper.hea {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

#module-ets_sociallogin-social #page-content {
    padding: 1.25rem;
}

.ets_solo_wrapper_content.hea ul.ets_solo_social {
    margin-bottom: 5px;
}

.ets_solo_social_wrapper.slw_and_alw.slw {
    display: block;
}

.ets_solo_wrapper_content.trp,
.ets_solo_wrapper_content.brp,
.ets_solo_social_wrapper.lgp {
    text-align: center;
}

.ets_solo_social_title {
    margin-bottom: 20px;
}

.ets_solo_wrapper_content.hea {
    text-align: center;
}

.ets_solo_social_wrapper.foo {
    margin-top: 0;
    padding-top: 0;
    width: 16%;
    display: inline-block;
}

.ets_solo_social_wrapper.foo .ets_solo_social_desc {
    padding: 0;
    text-align: left;
}

.ets_solo_social_wrapper.slw_and_alw .ets_solo_social_item.item_type_name,
.ets_solo_social_wrapper.slw_and_alw .ets_solo_social_item.item_type_custom {
    width: 100%;
}

.ets_solo_social_wrapper.slw_and_alw.active {
    display: block;
    z-index: 99999;
}

.ets_solo_social_wrapper.slw_and_alw.active.open_login {
    display: block !important;

}

.ets_solo_social_wrapper.slw_and_alw:not(.open_login) {
    display: none;

}

.ets_solo_wrapper_content.slw_and_alw.admin .ets_solo_social_desc {
    padding-left: 0;
    padding-right: 0;
}

#authentication .ets_solo_social_wrapper.lgp {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.page-customer-account #content .no-account {
    margin-bottom: 10px;
}

.ets_solo_social_wrapper.lgp .ets_solo_social_desc {
    margin-bottom: 30px;
}

.ets_solo_social_wrapper.slw_and_alw.alw {
    position: absolute;
    top: 100%;
    left: 50%;
    padding-top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    right: auto;
}

div#_desktop_user_info,
#_mobile_user_info {
    position: relative;
}

.ets_solo_social_wrapper.slw_and_alw.alw:after {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ddd;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.ets_solo_social_wrapper.slw_and_alw.alw:before {
    content: "";
    border-bottom: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 100%;
    margin-bottom: -1px;
}

.ets_solo_wrapper_content.slw {
    background-color: #fff;
    border-left: 1px solid #ddd;
    box-shadow: 0 0 3px 0 #bbb;
    -webkit-box-shadow: 0 0 3px 0 #bbb;
    float: right;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: -277px;
    padding: 25px;
    position: relative;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 277px;
    margin-top: -4px;
    max-height: 100%;
    overflow: auto;
}

.ets_solo_social_wrapper.slw_and_alw .ets_solo_title .material-icons {
    font-size: 26px;
}

.ets_solo_wrapper_content.alw {
    background-color: #fff;
    float: right;
    padding: 25px;
    position: relative;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 277px;
    z-index: 9;
}

.ets_solo_social_wrapper:not(.hover) .ets_solo_slide_widget.active {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 0;
    border-top: 1px solid #ddd;
    color: #777;
    height: 30px;
    line-height: 26px;
    margin-right: -1px;
    margin-top: -29px;
    min-width: 0;
    padding: 0;
    width: 30px;
    z-index: 11;
}

.ets_solo_wrapper_content.slw_and_alw .ets_solo_social_btn.custom {
    margin-right: 0;
}

.ets_solo_social_wrapper:not(.hover) .ets_solo_slide_widget.active::before {
    content: "";
    font-size: 14px;
    background-color: #777;
    position: absolute;
    height: 18px;
    width: 1px;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.ets_solo_social_wrapper:not(.hover) .ets_solo_slide_widget.active::after {
    position: absolute;
    width: 18px;
    height: 1px;
    background-color: #777;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.ets_solo_wrapper_content.slw.active {
    margin-right: 0;
}

.ets_solo_social_wrapper:not(.hover) .ets_solo_slide_widget.active .ets_solo_title {
    display: none;
}

#solo-submit-login-alw.btn.btn-primary,
#solo-submit-login-slw.btn.btn-primary,
.solo-submit-login-alw {
    display: block;
    font-size: 14px;
    margin-top: 3px;
    width: 100%;
    margin-bottom: 14px;
}

.ets_solo_social_wrapper.slw_and_alw.slw {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    top: 0;
}

.ets_solo_status.active i {
    color: #8dc63f;
}

.ets_solo_social_wrapper.slw_and_alw .ets_solo_social_title {
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.ets_solo_slide_widget {
    background: #2fb5d2 none repeat scroll 0 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    margin-top: -30px;
    min-width: 60px;
    padding: 12px 5px 9px;
    position: absolute;
    right: 100%;
    text-align: center;
    top: 50%;
}

button.solo-submit-login-slw:after,
.solo-submit-login-alw:after {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.module_error.alert-danger ul {
    margin-bottom: 0;
}

.ets_solo_social_wrapper.slw_and_alw .form-group.row {
    margin-bottom: 12px;
}

.ets_social_login {
    list-style: outside none none;
}

.ets_social_login a {
    padding: 0 !important;
    width: 100%;
}

.ets_solo_networks_login td {
    border: none;
    padding-bottom: 0;
    font-size: 14px;
}

.ets_sl_home {
    clear: both;
    display: block;
}

.login-form + hr {
    display: none;
}

.onp-sl-content-wrap {
    float: left;
    position: relative;
    width: 100%;
}

.ets_solo_social_wrapper, .ets_solo_social_wrapper * {
    box-sizing: border-box;
}

.ets_sl_locker {
    clear: both;
    margin-bottom: 30px;
    margin-top: 60px;
    position: relative;
    width: 100%;
}

.ets_solo_social_wrapper.slw_and_alw .ets_solo_social_title {
    color: #333;
    text-transform: uppercase;
}

.ets_solo_social_wrapper.nav .ets_solo_social {
    margin-bottom: 0;
}

.ets_solo_social {
    margin-bottom: 18px;
    display: block;
    padding-top: 0;
    width: 100%;
}

.ets_solo_social_wrapper.login {
    padding: 10px 25px 20px;
    position: relative;
    margin-bottom: 17px;
}

.ets_solo_social_wrapper {
    padding-top: 10px;
}

.ets_solo_social_wrapper.login:before {
    content: "";
    position: absolute;
    left: 25px;
    right: 25px;
    border-bottom: 1px solid #ddd;
    bottom: 0;
}

.ets_solo_social_desc {
    color: #999;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
}

.ets_solo_wrapper_content.lgp .ets_solo_social_desc,
.ets_solo_wrapper_content.trp .ets_solo_social_desc {
    padding: 0 60px;
    text-align: center;
}

.solo_discount_code {
    background-color: rgb(246, 254, 232);
    border: 1px dashed #666;
    display: inline-block;
    font-size: 18px;
    min-width: 150px;
    padding: 0;
    position: relative;
}
.solo_discount_code input{
    padding: 12px 5px;
    border: none!important;
    background: transparent!important;
    outline: none!important;
    cursor: pointer;
    text-align: center;
}
.ets_solo_status i {
    color: #bbb;
}
span.text_copied {
    font-size: 11px;
    font-weight: normal;
    background: #1bab1b;
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
    line-height: 1.4;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    margin-left: 30px;
    opacity: 0;
    -webkit-animation: slideleft 3s infinite linear;
    animation: slideleft 3s infinite linear;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 2;
}
.ets_solo_popup_close_overlay {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
@keyframes slideleft {
  0% {
    opacity: 0;
    margin-left: 30px;
  }
  40% {
    opacity: 1;
    margin-left: 3px;
  }
  100% {
    opacity: 1;
    margin-left: 3px;
  }
}
@-webkit-keyframes slideleft {
  0% {
    opacity: 0;
    margin-left: 30px;
  }
  40% {
    opacity: 1;
    margin-left: 3px;
  }
  100% {
    opacity: 1;
    margin-left: 3px;
  }
}
.solo_discount_code::before {
    content: "\f0c4";
    font-family: Fontawesome;
    font-size: 24px;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -10px;
}

.ets_solo_popup {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    color: #333;
    z-index: 11111;
}
.ets_solo_social_btn i svg {
    fill: #ffffff;
}
.ets_solo_popup_content_wrap {
    position: relative;
    z-index: 10;
}

.ets_solo_popup.actived {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.ets_solo_popup_wrappper {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px 0 #aaa;
    height: auto;
    padding: 20px 30px 30px;
    text-align: center;
    z-index: 1;
}

.ets_solo_popup_close {
    background-color: #666;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #333;
    -webkit-box-shadow: 0 0 0 1px #333;
    cursor: pointer;
    font-size: 0;
    height: 26px;
    margin-right: -14px;
    margin-top: -14px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 26px;
}

.ets_solo_popup_close::after {
    background-color: #fff;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    width: 16px;
}

.ets_solo_popup_close::before {
    background-color: #fff;
    content: "";
    height: 16px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    width: 2px;
}

.ets_solo_popup_title {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.onp-sl-has-terms .onp-sl-group {
    padding: 35px 15px 25px;
}

.ets_sl_locked {
    padding: 0 15px;
}

.ets_sl_locker img {
    max-width: 100%;
    height: auto;
}

.ets_sl_close {
    background-color: #444;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #666;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: -10px;
    top: -10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 22px;
}

.ets_sl_close::after {
    background-color: #fff;
    content: "";
    height: 12px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    width: 2px;
}

.ets_sl_close::before {
    background-color: #fff;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    width: 12px;
}

.ets_sl_sign_in_popup {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 0 4px 0 #999;
    -webkit-box-shadow: 0 0 4px 0 #999;
    left: 50%;
    max-width: 500px;
    opacity: 0;
    padding: 20px 30px;
    pointer-events: none;
    position: fixed;
    text-align: center;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    -webkit-transform: translate3d(-50%, -50%, 0px);
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    visibility: hidden;
    width: 90%;
    z-index: 100;
}

.ets_sl_sign_in_popup.actived,
.ets_sl_sign_in_popup.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.center {
    text-align: center;
}

.ets_solo_myaccount_wrapper .ets_solo_networks_login th:last-child {
    text-align: center;
}

.slw_and_alw.slw.pos_left .ets_solo_slide_widget {
    left: 100%;
    right: auto;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.ets_solo_social_wrapper.slw_and_alw.slw.pos_left {
    left: 0;
    right: auto;
}

.slw_and_alw.pos_left .ets_solo_wrapper_content.slw {
    margin-left: -277px;
    margin-right: 0;
    float: left;
}

.slw_and_alw.pos_left .ets_solo_wrapper_content.slw.active {
    margin-left: 0;
    margin-right: 0;
}

.slw_and_alw.slw.pos_left .ets_solo_slide_widget.active {
    border-right: 1px solid #ddd;
    border-left: 0;
}

.ets_solo_social_wrapper.slw_and_alw.slw.pos_left {
    left: 0;
    right: auto;
}

.slw_and_alw.pos_left .ets_solo_wrapper_content.slw {
    margin-left: -277px;
    margin-right: 0;
    float: left;
}

#_mobile_user_info .ets_solo_social_wrapper.slw_and_alw.alw.clone:after {
    left: auto;
    right: -2px;
}

#_mobile_user_info .ets_solo_social_wrapper.slw_and_alw.alw:before {
    left: auto;
    right: -2px;
}

.onp-sl-connect-buttons .onp-sl-button {
    max-width: 100%;
}

.onp-sl-long {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
}

.ets_solo_social_wrapper button:focus,
.ets_solo_social_wrapper button:active,
.ets_solo_social_wrapper a:focus,
.ets_solo_social_wrapper a:active {
    outline: none;
    -webkit-outline: none;
}
.ets_solo_social_wrapper.click.slw_and_alw.alw.clone.active {
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;
    transform: none;
    left: 50%;
    display: flex;
    display: -webkit-flex;
    margin-left: -139px;
    width: 278px;
}
.ets_solo_social_wrapper.click.slw_and_alw.alw.clone .ets_solo_table {
    display: table;
    height: 100%;
    width: 100%;
}

.ets_solo_social_wrapper.click.slw_and_alw.alw.clone .ets_solo_tablecell {
    display: table-cell;
    vertical-align: middle;
}

.ets_solo_tablecontent {
    display: flex;
    display: -webkit-flex;
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.ets_solo_social_wrapper.mobile .ets_solo_tablecontent{
    margin-top: 0;
}
.ets_solo_social_wrapper.click.slw_and_alw.alw.clone.active:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    transform: translate(0);
    border: none;
    display: none;
}

.ets_solo_loading span.ets_solo_account_close.overlay::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: none;
    z-index: 1;
}
span.ets_solo_account_close.button:hover {
    opacity: 1;
}
span.ets_solo_account_close.button {
    z-index: 10;
}
.ets_solo_social_wrapper.click.slw_and_alw.alw.clone:after {
    display: none;
}
.ets_mp-panel table .stock_quantity {
    text-align: center;
}

span.ets_solo_account_close.button:before {
    content: '';
    height: 15px;
    width: 2px;
    background: #ccc;
    float: left;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 9px;
    top: 3px;
}

span.ets_solo_account_close.button:after {
    content: '';
    height: 15px;
    width: 2px;
    background: #ccc;
    float: left;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    right: 9px;
    top: 3px;
}

span.ets_solo_account_close.button:hover:after,
span.ets_solo_account_close.button:hover:before {
    background: #fff;
}

span.ets_solo_account_close {
    position: absolute;
    right: 0;
    cursor: pointer;
    font-size: 0;
    width: 20px;
    height: 20px;
    left: -webkit-calc(50% - 10px);
    left: -moz-calc(50% - 10px);
    left: -o-calc(50% - 10px);
    left: calc(50% - 10px);
    top: -25px;
}

@media (min-width: 768px) {
    #_desktop_user_info.hover:hover .ets_solo_social_wrapper.slw_and_alw.alw,
    #_desktop_user_info.active .ets_solo_social_wrapper.slw_and_alw.alw,
    #_mobile_user_info.hover:hover .ets_solo_social_wrapper.slw_and_alw.alw,
    .header_user_info.hover:hover .ets_solo_social_wrapper.slw_and_alw.alw,
    .header_user_info.active .ets_solo_social_wrapper.slw_and_alw.alw,
    #header_user_info.hover:hover .ets_solo_social_wrapper.slw_and_alw.alw,
    #header_user_info.active .ets_solo_social_wrapper.slw_and_alw.alw,
    #_mobile_user_info.active .ets_solo_social_wrapper.slw_and_alw.alw {
        display: block;
    }

    .header_user_info,
    #header_user_info {
        position: relative;
    }

    .ets_solo_wrapper_content.alw {
        border: 1px solid #ddd;
        border-radius: 3px;
    }

    .ets_solo_social_wrapper.hover.slw_and_alw.alw.clone .ets_solo_account_close {
        display: none;
    }

    .ets_solo_social_wrapper.click.alw .ets_solo_wrapper_content.alw {
        overflow: auto;
        max-height: calc(100vh - 50px);
        max-height: -webkit-calc(100vh - 50px);
        max-height: -moz-calc(100vh - 50px);
        max-height: -o-calc(100vh - 50px);
    }
}

@media (max-width: 767px) {

    .ets_solo_social_wrapper.mobile.active {
        width: 100%;
        overflow: auto;
        background: #fff;
        z-index: 100000;
    }

    .hide_on_mobile {
        display: none !important;
    }

    .ets_solo_loading::before {
        display: none !important;
    }

    .ets_solo_social_wrapper.click.slw_and_alw.alw.clone.active {
        top: 0;
        left: 0;
        display: block;
        transform: none;
        -webkit-transform: none;
        margin-left: 0;
    }

    .ets_solo_social_desc {
        padding: 0;
    }
    span.ets_solo_account_close.overlay {
        position: fixed;
        transform: none;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 7!important;
    }
    .ets_solo_or::before {
        left: 0;
        right: 0;
    }

    .ets_solo_social_wrapper.foo {
        width: 100%;
        padding: 0 10px;
    }

    .ets_solo_wrapper_content.slw.slw_and_alw {
        transition: none;
        -webkit-transition: none;
        display: none;
    }

    .ets_solo_social_wrapper.slw_and_alw.alw.active {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .ets_solo_social_wrapper.slw_and_alw.alw {
        position: fixed;
        top: 0;
        left: 0;
        padding-top: 0;
        transform: none;
        -webkit-transform: none;
        right: 0;
        z-index: 10000;
        background-color: #fff;
        bottom: 0;
        text-align: center;
        overflow: auto;
    }

    .ets_solo_wrapper_content.slw_and_alw.slw.active {
        padding-left: calc((100% - 300px) / 2 + 25px);
        padding-right: calc((100% - 300px) / 2 + 25px);
        box-shadow: none !important;
    }

    #_mobile_user_info .ets_solo_social_wrapper.slw_and_alw.alw.active {

        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .ets_solo_social_wrapper.slw_and_alw .forgot-password,
    #header .ets_solo_social_wrapper.slw_and_alw .forgot-password a,
    .ets_solo_social_wrapper.slw_and_alw .no-account,
    #header .ets_solo_social_wrapper.slw_and_alw .no-account a {
        text-align: center !important;
    }

    span.ets_solo_account_close {
        position: absolute;
        top: 20px;
        font-size: 0;
        width: 30px;
        cursor: pointer;
        transform: translateX(-50%) rotate(45deg);
        -webkit-transform: translateX(-50%) rotate(45deg);
        height: 30px;
        left: 50%;
        display: none;
        z-index: 100;
    }

    .ets_solo_social_wrapper.active span.ets_solo_account_close {
        display: block;
    }

    .ets_solo_account_close.button:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        height: 30px;
        width: 2px;
        background-color: #333;
        transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
    }

    span.ets_solo_account_close.button:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        height: 2px;
        background-color: #333;
        transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
    }

    span.ets_solo_account_close.button:before {
        content: "";
        position: absolute;
        top: 14px;
        left: 0;
        width: 30px;
        height: 2px;
        background-color: #333;
        transform: rotate(-93deg);
        -webkit-transform: rotate(-93deg);
    }

    .ets_solo_wrapper_content.slw_and_alw.alw {
        width: 100%;
        padding-top: 65px;
        max-width: 300px;
        border: none;
    }

    .slw_and_alw.pos_left .ets_solo_wrapper_content.slw {
        display: none;
    }

    .slw_and_alw.pos_left .ets_solo_wrapper_content,
    .slw_and_alw.pos_right .ets_solo_wrapper_content {
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        text-align: center;
        overflow: visible;
        padding-top: 65px;
        bottom: 0;
        width: 100%;
        z-index: 9;
    }

    .slw_and_alw.slw.pos_left .ets_solo_slide_widget.active,
    .slw_and_alw.slw.pos_right .ets_solo_slide_widget.active {
        display: none;
    }
}

.ets_solo_social_wrapper.slw_and_alw.pos_right.active,
.ets_solo_social_wrapper.slw_and_alw.pos_left.active{
    z-index: 99;
}

.ets_solo_social_wrapper.click.slw_and_alw.alw.clone.active .ets_solo_social_wrapper{
    z-index: 999;
}

.ets_solo_social_wrapper:not(.hover) .ets_solo_slide_widget.active{
    z-index: 1;
}
.icon_svg.icon_key{
    margin-top: 3px;
}
.icon_svg.icon_key svg{
    width: 36px;
}.ets_solo_networks_login th {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.ets_social_login {
  list-style: outside none none;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.popup_content td {
    border: medium none;
    min-width: 30px;
}
.ets_solo_social_wrapper.slw_and_alw .form-group.row {
    margin-left: -15px;
    margin-right: -15px;
}
.ets_solo_title > .icon.icon-user {
    font-size: 20px;
    margin-bottom: 5px;
}
.popup_content .cart_quantity .cart_quantity_input {
    line-height: inherit;
}
.solo-login-form-alw .forgot-password a, .solo-login-form-alw .no-account a {
    padding: 0;
    background: transparent!important;
}
.ets_solo_social_title {
  color: #555454;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.popup_content td.cart_total {
    text-align: center;
}

.popup_content td.cart_description small {
    clear: both;
    display: block;
}

.aband_show_popup_reminder .popup_content .product-name {
    margin-bottom: 3px;
}

.aband_show_popup_reminder .popup_content .product-name a {
    font-size: 14px;
}

.aband_email_product_list tr {
  border-bottom: 1px solid #ddd;
}

.popup_content td.cart_unit li {
  text-align: right;
}/**
 * 2012-2022 INNERCODE
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA (End User License Agreement)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://www.innercode.lt/ps-module-eula.txt
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@innercode.lt so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future.
 *
 * @author    Innercode
 * @copyright Copyright (c) 2012 - 2022 INNERCODE, UAB. (https://www.innercode.lt)
 * @license   https://www.innercode.lt/ps-module-eula.txt
 * @package   icbanners
 * @site      https://www.innercode.lt
 */
.ic-banner {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
}

.ic-banner-home a {
    width: 100%;
    height: 100%;
}
.ic-banner-home img:hover {
    -webkit-box-shadow: 0 0 14px 1px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0 0 14px 1px rgba(0,0,0,0.75);
    box-shadow: 0 0 14px 1px rgb(0 0 0 / 75%);
}
.ic-banner-footer {
    margin-bottom: 20px;
}
.ic-banner-footer a{
    width: 100%;
    height: 100%;
}

@media (max-width: 767px){
    .ic-banner {
        display:none;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .ic-banner {
        display: flex;
    }
}/**
 * 2012-2018 INNERCODE
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA (End User License Agreement)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://www.innercode.lt/ps-module-eula.txt
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@innercode.lt so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future.
 *
 * @author    Innercode
 * @copyright Copyright (c) 2012 - 2018 INNERCODE, UAB. (https://www.innercode.lt)
 * @license   https://www.innercode.lt/ps-module-eula.txt
 * @package   icpickupinstore
 * @site      https://www.innercode.lt
 */

/* Order confirmation page */
.icpis-custom-note {
    background-color: #e3f3f1;
}

.icpis-custom-note ul {
    list-style: none;
}

.icpis-custom-note ul li:before {
    font-family: FontAwesome;
    content: "\f111";
    font-size: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.pickupinstore-wrapper {
    margin-left: 23px;
    width: 100%;
    overflow: hidden;
}
.pickupinstore-wrapper select {
    max-width: 100%;
}