/**
 *---------------------------------------------------------------------------------------
 * @package       VP Smart Template
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2019 VirtuePlanet Services LLP. All rights reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Abhishek Das
 * @email         info@virtueplanet.com
 * @link          https://www.virtueplanet.com
 *---------------------------------------------------------------------------------------
 */
a.mobile {display:none;}
body {
  background-color: #ffffff;
  color: #333333;
  font-size: 14px;
  line-height: 1.4;
}
a {
  color: #a2c02f!important;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: none;
}
.form-control.vpcf-quicksearch:focus {
  border-color: rgba(217,83,79,0.7);
}
.vpcf-checkboxes input[type="checkbox"]:checked + .vpcf-checkmark,
.vpcf-radios input[type="radio"]:checked + .vpcf-radiomark {
  background-color: #f2591f;
  border-color: #f2591f;
}
.nav-list > .active > a:after {
  background-color: #f2591f;
}
.color-base,
.color-base:hover,
.color-base:focus,
.color-base:visited {
  color: #333333;
}
.vpcf-options label a,
.vpf-topbar a,
.vpf-topbar .nav > li > a {
  color: #333333 !important;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.vpf-topbar .nav > li > a:hover,
.vpf-topbar .nav > li > a:focus,
.vpf-topbar .nav > li > a:active,
.vpf-topbar .nav > li > span,
.vpf-topbar .nav > li > span:hover,
.vpf-topbar .nav > li > span:focus {
  color: #f2591f;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #fff!important;
  border-color: #fff!important;}
.vpf-scroll-top-button,
::selection {
  background-color: #53bef2;
  color: #FFFFFF;
}
.vpf-scroll-top-button:hover {
  background-color: #222222;
  color: #FFF;
}
.light-link,
.light-link:hover,
.light-link:focus,
.light-link:active,
.light-link.active {
  color: #000000;
  opacity: 0.5;
}
.light-link:hover,
.light-link:focus,
.light-link:active,
.light-link.active {
  opacity: 1;
}
.table th a {
  color: #000000;
}
.table th a:hover,
.table th a:focus {
  color: #d9534f;
}
.table th a:hover .icon-circle,
.table th a:focus .icon-circle {
  background-color: #000000;
  color: #ffffff;
}
.searched-product-title a,
.hover-invert {
  color: #000000;
}
.searched-product-title a:hover,
.searched-product-title a:focus,
.hover-invert:hover,
.hover-invert:focus {
  color: #a2c02f!important;
}
legend {
  color: #333333;
  border-bottom-color: #eeeeee;
}
.sidebar-menu .opener,
.owl-thumbnail-carousel .owl-controls .owl-buttons .owl-prev,
.owl-thumbnail-carousel .owl-controls .owl-buttons .owl-next {
  color: #000000;
}
.sidebar-menu .opener:hover,
.sidebar-menu .opener:focus,
.owl-thumbnail-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-thumbnail-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #000000;
}
.icon-circle,
.neighbour-link {
  color: #000000;
  background-color: #eeeeee;
}
.icon-circle:hover,
button:hover .icon-circle,
a:hover .icon-circle,
.neighbour-link:hover,
.neighbour-link:focus,
.open > .dropdown-toggle.btn-primary,
.over .vp-dropmod-anchor > .btn-primary {
  color: #ffffff;
  background-color: #222222;
}
.sidebar-menu li > a,
.sidebar-menu li > span,
.aside-inner .mostread li > a,
.aside-inner .mostread li > span,
.aside-inner .latestnews li > a,
.aside-inner .latestnews li > span,
.aside-inner .archive-module li > a,
.aside-inner .archive-module li > span,
.aside-inner .categories-module li > h3 > a,
.aside-inner .categories-module li > h4 > a,
.aside-inner .categories-module li > h5 > a,
.aside-inner .categories-module li > h6 > a,
.aside-inner .categories-module li > h7 > a {
  color: #333333;
  border-color: #eeeeee;
}
.sidebar-menu .open > a,
.sidebar-menu .open > span {
  background-color: transparent;
  background-color: rgba(0,0,0,0);
  border-color: #eeeeee;
}
.sidebar-menu li > a:hover,
.sidebar-menu li > a:focus,
.sidebar-menu li > span:hover,
.sidebar-menu li > span:focus,
.aside-inner .mostread li > a:hover,
.aside-inner .mostread li > a:focus,
.aside-inner .latestnews li > a:hover,
.aside-inner .latestnews li > a:focus,
.aside-inner .archive-module li > a:hover,
.aside-inner .archive-module li > a:focus,
.sidebar-menu .open > a:hover,
.sidebar-menu .open > a:focus,
.sidebar-menu .open > span:hover,
.sidebar-menu .open > span:focus,
.aside-inner .categories-module li > h3 > a:hover,
.aside-inner .categories-module li > h3 > a:focus,
.aside-inner .categories-module li > h4 > a:hover,
.aside-inner .categories-module li > h4 > a:focus,
.aside-inner .categories-module li > h5 > a:hover,
.aside-inner .categories-module li > h5 > a:focus,
.aside-inner .categories-module li > h6 > a:hover,
.aside-inner .categories-module li > h6 > a:focus,
.aside-inner .categories-module li > h7 > a:hover,
.aside-inner .categories-module li > h7 > a:focus {
  background-color: #fafafa;
  border-color: #eeeeee;
}
.sidebar-menu .active > a,
.sidebar-menu .active > a:hover,
.sidebar-menu .active > a:focus,
.sidebar-menu .active > span,
.sidebar-menu .active > span:hover,
.sidebar-menu .active > span:focus,
.aside-inner .mostread li.active > a,
.aside-inner .mostread li.active > a:hover,
.aside-inner .mostread li.active > a:focus,
.aside-inner .latestnews li.active > a,
.aside-inner .latestnews li.active > a:hover,
.aside-inner .latestnews li.active > a:focus,
.aside-inner .archive-module li.active > a,
.aside-inner .archive-module li.active > a:hover,
.aside-inner .archive-module li.active > a:focus,
.aside-inner .categories-module li.active > h3 > a,
.aside-inner .categories-module li.active > h3 > a:hover,
.aside-inner .categories-module li.active > h3 > a:focus,
.aside-inner .categories-module li.active > h4 > a,
.aside-inner .categories-module li.active > h4 > a:hover,
.aside-inner .categories-module li.active > h4 > a:focus,
.aside-inner .categories-module li.active > h5 > a,
.aside-inner .categories-module li.active > h5 > a:hover,
.aside-inner .categories-module li.active > h5 > a:focus,
.aside-inner .categories-module li.active > h6 > a,
.aside-inner .categories-module li.active > h6 > a:hover,
.aside-inner .categories-module li.active > h6 > a:focus,
.aside-inner .categories-module li.active > h7 > a,
.aside-inner .categories-module li.active > h7 > a:hover,
.aside-inner .categories-module li.active > h7 > a:focus {
  color: #000000;
}
.tags a {
  color: #222222;
  background-color: #eeeeee;
}
.tags a:hover,
.tags a:focus {
  color: #ffffff;
  background-color: #333333;
}
.tags a:before {
  border-color: transparent #eeeeee transparent transparent;
  border-color: rgba(0,0,0,0) #eeeeee rgba(0,0,0,0) rgba(0,0,0,0);
}
.tags a:hover:before,
.tags a:focus:before {
  border-color: transparent #333333 transparent transparent;
  border-color: rgba(0,0,0,0) #333333 rgba(0,0,0,0) rgba(0,0,0,0);
}
.module-block .mod-header,
.page-header {
  border-color: #e6e6e6;
}
.toolbar,
.category-order-by:before,
.category-mfg-filter:before,
.category-result-counter:before {
  border-color: #eeeeee;
}
.mod-box {
  background-color: #fafafa;
  border-color: #eeeeee;
}
blockquote {
  border-color: #eeeeee;
}
.topbar-switch-list {
  color: #ffffff;
  background-color: #000000;
  border-color: #eeeeee;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.08);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.08);
  box-shadow: 0 5px 10px rgba(0,0,0,0.08);
}
.vp-dropmod-inner,
.autocomplete-suggestions,
.dropdown-menu {
  color: #333333;
  background-color: #ffffff;
  border-color: #e6e6e6;
  border-color: rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.08);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.08);
  box-shadow: 0 5px 10px rgba(0,0,0,0.08);
}
.vp-dropmod-pointer {
  background-color: #ffffff;
}
.vp-dropmod-pointer:before {
  border-bottom-color: #cfcfcf;
  border-bottom-color: rgba(0,0,0,0.19);
}
.topbar-switch.over .topbar-switch-inner {
  background-color: #000000;
  border-color: #eeeeee;
  border-top-color: transparent;
}
.topbar-switch-list > li > a,
.topbar-switch-list > li.active > a {
  color: #ffffff;
}
.dropdown-menu > li > a {
  color: #333333;
}
.topbar-switch-list > li > a:hover,
.topbar-switch-list > li > a:focus {
  color: #ffffff;
  background-color: #d9d9d9;
  background-color: rgba(0,0,0,0.15);
}
.autocomplete-selected,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #222222;
  background-color: #fafafa;
}
.nav-tabs > li > a {
  color: #f2591f;
  background-color: #fafafa;
  border-color: #e6e6e6;
  border-bottom-color: transparent;
  border-bottom-color: rgba(0,0,0,0);
}
.nav-tabs > li > a:hover {
  color: #f2591f;
  background-color: #eeeeee;
  border-color: #e6e6e6;
  border-bottom-color: transparent;
  border-bottom-color: rgba(0,0,0,0);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #333333;
  border-color: #e6e6e6;
  background-color: #ffffff;
  border-bottom-color: transparent;
  border-bottom-color: rgba(0,0,0,0);
}
.tab-content {
  background-color: #ffffff;
  border-color: #e6e6e6;
}
.panel {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-default {
  border-color: #e6e6e6;
}
.panel-default > .panel-heading {
  color: #222222;
  background-color: #fafafa;
  border-color: #e6e6e6;
}
.container .inner-container {
  background-color: transparent;
  border-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.1;
  color: #525a00; ; font-size: 23px;
}
h4 {font-size: 20px;}

h1,h2 {color: #525a00; font-size: 28px;}
.text-muted,
.product-price-before-discount,
.rating .text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
.text-success {
  color: #3c763d;
}
.text-info {
  color: #31708f;
}
.text-warning {
  color: #8a6d3b;
}
.text-danger {
  color: #a94442;
}
.form-control,
.btn,
.dropdown-menu,
.modal-content,
.bootstrap-dialog .modal-header,
.well,
.img-thumbnail,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.input-group-addon,
select:not(.form-control),
textarea:not(.form-control),
input[type="text"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="datetime"]:not(.form-control),
input[type="datetime-local"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="month"]:not(.form-control),
input[type="time"]:not(.form-control),
input[type="week"]:not(.form-control),
input[type="number"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="color"]:not(.form-control),
.uneditable-input:not(.form-control),
.inputbox:not(.form-control),
.list-group-item:first-child,
.list-group-item:last-child,
.alert,
.panel,
.panel-group .panel,
.panel-heading,
.product-action-buttons .btn-vme-round {
  border-radius: 0px;
}
.btn-lg {
  border-radius: 0px;
}
.btn-sm,
.vp-dropmod-inner {
  border-radius: 0px;
}
.form-control,
select:not(.form-control),
textarea:not(.form-control),
input[type="text"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="datetime"]:not(.form-control),
input[type="datetime-local"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="month"]:not(.form-control),
input[type="time"]:not(.form-control),
input[type="week"]:not(.form-control),
input[type="number"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="color"]:not(.form-control),
.uneditable-input:not(.form-control),
.inputbox:not(.form-control) {
  background-color: #ffffff;
  color: #555555;
  border-color: #cccccc;
}
.form-control:focus,
select:not(.form-control):focus,
textarea:not(.form-control):focus,
input[type="text"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus,
input[type="datetime"]:not(.form-control):focus,
input[type="datetime-local"]:not(.form-control):focus,
input[type="date"]:not(.form-control):focus,
input[type="month"]:not(.form-control):focus,
input[type="time"]:not(.form-control):focus,
input[type="week"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus,
input[type="email"]:not(.form-control):focus,
input[type="url"]:not(.form-control):focus,
input[type="search"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):focus,
input[type="color"]:not(.form-control):focus,
.uneditable-input:not(.form-control):focus,
.inputbox:not(.form-control):focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(204,204,204,0.75), 0 0 8px rgba(102,175,233,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(204,204,204,0.75), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(204,204,204,0.75), 0 0 8px rgba(102,175,233,0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
select[disabled]:not(.form-control),
textarea[disabled]:not(.form-control),
input[disabled]:not(.form-control):not(.btn),
input[type="password"][disabled]:not(.form-control),
input[type="datetime"][disabled]:not(.form-control),
input[type="datetime-local"][disabled]:not(.form-control),
input[type="date"][disabled]:not(.form-control),
input[type="month"][disabled]:not(.form-control),
input[type="time"][disabled]:not(.form-control),
input[type="week"][disabled]:not(.form-control),
input[type="number"][disabled]:not(.form-control),
input[type="email"][disabled]:not(.form-control),
input[type="url"][disabled]:not(.form-control),
input[type="search"][disabled]:not(.form-control),
input[type="tel"][disabled]:not(.form-control),
input[type="color"][disabled]:not(.form-control),
.uneditable-input[disabled]:not(.form-control),
.inputbox[disabled]:not(.form-control),
select[readonly]:not(.form-control),
textarea[readonly]:not(.form-control),
input[readonly]:not(.form-control),
input[type="password"][readonly]:not(.form-control),
input[type="datetime"][readonly]:not(.form-control),
input[type="datetime-local"][readonly]:not(.form-control),
input[type="date"][readonly]:not(.form-control),
input[type="month"][readonly]:not(.form-control),
input[type="time"][readonly]:not(.form-control),
input[type="week"][readonly]:not(.form-control),
input[type="number"][readonly]:not(.form-control),
input[type="email"][readonly]:not(.form-control),
input[type="url"][readonly]:not(.form-control),
input[type="search"][readonly]:not(.form-control),
input[type="tel"][readonly]:not(.form-control),
input[type="color"][readonly]:not(.form-control),
.uneditable-input[readonly]:not(.form-control),
.inputbox[readonly]:not(.form-control) {
  background-color: #eeeeee;
}
::-webkit-input-placeholder {
  color: #999999;
}
:-moz-placeholder {
  color: #999999;
}
::-moz-placeholder {
  color: #999999;
}
:-ms-input-placeholder {
  color: #999999;
}
.input-group-addon {
  background-color: #eeeeee;
  border-color: #cccccc;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bg-success {
  background-color: #dff0d8;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bg-info {
  background-color: #d9edf7;
}
.alert-warning,
.alert-message {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bg-warning,
.bg-message {
  background-color: #fcf8e3;
}
.empty-list {
  color: #333333;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-danger,
.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bg-danger,
.bg-error {
  background-color: #f2dede;
}
.btn {
  font-weight: normal;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default,
.over .vp-dropmod-anchor > .btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-foricon,
.product-action-buttons .btn-vme-round {
  color: #ffffff;
  background-color: #3e3f3a;
  border-color: #3e3f3a;
}
.btn-foricon.active,
.btn-foricon.focus,
.btn-foricon:active,
.btn-foricon:focus,
.btn-foricon:hover,
.product-action-buttons .btn-vme-round:hover,
.open > .dropdown-toggle.btn-foricon,
.over .vp-dropmod-anchor > .btn-foricon,
.product-action-buttons .btn-vme-round.btn-item-added,
.product-action-buttons .btn-vme-round.btn-item-added:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.navbar-toggle.vpf-offcanvas-toggle,
.navbar-toggle.vpf-offcanvas-toggle:hover,
.navbar-toggle.vpf-offcanvas-toggle:focus,
.header-top .color-base,
.header-top .color-base:hover,
.header-top .color-base:focus,
.header-top .color-base:visited {
  color: #000000;
}
@media (max-width: 992px) {
  .navbar-offcanvas-modules .vp-dropmod-anchor > .btn,
  .navbar-offcanvas-modules .vp-dropmod-anchor > .btn:hover,
  .navbar-offcanvas-modules .vp-dropmod-anchor > .btn:focus,
  .navbar-offcanvas-modules .vp-dropmod-anchor > .btn:active,
  .navbar-offcanvas-modules .vp-dropmod-anchor > .btn.active,
  .navbar-offcanvas-modules .over .vp-dropmod-anchor > .btn {
    color: #ffffff;
  }
}
.btn-switch {
  color: #3e3f3a;
  background-color: transparent;
  border-color: transparent;
}
.btn-switch.active,
.btn-switch.focus,
.btn-switch:active,
.btn-switch:focus,
.btn-switch:hover {
  color: #ffffff;
  background-color: #f2591f;
  border-color: transparent;
}
.btn-base,
.feature-icon-hover .icon {
  color: #ffffff;
  background-color: #007aad;
  border-color: #007aad;
}
.btn-base.active,
.btn-base.focus,
.btn-base:active,
.btn-base:focus,
.btn-base:hover,
.open > .dropdown-toggle.btn-base,
.over .vp-dropmod-anchor > .btn-base,
.feature-icon-hover:hover .icon,
.feature-icon-hover:focus .icon {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #c9302c;
}
.btn-primary {
  color: #ffffff;
  background-color: #325d88;
  border-color: #325d88;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #ffffff;
  background-color: #244363;
  border-color: #244363;
}
.btn-info {
  color: #ffffff;
  background-color: #29abe0;
  border-color: #29abe0;
}
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info,
.over .vp-dropmod-anchor > .btn-info {
  color: #ffffff;
  background-color: #1b8dbb;
  border-color: #1b8dbb;
}
.btn-warning {
  color: #ffffff;
  background-color: #f47c3c;
  border-color: #f47c3c;
}
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning,
.over .vp-dropmod-anchor > .btn-warning {
  color: #ffffff;
  background-color: #ef5c0e;
  border-color: #ef5c0e;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger,
.over .vp-dropmod-anchor > .btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #c9302c;
}
.btn-invert {
  color: #ffffff;
  background-color: #3e3f3a;
  border-color: #3e3f3a;
}
.btn-invert.active,
.btn-invert.focus,
.btn-invert:active,
.btn-invert:focus,
.btn-invert:hover,
.open > .dropdown-toggle.btn-invert,
.over .vp-dropmod-anchor > .btn-invert {
  color: #ffffff;
  background-color: #007aad;
  border-color: #007aad;
}
.badge,
.sticker {
  font-weight: normal;
  border-radius: 0px;
}
.badge-grey,
.sticker-grey {
  color: #ffffff;
  background-color: #777777;
}
.badge-green,
.sticker-green {
  color: #ffffff;
  background-color: #5cb85c;
}
.badge-blue,
.sticker-blue {
  color: #ffffff;
  background-color: #31b0d5;
}
.badge-yellow,
.sticker-yellow {
  color: #ffffff;
  background-color: #f0ad4e;
}
.badge-orange,
.sticker-orange {
  color: #ffffff;
  background-color: #ff6600;
}
.badge-red,
.sticker-red {
  color: #ffffff;
  background-color: #d9534f;
}
.tag {
  font-size: 1em;
  font-weight: normal;
}
.tag-sale {
  color: #ffffff;
  background-color: #337ab7;
}
.tag-new {
  color: #ffffff;
  background-color: #31b0d5;
}
.tag-promo {
  color: #ffffff;
  background-color: #000000;
}
.tag-sold {
  color: #ffffff;
  background-color: #f0ad4e;
}
#breadcrumbs {
  background-color: #eeeeee;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
  background-attachment: fixed;
}
#breadcrumbs .breadcrumb {
  background: #ffffff;
}
#breadcrumbs .breadcrumb a {
  color: #333333;
}
#breadcrumbs .breadcrumb a:hover {
  color: #000000;
}
#breadcrumbs .breadcrumb > .active {
  color: #aaaaaa;
}
#breadcrumbs ul.breadcrumb > li + li:before {
  color: #aaaaaa;
}
.vpf-topbar {
  background-color: #000000;
  border-bottom: 1px solid #eeeeee;
}
.vpf-topbar .inner-container {
  background-color: transparent;
  border-bottom-color: transparent;
  color: #ffffff;
}
.vpf-topbar a,
.vpf-topbar a:focus,
.vpf-topbar a:hover,
.vpf-topbar .nav > li > a,
.vpf-topbar .nav > li > a:focus,
.vpf-topbar .nav > li > a:hover {
  color: #ffffff;
}
.vpf-topbar .text-muted,
.vpf-topbar .muted {
  color: #ffffff;
}
.header-top {
  background-color: #000000;
  -webkit-box-shadow: 1px 1px 1px #efefef;
  box-shadow: 1px 1px 1px #efefef;
}
.header-top .inner-container {
  background-color: transparent;
}
.mod-slider-cont {
  background-color: transparent;
  margin-bottom: 0;
}
.mod-slider-cont .container .inner-container {
  background-color: transparent;
}
.navbar-mainmenu .navbar-collapse {
  color: #333333;
}
@media (max-width: 992px) {
  .navbar.navbar-offcanvas {
    color: #333333;
  }
}
.navbar-mainmenu .navbar-nav > li > a,
.navbar-mainmenu .navbar-nav > li > span {
  color: #333333;
  text-transform: uppercase;
}
.vpf-menu a > .menu-group > .menu-desc,
.vpf-menu span > .menu-group > .menu-desc {
  color: #777777;
}
.navbar-mainmenu .navbar-nav > li.active > a,
.navbar-mainmenu .navbar-nav > li.active > span {
  color: #333333;
  background-color: transparent;
}
.navbar-mainmenu .navbar-nav > li.open > a,
.navbar-mainmenu .navbar-nav > li > a:hover,
.navbar-mainmenu .navbar-nav > li > a:focus,
.navbar-mainmenu .navbar-nav > li.open > span,
.navbar-mainmenu .navbar-nav > li > span:hover,
.navbar-mainmenu .navbar-nav > li > span:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-mainmenu .navbar-nav > li.open > a > .caret,
.navbar-mainmenu .navbar-nav > li.open > span > .caret {
  display: inline-block;
  border-top-color: #bebebe;
}
.navbar-mainmenu .navbar-nav > li.open > a:after,
.navbar-mainmenu .navbar-nav > li.open > span:after {
  background-color: #d7d7d7;
}
.navbar-mainmenu .navbar-nav > li.active > a:after,
.navbar-mainmenu .navbar-nav > li.active > span:after {
  background-color: #a2c02f!important;
}
.mega-sub-cont li.submenu.deeper:not(.mega-group) > a:after,
.mega-sub-cont li.submenu.deeper:not(.mega-group) > span:after,
.mega-sub-cont ul.vpf-mega-mod li.deeper > a:after,
.mega-sub-cont ul.vpf-mega-mod li.deeper > span:after {
  display: inline-block;
  border-left-color: #bebebe;
}
.navbar-mainmenu .navbar-nav > li.active > a > .caret,
.navbar-mainmenu .navbar-nav > li.active > span > .caret {
  border-top-color: #ffffff;
}
.navbar-mainmenu .navbar-nav > li.open > a > .caret,
.navbar-mainmenu .navbar-nav > li.open > span > .caret {
  border-top-color: #bebebe;
}
.mega-menu-expand,
.vpf-menu .submenu li.deeper > ul,
.vpf-menu .submenu.deeper > .mega-menu-expand {
  color: #333333;
  background-color: #ffffff;
  border: 0 none;
  border-top: 1px solid #eeeeee;
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.15);
  box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}
.level-1 .mega-menu-expand,
.vpf-menu .submenu li.level-1.deeper > ul {
  margin-top: 0;
  border-top: 1px solid #eeeeee;
}
.mega-sub-cont li.submenu > a,
.mega-sub-cont li.submenu > span,
.mega-sub-cont ul.vpf-mega-mod li > a,
.mega-sub-cont ul.vpf-mega-mod li > span,
.navbar-mainmenu .navbar-nav li.submenu.mega-group > a,
.navbar-mainmenu .navbar-nav li.submenu.mega-group > span {
  color: #333333!important;
}
.mega-sub-cont li.submenu.active > a,
.mega-sub-cont li.submenu.active > span,
.mega-sub-cont ul.vpf-mega-mod li.active > a,
.mega-sub-cont ul.vpf-mega-mod li.active > span {
  color: #333333;
}
.mega-sub-cont li.submenu.open > a,
.mega-sub-cont li.submenu.open > span,
.mega-sub-cont li.submenu > a:hover,
.mega-sub-cont li.submenu > a:focus,
.mega-sub-cont li.submenu > span:hover,
.mega-sub-cont li.submenu > span:focus,
.mega-sub-cont ul.vpf-mega-mod li > a:hover,
.mega-sub-cont ul.vpf-mega-mod li > a:focus,
.mega-sub-cont ul.vpf-mega-mod li > span:hover,
.mega-sub-cont ul.vpf-mega-mod li > span:focus {
  color: #000000;
}
#mainbody {
  background-color: transparent;
  border-top: 0 none;
  border-bottom: 0 none;
}
#mainbody .container .inner-container {
  background-color: transparent;
  border-top: 0 none;
  border-bottom: 0 none;
}
.utility-wide {
  padding-top: 50px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 30px;
  border-top: 0 none;
  border-bottom: 0 none;
  background-color: #555354;
  background-image: url('../../../../images/banners/home-page-min.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
  background-attachment: fixed;
}
.utility-vertical {
  padding-top: 50px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 0 none;
  border-bottom: 0 none;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
  background-attachment: fixed;
}
.utility-horizontal {
  padding-top: 80px;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 0 none;
  border-bottom: 0 none;
  background-color: #f5f5f6;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
  background-attachment: fixed;
}
.quantity-box-cont.quantity-box {
  border-color: #e6e6e6;
  background: #fafafa;
}
.btn-nobg .fa,
.btn-vme-round > i {
  border-color: #e6e6e6;
}
.btn-vme-round.btn-item-added > i,
.btn-vme-round.btn-item-added:hover > i {
  background: #d9534f;
  border-color: #d9534f;
  color: #ffffff;
}
.btn-vme,
.btn-nobg {
  color: #333333;
}
.btn-vme:hover,
.btn-nobg:hover {
  color: inherit;
}
.mod-product-price,
.related-product .PricesalesPrice,
.product-sales-price,
.product-sales-price > div > span {
  color: #555555;
}
.product-image-gallery-main-cont,
.product-listing .product-inner,
.vp-product-carousel-inner .product-inner,
.category-list .category-item-inner,
.vendor-inner,
.manufacturer-inner {
  background-color: transparent;
  border-color: transparent;
}
.product-thumb-carousel .image-thumb {
  background-color: transparent;
  border-color: transparent;
}
.product-thumb-carousel .image-thumb:hover {
  background-color: transparent;
  border-color: rgba(0,0,0,0);
}
.product-listing .product-inner.open,
.vp-product-carousel-inner .product-inner.open,
.category-list .category-item-inner:hover,
.category-list .category-item-inner:focus,
.vendor-inner:hover,
.vendor-inner:focus,
.manufacturer-inner:hover,
.manufacturer-inner:focus {
  background-color: transparent;
  border-color: transparent;
}
.productdetails-view .product-rating-cont,
.productdetails-view .product-short-desc-cont,
.productdetails-view .product-price-stock-sku-cont,
.productdetails-view .product-action-buttons-cont,
.productdetails-view .product-addtocart-cont,
.product-details-manifacturer-logo,
.top-right-fields,
.ontop-fields-cont,
.product-top-right-cont,
.related-products-cont,
.related-product-header {
  border-color: #e6e6e6;
}
.vm-rating-stars,
span.vm-product-rating,
span.review-rating {
  color: #fea800;
}
.vpfc-price-range .ui-slider {
  background-color: #e6e6e6;
}
.vpfc-price-range .ui-widget-header,
.vpfc-price-range .ui-slider .ui-slider-handle {
  background-color: #fe5252;
}
.bottom-slider {
  background-color: #fafafa;
  border-top: 1px solid #eeeeee;
  border-bottom: 0 none;
}
.bottom-slider .container .inner-container {
  background-color: transparent;
  border-top: 0 none;
  border-bottom: 0 none;
}
#bottom {
  color: #999999;
  background-color: #222222;
  border-top: 0 none;
  border-bottom: 0 none;
}
#bottom .container .inner-container {
  background-color: transparent;
  border-top: 0 none;
  border-bottom: 0 none;
}
#bottom a {
  color: #dce6f5;font-size: 12px;    line-height: 12px;
}
#bottom a:hover,
#bottom a:focus {
  color: #84ab20 ;
}
#bottom h1,
#bottom h2,
#bottom h3,
#bottom h4,
#bottom h5,
#bottom h6,
#bottom .h1,
#bottom .h2,
#bottom .h3,
#bottom .h4,
#bottom .h5,
#bottom .h6 {
  color: #f2591f;
}
footer.footer {
  color: #999999;
  background-color: #000000;
  border-top: 0 none;
  border-bottom: 0 none;
}
footer.footer .container .inner-container {
  background-color: transparent;
  border-top: 0 none;
  border-bottom: 0 none;
}
footer.footer a {
  color: #aaaaaa;
}
footer.footer a:hover,
footer.footer a:focus {
  color: #fafafa;
}
footer.footer h1,
footer.footer h2,
footer.footer h3,
footer.footer h4,
footer.footer h5,
footer.footer h6,
footer.footer .h1,
footer.footer .h2,
footer.footer .h3,
footer.footer .h4,
footer.footer .h5,
footer.footer .h6 {
  color: #999999;
}
.carousel-nav-top .owl-controls.clickable .owl-buttons .owl-prev,
.carousel-nav-top .owl-controls.clickable .owl-buttons .owl-next,
.owl-nav-top .owl-controls .owl-buttons .owl-prev,
.owl-nav-top .owl-controls .owl-buttons .owl-next,
.owl-carousel.side-nav-theme .owl-controls .owl-buttons .owl-prev,
.owl-carousel.side-nav-theme .owl-controls .owl-buttons .owl-next,
.owl-nav-side .owl-controls.clickable .owl-buttons .owl-prev,
.owl-nav-side .owl-controls.clickable .owl-buttons .owl-next {
  color: #333333;
  background-color: transparent;
  border: 1px solid transparent;
}
.carousel-nav-top .owl-controls.clickable .owl-buttons .owl-prev:hover,
.carousel-nav-top .owl-controls.clickable .owl-buttons .owl-next:hover,
.owl-nav-top .owl-controls.clickable .owl-buttons .owl-prev:hover,
.owl-nav-top .owl-controls.clickable .owl-buttons .owl-next:hover,
.owl-nav-side .owl-controls.clickable .owl-buttons .owl-prev:hover,
.owl-nav-side .owl-controls.clickable .owl-buttons .owl-next:hover,
.owl-carousel.side-nav-theme .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel.side-nav-theme .owl-controls .owl-buttons .owl-next:hover {
  color: #333333;
  background-color: transparent;
  border: 1px solid transparent;
}
.carousel-nav-top .owl-controls .owl-page span,
.owl-nav-top .owl-controls .owl-page span,
.owl-nav-side .owl-controls .owl-page span,
.owl-carousel.side-nav-theme .owl-controls .owl-page span {
  background: #888888;
}
.carousel-nav-top .owl-controls .owl-page span:hover,
.owl-nav-top .owl-controls .owl-page span:hover,
.owl-nav-side .owl-controls .owl-page span:hover,
.owl-carousel.side-nav-theme .owl-controls .owl-page span:hover {
  background: #777777;
}
.carousel-nav-top .owl-controls .owl-page.active span,
.carousel-nav-top .owl-controls .owl-page.active span:hover,
.owl-nav-top .owl-controls .owl-page.active span,
.owl-nav-top .owl-controls .owl-page.active span:hover,
.owl-nav-side .owl-controls .owl-page.active span,
.owl-nav-side .owl-controls .owl-page.active span:hover,
.owl-carousel.side-nav-theme .owl-controls .owl-page.active span,
.owl-carousel.side-nav-theme .owl-controls .owl-page.active span:hover {
  background: #777777;
}
.header-search .search input[type="text"],
.header-search .search input[type="search"] {
  background-color: #ffffff;
  color: #333333;
}
.vpajaxsearch-line-loader .vpajaxsearch-loader {
  background-color: #eeeeee;
}
.vpajaxsearch-line-loader .vpajaxsearch-loader:before {
  background-color: #d9534f;
}
@media (max-width: 991px) {
  #footer-toolbar {
    background: #eeeeee;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 1px solid #dddddd;
    color: #333333;
  }
  .header-top a,
  .header-top .color-base,
  .header-top .color-base:hover,
  .header-top .color-base:focus,
  .header-top .color-base:visited {
    color: #333333;
  }
}

body {    font-family: "Open Sans","Verdana","Helvetica","Arial",sans-serif !important;}
.header-top {    background-color: #ffffff !important;}
.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {    color: #2e3033 !important;}
.navbar-toggle.vpf-offcanvas-toggle, .navbar-toggle.vpf-offcanvas-toggle:hover, .navbar-toggle.vpf-offcanvas-toggle:focus, .header-top .color-base, .header-top .color-base:hover, .header-top .color-base:focus, .header-top .color-base:visited {    color: #2e3033 !important;}
/*.itemid-102 #mainbody {display:none;}*/
.product-listing.mode-grid .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {    font-size: 12px;    padding: 5px 0 5px;    font-weight: 600;    margin: 0;}
.btn-primary {    background-color: #84ab20  !important;    border-color: #84ab20  !important;}
.vm-productdetails .col-md-5 {width: 55.00%;}
.vm-productdetails .col-md-7 {width: 45.00%;}
.product-addtocart-cont {float:left;}
.btn-nobg .fa {    height: 46px;    width: 48px;    vertical-align: middle;    line-height: 47px;}
.wishbutton { padding-top: 0px !important;}
.wishbutton .btn-nobg .fa {margin-left: 10px;}
.vm-productdetails .col-xs-12 {    padding-right: 0px!important;    padding-left: 0px !important;}
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle {    background-color: #e2e2e2;    color: #2e3033;}
.vm-productdetails a {    color: #2e3033;    font-weight: 700;}
.product-bottom-cont {    margin-top: 0px;}
/*.nav-list {    display: none;}*/
/*.tab-content.with-list-tab {    border: 0 none;    padding: 10px 0;}*/
.product-tabpanel {    margin-bottom: 0px !important;}
#bottom {    background-color: #222;    color: #AAA;    padding: 10px 0 0px 0;}
.product-field.product-field-type-M { width: 150px; float: left;}
.ontop-fields-cont {width: 100%;    display: block;    float: left;}
/*.productdetails-view .product-rating-cont {display:none;}*/
/*.itemid-102 #mainbody,  .itemid-102 #bottom , .itemid-102 .footer,  .itemid-102 .vpf-topbar {display:none;}*/
.itemid-102 .header-fixed .affix-on-scroll .header-top {    position: absolute;}
.itemid-102 .header-fixed {    padding-top: 0px !important;}
.itemid-102 .header-top {    background-color: rgba(255,255,255,0.3) !important;    box-shadow: 0px 0px 0px transparent;    color: white !important;}
/*.itemid-102 .navbar-mainmenu .navbar-nav > li.active > a, .itemid-102 .navbar-mainmenu .navbar-nav > li.active > span {    color: #ffffff !important; }
.itemid-102 .navbar-mainmenu .navbar-nav > li > a, .itemid-102 .navbar-mainmenu .navbar-nav > li > span {    color: #ffffff !important;}*/
.mini-cart-total {    color: white !important;    font-size: 22px;}
/* mobile */
div.mega-sub-cont.mega-menu-expand { width: 200px !important;     min-width: 200px !important; }
.vpf-menu .mega-expand > .mega-menu-expand { width: 200px !important;     min-width: 200px !important; }
.vm-productdetails .product-thumb-carousel .image-thumb {    max-height: 83px !important;    max-width: 130px !important;}
.vm-productdetails .responsive-image, .vm-productdetails .manufacturer-image {    max-height: 636px;    margin-left: auto;    margin-right: auto;}
.vm-productdetails .product-thumb-carousel .image-thumb img {    height: 83px !important;}
.product-listing .product-image-cont img {    max-width: 192px !important;    max-height: 192px !important; height: 100%;}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {    max-width: 100% !important;}
#vpf-header .inner-container {    padding: 0px 0 0px !important;}
.header-add-margin {    margin-top: 12px;}
.vpf-topbar {    background: linear-gradient(114deg,#a2c02f 46%,#a2c02f 12%);     height: 37px;}
.top-right {padding-right: 14%;}
.top-left {padding-left: 14%;}
.vpf-topbar .inner-container {    padding: 6px 0;}
#bottom {   background-color: #a2c02f!important;    color: #dce6f5;    /*  border-top: 2px solid #244a82;*/}
.footer-left, .footer-right {    padding-top: 9px !important;    padding-bottom: 0px !important;}
#front-joomla-articles .qx-media { float:left; display:block;width:33%;}
#front-joomla-articles .qx-media-left img, #front-joomla-articles .qx-media-right img {    width: 100%; border-top-left-radius: 50px;}
#front-joomla-articles .qx-media-left, #front-joomla-articles .qx-media-right {    float: left!important;    display: block!important;}
#front-joomla-articles .qx-media-left {    display: block;}
#front-joomla-articles .qx-media {    margin-top: 0px;}
#front-joomla-articles .qx-media-heading, #front-joomla-articles .qx-media-heading a {    color: white;    background-color: #f2591f;    min-height: 40px;    margin-right: 10px;    padding: 5px;    font-size: 17px;    line-height: 27px;}
#bottom h3 {    margin-top: 0;    margin-bottom: 20px;    font-size: 18px;    text-transform: uppercase;  color: #242021;    font-weight: 700;}
.vpf-menu .mega-expand > .mega-menu-expand {    width: 350px !important;    min-width: 300px !important; top: 69px !important;}
#qx-gallery-5110 .qx-g-items .qx-fg-item {    margin-top: 0px !important;    margin-bottom: 7px;}
.qx-overlay-icon:before {    margin-top: -13px !important;    margin-left: -25px !important;     font-size: 25px !important;}
.item-page .img-responsive {    max-width: 95% !important;}
.blog .item-image {    float: left;    display: block;       width: 100%;}
.blog .img-responsive {    max-width: 100% !important; width: 100%;}
.swiper-button-next, .swiper-button-prev { top: 90% !important;     margin-top: -25px !important;}
.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {      padding: 20px 10px 20px  10px !important;    height: 58px !important;}
#mainbody .container .inner-container {    padding-top: 0px !important;}
.at-resp-share-element .at-icon, .at-resp-share-element .at-label {    background-color: white;    fill: #5a5f75 !important;}
.bootstrap-dialog.type-info .modal-header { background-color: #48baf9!important;}
#ProOPC .proopc-process-title {    background: #5a5f75;    color: white;}
.proopc-step {    background: #007aad;}
.product-addtocart-cont {width: 100%;}
.product-listing.mode-grid .product-addtocart-cont .addtocart-bar {    padding-top: 3px;}
.mod-product-price, .related-product .PricesalesPrice, .product-sales-price, .product-sales-price > div > span {    color: #84ab20 ;    font-size: 22px;}
.productdetails-view { margin-top:50px; }
div.footer-mods.footer-left.col-md-6 {    width: 40% !important;}
div.footer-mods.footer-right.col-md-6 {    width: 60% !important;}
#bottom p {    margin: 0 0 2px !important;    font-size: 14px;    line-height: 22px;}
#bottom a:hover, #bottom a:focus {    color: #525a00 !important;}
.bfQuickMode .controls .control-label {    width: 100% !important;    min-width: 100%;}
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {    max-width: 100%;    width: 100%;}
.bfQuickMode .pull-right {    float: right;    float: left !important;    margin-top: 8px;    width: 100%;    background-color: #ffffff !important;    border-color: #a2c02f!important;    color: #a2c02f !important;}
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {    max-width: 100% !important;    width: 100% !important;}
.manufacturer-list .col-md-2 {    width: 33.0% !important;}
.mega-sub-cont li.submenu > a:hover {background-color: #a2c02f;    color: white !important;}
.mega-menu-expand, .vpf-menu .submenu li.deeper > ul {    padding: 0px; }
.mega-sub-cont li.submenu > a, .mega-sub-cont li.submenu > span, .mega-sub-cont ul.vpf-mega-mod li > a, .mega-sub-cont ul.vpf-mega-mod li > span {    padding: 11px;}
#front-joomla-articles  {    color: white !important;}
.brandsfronts .qx-carousel-item {width: 170px;}
#mainbody {    padding-bottom: 0px;}
#main {    margin-bottom: 0px;}
.vpf-topbar a {color: #ffffff !important;}
#kentroservices .qx-blurb-title {    min-height: 24px;}
ul.cf_filters_list ,ol.cf_filters_list  {     margin-left: 0px !important;    padding-left: 0px !important;}
.cf_filters_list li {    line-height: 2.3em;}
.cf_flt_wrapper label {    font-size: 12px !important;}
.vm-productdetails .col-md-4, .vm-productdetails .col-md-5 {    width: 50.00%;    margin-bottom: 30px;}
.page-header > h1, .page-header > h2 {     font-size: 22px;}
.manufacturer-inner {    border: solid 1px #bfbfbf !important;}
#kentroservices h3 {color: #f2591f;    text-decoration: underline;font-size: 22px;    margin-top: 34px;}
.prodtitle, .prodvalue {width: 50%;    float: left;}
.prodline {border-bottom: 1px solid #dadada;    padding-top: 5px;    padding-bottom: 5px;    float: left;    width: 98%;    margin-left: 1%;    margin-right: 1%;}
.product-top-right-cont {display:none;}
.product-stock-cont, .product-stock-sku-cont, .product-rating-cont {display:none;}
.productdetails-view .product-price-stock-sku-cont {padding-bottom: 0px;    margin-bottom: 0px;}
.ontop-fields-cont .product-fields-title {    padding-top: 5px;    display: none;}
.nav-list {    text-align: left;}
#qx-section-344 {    background-size: 45% !important;}
.navbar-nav>li {    z-index: 100000;}
#qx-section-3856 .qx-blurb-content {    min-height: 58px;}
#qx-section-3856 a .qx-blurb-content {    color: #000000;}
breadcrumbs .inner-container {    padding: 7px 0 !important;}
.breadcrumbs-cont h1 {    margin-top: 0;    margin-bottom: 1px !important;}
.breadcrumbs-inner h1 {   display:none;}
.breadcrumbs-inner {    text-align: left;}
#breadcrumbs .breadcrumb > .active {    color: #f2591f;}
.breadcrumbs-cont .breadcrumb {    padding: 4px !important;}
#breadcrumbs .inner-container {    padding: 0px 0 !important;}
#breadcrumbs {    border-bottom: #d2d2d2 1px solid !important;    margin-bottom: 24px !important;     background-color: #fbfbfb !important;}
.breadcrumb-navigations > a {    display: inline-block !important;    width: 30px !important;    height: 27px !important;    font-size: 27px !important;    line-height: 25px !important;}
.breadcrumb-navigations > a {    margin-top: -12px !important;}
.category-list-swicthes {display:none;}
a.btn.btn-nobg.hover-invert.btn-backtocat { display:none;}
div.addtocart-area {display:none;}
#problem {margin-top:-200px; padding:50px; padding: 30px;    border-radius: 20px; margin-left: 10%;    margin-right: 10%;}
#problem .qx-container {    width: 97% !important;}
#problem .qx-btn {  min-width: 340px;}
.itemid-251 #mainbody {    background-color: #a2c02f;}
.mini-cart-mod .custom {padding-top: 9px;}
.vpf-menu.navbar-nav {    display: inline-block; }
.callus {padding-top: 0px; color:#f47d30;}
.callusl {font-size: 17px;    line-height: 17px; float: left;    display: block; padding-top: 2px;    padding-right: 13px; padding-right: 2px;
    padding-left: 5px;}
.callusr {font-size: 36px;    font-weight: 700; float: left;    display: block;     width: 100%;    text-align: center;}
.carrier {float: left;}
#qx-row-94235 .qx-media-body {    width: 0000px;}
#qx-section-28234 {background: linear-gradient( 114deg ,#f47d30 18%,#00778b 12%);}
.sidebar-menu .active > a, .sidebar-menu .active > a:hover, .sidebar-menu .active > a:focus, .sidebar-menu .active > span, .sidebar-menu .active > span:hover, .sidebar-menu .active > span:focus, .aside-inner .mostread li.active > a, .aside-inner .mostread li.active > a:hover, .aside-inner .mostread li.active > a:focus, .aside-inner .latestnews li.active > a, .aside-inner .latestnews li.active > a:hover, .aside-inner .latestnews li.active > a:focus, .aside-inner .archive-module li.active > a, .aside-inner .archive-module li.active > a:hover, .aside-inner .archive-module li.active > a:focus, .aside-inner .categories-module li.active > h3 > a, .aside-inner .categories-module li.active > h3 > a:hover, .aside-inner .categories-module li.active > h3 > a:focus, .aside-inner .categories-module li.active > h4 > a, .aside-inner .categories-module li.active > h4 > a:hover, .aside-inner .categories-module li.active > h4 > a:focus, .aside-inner .categories-module li.active > h5 > a, .aside-inner .categories-module li.active > h5 > a:hover, .aside-inner .categories-module li.active > h5 > a:focus, .aside-inner .categories-module li.active > h6 > a, .aside-inner .categories-module li.active > h6 > a:hover, .aside-inner .categories-module li.active > h6 > a:focus, .aside-inner .categories-module li.active > h7 > a, .aside-inner .categories-module li.active > h7 > a:hover, .aside-inner .categories-module li.active > h7 > a:focus {    color: #000000 !important;}
.sidebar-menu li > a, .sidebar-menu li > span, .aside-inner .mostread li > a, .aside-inner .mostread li > span, .aside-inner .latestnews li > a, .aside-inner .latestnews li > span, .aside-inner .archive-module li > a, .aside-inner .archive-module li > span, .aside-inner .categories-module li > h3 > a, .aside-inner .categories-module li > h4 > a, .aside-inner .categories-module li > h5 > a, .aside-inner .categories-module li > h6 > a, .aside-inner .categories-module li > h7 > a {    padding: 10px 10px 10px 0px;}
#qx-blurb-261374 .qx-blurb-title , #qx-blurb-534062 .qx-blurb-title , #qx-blurb-334065 .qx-blurb-title , #qx-blurb-894068 .qx-blurb-title  {  min-height: 73px;}
li.menuitem.current.active {background-color: #d5e0e2;}
li.menuitem a:hover {background-color: #00778b; color:white;}
#forma-kentriki-selida .control-label {color:white;}
.brand {    display: inline-block;    margin: 12px 0 12px 0;}
#epixeiriseis-katigories .qx-blurb-content {min-height: 115px;}
#epixeiriseis-katigories .qx-btn-default {width:100%}
#epixeiriseis-katigories h3.qx-blurb-title  {font-size:23px;}
a.mobile {display:none;}
.navbar-mainmenu .navbar-nav > li > a.mobile {display:none;}
#qx-section-pd0cc h3 {text-align: center;}
.branch {/*font-weight:700;*/ color: #ffffff; font-size:20px;}
#branches a {    color: #b9b9b9 !important;}
.qx-card-body {    padding: 10px !important;}
#qx-section-06a6k .qx-media-heading {height: 54px;    overflow: hidden;}
#qx-section-06a6k .qx-element-jarticle-introtext {    min-height: 114px;}
#qx-section-06a6k img {    height: 350px;}
#qx-section-06a6k .qx-card-deck {background: #a2c02f;}
#qx-section-06a6k .qx-btn-primary:not(:disabled):not(.qx-disabled).qx-active {    color: #fff;    border-color: #a2c02f;    border: none;}
.itemid-406 .blog .page-header  h2 { min-height: 48px;}
.itemid-406 .blog .item-image {    margin-bottom: 6px !important;}
/*h3 {color: #525a00 !important;    font-weight: 700 !important;    font-size: 24px !important;}
.qx-type-footer h3 { color:white !important;}*/
.itemid-251 .qx-btn-primary {border-color: #a2c02f;}
#qx-joomla-articles-a6joq .qx-card-text {    min-height: 151px;}
#callnow {display:none;}

/* για κινητό */
@media (max-width: 480px) {
  #footer-toolbar.ready {    min-height: 70px;     padding: 0px;}
  .navbar-offcanvas-modules > div {    margin: 0 0px;}
  a.mobile {display:block; text-align: center;    font-size: 22px;    padding: 50px 10px 10px 10px;}
  .menuitem.item-561 {padding-top: 50px;}
  .mm-menu .mm-list>li.menuitem.item-561:after, .mm-menu .mm-list>li.menuitem.item-562:after, .mm-menu .mm-list>li.menuitem.item-563:after, .mm-menu .mm-list>li.menuitem.item-564:after {    border-color: rgb(0 0 0 / 0%);}
  .mm-menu {    background: #a2c02f !important;    color: rgb(255 255 255) !important;}
  .mm-menu .mm-header {    border-color: rgba(0,0,0,.15);    color: rgb(255 255 255);}
  .vm-productdetails .col-md-5 { width: 100.00%;}
  .vm-productdetails .col-md-7 {    width: 100.00%;}
  .at-share-btn-elements {    text-align: center;}
  .module-cont {    position: relative;    margin-bottom: 17px;}
  #mainbody .container .inner-container {    padding-top: 0px;}
  .productdetails-view .product-title-cont {    position: relative;    padding-right: 0px;}
  .product-title-cont {    padding-top: 0px;}
  .ontop-fields-cont {    margin-left: 0%;     margin-bottom: 0px;    padding-bottom: 0px;}
  .btn-nobg .fa {    background-color: #e2e2e2;}
  .rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle {    border-bottom: 1px solid #8e8e8e;}
  .mm-menu {    background: #000;    color: rgba(255,255,255,.6);}
  .mm-list>li {    position: relative;    color: white;}
  .mm-menu .mm-header {   color: rgb(255, 255, 255);    font-size: 21px;}
  .btn.btn-offcanvas-close {   color: rgb(255, 255, 255); }
  .mm-menu em.mm-counter {    color: rgb(255, 255, 255);}
  .vm-productdetails .product-image-gallery-main-cont {    max-height: 436px !important; height: auto;}
  svg.at-icon {    width: 30px !important;    height: 30px !important;}
  .at-icon-wrapper {     width: 50px !important;    height: 30px !important;}
  .productdetails-view {    font-size: 18px; text-align: justify;}
  .addtocart-button {padding-left: 22px;    padding-right: 22px;} 
  .product-title {    text-align: center;}
  .mod-product-price, .related-product .PricesalesPrice, .product-sales-price, .product-sales-price > div > span {    text-align: center !important;}
  .text-success {    color: #3c763d;    text-align: center !important;}
  .productdetails-view .product-stock-cont { text-align: center !important; }
  .product-field.product-field-type-M {     margin-left: auto;    margin-right: auto;     float: none;}
  #front-joomla-articles .qx-media-grid, #front-joomla-articles .qx-media {    float: left;    display: block;    width: 100% !important;}
  div.footer-mods.footer-right.col-md-6 {    width: 100% !important;        margin-top: 0px;    margin-bottom: 30px;     padding-top: 0px !important;}
  div.footer-mods.footer-left.col-md-6 {    width: 100% !important;}
  .navbar.navbar-offcanvas {    min-height: 10px;    top: 0px;}
  #footer-toolbar div.custom {    margin-left: 17px !important;}
  .top-right, .top-left, .top-right .col-md-6 , .top-left .col-md-6 {padding-right: 0px !important;    padding-left: 0px !important;}
  .address {display:none;}
  .navbar-toggle.vpf-offcanvas-toggle {    margin: 0 20px 0 20px;}
  .addtocart-bar {    position: relative;    text-align: center;}
  .product-details-manifacturer-logo { text-align: center;}
  .vm-productdetails .col-md-4, .vm-productdetails .col-md-5 {    width: 100.00% !important;}
  .product-image-gallery-main-cont, .owl-thumbnail-carousel {    max-width: 100%;}
  .owl-item {width: 80px;}
  .product-bottom-cont {    margin-top: 0px;    padding-left: 5%;    padding-right: 5%;}
  .prodline {    font-size: 13px;    text-align: left;}
  .productdetails-view {    margin-top: 0px;}
  #qx-column-237 {    background-color: rgba(255,255,255,0.9);}
  #qx-section-344 {    background-size: 150% !important;}
  #qx-section-674 {    padding-bottom: 0px !important;}
  #qx-heading-37130 .qx-title { margin-bottom: 0px;  padding-top: 149px;}
  #front-joomla-articles figure {    margin-bottom: 0px !important;}
  #front-joomla-articles .qx-media-heading, #front-joomla-articles .qx-media-heading a {    margin-right: 0px !important;}
  .qx-element-jartil-details {padding-bottom: 40px;}
  .manufacturer {float: left;    display: block;}
  #qx-section-4543 {    padding-top: 10px;    padding-right: 10px;    padding-bottom: 10px;    padding-left: 10px;}
  #problem {    margin-top: -200px;    padding: 10px;    border-radius: 20px;    margin-left: 1%;    margin-right: 1%;}
  #qx-blurb-101967,#problem .qx-element-blurb {    padding: 5px;    margin: 5px;}
  #qx-row-14155 {    padding-bottom: 0px !important;}
  #qx-row-901006 {    padding-bottom: 0px !important;}
  qx-heading-5170 .qx-title {    margin-bottom: 6px !important;}
  #problem .qx-btn {    min-width: 283px;    margin-bottom: 10px !important;}
  #qx-text-15237 {    margin-right: 1% !important;    margin-left: 1% !important;}
  #qx-text-32175 {    text-align: center !important;}
  #qx-image-63312 img, #qx-image-68309 img, #qx-image-63237 img {    width: 100% !important;}
  #qx-button-432354 .qx-btn, #qx-button-102879 .qx-btn {    padding-right: 0px !important;    padding-left: 0px !important;    width: 100% !important;}
  #qx-section-4543 {    padding-top: 50px;    padding-right: 1% !important;    padding-bottom: 50px;    padding-left: 1% !important;}
  #qx-section-28234 {    padding-bottom: 40px !important;}
  #qx-section-4543 {    background-position-x: -397px !important;}
  #qx-section-4543 {    padding-top: 37px !important;}
  #qx-dropcap-28804 {    margin-top: 6px !important; margin-right: 0px !important;    margin-bottom: 10px !important;    margin-left: 0px !important; padding-top: 10px !important;    padding-right: 10px !important;    padding-bottom: 10px !important;    padding-left: 10px !important;}
  #qx-column-99798 {    top: 200px;}
  .vpf-topbar {    height: 34px !important;}
  .carrier {display:none;}
  .top .vp-cookie-consent-content, .bottom .vp-cookie-consent-content {   padding: 15px 25px !important;  }
  a.qx-btn.qx-btn-default {width:100% !important;     font-size: 16px !important;}
  #qx-column-a46fv { text-align: center !important; }
  #qx-column-woxs9 { text-align: center !important; }
 #qx-blurb-s2p1a  { text-align: center !important; }
   #qx-blurb-h84ns { text-align: center !important; }
  #qx-blurb-xm6mb { text-align: center !important; }
  #qx-blurb-quw2s    { text-align: center !important; }
  h2 {  font-size: 20px !important;}
   h1 { font-size: 25px !important;}
  h3 { font-size: 20px !important;}
  /*.qx-element-blurb__body {    text-align: CENTER;}*/
  .qx-elements-wrap {    text-align: left;}
  #qx-section-pd0cc img { min-width:270px;}
  #qx-section-pd0cc .qx-element-blurb__media {    margin-bottom: 4px !important;}
  #qx-section-pd0cc .qx-element-button-v2 {padding-top: 5px;}
  #qx-section-5uiw7 .qx-scrollspy-inview {    width: 50%;}
  #qx-section-5uiw7 .qx-scrollspy-inview .qx-col-wrap {padding: 2px;}
  #qx-section-5uiw7 .qx-figure-caption {min-height: 59px;}
  #qx-section-jffui.qx-section.qx-section--stretch  {padding-top: 1%; padding-right: 0%; padding-bottom: 1%;} 
  #qx-column-gmk08 .qx-col-wrap {padding: 0px!important;}
  #qx-column-73amm .qx-col-wrap {padding: 0px;}  
  #qx-image-7c0jc.qx-element-image-v2 { margin-top: 0px;}
  /*#qx-row-tp3yo { WIDTH: 50%;}
  #qx-element-wrap  { WIDTH: 50%;}*/
  #qx-section-rfe1p {  width: 100%;}
 #qx-column-a46fv .qx-element-blurb-v2 {width:50%; float: left;}
  #qx-column-woxs9 .qx-element-blurb-v2 {width:50%; float: left;}
  #qx-blurb-2fm5n .qx-element-blurb_wrapper { text-align: left;}
  #qx-section-rfe1p .qx-column, #qx-section-khnn0 .qx-column {width:50%;}
  #qx-column-a46fv .qx-element-wrap+.qx-element-wrap {    margin-top: 0px !important;}
  #qx-column-99rcg .qx-card-deck {display: block;}
 #qx-blurb-2fm5n .qx-element-blurb__media  {TEXT-ALIGN: CENTER ;  }
 #qx-blurb-fvlfa .qx-element-blurb__media  {TEXT-ALIGN: CENTER;  }
  #qx-blurb-g9bot .qx-element-blurb__media  {TEXT-ALIGN: CENTER;}
  #qx-blurb-stlhr .qx-element-blurb__media  {TEXT-ALIGN: CENTER;}
  #qx-blurb-gibjr .qx-element-blurb__media  {TEXT-ALIGN: CENTER;}
  #qx-blurb-xbinf .qx-element-blurb_wrapper {    min-height: 190px;}
  #qx-blurb-xbinf .qx-element-blurb__media {TEXT-ALIGN: CENTER; margin-bottom: 25px!important;}
  #qx-blurb-58id4 .qx-element-blurb__media  {TEXT-ALIGN: CENTER;}
  #qx-blurb-tzld9 .qx-element-blurb__media  {TEXT-ALIGN: CENTER;     margin-bottom: 27px !important;}
  #callnow a {    color: white !important;}
  #callnow {   display: inline-table; position: fixed !important;    bottom: 0px;    left: 0px;    right: 0px;    z-index: 1000000;    height: 57px;    background-color: #231f20;    padding-top: 5px;    font-size: 26px;    color: white;}
  #qx-section-zakph .qx-element-text-v2 a {line-height:2.8;     text-align: center;}
  .qx-element-blurb__title { text-align: left;}
  .position-right .qx-element-blurb__media {    margin-left: 0px !important;   margin-bottom: 0px !important; }
  .qx.app-mount img.blur-up.lazyloaded, .qx.quix img.blur-up.lazyloaded {    width: 100%;}
  #mainbody img, #mainbody svg {    width: 100% !important;}
  #mainbody .qx.app-mount .qx-container,#mainbody .qx.quix .qx-container {    padding-left: 0px;    padding-right: 0px;}
  .offcanvas-toggle-container.hidden-lg.hidden-md {top: 1%!important; margin-top:0px!important;}
  ul#mm-0 a { color:white!important;}
  ul#mm-1 a {color: white !important;}
  ul#mm-2 a {color: white !important;}
  ul#mm-3 a {color: white !important;}
 }


@media (max-width: 767px){
.navbar-offcanvas-modules > div {  margin: 0 13px !important;}}

@media (min-width : 768px) and (max-width: 980px){
  a.mobile {display:block; text-align: center;    font-size: 22px;    padding: 50px 10px 10px 10px;}
  .menuitem.item-561 {padding-top: 50px;}
  .mm-menu .mm-list>li.menuitem.item-561:after, .mm-menu .mm-list>li.menuitem.item-562:after, .mm-menu .mm-list>li.menuitem.item-563:after, .mm-menu .mm-list>li.menuitem.item-564:after {    border-color: rgb(0 0 0 / 0%);}
  .mm-menu {    background: #00778b !important;    color: rgb(255 255 255) !important;}
  .mm-menu .mm-header {    border-color: rgba(0,0,0,.15);    color: rgb(255 255 255);}
 .top-left {    padding-left: 0%;}
 .top-right {    padding-right: 2%;}
  .address {display:none;}
  #problem .qx-col-sm-6 {    width: 33%;}
  #problem {   margin-top: -100px;    padding: 10px;    border-radius: 20px;    margin-left: 0%;    margin-right: 0%;}
  #problem .qx-btn {    min-width: 270px;}
  #qx-column-491992 {float: right; margin-left: 150px;}
  #qx-row-9981 .qx-column {width: 25%;}
  #qx-text-32175 {text-align: center !important;}
  #qx-column-61302, #qx-column-23304, #qx-column-96306 {    padding-right: 0% !important;    padding-left: 0% !important;    width: 33%;}
  #qx-section-4543 {    padding-top: 20px !important;    padding-right: 100px !important;    padding-bottom: 100px !important;    padding-left: 100px !important;}
  #qx-column-99798 {    width: 76% !important;}
  #qx-column-834820 {    margin-right: -20px;    float: right;}
  #front-joomla-articles .qx-media-grid, #front-joomla-articles .qx-media {
    transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
    width: 100%;}
  .callusr {    font-size: 21px !important;    margin-top: -4px !important;    font-weight: 700;}
  div.footer-mods.footer-left.col-md-6 {    width: 40% !important;    float: left;}
 }
  #vpf-modal-login-box {display: none;}
  #qx-joomla-articles-a6joq .qx-card-title>* { color: #000 !important;}
  div#n2-ss-2 .n2-ss-layer .n2-font-908113c521b3a4811fa177008a6168a1-hover {
    font-family: 'Roboto', 'Arial';
    color: #fff}
.n2-section-smartslider a {color: white !important;}
#qx-accordion-lb504 a.qx-accordion-title
 {color: white !important;}
#qx-joomla-articles-a6joq a {color:white!important;}
#qx-joomla-articles-a6joq a.qx-btn.qx-flex.qx-flex-middle.qx-flex-inline.qx-btn-primary.qx-btn-md.iconAlignleft
{font-size: 17px;}