﻿article.item {
    border: 0px solid transparent;
}

.blog article.item {
    margin-bottom: 0px;
}

/* VM Customize */
.vm-col {
  margin: 1px;
}

div.product {
  border: 1px solid #ddd;
}

.vm-col-3 {
  width: 33%;
}

.product-description {
  margin-top: 35px !important;
}

.product-description .title {
  display: none;
}

.product-field-type-B, .product-field-type-S, .product-field-type-I {
  float: none;
}

.product-fields .product-field, .product-related-categories .product-field {
  display: inline-flex;
  margin-bottom: 0px;
}

.product-field-display {
  padding: 8px 0px;
}

.product-fields-title-wrapper {
  min-width: 300px;
  max-width: 300px;
  background: #fafafa !important;
  margin-right: 10px;
  padding-left: 10px;
}

.product-fields-title-wrapper strong {
  font-weight: normal;
}

.product-field-type-G .product-fields-title-wrapper {
  background: #fff !important;
  padding-left: 0px;
}

.product-field-type-S, .product-field-type-X {
  border-bottom: 1px solid #ddd;
}

.vm-product-container .vm-product-media-container {
  width: 45%;
}

.vm-product-details-container {
  width: 55%;
}

.vm-product-media-container {
  padding: 10px 0;
  margin-bottom: -10px;
}
.vm-product-media-container .main-image {
  border-radius: 5px;
}

.additional-images img,
.main-image img {
  border-radius: 5px;
  border: 1px solid #ddd;
}

.additional-images img {
  display: inline-block !important;
}

.main-image img {
  max-height: 380px !important;
}

.browseProductImage {
  max-height: 100%;
}

.product-neighbours a.previous-page {
  background: transparent;
  padding-left: 0px;
}

.product-neighbours a.next-page {
  background: transparent;
  padding-right: 0px;
}

.back-to-category {
  display: none;
}

.navi {
  margin-top: 30px;
}

.PricepriceWithoutTax {
  font-weight: 100;
  font-family: Lato,sans-serif;
  font-size: 45px;
  display: block;
  text-align: left;
}

.vm-price-desc {
  font-size: 14px;
  font-weight: 700;
  line-height: 45px;
}

.vm-pagination {
  text-align: none;
  margin-left: 10px;
}

.vm-page-counter {
  margin-top: 26px;
  margin-left: 10px;
}

.fancybox-title-inside {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

#fancybox-wrap {
  padding: 0px;
}

#fancybox-content {
  border: 0px solid #fff !important;
}

.speci {
  color: #a9a9a9;
  font-size: 24px;
  font-weight: 400;
  font-family: Lato,sans-serif;
  margin-top: 25px;
}

.downloads {
  background: #f3f3f3;
  border-radius: 5px;
  padding: 5px 15px;
}

.downloads br {
  margin-bottom: 5px;
}

.downloads .uk-icon-medium {
  color: #3b97d3;
}

.downloads .product-fields-title strong {
  font-size: 14px !important;
  font-weight: 900 !important;
  color: #3b97d3 !important;
}

.downloads .product-fields-title-wrapper {
  text-align: left;
  min-width: 100px !important;
  padding-top: 0px !important;
}

.downloads .product-field-display {
  text-align: left;
  min-width: 200px;
}

table.user-details input {
  border: 1px solid #ddd;
  background: #fff;
}

.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
  font-size: 14px;
  font-weight: normal;
  padding: 5px 8px 4px;
}

.control-buttons2 {
  display: none;
}

.control-buttons {
  float: left;
}

.orderby-displaynumber {
  padding-top: 0px;
  border-top: 0px solid transparent;
}

.products-toolbar .orderby-displaynumber {
  display: none;
}

.virtuemart_search {
  display: none;
}

/* New Products */
.nspArt h4.nspHeader {
  font-size: 14px !important;
  text-transform: uppercase;
}

.nspBotInterface, .nspTopInterface {
  float: none !important;
  margin-left: 47.4% !important;
  position: relative !important;
}

.nspNext, .nspPrev {
  border-radius: 5px !important;
}

.nspArt h4.nspHeader {
  padding: 10px 20px !important;
}

.nspArt h4.nspHeader a {
  color: #444;
}

.nspArt.nspCol4 {
  border: 1px solid #ddd;
}

/* Theme Customize */
.blockquote-pc2 a {
  color: #fff;
  font-weight: bold;
}

.btn-success {
  background: #93c748;
  border-color: #93c748;
}

.btn-success:hover {
  background: #3b97d3;
  border-color: #3b97d3;
}

.cf_flt_wrapper {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.nd-log {
  padding-bottom: 10px;
  margin-bottom:5px;
  border-bottom: 1px solid #ddd;
}
.nd-log .uk-button-primary {
  padding: 5px 10px;
  line-height: 18px;
}

.bd_results {
  fieldset {
    display: none;
  }
}

/* Menu */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #a6a6a6;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: #838383;
}

/* Search */
.cf-form-search .input-append input {
  width: 100% !important;
  height: 100px;
  font-size: 30px;
}

.cf-form-search .input-append .btn {
  height: 100px;
  width: 100px;
}

.cf-form-search .input-append .btn:hover {
  background: #3b97d3;
}

#cf_form_114 .input-append,
#cf_form_114 .input-prepend{
  width: 80% !important;
}

.custom-search .uk-modal {
  background: rgba(0,0,0,0.9);
}

.custom-search .uk-modal-dialog {
  margin-top: 200px;
  background: transparent;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
}

.custom-search .uk-close::after {
  color: #fff;
}

/* Off Search */
.offsearch {
  padding-top: 20px;
}

.offsearch .cf-form-search .input-append input {
  font-size: 12px;
  height: 50px;
  width: 80% !important;
}

.offsearch .cf-form-search .input-append .btn {
  height: 50px;
  width: 54px;
  padding: 6px 5px;
}

.offsearch #cf_form_114 .input-append,
.offsearch #cf_form_114 .input-prepend{
  width: 60% !important;
}

/* Category View */
.category-view .horizontal-separator {
  background: transparent;
}

.headexpand {
  margin-top: 5px;
}

.category-view h2 {
  font-weight: 400;
}

.padding50 {
  padding: 50px 0;
}

/* Additional styling */
@media (max-width: 768px) {
  .product-field-display {
    display: inline-block;
  }

  #sp-top-b dd {
    margin-top: -45px;
  }
  .product-fields-title-wrapper {
  max-width: 50%;
  min-width: 50%;
  }
}

/* Downloads */
.downloads .product-fields-title strong {
  font-weight: 400 !important;
}

.downloads .uk-icon-medium {
  color: #444;
  margin-top: -5px !important;
}

.downloads .product-fields-title strong {
  color: #a6a6a6 !important;
}

.downloads .product-field-type-G .product-fields-title-wrapper {
  background: transparent !important;
}

.downloads .product-fields-title-wrapper {
  background: transparent !important;
  padding-left: 0px;
}

.downloads .product-fields-title-wrapper {
  min-width: 200px;
  width: 200px;
}

.downloads .product-field-display {
  text-align: right;
  right: 5px;
  min-width: 100px;
  margin-top: -5px;
}

.downloads .product-field-type-G strong {
  color: #444 !important;
}
.vm-product-rating-container .availability {
  margin: 10px auto;
  text-align: center;
}

.vm-product-details-container .availability {
  margin: 10px 0;
  text-align: left;
}

.published {
  color: #a6a6a6 !important;
  background: transparent;
  border: 1px solid #a6a6a6;
  float: initial;
}

.uk-overlay-background-color {
  background: rgba(230, 0, 4, 0.4) none repeat scroll 0 0;
}

#jform_contact_message {
  min-height: auto;
}

.contact-box .uk-panel-box {
  border: 0px;
  background: #f7f7f7;
  background-image: url("../images/address.png") !important;
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 50px;
}

//.contact-box .uk-modal-dialog-blank {
  width: 720px;
  min-width: 720px;
  margin: 0 auto;
}

.cta-button2 {
  color: #ffffff;
  background: #e60004;
  border-color: #e60004;
}

.cf_btn_list li > a::before {
  display: none !important;
}

#rev_slider_1_1_wrapper .uk-button {
  color: #444444 !important;
  border: 1px solid #444444 !important;
}

#rev_slider_1_1_wrapper .uk-button:hover {
  color: #fff !important;
}

.article-info {
  margin-bottom: 25px;
}


// Cookie Consent
.cc_more_info {
  color: #e60004 !important;
}

.cc_container a, .cc_container a:visited {
  color: #e60004 !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #fff !important;
  background: #a6a6a6 !important;
}

.cc_container {
  color: rgba(88, 101, 111, 0.55) !important;
}


/*Buttons*/


.cf_button, .cf_button:active, .cf_button:visited, .cf_button:link   {
	display: inline-block;
	background: #fff;
	box-shadow: none;
	border: 1px solid #ddd;
	border-radius: 4px; 
        text-align : center;
	font-size: 1em;
	margin: 2px 4px 4px 0 !important;
	color: #666;
	height: 22px;
	line-height: 22px;
	padding: 0px 8px !important;
	text-align: center;
}

.cf_button:hover {
	color: #fff !important;
	background: #a6a6a6 !important;
	box-shadow: none;
	border: 1px solid #ddd;
}

.cf_btn_list .cf_sel_opt {
	background: #a6a6a6 !important;
	box-shadow: none;
	border: 1px solid #a6a6a6;
	color: #fff !important;
}

.cf_btn_list .cf_disabled_opt {
	opacity: 0.8;
	box-shadow: 0 0 0 #888;
	font-weight: normal !important;
}

.cf_btn_list .cf_disabled_opt:hover{
	background: #F4F4F4 !important;
	box-shadow: 0 0 0 #888 !important;
}

.ja-products-wrapper .product-item .product-item-info {
  border: 0px solid transparent;
}

.ja-products-wrapper .product-item .product-item-info:hover {
  border: 0px solid transparent;
  box-shadow: none;
}

.product-reviews-summary, .product-reviews-summary, .ja-products-wrapper .product-item-actions {
  display: none;
}

.ja-products-wrapper div.product {
  border: 0px solid transparent;
}

.ja-filter-wrapper .filter-content {
  background: transparent !important;
  padding: 0px;
}

.ja-filter-wrapper .filter-content .block-subtitle {
  display: none;
}

.sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-content {
  height: auto;
}

.ja-filter-wrapper .filter-content .filter-field + .filter-field {
  margin-top: 0px;
}

.sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
  margin-bottom: 0px;
}

.products-toolbar .pagination > li.active > a {
  border-color: #444;
}

.products-toolbar .pagination > li > span, .products-toolbar .pagination > li > a:hover {
  color: #444 !important;
}

.protectedby {
    display: none;
}

/* GDPR */
.contact-form .hasPopover {
   display: block !important;
   margin-right: 10px;
}

.contact-form legend {
    display: none;
}

.gdpr {
    margin-left: 180px;
    margin-top: -30px;
}

.activebar-container {
    top: initial !important;
    bottom: 0;
    color: #fff !important;
    background: rgba(0,0,0,0.7) !important;
    padding: 20px 0px !important;
    text-align: center !important;
}

.activebar-container p {
    text-align: center !important;
}

.activebar-container ul.links {
    margin: 0 auto;
    padding: 0px;
    width: 25%;
}

.links a {
    color: #64c2ff;
}

.activebar-container button {
    float: initial !important;
}

.activebar-container button.decline {
    border: 0 solid transparent;
    border-radius: 5px;
    background: #ff3f34 !important;
}

.activebar-container button.accept {
    border: 0 solid transparent;
    border-radius: 5px;
    color: #fff !important;
    background: #05c46b !important;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted, .plg_system_eprivacy_module div.plg_system_eprivacy_declined {
    text-align: center;
    padding: 20px !important;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
    float: initial !important;
    border: 0 solid transparent;
    border-radius: 5px;
    color: #fff;
    background: #a6a6a6;
}

#jform_com_fields_privacy_policy .checkbox {
    margin-left: 20px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    border-radius: 5px;
}

.smart {
    font-weight: bold;
    background: #50a3e9;
    border-radius: 5px;
}

.smart:hover {;
    background: #fff;
}

.smart2 {
    font-weight: bold;
    background: #838383;
    border-radius: 5px;
    margin-top: 5px;
}

.smart2:hover {;
    background: #6a6a6a !important;
}

.item-566 a {
    color: #fff !important;
    background: #50a3e9;
    font-weight: bold;
}

.item-566 a:hover {
    color: #50a3e9 !important;
}

.item-607 a {
    color: #fff !important;
    background: #838383;
    font-weight: bold;
}

.item-607 a:hover {
    color: #6a6a6a !important;
}